Class SAPCpiOutboundB2BContactModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCustomerModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BCustomerModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BContactModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.
- 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 relation code constant for relationSAPCpiOutboundB2BCustomer2SAPCpiOutboundB2BContactdefining source attributesapCpiOutboundB2BCustomerin extensionsapcpiadapter.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.Fields inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BCustomerModel
DEFAULTB2BUNIT, EMAIL, GROUPS, SAPCPIOUTBOUNDB2BCONTACTSFields inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCustomerModel
ADDRESSUSAGE, ADDRESSUUID, BASESTORE, CONTACTID, COUNTRY, CUSTOMERID, FAX, FIRSTNAME, GIGYAUID, LASTNAME, OBJTYPE, PHONE, POSTALCODE, REGION, RESPONSEMESSAGE, RESPONSESTATUS, REVENUECLOUDCUSTOMERID, SAPCONSUMERID, SAPCPICONFIG, SAPCPIOUTBOUNDADDRESS, SESSIONLANGUAGE, STREET, STREETNUMBER, TITLE, TOWN, UIDFields 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 parametersSAPCpiOutboundB2BContactModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.Methods inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BCustomerModel
getDefaultB2BUnit, getEmail, getGroups, getSapCpiOutboundB2BContacts, setDefaultB2BUnit, setEmail, setGroups, setSapCpiOutboundB2BContactsMethods inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCustomerModel
getAddressUsage, getAddressUUID, getBaseStore, getContactId, getCountry, getCustomerId, getFax, getFirstName, getGigyaUID, getLastName, getObjType, getPhone, getPostalCode, getRegion, getResponseMessage, getResponseStatus, getRevenueCloudCustomerId, getSapConsumerID, getSapCpiConfig, getSapCpiOutboundAddress, getSessionLanguage, getStreet, getStreetNumber, getTitle, getTown, getUid, setAddressUsage, setAddressUUID, setBaseStore, setContactId, setCountry, setCustomerId, setFax, setFirstName, setGigyaUID, setLastName, setObjType, setPhone, setPostalCode, setRegion, setResponseMessage, setResponseStatus, setRevenueCloudCustomerId, setSapConsumerID, setSapCpiConfig, setSapCpiOutboundAddress, setSessionLanguage, setStreet, setStreetNumber, setTitle, setTown, setUidMethods 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:
-
_SAPCPIOUTBOUNDB2BCUSTOMER2SAPCPIOUTBOUNDB2BCONTACT
Generated relation code constant for relationSAPCpiOutboundB2BCustomer2SAPCpiOutboundB2BContactdefining source attributesapCpiOutboundB2BCustomerin extensionsapcpiadapter.- See Also:
-
SAPCPIOUTBOUNDB2BCUSTOMER
Generated constant - Attribute key ofSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.- See Also:
-
-
Constructor Details
-
SAPCpiOutboundB2BContactModel
public SAPCpiOutboundB2BContactModel()Generated constructor - Default constructor for generic creation. -
SAPCpiOutboundB2BContactModel
public SAPCpiOutboundB2BContactModel(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
-
SAPCpiOutboundB2BContactModel
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
-
getSapCpiOutboundB2BCustomer
@Accessor(qualifier="sapCpiOutboundB2BCustomer", type=GETTER) public SAPCpiOutboundB2BCustomerModel getSapCpiOutboundB2BCustomer()Generated method - Getter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.- Returns:
- the sapCpiOutboundB2BCustomer
-
setSapCpiOutboundB2BCustomer
@Accessor(qualifier="sapCpiOutboundB2BCustomer", type=SETTER) public void setSapCpiOutboundB2BCustomer(SAPCpiOutboundB2BCustomerModel value) Generated method - Setter ofSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.- Parameters:
value- the sapCpiOutboundB2BCustomer
-