|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPropertyStructure | |
| com.sapportals.wcm.rendering.detailsproperties | Provides interfaces for rendering properties of items on the details page. |
| com.sapportals.wcm.service.propertystructure | Provides structuring information for properties. |
| Uses of IPropertyStructure in com.sapportals.wcm.rendering.detailsproperties |
| Methods in com.sapportals.wcm.rendering.detailsproperties that return IPropertyStructure | |
IPropertyStructure |
IPropertyStructureDetails.getPropertyStructure()
|
| Methods in com.sapportals.wcm.rendering.detailsproperties with parameters of type IPropertyStructure | |
void |
IPropertyStructureDetails.setPropertyStructure(IPropertyStructure propertyStructure)
|
| Uses of IPropertyStructure in com.sapportals.wcm.service.propertystructure |
| Methods in com.sapportals.wcm.service.propertystructure that return IPropertyStructure | |
IPropertyStructure |
IPropertyStructureList.get(int index)
|
IPropertyStructure |
IPropertyStructureList.set(int index,
IPropertyStructure element)
|
IPropertyStructure |
IPropertyStructureList.remove(int index)
|
IPropertyStructure |
IPropertyStructureListIterator.next()
|
IPropertyStructure |
IPropertyStructureListIterator.previous()
|
IPropertyStructure |
IPropertyStructureService.getPropertyStructure(java.lang.String name)
Get the property structure with the requested name. |
| Methods in com.sapportals.wcm.service.propertystructure with parameters of type IPropertyStructure | |
boolean |
IPropertyStructureList.contains(IPropertyStructure element)
|
boolean |
IPropertyStructureList.add(IPropertyStructure element)
|
boolean |
IPropertyStructureList.remove(IPropertyStructure element)
|
IPropertyStructure |
IPropertyStructureList.set(int index,
IPropertyStructure element)
|
void |
IPropertyStructureList.add(int index,
IPropertyStructure element)
|
int |
IPropertyStructureList.indexOf(IPropertyStructure element)
|
int |
IPropertyStructureList.lastIndexOf(IPropertyStructure element)
|
void |
IPropertyStructureListIterator.set(IPropertyStructure element)
|
void |
IPropertyStructureListIterator.add(IPropertyStructure element)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||