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() |
clone
public 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.Object
public int hashCode()
hashCode
in class java.lang.Object