public class AttivioPermission extends Object implements Permission, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMISSION_READ
The 'read' permission.
|
static AttivioPermission |
READ
The static permission object for the 'read' permission.
|
| Constructor and Description |
|---|
AttivioPermission()
The default constructor.
|
AttivioPermission(String permissionType)
Constructs a permission.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPermissionType() |
int |
hashCode() |
void |
setPermissionType(String permissionType)
Sets the permission type.
|
String |
toString() |
public static final String PERMISSION_READ
public static final AttivioPermission READ
public AttivioPermission()
public AttivioPermission(String permissionType)
permissionType - the permission typepublic String getPermissionType()
public void setPermissionType(String permissionType)
permissionType - the permission typepublic boolean equals(Object obj)
equals in interface Permissionequals in class Objectpublic String toString()
toString in interface PermissiontoString in class ObjectCopyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.