Uses of Class
de.hybris.platform.sap.sapmodel.enums.SAPDestinationKey
Packages that use SAPDestinationKey
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
-
Uses of SAPDestinationKey in de.hybris.platform.sap.sapmodel.enums
Fields in de.hybris.platform.sap.sapmodel.enums declared as SAPDestinationKeyModifier and TypeFieldDescriptionstatic final SAPDestinationKeySAPDestinationKey.BILLINGDESTINATIONGenerated enum value for SAPDestinationKey.BILLINGDESTINATION declared at extension sapmodel.static final SAPDestinationKeySAPDestinationKey.BILLINGPDFDESTINATIONGenerated enum value for SAPDestinationKey.BILLINGPDFDESTINATION declared at extension sapmodel.static final SAPDestinationKeySAPDestinationKey.CDPSEGMENTSDESTINATIONGenerated enum value for SAPDestinationKey.CDPSEGMENTSDESTINATION declared at extension sapsegmentationservices.static final SAPDestinationKeySAPDestinationKey.OMSAATPDESTINATIONGenerated enum value for SAPDestinationKey.OMSAATPDESTINATION declared at extension sapomsaservices.static final SAPDestinationKeySAPDestinationKey.OMSARESERVATIONDESTINATIONGenerated enum value for SAPDestinationKey.OMSARESERVATIONDESTINATION declared at extension sapomsaservices.static final SAPDestinationKeySAPDestinationKey.OMSASOURCINGDESTINATIONGenerated enum value for SAPDestinationKey.OMSASOURCINGDESTINATION declared at extension sapomsaservices.static final SAPDestinationKeySAPDestinationKey.S4OMORDERDESTINATIONGenerated enum value for SAPDestinationKey.S4OMORDERDESTINATION declared at extension sapmodel.static final SAPDestinationKeySAPDestinationKey.S4OMORDERSIMULATEDESTINATIONGenerated enum value for SAPDestinationKey.S4OMORDERSIMULATEDESTINATION declared at extension sapmodel.Methods in de.hybris.platform.sap.sapmodel.enums that return SAPDestinationKeyModifier and TypeMethodDescriptionstatic SAPDestinationKeyReturns a SAPDestinationKey instance representing the specified enum value. -
Uses of SAPDestinationKey in de.hybris.platform.sap.sapmodel.model
Methods in de.hybris.platform.sap.sapmodel.model that return SAPDestinationKeyModifier and TypeMethodDescriptionSAPConsumedDestinationEntryModel.getDestinationKey()Generated method - Getter of theSAPConsumedDestinationEntry.destinationKeyattribute defined at extensionsapmodel.Methods in de.hybris.platform.sap.sapmodel.model with parameters of type SAPDestinationKeyModifier and TypeMethodDescriptionvoidSAPConsumedDestinationEntryModel.setDestinationKey(SAPDestinationKey value) Generated method - Initial setter ofSAPConsumedDestinationEntry.destinationKeyattribute defined at extensionsapmodel.Constructors in de.hybris.platform.sap.sapmodel.model with parameters of type SAPDestinationKeyModifierConstructorDescriptionSAPConsumedDestinationEntryModel(ConsumedDestinationModel _consumedDestination, SAPDestinationKey _destinationKey, ItemModel _owner, SAPConfigurationModel _sapConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPConsumedDestinationEntryModel(ConsumedDestinationModel _consumedDestination, SAPDestinationKey _destinationKey, SAPConfigurationModel _sapConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SAPDestinationKey in de.hybris.platform.sap.sapmodel.services
Methods in de.hybris.platform.sap.sapmodel.services with parameters of type SAPDestinationKeyModifier and TypeMethodDescriptionSapMappedDestinationService.getDestinationByKeyForBaseStore(BaseStoreModel baseStoreModel, SAPDestinationKey destinationKey) Get the destination for a specific destination key from SAPConsumedDestinationEntry -
Uses of SAPDestinationKey in de.hybris.platform.sap.sapmodel.services.impl
Methods in de.hybris.platform.sap.sapmodel.services.impl with parameters of type SAPDestinationKeyModifier and TypeMethodDescriptionDefaultSapMappedDestinationService.getDestinationByKeyForBaseStore(@NotNull BaseStoreModel baseStoreModel, SAPDestinationKey destinationKey) -
Uses of SAPDestinationKey in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl with parameters of type SAPDestinationKeyModifier and TypeMethodDescriptionprotected ConsumedDestinationModelDefaultSapS4OMOutboundService.getConsumeDestination(SAPDestinationKey destinationKey, String destinationId, String destinationTargetId) -
Uses of SAPDestinationKey in de.hybris.platform.sapomsaservices.services.impl
Methods in de.hybris.platform.sapomsaservices.services.impl with parameters of type SAPDestinationKeyModifier and TypeMethodDescriptionDefaultAbstractOMSAService.getConsumedDestination(SAPDestinationKey destinationKey, String destinationId, String destinationTargetId, BaseStoreModel baseStoreModel) Returns Consumed Destination Model