SAP NetWeaver '04

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

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

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

Methods in com.sapportals.wcm.repository.service.statemanagement that return IResourceTransition
 IResourceTransition IStatemanagementResource.getTransition(java.lang.String ID)
          Gets a transition for the ID.
 IResourceTransition IResourceTransitionIterator.next()
          Returns the next element in the list.
 IResourceTransition IResourceTransitionIterator.previous()
          Returns the previous element in the list.
 IResourceTransition[] IResourceTransitionList.toArray()
          Returns an array containing all of the elements in this list in proper sequence.
 IResourceTransition[] IResourceTransitionList.toArray(IResourceTransition[] a)
          Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
 IResourceTransition IResourceTransitionList.get(int index)
          Returns the element at the specified position in this list
 IResourceTransition IResourceTransitionList.set(int index, IResourceTransition element)
          Replaces the element at the specified position in this list with the specified element (optional operation)
 IResourceTransition IResourceTransitionList.remove(int index)
          Inserts the specified element at the specified position in this list (optional operation).
 

Methods in com.sapportals.wcm.repository.service.statemanagement with parameters of type IResourceTransition
 void IResourceTransitionIterator.set(IResourceTransition o)
          Replaces the last element returned by next or previous with the specified element (optional operation).
 void IResourceTransitionIterator.add(IResourceTransition o)
          Inserts the specified element into the list (optional operation).
 IResourceTransition[] IResourceTransitionList.toArray(IResourceTransition[] a)
          Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
 boolean IResourceTransitionList.add(IResourceTransition o)
          Appends the specified element to the end of this list (optional operation) Depending on the runtime type of the contained list, this operation may place limitations on what elements can be added to this list.
 IResourceTransition IResourceTransitionList.set(int index, IResourceTransition element)
          Replaces the element at the specified position in this list with the specified element (optional operation)
 void IResourceTransitionList.add(int index, IResourceTransition element)
          Inserts the specified element at the specified position in this list (optional operation).
 


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.