Uses of Interface
com.iizix.urn.user.IUserProfileStringURNProvider
Uses of IUserProfileStringURNProvider in com.iizix.server.user
Modifier and TypeClassDescriptionclass
The URN User Profile String Provider singleton class.Modifier and TypeMethodDescriptionUserProfileStringURNProvider.getInstance()
Gets the singleton instance.Uses of IUserProfileStringURNProvider in com.iizix.urn.user
Modifier 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.