Class SAPCpiOutboundPartnerRoleModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPartnerRoleModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPCpiOutboundPartnerRoleModel extends ItemModel
Generated model class for type SAPCpiOutboundPartnerRole first defined at extension sapcpiadapter.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPARTNERROLEGenerated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundPartnerRoledefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringDOCUMENTADDRESSIDGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.static java.lang.StringEMAILGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.static java.lang.StringENTRYNUMBERGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.static java.lang.StringORDERIDGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.static java.lang.StringPARTNERIDGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.static java.lang.StringPARTNERROLECODEGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.static java.lang.StringREVENUECLOUDCUSTOMERIDGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.static java.lang.StringSAPCPIOUTBOUNDORDERGenerated constant - Attribute key ofSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description SAPCpiOutboundPartnerRoleModel()Generated constructor - Default constructor for generic creation.SAPCpiOutboundPartnerRoleModel(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 parametersSAPCpiOutboundPartnerRoleModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDocumentAddressId()Generated method - Getter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.java.lang.StringgetEmail()Generated method - Getter of theSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.java.lang.StringgetEntryNumber()Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.java.lang.StringgetOrderId()Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.java.lang.StringgetPartnerId()Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.java.lang.StringgetPartnerRoleCode()Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.java.lang.StringgetRevenueCloudCustomerId()Generated method - Getter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.SAPCpiOutboundOrderModelgetSapCpiOutboundOrder()Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.voidsetDocumentAddressId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.voidsetEmail(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.voidsetEntryNumber(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.voidsetOrderId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.voidsetPartnerId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.voidsetPartnerRoleCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.voidsetRevenueCloudCustomerId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.voidsetSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)Generated method - Setter ofSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPARTNERROLE
public static final java.lang.String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPARTNERROLE
Generated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundPartnerRoledefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.- See Also:
- Constant Field Values
-
ORDERID
public static final java.lang.String ORDERID
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
ENTRYNUMBER
public static final java.lang.String ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
PARTNERROLECODE
public static final java.lang.String PARTNERROLECODE
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
PARTNERID
public static final java.lang.String PARTNERID
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
DOCUMENTADDRESSID
public static final java.lang.String DOCUMENTADDRESSID
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDORDER
public static final java.lang.String SAPCPIOUTBOUNDORDER
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.- See Also:
- Constant Field Values
-
REVENUECLOUDCUSTOMERID
public static final java.lang.String REVENUECLOUDCUSTOMERID
Generated constant - Attribute key ofSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPCpiOutboundPartnerRoleModel
public SAPCpiOutboundPartnerRoleModel()
Generated constructor - Default constructor for generic creation.
-
SAPCpiOutboundPartnerRoleModel
public SAPCpiOutboundPartnerRoleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPCpiOutboundPartnerRoleModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundPartnerRoleModel(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 Detail
-
getDocumentAddressId
@Accessor(qualifier="documentAddressId", type=GETTER) public java.lang.String getDocumentAddressId()
Generated method - Getter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.- Returns:
- the documentAddressId
-
getEmail
@Accessor(qualifier="email", type=GETTER) public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.- Returns:
- the email - The email of the partner.
-
getEntryNumber
@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.String getEntryNumber()
Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.- Returns:
- the entryNumber
-
getOrderId
@Accessor(qualifier="orderId", type=GETTER) public java.lang.String getOrderId()
Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.- Returns:
- the orderId
-
getPartnerId
@Accessor(qualifier="partnerId", type=GETTER) public java.lang.String getPartnerId()
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.- Returns:
- the partnerId
-
getPartnerRoleCode
@Accessor(qualifier="partnerRoleCode", type=GETTER) public java.lang.String getPartnerRoleCode()
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.- Returns:
- the partnerRoleCode
-
getRevenueCloudCustomerId
@Accessor(qualifier="revenueCloudCustomerId", type=GETTER) public java.lang.String getRevenueCloudCustomerId()
Generated method - Getter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.- Returns:
- the revenueCloudCustomerId - The revenue cloud ID of the customer.
-
getSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Returns:
- the sapCpiOutboundOrder
-
setDocumentAddressId
@Accessor(qualifier="documentAddressId", type=SETTER) public void setDocumentAddressId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.documentAddressIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the documentAddressId
-
setEmail
@Accessor(qualifier="email", type=SETTER) public void setEmail(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.emailattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the email - The email of the partner.
-
setEntryNumber
@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.entryNumberattribute defined at extensionsapcpiadapter.- Parameters:
value- the entryNumber
-
setOrderId
@Accessor(qualifier="orderId", type=SETTER) public void setOrderId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.orderIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the orderId
-
setPartnerId
@Accessor(qualifier="partnerId", type=SETTER) public void setPartnerId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.partnerIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the partnerId
-
setPartnerRoleCode
@Accessor(qualifier="partnerRoleCode", type=SETTER) public void setPartnerRoleCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.partnerRoleCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the partnerRoleCode
-
setRevenueCloudCustomerId
@Accessor(qualifier="revenueCloudCustomerId", type=SETTER) public void setRevenueCloudCustomerId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the revenueCloudCustomerId - The revenue cloud ID of the customer.
-
setSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
Generated method - Setter ofSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Parameters:
value- the sapCpiOutboundOrder
-
-