Uses of Class
com.iizix.urn.user.UserProfileImageURN
Packages that use UserProfileImageURN
Uses of UserProfileImageURN in com.iizix.urn.user
Methods in com.iizix.urn.user that return UserProfileImageURNModifier and TypeMethodDescriptionstatic UserProfileImageURN
UserProfileImageURN.fromUserID
(UserProfileImageURNType type, long id) Creates a User Profile String URN using a possible cached instance of the user information.static UserProfileImageURN
UserProfileImageURN.fromUserName
(UserProfileImageURNType type, String userName) Creates a User Profile String URN using a possible cached instance of the user information.