Uses of Interface
com.iizix.urn.user.IUserProfileImageURNProvider
Packages that use IUserProfileImageURNProvider Package Description com.iizix.server.user com.iizix.urn.user Uses of IUserProfileImageURNProvider in com.iizix.server.user
Classes in com.iizix.server.user that implement IUserProfileImageURNProvider Modifier and Type Class Description classUserProfileImageURNProviderThe 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 IUserProfileImageURNProvider Modifier and Type Method Description static 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.