|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
| Methods in com.sapportals.wcm.repository.service.statemanagement that return IStepList | |
IStepList |
IStatemanagementUtils.readApproverList(IResource impResource)
Deprecated. Reads the list of steps and approvers for a resource. |
IStepList |
IStatemanagementUtils.convertToApproverList(java.lang.String impApproverString)
Deprecated. Constructs a steplist from a string which is returned by convertToString |
IStepList |
IStepListState.restoreStepList()
|
IStepList |
IStatemanagementUtilsResource.readApproverList()
Reads the list of steps and approvers from the database |
IStepList |
IStatemanagementUtilsResource.convertToApproverList(java.lang.String impApproverString)
Converts a string as returned from the convertToString() method back to a IStepList .
|
| Methods in com.sapportals.wcm.repository.service.statemanagement with parameters of type IStepList | |
void |
IStatemanagementUtils.saveApproverList(IResource impResource,
IStepList impApproverList)
Deprecated. Saves the list of steps and approvers for a resource |
java.lang.String |
IStatemanagementUtils.convertToString(IStepList impStepList)
Deprecated. Converts a steplist object into a string which can be used for persistent properties in UI |
void |
IStatemanagementUtilsResource.saveApproverList(IStepList impApproverList)
Saves the defined workflow for the current resource |
java.lang.String |
IStatemanagementUtilsResource.convertToString(IStepList impStepList)
Converts a steplist to a string in order to save this string as persistant data within a control |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||