Interface | Description |
---|---|
CollectionExecutor.IIterationCommand<T> |
Interface that is implemented to provide the command for executing a
block of a collection.
|
IBiFunction<T,U,R> |
Represents a function that accepts two arguments and produces a result.
|
IResource | |
IRunnable |
Classes that implement this interface are able to run some code
through the
IRunnable.run() method. |
ISupplier<T> |
Supplies some value.
|
ITransaction |
Represents a transaction that offers persistence access.
|
Class | Description |
---|---|
AbstractSqlGenerator |
Abstract SQL generator.
|
CharsetUtil |
Utility class to guess the encoding of a given text file.
|
CollectionExecutor<T> |
Utility used to process collections in blocks.
|
CollectionIterableWrapper<T> | |
Cookies |
LumisXP Cookies.
|
CookieUtil |
Utility methods for cookies manipulation.
|
Enumerator<E> | |
EqualsUtil | |
FileUtil |
Utility methods for file manipulation.
|
HtmlUtil |
Utility class for HTML decoding
|
JdbcUtil |
Utility class for JDBC operations.
|
JsonUtil | |
LocaleUtil |
Utility class for Locale related operations
|
PermissionXmlUtil | |
PortalUtil |
Utility methods for portal related functionalities.
|
PortletParametersMap |
Implements a Map for parameters with the usual constraints
specified in the JSR-168 interfaces, as in
ActionResponse and
PortletURL . |
ScriptPathUtil |
Utility methods and classes for setting the className attribute or node from some xpath from a node provided, using
the corresponding scriptPath attribute or node resolved into a className by the replacement of bars by points.
|
ScriptPathUtil.ProcessEntry |
Represents an entry in the xpath of a node provided to have its corresponding classPath attribute or node configured with
the value of it's corresponding scriptPath attribute or node resolved, if it exists, indicating if such
replacement must be made from the attribute or node.
|
SqlGenerator |
Generates the SQL scripts from database definitions.
|
StopWatch | |
TextUtil |
Utility methods for text-related operations.
|
Xml |
Provides XML operations.
|
XmlUtil |
Utility file for xml
|
Enum | Description |
---|---|
DatabaseType |
Database type
|
ScriptPathUtil.ProcessType |
Constants used to indicate whether the configuration of classPath from scriptPath should be made using the
corresponding attributes or corresponding nodes.
|
Exception | Description |
---|---|
EnumException |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.