MapPhysicalDesign.public class DeploymentSpec extends java.lang.Object implements IPropertyOwner, IMapPhysicalDesign, IOdiScenarioSource, oracle.odi.domain.mapping.IMapReferenceOwner
| Constructor and Description | 
|---|
DeploymentSpec(MapPhysicalDesign design)
Deprecated. 
 
Use  
MapPhysicalDesign. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addCachedIssue(RootIssue issue)
Deprecated.  
  | 
void | 
addCachedIssues(java.util.List issues)
Deprecated.  
  | 
void | 
addExecutionUnit(ExecutionUnit exUnit)
Deprecated.  
  | 
void | 
addProperty(Property newProp)
Deprecated.  
Add a named property to this object. 
 | 
void | 
addScenario(IScenario scen)
Deprecated.  
  | 
void | 
adjustPropertyPersistency(Property prop)
Deprecated.  
  | 
void | 
clearIssueCache()
Deprecated.  
  | 
java.lang.Object | 
clone()
Deprecated.  
  | 
ExecutionUnit | 
createExecutionUnit(ILocation location)
Deprecated.  
  | 
ExecutionUnitGroup | 
createExecutionUnitGroup(java.lang.String name)
Deprecated.  
  | 
Property | 
createProperty(PropertyDefinition.PropertyType type,
              java.lang.String name)
Deprecated.  
  | 
Property | 
createProperty(PropertyDefinition propDef)
Deprecated.  
Create a property and add it to this object, using a property definition object. 
 | 
void | 
delete()
Deprecated.  
  | 
void | 
deleteReferencesTo(IMapComponent comp)
Deprecated.  
  | 
void | 
deleteReferencesTo(MapConnectorPoint point)
Deprecated.  
  | 
void | 
deleteReferencesTo(MapExpression expr)
Deprecated.  
  | 
void | 
dump()
Deprecated.  
Dump metadata and state information about this object to the system output stream. 
 | 
void | 
dump(java.util.logging.Level level)
Deprecated.  
  | 
void | 
dump(java.util.logging.Logger logger,
    java.util.logging.Level level)
Deprecated.  
  | 
void | 
dump(java.io.OutputStream ostream)
Deprecated.  
Dump metadata and state information about this object to the specified output stream. 
 | 
void | 
dump(java.io.OutputStream ostream,
    boolean skipValidation)
Deprecated.  
  | 
java.lang.String | 
dumpToString()
Deprecated.  
  | 
boolean | 
equals(java.lang.Object obj)
Deprecated.  
  | 
MapPhysicalNode | 
findAPNode(IMapComponent targetLogicalComponent)
Deprecated.  
  | 
ExecutionUnit | 
findExecutionUnit(java.lang.String name)
Deprecated.  
  | 
ExecutionUnitGroup | 
findExecutionUnitGroup(java.lang.String name)
Deprecated.  
  | 
ILocation | 
findLocation(java.lang.String locationName)
Deprecated.  
  | 
MapPhysicalNode | 
findNode(IMapComponent logicalComponent)
Deprecated.  
  | 
MapPhysicalNode | 
findNode(IMapComponent logicalComponent,
        java.util.Stack rmcStack)
Deprecated.  
  | 
MapPhysicalNode | 
findNode(MapConnectorPoint logicalCP)
Deprecated.  
  | 
MapPhysicalNode | 
findNode(MapConnectorPoint logicalCP,
        java.util.Stack rmcStack)
Deprecated.  
  | 
MapPhysicalNode | 
findNode(java.lang.String logicalName,
        MapPhysicalNode targetNode)
Deprecated.  
  | 
MapPhysicalNode | 
findNodeByName(java.lang.String physNodeName)
Deprecated.  
  | 
MapPhysicalNode | 
findNodeByPartialName(java.lang.String physNodeName)
Deprecated.  
  | 
java.util.Set | 
findNodes(IMapComponent logicalComponent,
         java.util.Stack rmcStack)
Deprecated.  
  | 
java.util.Set | 
findNodes(MapConnectorPoint logicalCP,
         java.util.Stack rmcStack)
Deprecated.  
  | 
java.util.Set | 
findNodes(java.lang.String logicalName)
Deprecated.  
  | 
java.util.Set | 
findNodes(java.lang.String logicalName,
         java.util.Stack rmcStack)
Deprecated.  
  | 
MapPhysicalNode | 
findNodeWithStageTableName(java.lang.String stageTableName)
Deprecated.  
  | 
MapPhysicalNode | 
findNodeWithTarget(IMapComponent logicalComponent,
                  MapPhysicalNode targetNode)
Deprecated.  
  | 
IScenario | 
findScenario(java.lang.String qualifiedName)
Deprecated.  
  | 
IScenario | 
findScenario(java.lang.String name,
            java.lang.String version)
Deprecated.  
  | 
java.lang.String | 
generateUniqueExecutionUnitGroupName(java.lang.String baseName)
Deprecated.  
  | 
oracle.odi.domain.adapter.AdapterBase | 
getAdapter()
Deprecated.  
  | 
java.util.List | 
getAllAPNodes()
Deprecated.  
  | 
java.util.List | 
getAllContextNames()
Deprecated.  
  | 
java.util.List | 
getAllLocationNames()
Deprecated.  
  | 
java.util.List | 
getAllMapReferences()
Deprecated.  
  | 
java.util.List | 
getAllProperties()
Deprecated.  
Get a list of all properties owned by this object, also all sub-properties
 owned by those properties, if any. 
 | 
java.util.List | 
getAllProperties(boolean persistentOnly)
Deprecated.  
  | 
java.util.List | 
getAllPropertyMapReferenceOwners()
Deprecated.  
  | 
java.lang.Number | 
getBigNumericId()
Deprecated.  
Gets a numeric id for this object, for repositories that support numeric id. 
 | 
