static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, UserProfileStringURNType query) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, UserProfileStringURNType query, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, UserProfileStringURNType query, int oneBasedIndex) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, UserProfileStringURNType query, int oneBasedIndex, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, java.lang.String query) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, java.lang.String query, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, java.lang.String query, int oneBasedIndex) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserID(long id, java.lang.String query, int oneBasedIndex, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, UserProfileStringURNType query) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, UserProfileStringURNType query, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, UserProfileStringURNType query, int oneBasedIndex) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, UserProfileStringURNType query, int oneBasedIndex, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, java.lang.String query) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, java.lang.String query, boolean reload) | Creates a User Profile String URN. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, java.lang.String query, int oneBasedIndex) | Creates a User Profile String URN using a possible cached instance of the user information. |
---|
static UserProfileStringURN | UserProfileStringURN.fromUserName(java.lang.String userName, java.lang.String query, int oneBasedIndex, boolean reload) | Creates a User Profile String URN. |
---|