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

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

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

Methods in com.sapportals.wcm.service.relation that return IOrderedRelationPositioning
 IOrderedRelationPositioning IOrderedRelationPositioningList.get(int index)
          Returns the positioning object with the specified index in the list.
 IOrderedRelationPositioning IOrderedRelationPositioningListIterator.next()
          Get the next available element.
 

Methods in com.sapportals.wcm.service.relation with parameters of type IOrderedRelationPositioning
 void IOrderedRelationPositioningList.add(int index, IOrderedRelationPositioning positioning)
          Inserts the specified positioning object at the specified position in the list.
 boolean IOrderedRelationPositioningList.add(IOrderedRelationPositioning positioning)
          Appends the specified positioning object to the end of the list.
 



Copyright 2011 SAP AG Complete Copyright Notice