|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JCoCustomRepository.QueryMode | |
---|---|
com.sap.conn.jco | Contains the major part of the interfaces and factories an application for JCo is typically dealing with. |
Uses of JCoCustomRepository.QueryMode in com.sap.conn.jco |
---|
Methods in com.sap.conn.jco that return JCoCustomRepository.QueryMode | |
---|---|
static JCoCustomRepository.QueryMode |
JCoCustomRepository.QueryMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JCoCustomRepository.QueryMode[] |
JCoCustomRepository.QueryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sap.conn.jco with parameters of type JCoCustomRepository.QueryMode | |
---|---|
void |
JCoCustomRepository.setQueryMode(JCoCustomRepository.QueryMode queryMode)
Allow the application to control the repository query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |