Se
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceNotInited.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceNotInited.html
new file mode 100644
index 0000000..16e79a9
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceNotInited.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Class de.s42.dl.services.ServiceNotInited (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected void
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceResult.html
new file mode 100644
index 0000000..cf7712b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/class-use/ServiceResult.html
@@ -0,0 +1,123 @@
+
+
+
+
+Uses of Class de.s42.dl.services.ServiceResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
static <ResultType,
+ErrorType>ServiceResult <ResultType,ErrorType>
+
ServiceResult. of (ResultType result)
+
+
static <ResultType,
+ErrorType>ServiceResult <ResultType,ErrorType>
+
ServiceResult. ofError (ErrorType error)
+
+
static <ResultType,
+ErrorType>ServiceResult <ResultType,ErrorType>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/ContentService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/ContentService.html
new file mode 100644
index 0000000..005f969
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/ContentService.html
@@ -0,0 +1,170 @@
+
+
+
+
+ContentService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+Service
+
+
+All Known Implementing Classes:
+DLTContentService
+
+
+public interface ContentService
+extends Service
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/InvalidContent.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/InvalidContent.html
new file mode 100644
index 0000000..71a469a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/InvalidContent.html
@@ -0,0 +1,286 @@
+
+
+
+
+InvalidContent (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidContent
+public InvalidContent ()
+
+
+
+
+InvalidContent
+public InvalidContent (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/ContentService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/ContentService.html
new file mode 100644
index 0000000..2384871
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/ContentService.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.content.ContentService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/InvalidContent.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/InvalidContent.html
new file mode 100644
index 0000000..19e43fa
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/class-use/InvalidContent.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.content.InvalidContent (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.InvalidContent
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTContentService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTContentService.html
new file mode 100644
index 0000000..9029abb
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTContentService.html
@@ -0,0 +1,336 @@
+
+
+
+
+DLTContentService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DLTContentService
+public DLTContentService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+setBasePath
+public void setBasePath (String basePath)
+
+
+
+
+
+
+
+
+
+
+
+
+
+setFilter
+public void setFilter (String filter)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTResult.html
new file mode 100644
index 0000000..bbd61aa
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTResult.html
@@ -0,0 +1,376 @@
+
+
+
+
+DLTResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+StreamResult
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
protected final byte[]
+
+
+
+
+
+
protected final boolean
+
+
+
+
+
+
+
+
+
protected final int
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
long
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+resourceName
+protected final String resourceName
+
+
+
+
+evaluated
+protected final byte[] evaluated
+
+
+
+
+ttl
+protected final int ttl
+
+
+
+
+inline
+protected final boolean inline
+
+
+
+
+encoding
+protected final String encoding
+
+
+
+
+fileName
+protected final String fileName
+
+
+
+
+mimeType
+protected final String mimeType
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getResourceName
+public String getResourceName ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTTemplateContext.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTTemplateContext.html
new file mode 100644
index 0000000..89bbf84
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/DLTTemplateContext.html
@@ -0,0 +1,208 @@
+
+
+
+
+DLTTemplateContext (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
de.s42.dlt.parser.AbstractTemplateContext
+
de.s42.dlt.parser.DefaultTemplateContext
+
de.s42.dl.services.content.dlt.DLTTemplateContext
+
+
+
+
+
+All Implemented Interfaces:
+de.s42.dlt.parser.TemplateContext
+
+
+public class DLTTemplateContext
+extends de.s42.dlt.parser.DefaultTemplateContext
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class de.s42.dlt.parser.DefaultTemplateContext
+prepareBinding, prepareModifier, reset
+
+
Methods inherited from class de.s42.dlt.parser.AbstractTemplateContext
+addBindings, addModifier, addModifiers, append, append, applyModifier, call, decrementBinding, evaluate, getBinding, getBindingKeys, getClassLoader, getClassPath, getContent, getContent, getModifier, getModifierKeys, getWorkingDirectory, hasBinding, incrementBinding, isCacheCompiledTemplates, load, popSection, pushSection, removeModifier, resolveBinding, resolveBinding, setBinding, setBinding, setBinding, setCacheCompiledTemplates, setClassLoader, setClassPath, setContent, setContent, setWorkingDirectory, unsetBinding
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DLTTemplateContext
+public DLTTemplateContext ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+resolveTemplate
+
+
+Overrides:
+resolveTemplate
in class de.s42.dlt.parser.AbstractTemplateContext
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/InvalidTemplate.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/InvalidTemplate.html
new file mode 100644
index 0000000..abb3c5e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/InvalidTemplate.html
@@ -0,0 +1,286 @@
+
+
+
+
+InvalidTemplate (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidTemplate
+public InvalidTemplate ()
+
+
+
+
+InvalidTemplate
+public InvalidTemplate (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTContentService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTContentService.html
new file mode 100644
index 0000000..f828a26
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTContentService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.content.dlt.DLTContentService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.dlt.DLTContentService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTResult.html
new file mode 100644
index 0000000..a67c8ed
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTResult.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.content.dlt.DLTResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.dlt.DLTResult
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTTemplateContext.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTTemplateContext.html
new file mode 100644
index 0000000..42d1fe5
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/DLTTemplateContext.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.content.dlt.DLTTemplateContext (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.dlt.DLTTemplateContext
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/InvalidTemplate.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/InvalidTemplate.html
new file mode 100644
index 0000000..ddd1113
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/class-use/InvalidTemplate.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.content.dlt.InvalidTemplate (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.dlt.InvalidTemplate
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-summary.html
new file mode 100644
index 0000000..3d741a1
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-summary.html
@@ -0,0 +1,121 @@
+
+
+
+
+de.s42.dl.services.content.dlt (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.content.dlt
+
+
+
+
+
+
+
+
All Classes and Interfaces Classes Exception Classes
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-tree.html
new file mode 100644
index 0000000..05123d2
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-tree.html
@@ -0,0 +1,107 @@
+
+
+
+
+de.s42.dl.services.content.dlt Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Class Hierarchy
+
+java.lang.Object
+
+de.s42.dl.services.AbstractService (implements de.s42.dl.services.Service )
+
+
+de.s42.dlt.parser.AbstractTemplateContext (implements de.s42.dlt.parser.TemplateContext)
+
+de.s42.dlt.parser.DefaultTemplateContext
+
+
+
+
+de.s42.dl.services.content.dlt.DLTResult (implements de.s42.dl.services.remote.StreamResult )
+java.lang.Throwable (implements java.io.Serializable )
+
+java.lang.Exception
+
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-use.html
new file mode 100644
index 0000000..2922a87
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/dlt/package-use.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Package de.s42.dl.services.content.dlt (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.content.dlt
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-summary.html
new file mode 100644
index 0000000..576af2e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-summary.html
@@ -0,0 +1,129 @@
+
+
+
+
+de.s42.dl.services.content (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.content
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Exception Classes
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-tree.html
new file mode 100644
index 0000000..b979787
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-tree.html
@@ -0,0 +1,102 @@
+
+
+
+
+de.s42.dl.services.content Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-use.html
new file mode 100644
index 0000000..a541230
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/content/package-use.html
@@ -0,0 +1,84 @@
+
+
+
+
+Uses of Package de.s42.dl.services.content (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.Transactioned.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.Transactioned.html
new file mode 100644
index 0000000..a6dc308
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.Transactioned.html
@@ -0,0 +1,158 @@
+
+
+
+
+AbstractDatabaseService.Transactioned (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AbstractDatabaseService
+
+
+protected static interface AbstractDatabaseService.Transactioned<ReturnType>
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.html
new file mode 100644
index 0000000..f0b8d44
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractDatabaseService.html
@@ -0,0 +1,309 @@
+
+
+
+
+AbstractDatabaseService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Service
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
protected static interface
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
void
+
+
+
void
+
+
+
protected <ReturnType> ReturnType
+
+
+
static <ReturnType> ReturnType
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbstractDatabaseService
+public AbstractDatabaseService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractStatement.html
new file mode 100644
index 0000000..2f47562
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/AbstractStatement.html
@@ -0,0 +1,681 @@
+
+
+
+
+AbstractStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
protected void
+
+
+
void
+
+
+
void
+
+
+
<ResultType>List <ResultType>
+
+
+
<ResultType>List <ResultType>
+
+
+
<ResultType> ResultType
+
+
+
<ResultType> ResultType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected org.json.JSONObject
+
+
+
protected org.json.JSONObject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
See also https://docwiki.embarcadero.com/InterBase/2020/en/Java-to-SQL_Type_Conversion and
+ https://www.instaclustr.com/blog/postgresql-data-types-mappings-to-sql-jdbc-and-java-data-types/ and
+ https://stackoverflow.com/questions/50083516/jdbc-createarrayof-from-arraylist
+
+
+
+
+
protected <ResultType> ResultType
+
+
+
protected <ResultType> ResultType
+
+
+
void
+
+
+
void
+
+
+
protected void
+
+
+
void
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbstractStatement
+public AbstractStatement ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+mapCurrentRowToEntity
+protected <ResultType> ResultType mapCurrentRowToEntity (ResultSet result,
+ ResultType fillTarget)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+mapResultToSingleEntity
+protected <ResultType> ResultType mapResultToSingleEntity (ResultSet result,
+ ResultType fillTarget)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getAsJSON
+protected org.json.JSONObject getAsJSON (ResultSet res,
+ int columnIndex)
+ throws SQLException ,
+org.json.JSONException
+
+Throws:
+SQLException
+org.json.JSONException
+
+
+
+
+
+getAsJSON
+
+
+Throws:
+SQLException
+org.json.JSONException
+
+
+
+
+
+getSqlTypeFromClass
+
+See also https://docwiki.embarcadero.com/InterBase/2020/en/Java-to-SQL_Type_Conversion and
+ https://www.instaclustr.com/blog/postgresql-data-types-mappings-to-sql-jdbc-and-java-data-types/ and
+ https://stackoverflow.com/questions/50083516/jdbc-createarrayof-from-arraylist
+
+Parameters:
+javaType
-
+Returns:
+
+
+
+
+
+
+
+
+setName
+public void setName (String name)
+
+
+
+
+
+
+
+setStatement
+public void setStatement (String statement)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/CreateEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/CreateEntity.html
new file mode 100644
index 0000000..e1c5377
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/CreateEntity.html
@@ -0,0 +1,273 @@
+
+
+
+
+CreateEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+
+
+All Implemented Interfaces:
+Statement <EntityType>
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DBParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DBParameter.html
new file mode 100644
index 0000000..3bb4aff
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DBParameter.html
@@ -0,0 +1,360 @@
+
+
+
+
+DBParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class DBParameter
+
extends Object
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+customSqlValue
+protected String customSqlValue
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DBParameter
+public DBParameter ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+setName
+public void setName (String name)
+
+
+
+
+
+
+
+setType
+public void setType (Class type)
+
+
+
+
+
+
+
+
+
+
+getCustomSqlValue
+public String getCustomSqlValue ()
+
+
+
+
+setCustomSqlValue
+public void setCustomSqlValue (String customSqlValue)
+
+
+
+
+getDefaultValue
+public Object getDefaultValue ()
+
+
+
+
+setDefaultValue
+public void setDefaultValue (Object defaultValue)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseMatchType.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseMatchType.html
new file mode 100644
index 0000000..3184a4d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseMatchType.html
@@ -0,0 +1,401 @@
+
+
+
+
+DatabaseMatchType (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+Enum Constant Summary
+Enum Constants
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Returns the enum constant of this class with the specified name.
+
+
+
+
+
Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+
+
+
+
+
Methods inherited from class java.lang.Enum
+
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
+
+
+
+
+
+
+
+
+
+
+Enum Constant Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DatabaseMatchType
+private DatabaseMatchType (String clause)
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+values
+
+Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+Returns:
+an array containing the constants of this enum class, in the order they are declared
+
+
+
+
+
+valueOf
+
+Returns the enum constant of this class with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this class. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum class has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseService.html
new file mode 100644
index 0000000..27efd68
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DatabaseService.html
@@ -0,0 +1,291 @@
+
+
+
+
+DatabaseService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
boolean
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+closeAllConnections
+void closeAllConnections ()
+ throws
Exception
+
+Throws:
+Exception
+
+
+
+
+
+isAutoCloseConnection
+boolean isAutoCloseConnection ()
+ throws
Exception
+
+Throws:
+Exception
+
+
+
+
+
+setAutoCloseConnection
+void setAutoCloseConnection (boolean autoCloseConnection)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+startTransaction
+
+
+Throws:
+Exception
+
+
+
+
+
+commitTransaction
+
+
+Throws:
+Exception
+
+
+
+
+
+rollbackTransaction
+void rollbackTransaction ()
+ throws
Exception
+
+Throws:
+Exception
+
+
+
+
+
+incrementAndGetDbCalls
+int incrementAndGetDbCalls ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntities.html
new file mode 100644
index 0000000..d1b8dfe
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntities.html
@@ -0,0 +1,258 @@
+
+
+
+
+DeleteEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Statement
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
private void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+initStatement
+private void initStatement (String tableName,
+ String columnName)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntity.html
new file mode 100644
index 0000000..bf14154
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DeleteEntity.html
@@ -0,0 +1,269 @@
+
+
+
+
+DeleteEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Statement <EntityType>
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+initStatement
+private void initStatement (String tableName,
+ String columnName)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DropTables.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DropTables.html
new file mode 100644
index 0000000..28ee52d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DropTables.html
@@ -0,0 +1,251 @@
+
+
+
+
+DropTables (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+
+
+All Implemented Interfaces:
+Statement
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+initStatement
+private void initStatement (String tableName)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DynamicStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DynamicStatement.html
new file mode 100644
index 0000000..eea0611
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/DynamicStatement.html
@@ -0,0 +1,317 @@
+
+
+
+
+DynamicStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+ResultType
-
+
+
+All Implemented Interfaces:
+Statement <ResultType>
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
protected de.s42.dlt.parser.CompiledTemplate
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
execute (de.s42.dlt.parser.TemplateContext context,
+ Object ... parameters)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+template
+protected de.s42.dlt.parser.CompiledTemplate template
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DynamicStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+executeMany
+
+
+Throws:
+Exception
+
+
+
+
+
+executeOneOrNone
+
+
+Throws:
+Exception
+
+
+
+
+
+executeOne
+
+
+Throws:
+Exception
+
+
+
+
+
+execute
+public void execute (de.s42.dlt.parser.TemplateContext context,
+ Object ... parameters)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/ExecuteStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/ExecuteStatement.html
new file mode 100644
index 0000000..c3e96f8
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/ExecuteStatement.html
@@ -0,0 +1,415 @@
+
+
+
+
+ExecuteStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+ResultType
-
+
+
+All Implemented Interfaces:
+Statement <ResultType>
+
+
+Direct Known Subclasses:
+DropTables
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+ExecuteStatement
+
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+executeManyAsSet
+
+
+Throws:
+Exception
+
+
+
+
+
+executeOneOrNone
+
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntities.html
new file mode 100644
index 0000000..c3970df
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntities.html
@@ -0,0 +1,433 @@
+
+
+
+
+FindEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+FilterType
-
+
+
+All Implemented Interfaces:
+Statement
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected final boolean
+
+
+
static final int
+
+
+
+
+
+
protected final boolean
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
private void
+
+
+
boolean
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_LIMIT
+public static final int DEFAULT_LIMIT
+
+See Also:
+
+
+
+
+
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+limit
+protected final boolean limit
+
+
+
+
+
+
+
+orderExpression
+protected final String orderExpression
+
+
+
+
+ascending
+protected final boolean ascending
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+hasLimit
+public boolean hasLimit ()
+
+
+
+
+
+
+
+
+
+
+hasOrderExpression
+public boolean hasOrderExpression ()
+
+
+
+
+getOrderExpression
+public String getOrderExpression ()
+
+
+
+
+isAscending
+public boolean isAscending ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntity.html
new file mode 100644
index 0000000..03cfb1a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/FindEntity.html
@@ -0,0 +1,273 @@
+
+
+
+
+FindEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+
+
+All Implemented Interfaces:
+Statement <EntityType>
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+initStatement
+private void initStatement (String tableName,
+ String columnName)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/GetEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/GetEntities.html
new file mode 100644
index 0000000..14ea8c0
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/GetEntities.html
@@ -0,0 +1,404 @@
+
+
+
+
+GetEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+
+
+All Implemented Interfaces:
+Statement
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected final boolean
+
+
+
static final int
+
+
+
+
+
+
protected final boolean
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
execute (int offset,
+ int limitCount)
+
+
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
private void
+
+
+
boolean
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_LIMIT
+public static final int DEFAULT_LIMIT
+
+See Also:
+
+
+
+
+
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+limit
+protected final boolean limit
+
+
+
+
+orderExpression
+protected final String orderExpression
+
+
+
+
+ascending
+protected final boolean ascending
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+hasLimit
+public boolean hasLimit ()
+
+
+
+
+
+
+
+hasOrderExpression
+public boolean hasOrderExpression ()
+
+
+
+
+getOrderExpression
+public String getOrderExpression ()
+
+
+
+
+isAscending
+public boolean isAscending ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/Statement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/Statement.html
new file mode 100644
index 0000000..6635bfa
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/Statement.html
@@ -0,0 +1,322 @@
+
+
+
+
+Statement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Type Parameters:
+ResultType
-
+
+
+All Known Implementing Classes:
+AbstractStatement
, CreateEntity
, DeleteEntities
, DeleteEntity
, DropTables
, DynamicStatement
, ExecuteStatement
, FindEntities
, FindEntity
, GetEntities
, UpdateEntity
+
+
+public interface Statement<ResultType>
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
void
+
+
+
void
+
+
+
<ResultType>List <ResultType>
+
+
+
<ResultType>List <ResultType>
+
+
+
<ResultType> ResultType
+
+
+
<ResultType> ResultType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+NULL_DATE
+static final Date NULL_DATE
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+executeQuerySingleEntity
+<ResultType> ResultType executeQuerySingleEntity (Supplier <ResultType> factory,
+ Object ... parameters)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+executeQuerySingleEntity
+
+
+Throws:
+Exception
+
+
+
+
+
+executeQuerySingleOrNoEntity
+
+
+Throws:
+Exception
+
+
+
+
+
+executeQuerySingleOrNoEntity
+
+
+Throws:
+Exception
+
+
+
+
+
+executeQueryManyEntities
+
+
+Throws:
+Exception
+
+
+
+
+
+executeQueryManyEntities
+
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UniqueViolation.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UniqueViolation.html
new file mode 100644
index 0000000..d2ab8c3
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UniqueViolation.html
@@ -0,0 +1,286 @@
+
+
+
+
+UniqueViolation (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+UniqueViolation
+public UniqueViolation ()
+
+
+
+
+UniqueViolation
+public UniqueViolation (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UpdateEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UpdateEntity.html
new file mode 100644
index 0000000..5d718f3
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/UpdateEntity.html
@@ -0,0 +1,279 @@
+
+
+
+
+UpdateEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+EntityType
-
+
+
+All Implemented Interfaces:
+Statement <EntityType>
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.AbstractStatement
+
assertRequired , executeNoResult , executeNoResult , executeQueryManyEntities , executeQueryManyEntities , executeQuerySingleEntity , executeQuerySingleEntity , executeQuerySingleOrNoEntity , executeQuerySingleOrNoEntity , getAsDate , getAsDate , getAsJSON , getAsJSON , getAsUUID , getAsUUID , getDatabaseService , getName , getSqlTypeFromClass , getStatement , mapCurrentRowToEntity , mapResultToSingleEntity , setDatabaseService , setName , setParameters , setStatement
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.Transactioned.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.Transactioned.html
new file mode 100644
index 0000000..bd3dd1f
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.Transactioned.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.database.AbstractDatabaseService.Transactioned (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected <ReturnType> ReturnType
+
+
+
static <ReturnType> ReturnType
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.html
new file mode 100644
index 0000000..0d2b71c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractDatabaseService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.AbstractDatabaseService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.AbstractDatabaseService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractStatement.html
new file mode 100644
index 0000000..a79363c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/AbstractStatement.html
@@ -0,0 +1,114 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.AbstractStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/CreateEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/CreateEntity.html
new file mode 100644
index 0000000..3e3bb6a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/CreateEntity.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.CreateEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.CreateEntity
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DBParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DBParameter.html
new file mode 100644
index 0000000..43e9907
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DBParameter.html
@@ -0,0 +1,114 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.DBParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
private void
+
+
+
private void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseMatchType.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseMatchType.html
new file mode 100644
index 0000000..8f955f8
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseMatchType.html
@@ -0,0 +1,158 @@
+
+
+
+
+Uses of Enum Class de.s42.dl.services.database.DatabaseMatchType (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Returns the enum constant of this class with the specified name.
+
+
+
+
+
Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseService.html
new file mode 100644
index 0000000..d12bbdc
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DatabaseService.html
@@ -0,0 +1,295 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.database.DatabaseService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
void
+
+
+
void
+
+
+
static <ReturnType> ReturnType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
+
+
+
class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntities.html
new file mode 100644
index 0000000..e20446e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntities.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.DeleteEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.DeleteEntities
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntity.html
new file mode 100644
index 0000000..8a59693
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DeleteEntity.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.DeleteEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.DeleteEntity
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DropTables.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DropTables.html
new file mode 100644
index 0000000..1d908d8
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DropTables.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.DropTables (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.DropTables
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DynamicStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DynamicStatement.html
new file mode 100644
index 0000000..f1357a7
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/DynamicStatement.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.DynamicStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.DynamicStatement
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/ExecuteStatement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/ExecuteStatement.html
new file mode 100644
index 0000000..b23249b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/ExecuteStatement.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.ExecuteStatement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntities.html
new file mode 100644
index 0000000..fb00366
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntities.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.FindEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.FindEntities
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntity.html
new file mode 100644
index 0000000..4b14b28
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/FindEntity.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.FindEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.FindEntity
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/GetEntities.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/GetEntities.html
new file mode 100644
index 0000000..b109f61
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/GetEntities.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.GetEntities (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.GetEntities
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/Statement.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/Statement.html
new file mode 100644
index 0000000..3e4c986
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/Statement.html
@@ -0,0 +1,117 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.database.Statement (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UniqueViolation.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UniqueViolation.html
new file mode 100644
index 0000000..28a5676
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UniqueViolation.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.UniqueViolation (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.UniqueViolation
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UpdateEntity.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UpdateEntity.html
new file mode 100644
index 0000000..b5eca1a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/class-use/UpdateEntity.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.UpdateEntity (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.UpdateEntity
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-summary.html
new file mode 100644
index 0000000..cde5c2d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-summary.html
@@ -0,0 +1,163 @@
+
+
+
+
+de.s42.dl.services.database (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.database
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Enum Classes Exception Classes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-tree.html
new file mode 100644
index 0000000..5da0103
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-tree.html
@@ -0,0 +1,141 @@
+
+
+
+
+de.s42.dl.services.database Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Enum Class Hierarchy
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-use.html
new file mode 100644
index 0000000..9934422
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/package-use.html
@@ -0,0 +1,135 @@
+
+
+
+
+Uses of Package de.s42.dl.services.database (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/PostgresService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/PostgresService.html
new file mode 100644
index 0000000..aecd73a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/PostgresService.html
@@ -0,0 +1,644 @@
+
+
+
+
+PostgresService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Closes all connections
+ ATTENTION: Ignores transaction state in this method!
+
+
void
+
+
+
Closes the given connection
+ Unless you are in a transaction - then it will do nothing
+
+
void
+
+
+
Commits the running transation or does nothing if not in a transaction. closes the connection after if auto close
+ is set to true
+
+
void
+
+
+
Commits the running transation or does nothing if not in a transaction.closes the connection after if auto close
+ is set to true
+
+
void
+
+
+
+
+
+
+
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
protected void
+
+
+
protected void
+
+
+
boolean
+
+
+
boolean
+
+
+
void
+
+
+
Rollbacks the running transation or does nothing if not in a transaction. closes the connection after if auto
+ close is set to true
+
+
void
+
+
+
Rollbacks the running transation or does nothing if not in a transaction.closes the connection after if auto
+ close is set to true
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+connectionURL
+protected String connectionURL
+
+
+
+
+autoCloseConnection
+protected boolean autoCloseConnection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+PostgresService
+public PostgresService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+initConnection
+protected void initConnection ()
+ throws
Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+closeConnection
+
+Closes the given connection
+ Unless you are in a transaction - then it will do nothing
+
+Specified by:
+closeConnection
in interface DatabaseService
+Parameters:
+connection
-
+Throws:
+SQLException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDbCalls
+public int getDbCalls ()
+
+
+
+
+
+
+
+
+
+
+commitTransaction
+
+Commits the running transation or does nothing if not in a transaction. closes the connection after if auto close
+ is set to true
+
+Specified by:
+commitTransaction
in interface DatabaseService
+Throws:
+SQLException
+
+
+
+
+
+commitTransaction
+public void commitTransaction (boolean closeIfAutoClose)
+ throws SQLException
+Commits the running transation or does nothing if not in a transaction.closes the connection after if auto close
+ is set to true
+
+Parameters:
+closeIfAutoClose
- if false will never close the connection
+Throws:
+SQLException
+
+
+
+
+
+rollbackTransaction
+
+Rollbacks the running transation or does nothing if not in a transaction. closes the connection after if auto
+ close is set to true
+
+Specified by:
+rollbackTransaction
in interface DatabaseService
+Throws:
+SQLException
+
+
+
+
+
+rollbackTransaction
+public void rollbackTransaction (boolean closeIfAutoClose)
+ throws SQLException
+Rollbacks the running transation or does nothing if not in a transaction.closes the connection after if auto
+ close is set to true
+
+Parameters:
+closeIfAutoClose
- if false will never close the connection
+Throws:
+SQLException
+
+
+
+
+
+
+
+
+setUser
+public void setUser (String user)
+
+
+
+
+
+
+
+setPassword
+public void setPassword (String password)
+
+
+
+
+getConnectionURL
+public String getConnectionURL ()
+
+
+
+
+setConnectionURL
+public void setConnectionURL (String connectionURL)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/TomcatPostgresService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/TomcatPostgresService.html
new file mode 100644
index 0000000..535a97a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/TomcatPostgresService.html
@@ -0,0 +1,320 @@
+
+
+
+
+TomcatPostgresService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
Methods inherited from class de.s42.dl.services.database.postgres.PostgresService
+
closeAllConnections , closeConnection , commitTransaction , commitTransaction , exitService , getConnection , getConnectionURL , getDbCalls , getPassword , getUser , incrementAndGetDbCalls , initService , isAutoCloseConnection , isInTransaction , rollbackTransaction , rollbackTransaction , setAutoCloseConnection , setConnectionURL , setPassword , setUser , startTransaction
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TomcatPostgresService
+public TomcatPostgresService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+getResourceName
+public String getResourceName ()
+
+
+
+
+setResourceName
+public void setResourceName (String resourceName)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/PostgresService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/PostgresService.html
new file mode 100644
index 0000000..6fcd60a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/PostgresService.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.postgres.PostgresService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/TomcatPostgresService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/TomcatPostgresService.html
new file mode 100644
index 0000000..c6c95dd
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/class-use/TomcatPostgresService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.postgres.TomcatPostgresService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.postgres.TomcatPostgresService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-summary.html
new file mode 100644
index 0000000..78022a4
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-summary.html
@@ -0,0 +1,113 @@
+
+
+
+
+de.s42.dl.services.database.postgres (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.database.postgres
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-tree.html
new file mode 100644
index 0000000..34a5741
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-tree.html
@@ -0,0 +1,84 @@
+
+
+
+
+de.s42.dl.services.database.postgres Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-use.html
new file mode 100644
index 0000000..c22fbb7
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/postgres/package-use.html
@@ -0,0 +1,84 @@
+
+
+
+
+Uses of Package de.s42.dl.services.database.postgres (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/AbstractQuery.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/AbstractQuery.html
new file mode 100644
index 0000000..4d4d260
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/AbstractQuery.html
@@ -0,0 +1,624 @@
+
+
+
+
+AbstractQuery (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+QueryType
-
+
+
+All Implemented Interfaces:
+Query
+
+
+public abstract class AbstractQuery<QueryType extends AbstractQuery>
+
extends Object
+implements Query
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected boolean
+
+
+
+
+
+
protected int
+
+
+
protected int
+
+
+
+
+
+
protected boolean
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
protected
+
+
+
protected
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
<QueryType> QueryType
+
+
+
protected static void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
int
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
private void
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
+
+
+
+
+
+
+
+
+
protected static void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+limit
+protected int limit
+
+
+
+
+offset
+protected int offset
+
+
+
+
+ascending
+protected boolean ascending
+
+
+
+
+withTotalCount
+protected boolean withTotalCount
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbstractQuery
+protected AbstractQuery (String defaultOrderBy)
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+limit
+public <QueryType extends AbstractQuery > QueryType limit (int limit)
+
+
+
+
+offset
+public <QueryType extends AbstractQuery > QueryType offset (int offset)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getLimit
+public int getLimit ()
+
+Specified by:
+getLimit
in interface Query
+
+
+
+
+
+setLimit
+public void setLimit (int limit)
+
+
+
+
+getOffset
+public int getOffset ()
+
+Specified by:
+getOffset
in interface Query
+
+
+
+
+
+setOffset
+public void setOffset (int offset)
+
+
+
+
+isAscending
+public boolean isAscending ()
+
+Specified by:
+isAscending
in interface Query
+
+
+
+
+
+setAscending
+public void setAscending (boolean ascending)
+
+
+
+
+
+
+
+
+
+
+isWithTotalCount
+public boolean isWithTotalCount ()
+
+Specified by:
+isWithTotalCount
in interface Query
+
+
+
+
+
+setWithTotalCount
+public void setWithTotalCount (boolean withTotalCount)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/DefaultQueryResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/DefaultQueryResult.html
new file mode 100644
index 0000000..b04c274
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/DefaultQueryResult.html
@@ -0,0 +1,357 @@
+
+
+
+
+DefaultQueryResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
de.s42.dl.services.database.query.DefaultQueryResult<ResultType>
+
+
+
+Type Parameters:
+ResultType
-
+
+
+All Implemented Interfaces:
+QueryResult <ResultType>
+
+
+public class DefaultQueryResult<ResultType>
+
extends Object
+implements QueryResult <ResultType>
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected int
+
+
+
protected int
+
+
+
+
+
+
protected int
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
int
+
+
+
int
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+totalCount
+protected int totalCount
+
+
+
+
+
+
+
+limit
+protected int limit
+
+
+
+
+offset
+protected int offset
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DefaultQueryResult
+public DefaultQueryResult ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setTotalCount
+public void setTotalCount (int totalCount)
+
+
+
+
+
+
+
+setLimit
+public void setLimit (int limit)
+
+
+
+
+
+
+
+setOffset
+public void setOffset (int offset)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/ExclusiveDimensionPresent.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/ExclusiveDimensionPresent.html
new file mode 100644
index 0000000..50a5b22
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/ExclusiveDimensionPresent.html
@@ -0,0 +1,296 @@
+
+
+
+
+ExclusiveDimensionPresent (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ExclusiveDimensionPresent
+public ExclusiveDimensionPresent ()
+
+
+
+
+ExclusiveDimensionPresent
+public ExclusiveDimensionPresent (String msg)
+
+
+
+
+ExclusiveDimensionPresent
+public ExclusiveDimensionPresent (Throwable cause)
+
+
+
+
+ExclusiveDimensionPresent
+
+
+
+
+
+ExclusiveDimensionPresent
+public ExclusiveDimensionPresent (String dimension,
+ String exclusiveTo)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/InvalidDimension.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/InvalidDimension.html
new file mode 100644
index 0000000..eeaf4fd
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/InvalidDimension.html
@@ -0,0 +1,294 @@
+
+
+
+
+InvalidDimension (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidDimension
+public InvalidDimension ()
+
+
+
+
+InvalidDimension
+public InvalidDimension (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/Query.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/Query.html
new file mode 100644
index 0000000..12d2980
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/Query.html
@@ -0,0 +1,265 @@
+
+
+
+
+Query (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+AbstractQuery
+
+
+public interface Query
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
int
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+hasDimensionValue
+boolean hasDimensionValue (String name)
+
+
+
+
+
+
+
+isAvailableDimension
+boolean isAvailableDimension (String name)
+
+
+
+
+isAvailableDimension
+
+
+
+
+
+
+
+
+
+
+
+isWithTotalCount
+boolean isWithTotalCount ()
+
+
+
+
+getLimit
+int getLimit ()
+
+
+
+
+getOffset
+int getOffset ()
+
+
+
+
+
+
+
+isAscending
+boolean isAscending ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimension.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimension.html
new file mode 100644
index 0000000..25f87a4
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimension.html
@@ -0,0 +1,449 @@
+
+
+
+
+QueryDimension (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class QueryDimension
+
extends Object
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
void
+
+
+
boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+QueryDimension
+public QueryDimension ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+setName
+public void setName (String name)
+
+
+
+
+
+
+
+setType
+public void setType (Class type)
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode
in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getRequiredDimensions
+
+
+
+
+
+setRequiredDimensions
+public void setRequiredDimensions (Set <String > requiredDimensions)
+
+
+
+
+getExclusiveDimensions
+
+
+
+
+
+setExclusiveDimensions
+public void setExclusiveDimensions (Set <String > exclusiveDimensions)
+
+
+
+
+addExclusiveDimension
+public void addExclusiveDimension (String exclusiveDimension)
+
+
+
+
+addRequiredDimension
+public void addRequiredDimension (String requiredDimension)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimensionMatchType.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimensionMatchType.html
new file mode 100644
index 0000000..2f49945
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryDimensionMatchType.html
@@ -0,0 +1,369 @@
+
+
+
+
+QueryDimensionMatchType (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+Enum Constant Summary
+Enum Constants
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Returns the enum constant of this class with the specified name.
+
+
+
+
+
Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+
+
+
+
+
Methods inherited from class java.lang.Enum
+
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
+
+
+
+
+
+
+
+
+
+
+Enum Constant Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+QueryDimensionMatchType
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+values
+
+Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+Returns:
+an array containing the constants of this enum class, in the order they are declared
+
+
+
+
+
+valueOf
+
+Returns the enum constant of this class with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this class. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum class has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryResult.html
new file mode 100644
index 0000000..6c9032e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/QueryResult.html
@@ -0,0 +1,197 @@
+
+
+
+
+QueryResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Type Parameters:
+ResultType
-
+
+
+All Known Implementing Classes:
+DefaultQueryResult
+
+
+public interface QueryResult<ResultType>
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
int
+
+
+
int
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTotalCount
+int getTotalCount ()
+
+
+
+
+getLimit
+int getLimit ()
+
+
+
+
+getOffset
+int getOffset ()
+
+
+
+
+isEmpty
+boolean isEmpty ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/RequiredDimensionMissing.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/RequiredDimensionMissing.html
new file mode 100644
index 0000000..b316fce
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/RequiredDimensionMissing.html
@@ -0,0 +1,296 @@
+
+
+
+
+RequiredDimensionMissing (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+RequiredDimensionMissing
+public RequiredDimensionMissing ()
+
+
+
+
+RequiredDimensionMissing
+public RequiredDimensionMissing (String msg)
+
+
+
+
+RequiredDimensionMissing
+public RequiredDimensionMissing (Throwable cause)
+
+
+
+
+RequiredDimensionMissing
+
+
+
+
+
+RequiredDimensionMissing
+public RequiredDimensionMissing (String dimension,
+ String requires)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/TotalCountResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/TotalCountResult.html
new file mode 100644
index 0000000..cceb9b6
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/TotalCountResult.html
@@ -0,0 +1,234 @@
+
+
+
+
+TotalCountResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TotalCountResult
+
extends Object
+
+Author:
+Benjamin.Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
protected int
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
int
+
+
+
void
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+totalCount
+protected int totalCount
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TotalCountResult
+public TotalCountResult ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTotalCount
+public int getTotalCount ()
+
+
+
+
+setTotalCount
+public void setTotalCount (int totalCount)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/AbstractQuery.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/AbstractQuery.html
new file mode 100644
index 0000000..ab9fd49
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/AbstractQuery.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.AbstractQuery (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
AbstractQuery. limit (int limit)
+
+
+
AbstractQuery. offset (int offset)
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/DefaultQueryResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/DefaultQueryResult.html
new file mode 100644
index 0000000..915080f
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/DefaultQueryResult.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.DefaultQueryResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.database.query.DefaultQueryResult
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/ExclusiveDimensionPresent.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/ExclusiveDimensionPresent.html
new file mode 100644
index 0000000..2c80a25
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/ExclusiveDimensionPresent.html
@@ -0,0 +1,104 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.ExclusiveDimensionPresent (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<QueryType> QueryType
+
+
+
private void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/InvalidDimension.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/InvalidDimension.html
new file mode 100644
index 0000000..976303d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/InvalidDimension.html
@@ -0,0 +1,114 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.InvalidDimension (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<QueryType> QueryType
+
+
+
private void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/Query.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/Query.html
new file mode 100644
index 0000000..a328663
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/Query.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.database.query.Query (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimension.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimension.html
new file mode 100644
index 0000000..ada181d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimension.html
@@ -0,0 +1,160 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.QueryDimension (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<QueryType> QueryType
+
+
+
protected static void
+
+
+
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
protected static void
+
+
+
+
+
+
+
+
+
private void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimensionMatchType.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimensionMatchType.html
new file mode 100644
index 0000000..e31dd9c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryDimensionMatchType.html
@@ -0,0 +1,136 @@
+
+
+
+
+Uses of Enum Class de.s42.dl.services.database.query.QueryDimensionMatchType (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Returns the enum constant of this class with the specified name.
+
+
+
QueryDimensionMatchType. values ()
+
+
Returns an array containing the constants of this enum class, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryResult.html
new file mode 100644
index 0000000..93cbaa8
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/QueryResult.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.database.query.QueryResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/RequiredDimensionMissing.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/RequiredDimensionMissing.html
new file mode 100644
index 0000000..418f2c1
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/RequiredDimensionMissing.html
@@ -0,0 +1,104 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.RequiredDimensionMissing (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<QueryType> QueryType
+
+
+
private void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/TotalCountResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/TotalCountResult.html
new file mode 100644
index 0000000..9f5c885
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/class-use/TotalCountResult.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Class de.s42.dl.services.database.query.TotalCountResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-summary.html
new file mode 100644
index 0000000..9d5c88a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-summary.html
@@ -0,0 +1,135 @@
+
+
+
+
+de.s42.dl.services.database.query (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.database.query
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Enum Classes Exception Classes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-tree.html
new file mode 100644
index 0000000..efc4566
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-tree.html
@@ -0,0 +1,119 @@
+
+
+
+
+de.s42.dl.services.database.query Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Interface Hierarchy
+
+de.s42.dl.services.database.query.Query
+de.s42.dl.services.database.query.QueryResult <ResultType>
+
+
+
+Enum Class Hierarchy
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-use.html
new file mode 100644
index 0000000..3d54feb
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/database/query/package-use.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Package de.s42.dl.services.database.query (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/EmailService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/EmailService.html
new file mode 100644
index 0000000..f324c52
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/EmailService.html
@@ -0,0 +1,244 @@
+
+
+
+
+EmailService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+Service
+
+
+All Known Implementing Classes:
+SMTPEmailService
+
+
+public interface EmailService
+extends Service
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/SMTPEmailService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/SMTPEmailService.html
new file mode 100644
index 0000000..1cdae18
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/SMTPEmailService.html
@@ -0,0 +1,703 @@
+
+
+
+
+SMTPEmailService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
private boolean
+
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
private int
+
+
+
+
+
+
+
+
+
+
+
+
private boolean
+
+
+
private boolean
+
+
+
protected boolean
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
void
+
+
+
+
+
+
+
+
+
static int
+
+
+
+
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
void
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+port
+private int port
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ssl
+private boolean ssl
+
+
+
+
+sslRequired
+private boolean sslRequired
+
+
+
+
+auth
+private boolean auth
+
+
+
+
+startTLS
+protected boolean startTLS
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SMTPEmailService
+public SMTPEmailService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setHost
+public void setHost (String host)
+
+
+
+
+getPort
+public int getPort ()
+
+
+
+
+setPort
+public void setPort (int port)
+
+
+
+
+
+
+
+setProtocol
+public void setProtocol (String protocol)
+
+
+
+
+
+
+
+setUser
+public void setUser (String user)
+
+
+
+
+
+
+
+setPassword
+public void setPassword (String password)
+
+
+
+
+
+
+
+setEncoding
+public void setEncoding (String encoding)
+
+
+
+
+
+
+
+setSenderName
+public void setSenderName (String senderName)
+
+
+
+
+getSenderEmail
+public String getSenderEmail ()
+
+
+
+
+setSenderEmail
+public void setSenderEmail (String senderEmail)
+
+
+
+
+isSsl
+public boolean isSsl ()
+
+
+
+
+setSsl
+public void setSsl (boolean ssl)
+
+
+
+
+isSslRequired
+public boolean isSslRequired ()
+
+
+
+
+setSslRequired
+public void setSslRequired (boolean sslRequired)
+
+
+
+
+getMailsSent
+public static int getMailsSent ()
+
+
+
+
+isAuth
+public boolean isAuth ()
+
+
+
+
+setAuth
+public void setAuth (boolean auth)
+
+
+
+
+isStartTLS
+public boolean isStartTLS ()
+
+
+
+
+setStartTLS
+public void setStartTLS (boolean startTLS)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/EmailService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/EmailService.html
new file mode 100644
index 0000000..5d4ce54
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/EmailService.html
@@ -0,0 +1,87 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.email.EmailService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/SMTPEmailService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/SMTPEmailService.html
new file mode 100644
index 0000000..852df48
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/class-use/SMTPEmailService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.email.SMTPEmailService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.email.SMTPEmailService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-summary.html
new file mode 100644
index 0000000..5b7182c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-summary.html
@@ -0,0 +1,127 @@
+
+
+
+
+de.s42.dl.services.email (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.email
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-tree.html
new file mode 100644
index 0000000..54b564a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-tree.html
@@ -0,0 +1,90 @@
+
+
+
+
+de.s42.dl.services.email Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-use.html
new file mode 100644
index 0000000..d2abdeb
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/email/package-use.html
@@ -0,0 +1,84 @@
+
+
+
+
+Uses of Package de.s42.dl.services.email (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/LocalizationService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/LocalizationService.html
new file mode 100644
index 0000000..c3b81d9
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/LocalizationService.html
@@ -0,0 +1,176 @@
+
+
+
+
+LocalizationService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/SimpleLocalizationService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/SimpleLocalizationService.html
new file mode 100644
index 0000000..e9d2388
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/SimpleLocalizationService.html
@@ -0,0 +1,303 @@
+
+
+
+
+SimpleLocalizationService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
protected void
+
+
+
+
+
+
protected void
+
+
+
+
+
+
void
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SimpleLocalizationService
+public SimpleLocalizationService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setSource
+public void setSource (String source)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/LocalizationService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/LocalizationService.html
new file mode 100644
index 0000000..e5fbf33
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/LocalizationService.html
@@ -0,0 +1,160 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.l10n.LocalizationService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/SimpleLocalizationService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/SimpleLocalizationService.html
new file mode 100644
index 0000000..1f4d18b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/class-use/SimpleLocalizationService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.l10n.SimpleLocalizationService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.l10n.SimpleLocalizationService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-summary.html
new file mode 100644
index 0000000..9defee9
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-summary.html
@@ -0,0 +1,127 @@
+
+
+
+
+de.s42.dl.services.l10n (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.l10n
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-tree.html
new file mode 100644
index 0000000..7969bea
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-tree.html
@@ -0,0 +1,90 @@
+
+
+
+
+de.s42.dl.services.l10n Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-use.html
new file mode 100644
index 0000000..21d51cc
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/l10n/package-use.html
@@ -0,0 +1,97 @@
+
+
+
+
+Uses of Package de.s42.dl.services.l10n (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-summary.html
index eafb390..05265e9 100644
--- a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-summary.html
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-summary.html
@@ -1,11 +1,11 @@
-
-de.s42.dl.services (Data Language Services 0.1.0 API)
+
+de.s42.dl.services (Data Language Services 1.0.1 API)
-
+
@@ -45,7 +45,7 @@
Package:
@@ -56,7 +56,7 @@
@@ -79,24 +79,53 @@ Package de.s42.dl.services<
+
+
+
-
All Classes and Interfaces Interfaces Classes Enums Annotation Types
+
All Classes and Interfaces Interfaces Classes Enum Classes Exception Classes Annotation Interfaces
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
@@ -106,7 +135,7 @@ Package de.s42.dl.services<
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-tree.html
index 7508f9e..f6a30b7 100644
--- a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-tree.html
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-tree.html
@@ -1,11 +1,11 @@
-
-de.s42.dl.services Class Hierarchy (Data Language Services 0.1.0 API)
+
+de.s42.dl.services Class Hierarchy (Data Language Services 1.0.1 API)
-
+
@@ -58,9 +58,29 @@ Hierarchy For Package de.s42.dl.services
Class Hierarchy
@@ -72,21 +92,21 @@ Interface Hierarchy
-Annotation Type Hierarchy
+Annotation Interface Hierarchy
-Enum Hierarchy
+Enum Class Hierarchy
-java.lang.Object
+ java.lang.Object
@@ -96,7 +116,7 @@ Enum Hierarchy
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-use.html
index d22420e..794bb52 100644
--- a/docs/javadoc/de.sft.dls/de/s42/dl/services/package-use.html
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/package-use.html
@@ -1,11 +1,11 @@
-
-Uses of Package de.s42.dl.services (Data Language Services 0.1.0 API)
+
+Uses of Package de.s42.dl.services (Data Language Services 1.0.1 API)
-
+
@@ -57,6 +57,22 @@
-
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -97,7 +227,7 @@ Uses of Package
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/InvalidCredentials.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/InvalidCredentials.html
new file mode 100644
index 0000000..86a38a3
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/InvalidCredentials.html
@@ -0,0 +1,286 @@
+
+
+
+
+InvalidCredentials (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidCredentials
+public InvalidCredentials ()
+
+
+
+
+InvalidCredentials
+public InvalidCredentials (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionMissing.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionMissing.html
new file mode 100644
index 0000000..b92109a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionMissing.html
@@ -0,0 +1,286 @@
+
+
+
+
+PermissionMissing (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+PermissionMissing
+public PermissionMissing ()
+
+
+
+
+PermissionMissing
+public PermissionMissing (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionService.html
new file mode 100644
index 0000000..0c93424
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/PermissionService.html
@@ -0,0 +1,170 @@
+
+
+
+
+PermissionService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+Service
+
+
+public interface PermissionService
+extends Service
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
void
+
validate (javax.servlet.http.HttpServletRequest request,
+ boolean userLoggedIn,
+ Set <String > permissions)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+validate
+void validate (javax.servlet.http.HttpServletRequest request,
+ boolean userLoggedIn,
+ Set <String > permissions)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/UserNotLoggedIn.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/UserNotLoggedIn.html
new file mode 100644
index 0000000..ecfbd08
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/UserNotLoggedIn.html
@@ -0,0 +1,286 @@
+
+
+
+
+UserNotLoggedIn (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+UserNotLoggedIn
+public UserNotLoggedIn ()
+
+
+
+
+UserNotLoggedIn
+public UserNotLoggedIn (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/InvalidCredentials.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/InvalidCredentials.html
new file mode 100644
index 0000000..f7b8191
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/InvalidCredentials.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.permission.InvalidCredentials (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.permission.InvalidCredentials
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionMissing.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionMissing.html
new file mode 100644
index 0000000..5ab7db4
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionMissing.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.permission.PermissionMissing (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.permission.PermissionMissing
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionService.html
new file mode 100644
index 0000000..f826929
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/PermissionService.html
@@ -0,0 +1,105 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.permission.PermissionService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/UserNotLoggedIn.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/UserNotLoggedIn.html
new file mode 100644
index 0000000..557842b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/class-use/UserNotLoggedIn.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.permission.UserNotLoggedIn (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.permission.UserNotLoggedIn
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-summary.html
new file mode 100644
index 0000000..479898d
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-summary.html
@@ -0,0 +1,131 @@
+
+
+
+
+de.s42.dl.services.permission (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.permission
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Exception Classes
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-tree.html
new file mode 100644
index 0000000..ea6c6be
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-tree.html
@@ -0,0 +1,104 @@
+
+
+
+
+de.s42.dl.services.permission Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-use.html
new file mode 100644
index 0000000..887fc4e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/permission/package-use.html
@@ -0,0 +1,84 @@
+
+
+
+
+Uses of Package de.s42.dl.services.permission (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DefaultServletRemoteService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DefaultServletRemoteService.html
new file mode 100644
index 0000000..19fdb96
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DefaultServletRemoteService.html
@@ -0,0 +1,629 @@
+
+
+
+
+DefaultServletRemoteService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
protected de.s42.dl.DLCore
+
+
+
+
+
+
+
+
+
+
+
+
private static final de.s42.log.Logger
+
+
+
+
+
+
+
+
+
+
+
+
protected final de.s42.base.collections.MappedList<String ,Service >
+
+
+
protected boolean
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
void
+
call (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
protected void
+
+
+
de.s42.dl.DLCore
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected <DataType> DataType
+
+
+
+
+
+
+
+
+
+
+
+
protected void
+
+
+
boolean
+
+
+
void
+
sendErrorResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object error)
+
+
protected void
+
+
+
protected void
+
sendResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object result,
+ int ttl)
+
+
protected void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
protected void
+
setTTL (javax.servlet.http.HttpServletResponse response,
+ int ttl)
+
+
void
+
+
+
protected void
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+log
+private static final de.s42.log.Logger log
+
+
+
+
+validatePermissions
+protected boolean validatePermissions
+
+
+
+
+
+
+
+
+
+
+
+
+
+core
+protected de.s42.dl.DLCore core
+
+
+
+
+services
+protected final de.s42.base.collections.MappedList<String ,Service > services
+
+
+
+
+
+
+
+
+
+
+serviceDescriptorsArray
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+DefaultServletRemoteService
+public DefaultServletRemoteService ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+setTTL
+protected void setTTL (javax.servlet.http.HttpServletResponse response,
+ int ttl)
+
+
+
+
+sendStreamedResponse
+protected void sendStreamedResponse (javax.servlet.http.HttpServletResponse response,
+ StreamResult result)
+ throws IOException
+
+Throws:
+IOException
+
+
+
+
+
+sendJSONResponse
+protected void sendJSONResponse (javax.servlet.http.HttpServletResponse response,
+ Object result,
+ int ttl)
+ throws IOException ,
+de.s42.dl.exceptions.DLException
+
+Throws:
+IOException
+de.s42.dl.exceptions.DLException
+
+
+
+
+
+sendErrorResponse
+public void sendErrorResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object error)
+
+Specified by:
+sendErrorResponse
in interface ServletRemoteService
+
+
+
+
+
+sendResponse
+protected void sendResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object result,
+ int ttl)
+ throws IOException ,
+de.s42.dl.exceptions.DLException
+
+Throws:
+IOException
+de.s42.dl.exceptions.DLException
+
+
+
+
+
+getRequestParameterFileRef
+protected FileRef getRequestParameterFileRef (javax.servlet.http.HttpServletRequest request,
+ DLParameter dlParameter)
+ throws IOException ,
+javax.servlet.ServletException
+
+Throws:
+IOException
+javax.servlet.ServletException
+
+
+
+
+
+getRequestParameter
+protected <DataType> DataType getRequestParameter (javax.servlet.http.HttpServletRequest request,
+ DLParameter dlParameter)
+ throws IOException ,
+javax.servlet.ServletException
+
+Throws:
+IOException
+javax.servlet.ServletException
+
+
+
+
+
+getParameter
+protected Object getParameter (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ ParameterDescriptor parameter)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+validatePermissions
+protected void validatePermissions (javax.servlet.http.HttpServletRequest request,
+ DLService service,
+ DLMethod method)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+call
+public void call (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+ throws Throwable
+
+Specified by:
+call
in interface ServletRemoteService
+Throws:
+Throwable
+
+
+
+
+
+isValidatePermissions
+public boolean isValidatePermissions ()
+
+
+
+
+setValidatePermissions
+public void setValidatePermissions (boolean validatePermissions)
+
+
+
+
+getCore
+public de.s42.dl.DLCore getCore ()
+
+
+
+
+setCore
+public void setCore (de.s42.dl.DLCore core)
+
+
+
+
+getPermissionService
+
+
+
+
+
+setPermissionService
+
+
+
+
+
+
+
+
+getServiceDescriptors
+
+
+
+
+
+getLocalizationService
+
+
+
+
+
+setLocalizationService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DynamicServletParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DynamicServletParameter.html
new file mode 100644
index 0000000..73285b5
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/DynamicServletParameter.html
@@ -0,0 +1,166 @@
+
+
+
+
+DynamicServletParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+resolve
+ReturnType resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+ throws Exception
+
+Throws:
+Exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileRef.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileRef.html
new file mode 100644
index 0000000..a871d36
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileRef.html
@@ -0,0 +1,436 @@
+
+
+
+
+FileRef (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class FileRef
+
extends Object
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected boolean
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
boolean
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
void
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+moveFile
+protected boolean moveFile
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+FileRef
+public FileRef ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getOriginalEnding
+public String getOriginalEnding ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+setFilePath
+public void setFilePath (String filePath)
+
+
+
+
+
+
+
+setMimeType
+public void setMimeType (String mimeType)
+
+
+
+
+
+
+
+
+
+
+getOriginalName
+public String getOriginalName ()
+
+
+
+
+setOriginalName
+public void setOriginalName (String originalName)
+
+
+
+
+isMoveFile
+public boolean isMoveFile ()
+
+
+
+
+setMoveFile
+public void setMoveFile (boolean moveFile)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileResult.html
new file mode 100644
index 0000000..908b4ed
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/FileResult.html
@@ -0,0 +1,424 @@
+
+
+
+
+FileResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+StreamResult
+
+
+
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
protected final boolean
+
+
+
+
+
+
protected final int
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
long
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+inline
+protected final boolean inline
+
+
+
+
+ttl
+protected final int ttl
+
+
+
+
+mimeType
+protected final String mimeType
+
+
+
+
+fileName
+protected final String fileName
+
+
+
+
+fileEnding
+protected final String fileEnding
+
+
+
+
+encoding
+protected final String encoding
+
+
+
+
+file
+protected final Path file
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidParameter.html
new file mode 100644
index 0000000..1039e27
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidParameter.html
@@ -0,0 +1,286 @@
+
+
+
+
+InvalidParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidParameter
+public InvalidParameter ()
+
+
+
+
+InvalidParameter
+public InvalidParameter (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidPath.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidPath.html
new file mode 100644
index 0000000..0e07313
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/InvalidPath.html
@@ -0,0 +1,286 @@
+
+
+
+
+InvalidPath (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+InvalidPath
+public InvalidPath ()
+
+
+
+
+InvalidPath
+public InvalidPath (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/MethodDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/MethodDescriptor.html
new file mode 100644
index 0000000..350e7e5
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/MethodDescriptor.html
@@ -0,0 +1,452 @@
+
+
+
+
+MethodDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
boolean
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+isUserLoggedIn
+public boolean isUserLoggedIn ()
+
+
+
+
+isTransactioned
+public boolean isTransactioned ()
+
+
+
+
+getPermissions
+public String [] getPermissions ()
+
+
+
+
+
+
+
+isHasParameters
+public boolean isHasParameters ()
+
+
+
+
+
+
+
+hasParameterOfType
+public boolean hasParameterOfType (Class type)
+
+
+
+
+getReturnType
+public Class getReturnType ()
+
+
+
+
+getGenericReturnType
+public Type getGenericReturnType ()
+
+
+
+
+getDescription
+public String getDescription ()
+
+
+
+
+isNeedsMultiPartUpload
+public boolean isNeedsMultiPartUpload ()
+
+
+
+
+
+
+
+getTtl
+public int getTtl ()
+
+
+
+
+
+
+
+
+
+
+getLocalizationService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterDescriptor.html
new file mode 100644
index 0000000..0f51399
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterDescriptor.html
@@ -0,0 +1,393 @@
+
+
+
+
+ParameterDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ParameterDescriptor
+
extends Object
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
protected final boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
boolean
+
+
+
boolean
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+isStatic
+protected final boolean isStatic
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+isStatic
+public boolean isStatic ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+getMaxLength
+public int getMaxLength ()
+
+
+
+
+getDefaultValue
+public Object getDefaultValue ()
+
+
+
+
+isRequired
+public boolean isRequired ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDescription
+public String getDescription ()
+
+
+
+
+
+
+
+
+
+
+getLocalizationService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterRequired.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterRequired.html
new file mode 100644
index 0000000..aa3a49b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterRequired.html
@@ -0,0 +1,286 @@
+
+
+
+
+ParameterRequired (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ParameterRequired
+public ParameterRequired ()
+
+
+
+
+ParameterRequired
+public ParameterRequired (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterTooLong.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterTooLong.html
new file mode 100644
index 0000000..f925d53
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ParameterTooLong.html
@@ -0,0 +1,286 @@
+
+
+
+
+ParameterTooLong (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ParameterTooLong
+public ParameterTooLong ()
+
+
+
+
+ParameterTooLong
+public ParameterTooLong (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServiceDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServiceDescriptor.html
new file mode 100644
index 0000000..548b763
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServiceDescriptor.html
@@ -0,0 +1,371 @@
+
+
+
+
+ServiceDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
boolean
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+className
+protected final String className
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDescription
+public String getDescription ()
+
+
+
+
+isUserLoggedIn
+public boolean isUserLoggedIn ()
+
+
+
+
+getPermissions
+public String [] getPermissions ()
+
+
+
+
+
+
+
+
+
+
+getLocalizationService
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServletRemoteService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServletRemoteService.html
new file mode 100644
index 0000000..4e7d849
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/ServletRemoteService.html
@@ -0,0 +1,185 @@
+
+
+
+
+ServletRemoteService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
void
+
call (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
void
+
sendErrorResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object error)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+call
+void call (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+ throws Throwable
+
+Throws:
+Throwable
+
+
+
+
+
+sendErrorResponse
+void sendErrorResponse (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ Object error)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/StreamResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/StreamResult.html
new file mode 100644
index 0000000..ab4b34c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/StreamResult.html
@@ -0,0 +1,207 @@
+
+
+
+
+StreamResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+DLTResult
, FileResult
+
+
+public interface StreamResult
+
+Author:
+Benjamin Schiller
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
int
+
+
+
boolean
+
+
+
long
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+isInline
+boolean isInline ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownMethod.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownMethod.html
new file mode 100644
index 0000000..e00ec22
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownMethod.html
@@ -0,0 +1,286 @@
+
+
+
+
+UnknownMethod (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+UnknownMethod
+public UnknownMethod ()
+
+
+
+
+UnknownMethod
+public UnknownMethod (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownService.html
new file mode 100644
index 0000000..32fba9a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/UnknownService.html
@@ -0,0 +1,286 @@
+
+
+
+
+UnknownService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ErrorCode
, Serializable
+
+
+
+
+Author:
+Benjamin Schiller
+See Also:
+
+
+
+
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
+
+
+
static final int
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
+
Methods inherited from class javax.servlet.ServletException
+getRootCause
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_MESSAGE
+public static final String DEFAULT_MESSAGE
+
+See Also:
+
+
+
+
+
+
+
+
+ERROR_CODE
+public static final String ERROR_CODE
+
+See Also:
+
+
+
+
+
+
+
+
+HTTP_STATUS
+public static final int HTTP_STATUS
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+UnknownService
+public UnknownService ()
+
+
+
+
+UnknownService
+public UnknownService (String msg)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DefaultServletRemoteService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DefaultServletRemoteService.html
new file mode 100644
index 0000000..00c0376
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DefaultServletRemoteService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.DefaultServletRemoteService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.DefaultServletRemoteService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DynamicServletParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DynamicServletParameter.html
new file mode 100644
index 0000000..a8a549c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/DynamicServletParameter.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.remote.DynamicServletParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileRef.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileRef.html
new file mode 100644
index 0000000..472a058
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileRef.html
@@ -0,0 +1,88 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.FileRef (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileResult.html
new file mode 100644
index 0000000..935e047
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/FileResult.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.FileResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.FileResult
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidParameter.html
new file mode 100644
index 0000000..42c61e1
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidParameter.html
@@ -0,0 +1,108 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.InvalidParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidPath.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidPath.html
new file mode 100644
index 0000000..85aa029
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/InvalidPath.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.InvalidPath (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.InvalidPath
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/MethodDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/MethodDescriptor.html
new file mode 100644
index 0000000..47d622a
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/MethodDescriptor.html
@@ -0,0 +1,141 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.MethodDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterDescriptor.html
new file mode 100644
index 0000000..2e448f1
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterDescriptor.html
@@ -0,0 +1,113 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.ParameterDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterRequired.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterRequired.html
new file mode 100644
index 0000000..5536efc
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterRequired.html
@@ -0,0 +1,88 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.ParameterRequired (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterTooLong.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterTooLong.html
new file mode 100644
index 0000000..014bcfc
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ParameterTooLong.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.ParameterTooLong (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.ParameterTooLong
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServiceDescriptor.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServiceDescriptor.html
new file mode 100644
index 0000000..80cc913
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServiceDescriptor.html
@@ -0,0 +1,143 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.ServiceDescriptor (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServletRemoteService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServletRemoteService.html
new file mode 100644
index 0000000..9e31042
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/ServletRemoteService.html
@@ -0,0 +1,103 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.remote.ServletRemoteService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/StreamResult.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/StreamResult.html
new file mode 100644
index 0000000..87344d6
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/StreamResult.html
@@ -0,0 +1,138 @@
+
+
+
+
+Uses of Interface de.s42.dl.services.remote.StreamResult (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownMethod.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownMethod.html
new file mode 100644
index 0000000..212b628
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownMethod.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.UnknownMethod (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.UnknownMethod
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownService.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownService.html
new file mode 100644
index 0000000..a08392c
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/class-use/UnknownService.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.UnknownService (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.UnknownService
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-summary.html
new file mode 100644
index 0000000..c06bad1
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-summary.html
@@ -0,0 +1,155 @@
+
+
+
+
+de.s42.dl.services.remote (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.remote
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Exception Classes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-tree.html
new file mode 100644
index 0000000..876595f
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-tree.html
@@ -0,0 +1,119 @@
+
+
+
+
+de.s42.dl.services.remote Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-use.html
new file mode 100644
index 0000000..d99ee0b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/package-use.html
@@ -0,0 +1,176 @@
+
+
+
+
+Uses of Package de.s42.dl.services.remote (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/RequestDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/RequestDynamicParameter.html
new file mode 100644
index 0000000..c643674
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/RequestDynamicParameter.html
@@ -0,0 +1,203 @@
+
+
+
+
+RequestDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
de.s42.dl.services.remote.parameters.RequestDynamicParameter
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+RequestDynamicParameter
+public RequestDynamicParameter ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+resolve
+public Object resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+ throws javax.servlet.ServletException
+
+Specified by:
+resolve
in interface DynamicServletParameter
+Throws:
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/ResponseDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/ResponseDynamicParameter.html
new file mode 100644
index 0000000..4a6633e
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/ResponseDynamicParameter.html
@@ -0,0 +1,203 @@
+
+
+
+
+ResponseDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
de.s42.dl.services.remote.parameters.ResponseDynamicParameter
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ResponseDynamicParameter
+public ResponseDynamicParameter ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+resolve
+public Object resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+ throws javax.servlet.ServletException
+
+Specified by:
+resolve
in interface DynamicServletParameter
+Throws:
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/SessionDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/SessionDynamicParameter.html
new file mode 100644
index 0000000..4f0ecad
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/SessionDynamicParameter.html
@@ -0,0 +1,203 @@
+
+
+
+
+SessionDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
de.s42.dl.services.remote.parameters.SessionDynamicParameter
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SessionDynamicParameter
+public SessionDynamicParameter ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+resolve
+public Object resolve (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response,
+ String key)
+ throws javax.servlet.ServletException
+
+Specified by:
+resolve
in interface DynamicServletParameter
+Throws:
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/RequestDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/RequestDynamicParameter.html
new file mode 100644
index 0000000..8192ed3
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/RequestDynamicParameter.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.parameters.RequestDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.parameters.RequestDynamicParameter
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/ResponseDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/ResponseDynamicParameter.html
new file mode 100644
index 0000000..1eaaa22
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/ResponseDynamicParameter.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.parameters.ResponseDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.parameters.ResponseDynamicParameter
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/SessionDynamicParameter.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/SessionDynamicParameter.html
new file mode 100644
index 0000000..5d8d626
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/class-use/SessionDynamicParameter.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class de.s42.dl.services.remote.parameters.SessionDynamicParameter (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.parameters.SessionDynamicParameter
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-summary.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-summary.html
new file mode 100644
index 0000000..e91f7d6
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-summary.html
@@ -0,0 +1,113 @@
+
+
+
+
+de.s42.dl.services.remote.parameters (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package de.s42.dl.services.remote.parameters
+
+
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-tree.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-tree.html
new file mode 100644
index 0000000..a95ae7b
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-tree.html
@@ -0,0 +1,78 @@
+
+
+
+
+de.s42.dl.services.remote.parameters Class Hierarchy (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-use.html b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-use.html
new file mode 100644
index 0000000..2f1dc09
--- /dev/null
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/services/remote/parameters/package-use.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Package de.s42.dl.services.remote.parameters (Data Language Services 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of de.s42.dl.services.remote.parameters
+
+
+
+
+
diff --git a/docs/javadoc/de.sft.dls/de/s42/dl/srv/DLServlet.html b/docs/javadoc/de.sft.dls/de/s42/dl/srv/DLServlet.html
index 5defb2b..88bd28b 100644
--- a/docs/javadoc/de.sft.dls/de/s42/dl/srv/DLServlet.html
+++ b/docs/javadoc/de.sft.dls/de/s42/dl/srv/DLServlet.html
@@ -1,11 +1,11 @@
-
-DLServlet (Data Language Services 0.1.0 API)
+
+DLServlet (Data Language Services 1.0.1 API)
-
+
@@ -92,7 +92,7 @@
Class DLServlet
-java.lang.Object
+
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
de.s42.dl.srv.DLServlet
@@ -102,7 +102,7 @@
Class DLServlet
All Implemented Interfaces:
-Serializable
, javax.servlet.Servlet
, javax.servlet.ServletConfig
+Serializable
, javax.servlet.Servlet
, javax.servlet.ServletConfig
public class DLServlet
@@ -132,7 +132,7 @@
Field Summary
private static final de.s42.log.Logger
-
+
@@ -173,7 +173,7 @@ Method Summary
doPost (javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
-
+
void
@@ -193,8 +193,8 @@ Methods inh
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, log
-
Methods inherited from class java.lang.Object
-
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
@@ -215,7 +215,7 @@
log
@@ -246,11 +246,11 @@
processRequest
protected void processRequest (javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
-IOException
+
IOException
Throws:
javax.servlet.ServletException
-IOException
+IOException
@@ -285,13 +285,13 @@
doGet
protected void doGet (javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
-IOException
+
IOException
Overrides:
doGet
in class javax.servlet.http.HttpServlet
Throws:
javax.servlet.ServletException
-IOException
+IOException
@@ -301,20 +301,20 @@ doPost
protected void doPost (javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
-IOException
+