public class ToplinkOrchestration extends AbstractOrchestrationTarget
Constructor and Description |
---|
ToplinkOrchestration() |
ToplinkOrchestration(java.lang.Class clazz) |
ToplinkOrchestration(java.lang.Class clazz,
java.lang.String entityId) |
ToplinkOrchestration(java.lang.Class clazz,
java.lang.String[] entityIds) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getAllExisting() |
java.lang.Class |
getDefaultActionHandler() |
java.lang.String |
getEntityType() |
java.lang.Object |
getExisting() |
java.lang.String |
getType() |
getAllEntityId, getDefaultValidator, getEntityId, setAllEntityId, setEntityId
public ToplinkOrchestration()
public ToplinkOrchestration(java.lang.Class clazz)
public ToplinkOrchestration(java.lang.Class clazz, java.lang.String entityId)
public ToplinkOrchestration(java.lang.Class clazz, java.lang.String[] entityIds)
public java.lang.String getEntityType()
public java.lang.Object getExisting()
getExisting
in interface OrchestrationTarget
getExisting
in class AbstractOrchestrationTarget
public java.lang.String getType()
getType
in interface OrchestrationTarget
getType
in class AbstractOrchestrationTarget
public java.lang.Class getDefaultActionHandler()
getDefaultActionHandler
in interface OrchestrationTarget
getDefaultActionHandler
in class AbstractOrchestrationTarget
public java.lang.Object[] getAllExisting()
getAllExisting
in interface OrchestrationTarget
getAllExisting
in class AbstractOrchestrationTarget