Uses of Class
com.sapportals.wcm.util.controlstatus.Status

Packages that use Status
com.sap.netweaver.kmc.ui.base   
com.sapportals.wcm.control.edit   
com.sapportals.wcm.control.util   
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls. 
com.sapportals.wcm.rendering.base.event Contains interfaces and ready-to-use classes for htmlb-based eventing. 
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources. 
com.sapportals.wcm.rendering.layout Represents a container for defining the layout of explorer controls. 
com.sapportals.wcm.rendering.property   
com.sapportals.wcm.rendering.uicommand Contains interfaces to render and execute commands for one or more resources. 
com.sapportals.wcm.repository.service.layout.info   
com.sapportals.wcm.rfadapter   
com.sapportals.wcm.util.controlstatus Provides a service for the UI to persist the status of rendering objects. 
 

Uses of Status in com.sap.netweaver.kmc.ui.base
 

Methods in com.sap.netweaver.kmc.ui.base with parameters of type Status
static Status StatusTypeMapper.map(Status oldStatus)
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.control.edit
 

Constructors in com.sapportals.wcm.control.edit with parameters of type Status
RenameStatus.ModifiedExtensionInformation(Status status, String message)
           
 

Uses of Status in com.sapportals.wcm.control.util
 

Methods in com.sapportals.wcm.control.util with parameters of type Status
static com.sapportals.htmlb.HTMLFragment StatusIcon.getStatusIcon(Status status, com.sapportals.htmlb.rendering.IPageContext context)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.htmlb.Component MessageRenderer.render(Status status, String statusMessage, IResourceContext resourceContext)
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.base
 

Methods in com.sapportals.wcm.rendering.base that return Status
 Status StatusFactory.getStatus()
           
 Status PersistenceFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 Status IFactoryInfoProvider.getStatus()
          Deprecated. As of NetWeaver 7.1
 Status AbstractFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.base.event
 

Constructors in com.sapportals.wcm.rendering.base.event with parameters of type Status
InfoEvent(Status status, String message)
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.collection
 

Methods in com.sapportals.wcm.rendering.collection that return Status
 Status ComponentFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.layout
 

Methods in com.sapportals.wcm.rendering.layout that return Status
 Status LayoutControllerFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.property
 

Methods in com.sapportals.wcm.rendering.property that return Status
 Status PropertyRendererFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.rendering.uicommand
 

Methods in com.sapportals.wcm.rendering.uicommand that return Status
 Status UICommandFactory.getStatus()
          Deprecated. As of NetWeaver 7.1
 

Uses of Status in com.sapportals.wcm.repository.service.layout.info
 

Methods in com.sapportals.wcm.repository.service.layout.info that return Status
 Status SettingsContainer.getStatus()
           
 Status RenderObjectInfoList.getStatus()
           
 Status RenderObjectData.getStatus()
           
 Status RenderObjectContainer.getStatus()
           
 Status ISettingInfo.getStatus()
           
 Status IResourceBasedInfo.getStatus()
           
 Status IRenderObjectInfo.getStatus()
           
 Status SettingsContainer.getStatus(SettingInfoKeyList list)
           
 

Methods in com.sapportals.wcm.repository.service.layout.info with parameters of type Status
 void RenderObjectData.setStatus(Status status)
           
 void ISettingInfo.setStatus(Status status)
           
 void IResourceBasedInfo.setStatus(Status status)
           
 

Uses of Status in com.sapportals.wcm.rfadapter
 

Methods in com.sapportals.wcm.rfadapter that return Status
 Status ResultList.getStatus()
           
 Status Result.status()
           
 

Methods in com.sapportals.wcm.rfadapter with parameters of type Status
 ResultList ResultList.sublist(Status status)
           
 

Constructors in com.sapportals.wcm.rfadapter with parameters of type Status
Result(Status status, String message, com.sapportals.wcm.WcmException e, IResource res)
           
Result(Status status, String message, com.sapportals.wcm.WcmException e, IResource res, AdapterCode ac)
           
 

Uses of Status in com.sapportals.wcm.util.controlstatus
 

Fields in com.sapportals.wcm.util.controlstatus declared as Status
static Status Status.ABORT
           
static Status Status.ERROR
           
static Status Status.NONE
           
static Status Status.OK
           
static Status Status.WARNING
           
 

Methods in com.sapportals.wcm.util.controlstatus that return Status
 Status StatusInformation.getStatus()
           
static Status Status.sort(Status a, Status b, boolean ascending)
           
 

Methods in com.sapportals.wcm.util.controlstatus with parameters of type Status
static Status Status.sort(Status a, Status b, boolean ascending)
           
 

Constructors in com.sapportals.wcm.util.controlstatus with parameters of type Status
StatusInformation(Status status, String message)
           
 



Copyright 2011 SAP AG Complete Copyright Notice