boolean | 
getBooleanPropertyValue(java.lang.String key)
Deprecated.  
A helper method to get the value of the property with the specified key name, and convert the value to
 a boolean value if possible. 
 | 
java.lang.String | 
getBusinessName()
Deprecated.  
Get the business name of this object. 
 | 
java.util.List | 
getCachedErrors()
Deprecated.  
  | 
java.util.List | 
getCachedIssues()
Deprecated.  
  | 
IMappingObject.SyncState | 
getCachedSyncState()
Deprecated.  
  | 
java.lang.String | 
getCachedValidationErrorMessage()
Deprecated.  
  | 
java.lang.String | 
getChildNamespaceId(java.lang.String childClassName)
Deprecated.  
  | 
java.lang.String | 
getCleanupOnErrorString()
Deprecated.  
  | 
java.lang.String | 
getCollTableUniquenessDigits(MapPhysicalNode node)
Deprecated.  
  | 
java.lang.String | 
getConcurrentString()
Deprecated.  
  | 
static DeploymentSpec | 
getDeploymentSpec(MapPhysicalDesign physDesign)
Deprecated.  
  | 
static java.util.List | 
getDeploymentSpecs(java.util.List physDesigns)
Deprecated.  
  | 
java.lang.String | 
getDescription()
Deprecated.  
Get the description of this object. 
 | 
java.lang.String | 
getDisplayableObjectName()
Deprecated.  
Return a user-displayable name for this object. 
 | 
java.util.List | 
getDisplayableProperties()
Deprecated.  
Get a list of properties that are not marked as hidden, and thus
 will be displayed in the UI or console. 
 | 
java.lang.String | 
getDisplayableTypeName()
Deprecated.  
Get a displayable type name for the property owner object. 
 | 
java.lang.String | 
getDomainInterfaceType()
Deprecated.  
  | 
IContext | 
getExecutionContext()
Deprecated.  
  | 
ExecutionUnit | 
getExecutionUnit(java.lang.String name)
Deprecated.  
  | 
java.util.List | 
getExecutionUnitGroups()
Deprecated.  
  | 
java.util.List | 
getExecutionUnits()
Deprecated.  
  | 
java.util.Set | 
getExecutionUnitsForLoc(ILocation loc)
Deprecated.  
  | 
java.util.Set | 
getExecutionUnitsForLocName(java.lang.String locName)
Deprecated.  
  | 
MapExpression | 
getExpressionPropertyValue(java.lang.String key)
Deprecated.  
Gets a property value as an expression. 
 | 
IFCORoot | 
getFCOContainer()
Deprecated.  
  | 
IFolder | 
getFolder()
Deprecated.  
Gets the folder which owns this physical designification. 
 | 
java.lang.String | 
getFrozenString()
Deprecated.  
  | 
java.lang.String | 
getFullName()
Deprecated.  
  | 
java.lang.String | 
getGlobalId()
Deprecated.  
Global ID is unique cross repositories. 
 | 
java.lang.String | 
getGUID()
Deprecated.  
Get the unique object GUID for this object. 
 | 
java.lang.Number | 
getInternalId()
Deprecated.  
Provides a common getter for the persistence layer to obtain an identity,
 irrespective of the actual type of identity used. 
 | 
java.lang.Integer | 
getIntPropertyValue(java.lang.String key)
Deprecated.  
A helper method to get the value of the property with the specified key name, and convert the value to
 an integer value if possible. 
 | 
Mapping | 
getMapping()
Deprecated.  
  | 
java.lang.String | 
getName()
Deprecated.  
Get the name of the object. 
 | 
java.lang.String | 
getNamespaceId()
Deprecated.  
  | 
java.lang.Integer | 
getNumericId()
Deprecated. 
 
 | 
IContext | 
getOptimizationContext()
Deprecated.  
  | 
java.lang.String | 
getOptimizationContextName()
Deprecated.  
  | 
IPropertyOwner | 
getOwner()
Deprecated.  
Gets the mapping owner (or parent) of this object. 
 | 
IRepositoryEntity | 
getParent()
Deprecated.  
This returns parent entity for any first or second class entity, 
 This allows the caller to construct a path that navigates from any entity back to its topmost container. 
 | 
MapPhysicalDesign | 
getPhysicalDesign()
Deprecated.  
  | 
java.util.List | 
getPhysicalNodes()
Deprecated.  
  | 
ExecutionUnit | 
getPresetStagingExecutionUnit()
Deprecated.  
  | 
ILocation | 
getPresetStagingLocation()
Deprecated.  
  | 
java.util.List | 
getProperties()
Deprecated.  
Get a list of all properties owned by this object. 
 | 
java.util.List | 
getProperties(boolean persistentOnly)
Deprecated.  
  | 
Property | 
getProperty(java.lang.String key)
Deprecated.  
Get the property object with the specified name. 
 | 
IPropertyDefinitionOwner | 
getPropertyDefinitionOwner()
Deprecated.  
  | 
java.lang.Object | 
getPropertyMetadataOwner()
Deprecated.  
  | 
java.lang.Object | 
getPropertyValue(java.lang.String key)
Deprecated.  
Get the value of the property with the specified key name. 
 | 
IModelObjectReference | 
getPropertyValueReference(java.lang.String key)
Deprecated.  
  | 
java.lang.String | 
getQualifiedName()
Deprecated.  
  | 
oracle.odi.domain.mapping.MapRootContainer | 
getRootContainer()
Deprecated.  
Get the owning FCO root container object for this object. 
 | 
java.util.List | 
getScenarios()
Deprecated.  
  | 
IRepositoryEntity | 
getSecurityContainer()
Deprecated.  
  | 
java.util.List | 
getSortedExecutionUnits()
Deprecated.  
  | 
java.util.List | 
getSourceExecutionUnits()
Deprecated.  
  | 
java.util.List | 
getSourceExUnitList()
Deprecated.  
  | 
java.lang.String | 
getSourceExUnitListString()
Deprecated.  
  | 
