www.element4solution.com

e4s.db.dict.plugins
Class E4DBDictPluginRepositorySettings

java.lang.Object
  extended by e4s.util.E4Object
      extended by e4s.db.dict.plugins.E4DBDictPluginRepositorySettings
All Implemented Interfaces:
E4DBPluginParams_Intf

public class E4DBDictPluginRepositorySettings
extends E4Object
implements E4DBPluginParams_Intf


Field Summary
 
Fields inherited from class e4s.util.E4Object
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET
 
Constructor Summary
E4DBDictPluginRepositorySettings()
           
 
Method Summary
static java.lang.String _getSVNVersionString()
           
 void fromXml(java.lang.String xml)
           
 boolean getGenerate()
           
 void setGenerate(boolean generate)
           
 java.lang.String toString()
           
 java.lang.String toXml()
           
 
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
 

Constructor Detail

E4DBDictPluginRepositorySettings

public E4DBDictPluginRepositorySettings()
Method Detail

setGenerate

public void setGenerate(boolean generate)

getGenerate

public boolean getGenerate()

toXml

public java.lang.String toXml()
Specified by:
toXml in interface E4DBPluginParams_Intf

fromXml

public void fromXml(java.lang.String xml)
             throws java.lang.Exception
Specified by:
fromXml in interface E4DBPluginParams_Intf
Throws:
java.lang.Exception

toString

public java.lang.String toString()
Overrides:
toString in class E4Object

_getSVNVersionString

public static java.lang.String _getSVNVersionString()

www.element4solution.com