public interface TypedObjectReference
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getObjectId() |
FlexDeploySecurityConstants.SecurityObjectType |
getObjectType() |
java.lang.Long |
getParentObjectId() |
void |
setObjectId(java.lang.Long pId) |
void |
setObjectType(FlexDeploySecurityConstants.SecurityObjectType pObjectType) |
void |
setParentObjectId(java.lang.Long pId) |
void setObjectType(FlexDeploySecurityConstants.SecurityObjectType pObjectType)
FlexDeploySecurityConstants.SecurityObjectType getObjectType()
void setObjectId(java.lang.Long pId)
java.lang.Long getObjectId()
void setParentObjectId(java.lang.Long pId)
java.lang.Long getParentObjectId()