|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILoggingResultSet
General result set for objects used in Logging. Usually used when making a request, expecting multiple number of results returned.
| Method Summary | |
|---|---|
Exception |
getException()
Return the specific error occurred for invalid operation(if any). |
List |
getResults()
Return a list of result nodes in this Result Set |
int |
getSize()
Return the number of result nodes in this Result Set |
boolean |
isEmpty()
Return true if result set is empty (no result node) |
boolean |
isValid()
Return general status if result is either valid(true) or invalid(false) |
| Method Detail |
|---|
List getResults()
boolean isValid()
boolean isEmpty()
int getSize()
Exception getException()
| Access Rights |
|---|
| SC | DC |
|---|---|
[sap.com] FRAMEWORK
|
[sap.com] tc/ddic/ddicruntime
|
[sap.com] ENGINEAPI
|
[sap.com] tc/logging
|
[sap.com] ENGFACADE
|
[sap.com] tc/bl/logging/api
|
[sap.com] CORE-TOOLS
|
[sap.com] com.sap.engine.client.lib
|
[sap.com] BRMS-FACADE
|
[sap.com] tc/brms/facade
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||