|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final String ROLE
Method Detail |
public void releaseClient()
public void initClient(com.sap.mw.jco.JCO.Client client)
public com.sap.mw.jco.IRepository getRepository()
public 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 |