Package oracle.iam.policyengine.vo
Class Rule
java.lang.Object
oracle.iam.platform.entitymgr.vo.AbstractEntity
oracle.iam.platform.entitymgr.vo.AbstractFixedEntity
oracle.iam.policyengine.vo.Rule
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setCondition
(Condition condition) void
setGroovyExpression
(String groovyExpression) void
void
Methods inherited from class oracle.iam.platform.entitymgr.vo.AbstractFixedEntity
getCreate, getCreateById, getDescription, getName, getOwnerId, getUpdate, getUpdateById, isLocked, setDescription, setName, setOwnerId
Methods inherited from class oracle.iam.platform.entitymgr.vo.AbstractEntity
getAttribute, getAttributeNames, getAttributes, getEntityId, isChildEntity, setAttribute, toString
-
Constructor Details
-
Rule
public Rule() -
Rule
-
-
Method Details
-
getEntityType
- Specified by:
getEntityType
in classAbstractEntity
-
getTypeId
-
setTypeId
-
getStatus
-
setStatus
-
getGroovyExpression
-
setGroovyExpression
-
getCondition
-
setCondition
-
isDisabled
public boolean isDisabled() -
getOwnerFirstName
-
getOwnerLastName
-
getOwnerDisplayName
-
getOwnerEmail
-
getOwnerLogin
-