JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
G
H
I
J
L
M
O
P
R
S
T
A
AbstractJdoBeanFactory
- Class in
org.tangram.jdo
AbstractJdoBeanFactory()
- Constructor for class org.tangram.jdo.
AbstractJdoBeanFactory
afterPropertiesSet()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
allClasses
- Variable in class org.tangram.jdo.
AbstractJdoBeanFactory
apiDelete(T)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
apiPersist(T)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
B
beginTransaction()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
C
commitTransaction()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
compareTo(Content)
- Method in class org.tangram.jdo.
JdoContent
createBean(Class<T>)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
remember that the newly created bean has to be persisted in the now open transaction!
E
equals(Object)
- Method in class org.tangram.jdo.
JdoContent
G
getAllClasses()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
Get a collection of model related classes.
getBean(Class<T>, String, String)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
getBean(String)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
getConfigOverrides()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
getFactoryConfigOverrides()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
getId()
- Method in class org.tangram.jdo.
JdoContent
returns the string representation of the objects persistent ID.
getManager()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
getObjectId(String, Class<? extends Content>, String)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
H
hashCode()
- Method in class org.tangram.jdo.
JdoContent
hasManager()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
I
isPrefill()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
J
JdoBeanFactory
- Interface in
org.tangram.jdo
All BeanFactories dealing with Java Data Objects implement this interface.
JdoContent
- Class in
org.tangram.jdo
JdoContent()
- Constructor for class org.tangram.jdo.
JdoContent
L
listBeansOfExactClass(Class<T>, String, String, Boolean)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
M
manager
- Variable in class org.tangram.jdo.
AbstractJdoBeanFactory
managerFactory
- Variable in class org.tangram.jdo.
AbstractJdoBeanFactory
O
org.tangram.jdo
- package org.tangram.jdo
P
postprocessPlainId(Object)
- Method in class org.tangram.jdo.
JdoContent
get readable and storable representation of ID.
R
rollbackTransaction()
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
S
setAdditionalClasses(Collection<Class<? extends Content>>)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
setAdditionalClasses(Collection<Class<? extends Content>>)
- Method in interface org.tangram.jdo.
JdoBeanFactory
set a list of classes to be used as model classes in addition to the statically scanned ones.
setConfigOverrides(Map<Object, Object>)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
Override Persistence Manager Factory properties given in jdoconfig.xml file.
setFactoryName(String)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
Override the default id when obtaining the persistence factory.
setPrefill(boolean)
- Method in class org.tangram.jdo.
AbstractJdoBeanFactory
T
toString()
- Method in class org.tangram.jdo.
JdoContent
A
B
C
E
G
H
I
J
L
M
O
P
R
S
T
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes