@IdentityStereotype(value=USER) public class User extends Agent
AttributedType.QUERY_ATTRIBUTE| Modifier and Type | Field and Description |
|---|---|
static QueryParameter |
EMAIL
A query parameter used to set the email value.
|
static QueryParameter |
FIRST_NAME
A query parameter used to set the firstName value.
|
static QueryParameter |
LAST_NAME
A query parameter used to set the lastName value.
|
LOGIN_NAMECREATED_AFTER, CREATED_BEFORE, CREATED_DATE, ENABLED, EXPIRY_AFTER, EXPIRY_BEFORE, EXPIRY_DATE, MODIFIED_AFTER, PARTITIONID| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFirstName() |
String |
getLastName() |
void |
setEmail(String email) |
void |
setFirstName(String firstName) |
void |
setLastName(String lastName) |
getLoginName, setLoginNameequals, getCreatedDate, getExpirationDate, getPartition, hashCode, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getAttributesMap, getId, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic static final QueryParameter FIRST_NAME
public static final QueryParameter LAST_NAME
public static final QueryParameter EMAIL
public User()
public User(String loginName)
Copyright © 2015. All rights reserved.