|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlStatusException | |
| com.sapportals.wcm.util.controlstatus | Provides a service for the UI to persist the status of rendering objects. |
| Uses of ControlStatusException in com.sapportals.wcm.util.controlstatus |
| Methods in com.sapportals.wcm.util.controlstatus that throw ControlStatusException | |
IControlStatus |
ControlStatusService.getControlStatus(java.lang.String key)
returns the IControlStatus that has been saved with this key. |
java.lang.String |
ControlStatusService.addControlStatus(IControlStatus status)
adds the given object and returns the key to retrieve the object again through the getControlStatus method. |
boolean |
ControlStatusService.deleteControlStatus(java.lang.String key)
deletes an IControlStatus object with the given key from the
service's persistence. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||