Uses of Class
com.iizix.urn.user.UserProfileImageURN
Packages that use UserProfileImageURN Package Description com.iizix.urn.user Uses of UserProfileImageURN in com.iizix.urn.user
Methods in com.iizix.urn.user that return UserProfileImageURN Modifier and Type Method Description static 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, java.lang.String userName)
Creates a User Profile String URN using a possible cached instance of the user information.