|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mycore.backend.jdom.MCRJDOMMemoryStore
public class MCRJDOMMemoryStore
This class implements the memory store based on JDOM documents.
| Method Summary | |
|---|---|
(package private) void |
addElement(MCRObjectID id,
Document doc)
Adds an objects xml metadata to the memory store. |
(package private) void |
debug(String type)
Debug the content of the Hashtable. |
(package private) Hashtable |
getObjects(String type)
Returns a list of all object metadata for a given object type |
static MCRJDOMMemoryStore |
instance()
Returns the singleton. |
(package private) void |
removeElement(MCRObjectID id)
Removes an object from the memory store. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MCRJDOMMemoryStore instance()
Hashtable getObjects(String type)
void addElement(MCRObjectID id,
Document doc)
void removeElement(MCRObjectID id)
void debug(String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||