|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
PartitionKey interface represents a relational data entity index .
| Method Summary | |
boolean |
getDeployable()Get the Deployable Value. |
IndexPartitionOwner |
getIndexPartitionOwner()Get the IndexPartitionOwner who owns this PartitionKey. |
java.lang.String |
getPartitionKeyType()Get the PartitionKeyType. |
void |
setDeployable(boolean type)Sets the Deployable Value. |
void |
setIndexPartitionOwner(IndexPartitionOwner owner)Sets the IndexPartitionOwner who owns this PartitionKey. |
void |
setPartitionKeyType(java.lang.String type)Sets the PartitionKeyType. |
| Methods inherited from interface oracle.owb.foundation.OWBNamedObject |
delete, getBusinessName, getClassDefinition, getComponent, getDescription, getName, getUOID, isDeletable, isEditable, isRenamable, setBusinessName, setDescription, setName |
| Methods inherited from interface oracle.owb.foundation.property.PropertyOwner |
getDefaultPropertyValue, getLogicalPropertyKeys, getPhysicalPropertyKeys, getPropertyDomain, getPropertyKeys, getPropertyValue, getPropertyValueString, isLogicalProperty, isPhysicalProperty, isReadOnlyProperty, setPropertyValue, setPropertyValueByString |
| Method Detail |
public IndexPartitionOwner getIndexPartitionOwner()
public void setIndexPartitionOwner(IndexPartitionOwner owner)
public void setDeployable(boolean type)
public void setPartitionKeyType(java.lang.String type)
type - denotes the ParitionKey type.public boolean getDeployable()
public java.lang.String getPartitionKeyType()
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||