SAP NetWeaver '04

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

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

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

Classes in com.sapportals.wcm.service.relation that implement IOrderedRelationPosition
 class OrderedRelationPosition
          An implementation for the ordering position for relations.
 

Methods in com.sapportals.wcm.service.relation that return IOrderedRelationPosition
 IOrderedRelationPosition IOrderedRelationPositioning.getPosition()
          Get the ordering position.
 IOrderedRelationPosition IRelation.getPosition()
          Get the relation's positioning. (only supported for IOrderedRelation s).
 

Methods in com.sapportals.wcm.service.relation with parameters of type IOrderedRelationPosition
 boolean IOrderedRelationPositioningList.add(java.lang.String relationID, IOrderedRelationPosition position)
          Appends the specified realtion and position as a new positioning object to the end of the list.
 void IOrderedRelationPositioningList.add(int index, java.lang.String relationID, IOrderedRelationPosition position)
          Inserts the specified relation and position as a new positioning object at the specified position in the list.
 void IRelation.setPosition(IOrderedRelationPosition position)
          Change the relation's position (only supported for IOrderedRelation s).
 IRelation IRelationType.createRelation(IOrderedRelationPosition position, IRelationOperand source, IRelationOperand target, IPropertyMap properties)
          Create a new ordered relation from wrapped operands.
 IRelation IRelationType.createRelation(IOrderedRelationPosition position, IRelationOperand source, IRelationOperand target)
          a shortcut for createRelation(source, target, null).
 IRelation IRelationType.createRelation(IOrderedRelationPosition position, java.lang.Object source, java.lang.Object target, IPropertyMap properties)
          Create a ordered relation from operand values.
 IRelation IRelationType.createRelation(IOrderedRelationPosition position, java.lang.Object source, java.lang.Object target)
          a shortcut for createRelation(source, target, null).
 


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.