Skip navigation links 
 
oracle.iam.platform.kernel.vo
Class EntityOrchestration
java.lang.Object
  
oracle.iam.platform.kernel.vo.AbstractOrchestrationTarget
      
oracle.iam.platform.kernel.vo.EntityOrchestration
- All Implemented Interfaces:
 
- java.io.Serializable, OrchestrationTarget
 
- 
public class EntityOrchestration
 
- extends AbstractOrchestrationTarget
 
- See Also:
 
- Serialized Form
 
 
  
 
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
EntityOrchestration
public EntityOrchestration()
EntityOrchestration
public EntityOrchestration(java.lang.String entityType)
EntityOrchestration
public EntityOrchestration(java.lang.String entityType,
                           java.lang.String entityId)
EntityOrchestration
public EntityOrchestration(java.lang.String entityType,
                           java.lang.String[] entityIds)
getEntityType
public java.lang.String getEntityType()
getEntityId
public java.lang.String getEntityId()
- 
- Specified by:
 
getEntityId in interface OrchestrationTarget 
- Overrides:
 
getEntityId in class AbstractOrchestrationTarget 
 
getExisting
public java.lang.Object getExisting()
- 
- Specified by:
 
getExisting in interface OrchestrationTarget 
- Specified by:
 
getExisting in class AbstractOrchestrationTarget 
 
getAllExisting
public java.lang.Object[] getAllExisting()
- 
- Specified by:
 
getAllExisting in interface OrchestrationTarget 
- Specified by:
 
getAllExisting in class AbstractOrchestrationTarget 
 
getType
public java.lang.String getType()
- 
- Specified by:
 
getType in interface OrchestrationTarget 
- Specified by:
 
getType in class AbstractOrchestrationTarget 
 
getDefaultActionHandler
public java.lang.Class getDefaultActionHandler()
- 
- Specified by:
 
getDefaultActionHandler in interface OrchestrationTarget 
- Specified by:
 
getDefaultActionHandler in class AbstractOrchestrationTarget 
 
Skip navigation links 
 
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.