public class SimpleRole extends AbstractIdentityType implements Role
AttributedType.ATTRIBUTE, AttributedType.AttributeParameterCREATED_AFTER, CREATED_BEFORE, CREATED_DATE, ENABLED, EXPIRY_AFTER, EXPIRY_BEFORE, EXPIRY_DATE, GROUP_ROLE_OF, HAS_GROUP_ROLE, HAS_MEMBER, HAS_ROLE, MEMBER_OF, PARTITION, ROLE_OFID| Constructor and Description |
|---|
SimpleRole() |
SimpleRole(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
getCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic SimpleRole()
public SimpleRole(String name)
public void setName(String name)
public int hashCode()
hashCode in class AbstractAttributedTypepublic boolean equals(Object obj)
equals in class AbstractAttributedTypeCopyright © 2013. All Rights Reserved.