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.OggReportCountFrequencyUnit
BY_POSITION_ODI_REST_OPERATION_COMPARATOR
CATALOG_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, renumberPositions
addWsPolicy, getWsPolicies, removeWsPolicies, removeWsPolicy
executableLocationEquals, 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, setWorkSchemaName
getFirstDate, getFirstUser, getInternalVersion, getLastDate, getLastUser, isInstanceLevelSecurityNeeded, isNew, preCommit, toString
equals, getBigNumericId, getGlobalId, getNumericId, getParent, hashCode
getBigNumericId, getGlobalId, getNumericId
getFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeeded
getGlobalId, getParent
public 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.OdiRestPhysicalSchema
restOperation
- the rest operation
throws UnsupportedOperationExceptionpublic void removeRestOperation(oracle.odi.domain.topology.OdiRestOperation restOperation)
removeRestOperation
in class oracle.odi.domain.topology.OdiRestPhysicalSchema
restOperation
- the rest operation
throws UnsupportedOperationException