Uses of Interface
com.iizix.urn.user.IUserProfileImageURNProvider
Packages that use IUserProfileImageURNProvider
Uses of IUserProfileImageURNProvider in com.iizix.server.user
Classes in com.iizix.server.user that implement IUserProfileImageURNProviderModifier and TypeClassDescriptionclass
The URN User Profile Image Provider singleton class.Uses of IUserProfileImageURNProvider in com.iizix.urn.user
Methods in com.iizix.urn.user with parameters of type IUserProfileImageURNProviderModifier and TypeMethodDescriptionstatic void
UserProfileImageURNFactory.initialize
(URNFactory factory, IUserProfileImageURNProvider provider) Initializes the User Profile string URN factory.static void
UserProfileImageURN.setUserProfileImageURNProvider
(IUserProfileImageURNProvider provider) Assigns the User Profile Image URN provider.