|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Web3Client
The standard interface for R3Clients in Web3.
Field Summary | |
---|---|
static String |
ROLE
|
Method Summary | |
---|---|
void |
execute(com.sap.mw.jco.JCO.Function function)
Execute an Abab function |
com.sap.mw.jco.IRepository |
getRepository()
Get a Client Repository |
void |
initClient(com.sap.mw.jco.JCO.Client client)
Initialize the client |
void |
releaseClient()
Releases the Connection to the backend |
Field Detail |
---|
static final String ROLE
Method Detail |
---|
void releaseClient()
void initClient(com.sap.mw.jco.JCO.Client client)
com.sap.mw.jco.IRepository getRepository()
void execute(com.sap.mw.jco.JCO.Function function)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |