@IdentityStereotype(value=ROLE) public class Role extends AbstractIdentityType
AttributedType.QUERY_ATTRIBUTE| Modifier and Type | Field and Description |
|---|---|
static QueryParameter |
NAME
A query parameter used to set the name value.
|
CREATED_AFTER, CREATED_BEFORE, CREATED_DATE, ENABLED, EXPIRY_AFTER, EXPIRY_BEFORE, EXPIRY_DATE, MODIFIED_AFTER, PARTITIONID| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
equals, getCreatedDate, getExpirationDate, getPartition, hashCode, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getAttributesMap, getId, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic static final QueryParameter NAME
public Role()
public Role(String name)
@AttributeProperty @StereotypeProperty(value=IDENTITY_ROLE_NAME) @Unique public String getName()
public void setName(String name)
Copyright © 2018 JBoss by Red Hat. All rights reserved.