|
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 | |||||||||
LevelIdentifier represents an identifier for the level, which is composed of one or more level attributes.
| Method Summary | |
Level |
getLevel()Get the level of the Identifier. |
LevelAttribute[] |
getLevelAttributes()Get the level Attributes that are associated with this level identifier. |
void |
setLevelAttributes(LevelAttribute[] attributes)Set the level Attributes with this level identifier. |
| Methods inherited from interface oracle.owb.foundation.OWBNamedObject |
delete, getBusinessName, getClassDefinition, getComponent, getDescription, getName, getUOID, isDeletable, isEditable, isRenamable, setBusinessName, setDescription, setName |
| Method Detail |
public Level getLevel()
public LevelAttribute[] getLevelAttributes()
public void setLevelAttributes(LevelAttribute[] attributes)
|
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 | |||||||||