|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.support.BusinessObject
oracle.odi.domain.support.AbstractRepositoryEntity
oracle.odi.domain.support.AbstractOdiEntity
oracle.odi.domain.model.OdiPartition
oracle.odi.domain.model.OdiSubPartition
public class OdiSubPartition
Subclasses OdiPartition, and is a child of a OdiMainPartition instance.
OdiPartition, OdiMainPartition, Serialized Form| Field Summary |
|---|
| Fields inherited from class oracle.odi.domain.model.OdiPartition |
|---|
NAME_MAX_LENGTH |
| Fields inherited from class oracle.odi.domain.support.AbstractOdiEntity |
|---|
STARTING_INTERNAL_VERSION |
| Constructor Summary | |
|---|---|
OdiSubPartition(OdiMainPartition pMainPartition, java.lang.String pName)Construct a new OdiSubPartition. |
|
| Method Summary | |
|---|---|
OdiMainPartition |
getMainPartition()Get the main partition for this OdiSubPartition instance. |
| Methods inherited from class oracle.odi.domain.model.OdiPartition |
|---|
getDataStore, getDescription, getInternalId, getName, getPartitionId, getSecurityContainer, setDescription |
| Methods inherited from class oracle.odi.domain.support.AbstractOdiEntity |
|---|
equals, getFirstDate, getFirstUser, getInternalVersion, getLastDate, getLastUser, hashCode, isInstanceLevelSecurityNeeded, isNew, toString |
| Methods inherited from class oracle.odi.domain.support.BusinessObject |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.odi.domain.IOdiEntity |
|---|
getFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeeded |
| Constructor Detail |
|---|
public OdiSubPartition(OdiMainPartition pMainPartition,
java.lang.String pName)
OdiSubPartition.pMainPartition - the parent main-partitionpName - the name of the partition| Method Detail |
|---|
public OdiMainPartition getMainPartition()
OdiSubPartition instance.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||