Package de.hybris.platform.util
package de.hybris.platform.util
-
ClassDescriptionAbstractTenantAwareSerializationDTO class (DTO - DataTransferObject).Annotation, which indicates whether existing Spring context should be enriched with configuration defined in given XML resources.This builder allows easily to build ASCII tables around any data.Provides a number counter which allows to specify start and end number as well as whether overflow should throw a exception or simply reset to start value again.Encodes and decodes to and from Base64 notation.A
Base64.InputStreamwill read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.ABase64.OutputStreamwill write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.BidirectionalOneToManyHandler<T extends ExtensibleItem>Specific 1:n relation handler to cover a n-side adjustments of relation entries and give them appropriate position values.the 'father' of all Jalo Items and Managers.The root class for all JaloImpl objects.Serializable byte array container for serializing byte arrays as objects.This listener closes JaloSession when http session is destroyed.Main class that is used to load and store hybris platform configuration settings.Offers fields which defines the names of the supported databases.Defines all parameters configurable using project.properties.This attribute descriptor describes aConfigProxyItem.Specifies constants for ImpEx module which are also used by classes of core module, especiallyOrderandLinkManager.A registry free util for getting a platform properties, extension info, tenant info.By using a cell decorator you can intercept the interpreting of a specific cell of a value line between parsing and translating of it.Contains all constants which are in context of reading, processing or writing CSV-files in general.This class parses a CSV InputStream to a list of maps.Utility class for parsing CSV text.This class writes maps of text fields to a CSV OutputStream.Interface of all DateRange implementations.Serializable wrapper for default value expressions which ddl and dml generators were not able to interpret.This interfaces defines operations to attach transient objects to dependent object jalo representations.This class represents the WorkerValueQueue implementation before 4.2.2 and is here only for performance testing.string-storeable discount value object.tools that are useful when writing own EJBs for the hybris system.This class extends theCSVReaderand parses a CSV InputStream to a list of maps using fixed lengths for the columns.FORMAT user%password%address%ftp_port_nr%path%www_url if ftp_port has standard number then it should be ommitedThis is an implementation of a ServletOutputStream which uses a GZIPOutputStream to provide gzip compression for a HttpServletResponse (seeGZIPResponseWrapper).Implementation of a HttpServletResponse which provides gzip compression on its content.This class provides a servlet filter which adds gzip compression to the filtered servlets.Interface for hac-ldap controller, that makes it possible to get LDAP-functionality if ldap extension is installed.Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, please use the filter chain.This subclass of WeakReference does implement equals and hashCode so it can be used in sets.Interface ItemCollection.a read only wrapper.instances of this class represent a collection of property values that are Items on jalo levelAll Jalo objects are created by instances of JaloObjectCreator.property containers can be used for mass property updatestool package for useful jalo methodsSimple json utility classThe context of the jsp page.Key<K,V> ManyToManyHandler<T extends Item>The unloclized n-m relation handler.Tools for mediasMurmurHash java implementation from http://d3s.mff.cuni.cz/~holub/sw/javamurmurhash/This class is used as an object wrapperOneToManyHandler<T extends Item>Test has only a chance to work if a relation.handle.legacy is equal false or emptyGeneric partOf handler to wrap arbitrary value setters into some code which automatically removes all items which has been previous value(s) but are not part of the new value.The Interface for representing Price, Discount and Tax values.default price value object.Helper class, for executing a specified command in a separate process with the specified arguemnts and working directory.Filter that will intercept requests & time how long it takes for them to return.good old test format methods.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, please use the filter chain.Wrapper for URLEncoder which always encodes using UTF-8 scheme and throws runtime exception in case of unsupported encoding.Search string tool functions.Utility class that analyzes objects for non-serializable nodes.Exception that is thrown when a non-serializable object was found.tests theServicesUtilclassabstract class used to for the Singleton creation.Delivers informations for a file which is accessible via SSH.A simple date range implementation consisting only a start andSimple timer implementation.
To count the time, a certain process runs, stop it's execution time as follows:A class that allows to register an item as stranded - ex.Tokenizes a string by string delimiters not by char delimiters.Utility class that allows to check if initialization or update running system is performed currently.the string-storeable tax value object.utility methods for Thread handlingusage: create a hierarchy of time tracers
execute that task you want to have traces, starting and stopping the tracers (a child tracer must only be running if its parent is running)
if you want a intermediate report, callTimeTracer.printReport()
callTimeTracer.finishAll()in the root tracer after the task has finished, to get a final reportHelper class providing many utility methods.Enumeration of different operating systems.Initializes Velocity singleton with secure properties.Represents the result of a search which was initiated by aViewTypeThis is a set which references the contained objects using HybrisWeakReference.WeakValueHashMap<K,V> AMapimplementation that maps keys to weakly referenced values.This interface offers the possibility for checking or settingJaloSessionparameters before the request will evaluated finallyHelper class for session handling.