- DataService - Interface in no.g9.jgrape
-
The data service interface
- DataServiceImpl - Class in no.g9.jgrape
-
The default implementation of the DataService interface.
- DataServiceImpl() - Constructor for class no.g9.jgrape.DataServiceImpl
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.BcdType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.BinaryBlobType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.BooleanType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.EnumeratorType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.IntDateType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.IntType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.LongType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.PersistentDateMidnight
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.PersistentDateTime
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDate
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDateTime
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalTime
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.ShortType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.TextBooleanType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.TextEnumeratorType
-
- deepCopy(Object) - Method in class no.g9.dataaccess.usertype.TextType
-
- delete(Object) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
- delete(Object) - Method in interface no.g9.dataaccess.Session
-
Delete the given object in the database.
- delete(Object, Session) - Method in interface no.g9.jgrape.DataService
-
Delete the given object.
- delete(Object, List<String>, Session) - Method in interface no.g9.jgrape.DataService
-
- delete(Object, Session) - Method in class no.g9.jgrape.DataServiceImpl
-
- delete(Object, List<String>, Session) - Method in class no.g9.jgrape.DataServiceImpl
-
- delete(ObjectSelection, ClientContext) - Method in class no.g9.jgrape.JGrapeLocal
-
- delete(ObjectSelection, ClientContext, Session) - Method in interface no.g9.jgrape.Manager
-
Delete an existing object.
- delete(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.OsManager
-
delete an existing object and the objects depending on it.
- delete(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.Role
-
Part of the Manager interface.
- deleteImpl(Object) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
Subclass specific implementation of delete.
- deleteImpl(Object) - Method in class no.g9.dataaccess.HibernateSession
-
- deleteImpl(Object) - Method in class no.g9.dataaccess.HibernateStatelessSession
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.BcdType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.BinaryBlobType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.BooleanType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.EnumeratorType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.IntDateType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.IntType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.LongType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.PersistentDateMidnight
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.PersistentDateTime
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDate
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDateTime
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalTime
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.ShortType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.TextBooleanType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.TextEnumeratorType
-
- disassemble(Object) - Method in class no.g9.dataaccess.usertype.TextType
-
- disconnect(ObjectSelection, ClientContext) - Method in class no.g9.jgrape.JGrapeLocal
-
- disconnect(ObjectSelection, ClientContext, Session) - Method in interface no.g9.jgrape.Manager
-
Disconnect an object from it's parent.
- disconnect(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.OsManager
-
Disconnect an object from it's parent.
- disconnect(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.Role
-
Part of the Manager interface.
- doLog() - Method in class no.g9.jgrape.SessionManager
-