java.util.List | 
getStagingExUnitList()
Deprecated.  
  | 
java.lang.String | 
getStagingExUnitListString()
Deprecated.  
  | 
java.lang.String | 
getStringPropertyValue(java.lang.String key)
Deprecated.  
Get the property value as a string. 
 | 
java.lang.String | 
getStrongTypeClassName()
Deprecated.  
Get the strongly typed class name for this object. 
 | 
IMappingObject.SyncState | 
getSyncState()
Deprecated.  
  | 
java.util.List | 
getTargetExecutionUnits()
Deprecated.  
  | 
java.util.List | 
getTargetExUnitList()
Deprecated.  
  | 
java.lang.String | 
getTargetExUnitListString()
Deprecated.  
  | 
java.util.List | 
getTargetNodes()
Deprecated.  
  | 
java.util.List | 
getTreeNavigationLists()
Deprecated.  
  | 
void | 
handleMapChangeEvent(oracle.odi.domain.mapping.MapChangeEvent event)
Deprecated.  
  | 
boolean | 
hasAdapter()
Deprecated.  
  | 
boolean | 
hasCustomizedPersistenceMethodFor(java.lang.String methodName)
Deprecated.  
  | 
int | 
hashCode()
Deprecated.  
  | 
void | 
initForGeneration()
Deprecated.  
  | 
void | 
initiateDynamicProperties()
Deprecated.  
  | 
java.util.List | 
internalGetAllProperties(boolean persistentOnly)
Deprecated.  
  | 
boolean | 
internalIsPropertyDefined(java.lang.String key)
Deprecated.  
  | 
void | 
internalRenewPhysicalDesign()
Deprecated.  
  | 
void | 
internalSetPropertyValue(java.lang.String key,
                        java.lang.Object value)
Deprecated.  
  | 
java.lang.Object | 
invokeCustomizedPersistenceMethodFor(java.lang.Object persistenceManager,
                                    java.lang.String methodName,
                                    java.lang.Object param)
Deprecated.  
  | 
boolean | 
isCleanupOnError()
Deprecated.  
  | 
boolean | 
isConcurrent()
Deprecated.  
  | 
boolean | 
isFrozen()
Deprecated.  
  | 
boolean | 
isNew()
Deprecated.  
  | 
boolean | 
isPropertyDefined(java.lang.String key)
Deprecated.  
Return true if this property owner has a property with the specified key name, else false. 
 | 
boolean | 
isReordered()
Deprecated.  
  | 
boolean | 
isSyncRequired()
Deprecated.  
  | 
boolean | 
moveNodes(java.util.List nodes,
         ExecutionUnit exUnit,
         java.util.List issues)
Deprecated.  
  | 
void | 
notifyPropertyChange(oracle.odi.domain.mapping.MapChangeEvent.EventTime time,
                    java.lang.String key,
                    Property property,
                    java.lang.Object oldValue,
                    java.lang.Object newValue)
Deprecated.  
  | 
void | 
onSave()
Deprecated.  
  | 
void | 
removeAllExecutionUnitGroups()
Deprecated.  
  | 
void | 
removeAllExecutionUnits()
Deprecated.  
  | 
void | 
removeAllNodes()
Deprecated.  
  | 
void | 
removeAllProperties()
Deprecated.  
  | 
void | 
removeExecutionUnit(ExecutionUnit exUnit)
Deprecated.  
  | 
void | 
removeProperty(Property prop)
Deprecated.  
  | 
void | 
removeScenario(IScenario scen)
Deprecated.  
  | 
void | 
resetAllKMAssignments()
Deprecated.  
  | 
void | 
resetIKMs()
Deprecated.  
  | 
void | 
resetSpec()
Deprecated.  
  | 
void | 
resetSpec(java.util.List issues)
Deprecated.  
  | 
void | 
setBooleanPropertyValue(java.lang.String key,
                       boolean value)
Deprecated.  
A helper method to set the value of the property with the specified key name, 
 and convert the specified value from a boolean to the actual persisted type if possible. 
 | 
void | 
setBusinessName(java.lang.String value)
Deprecated.  
Set the business name of the object. 
 | 
void | 
setCachedSyncState(IMappingObject.SyncState state)
Deprecated.  
  | 
void | 
setCleanupOnError(boolean pCleanupOnError)
Deprecated.  
  | 
void | 
setCleanupOnErrorString(java.lang.String pCleanupOnError)
Deprecated.  
  | 
void | 
setConcurrent(boolean pConcurrent)
Deprecated.  
  | 
void | 
setConcurrentString(java.lang.String pConcurrent)
Deprecated.  
  | 
void | 
setDescription(java.lang.String value)
Deprecated.  
Set the description of the object. 
 | 
void | 
setExecutionContext(IContext context)
Deprecated.  
  | 
void | 
setFrozen(boolean isFrozen)
Deprecated.  
  | 
void | 
setFrozenString(java.lang.String isFrozen)
Deprecated.  
  | 
void | 
setIntPropertyValue(java.lang.String key,
                   int value)
Deprecated.  
A helper method to set the value of the property with the specified key name, 
 and convert the specified value from an integer to the actual persisted type if possible. 
 | 
void | 
setName(java.lang.String name)
Deprecated.  
Set the name of the object. 
 | 
void | 
setOptimizationContext(IContext context)
Deprecated.  
  | 
void | 
setOptimizationContextByCode(java.lang.String contextCode)
Deprecated.  
  | 
void | 
setOptimizationContextByName(java.lang.String name)
Deprecated.  
  | 
void | 
setPropertyValue(java.lang.String key,
                java.lang.Object value)
Deprecated.  
Set a property value for the property with the specified key name. 
 | 
void | 
setStagingLocationName(java.lang.String locName)
Deprecated.  
  | 
void | 
setSyncRequired(boolean value)
Deprecated.  
  | 
void | 
syncWithLogicalMapping()
Deprecated.  
  | 
