Package oracle.iam.platform.kernel.vo
Class EntityOrchestration
java.lang.Object
oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
oracle.iam.platform.kernel.vo.EntityOrchestration
- All Implemented Interfaces:
Serializable,OrchestrationTarget
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityOrchestration(String entityType) EntityOrchestration(String entityType, String entityId) EntityOrchestration(String entityType, String[] entityIds) -
Method Summary
Methods inherited from class oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
getAllEntityId, getDefaultValidator, setAllEntityId, setEntityId
-
Constructor Details
-
EntityOrchestration
public EntityOrchestration() -
EntityOrchestration
-
EntityOrchestration
-
EntityOrchestration
-
-
Method Details
-
getEntityType
-
getEntityId
- Specified by:
getEntityIdin interfaceOrchestrationTarget- Overrides:
getEntityIdin classAbstractOrchestrationTarget
-
getExisting
- Specified by:
getExistingin interfaceOrchestrationTarget- Specified by:
getExistingin classAbstractOrchestrationTarget
-
getAllExisting
- Specified by:
getAllExistingin interfaceOrchestrationTarget- Specified by:
getAllExistingin classAbstractOrchestrationTarget
-
getType
- Specified by:
getTypein interfaceOrchestrationTarget- Specified by:
getTypein classAbstractOrchestrationTarget
-
getDefaultActionHandler
- Specified by:
getDefaultActionHandlerin interfaceOrchestrationTarget- Specified by:
getDefaultActionHandlerin classAbstractOrchestrationTarget
-