Uses of Interface
com.iizix.urn.user.IUserProfileStringURNProvider
Packages that use IUserProfileStringURNProvider
Uses of IUserProfileStringURNProvider in com.iizix.server.user
Classes in com.iizix.server.user that implement IUserProfileStringURNProviderModifier and TypeClassDescriptionclassThe URN User Profile String Provider singleton class.Methods in com.iizix.server.user that return IUserProfileStringURNProviderModifier and TypeMethodDescriptionUserProfileStringURNProvider.getInstance()Gets the singleton instance.Uses of IUserProfileStringURNProvider in com.iizix.urn.user
Methods in com.iizix.urn.user with parameters of type IUserProfileStringURNProviderModifier and TypeMethodDescriptionstatic voidUserProfileStringURNFactory.initialize(URNFactory factory, IUserProfileStringURNProvider provider) Initializes the User Profile String URN factory.static voidUserProfileStringURN.setUserProfileStringURNProvider(IUserProfileStringURNProvider provider) Assigns the User Profile String URN provider.