void | 
syncWithLogicalMapping(java.util.List issues)
Deprecated.  
  | 
void | 
syncWithLogicalMapping(java.util.List issues,
                      boolean skipValidation)
Deprecated.  
  | 
java.lang.String | 
toString()
Deprecated.  
  | 
boolean | 
validate()
Deprecated.  
Validates the object, and adds all error, warning, or informational issues
 that are found by validation to the transient issue cache. 
 | 
boolean | 
validate(java.util.List result,
        boolean debug)
Deprecated.  
Validates the object, and adds all error, warning, or informational issues
 that are found by validation to the specified issue list. 
 | 
boolean | 
validate(java.util.List result,
        boolean debug,
        Mapping topLevelMapping)
Deprecated.  
Validates the object, and adds all error, warning, or informational issues
 that are found by validation to the specified issue list. 
 | 
public DeploymentSpec(MapPhysicalDesign design)
MapPhysicalDesign.public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionBusinessObject.clone()public java.lang.String getGlobalId()
IRepositoryEntitygetGlobalId in interface IModelObjectBasegetGlobalId in interface IRepositoryEntityAbstractRepositoryEntity.getGlobalId()public java.lang.Integer getNumericId()
getBigNumericId()getNumericId in interface IModelObjectBaseAbstractRepositoryEntity.getNumericId()public java.lang.Number getBigNumericId()
IModelObjectBasegetBigNumericId in interface IModelObjectBaseAbstractRepositoryEntity.getBigNumericId()public boolean hasCustomizedPersistenceMethodFor(java.lang.String methodName)
hasCustomizedPersistenceMethodFor in interface IRepositoryEntitymethodName - AbstractRepositoryEntity.hasCustomizedPersistenceMethodFor(java.lang.String)public java.lang.Object invokeCustomizedPersistenceMethodFor(java.lang.Object persistenceManager,
                                                             java.lang.String methodName,
                                                             java.lang.Object param)
invokeCustomizedPersistenceMethodFor in interface IRepositoryEntitypersistenceManager - methodName - param - AbstractRepositoryEntity.invokeCustomizedPersistenceMethodFor(java.lang.Object, java.lang.String, java.lang.Object)public java.lang.String getNamespaceId()
NamedObject.getNamespaceId()public java.lang.String getBusinessName()
INamedObjectgetBusinessName in interface INamedObjectNamedObject.getBusinessName()public java.lang.String getDescription()
INamedObjectgetDescription in interface INamedObjectNamedObject.getDescription()public java.lang.String getName()
INamedObjectgetName in interface IModelObjectgetName in interface INamedObjectgetName in interface IRootNamedObject.getName()public void setBusinessName(java.lang.String value)
INamedObjectsetBusinessName in interface INamedObjectvalue - NamedObject.setBusinessName(java.lang.String)public void setDescription(java.lang.String value)
INamedObjectsetDescription in interface INamedObjectvalue - NamedObject.setDescription(java.lang.String)public java.lang.String getStrongTypeClassName()
IRootgetStrongTypeClassName in interface IRootRoot.getStrongTypeClassName()public java.lang.String getChildNamespaceId(java.lang.String childClassName)
childClassName - PropertyOwner.getChildNamespaceId(java.lang.String)public void delete()
PropertyOwner.delete()public java.lang.String getGUID()
IRootpublic java.util.List getProperties()
IPropertyOwnergetProperties in interface IPropertyOwnerPropertyOwner.getProperties()public java.lang.Number getInternalId()
IRepositoryEntity
 Typically a subclass will delegate to a public
 SomePrimitiveWrapper getId() method. The necessity for the
 getInternalId() abstract method is solely because the
 persistence layer needs a way of obtaining the identity irrespective of
 the actual identity implementation choice.
 
 Returning null from this method will indicate the object has
 never been saved. This will likely be relied on by some DAO
 implementations.
 
getInternalId in interface IRepositoryEntityRoot.getInternalId()public java.util.List getProperties(boolean persistentOnly)
persistentOnly - PropertyOwner.getProperties(boolean)public java.util.List getDisplayableProperties()
IPropertyOwnergetDisplayableProperties in interface IPropertyOwnerPropertyOwner.getDisplayableProperties()public boolean validate()
IRootpublic java.util.List getAllProperties()
IPropertyOwnergetAllProperties in interface IPropertyOwnerPropertyOwner.getAllProperties()public void clearIssueCache()
Root.clearIssueCache()public java.util.List getAllProperties(boolean persistentOnly)
persistentOnly - PropertyOwner.getAllProperties(boolean)public java.util.List getCachedIssues()
getCachedIssues in interface IRootRoot.getCachedIssues()public java.util.List getCachedErrors()
Root.getCachedErrors()public java.util.List getAllPropertyMapReferenceOwners()
                                                throws MappingException,
                                                       AdapterException
MappingExceptionAdapterExceptionPropertyOwner.getAllPropertyMapReferenceOwners()public void addCachedIssues(java.util.List issues)
issues - Root.addCachedIssues(java.util.List)public void addCachedIssue(RootIssue issue)
issue - Root.addCachedIssue(oracle.odi.domain.root.RootIssue)public java.lang.String getCachedValidationErrorMessage()
Root.getCachedValidationErrorMessage()public java.util.List internalGetAllProperties(boolean persistentOnly)
persistentOnly - PropertyOwner.internalGetAllProperties(boolean)public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - Root.equals(java.lang.Object)public int hashCode()
hashCode in class java.lang.ObjectRoot.hashCode()public java.lang.Object getPropertyMetadataOwner()
                                          throws oracle.odi.domain.mapping.exception.MapComponentException
oracle.odi.domain.mapping.exception.MapComponentExceptionPropertyOwner.getPropertyMetadataOwner()public java.lang.Object getPropertyValue(java.lang.String key)
                                  throws PropertyException
