Package oracle.iam.platform.entitymgr.vo
Class AbstractFixedEntity
java.lang.Object
oracle.iam.platform.entitymgr.vo.AbstractEntity
oracle.iam.platform.entitymgr.vo.AbstractFixedEntity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuditEventEntityTypeAction
,AuditEventGroup
,AuditEventGroupEntityTypeAction
,Policy
,PolicyType
,PolicyViolation
,PolicyViolationCause
,Remediator
,ReturnValue
,Rule
,ScanDefinition
,ScanRun
,TaskPolicyViolation
,Template
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
isLocked()
void
setDescription
(String description) void
void
setOwnerId
(String ownerId) Methods inherited from class oracle.iam.platform.entitymgr.vo.AbstractEntity
getAttribute, getAttributeNames, getAttributes, getEntityId, getEntityType, isChildEntity, setAttribute, toString
-
Constructor Details
-
AbstractFixedEntity
public AbstractFixedEntity() -
AbstractFixedEntity
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getOwnerId
-
setOwnerId
-
getCreate
-
getCreateById
-
getUpdate
-
getUpdateById
-
isLocked
public boolean isLocked()
-