SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.service.statemanagement.ITransition

Packages that use ITransition
com.sapportals.wcm.repository.service.statemanagement Provides a service that keeps track of the status of resources.  
 

Uses of ITransition in com.sapportals.wcm.repository.service.statemanagement
 

Methods in com.sapportals.wcm.repository.service.statemanagement that return ITransition
 ITransition ITransitionListIterator.next()
          Deprecated. Gets the next item
 ITransition ITransitionList.getTransition(int i)
          Deprecated. Gets the ITransition at index i
 ITransition ITransitionList.remove(int i)
          Deprecated. Removes the transition at the specified position
 ITransition IStatemanagement.getTransition(java.lang.String impID)
          Deprecated. Returns the ITransition with the specified ID
 

Methods in com.sapportals.wcm.repository.service.statemanagement with parameters of type ITransition
 boolean ITransitionList.contains(ITransition aTransition)
          Deprecated. Checks wheter a specific transition is contained in the list
 void ITransitionList.addTransition(ITransition aTransition)
          Deprecated. Adds a transition to the list
 boolean ITransitionList.removeTransition(ITransition aTransition)
          Deprecated. Removes all occurrences of aTransition from the list
 java.lang.String IStatemanagement.executeTransition(ITransition aTransition, IResource aResource)
          Deprecated. Executes the specified transition for the resource
 void IStatemanagement.executeTransition(ITransition aTransition, IResourceList aResourceList, IResourceContext aContext)
          Deprecated. Executes the specified transition for a list of resources
 


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.