IPropertyOwnergetPropertyValue in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getPropertyValue(java.lang.String)public void dump()
IRootpublic void setPropertyValue(java.lang.String key,
                             java.lang.Object value)
                      throws PropertyException
IPropertyOwnersetPropertyValue in interface IPropertyOwnerkey - value - PropertyExceptionPropertyOwner.setPropertyValue(java.lang.String, java.lang.Object)public void dump(java.io.OutputStream ostream)
IRootpublic void dump(java.util.logging.Logger logger,
                 java.util.logging.Level level)
logger - level - Root.dump(java.util.logging.Logger, java.util.logging.Level)public void adjustPropertyPersistency(Property prop)
prop - PropertyOwner.adjustPropertyPersistency(oracle.odi.domain.mapping.properties.Property)public java.lang.String dumpToString()
Root.dumpToString()public void internalSetPropertyValue(java.lang.String key,
                                     java.lang.Object value)
                              throws PropertyException
key - value - PropertyExceptionPropertyOwner.internalSetPropertyValue(java.lang.String, java.lang.Object)public IRepositoryEntity getSecurityContainer()
getSecurityContainer in interface IRepositoryEntityRoot.getSecurityContainer()public void initForGeneration()
                       throws MappingException,
                              AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.initForGeneration()public void setCachedSyncState(IMappingObject.SyncState state)
state - Root.setCachedSyncState(oracle.odi.domain.root.IMappingObject.SyncState)public IMappingObject.SyncState getCachedSyncState()
Root.getCachedSyncState()public IMappingObject.SyncState getSyncState()
getSyncState in interface IMappingObjectRoot.getSyncState()public void setSyncRequired(boolean value)
value - MapPhysicalDesign.setSyncRequired(boolean)public boolean isSyncRequired()
MapPhysicalDesign.isSyncRequired()public boolean isReordered()
MapPhysicalDesign.isReordered()public IContext getOptimizationContext() throws AdapterException
AdapterExceptionMapPhysicalDesign.getOptimizationContext()public java.lang.String getDisplayableObjectName()
IRootgetDisplayableObjectName in interface IRootRoot.getDisplayableObjectName()public boolean getBooleanPropertyValue(java.lang.String key)
                                throws PropertyException
IPropertyOwnergetBooleanPropertyValue in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getBooleanPropertyValue(java.lang.String)public void handleMapChangeEvent(oracle.odi.domain.mapping.MapChangeEvent event)
                          throws MappingException,
                                 AdapterException
event - MappingExceptionAdapterExceptionRoot.handleMapChangeEvent(oracle.odi.domain.mapping.MapChangeEvent)public java.lang.String getOptimizationContextName()
MapPhysicalDesign.getOptimizationContextName()public java.lang.Integer getIntPropertyValue(java.lang.String key)
                                      throws PropertyException
IPropertyOwnergetIntPropertyValue in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getIntPropertyValue(java.lang.String)public IPropertyDefinitionOwner getPropertyDefinitionOwner()
getPropertyDefinitionOwner in interface IMappingObjectRoot.getPropertyDefinitionOwner()public void setOptimizationContextByName(java.lang.String name)
                                  throws AdapterException,
                                         MappingException
name - AdapterExceptionMappingExceptionMapPhysicalDesign.setOptimizationContextByName(java.lang.String)public java.lang.String getStringPropertyValue(java.lang.String key)
                                        throws PropertyException
IPropertyOwnergetStringPropertyValue in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getStringPropertyValue(java.lang.String)public void setIntPropertyValue(java.lang.String key,
                                int value)
                         throws PropertyException
IPropertyOwnersetIntPropertyValue in interface IPropertyOwnerkey - value - PropertyExceptionPropertyOwner.setIntPropertyValue(java.lang.String, int)public oracle.odi.domain.mapping.MapRootContainer getRootContainer()
IMappingObjectgetRootContainer in interface oracle.odi.domain.mapping.IMapReferenceOwnergetRootContainer in interface IMappingObjectRoot.getRootContainer()public MapExpression getExpressionPropertyValue(java.lang.String key) throws PropertyException
IPropertyOwnergetExpressionPropertyValue in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getExpressionPropertyValue(java.lang.String)public void setExecutionContext(IContext context)
context - MapPhysicalDesign.setExecutionContext(oracle.odi.domain.adapter.topology.IContext)public IFCORoot getFCOContainer()
Root.getFCOContainer()public IContext getExecutionContext() throws AdapterException
AdapterExceptionMapPhysicalDesign.getExecutionContext()public IModelObjectReference getPropertyValueReference(java.lang.String key) throws PropertyException
key - PropertyExceptionPropertyOwner.getPropertyValueReference(java.lang.String)public oracle.odi.domain.adapter.AdapterBase getAdapter()
                                                 throws AdapterException
getAdapter in interface IRootAdapterExceptionRoot.getAdapter()public void setStagingLocationName(java.lang.String locName)
                            throws MappingException,
                                   AdapterException
locName - MappingExceptionAdapterExceptionMapPhysicalDesign.setStagingLocationName(java.lang.String)public void setBooleanPropertyValue(java.lang.String key,
                                    boolean value)
                             throws PropertyException
