SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.service.propertystructure.PropertyStructureServiceException

Packages that use PropertyStructureServiceException
com.sapportals.wcm.service.propertystructure Provides structuring information for properties.  
 

Uses of PropertyStructureServiceException in com.sapportals.wcm.service.propertystructure
 

Methods in com.sapportals.wcm.service.propertystructure that throw PropertyStructureServiceException
 java.lang.String IPropertyStructure.getName()
          Gets the name of the structure.
 IStructuredGroupItemList IPropertyStructure.getOrderedItems()
          Gets all first level items of the structure in their configured order.
 java.lang.String[] IPropertyStructure.getResourceTypes()
          All resource types for that the structure is configured.
 StructureDisplayMode[] IPropertyStructure.getDisplayModes()
          All supported display modes of the structure.
 boolean IPropertyStructure.isSupportedDisplayMode(StructureDisplayMode displayMode)
          Checks if a display mode is supported by a structure.
 java.lang.String IPropertyStructure.getLabel(java.util.Locale locale)
          Gets the label for the structure.
 boolean IPropertyStructure.isSingleFocusEnabled()
          Checks if the groups of this structure (only 1 level) should be displayed in a way that always only one group is in the focus
 com.sapportals.htmlb.Component IStructuredGroupRenderer.render(IMetaContext metaContext)
          Renders the structured group.
 IPropertyMap IStructuredGroupRenderer.getProperties(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Gets the properties with their entered values after the response has been returned.
 java.lang.String[] IStructuredGroupRenderer.validate(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Validates the group content
 void IStructuredGroupRenderer.save(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Saves the content of the structured group.
 java.lang.String[] IStructuredGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event, IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Validates the group content
 java.lang.String IStructuredGroup.getName()
          Gets the name of the structured group.
 java.lang.String IStructuredGroup.getLabel(java.util.Locale locale)
          Gets the label for the group.
 IStructuredGroupItemList IStructuredGroup.getOrderedItems()
          Gets all items of the structured group in their configured order.
 IMetaGroup IStructuredGroup.getMetaGroup()
          Gets the meta group object for this structured group.
 IStructuredGroupRenderer IStructuredGroup.getRenderer()
          Gets the renderer of this structured group.
 boolean IStructuredGroup.hasRenderer()
          Checks if the structured group has a configured renderer.
 boolean IStructuredGroup.hasOrderedItems()
          Checks if the structured group has configured items.
 boolean IStructuredGroup.isSingleFocusEnabled()
          Checks if the sub groups of this group (only one level) should be displayed in a way that always only one group is in the focus
 IPropertyName IStructuredProperty.getPropertyName()
          Gets the property name for the property
 IMetaName IStructuredProperty.getMetaName()
          Gets the meta name object for this property.
 IMetaName IStructuredProperty.getMetaName(IProperty property)
          Gets the meta name object for this property.
 boolean IStructuredGroupItem.isStructuredGroup()
          Checks if the item is a IStructuredGroup.
 boolean IStructuredGroupItem.isStructuredProperty()
          Checks if the item is a IStructuredProperty.
 IStructuredGroup IStructuredGroupItem.getAsStructuredGroup()
          Gets the item as a IStructuredGroup.
 IStructuredProperty IStructuredGroupItem.getAsStructuredProperty()
          Gets the item as a IStructuredProperty.
 IPropertyStructure IPropertyStructureService.getPropertyStructure(java.lang.String name)
          Get the property structure with the requested name.
 IPropertyStructureList IPropertyStructureService.getPropertyStructures()
          Gets all available property structures of the service.
 IPropertyStructureList IPropertyStructureService.getPropertyStructures(java.lang.String resourceType, StructureDisplayMode displayMode, IMetaContext metaContext)
          Gets property structures for a requested resource type and display mode.
 IPropertyStructureList IPropertyStructureService.getPropertyStructures(java.lang.String resourceType, StructureDisplayMode displayMode)
          Gets property structures for a requested resource type and display mode.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.