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

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

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

Methods in com.sapportals.wcm.repository.service.statemanagement that return IResourceTransitionList
 IResourceTransitionList IStatemanagementResource.getAllowedTransitions()
          Gets all permitted transitions for the current resource and the current user.
 IResourceTransitionList IResourceTransitionList.subList(int fromIndex, int toIndex)
          Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
 

Methods in com.sapportals.wcm.repository.service.statemanagement with parameters of type IResourceTransitionList
 boolean IResourceTransitionList.addAll(IResourceTransitionList c)
          Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
 



Copyright 2011 SAP AG Complete Copyright Notice