public class ObjectPermissionKey extends FlexDataObject
| Constructor and Description |
|---|
ObjectPermissionKey(FlexDeploySecurityConstants.SecurityObjectType pObjectType,
java.lang.Long pId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object pObject) |
java.lang.Long |
getId() |
FlexDeploySecurityConstants.SecurityObjectType |
getObjectType() |
int |
hashCode() |
clonepublic ObjectPermissionKey(FlexDeploySecurityConstants.SecurityObjectType pObjectType,
java.lang.Long pId)
public FlexDeploySecurityConstants.SecurityObjectType getObjectType()
public java.lang.Long getId()
public boolean equals(java.lang.Object pObject)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object