Package oracle.iam.platform.kernel.vo
Class MDSOrchestration
java.lang.Object
oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
oracle.iam.platform.kernel.vo.MDSOrchestration
- All Implemented Interfaces:
Serializable
,OrchestrationTarget
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMDSOrchestration
(Class<?> clazz, String entityId) MDSOrchestration
(Class<?> clazz, String[] entityIds) -
Method Summary
Methods inherited from class oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
getAllEntityId, getDefaultValidator, getEntityId, setAllEntityId, setEntityId
-
Field Details
-
XMLInput
- See Also:
-
-
Constructor Details
-
MDSOrchestration
public MDSOrchestration() -
MDSOrchestration
-
MDSOrchestration
-
-
Method Details
-
getEntityType
-
getExisting
- Specified by:
getExisting
in interfaceOrchestrationTarget
- Specified by:
getExisting
in classAbstractOrchestrationTarget
-
getType
- Specified by:
getType
in interfaceOrchestrationTarget
- Specified by:
getType
in classAbstractOrchestrationTarget
-
getDefaultActionHandler
- Specified by:
getDefaultActionHandler
in interfaceOrchestrationTarget
- Specified by:
getDefaultActionHandler
in classAbstractOrchestrationTarget
-
getAllExisting
- Specified by:
getAllExisting
in interfaceOrchestrationTarget
- Specified by:
getAllExisting
in classAbstractOrchestrationTarget
-