SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.relation.IRelationTypeList

Packages that use IRelationTypeList
com.sapportals.wcm.service.relation Provides a service to persist relationships between relation operands.  
 

Uses of IRelationTypeList in com.sapportals.wcm.service.relation
 

Methods in com.sapportals.wcm.service.relation that return IRelationTypeList
 IRelationTypeList IRelationTypeList.subList(int startIndex, int stopIndex)
          Return a list of elements from this list which starts at the first specified position in the list and end at the second specified position.
 IRelationTypeList IRelationTypeList.union(IRelationTypeList list)
          Get the union of this list and the given list.
 IRelationTypeList IRelationTypeList.intersection(IRelationTypeList list)
          Get the intersection of this list and the given list.
 IRelationTypeList IRelationTypeList.difference(IRelationTypeList list)
          Get the difference of this list to the given list.
Given a , b and c in this list; b , c and d in the given list, the result will contain only a .
 IRelationTypeList IRelationService.getRelationTypeList()
          Get an empty list for relation types.
 IRelationTypeList IRelationService.getRelationTypes(IResourceContext context)
          Get a list of all relation types which are available within the given context.
 IRelationTypeList IRelationService.getRelationTypes(IResourceContext context, java.lang.String namespace)
          Get a list of all relation types of the given namespace which are available within the given context.
 

Methods in com.sapportals.wcm.service.relation with parameters of type IRelationTypeList
 boolean IRelationTypeList.addAll(IRelationTypeList list)
          Add all the elements in the specified list to this list.
 IRelationTypeList IRelationTypeList.union(IRelationTypeList list)
          Get the union of this list and the given list.
 IRelationTypeList IRelationTypeList.intersection(IRelationTypeList list)
          Get the intersection of this list and the given list.
 IRelationTypeList IRelationTypeList.difference(IRelationTypeList list)
          Get the difference of this list to the given list.
Given a , b and c in this list; b , c and d in the given list, the result will contain only a .
 


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.