| AbstractLazyLoadMultiColumnList<T extends LazyLoadItemList> |
|
| AbstractLazyLoadMultiColumnList.LazyLoadMultiColumnListRow |
|
| AbstractObjectAdapter |
|
| AbstractTenant |
|
| AbstractTenant.DataSourceHolder |
|
| AbstractTenant.DataSourceSelection |
|
| AbstractTenantInitializationTest |
Abstract for test initializing tenants on the fly
|
| AsyncTenantStartupNotifier |
|
| BaseSlaveTenantTest |
|
| BeanScopesIntegrationTest |
|
| BeanShellUtils |
|
| BeanShellUtils.StreamWrapper |
|
| BlockingTenantStartupNotifier |
|
| BridgeImplementation |
|
| ClassLoaderUtils |
|
| ConcurrentInitializationTest |
Test 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 even InitializationLockInfo.getInstanceIdentifier() should not change.
|
| Constants |
constants definition for the hybris platform framework
|
| Constants.ENUMS |
|
| Constants.TC |
Typecode definitions.
|
| Constants.USER |
System user principals.
|
| Constants.WEB |
Definition of the jalosession constant.
|
| CoreAlgorithms |
This class provides miscellaneous functions used in all hybris platform layers.
|
| DatabaseProperties |
Describes the used database of the hybris platform system
|
| DataSourceImplFactory |
|
| DefaultPKCounterGenerator |
|
| FlexibleSearchTranslatable |
Super class for all classes which have to be translateable to flexible search.
|
| GenericCondition |
Super class for all Conditions.
|
| GenericConditionList |
This Class holds a list of Conditions, concatenates them by AND or OR operator.
|
| GenericField |
Super class for all kinds of Fields.
|
| GenericFieldComparisonCondition |
Class represents a Condition for a field comparison (e.g.
|
| GenericFieldComparisonConditionTest |
|
| GenericFieldCondition |
Super class for all conditions responsible for any kind of field comparison.
|
| GenericFieldConditionTest |
|
| GenericFieldConditionTest.TestableGenericFieldCondition |
|
| GenericFunctionSelectField |
Allows to specify a function to be applied to a generic select field.
|
| GenericLiteralCondition |
Class represents a Condition for a literal comparison (e.g.
|
| GenericQuery |
The GenericQuery class holds and manages all objects necessary for searching on a specific
Type.
|
| GenericSearchConstants |
constants definition used for creating genericsearch expressions
|
| GenericSearchField |
Kind of Field used with a WHERE or ORDER BY clause.
|
| GenericSearchFieldTest |
|
| GenericSearchFieldType |
Class represents a field modifier, used to indicate one of the following:
CORE - marks field as core attribute PROPERTY - marks field as property
LOCALIZED - marks field as localized attribute INTERNAL - marks field as internal
OUTER_JOIN - forces flexible search to join this field outer
|
| GenericSearchOrderBy |
Class represents a ORDER BY clause by defining the field to be searched by and its order direction.
|
| GenericSearchOrderByTest |
|
| GenericSelectField |
Kind of Field used within a SELECT clause.
|
| GenericSubQueryCondition |
Class represents a Condition for comparing a field with the outcome of a SubQuery ( e.g.
|
| GenericTypeJoin |
Class represents a join between types.
|
| GenericValueCondition |
Class represents a Condition for value comparison (e.g.
|
| HybrisContextFactoryTest |
|
| HybrisContextHolderPerformanceTest |
|
| HybrisContextHolderTest |
|
| Initialization |
|
| ItemImplCreationResult.ExistingItemImpl |
|
| ItemImplCreationResult.FailedItemImpl |
|
| ItemImplCreationResult.MissingItemImpl |
|
| JMXBeanLoader |
handles un/~registration of available JMX beans during tenant shutdown/startup
|
| LazyLoadItemList<E> |
Class to store PKs instead of Items.
|
| LazyLoadItemList.BufferedPage<T> |
Thread safe (hopefully) abstraction for paged result objects list with information at which index this page
starts.
|
| LazyLoadItemListInternalTest |
|
| LazyLoadItemListInternalTest.TestPKLazyLoadItemList |
|
| LazyLoadItemSet<E> |
SortedSet version of LazyLoadItemList which simply wraps a load item list and in addition ensures uniqueness
when adding new items to the set.
|
| LazyLoadMultiColumnList |
|
| LazyLoadMultiColumnListUnitTest |
|
| LegacyPKTest |
|
| Log4JUtils |
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 cronjobs
|
| MasterTenant |
|
| MasterTenantUnitTest |
|
| Operator |
Class represents an Operator; is used with all types of GenericConditions.
|
| PasswordsReEncoder |
|
| PK |
Calculation rules long->pk:
|
| Registry |
|
| Registry.Init |
|
| Registry.TenantHolder |
|
| RestartSlaveTenantTest |
Test checks that system in the most crucial low level features
flexible search
jalo persistence
metadata persistence
tenant loading mechanism
|
| SchemaGenerator |
Utility class for schema generator creation.
|
| SearchResultTest |
|
| SingletonCreatorPerformanceTest |
Tests SingletonCreator via delegating methods like Registry.getSingleton(Creator).
|
| SingletonCreatorTest |
Tests SingletonCreator via delegating methods like Registry.getSingleton(Creator).
|
| SlaveTenant |
The slave tenant represents any other tenant exept the master tenant.
|
| SlaveTenantDataSourceFactory |
|
| SlaveTenantTest |
|
| TenantAwareThreadFactory |
Thread factory creating new Thread instance in environment filled with passed by Tenant and
JaloSession.
|
| TenantAwareThreadFactoryTest |
Test for checking execution of the created Runnable depending on the prepare/after method result.
|
| TenantDTO |
DTO class for serializing tenants using writeReplace() / readResolve() .
|
| TenantPropertiesLoader |
|
| TenantRestartTest |
|
| TestAfterTenantStartupEventListener |
|
| TestSlaveTenantStub |
|
| TestTenantStub |
|
| WrapperFactory |
|
| WrapperFactory.PrecomputedJaloItemCacheUnit |
|