SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.manager.entrypoints.IEntryPoint

Packages that use IEntryPoint
com.sapportals.wcm.repository.manager.entrypoints API for implementing entry point providers Package Specification Purpose The entrypoints package contains interfaces and abstract classes, which are offering all neccessary methods to act as an entry points provider.  
 

Uses of IEntryPoint in com.sapportals.wcm.repository.manager.entrypoints
 

Classes in com.sapportals.wcm.repository.manager.entrypoints that implement IEntryPoint
 class EntryPoint
          Item within an entry point hierarchy.
 

Methods in com.sapportals.wcm.repository.manager.entrypoints that return IEntryPoint
 IEntryPoint IEntryPointList.get(int index)
          Gets the entry point from the specified position of the list
 IEntryPoint IEntryPointList.remove(int index)
          Removes an entry point from the specified position of the list
 IEntryPoint EntryPointList.get(int index)
          Gets the entry point from the specified position of the list
 IEntryPoint EntryPointList.remove(int index)
          Removes an entry point from the specified position of the list
 

Methods in com.sapportals.wcm.repository.manager.entrypoints with parameters of type IEntryPoint
 void IEntryPointList.add(IEntryPoint entryPoint)
          Adds an entry point to the list
 void IEntryPointList.addFirst(IEntryPoint entryPoint)
          Adds an entry point at the first position of this list
 void EntryPointList.add(IEntryPoint entryPoint)
          Adds an entry point to the list
 void EntryPointList.addFirst(IEntryPoint entryPoint)
          Adds an entry point at the first position of this list
 IEntryPointList IEntryPointsProvider.getEntryPointChildren(ICollection parentCollection, IEntryPoint parentEntryPoint, DisplayMode displayMode)
          Gets entry points as children for a specific folder inside a entry points hierarchy.
 IPropertyMap IEntryPointsProvider.getProperties(IResource resource, IEntryPoint entryPoint, DisplayMode displayMode)
          Gets properties of an entry point represented by a resource
 IProperty IEntryPointsProvider.getProperty(IPropertyName propertyName, IResource resource, IEntryPoint entryPoint, DisplayMode displayMode)
          Gets a property of an entry point represented by a resource
 IEntryPointList AbstractEntryPointsProvider.getEntryPointChildren(ICollection parentCollection, IEntryPoint parentEntryPoint, DisplayMode displayMode)
          Gets entry points as children for a specific folder inside a entry points hierarchy.
 IPropertyMap AbstractEntryPointsProvider.getProperties(IResource resource, IEntryPoint entryPoint, DisplayMode displayMode)
          Gets properties of an entry point represented by a resource
 IProperty AbstractEntryPointsProvider.getProperty(IPropertyName propertyName, IResource resource, IEntryPoint entryPoint, DisplayMode displayMode)
          Gets a property of an entry point represented by a resource
 


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.