| Modifier and Type | Method and Description |
|---|---|
protected void |
BMECatManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Overwritten to avoid calls to ejb layer.
|
void |
BMECatCatalogStep.remove(SessionContext ctx) |
void |
BMECatImportStep.remove(SessionContext ctx) |
void |
BMECatArticleStep.remove(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFeatureImpExTest.prepare() |
void |
ProductFeatureServicelayerTest.prepare() |
void |
ItemSyncTimeStampTest.prepare() |
void |
CatalogServiceTest.testPLA7931() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelNoSourceItem() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelNoSrcVersion() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelNoSyncJob1() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelNoTgtVersion() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelSyncJob() |
void |
ItemSyncTimeStampTest.testSimpleCreateModelSyncJobMissingTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid calls to ejb layer.
|
protected void |
Catalog.checkRemovable(SessionContext ctx) |
protected void |
CatalogVersion.checkRemovable(SessionContext ctx) |
protected void |
ItemSyncTimestamp.checkRemovable(SessionContext ctx) |
ClassificationSystem |
CatalogManager.createClassificationSystem(java.lang.String id)
Creates a new ClassificationSystem with the given id.
|
ClassificationSystemVersion |
CatalogManager.createClassificationSystemVersion(ClassificationSystem system,
java.lang.String version,
java.util.Collection<Language> languages) |
ClassificationSystemVersion |
CatalogManager.createClassificationSystemVersion(ClassificationSystem system,
java.lang.String version,
Language importLanguage) |
protected boolean |
CatalogVersion.isRemovable(SessionContext ctx,
boolean throwException) |
void |
ProductFeature.remove(SessionContext ctx) |
void |
CatalogVersion.remove(SessionContext ctx)
Removing a category version is denied if
it's the active catalog version,
it still owns categories,
it still owns product or
it still owns keywords.
|
void |
SyncItemJob.remove(SessionContext ctx)
Deprecated.
Removes its
ItemSyncTimestamp instances as well. |
void |
ProductReference.remove(SessionContext ctx) |
protected void |
ItemSyncTimestamp.removePartOfItems(SessionContext ctx) |
void |
CatalogTest.testDefaultVersionOwner() |
void |
CatalogTest.testPLA7006default() |
void |
CatalogTest.testPLA7006withDisabledinSessionContext() |
void |
CatalogTest.testPLA7006withEnabledinSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClassAttributeAssignment.checkCreationConstrains(ClassificationClass classificationClass,
ClassificationAttribute attr) |
protected void |
ClassificationTest.createAttributes() |
ClassificationAttributeUnit |
ClassificationSystemVersion.createAttributeUnit(java.lang.String code,
java.lang.String symbol)
Creates a new attribute unit within this system.
|
ClassificationAttributeUnit |
ClassificationSystemVersion.createAttributeUnit(java.lang.String code,
java.lang.String symbol,
java.lang.String unitType,
double conversion)
Creates a new attribute unit within this system.
|
ClassificationClass |
ClassificationSystemVersion.createClass(ClassificationClass superClass,
java.lang.String code)
Creates a new class within this system version.
|
ClassificationClass |
ClassificationSystemVersion.createClass(java.lang.String code)
Creates a new class within this system version.
|
protected void |
ClassificationTest.createClasses() |
ClassificationAttribute |
ClassificationSystemVersion.createClassificationAttribute(java.lang.String code)
Creates a new classification attribute.
|
ClassificationAttributeValue |
ClassificationSystemVersion.createClassificationAttributeValue(java.lang.String code)
Creates a new attribute value within this system version.
|
protected void |
ClassificationTest.createSystems() |
ClassificationSystemVersion |
ClassificationSystem.createSystemVersion(java.lang.String version,
java.util.Collection<Language> languages)
Creates a new classification system version belonging to this system.
|
ClassificationSystemVersion |
ClassificationSystem.createSystemVersion(java.lang.String version,
Language language)
Creates a new classification system version belonging to this system.
|
void |
ClassificationAttributeValue.remove(SessionContext ctx) |
void |
ClassificationClass.remove(SessionContext ctx)
Removes this class together with all its attribute assignments.
|
void |
ClassificationAttribute.remove(SessionContext ctx) |
void |
ClassAttributeAssignment.remove(SessionContext ctx) |
protected void |
FeatureValueAPITest.setUpClassificationSystem() |
void |
FeatureValueAPITest.testAPI() |
void |
ClassificationTest.testAttributes() |
void |
FeatureValueAPITest.testClassificationAssignment()
Tests bug PLA-5267
|
void |
ClassificationTest.testClassificationClassInheritanceForVariants() |
void |
FeatureValueAPITest.testGenericSearch() |
void |
FeatureValueAPITest.testPLA6634() |
void |
ClassificationTest.testSuperClassGetter() |
protected void |
FeatureValueAPITest.writeReadUntypedFeatures(FeatureContainer featureContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributeTranslatorTest.testExport() |
void |
ClassificationAttributeTranslatorTest.testProductFeatureValueExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureContainer.store()
Deprecated.
Persists the whole container by creating, removing or changing
ProductFeature items. |
| Modifier and Type | Method and Description |
|---|---|
void |
NewSyncTimestampTest.setUp() |
void |
NewSyncRelationLockingTest.setUp() |
void |
NewSyncRestrictionsTest.setUp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Category.checkRemovable(SessionContext ctx)
Deprecated.
since ages - covered by
CategoryRemovalValidator. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultClassificationServiceIntegrationTest.testPLA_8081() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CockpitTypeSystemTest.createAttributes() |
protected void |
CockpitTypeSystemTest.createClasses() |
protected void |
CockpitTypeSystemTest.createSystems() |
void |
CockpitTypeSystemTest.testTypeSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonsManager.setDocuments(Item item,
Format format,
java.util.Collection<Document> documents)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonsTest.testCustomOrder2PDF() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBundleRule.remove(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
Initialization.createJUnitTenant()
Deprecated.
since 5.0
|
SlaveTenant |
MasterTenant.createSlaveTenant(java.lang.String tenantID,
java.lang.String dbUrl,
java.lang.String dbUser,
java.lang.String dbPassword,
java.lang.String driver,
java.lang.String tableprefix,
java.lang.String fromJNDI,
java.lang.String locale,
java.lang.String timeZone)
Deprecated.
since 5.0 use file based slave system configuration see
Registry.getSlaveTenants(). |
SlaveTenant |
MasterTenant.createSlaveTenant(java.lang.String tenantID,
java.lang.String dbUrl,
java.lang.String dbUser,
java.lang.String dbPassword,
java.lang.String driver,
java.lang.String tableprefix,
java.lang.String fromJNDI,
java.lang.String locale,
java.lang.String timeZone,
java.lang.String dataSourceFactoryClassName)
Deprecated.
since 5.0 use file based slave system configuration see
Registry.getSlaveTenants(). |
void |
AbstractTenant.doStartUp() |
void |
SearchResultTest.prepare() |
void |
ConcurrentInitializationTest.prepareTenant() |
void |
TestTenantStub.startUp() |
abstract void |
AbstractTenant.startUp() |
void |
TenantRestartTest.testAfterStartupMessageSendAfterRestart() |
void |
TenantRestartTest.testFetchAccurateHybrisDataSourceAfterTenantRestart() |
void |
RestartSlaveTenantTest.testJaloPersistenceAfterRestart() |
void |
TenantRestartTest.testJaloSessionObsoleteAfterTenantRestart() |
void |
RestartSlaveTenantTest.testPropertyPersistenceAfterRestart() |
void |
TenantRestartTest.testTheSameInvalidationListenersAfterRestart() |
| Modifier and Type | Method and Description |
|---|---|
Response |
EnumerationValueResource.putEnumerationValue(EnumerationValueDTO enumerationValueDto)
HTTP PUT
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EnumerationValueResource.putEnumerationValue(EnumerationValueDTO enumerationValueDto)
HTTP PUT
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CronJobManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid calls to ejb layer.
|
protected void |
Job.checkRemovable(SessionContext ctx) |
static boolean |
RemoveItemsJob.deleteItem(Item item)
Deprecated.
Removes an Item.
|
void |
BatchJob.remove(SessionContext ctx) |
void |
RemoveItemsCronJob.remove(SessionContext ctx) |
void |
CronJob.remove(SessionContext ctx) |
void |
Job.remove(SessionContext ctx)
First all assigned
CronJobs were removed, than the Job itself. |
protected JaloSession |
Job.startOwnSession(CronJob cronJob)
Activates a own session for executing the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerReviewTest.setUp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ZoneDeliveryModeManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid calls to ejb layer.
|
Zone |
ZoneDeliveryModeManager.createZone(java.lang.String zoneCode)
Creates a new zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSLDDataContainerProviderTest.testLoadProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Europe1PriceFactory.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid call to EJB layer
|
EnumerationValue |
Europe1PriceFactory.createProductTaxGroup(java.lang.String code) |
EnumerationValue |
Europe1PriceFactory.createUserPriceGroup(java.lang.String code) |
EnumerationValue |
Europe1PriceFactory.createUserTaxGroup(java.lang.String code) |
void |
PDTRow.remove(SessionContext ctx) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
Currency currency) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
Discount discount) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
EnumerationValue enumerationValue) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
Product product) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
Tax tax) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
Unit unit) |
protected void |
Europe1PriceFactory.removeRowsFor(SessionContext ctx,
User user) |
void |
CatalogSynchronizationTest.testDuplicatedTaxRowEntries() |
void |
Europe1PricesTranslatorTest.testModificatedTimeByUpdatingPriceRows() |
void |
Europe1DiscountsTranslatorTest.testModificatedTimeByUpdatingProductDiscountRows() |
void |
Europe1DiscountsTranslatorTest.testModificatedTimeByUpdatingUserDiscountRows() |
void |
OrderManagerAndEurope1Test.testTaxCaching() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowTest.testCreationWithDateRange() |
void |
PriceRowTest.testDifferentPricesForDifferentUser() |
void |
PriceRowTest.testDifferentPricesForDifferentUser2() |
void |
DiscountRowTest.testTransaction() |
void |
PriceRowTest.testTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportCUDHandler.delete(Item toRemove,
ValueLine valueLine)
Process delete operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExManager.createEssentialData(java.util.Map params,
JspContext jspc) |
void |
ImpExImportTest.testCollectionModification()
Tests adding and removing of values to an collection using the different possibilities.
|
void |
ImpExTest.testIncludeCSVFromPropertiesIgnoreMissingValues() |
void |
ImpExImportTest.testModeRemove()
Tests the import in remove mode.
|
void |
ImpExImportTest.testUserRightsImportComma()
Tests the import of user rights using comma as separator.
|
void |
ImpExImportTest.testUserRightsImportSemicolon()
Tests the import of user rights using semicolon as separator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportConfiguration.setDataExportMedia(ImpExExportMedia target)
Deprecated.
since ages - Use
ExportConfiguration.setDataExportTarget(ImpExExportMedia) instead |
void |
ExportConfiguration.setDataExportMedia(ImpExExportMedia newDataExportMedia,
boolean removeCurrentOne)
Deprecated.
since ages - Use
ExportConfiguration.setDataExportTarget(ImpExExportMedia,boolean) instead |
void |
ExportConfiguration.setDataExportTarget(ImpExExportMedia target)
Sets the 'data' export target.
|
void |
ExportConfiguration.setDataExportTarget(ImpExExportMedia newDataExportMedia,
boolean removeCurrentOne)
Sets the 'data' export target.
|
void |
ExportConfiguration.setMediasExportMedia(ImpExExportMedia target)
Deprecated.
since ages - Use
ExportConfiguration.setMediasExportTarget(ImpExExportMedia) instead |
void |
ExportConfiguration.setMediasExportTarget(ImpExExportMedia target)
Sets the 'medias' export target.
|
void |
ExportConfiguration.setMediasExportTarget(ImpExExportMedia newMediasExportMedia,
boolean removeCurrentOne)
Sets the 'medias' export target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultImpExImportCUDHandler.delete(Item toRemove,
ValueLine valueLine) |
protected void |
DefaultImpExImportCUDHandler.doRemove(Item toRemove)
Do remove operation on passed as parameter item.
|
protected void |
DefaultImportProcessor.processItemRemoval(Item toRemove,
ValueLine valueLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.ItemConstraint.assertConstraint(Item item)
Called to perform the actual constraint checking.
|
protected void |
Manager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
TODO improve API doc Override this method to implement pre-removal consistency checks.
|
void |
Item.ItemAttributeMap.checkConsistency() |
protected void |
Item.checkConstraint(Item.ItemConstraint constr)
Allows to implement transaction safe consistency checking code.
|
protected void |
Item.checkRemovable(SessionContext ctx)
Checks whether or not this it may be removed or not.
|
void |
ConsistencyCheckAction.execute(Item.ItemAttributeMap itemAttributeMap) |
void |
Item.remove()
Removes this item.
|
void |
Item.remove(SessionContext ctx)
Removes this item.
|
void |
Item.ItemImpl.remove(SessionContext ctx) |
static void |
Item.removeItemCollection(java.util.Collection collection)
Removes a collection of Items's.
|
static void |
Item.removeItemCollection(SessionContext ctx,
java.util.Collection collection)
Removes a collection of Items's.
|
void |
JaloOnlyItem.removeJaloOnly()
Called when a jalo only item is removed.
|
protected void |
Item.removePartOfItems(SessionContext ctx)
Removes all partOf items.
|
protected void |
Item.removePartOfItems(SessionContext ctx,
java.util.Map<java.lang.String,java.lang.Object> emptyValuesMap) |
void |
ExtensibleItem.setAllProperties(JaloPropertyContainer propertyContainer)
Set all properties in the property container, using the staging method set in the current session context.
|
void |
ExtensibleItem.setAllProperties(SessionContext ctx,
JaloPropertyContainer propertyContainer)
Set all properties of the given property container.
|
void |
ExtensibleItem.ExtensibleItemImpl.setAllProperties(SessionContext ctx,
JaloPropertyContainer propertyContainer) |
void |
Item.setOwner(Item item) |
void |
Item.ItemImpl.setOwner(SessionContext ctx,
Item item) |
void |
JaloItemWrappingTest.testItemWrappingOptimization() |
void |
JaloItemWrappingTest.testItemWrappingOptimizationMultiThreaded() |
| Modifier and Type | Method and Description |
|---|---|
Region |
Country.addNewRegion(SessionContext ctx,
PK pk,
java.lang.String code)
Deprecated.
since ages - instead use plain model creation to add region to
CountryModel see Country.addNewRegion(String) |
Region |
Country.addNewRegion(SessionContext ctx,
java.lang.String code)
Deprecated.
since ages - instead use plain model creation to add region to
CountryModel see Country.addNewRegion(String) |
Region |
Country.addNewRegion(java.lang.String code)
Deprecated.
since ages - instead use plain model creation to add region to
CountryModel like below :
final RegionModel regionModel = modelService.create(RegionModel.class);
regionModel.setIsocode("tinyRed");
regionModel.setCountry(countryModel);
modelService.save(regionModel);
|
protected void |
C2LManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Deprecated.
since ages - use
RemoveInterceptor instead. |
protected void |
C2LItem.checkConsistencyActive(java.lang.Boolean active,
java.lang.String composedTypeCode) |
protected void |
Region.checkConsistencyIsocode(java.lang.String newIsoCodeRegion,
Country country,
java.lang.String composedTypeCode) |
protected void |
C2LItem.checkConsistencyIsocode(java.lang.String newIsoCode,
Country country,
java.lang.String composedTypeCode)
is overridden in RegionEJB to allow unique code per country
|
protected void |
Currency.checkRemovable(SessionContext ctx) |
Country |
C2LManager.createCountry(PK pkBase,
java.lang.String isoCode)
Deprecated.
since ages - use plain
CountryModel creation instead see
C2LManager.createCountry(String), see also model saving example |
Country |
C2LManager.createCountry(java.lang.String isoCode)
Deprecated.
since ages - use plain
CountryModel creation instead :
final CountryModel model = modelService.create(CountryModel.class);
model.setIsocode("tinyRed");
modelService.save(model);
see also model saving
example. |
Currency |
C2LManager.createCurrency(PK pkBase,
java.lang.String isoCode)
Deprecated.
since ages - use plain
CurrencyModel creation instead see
C2LManager.createCurrency(String) see also model saving example. |
Currency |
C2LManager.createCurrency(java.lang.String isoCode)
Deprecated.
since ages - use plain
CurrencyModel creation instead :
final CurrencyModel model = modelService.create(CurrencyModel.class);
model.setIsocode("tinyRed");
modelService.save(model);
see also model saving
example |
Language |
C2LManager.createLanguage(PK pk,
java.lang.String isoCode)
Deprecated.
since ages - use plain
LanguageModel creation see
C2LManager.createLanguage(String) see also model saving example. |
Language |
C2LManager.createLanguage(java.lang.String isoCode)
Deprecated.
since ages - use plain
LanguageModel creation instead :
final LanguageModel lmodel = modelService.create(LanguageModel.class);
lmodel.setIsocode("tinyRed");
modelService.save(lmodel);
see also model saving
example. |
Region |
C2LManager.createRegion(PK pkBase,
java.lang.String code,
Country country)
Deprecated.
since ages - use plain
RegionModel creation instead see also model saving example. |
Region |
C2LManager.createRegion(java.lang.String code,
Country country)
Deprecated.
since ages - please use
Country.addNewRegion(String) instead |
void |
Language.remove(SessionContext ctx)
Removes this
Language. |
void |
GeneratedC2LItem.setActive(boolean value)
Generated method - Setter of the
C2LItem.active attribute. |
void |
GeneratedC2LItem.setActive(java.lang.Boolean value)
Generated method - Setter of the
C2LItem.active attribute. |
void |
GeneratedC2LItem.setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
C2LItem.active attribute. |
void |
GeneratedC2LItem.setActive(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
C2LItem.active attribute. |
void |
C2LItem.setActive(SessionContext ctx,
java.lang.Boolean active)
Sets this item active or passive.
|
void |
Region.setCode(SessionContext ctx,
java.lang.String code)
Deprecated.
since ages - use
C2LItem.setIsocode(SessionContext, String) instead |
void |
Region.setCode(java.lang.String code)
Deprecated.
since ages - use
GeneratedC2LItem.setIsocode(String) instead |
void |
GeneratedC2LItem.setIsocode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
C2LItem.isocode attribute. |
void |
C2LItem.setIsocode(SessionContext ctx,
java.lang.String value) |
void |
C2LItem.setIsoCode(SessionContext ctx,
java.lang.String iso)
Deprecated.
since ages - use
C2LItem.setIsocode(SessionContext, String) instead |
void |
GeneratedC2LItem.setIsocode(java.lang.String value)
Generated method - Setter of the
C2LItem.isocode attribute. |
void |
C2LItem.setIsoCode(java.lang.String iso)
Deprecated.
since ages - use
GeneratedC2LItem.setIsocode(String) instead |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigProxyItem.removeJaloOnly()
no-op
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EnumerationManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Deprecated.
Superclass method overridden to avoid call to EJB layer unless the item is a
EnumerationValue instance. |
EnumerationValue |
EnumerationManager.createEnumerationValue(EnumerationType enumerationType,
java.lang.String valueCode)
Deprecated.
since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
EnumerationValue |
EnumerationManager.createEnumerationValue(PK pkBase,
EnumerationType enumerationType,
java.lang.String valueCode)
Deprecated.
since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
EnumerationValue |
EnumerationManager.createEnumerationValue(java.lang.String enumerationTypeCode,
java.lang.String valueCode)
Deprecated.
since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
void |
EnumerationValue.setCode(java.lang.String newCode)
Deprecated.
|
void |
EnumerationValue.EnumerationValueImpl.setCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtensionManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Delegates call to
Manager.checkBeforeItemRemoval(SessionContext, Item) to all extensions
. |
protected void |
Extension.checkBeforeItemRemoval(SessionContext ctx,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FlexibleSearch.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Deprecated.
Superclass method overridden to avoid call to EJB layer
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LinkManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid call to EJB layer
|
Link |
LinkManager.createLink(java.lang.String qualifier,
Item source,
Item target,
int sequenceNumber)
Deprecated.
since ages
|
Link |
LinkManager.createLink(java.lang.String qualifier,
Item source,
Item target,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new localized
Link |
Link |
LinkManager.createLink(java.lang.String qualifier,
Language language,
Item source,
Item target,
int sequenceNumber)
Deprecated.
since ages
|
Link |
LinkManager.createLink(java.lang.String qualifier,
Language language,
Item source,
Item target,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new localized
Link |
Link |
LinkManager.createLink(java.lang.String qualifier,
Language language,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new link using item PKs instead of real items as source and target.
|
void |
LinkManager.createLinkNoWrap(java.lang.String qualifier,
Language language,
Item source,
Item target,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new link just like
LinkManager.createLink(String, Language, Item, Item, int, int) but without loading and
wrapping the new link item. |
void |
LinkManager.createLinkNoWrap(java.lang.String qualifier,
Language language,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new link just like
LinkManager.createLink(String, Language, PK, PK, int, int) but without loading and
wrapping the new link item. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MediaManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid call to EJB layer.
|
protected void |
MediaFormat.checkConsistency(java.lang.String newQualifier,
PK myPK) |
protected void |
MediaFolder.checkConsistency(java.lang.String newQualifier,
PK myPK)
Deprecated.
since ages - - qualifier uniqueness is checked now before model save with
MediaFolderValidator |
protected void |
Media.checkRemovable(SessionContext ctx) |
void |
MediaFolder.remove(SessionContext ctx) |
void |
Media.remove(SessionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetaInformationManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid call to EJB layer
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NumberSeriesManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid calls to ejb layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OrderManager.checkBeforeItemRemoval(SessionContext ctx,
Item item) |
Cart |
DefaultCloneCartStrategy.clone(ComposedType _type,
ComposedType _entryType,
AbstractOrder original,
java.lang.String code,
OrderManager manager) |
T |
CloneCartStrategy.clone(ComposedType orderType,
ComposedType entryType,
AbstractOrder original,
java.lang.String code,
OrderManager manager) |
Cart |
OrderManager.createCart(AbstractOrder original,
java.lang.String newCode)
Deprecated.
since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel ,
AbstractOrderModel, String );
|
Cart |
OrderManager.createCart(ComposedType type,
ComposedType entryType,
AbstractOrder original,
java.lang.String newCode)
Deprecated.
since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel ,
AbstractOrderModel, String );
|
Cart |
OrderManager.createCart(ComposedType type,
PK pkBase,
java.lang.String code,
User user,
Currency currency,
java.util.Date date,
boolean net)
Deprecated.
since ages - use modelService and standard model setters
|
Cart |
OrderManager.createCart(ComposedType type,
java.lang.String code,
User user,
Currency currency,
java.util.Date date,
boolean net)
Deprecated.
since ages - use modelService and standard model setters
|
Cart |
OrderManager.createCart(PK pk,
java.lang.String code,
User user,
Currency currency,
java.util.Date date,
boolean net)
Deprecated.
since ages - use modelService and standard model setters
|
Cart |
OrderManager.createCart(java.lang.String code,
User user,
Currency currency,
java.util.Date date,
boolean net)
Deprecated.
since ages - use modelService and standard model setters
|
Cart |
OrderManager.createCart(User user,
Currency currency,
java.util.Date date,
boolean net)
Deprecated.
since ages - use modelService and standard model setters
|
DeliveryMode |
OrderManager.createDeliveryMode(ComposedType type,
java.lang.String code)
Deprecated.
since ages - Use ModelService to create DeliveryMode and standard setters to provide attribute values.
|
Discount |
OrderManager.createDiscount(java.lang.String code)
Deprecated.
since ages - Use ModelService to create Discounts and standard setters to provide attribute values.
|
PaymentMode |
OrderManager.createPaymentMode(ComposedType type,
java.lang.String code,
ComposedType paymentInfoType)
Deprecated.
since ages - Use ModelService to create PaymentMode and standard setters to provide attribute values.
|
Tax |
OrderManager.createTax(java.lang.String code)
Deprecated.
since ages - Use ModelService to create Taxes and standard setters to set attribute values.
|
void |
Order.remove(SessionContext ctx) |
void |
AbstractOrderEntry.remove(SessionContext ctx)
This method delegates to
AbstractOrder.removeEntry(AbstractOrderEntry) instead of removing the item
directly. |
void |
AbstractOrder.remove(SessionContext ctx) |
protected void |
AbstractOrderEntry.removeWithoutOrderNotification(SessionContext ctx)
Removes the entry directly without notifying the enclosing
AbstractOrder. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeliveryMode.checkRemovable(SessionContext ctx) |
void |
DeliveryMode.setCode(SessionContext ctx,
java.lang.String code)
Sets the code of this delivery mode.
|
void |
GeneratedDeliveryMode.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DeliveryMode.code attribute. |
void |
DeliveryMode.setCode(java.lang.String code)
Sets the code of this delivery mode.
|
void |
GeneratedDeliveryMode.setCode(java.lang.String value)
Generated method - Setter of the
DeliveryMode.code attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PaymentMode.checkRemovable(SessionContext ctx) |
void |
PaymentMode.remove(SessionContext ctx) |
void |
PaymentMode.setCode(SessionContext ctx,
java.lang.String code)
Sets the code of this payment mode.
|
void |
GeneratedPaymentMode.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
PaymentMode.code attribute. |
void |
PaymentMode.setCode(java.lang.String code)
Sets the code of this payment mode.
|
void |
GeneratedPaymentMode.setCode(java.lang.String value)
Generated method - Setter of the
PaymentMode.code attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTax.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Tax.code attribute. |
void |
GeneratedDiscount.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Discount.code attribute. |
void |
Tax.setCode(SessionContext ctx,
java.lang.String code)
Changes the code of this tax.
|
void |
Discount.setCode(SessionContext ctx,
java.lang.String code)
Changes the code of this discount object.
|
void |
GeneratedTax.setCode(java.lang.String value)
Generated method - Setter of the
Tax.code attribute. |
void |
GeneratedDiscount.setCode(java.lang.String value)
Generated method - Setter of the
Discount.code attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Deprecated.
since ages - as of release 4.3, no replacement
Superclass method overridden to avoid call to EJB layer
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccessManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid call to EJB layer.
|
protected void |
Principal.checkConsistencyUid(java.lang.String uid,
java.lang.String message,
java.lang.String composedTypeCode) |
abstract void |
Principal.checkSystemPrincipal() |
protected void |
UserRight.consistencyCheck(java.lang.String code) |
UserRight |
AccessManager.createUserRight(java.lang.String code)
Creates a new UserRight with a given code.
|
void |
UserRight.remove(SessionContext ctx) |
void |
Principal.remove(SessionContext ctx)
SLDSafe - previously there was an intentional bug that deleted all the addresses after User was deleted - even
those that are duplicates with the original field set.
|
boolean |
PrincipalGroup.removeMember(Principal p)
Deprecated.
since ages - use
GeneratedPrincipalGroup.removeFromMembers(Principal) instead |
boolean |
PrincipalGroup.removeMember(SessionContext ctx,
Principal p)
Deprecated.
since ages - use
GeneratedPrincipalGroup.removeFromMembers(SessionContext, Principal) instead |
void |
UserRight.setCode(SessionContext ctx,
java.lang.String value)
Sets the code of this right.
|
void |
GeneratedUserRight.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
UserRight.code attribute. |
void |
GeneratedUserRight.setCode(java.lang.String value)
Generated method - Setter of the
UserRight.code attribute. |
protected void |
PrincipalGroup.setMembers(SessionContext ctx,
java.util.Collection newMembers)
Deprecated.
since ages - use
GeneratedPrincipalGroup.setMembers(SessionContext, Set) instead |
void |
GeneratedPrincipal.setUid(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Principal.uid attribute. |
void |
GeneratedPrincipal.setUid(java.lang.String value)
Generated method - Setter of the
Principal.uid attribute. |
void |
Principal.setUID(java.lang.String uid)
Deprecated.
since ages - use
GeneratedPrincipal.setUid(SessionContext, String) instead |
void |
PrincipalGroupTest.testNullByPrincipalSetGroups() |
void |
PrincipalGroupTest.testPLA11892() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Deprecated.
Avoiding calls to ejb layer except for
AttributeDescriptor and Type instances. |
protected SearchRestriction |
SearchRestriction.createEntity(Principal principal,
ComposedType restrictedType,
java.lang.String query,
java.lang.String code,
java.lang.Boolean active) |
void |
SearchRestrictionTest.testDynamicRestrictions() |
void |
SearchRestrictionTest.testOverloading() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Avoids call to ejb layer except for
Principals. |
protected void |
User.checkRemovable(SessionContext ctx)
Deprecated.
since ages
|
void |
UserGroup.checkSystemPrincipal()
Deprecated.
since ages - use
UserService.getAdminUserGroup() |
void |
User.checkSystemPrincipal()
Deprecated.
since ages - use
UserService.isAdminEmployee(UserModel) and UserService.isAnonymousUser(UserModel) |
Customer |
UserManager.createCustomer(PK pk,
java.lang.String login)
Creates a new
Customer. |
Customer |
UserManager.createCustomer(java.lang.String login)
Creates a new
Customer. |
Employee |
UserManager.createEmployee(PK pk,
java.lang.String login)
Creates a new
Employee. |
Employee |
UserManager.createEmployee(java.lang.String login)
Creates a new
Employee. |
Title |
UserManager.createTitle(PK pkBase,
java.lang.String code)
Creates a new
Title. |
Title |
UserManager.createTitle(java.lang.String code)
Creates a new
Title. |
User |
UserManager.createUser(PK pk,
java.lang.String uid)
Creates a new
User. |
User |
UserManager.createUser(PK pkBase,
java.lang.String userID,
ComposedType type)
Creates a new
User with a specified user type. |
User |
UserManager.createUser(java.lang.String uid)
Creates a new
User. |
UserGroup |
UserManager.createUserGroup(PK pkBase,
java.lang.String groupId)
Creates a new
UserGroup. |
UserGroup |
UserManager.createUserGroup(java.lang.String uid)
Creates a new
UserGroup. |
void |
Address.remove() |
void |
UserManager.removeItem(Item item) |
Cart |
User.saveCurrentCart(SessionContext ctx,
java.lang.String code)
Deprecated.
|
Cart |
User.saveCurrentCart(java.lang.String code)
Deprecated.
|
void |
GeneratedTitle.setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Title.code attribute. |
void |
Title.setCode(SessionContext ctx,
java.lang.String value)
Sets the code of this context.
|
void |
GeneratedTitle.setCode(java.lang.String value)
Generated method - Setter of the
Title.code attribute. |
void |
User.setLogin(SessionContext ctx,
java.lang.String login)
Deprecated.
since ages - use
User.setUid(SessionContext, String) |
void |
User.setLogin(java.lang.String login)
Deprecated.
since ages - use
GeneratedPrincipal.setUid(String) |
void |
UserGroup.setUid(SessionContext ctx,
java.lang.String value) |
void |
User.setUid(SessionContext ctx,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
KymaApiRegistrationStrategyTest.setUp() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConvertLDIFTest.prepareEncodingType()
logic for adding/checking if DefaultEncoding exists
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindTaxValuesStrategySLOnlyWithCacheTest.testTaxCaching() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StandardPaymentModeManager.checkBeforeItemRemoval(SessionContext ctx,
Item item)
Superclass method overridden to avoid calls to ejb layer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ManagerEJB.canRemoveItem(ItemRemote item)
In case a manager wants to abort the removal of an Item this method should return false.
|
void |
ExtensibleItemEJBImpl.commit() |
void |
ManagerEJB.prepareItemRemove(ItemRemote item)
Called before a not stageable item is removed.
|
void |
GenericItemEJBImpl.remove(SessionContext ctx) |
abstract void |
ItemEJBImpl.remove(SessionContext ctx) |
void |
ManagerEJB.removeItem(ItemRemote item)
Removes an Item which is not stageable.
|
void |
ExtensibleItemEJBImpl.rollback() |
void |
ExtensibleItemRemote.setAllProperties(EJBPropertyContainer propertyContainer) |
void |
ExtensibleItemEJB.setAllProperties(EJBPropertyContainer propertyContainer) |
void |
ExtensibleItemEJBImpl.setAllProperties(SessionContext ctx,
JaloPropertyContainer jaloContainer) |
void |
GenericItemEJBImpl.setOwner(SessionContext ctx,
Item item) |
void |
ItemEJBImpl.setOwner(SessionContext ctx,
Item item) |
void |
InitialAttributePersistenceTest.testUserFixed()
User type is INITIAL aware.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HJMPAuditTest.testWithoutTx() |
void |
HJMPAuditTest.testWithTx() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EnumerationManagerEJB.canRemoveItem(ItemRemote item) |
EnumerationValueRemote |
EnumerationValueHome.create(PK pkBase,
ComposedTypeRemote enumerationType,
java.lang.String code,
int number) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
java.lang.String param2,
int param3) |
EnumerationValueRemote |
EnumerationManagerEJB.createEnumerationValue(PK pkBase,
ComposedTypeRemote enumerationType,
java.lang.String valueCode,
int number) |
PK |
EnumerationValueEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enumerationType,
java.lang.String code,
int number) |
PK |
EnumerationValue_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
java.lang.String param2,
int param3) |
void |
EnumerationValueEJBImpl.remove(SessionContext ctx) |
void |
EnumerationManagerEJB.removeItem(ItemRemote item) |
void |
EnumerationValueEJB.setCode(ComposedTypeRemote enumerationType,
java.lang.String newCode) |
void |
EnumerationValueRemote.setCode(ComposedTypeRemote rem,
java.lang.String code) |
void |
EnumerationValueEJB.setCode(java.lang.String newCode) |
void |
EnumerationValueEJBImpl.setCode(java.lang.String newCode) |
void |
EnumerationValueRemote.setCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExtensionManagerEJB.canRemoveItem(ItemRemote item) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkEJBImpl.remove(SessionContext ctx) |
void |
LinkManagerEJB.removeItem(int stagingMethod,
ItemRemote item) |
| Modifier and Type | Method and Description |
|---|---|
void |
RunningTransactionContextIntegrationTest.setUp() |
void |
AbstractRelationModifictionContextIntegrationTest.setUp() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaInformationManagerEJB.removeItem(ItemRemote item) |
| Modifier and Type | Method and Description |
|---|---|
void |
EJBPropertyContainer.applyTo(ExtensibleItemEJB item)
set all properties of this container in the given item; this takes ExtensibleItemEJB instead of
ExtensibleItemRemote to make it also work in ejbCreate
|
void |
PropertyAccess.commitProperties() |
void |
PropertyAccess.rollbackProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestItemEJBImpl.remove(SessionContext ctx) |
void |
TestItemRemote.testDeclaredException() |
void |
TestItemEJB.testDeclaredException() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TypeManagerEJB.canRemoveItem(ItemRemote item) |
void |
TypeManagerEJB.prepareItemRemove(ItemRemote item) |
void |
TypeManagerManagedEJBImpl.remove(SessionContext ctx) |
void |
SearchRestrictionEJBImpl.remove(SessionContext ctx) |
void |
TypeManagerEJB.removeItem(ItemRemote item) |
protected void |
TypeManagerEJB.removeRelationDescriptor(AttributeDescriptorRemote fd) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedPromotion.remove(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractPromotion.deletePromotionPriceRows(SessionContext ctx,
java.util.Collection<PromotionPriceRow> prices)
Helper method to delete promotion price rows from the database.
|
void |
ProductOneToOnePerfectPartnerPromotion.remove(SessionContext ctx)
Removes the item.
|
void |
OrderThresholdFreeGiftPromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductSteppedMultiBuyPromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductPerfectPartnerPromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductFixedPricePromotion.remove(SessionContext ctx)
Removes the item.
|
void |
OrderThresholdDiscountPromotion.remove(SessionContext ctx)
remove the item.
|
void |
AbstractPromotion.remove(SessionContext ctx)
Remove the item.
|
void |
PromotionResult.remove(SessionContext ctx)
Removes the item.
|
void |
OrderThresholdChangeDeliveryModePromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductBundlePromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductPerfectPartnerBundlePromotion.remove(SessionContext ctx)
remove the item.
|
void |
ProductMultiBuyPromotion.remove(SessionContext ctx)
Removes the item.
|
void |
OrderThresholdFreeVoucherPromotion.remove(SessionContext ctx)
remove the item.
|
void |
OrderThresholdPerfectPartnerPromotion.remove(SessionContext ctx)
remove the item.
|
void |
PromotionQuantityAndPricesRow.remove(SessionContext ctx)
Remove the item.
|
void |
CachedPromotionOrderAdjustTotalAction.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionOrderChangeDeliveryModeAction.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionResult.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionOrderEntryConsumed.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionOrderAddFreeGiftAction.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionNullAction.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
CachedPromotionOrderEntryAdjustAction.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerServiceDemoTest.testJobCreationWithNonWritableJobAttribute()
Mapping of cron job to cron job model may not be possible when some attributes of the cron job model are not
writable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventServiceStressTest.testItemCreateRemoveEvents() |
void |
EventServiceStressTest.testItemCreateRemoveEventsStressTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SLImpexImportCUDHandler.doRemove(Item toRemove) |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueAttributeInterceptorTest.testUniqueChecks() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueAttributesInterceptorTest.testSaveCatalogCatalogVersionModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaloOnlyItemHelper.removeJaloOnly() |
void |
InMemoryCartEntry.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
void |
InMemoryCart.removeJaloOnly()
Custom removal logic as part of
JaloOnlyItem contract. |
| Modifier and Type | Method and Description |
|---|---|
void |
JaloInitDefaultValuesModelTest.initTest() |
void |
InvalidateItemModelConverterTest.testAttributeCreation()
First removes Unit.conversion and then adds it again.
|
void |
InvalidateItemModelConverterTest.testAttributeRemoval()
Removes Unit.conversion.
|
void |
UniqueOptionalAttributeTest.testJalo() |
void |
JaloInitDefaultValuesModelTest.testJaloDefaultsExists()
This should already be tested somewhere in the jalo layer, but nevertheless we test this here again
|
void |
ItemModelTest.testLanguageFallback2() |
void |
ItemModelTest.testLoadingWithoutLanguage() |
void |
ItemModelTest.testReloadNoPrefetch() |
void |
ItemModelTest.testReloadOfJaloChangedAttribute() |
void |
ItemModelTest.testSetLocalizedAttributeToNull() |
void |
ItemModelTenantTest.testTenantItemBehaviour() |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyLoadModelListTest.testLazyLoadOnRemovedItem() |
void |
FlexibleSearchServiceGetModelByExampleTest.testModelNotFoundOnRemovedItem() |
void |
FlexibleSearchServiceTest.testSearchWithSingleParamsForLanguage() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuthenticationServiceTest.testEncodedPasswords() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelAwareTransactionTemplateTest.testNestedTransactionRollback() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeTypeServicelayerTest.tearDown() |
void |
RuntimeTypeServicelayerTest.testChangeComposTypeAtRuntime() |
void |
RuntimeTypeServicelayerTest.testChangeComposWithPropsTypeAtRuntime() |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordPolicyServiceTest.jaloShouldNotRaisePolicyViolationIfCompliantPassword() |
void |
PasswordPolicyServiceTest.jaloShouldRaisePolicyViolationIfNonCompliantPassword() |
void |
UserServiceTest.testGetPasswordWithMD5Encoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserAuditJaloTest.shouldNotAuditIfDisabled() |
void |
UserAuditJaloTest.shouldRecordPasswordChanges() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<PK> |
UserIsAdminTest.generateCustomers(int amount) |
void |
MixedTaxCalculationTest.setUp() |
void |
LinkMarkModifiedTest.setUp() |
void |
LocalizationTest.setUp() |
void |
UserSldTest.shouldGetDiscountRowsUsingSldAndRemoveOnlyOnesThatBelongToCustomer() |
void |
UserSldTest.shouldPasswordBeTheSameForItemAndModel() |
void |
LocalizationTest.tearDown() |
void |
OrderAddressCloneTest.testAddressNotCloned() |
void |
UserIsAdminTest.testAdminIsAdmin() |
void |
SecurityTest.testAdminRights() |
void |
UserIsAdminTest.testAnonymousIsAdmin() |
void |
OrderManagerTest.testCartCloningWithPreviouslyRemovedEntries() |
void |
SessionTest.testCartCurrencyChange() |
void |
SessionTest.testCartPreservation() |
void |
OrderManagerTest.testCartTypeCopying() |
void |
PaymentInfoTest.testCCPaymentInfoPLA6933attributechanges() |
void |
PaymentInfoTest.testCCPaymentInfoPLA6933configvariable() |
void |
PaymentInfoTest.testCCPaymentInfoPLA6933exceptions() |
void |
SessionTest.testCleanExpiredSessionWithDeletedUser() |
void |
PaymentInfoJaloTest.testCloningAndOrderRemoval() |
void |
AtomicTypeTest.testCode() |
void |
EnumerationTest.testCodeLowerCaseAttribute() |
void |
FlexibleSearchTest.testCollectionValues() |
void |
UserIsAdminTest.testCorrectAdminCacheInvalidation() |
void |
EnumerationTest.testCreate() |
void |
TypeManagerJaloTest.testCreateAtomicType() |
void |
TypeManagerTest.testCreateComposedType() |
void |
CustomerTest.testCreationDate() |
void |
ComposedTypeTest.testCreationWithSessionContext() |
protected void |
UserIsAdminTest.testCustomerIsAdmin(boolean allowCustomerAsAdmin) |
void |
UserIsAdminTest.testCustomerIsAdminNotOptimized() |
void |
UserIsAdminTest.testCustomerIsAdminOptimized() |
void |
SessionTest.testDirectTransfer() |
void |
EnumerationTest.testDynamicEnum() |
void |
EnumerationTest.testDynamicEnumCreate() |
void |
EnumerationTest.testFixedEnum() |
void |
AccessManagerTest.testGetRestrictedPrincipals() |
void |
UserTest.testGroups() |
void |
CollectionTest.testHashSet() |
void |
ProductTypeTest.testInstance() |
void |
UnitTypeTest.testInstance() |
void |
TransactionTest.testIsolation() |
void |
TransactionStressTest.testIsolationStressTest() |
void |
ItemTest.testIsRemoving() |
void |
PropertyJaloTest.testItemAsPropertyValue() |
void |
EnumerationTypeTest.testItemEnumerationType() |
void |
SecurityTest.testItemsMap() |
void |
SessionTest.testJaloSessionPerformLogin() |
void |
AtomicTypeTest.testJavaClass() |
void |
LinkTest.testLanguage() |
void |
LocalizableItemTest.testLanguageFallback() |
void |
FlexibleSearchTest.testLanguageIsoCodeWithDot() |
void |
LazyLoadItemListTest.testLazyLoadOnRemovedItem() |
void |
LinkTest.testLocalizedLinks() |
void |
TransactionTest.testManualRollbackNoException() |
void |
LinkMarkModifiedTest.testMarkModifiedAddingElements() |
void |
LinkMarkModifiedTest.testMarkModifiedAddingElementsAddOnly() |
void |
LinkMarkModifiedTest.testMarkModifiedJustReorderingElements() |
void |
LinkMarkModifiedTest.testMarkModifiedRemovingSingleElements() |
void |
LinkMarkModifiedTest.testMarkModifiedRemovingSingleElementsRemovalOnly() |
void |
LinkMarkModifiedTest.testMarkModifiedUnchanged() |
void |
FlexibleSearchTest.testMissingColumnBug()
Tests bug which reduced column count when wrapping outdated PKs from select.
|
void |
TransactionTest.testNestedTransaction() |
void |
TransactionTest.testNestedTransactionCommit() |
void |
TransactionTest.testNestedTransactionRollback() |
void |
TransactionTemplateTest.testNestedTransactionRollback() |
void |
PaymentInfoJaloTest.testNoCloning() |
void |
LinkTest.testOracleLimitWhileLinking() |
void |
LinkTest.testOrderings() |
void |
OrderManagerTest.testOrderTypeCopying() |
void |
FlexibleSearchTest.testPLA_11153() |
void |
ItemTest.testProduct() |
void |
AbstractOrderTest.testProductInfo() |
void |
TransactionProductTest.testPropertyCaching() |
void |
PropertyJaloTest.testPropertyContainer() |
void |
PropertyJaloTest.testPropertyContainerOnNotStagableItems() |
void |
RegionTest.testRegionCodes() |
void |
PropertyJaloTest.testRemovePropertyWithItem()
will a property be automatically removed, if its value is an item and this item is deleted?
|
void |
FlexibleSearchTest.testRestrictedSearch() |
void |
LocalizableItemTest.testRestrictionsBug() |
void |
EnumerationTest.testSequence() |
void |
LinkTest.testSetAllLinkedItems() |
void |
SharedCacheTest.testSharedCache() |
void |
LinkTest.testSkipQueryExistingLinks() |
void |
LinkPerformanceTest.testSkipQueryLinksOption() |
void |
TenantTest.testTenantItemBehaviour() |
void |
DeliveryModeTest.testTransaction() |
void |
SecurityTest.testTypedRights() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemCreationListener.prepareItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Transaction.checkDelayedConstrains() |
void |
UnsetTransactionAfterErrorTest.testTxUnsetAfterTenantMissingDuringCommit() |
void |
UnsetTransactionAfterErrorTest.testTxUnsetAfterTenantMissingDuringRollback() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewResultItem.removeJaloOnly()
no-op
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariantType.remove(SessionContext ctx)
Deprecated.
Denies removal in case this type either has instances or any base product refers to it.
|
protected void |
VariantType.removePartOfItems(SessionContext ctx,
java.util.Map<java.lang.String,java.lang.Object> emptyValuesMap)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginVjdbcTest.setUpTestData() |
void |
AbstractVjdbcTest.setUpTestData() |
| Modifier and Type | Method and Description |
|---|---|
void |
VoucherModelService.release(VoucherModel voucher,
java.lang.String voucherCode,
OrderModel order) |
void |
VoucherService.releaseVoucher(java.lang.String voucherCode,
OrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultVoucherModelService.release(VoucherModel voucher,
java.lang.String voucherCode,
OrderModel order) |
void |
DefaultVoucherService.releaseVoucher(java.lang.String voucherCode,
OrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
void |
Voucher.release(java.lang.String aVoucherCode,
Order anOrder) |
void |
VoucherManager.releaseVoucher(java.lang.String aVoucherCode,
Order anOrder) |
void |
Voucher.remove(SessionContext ctx) |
void |
VoucherDeliveryCostBug_PLA_10914_SLayerTest.setUp() |
void |
AbstractVoucherTest.setUp() |
void |
VoucherTest.testVoucherTransfer() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowActionTemplate.remove(SessionContext ctx)
Deprecated.
|
void |
WorkflowTemplate.remove(SessionContext ctx)
Deprecated.
|
void |
Workflow.setOwner(Item item)
Deprecated.
|
void |
WorkflowTemplate.setOwner(Item item)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.