| Modifier and Type | Method and Description |
|---|---|
Cart |
CartFactory.createCartInstance(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr)
Deprecated.
|
Cart |
DefaultCartFactory.createCartInstance(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr)
Deprecated.
|
Cart |
CartFactory.createCartInstance(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net) |
Cart |
DefaultCartFactory.createCartInstance(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net) |
protected AbstractOrder |
DefaultMultiAddressDeliveryCostsStrategy.createTempCart(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr)
Deprecated.
|
protected AbstractOrder |
DefaultMultiAddressDeliveryCostsStrategy.createTempCart(List<AbstractOrderEntry> entries,
Address deliveryAddress,
DeliveryMode mode,
User user,
Currency curr,
boolean net)
Creates a temporary order, which will be used for calculating the delivery costs of the assigned
AbstractOrderEntry. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationTest.testClassificationClassInheritanceForVariants() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NewSyncTest.fillCatalog() |
protected void |
NewSyncPerformanceTest.fillCatalog() |
void |
NewSyncPerformanceTest.testFullSync() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultTest.prepare() |
void |
SearchResultTest.restorePrefetchSize() |
| Modifier and Type | Method and Description |
|---|---|
CronJob |
CompositeEntry.execute() |
CronJob |
CompositeEntry.execute(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSLDDataContainerProviderTest.testLoadProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDTRowTest.canSetOnlySingleProductReferenceViaJalo() |
void |
PDTRowTest.rowCanOnlyHaveUserOrUserGroupAssignedInJalo() |
void |
PriceRowSLDTest.savePriceRowViaJalo() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewSyncPartOfRemovalTest.setUp() |
void |
NewSyncPartOfRemovalTest.testPartOfRemovalSyncJaloMode() |
void |
NewSyncPartOfRemovalTest.testPartOfRemovalSyncSLMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowTest.testCreationWithDateRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportTest.testReferencesWithNullValues() |
void |
ImpExImporterTest.testUnresolvedImport2() |
| Modifier and Type | Method and Description |
|---|---|
Item |
ComposedType.newInstance(Map attributeAssignment)
Creates a new instance of the Jalo Item described by this type.
|
static <E extends Item> |
ComposedType.newInstance(SessionContext ctx,
Class jaloClass,
Map attributeValues)
Convenience method for creating typed instances of a given composed type.
|
static <E extends Item> |
ComposedType.newInstance(SessionContext ctx,
Class jaloClass,
Object... params)
Convenience method for creating typed instances of a given composed type.
|
Item |
ComposedType.newInstance(SessionContext ctx,
Map attributeAssignment)
Creates a new instance of the Jalo Item described by this type.
|
static <E extends Item> |
ComposedType.newInstance(SessionContext ctx,
String typeCode,
Map attributeValues)
Convenience method for creating typed instances of a given composed type.
|
static <E extends Item> |
ComposedType.newInstance(SessionContext ctx,
String typeCode,
Object... params)
Convenience method for creating typed instances of a given composed type.This method does not take a parameter map
but allows to pass parameters as value list.
|
void |
SearchRestrictionTest.testOverloading() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberServiceTest.testPhoneNumberCreation() |
| Modifier and Type | Method and Description |
|---|---|
void |
InitialAttributePersistenceTest.testLanguageStillNotFixed()
Language type is NOT INITIAL aware.
|
void |
InitialAttributePersistenceTest.testUnitStillNotFixed()
Unit type is NOT INITIAL aware.
|
void |
InitialAttributePersistenceTest.testUserFixed()
User type is INITIAL aware.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TableServiceImpl.saveCellSortConfig(CellEntryModel uiCell,
ColumnEntry column,
RowEntry row,
CellEntry cell) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultModelServiceIntegrationTest.testCurrencyCreateParams() |
void |
DefaultModelServiceIntegrationTest.testCurrencyCreateParamsInTx() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGeocodingTest.createTestCronJob() |
protected void |
AbstractGeocodingTest.createTestCronJob(Integer batchSize,
Integer internalDelay) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeTest.createAttributeWithEmptyQualifier() |
void |
ComposedTypeTest.testAtomicTypeType() |
void |
PaymentInfoTest.testCCPaymentInfoPLA6933exceptions() |
void |
ComposedTypeTest.testCreationWithSessionContext() |
void |
ComposedTypeTest.testDefaulValues() |
void |
FlexibleSearchTest.testExternalDeploymentSearch() |
void |
FlexibleSearchTest.testSerializableResults() |
void |
ComposedTypeSpringTest.testSpringCreation() |
void |
FlexibleSearchTest.testViewTypeErrors() |
| Modifier and Type | Method and Description |
|---|---|
protected VariantProduct |
VariantsTest.createShirt(Product base,
String code,
EnumerationValue size,
String color) |
protected VariantProduct |
VariantsTest.createShoe(Product base,
String code,
String size,
String color) |
Copyright © 2017 SAP SE. All Rights Reserved.