Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
R
raiseSignal(String)
- Method in interface com.adeptia.indigo.system.
Context
Method to raise signal for asynchronous activity with signal name as param
readProperties(InputStream)
- Static method in class com.adeptia.indigo.system.
IndigoConfig
Get the Properties Map
RecordToRecord
- Static variable in class com.adeptia.indigo.utils.
TransactionInformation
registerManager(Class, Class)
- Static method in class com.adeptia.indigo.storage.
EntityManagerFactory
register an entity manager for a class
registerMBean(IndigoInputHandler, String)
- Static method in class com.adeptia.indigo.utils.
MBeanUtils
Registers a pre-existing object as an MBean with the MBean server
remove(Object)
- Method in interface com.adeptia.indigo.system.
Context
Removes the mapping for this key from context map if it is present
removeEntity(Entity)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Removes an entity from the storage.
removeEntity(Entity, Map)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Removes an entity from the storage with specified comments stored in the map.
removeEntityVersion(Entity)
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieve(Entity)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Retrieve a entity from persistent storage.
retrieve(TypedEntityId)
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieve(Criteria)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Retrieve a set of entities from persistent storage using the specified criteria.
retrieve()
- Method in interface com.adeptia.indigo.storage.
EntityManager
Retrieve all the entities from persistent storage.
retrieveEntitiesCount()
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieveOrderBy(String)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Retrieve all the entities from persistent storage with Order By clause.
retrieveOrderBy(String, String)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Retrieve all the entities from persistent storage with Order By and sort order clause.
retrieveOrderBy(String, Criteria)
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieveOrderBy(String, boolean, String)
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieveOrderBy(String, String, boolean, String)
- Method in interface com.adeptia.indigo.storage.
EntityManager
retrieveOrderBy(String, Criteria, boolean, String)
- Method in interface com.adeptia.indigo.storage.
EntityManager
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X