|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | 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)
the - owner object.public void setDeployable(boolean type)
deployable - value true or false.public void setPartitionKeyType(java.lang.String type)
type - denotes the ParitionKey type.public boolean getDeployable()
public java.lang.String getPartitionKeyType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||