public class JGrapeBean extends SessionManager implements no.g9.service.JGrapeService
LOG_CONTROL| Constructor and Description |
|---|
JGrapeBean() |
| Modifier and Type | Method and Description |
|---|---|
Object |
connect(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
delete(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
disconnect(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
find(no.g9.support.FindData findData,
no.g9.support.ClientContext ctx,
String dbMapping) |
Object |
find(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
List<?> |
findAll(no.g9.support.FindData findData,
no.g9.support.ClientContext ctx,
String dbMapping) |
List<?> |
findAll(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
get(no.g9.support.ObjectSelection objectSelection,
no.g9.service.enumerator.ENavigation navigation,
no.g9.support.ClientContext ctx) |
Object |
insert(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
save(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
Object |
update(no.g9.support.ObjectSelection objectSelection,
no.g9.support.ClientContext ctx) |
doLog, getDatabaseContextName, getDatabaseMappingName, getLogfileDateFormat, getSession, getSession, getSessionFactory, logControl, logParams, setLogfileDateFormatpublic Object find(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
find in interface no.g9.service.JGrapeServicepublic Object find(no.g9.support.FindData findData, no.g9.support.ClientContext ctx, String dbMapping)
find in interface no.g9.service.JGrapeServicepublic List<?> findAll(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
findAll in interface no.g9.service.JGrapeServicepublic List<?> findAll(no.g9.support.FindData findData, no.g9.support.ClientContext ctx, String dbMapping)
findAll in interface no.g9.service.JGrapeServicepublic Object save(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
save in interface no.g9.service.JGrapeServicepublic Object insert(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
insert in interface no.g9.service.JGrapeServicepublic Object update(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
update in interface no.g9.service.JGrapeServicepublic Object delete(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
delete in interface no.g9.service.JGrapeServicepublic Object connect(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
connect in interface no.g9.service.JGrapeServicepublic Object disconnect(no.g9.support.ObjectSelection objectSelection, no.g9.support.ClientContext ctx)
disconnect in interface no.g9.service.JGrapeServicepublic Object get(no.g9.support.ObjectSelection objectSelection, no.g9.service.enumerator.ENavigation navigation, no.g9.support.ClientContext ctx)
get in interface no.g9.service.JGrapeServiceCopyright © 2006–2018 Esito AS. All rights reserved.