Package de.hybris.platform.jalo
package de.hybris.platform.jalo
-
ClassDescriptionBase class of all system creators.By using the
ConsistencyCheckActiona user is able to implement business logic, which will be executed before an GenericItem instance will be finally created!Thrown if the data consistency is violated.ContextMap<KEY,VALUE> This context interface has two different implementations,GlobalContextMapLocalContextMapTest checking if the ContextMap fulfills contract of thread safety.Deprecated.since agesDeprecated.since ages - the functionality to create a system is now part of the extension managersEach extensible item can have several additional properties.internal use only!Generated class for typeAbstractDynamicContent.Generated class for typePcmbackofficesamplesaddonManager.This class represents a generic item.interface to persistence layer
internal use only!The superclass of all the hybris platform persistent data-objects.Describes anAttributeFilter
Internal use only!internal use only!Interface for implementing transaction aware consistency checks using the item methodItem.checkConstraint(ItemConstraint).object used by getSyncObject()Thrown byItem.CachedGetter.get(SessionContext)andItem.CachedSetter.set(SessionContext)whenever the executed code throws an exception.Superclass of all business exceptions.Thrown if a connection to a hybris platform could not be established.The JaloConnection represents a connection to the system.The basic service for managing a set of jalo implementations.Thrown if an internal exception occured in the hybris system.Thrown if a bad parameter is passed to a jalo method.Cache unit holding one jalo item object.Thrown if an item could not be found.Testing particular performance optimization inJaloImplementationManager.Thrown when you tried to access a Jalo Object with no longer physically exists.Interface for all items which do only exists in jalo layer and are not backed by an entity bean.Jalo class of each jalo-only singleton composed type must implement this interface.The JaloSession is the central class for storing all session informations.Contains login property names.These are possible session types.Factory for creating aJaloSession.By implementing this interface an {linkextension managerwill be notified about creation, closing and user change events.Superclass of all system exceptions.
All exceptions that inherits from JaloSystemException are Runtime exceptions and must not be caught.Thrown if the system was not properly initialized and therefore could not be accessed.Cache helper class to perform caching in Jalo.A Manager is responsible for providing basic functionality, mostly creating and finding items.Generated class for typeOutboundsyncManager.This is the extension manager of the Pcmbackofficesamplesaddon extension.JUnit Tests for the Pcmbackofficesamplesaddon extensionJUnit Tests for the Promotionenginesamplesaddon extensionUsed for searchXY methods.SearchResult<E>Returned by search methods.The Context-Object of a JaloSession.Sanity check forSessionContextthread modification safety due to proving PLA-10825 already fixed.