Class SAPCpiOutboundServiceOrderModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderModel
de.hybris.platform.sap.sapserviceorder.model.SAPCpiOutboundServiceOrderModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPCpiOutboundServiceOrder first defined at extension sapserviceorder.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.Fields inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderModel
BASESTOREUID, CENTRALORDERID, CENTRALORDERNUMBER, CHANNEL, CREATIONDATE, CURRENCYISOCODE, DELIVERYMODE, DISTRIBUTIONCHANNEL, DIVISION, OAAORDERINUSE, ORDERID, PAYMENTMODE, PRODUCTCONFIGCONDITIONS, PRODUCTCONFIGHEADERS, PRODUCTCONFIGHIERARCHIES, PRODUCTCONFIGINSTANCES, PRODUCTCONFIGVALUES, PURCHASEORDERNUMBER, RESPONSEMESSAGE, RESPONSESTATUS, REVENUECLOUDORDERID, SALESORGANIZATION, SAPCPICONFIG, SAPCPIOUTBOUNDADDRESSES, SAPCPIOUTBOUNDCARDPAYMENTS, SAPCPIOUTBOUNDORDERITEMS, SAPCPIOUTBOUNDPARTNERROLES, SAPCPIOUTBOUNDPRICECOMPONENTS, SHIPPINGCONDITION, TRANSACTIONTYPEFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPCpiOutboundServiceOrderModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.Generated method - Getter of theSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.Generated method - Getter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.Generated method - Getter of theSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.Generated method - Getter of theSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.Generated method - Getter of theSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.voidsetCommerceOrderId(String value) Generated method - Setter ofSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.voidGenerated method - Setter ofSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.voidGenerated method - Setter ofSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.voidsetSapOrderStatus(SAPOrderStatus value) Generated method - Setter ofSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.voidsetServiceOrderId(String value) Generated method - Setter ofSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.voidsetSkillSummary(String value) Generated method - Setter ofSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.Methods inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderModel
getBaseStoreUid, getCentralOrderId, getCentralOrderNumber, getChannel, getCreationDate, getCurrencyIsoCode, getDeliveryMode, getDistributionChannel, getDivision, getOaaOrderInUse, getOrderId, getPaymentMode, getProductConfigConditions, getProductConfigHeaders, getProductConfigHierarchies, getProductConfigInstances, getProductConfigValues, getPurchaseOrderNumber, getResponseMessage, getResponseStatus, getRevenueCloudOrderId, getSalesOrganization, getSapCpiConfig, getSapCpiOutboundAddresses, getSapCpiOutboundCardPayments, getSapCpiOutboundOrderItems, getSapCpiOutboundPartnerRoles, getSapCpiOutboundPriceComponents, getShippingCondition, getTransactionType, setBaseStoreUid, setCentralOrderId, setCentralOrderNumber, setChannel, setCreationDate, setCurrencyIsoCode, setDeliveryMode, setDistributionChannel, setDivision, setOaaOrderInUse, setOrderId, setPaymentMode, setProductConfigConditions, setProductConfigHeaders, setProductConfigHierarchies, setProductConfigInstances, setProductConfigValues, setPurchaseOrderNumber, setResponseMessage, setResponseStatus, setRevenueCloudOrderId, setSalesOrganization, setSapCpiConfig, setSapCpiOutboundAddresses, setSapCpiOutboundCardPayments, setSapCpiOutboundOrderItems, setSapCpiOutboundPartnerRoles, setSapCpiOutboundPriceComponents, setShippingCondition, setTransactionTypeMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
COMMERCEORDERID
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.- See Also:
-
SERVICEORDERID
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.- See Also:
-
REQUESTEDSERVICESTARTDATETIME
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.- See Also:
-
SKILLSUMMARY
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.- See Also:
-
SAPORDERSTATUS
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.- See Also:
-
SAPCPIOUTBOUNDSERVICEORDERITEMS
Generated constant - Attribute key ofSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.- See Also:
-
-
Constructor Details
-
SAPCpiOutboundServiceOrderModel
public SAPCpiOutboundServiceOrderModel()Generated constructor - Default constructor for generic creation. -
SAPCpiOutboundServiceOrderModel
public SAPCpiOutboundServiceOrderModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPCpiOutboundServiceOrderModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundServiceOrderModel(ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCommerceOrderId
Generated method - Getter of theSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.- Returns:
- the commerceOrderId - Order code of the parent Commerce Order.
-
getRequestedServiceStartDateTime
@Accessor(qualifier="requestedServiceStartDateTime", type=GETTER) public String getRequestedServiceStartDateTime()Generated method - Getter of theSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.- Returns:
- the requestedServiceStartDateTime - Service Order requested start date time
-
getSapCpiOutboundServiceOrderItems
@Accessor(qualifier="sapCpiOutboundServiceOrderItems", type=GETTER) public Set<SAPCpiOutboundServiceOrderItemModel> getSapCpiOutboundServiceOrderItems()Generated method - Getter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapCpiOutboundServiceOrderItems
-
getSapOrderStatus
Generated method - Getter of theSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.- Returns:
- the sapOrderStatus - Status of the corresponding SAPOrder.
-
getServiceOrderId
Generated method - Getter of theSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.- Returns:
- the serviceOrderId - Order code of the S4 Service Order.
-
getSkillSummary
Generated method - Getter of theSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.- Returns:
- the skillSummary - Service Order Skill Summary
-
setCommerceOrderId
Generated method - Setter ofSAPCpiOutboundServiceOrder.commerceOrderIdattribute defined at extensionsapserviceorder.- Parameters:
value- the commerceOrderId - Order code of the parent Commerce Order.
-
setRequestedServiceStartDateTime
@Accessor(qualifier="requestedServiceStartDateTime", type=SETTER) public void setRequestedServiceStartDateTime(String value) Generated method - Setter ofSAPCpiOutboundServiceOrder.requestedServiceStartDateTimeattribute defined at extensionsapserviceorder.- Parameters:
value- the requestedServiceStartDateTime - Service Order requested start date time
-
setSapCpiOutboundServiceOrderItems
@Accessor(qualifier="sapCpiOutboundServiceOrderItems", type=SETTER) public void setSapCpiOutboundServiceOrderItems(Set<SAPCpiOutboundServiceOrderItemModel> value) Generated method - Setter ofSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.- Parameters:
value- the sapCpiOutboundServiceOrderItems
-
setSapOrderStatus
@Accessor(qualifier="sapOrderStatus", type=SETTER) public void setSapOrderStatus(SAPOrderStatus value) Generated method - Setter ofSAPCpiOutboundServiceOrder.sapOrderStatusattribute defined at extensionsapserviceorder.- Parameters:
value- the sapOrderStatus - Status of the corresponding SAPOrder.
-
setServiceOrderId
Generated method - Setter ofSAPCpiOutboundServiceOrder.serviceOrderIdattribute defined at extensionsapserviceorder.- Parameters:
value- the serviceOrderId - Order code of the S4 Service Order.
-
setSkillSummary
Generated method - Setter ofSAPCpiOutboundServiceOrder.skillSummaryattribute defined at extensionsapserviceorder.- Parameters:
value- the skillSummary - Service Order Skill Summary
-