Skip navigation links
oracle.iam.platform.kernel.vo
Class RelationOrchestration
java.lang.Object
oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
oracle.iam.platform.kernel.vo.RelationOrchestration
- All Implemented Interfaces:
- java.io.Serializable, OrchestrationTarget
-
public class RelationOrchestration
- extends AbstractOrchestrationTarget
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationOrchestration
public RelationOrchestration()
RelationOrchestration
public RelationOrchestration(java.lang.String relationType)
setRelationType
public void setRelationType(java.lang.String relationType)
getRelationType
public java.lang.String getRelationType()
addParticipant
public void addParticipant(java.lang.String name,
oracle.iam.platform.context.ContextAwareString entityId)
deleteParticipant
public void deleteParticipant(java.lang.String name)
getParticipants
public java.util.HashMap getParticipants()
getExisting
public java.lang.Object getExisting()
-
- Specified by:
getExisting in interface OrchestrationTarget
- Specified by:
getExisting in class AbstractOrchestrationTarget
getType
public java.lang.String getType()
-
- Specified by:
getType in interface OrchestrationTarget
- Specified by:
getType in class AbstractOrchestrationTarget
getEntityId
public java.lang.String getEntityId()
-
- Specified by:
getEntityId in interface OrchestrationTarget
- Overrides:
getEntityId in class AbstractOrchestrationTarget
getDefaultActionHandler
public java.lang.Class getDefaultActionHandler()
-
- Specified by:
getDefaultActionHandler in interface OrchestrationTarget
- Specified by:
getDefaultActionHandler in class AbstractOrchestrationTarget
setEntityId
public void setEntityId(java.lang.String entityId)
-
- Specified by:
setEntityId in interface OrchestrationTarget
- Overrides:
setEntityId in class AbstractOrchestrationTarget
getAllEntityId
public java.lang.String[] getAllEntityId()
-
- Specified by:
getAllEntityId in interface OrchestrationTarget
- Overrides:
getAllEntityId in class AbstractOrchestrationTarget
getAllExisting
public java.lang.Object[] getAllExisting()
-
- Specified by:
getAllExisting in interface OrchestrationTarget
- Specified by:
getAllExisting in class AbstractOrchestrationTarget
setAllEntityId
public void setAllEntityId(java.lang.String[] entityId)
-
- Specified by:
setAllEntityId in interface OrchestrationTarget
- Overrides:
setAllEntityId in class AbstractOrchestrationTarget
Skip navigation links
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.