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 TypeClassDescriptionclassThe 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 voidUserProfileImageURNFactory.initialize(URNFactory factory, IUserProfileImageURNProvider provider) Initializes the User Profile string URN factory.static voidUserProfileImageURN.setUserProfileImageURNProvider(IUserProfileImageURNProvider provider) Assigns the User Profile Image URN provider.