Package de.hybris.platform.core
package de.hybris.platform.core
-
ClassDescriptionAbstractLazyLoadMultiColumnList<T extends LazyLoadItemList>Abstraction for
LazyLoadMultiColumnModelListandLazyLoadMultiColumnListinternal callbackTest proofs that while initialization , lock flag remains unchanged ( even while restarting tenant which also happens during initialization) so the CheckLockRunner should never get information that system is unlocked while initialization, moreover evenInitializationLockInfo.getInstanceIdentifier()should not change.Constants definition for the hybris platform framework.Definition of used cached keys.Internal use only!Typecode definitions.Definition of some core typesSystem user principals.Definition of thejalosessionconstant.This class provides miscellaneous functions used in all hybris platform layers.Describes the used database of the hybris platform systemAbstraction for tenant to provide access to data source(s).Default implementation forPK.PKCounterGenerator.defines a interface for handling a set of item deployments.Executable<T>An object which it is possible to execute any logic.internal use only!Super class for all classes which have to be translateable to flexible search.Super class for all Conditions.This Class holds a list of Conditions, concatenates them byANDorORoperator.Super class for all kinds of Fields.Class represents a Condition for a field comparison (e.g.Unit tests forGenericFieldComparisonConditionSuper class for all conditions responsible for any kind of field comparison.Unit tests forGenericFieldCondition.Subclass ofGenericFieldConditionto make constructor accessible for testing.Allows to specify a function to be applied to a generic select field.Class represents a Condition for a literal comparison (e.g.TheGenericQueryclass holds and manages all objects necessary for searching on a specificType.constants definition used for creating genericsearch expressionsDefinition of constants for some special characters, which could be used for formulating a search expressions.Constant used for logging.Definition of constants, which could be used for the creation of an 'ODERY BY' part of a SQL expression.Constants for ASC and DESCKind of Field used with a WHERE or ORDER BY clause.Unit tests forGenericSearchField.Class represents a field modifier, used to indicate one of the following:CORE- marks field as core attributePROPERTY- marks field as propertyLOCALIZED- marks field as localized attributeINTERNAL- marks field as internalOUTER_JOIN- forces flexible search to join this field outerClass represents aORDER BY clause by defining the field to be searched by and its order direction.Unit tests forGenericSearchOrderBy.Kind of Field used within a SELECT clause.Class represents a Condition for comparing a field with the outcome of a SubQuery ( e.g.Class represents a join between types.Class represents a Condition for value comparison (e.g.Represents the enum value.Defines the interface of anItemDeploymentdescribes a CMP fielddescribes a CMP finderdescribes an index of a databaseDescribes the attribute of anIndexhandles un/~registration of available JMX beans during tenant shutdown/startupClass to store PKs instead of Items.Thread safe (hopefully) abstraction for paged result objects list with information at which index this page starts.UnitTest for checking internals of theLazyLoadItemListworking correctly.SortedSet version ofLazyLoadItemListwhich simply wraps a load item list and in addition ensures uniqueness when adding new items to the set.Provides a helper method for which loads the hybris log4j properties and set's the hybris hierarchy for being able to log correctly from within cronjobsClass represents an Operator; is used with all types ofGenericConditions.Calculation rules long->pk:Test checks that system in the most crucial low level features flexible search jalo persistence metadata persistence tenant loading mechanismUtility class for schema generator creation.Tests SingletonCreator via delegating methods like Registry.getSingleton(Creator).Tests SingletonCreator via delegating methods like Registry.getSingleton(Creator).The slave tenant represents any other tenant exept the master tenant.Thread factory creating new Thread instance in environment filled with passed byTenantandJaloSession.Test for checking execution of the createdRunnabledepending on the prepare/after method result.DTO class for serializing tenants usingwriteReplace()/readResolve().By implementing this interface the listener instance can be notified about start up and shut down of aTenant.