|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Item inside a structured group or property structure.
IStructuredGroupItems can be ordered in a IStructuredGroupItemList.
| Method Summary | |
IStructuredGroup |
getAsStructuredGroup()
Gets the item as a IStructuredGroup. |
IStructuredProperty |
getAsStructuredProperty()
Gets the item as a IStructuredProperty. |
boolean |
isStructuredGroup()
Checks if the item is a IStructuredGroup. |
boolean |
isStructuredProperty()
Checks if the item is a IStructuredProperty. |
| Method Detail |
public boolean isStructuredGroup()
throws PropertyStructureServiceException
IStructuredGroup.
public boolean isStructuredProperty()
throws PropertyStructureServiceException
IStructuredProperty.
public IStructuredGroup getAsStructuredGroup()
throws PropertyStructureServiceException
IStructuredGroup.null if item is no structured group
public IStructuredProperty getAsStructuredProperty()
throws PropertyStructureServiceException
IStructuredProperty.null if item is no structure property
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||