Package com.avoka.tm.util
Provides Utility function classes.
-
Class Summary Class Description Contract Provides design by contract programming validation functions.DeliveryResult Provides a transaction delivery process result value object.DeliveryResultBuilder Provides a transaction delivery process result DeliveryResult builder.Logger Provides a Logger class for logging information during the execution of Groovy scripts.MemCache Provides an in memory cache for high frequency read only access values.ObjectMapper This class provides XML Document to Object mapping support.Path Provides an object path navigation class to return the value for the given expression.SearchHashUtils Provides search hash utils for submission property and data extract values.Security Provides transaction security functions.SpaceUtils Provides space utils for fluent API classes.Threads Provides Thread functions.TxnUrlBuilder Provides a transaction form and PDF receipt URL builder class.VelTemplate Provides a Apache Velocity templating class.XmlDoc Provides XML Document class for use in Groovy scripts. -
Enum Summary Enum Description ObjectMapper.MappingStrategy Naming convention mapping strategy enumeration. -
Exception Summary Exception Description ObjectNotFoundException Thrown to indicate that a object was not found for given parametersRedirectException Provides an redirect exception which can be used to redirect the user to another location.