Class SAPCpiOutboundOrderS4hcConfigHeaderModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.productconfig.cpiorderexchange.model.SAPCpiOutboundOrderS4hcConfigHeaderModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPCpiOutboundOrderS4hcConfigHeader first defined at extension sapproductconfigcpiorderexchange.
- 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 ofSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.static final StringGenerated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.static final StringGenerated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange.static final StringGenerated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange.static final StringGenerated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.Fields 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 parametersSAPCpiOutboundOrderS4hcConfigHeaderModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange.Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange.Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.voidsetEntryNumber(String value) Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.voidsetOrderId(String value) Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.voidGenerated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange.voidGenerated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange.voidGenerated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.Methods 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:
-
ORDERID
Generated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.- See Also:
-
ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.- See Also:
-
STATUS
Generated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.- See Also:
-
SAPCPIS4HCCONFIGVALUATIONS
Generated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange.- See Also:
-
SAPCPIS4HCCONFIGSTRUCTURENODES
Generated constant - Attribute key ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange.- See Also:
-
-
Constructor Details
-
SAPCpiOutboundOrderS4hcConfigHeaderModel
public SAPCpiOutboundOrderS4hcConfigHeaderModel()Generated constructor - Default constructor for generic creation. -
SAPCpiOutboundOrderS4hcConfigHeaderModel
public SAPCpiOutboundOrderS4hcConfigHeaderModel(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
-
SAPCpiOutboundOrderS4hcConfigHeaderModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundOrderS4hcConfigHeaderModel(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
-
getEntryNumber
Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.- Returns:
- the entryNumber
-
getOrderId
Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.- Returns:
- the orderId
-
getSapCpiS4hcConfigStructureNodes
@Accessor(qualifier="sapCpiS4hcConfigStructureNodes", type=GETTER) public Set<SAPCpiOutboundOrderS4hcConfigStructureNodeModel> getSapCpiS4hcConfigStructureNodes()Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapCpiS4hcConfigStructureNodes
-
getSapCpiS4hcConfigValuations
@Accessor(qualifier="sapCpiS4hcConfigValuations", type=GETTER) public Set<SAPCpiOutboundOrderS4hcConfigValuationModel> getSapCpiS4hcConfigValuations()Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapCpiS4hcConfigValuations
-
getStatus
Generated method - Getter of theSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.- Returns:
- the status
-
setEntryNumber
Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.entryNumberattribute defined at extensionsapproductconfigcpiorderexchange.- Parameters:
value- the entryNumber
-
setOrderId
Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.orderIdattribute defined at extensionsapproductconfigcpiorderexchange.- Parameters:
value- the orderId
-
setSapCpiS4hcConfigStructureNodes
@Accessor(qualifier="sapCpiS4hcConfigStructureNodes", type=SETTER) public void setSapCpiS4hcConfigStructureNodes(Set<SAPCpiOutboundOrderS4hcConfigStructureNodeModel> value) Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigStructureNodesattribute defined at extensionsapproductconfigcpiorderexchange.- Parameters:
value- the sapCpiS4hcConfigStructureNodes
-
setSapCpiS4hcConfigValuations
@Accessor(qualifier="sapCpiS4hcConfigValuations", type=SETTER) public void setSapCpiS4hcConfigValuations(Set<SAPCpiOutboundOrderS4hcConfigValuationModel> value) Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.sapCpiS4hcConfigValuationsattribute defined at extensionsapproductconfigcpiorderexchange.- Parameters:
value- the sapCpiS4hcConfigValuations
-
setStatus
Generated method - Setter ofSAPCpiOutboundOrderS4hcConfigHeader.statusattribute defined at extensionsapproductconfigcpiorderexchange.- Parameters:
value- the status
-