IPropertyOwnersetBooleanPropertyValue in interface IPropertyOwnerkey - value - PropertyExceptionPropertyOwner.setBooleanPropertyValue(java.lang.String, boolean)public Property getProperty(java.lang.String key) throws PropertyException
IPropertyOwnergetProperty in interface IPropertyOwnerkey - PropertyExceptionPropertyOwner.getProperty(java.lang.String)public boolean hasAdapter()
Root.hasAdapter()public ExecutionUnit getPresetStagingExecutionUnit() throws AdapterException, MappingException
AdapterExceptionMappingExceptionMapPhysicalDesign.getPresetStagingExecutionUnit()public boolean isPropertyDefined(java.lang.String key)
IPropertyOwnerisPropertyDefined in interface IPropertyOwnerkey - PropertyOwner.isPropertyDefined(java.lang.String)public boolean internalIsPropertyDefined(java.lang.String key)
key - PropertyOwner.internalIsPropertyDefined(java.lang.String)public void addProperty(Property newProp) throws PropertyException
IPropertyOwneraddProperty in interface IPropertyOwnernewProp - PropertyExceptionPropertyOwner.addProperty(oracle.odi.domain.mapping.properties.Property)public boolean isNew()
Root.isNew()public void removeProperty(Property prop)
prop - PropertyOwner.removeProperty(oracle.odi.domain.mapping.properties.Property)public void removeAllProperties()
PropertyOwner.removeAllProperties()public ILocation getPresetStagingLocation() throws PropertyException, AdapterException
PropertyExceptionAdapterExceptionMapPhysicalDesign.getPresetStagingLocation()public void setOptimizationContextByCode(java.lang.String contextCode)
                                  throws AdapterException,
                                         MappingException
contextCode - AdapterExceptionMappingExceptionMapPhysicalDesign.setOptimizationContextByCode(java.lang.String)public java.util.List getAllContextNames()
                                  throws AdapterException
AdapterExceptionMapPhysicalDesign.getAllContextNames()public java.util.List getAllLocationNames()
                                   throws AdapterException
AdapterExceptionMapPhysicalDesign.getAllLocationNames()public void setOptimizationContext(IContext context) throws MappingException, AdapterException
context - MappingExceptionAdapterExceptionMapPhysicalDesign.setOptimizationContext(oracle.odi.domain.adapter.topology.IContext)public Property createProperty(PropertyDefinition propDef) throws MappingException
IPropertyOwnercreateProperty in interface IPropertyOwnerpropDef - MappingExceptionPropertyExceptionPropertyOwner.createProperty(oracle.odi.domain.mapping.properties.PropertyDefinition)public java.util.Set findNodes(java.lang.String logicalName)
                        throws oracle.odi.domain.mapping.exception.MapComponentException
logicalName - oracle.odi.domain.mapping.exception.MapComponentExceptionMapPhysicalDesign.findNodes(java.lang.String)public Property createProperty(PropertyDefinition.PropertyType type, java.lang.String name) throws MappingException
type - name - MappingExceptionPropertyOwner.createProperty(oracle.odi.domain.mapping.properties.PropertyDefinition.PropertyType, java.lang.String)public java.util.Set findNodes(java.lang.String logicalName,
                               java.util.Stack rmcStack)
                        throws oracle.odi.domain.mapping.exception.MapComponentException
logicalName - rmcStack - oracle.odi.domain.mapping.exception.MapComponentExceptionMapPhysicalDesign.findNodes(java.lang.String, java.util.Stack)public java.util.Set findNodes(IMapComponent logicalComponent, java.util.Stack rmcStack)
logicalComponent - rmcStack - MapPhysicalDesign.findNodes(oracle.odi.domain.mapping.IMapComponent, java.util.Stack)public void onSave()
PropertyOwner.onSave()public java.util.Set findNodes(MapConnectorPoint logicalCP, java.util.Stack rmcStack) throws AdapterException, MappingException
logicalCP - rmcStack - AdapterExceptionMappingExceptionMapPhysicalDesign.findNodes(oracle.odi.domain.mapping.MapConnectorPoint, java.util.Stack)public void initiateDynamicProperties()
                               throws PropertyException
PropertyExceptionPropertyOwner.initiateDynamicProperties()public MapPhysicalNode findNode(java.lang.String logicalName, MapPhysicalNode targetNode) throws oracle.odi.domain.mapping.exception.MapComponentException, MapPhysicalException
logicalName - targetNode - oracle.odi.domain.mapping.exception.MapComponentExceptionMapPhysicalExceptionMapPhysicalDesign.findNode(java.lang.String, oracle.odi.domain.mapping.physical.MapPhysicalNode)public MapPhysicalNode findNodeWithTarget(IMapComponent logicalComponent, MapPhysicalNode targetNode) throws MapPhysicalException
logicalComponent - targetNode - MapPhysicalExceptionMapPhysicalDesign.findNodeWithTarget(oracle.odi.domain.mapping.IMapComponent, oracle.odi.domain.mapping.physical.MapPhysicalNode)public MapPhysicalNode findNode(IMapComponent logicalComponent) throws MapPhysicalException
logicalComponent - MapPhysicalExceptionMapPhysicalDesign.findNode(oracle.odi.domain.mapping.IMapComponent)public MapPhysicalNode findNode(IMapComponent logicalComponent, java.util.Stack rmcStack) throws MapPhysicalException
logicalComponent - rmcStack - MapPhysicalExceptionMapPhysicalDesign.findNode(oracle.odi.domain.mapping.IMapComponent, java.util.Stack)public MapPhysicalNode findNode(MapConnectorPoint logicalCP) throws AdapterException, MappingException
logicalCP - AdapterExceptionMappingExceptionMapPhysicalDesign.findNode(oracle.odi.domain.mapping.MapConnectorPoint)public MapPhysicalNode findNode(MapConnectorPoint logicalCP, java.util.Stack rmcStack) throws AdapterException, MappingException
logicalCP - rmcStack - AdapterExceptionMappingExceptionMapPhysicalDesign.findNode(oracle.odi.domain.mapping.MapConnectorPoint, java.util.Stack)public MapPhysicalNode findAPNode(IMapComponent targetLogicalComponent)
targetLogicalComponent - MapPhysicalDesign.findAPNode(oracle.odi.domain.mapping.IMapComponent)public MapPhysicalNode findNodeByName(java.lang.String physNodeName)
physNodeName - MapPhysicalDesign.findNodeByName(java.lang.String)public MapPhysicalNode findNodeByPartialName(java.lang.String physNodeName)
physNodeName - MapPhysicalDesign.findNodeByPartialName(java.lang.String)public ExecutionUnit getExecutionUnit(java.lang.String name)
name - MapPhysicalDesign.getExecutionUnit(java.lang.String)public void resetSpec(java.util.List issues)
               throws MappingException,
                      AdapterException
