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

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

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

Subinterfaces of IStepList in com.sapportals.wcm.repository.service.statemanagement
 interface IStepListExt
           
 

Methods in com.sapportals.wcm.repository.service.statemanagement that return IStepList
 IStepList IStatemanagementUtilsResource.convertToApproverList(String impApproverString)
          Converts a string as returned from the convertToString() method back to a IStepList .
 IStepList IStatemanagementUtils.convertToApproverList(String impApproverString)
          Deprecated. Constructs a steplist from a string which is returned by convertToString
 IStepList IStatemanagementUtilsResource.readApproverList()
          Reads the list of steps and approvers from the database
 IStepList IStatemanagementUtils.readApproverList(IResource impResource)
          Deprecated. Reads the list of steps and approvers for a resource.
 IStepList IStepListState.restoreStepList()
           
 

Methods in com.sapportals.wcm.repository.service.statemanagement with parameters of type IStepList
 String IStatemanagementUtilsResource.convertToString(IStepList impStepList)
          Converts a steplist to a string in order to save this string as persistant data within a control
 String IStatemanagementUtils.convertToString(IStepList impStepList)
          Deprecated. Converts a steplist object into a string which can be used for persistent properties in UI
 void IStatemanagementUtils.saveApproverList(IResource impResource, IStepList impApproverList)
          Deprecated. Saves the list of steps and approvers for a resource
 void IStatemanagementUtilsResource.saveApproverList(IStepList impApproverList)
          Saves the defined workflow for the current resource
 



Copyright 2011 SAP AG Complete Copyright Notice