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 TypeClassDescriptionclass
The 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 void
UserProfileStringURNFactory.initialize
(URNFactory factory, IUserProfileStringURNProvider provider) Initializes the User Profile String URN factory.static void
UserProfileStringURN.setUserProfileStringURNProvider
(IUserProfileStringURNProvider provider) Assigns the User Profile String URN provider.