Package oracle.iam.platform.kernel.vo
Class ToplinkOrchestration
java.lang.Object
oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
oracle.iam.platform.kernel.vo.ToplinkOrchestration
- All Implemented Interfaces:
Serializable
,OrchestrationTarget
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionToplinkOrchestration
(Class<?> clazz) ToplinkOrchestration
(Class<?> clazz, String entityId) ToplinkOrchestration
(Class<?> clazz, String[] entityIds) -
Method Summary
Methods inherited from class oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
getAllEntityId, getDefaultValidator, getEntityId, setAllEntityId, setEntityId
-
Constructor Details
-
ToplinkOrchestration
public ToplinkOrchestration() -
ToplinkOrchestration
-
ToplinkOrchestration
-
ToplinkOrchestration
-
-
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
-