|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.persistant.E4PersistantRepository
public class E4PersistantRepository
| Field Summary | |
|---|---|
boolean |
m_remove_milliseconds_date_values
Deprecated. If true, date values are set to nn:nn:nn.000 |
static java.lang.String |
VERSION
Deprecated. |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
E4PersistantRepository()
Deprecated. |
|
E4PersistantRepository(E4PersistantBase path)
Deprecated. |
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
Deprecated. Get version info string from subversion. |
void |
add(java.lang.Class clazz,
E4PersistantVector vec)
Deprecated. |
void |
add(java.lang.Object o)
Deprecated. |
java.lang.Class[] |
getClasses()
Deprecated. Get a list of all stored classes. |
java.util.Enumeration |
getEnumerationX(java.lang.Class clazz)
Deprecated. Get the enumeration of stored objects for all the objects of class clazz. |
static java.lang.reflect.Field[] |
getExportFields(java.lang.Class clazz)
Deprecated. |
static java.lang.String |
Hex2(char ch)
Deprecated. |
boolean |
isAvailable()
Deprecated. Check, if the persistant values have been already read. |
void |
read()
Deprecated. |
void |
read(E4PersistantBase path)
Deprecated. |
void |
read(E4PersistantBase path,
java.lang.Class clazz)
Deprecated. |
void |
remove(java.lang.Object o)
Deprecated. |
void |
removeAll()
Deprecated. |
void |
removeAll(boolean mark_changed,
boolean save)
Deprecated. |
void |
removeAll(java.lang.Class clazz,
boolean mark_changed,
boolean save)
Deprecated. |
void |
save()
Deprecated. |
void |
save(E4PersistantBase path)
Deprecated. |
void |
save(E4PersistantBase path,
java.lang.Class clazz)
Deprecated. |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String VERSION
public boolean m_remove_milliseconds_date_values
| Constructor Detail |
|---|
public E4PersistantRepository(E4PersistantBase path)
public E4PersistantRepository()
| Method Detail |
|---|
public void add(java.lang.Class clazz,
E4PersistantVector vec)
public java.lang.Class[] getClasses()
public void add(java.lang.Object o)
public void remove(java.lang.Object o)
public void removeAll(java.lang.Class clazz,
boolean mark_changed,
boolean save)
throws java.lang.Exception
java.lang.Exception
public void removeAll(boolean mark_changed,
boolean save)
throws java.lang.Exception
java.lang.Exception
public void removeAll()
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Enumeration getEnumerationX(java.lang.Class clazz)
clazz - the class of the objects to get retrieved
public void save()
throws java.io.IOException
java.io.IOException
public void save(E4PersistantBase path)
throws java.io.IOException
java.io.IOException
public void save(E4PersistantBase path,
java.lang.Class clazz)
throws java.io.IOException
java.io.IOExceptionpublic static java.lang.reflect.Field[] getExportFields(java.lang.Class clazz)
public boolean isAvailable()
public void read()
throws java.io.IOException
java.io.IOException
public void read(E4PersistantBase path)
throws java.io.IOException
java.io.IOException
public void read(E4PersistantBase path,
java.lang.Class clazz)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
toString in class E4Objectpublic static java.lang.String Hex2(char ch)
public static java.lang.String _getSVNVersionString()
E4Util.getRevisionCodeFromSVN(Class)
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||