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:
getExistingin interfaceOrchestrationTarget- Specified by:
getExistingin classAbstractOrchestrationTarget
-
getType
- Specified by:
getTypein interfaceOrchestrationTarget- Specified by:
getTypein classAbstractOrchestrationTarget
-
getDefaultActionHandler
- Specified by:
getDefaultActionHandlerin interfaceOrchestrationTarget- Specified by:
getDefaultActionHandlerin classAbstractOrchestrationTarget
-
getAllExisting
- Specified by:
getAllExistingin interfaceOrchestrationTarget- Specified by:
getAllExistingin classAbstractOrchestrationTarget
-