Uses of Class
com.sap.netweaver.bc.serialize.Status

Packages that use Status
com.sap.netweaver.bc.serialize   
com.sap.netweaver.kmc.ui.base   
 

Uses of Status in com.sap.netweaver.bc.serialize
 

Fields in com.sap.netweaver.bc.serialize 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.sap.netweaver.bc.serialize that return Status
 Status ResultList.getStatus()
           
static Status Status.sort(Status a, Status b, boolean ascending)
           
 Status Result.status()
           
 

Methods in com.sap.netweaver.bc.serialize with parameters of type Status
 void ILogger.add(Status status, ILogger.Species species, String provider, String message)
           
static Status Status.sort(Status a, Status b, boolean ascending)
           
 ILogger.Token ILogger.start(Status status, ILogger.Species species, String provider, String message)
           
 ResultList ResultList.sublist(Status status)
           
 

Constructors in com.sap.netweaver.bc.serialize with parameters of type Status
Result(Status status, String message, WcmException e, IResource res)
           
Result(Status status, String message, WcmException e, IResource res, AdapterCode ac)
           
Result(Status status, WcmException e, IResource res, AdapterCode code)
          convinience constructor if no message is added but only the localized message of the exception should be used.
 

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

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

Methods in com.sap.netweaver.kmc.ui.base with parameters of type Status
static com.sapportals.htmlb.enums.MessageType StatusTypeMapper.map(Status status)
          Deprecated. As of NetWeaver 7.1
 



Copyright 2014 SAP AG Complete Copyright Notice