issues - MappingExceptionAdapterExceptionMapPhysicalDesign.resetSpec(java.util.List)public void resetSpec()
               throws MappingException,
                      AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.resetSpec()public ILocation findLocation(java.lang.String locationName) throws AdapterException
locationName - AdapterExceptionMapPhysicalDesign.findLocation(java.lang.String)public java.util.Set getExecutionUnitsForLoc(ILocation loc)
loc - MapPhysicalDesign.getExecutionUnitsForLoc(oracle.odi.domain.adapter.topology.ILocation)public java.util.Set getExecutionUnitsForLocName(java.lang.String locName)
                                          throws AdapterException
locName - AdapterExceptionMapPhysicalDesign.getExecutionUnitsForLocName(java.lang.String)public boolean moveNodes(java.util.List nodes,
                         ExecutionUnit exUnit,
                         java.util.List issues)
nodes - exUnit - issues - MapPhysicalDesign.moveNodes(java.util.List, oracle.odi.domain.mapping.physical.ExecutionUnit, java.util.List)public java.util.List getAllAPNodes()
MapPhysicalDesign.getAllAPNodes()public void removeAllNodes()
                    throws MappingException,
                           AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.removeAllNodes()public void resetAllKMAssignments()
                           throws MappingException,
                                  AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.resetAllKMAssignments()public java.util.List getTargetNodes()
MapPhysicalDesign.getTargetNodes()public java.util.List getTreeNavigationLists()
                                      throws oracle.odi.domain.mapping.exception.MapComponentException
oracle.odi.domain.mapping.exception.MapComponentExceptionMapPhysicalDesign.getTreeNavigationLists()public void syncWithLogicalMapping(java.util.List issues)
                            throws MappingException,
                                   AdapterException
issues - MappingExceptionAdapterExceptionMapPhysicalDesign.syncWithLogicalMapping(java.util.List)public void syncWithLogicalMapping(java.util.List issues,
                                   boolean skipValidation)
                            throws MappingException,
                                   AdapterException
issues - skipValidation - MappingExceptionAdapterExceptionMapPhysicalDesign.syncWithLogicalMapping(java.util.List, boolean)public void syncWithLogicalMapping()
                            throws MappingException,
                                   AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.syncWithLogicalMapping()public java.util.List getPhysicalNodes()
MapPhysicalDesign.getPhysicalNodes()public void addExecutionUnit(ExecutionUnit exUnit) throws AdapterException
exUnit - AdapterExceptionMapPhysicalDesign.addExecutionUnit(oracle.odi.domain.mapping.physical.ExecutionUnit)public void removeExecutionUnit(ExecutionUnit exUnit) throws AdapterException
exUnit - AdapterExceptionMapPhysicalDesign.removeExecutionUnit(oracle.odi.domain.mapping.physical.ExecutionUnit)public void removeAllExecutionUnits()
                             throws AdapterException
AdapterExceptionMapPhysicalDesign.removeAllExecutionUnits()public void removeAllExecutionUnitGroups()
public java.util.List getExecutionUnits()
MapPhysicalDesign.getExecutionUnits()public java.util.List getSortedExecutionUnits()
                                       throws MappingException
MappingExceptionMapPhysicalDesign.getSortedExecutionUnits()public java.util.List getSourceExecutionUnits()
                                       throws MappingException
MappingExceptionMapPhysicalDesign.getSourceExecutionUnits()public java.util.List getTargetExecutionUnits()
                                       throws MappingException
MappingExceptionMapPhysicalDesign.getTargetExecutionUnits()public ExecutionUnit createExecutionUnit(ILocation location) throws MappingException, AdapterException
location - MappingExceptionAdapterExceptionMapPhysicalDesign.createExecutionUnit(oracle.odi.domain.adapter.topology.ILocation)public void setName(java.lang.String name)
             throws MappingException
INamedObjectsetName in interface INamedObjectname - MappingExceptionMapPhysicalDesign.setName(java.lang.String)public ExecutionUnit findExecutionUnit(java.lang.String name)
name - MapPhysicalDesign.findExecutionUnit(java.lang.String)public MapPhysicalNode findNodeWithStageTableName(java.lang.String stageTableName) throws MapPhysicalException, oracle.odi.domain.mapping.exception.MapComponentException
stageTableName - MapPhysicalExceptionoracle.odi.domain.mapping.exception.MapComponentExceptionMapPhysicalDesign.findNodeWithStageTableName(java.lang.String)public IPropertyOwner getOwner()
IRootgetOwner in interface IRootMapPhysicalDesign.getOwner()public Mapping getMapping()
MapPhysicalDesign.getMapping()public boolean validate(java.util.List result,
                        boolean debug)
IRootvalidate in interface IRootresult - debug - MapPhysicalDesign.validate(java.util.List, boolean)public boolean validate(java.util.List result,
                        boolean debug,
                        Mapping topLevelMapping)
IRootpublic void dump(java.io.OutputStream ostream,
                 boolean skipValidation)
ostream - skipValidation - MapPhysicalDesign.dump(java.io.OutputStream, boolean)public void dump(java.util.logging.Level level)
level - MapPhysicalDesign.dump(java.util.logging.Level)public java.lang.String getDisplayableTypeName()
IPropertyOwnergetDisplayableTypeName in interface IPropertyOwnergetDisplayableTypeName in interface IRootMapPhysicalDesign.getDisplayableTypeName()public ExecutionUnitGroup createExecutionUnitGroup(java.lang.String name) throws MappingException
name - MappingExceptionMapPhysicalDesign.createExecutionUnitGroup(java.lang.String)public java.util.List getExecutionUnitGroups()
MapPhysicalDesign.getExecutionUnitGroups()public ExecutionUnitGroup findExecutionUnitGroup(java.lang.String name)
name - MapPhysicalDesign.findExecutionUnitGroup(java.lang.String)public java.lang.String generateUniqueExecutionUnitGroupName(java.lang.String baseName)
                                                      throws MapPhysicalException
