| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
InStoreService.getBaseStoreForCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<CatalogVersionModel> |
AbstractImpersonationController.getContextCatalogVersions(BaseStoreModel baseStore,
BaseSiteModel baseSite,
EmployeeModel employee)
Computes product catalogVersions for impersonated execution
|
protected CurrencyModel |
AbstractImpersonationController.getContextCurrency(EmployeeModel employee,
BaseStoreModel baseStore)
Computes currency for impersonated execution
|
protected LanguageModel |
AbstractImpersonationController.getContextLanguage(EmployeeModel employee,
BaseSiteModel baseSite,
BaseStoreModel baseStore)
Computes language for impersonated execution
|
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
DefaultInStoreService.getBaseStoreForCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseStoreModel |
AbstractImpersonationController.getCurrentBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
ExportDataCronJobModel.getBaseStore()
Generated method - Getter of the
ExportDataCronJob.baseStore attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataCronJobModel.setBaseStore(BaseStoreModel value)
Generated method - Setter of
ExportDataCronJob.baseStore attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
B2BApprovalProcessService.getProcesses(BaseStoreModel store)
Gets the processes.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
DefaultB2BApprovalProcessService.getProcesses(BaseStoreModel store) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderModel> |
B2BQuoteService.getQuoteList(CustomerModel customerModel,
BaseStoreModel store,
PageableData pageableData)
Deprecated.
Returns a paged list of quotes for the given customer and base store.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderModel> |
DefaultB2BQuoteService.getQuoteList(CustomerModel customerModel,
BaseStoreModel store,
PageableData pageableData)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
B2BApprovalProcessLookUpStrategy.getProcesses(BaseStoreModel store)
Gets the processes.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
DefaultB2BApprovalProcessLookUpStrategy.getProcesses(BaseStoreModel store) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
BaseSiteModel.getStores()
Generated method - Getter of the
BaseSite.stores attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSiteModel.setStores(List<BaseStoreModel> value)
Generated method - Setter of
BaseSite.stores attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreSelectorStrategy.getCurrentBaseStore()
Retrieve the current
BaseStoreModel, if available. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
DefaultBaseStoreSelectorStrategy.getCurrentBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
CatalogModel.getBaseStores()
Generated method - Getter of the
Catalog.baseStores attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogModel.setBaseStores(Collection<BaseStoreModel> value)
Generated method - Setter of
Catalog.baseStores attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreDao.findBaseStore(String uid)
Deprecated.
use
BaseStoreDao.findBaseStoresByUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
BaseStoreDao.findAllBaseStores()
Deprecated.
use
BaseStoreDao.findAllBaseStores() instead. |
List<BaseStoreModel> |
BaseStoreDao.findBaseStoresByUid(String uid)
Deprecated.
use
BaseStoreDao.findBaseStoresByUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
DefaultBaseStoreDao.findBaseStore(String uid)
Deprecated.
use
BaseStoreDao.findBaseStoresByUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
DefaultBaseStoreDao.findAllBaseStores()
Deprecated.
use
BaseStoreDao.findAllBaseStores() instead. |
List<BaseStoreModel> |
DefaultBaseStoreDao.findBaseStoresByUid(String uid)
Deprecated.
use
BaseStoreDao.findBaseStoresByUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreService.finBaseStore(String uid)
Deprecated.
use
BaseStoreService.getBaseStoreForUid(String) instead. |
BaseStoreModel |
BaseStoreService.getBaseStoreForUid(String uid)
Deprecated.
use
BaseStoreService.getBaseStoreForUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
BaseStoreService.getAllBaseStores()
Deprecated.
use
BaseStoreService.getAllBaseStores() instead. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
DefaultBaseStoreService.finBaseStore(String uid)
Deprecated.
use
BaseStoreService.getBaseStoreForUid(String) instead. |
BaseStoreModel |
DefaultBaseStoreService.getBaseStoreForUid(String uid)
Deprecated.
use
BaseStoreService.getBaseStoreForUid(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
DefaultBaseStoreService.getAllBaseStores()
Deprecated.
use
BaseStoreService.getAllBaseStores() instead. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
StoreFrontProcessModel.getStore()
Generated method - Getter of the
StoreFrontProcess.store attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreFrontProcessModel.setStore(BaseStoreModel value)
Generated method - Setter of
StoreFrontProcess.store attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
CurrencyModel.getBaseStores()
Generated method - Getter of the
Currency.baseStores attribute defined at extension commerceservices. |
Set<BaseStoreModel> |
CountryModel.getBaseStores()
Generated method - Getter of the
Country.baseStores attribute defined at extension commerceservices. |
Collection<BaseStoreModel> |
LanguageModel.getBaseStores()
Generated method - Getter of the
Language.baseStores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyModel.setBaseStores(Collection<BaseStoreModel> value)
Generated method - Setter of
Currency.baseStores attribute defined at extension commerceservices. |
void |
LanguageModel.setBaseStores(Collection<BaseStoreModel> value)
Generated method - Setter of
Language.baseStores attribute defined at extension commerceservices. |
void |
CountryModel.setBaseStores(Set<BaseStoreModel> value)
Generated method - Setter of
Country.baseStores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
AbstractOrderModel.getStore()
Generated method - Getter of the
AbstractOrder.store attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setStore(BaseStoreModel value)
Generated method - Setter of
AbstractOrder.store attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
Set<BaseStoreModel> |
DeliveryModeModel.getStores()
Generated method - Getter of the
DeliveryMode.stores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryModeModel.setStores(Set<BaseStoreModel> value)
Generated method - Setter of
DeliveryMode.stores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
EmployeeModel.getTicketstores()
Generated method - Getter of the
Employee.ticketstores attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
void |
EmployeeModel.setTicketstores(List<BaseStoreModel> value)
Generated method - Setter of
Employee.ticketstores attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
ProductInterestModel.getBaseStore()
Generated method - Getter of the
ProductInterest.baseStore attribute defined at extension customerinterestsservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestModel.setBaseStore(BaseStoreModel value)
Generated method - Setter of
ProductInterest.baseStore attribute defined at extension customerinterestsservices. |
| Constructor and Description |
|---|
ProductInterestModel(BaseSiteModel _baseSite,
BaseStoreModel _baseStore,
Boolean _emailEnabled,
Date _expiryDate,
LanguageModel _language,
NotificationType _notificationType,
Boolean _smsEnabled)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ProductInterestModel(BaseSiteModel _baseSite,
BaseStoreModel _baseStore,
Boolean _emailEnabled,
Date _expiryDate,
LanguageModel _language,
NotificationType _notificationType,
ItemModel _owner,
Boolean _smsEnabled)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
OndemandBaseStorePreferenceModel.getBaseStore()
Generated method - Getter of the
OndemandBaseStorePreference.baseStore attribute defined at extension ondemandcommon. |
| Modifier and Type | Method and Description |
|---|---|
void |
OndemandBaseStorePreferenceModel.setBaseStore(BaseStoreModel value)
Generated method - Setter of
OndemandBaseStorePreference.baseStore attribute defined at extension ondemandcommon. |
| Modifier and Type | Method and Description |
|---|---|
OndemandBaseStorePreferenceModel |
OndemandPreferenceSelectorService.getOndemandTenantPreferenceForStore(BaseStoreModel baseStore)
Retreive OnDemandTenantPreferenceForStore for a given base store
|
| Modifier and Type | Method and Description |
|---|---|
OndemandBaseStorePreferenceModel |
DefaultOndemandPreferenceSelectorService.getOndemandTenantPreferenceForStore(BaseStoreModel baseStore) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
WarehouseModel.getBaseStores()
Generated method - Getter of the
Warehouse.baseStores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseModel.setBaseStores(Collection<BaseStoreModel> value)
Generated method - Setter of
Warehouse.baseStores attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
SAPConfigurationModel.getBaseStores()
Generated method - Getter of the
SAPConfiguration.baseStores attribute defined at extension sapcoreconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPConfigurationModel.setBaseStores(Collection<BaseStoreModel> value)
Generated method - Setter of
SAPConfiguration.baseStores attribute defined at extension sapcoreconfiguration. |
| Modifier and Type | Method and Description |
|---|---|
protected BaseStoreModel |
ClassificationSystemCPQAttributesProviderImpl.getBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
B2BRegistrationModel.getBaseStore()
Generated method - Getter of the
B2BRegistration.baseStore attribute defined at extension secureportaladdon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BRegistrationModel.setBaseStore(BaseStoreModel value)
Generated method - Setter of
B2BRegistration.baseStore attribute defined at extension secureportaladdon. |
| Constructor and Description |
|---|
B2BRegistrationModel(BaseStoreModel _baseStore,
CMSSiteModel _cmsSite,
String _companyAddressCity,
CountryModel _companyAddressCountry,
String _companyAddressPostalCode,
String _companyAddressStreet,
String _companyName,
CurrencyModel _currency,
String _email,
LanguageModel _language,
String _name,
ItemModel _owner,
String _position,
String _telephone)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BRegistrationModel(BaseStoreModel _baseStore,
CMSSiteModel _cmsSite,
String _companyAddressCity,
CountryModel _companyAddressCountry,
String _companyAddressPostalCode,
String _companyAddressStreet,
String _companyName,
CurrencyModel _currency,
String _email,
LanguageModel _language,
String _name,
String _position,
String _telephone)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreResource.getBaseStoreModel()
Convenience method which just delegates to
#getResourceValue() |
protected BaseStoreModel |
BaseStoreResource.readResource(String resourceId)
Gets the
BaseStoreModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BaseStoreModel> |
BaseStoresResource.getBaseStoresCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreResource.setBaseStoreModel(BaseStoreModel value)
Convenience method which just delegates to
#setResourceValue(BaseStoreModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoresResource.setBaseStoresCollection(Collection<BaseStoreModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
BaseStoreDao.findAllBaseStores()
Find all
BaseStoreModel objects |
List<BaseStoreModel> |
BaseStoreDao.findBaseStoresByUid(String uid)
Find
BaseStoreModel objects for uid. |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
DefaultBaseStoreDao.findAllBaseStores()
Find all
BaseStoreModel objects |
List<BaseStoreModel> |
DefaultBaseStoreDao.findBaseStoresByUid(String uid)
Find
BaseStoreModel objects for uid. |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreService.getBaseStoreForUid(String uid)
Gets the base store for uid.
|
BaseStoreModel |
BaseStoreService.getCurrentBaseStore()
Gets current
BaseStore basing on the BaseSiteModel.getStores() relation. |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
BaseStoreService.getAllBaseStores()
Gets the all base stores.
|
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
DefaultBaseStoreService.getBaseStoreForUid(String uid)
Gets the base store for uid.
|
BaseStoreModel |
DefaultBaseStoreService.getCurrentBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
DefaultBaseStoreService.getAllBaseStores()
Gets the all base stores.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PointOfServiceModel> |
PointOfServiceDao.getAllGeocodedPOS(GPS center,
double radius,
BaseStoreModel baseStore)
return all POS items from the given neighborhood belonging to given store
|
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearchQuery |
DefaultPointOfServiceDao.buildQuery(GPS center,
double radius,
BaseStoreModel baseStore) |
Collection<PointOfServiceModel> |
DefaultPointOfServiceDao.getAllGeocodedPOS(GPS center,
double radius,
BaseStoreModel baseStore) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
LocationService.getLocationsForPoint(GPS gps,
int limitLocationsCount,
BaseStoreModel baseStore)
Method returns the nearest locations (points of interest) to the given coordinates, in the number adequate to user
definition.
|
List<T> |
LocationService.getLocationsForPostcode(String postalCode,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearest locations (points of interest) to the place defined by postal code and country.
|
List<T> |
LocationService.getLocationsForSearch(String searchTerm,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearby locations (points of interest) in the place defined by search term (that can be postal
code or town name) and country.
|
List<T> |
LocationService.getLocationsForTown(String town,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearest locations (points of interest) to the place defined by city name.
|
List<T> |
LocationService.getLocationsNearby(GPS gps,
double distance,
BaseStoreModel baseStore)
Get all known addresses which are located in the circle centered in the given gps location and a given radius,
which belong to a given store
|
Map |
LocationMapService.getMapOfLocations(GPS gps,
int limitLocationsCount,
BaseStoreModel baseStore)
Calculating Map, basing on number of points of interest defined by user and proper radius.
|
Map |
LocationMapService.getMapOfLocations(String searchTerm,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearby locations for given postal code or town name and creates Map object with found data.
|
Map |
LocationMapService.getMapOfLocationsForPostcode(String postalCode,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearest locations (points of interest) to the place defined by postal code and country, and
creates Map object with given data.
|
Map |
LocationMapService.getMapOfLocationsForTown(String town,
int limitLocationsCount,
BaseStoreModel baseStore)
Method looks for nearest locations (points of interest) to the place defined by city name, and creates Map object
with given data.
|
List<T> |
LocationService.getSortedLocationsNearby(GPS gps,
double distance,
BaseStoreModel baseStore)
Returns list of sorted
DistanceAwareLocations. |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
DefaultLocationService.getLocationsForPoint(GPS gps,
int limitLocationsCount,
BaseStoreModel baseStore) |
List<Location> |
DefaultLocationService.getLocationsForPostcode(String postalCode,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore) |
List<Location> |
DefaultLocationService.getLocationsForSearch(String searchTerm,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore) |
List<Location> |
DefaultLocationService.getLocationsForTown(String town,
int limitLocationsCount,
BaseStoreModel baseStore) |
List<Location> |
DefaultLocationService.getLocationsNearby(GPS gps,
double distance,
BaseStoreModel baseStore) |
Map |
DefaultLocationMapService.getMapOfLocations(GPS gps,
int limitLocationsCount,
BaseStoreModel baseStore)
Calculating Map, basing on number of points of interest defined by user and proper radius.
|
Map |
DefaultLocationMapService.getMapOfLocations(String searchTerm,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore) |
Map |
DefaultLocationMapService.getMapOfLocationsForPostcode(String postalCode,
String countryCode,
int limitLocationsCount,
BaseStoreModel baseStore) |
Map |
DefaultLocationMapService.getMapOfLocationsForTown(String town,
int limitLocationsCount,
BaseStoreModel baseStore) |
List<DistanceAwareLocation> |
DefaultLocationService.getSortedLocationsNearby(GPS gps,
double distance,
BaseStoreModel baseStore) |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
PointOfServiceModel.getBaseStore()
Generated method - Getter of the
PointOfService.baseStore attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceModel.setBaseStore(BaseStoreModel value)
Generated method - Setter of
PointOfService.baseStore attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
List<OrderModel> |
DefaultSubscriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel,
BaseStoreModel store,
OrderStatus[] status) |
SearchPageData<OrderModel> |
DefaultSubscriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel,
BaseStoreModel store,
OrderStatus[] status,
PageableData pageableData) |
| Modifier and Type | Method and Description |
|---|---|
List<CsAgentGroupModel> |
AgentDao.findAgentGroupsByBaseStore(BaseStoreModel baseStore)
Find agent groups by base store.
|
List<EmployeeModel> |
AgentDao.findAgentsByBaseStore(BaseStoreModel baseStore)
Find agents by base store.
|
| Modifier and Type | Method and Description |
|---|---|
List<CsAgentGroupModel> |
DefaultAgentDao.findAgentGroupsByBaseStore(BaseStoreModel baseStore)
Find agent groups by base store.
|
List<EmployeeModel> |
DefaultAgentDao.findAgentsByBaseStore(BaseStoreModel baseStore)
Find agents by base store.
|
| Modifier and Type | Method and Description |
|---|---|
List<BaseStoreModel> |
CsAgentGroupModel.getTicketstores()
Generated method - Getter of the
CsAgentGroup.ticketstores attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
void |
CsAgentGroupModel.setTicketstores(List<BaseStoreModel> value)
Generated method - Setter of
CsAgentGroup.ticketstores attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
List<CsAgentGroupModel> |
TicketService.getAgentGroups(BaseStoreModel store)
Deprecated.
|
List<CsAgentGroupModel> |
TicketService.getAgentGroupsForBaseStore(BaseStoreModel store)
Retrieves a list of the AgentGroups for the provided BaseStore
|
List<EmployeeModel> |
TicketService.getAgents(BaseStoreModel store)
Deprecated.
use
TicketService.getAgentsForBaseStore(BaseStoreModel) instead. |
List<EmployeeModel> |
TicketService.getAgentsForBaseStore(BaseStoreModel store)
Retrieves a list of the Agents as Employees for the provided BaseStore
|
| Modifier and Type | Method and Description |
|---|---|
List<CsAgentGroupModel> |
DefaultTicketService.getAgentGroups(BaseStoreModel store)
Deprecated.
|
List<CsAgentGroupModel> |
DefaultTicketService.getAgentGroupsForBaseStore(BaseStoreModel store)
Retrieves a list of the AgentGroups for the provided BaseStore
|
List<EmployeeModel> |
DefaultTicketService.getAgents(BaseStoreModel store)
Deprecated.
|
List<EmployeeModel> |
DefaultTicketService.getAgentsForBaseStore(BaseStoreModel store)
Retrieves a list of the Agents as Employees for the provided BaseStore
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
WarehousingStorePickupDao.checkProductForPickup(String productCode,
BaseStoreModel baseStoreModel) |
| Modifier and Type | Method and Description |
|---|---|
List<WarehouseModel> |
WarehousingWarehouseSelectionStrategy.getWarehousesForBaseStore(BaseStoreModel baseStore) |
| Modifier and Type | Method and Description |
|---|---|
Set<BaseStoreModel> |
SourcingConfigModel.getBaseStores()
Generated method - Getter of the
SourcingConfig.baseStores attribute defined at extension warehousing. |
Set<BaseStoreModel> |
AtpFormulaModel.getBaseStores()
Generated method - Getter of the
AtpFormula.baseStores attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
SourcingConfigModel.setBaseStores(Set<BaseStoreModel> value)
Generated method - Setter of
SourcingConfig.baseStores attribute defined at extension warehousing. |
void |
AtpFormulaModel.setBaseStores(Set<BaseStoreModel> value)
Generated method - Setter of
AtpFormula.baseStores attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
Set<SourcingFactor> |
SourcingFactorService.getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore)
Get the list of all the sourcing factors for the given
BaseStoreModel. |
SourcingFactor |
SourcingFactorService.getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId,
BaseStoreModel baseStore)
Create or retrieve the requested sourcing factor according to the sourcingFactorId and the baseStore given in parameter.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SourcingFactor> |
DefaultSourcingFactorService.getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore) |
SourcingFactor |
DefaultSourcingFactorService.getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId,
BaseStoreModel baseStore) |
protected Map<SourcingFactorIdentifiersEnum,SourcingFactor> |
DefaultSourcingFactorService.getSourcingFactorsMapForBaseStore(BaseStoreModel baseStore)
Creates Map of SourcingFactorIdentifiersEnum and SourcingFactor for the given baseStore
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseSourcingIntegrationTest.setSourcingFactors(BaseStoreModel baseStore,
int allocation,
int distance,
int priority,
int score)
Sets the sourcing factors to use.
|
OrderBuilder |
OrderBuilder.withBaseStore(BaseStoreModel baseStore) |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStoreModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SourcingConfigModelBuilder |
SourcingConfigModelBuilder.withBaseStore(BaseStoreModel baseStore) |
ATPFormulaModelBuilder |
ATPFormulaModelBuilder.withBaseStore(BaseStoreModel baseStore) |
PointOfServiceModelBuilder |
PointOfServiceModelBuilder.withBaseStore(BaseStoreModel baseStore) |
LanguageModelBuilder |
LanguageModelBuilder.withBaseStores(BaseStoreModel... baseStores) |
WarehouseModelBuilder |
WarehouseModelBuilder.withBaseStores(BaseStoreModel... baseStores) |
OrderModelBuilder |
OrderModelBuilder.withStore(BaseStoreModel store) |
BaseSiteModelBuilder |
BaseSiteModelBuilder.withStores(BaseStoreModel... stores) |
CmsSiteModelBuilder |
CmsSiteModelBuilder.withStores(BaseStoreModel... stores) |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
BaseStores.NorthAmerica() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WarehouseModel> |
WarehousingWarehouseDao.getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore,
CountryModel country)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WarehouseModel> |
DefaultWarehousingWarehouseDao.getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore,
CountryModel country)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WarehouseModel> |
WarehousingWarehouseService.getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore,
CountryModel country)
Find all warehouses where the associated base store can deliver to the specified country.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WarehouseModel> |
DefaultWarehousingWarehouseService.getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore,
CountryModel country) |
| Modifier and Type | Method and Description |
|---|---|
BaseStoreModel |
AtpFormDto.getBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
AtpFormDto.setBaseStore(BaseStoreModel baseStore) |
| Constructor and Description |
|---|
AtpFormDto(ProductModel product,
BaseStoreModel baseStore,
PointOfServiceModel pointOfService) |
Copyright © 2017 SAP SE. All Rights Reserved.