public class OdiSubPartition extends OdiPartition
OdiPartition, and is a child of a OdiMainPartition instance.OdiPartition,
OdiMainPartitionNAME_MAX_LENGTH| Constructor and Description |
|---|
OdiSubPartition(OdiMainPartition pMainPartition,
java.lang.String pName)
Construct a new
OdiSubPartition. |
| Modifier and Type | Method and Description |
|---|---|
OdiMainPartition |
getMainPartition()
Get the main partition for this
OdiSubPartition instance. |
java.lang.String |
getType()
Obtains the type of this partition
|
getDataStore, getDescription, getInternalId, getName, getPartitionId, getSecurityContainer, setDescriptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeededgetGlobalId, getParentgetBigNumericId, getGlobalId, getNumericIdpublic OdiSubPartition(OdiMainPartition pMainPartition, java.lang.String pName)
OdiSubPartition.pMainPartition - the parent main-partitionpName - the name of the partitionpublic OdiMainPartition getMainPartition()
OdiSubPartition instance.public java.lang.String getType()
IPartition