baseName - MapPhysicalExceptionMapPhysicalDesign.generateUniqueExecutionUnitGroupName(java.lang.String)public void addScenario(IScenario scen) throws oracle.odi.domain.mapping.exception.MapComponentException, AdapterException
scen - oracle.odi.domain.mapping.exception.MapComponentExceptionAdapterExceptionMapPhysicalDesign.addScenario(oracle.odi.domain.adapter.project.IScenario)public java.util.List getScenarios()
                            throws AdapterException
AdapterExceptionMapPhysicalDesign.getScenarios()public IScenario findScenario(java.lang.String qualifiedName) throws AdapterException
qualifiedName - AdapterExceptionMapPhysicalDesign.findScenario(java.lang.String)public IScenario findScenario(java.lang.String name, java.lang.String version) throws AdapterException
name - version - AdapterExceptionMapPhysicalDesign.findScenario(java.lang.String, java.lang.String)public void removeScenario(IScenario scen)
scen - MapPhysicalDesign.removeScenario(oracle.odi.domain.adapter.project.IScenario)public java.lang.String getDomainInterfaceType()
getDomainInterfaceType in interface IModelObjectBaseMapPhysicalDesign.getDomainInterfaceType()public java.lang.String getQualifiedName()
getQualifiedName in interface IModelObjectMapPhysicalDesign.getQualifiedName()public java.lang.String getFullName()
MapPhysicalDesign.getFullName()public IFolder getFolder()
IMapPhysicalDesigngetFolder in interface IMapPhysicalDesignMapPhysicalDesign.getFolder()public boolean isConcurrent()
MapPhysicalDesign.isConcurrent()public java.lang.String getConcurrentString()
MapPhysicalDesign.getConcurrentString()public void setConcurrent(boolean pConcurrent)
pConcurrent - MapPhysicalDesign.setConcurrent(boolean)public void setConcurrentString(java.lang.String pConcurrent)
pConcurrent - MapPhysicalDesign.setConcurrentString(java.lang.String)public boolean isCleanupOnError()
MapPhysicalDesign.isCleanupOnError()public java.lang.String getCleanupOnErrorString()
MapPhysicalDesign.getCleanupOnErrorString()public void setCleanupOnError(boolean pCleanupOnError)
pCleanupOnError - MapPhysicalDesign.setCleanupOnError(boolean)public void setCleanupOnErrorString(java.lang.String pCleanupOnError)
pCleanupOnError - MapPhysicalDesign.setCleanupOnErrorString(java.lang.String)public java.lang.String getCollTableUniquenessDigits(MapPhysicalNode node)
node - MapPhysicalDesign.getCollTableUniquenessDigits(oracle.odi.domain.mapping.physical.MapPhysicalNode)public void notifyPropertyChange(oracle.odi.domain.mapping.MapChangeEvent.EventTime time,
                                 java.lang.String key,
                                 Property property,
                                 java.lang.Object oldValue,
                                 java.lang.Object newValue)
                          throws MappingException,
                                 AdapterException
key - property - oldValue - newValue - MappingExceptionAdapterExceptionoracle.odi.domain.mapping.physical.MapPhysicalDesign#notifyPropertyChange(java.lang.String, oracle.odi.domain.mapping.properties.Property, java.lang.Object, java.lang.Object)public void setFrozen(boolean isFrozen)
isFrozen - MapPhysicalDesign.setFrozen(boolean)public boolean isFrozen()
MapPhysicalDesign.isFrozen()public void setFrozenString(java.lang.String isFrozen)
isFrozen - MapPhysicalDesign.setFrozenString(java.lang.String)public java.lang.String getFrozenString()
MapPhysicalDesign.getFrozenString()public void deleteReferencesTo(IMapComponent comp)
comp - MapPhysicalDesign.deleteReferencesTo(oracle.odi.domain.mapping.IMapComponent)public void deleteReferencesTo(MapConnectorPoint point)
point - MapPhysicalDesign.deleteReferencesTo(oracle.odi.domain.mapping.MapConnectorPoint)public void deleteReferencesTo(MapExpression expr)
expr - MapPhysicalDesign.deleteReferencesTo(oracle.odi.domain.mapping.expression.MapExpression)public void resetIKMs()
               throws MappingException,
                      AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.resetIKMs()public java.util.List getSourceExUnitList()
MapPhysicalDesign.getSourceExUnitList()public void internalRenewPhysicalDesign()
                                 throws MappingException,
                                        AdapterException
MappingExceptionAdapterExceptionMapPhysicalDesign.internalRenewPhysicalDesign()public java.util.List getStagingExUnitList()
MapPhysicalDesign.getStagingExUnitList()public java.util.List getTargetExUnitList()
MapPhysicalDesign.getTargetExUnitList()public java.lang.String getSourceExUnitListString()
MapPhysicalDesign.getSourceExUnitListString()public java.lang.String getStagingExUnitListString()
MapPhysicalDesign.getStagingExUnitListString()public java.lang.String getTargetExUnitListString()
MapPhysicalDesign.getTargetExUnitListString()public java.util.List getAllMapReferences()
getAllMapReferences in interface oracle.odi.domain.mapping.IMapReferenceOwnerpublic java.lang.String toString()
toString in class java.lang.Objectpublic MapPhysicalDesign getPhysicalDesign()
public static DeploymentSpec getDeploymentSpec(MapPhysicalDesign physDesign)
public static java.util.List getDeploymentSpecs(java.util.List physDesigns)
public IRepositoryEntity getParent()
IRepositoryEntitygetParent in interface IRepositoryEntity