public class OdiBICSPhysicalSchema
extends oracle.odi.domain.topology.OdiRestPhysicalSchema
| Modifier and Type | Class and Description |
|---|---|
static class |
OdiBICSPhysicalSchema.TargetType
The Enum TargetType represents BICS target type - Tables or Data sets.
|
OdiPhysicalSchema.OggProcessType, OdiPhysicalSchema.OggReportCountFrequencyUnitBY_POSITION_ODI_REST_OPERATION_COMPARATORCATALOG_NAME_MAX_LENGTH, LOCAL_OBJECT_MASK_MAX_LENGTH, LOCAL_SEQUENCE_MASK_MAX_LENGTH, NAME_MAX_LENGTH, PARTITION_MASK_MAX_LENGTH, REMOTE_OBJECT_MASK_MAX_LENGTH, REMOTE_SEQUENCE_MASK_MAX_LENGTH, SCHEMA_NAME_MAX_LENGTH, SUB_PARTITION_MASK_MAX_LENGTH, UNIQUE_TAG_CHARACTER_ENCODING_MAX_LENGTH, WORK_CATALOG_NAME_MAX_LENGTH, WORK_SCHEMA_NAME_MAX_LENGTH| Constructor and Description |
|---|
OdiBICSPhysicalSchema(OdiDataServer pDataServer,
OdiBICSPhysicalSchema.TargetType pTargetType)
Instantiates a new odi bics physical schema.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRestOperation(oracle.odi.domain.topology.OdiRestOperation restOperation)
Adds the rest operation.
|
OdiBICSPhysicalSchema.TargetType |
getTargetType()
Gets the target type.
|
void |
removeRestOperation(oracle.odi.domain.topology.OdiRestOperation restOperation)
Removes the rest operation.
|
getRestOperations, removeRestOperation, renumberPositionsaddWsPolicy, getWsPolicies, removeWsPolicies, removeWsPolicyexecutableLocationEquals, getAdditionalOption, getCatalogName, getContext, getDataServer, getDataServer, getDefinitionFilePath, getDiscardFilePath, getErrorTablePrefix, getExecutableLocationName, getExtractBufferSize, getFlexFieldsValues, getIntegrationTablePrefix, getInternalId, getJournalTablePrefix, getJournalTriggerPrefix, getJournalViewPrefix, getLoadingTablePrefix, getLocalObjectMask, getLocalSequenceCurrMask, getLocalSequenceMask, getLocalTrailFilePath, getLogicalSchema, getLogicalSchema, getName, getOggProcessType, getPartitionMask, getPhysicalSchema, getPhysicalSchema, getPhysicalSchemaId, getRemoteObjectMask, getRemoteSequenceCurrMask, getRemoteSequenceMask, getRemoteTrailFilePath, getReportCountFrequency, getReportCountFrequencyUnit, getSchemaName, getSubPartitionMask, getTechnology, getTemporaryIndexPrefix, getTrailFileSize, getUniqueTagCharacterEncoding, getWorkCatalogName, getWorkSchemaName, initFlexFields, isDefaultPhysicalSchema, isNameComputed, isPassThru, isReportDetail, isReportFetch, isTargetDuplicatesAllowed, isUnresolvedLocation, locationEquals, resolveLocation, setAdditionalOption, setAsDefault, setCatalogName, setContext, setDefinitionFilePath, setDiscardFilePath, setErrorTablePrefix, setExtractBufferSize, setIntegrationTablePrefix, setJournalTablePrefix, setJournalTriggerPrefix, setJournalViewPrefix, setLoadingTablePrefix, setLocalObjectMask, setLocalSequenceCurrMask, setLocalSequenceMask, setLocalTrailFilePath, setLogicalSchema, setName, setOggProcessType, setPartitionMask, setPassThru, setPhysicalSchema, setRemoteObjectMask, setRemoteSequenceCurrMask, setRemoteSequenceMask, setRemoteTrailFilePath, setReportCountFrequency, setReportCountFrequencyUnit, setReportDetail, setReportFetch, setSchemaName, setSubPartitionMask, setTargetDuplicatesAllowed, setTemporaryIndexPrefix, setTrailFileSize, setUniqueTagCharacterEncoding, setWorkCatalogName, setWorkSchemaNamegetFirstDate, getFirstUser, getInternalVersion, getLastDate, getLastUser, isInstanceLevelSecurityNeeded, isNew, preCommit, toStringequals, getBigNumericId, getGlobalId, getNumericId, getParent, hashCodegetBigNumericId, getGlobalId, getNumericIdgetFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeededgetGlobalId, getParentpublic OdiBICSPhysicalSchema(OdiDataServer pDataServer, OdiBICSPhysicalSchema.TargetType pTargetType)
pDataServer - the data serverpTargetType - the target typepublic OdiBICSPhysicalSchema.TargetType getTargetType()
public void addRestOperation(oracle.odi.domain.topology.OdiRestOperation restOperation)
addRestOperation in class oracle.odi.domain.topology.OdiRestPhysicalSchemarestOperation - the rest operation
throws UnsupportedOperationExceptionpublic void removeRestOperation(oracle.odi.domain.topology.OdiRestOperation restOperation)
removeRestOperation in class oracle.odi.domain.topology.OdiRestPhysicalSchemarestOperation - the rest operation
throws UnsupportedOperationException