Class SAPCpiOutboundB2BCustomerModel
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SAPCpiOutboundB2BContactModel
Generated model class for type SAPCpiOutboundB2BCustomer 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 model type code constant.static final StringGenerated constant - Attribute key ofSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.Fields 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 parametersSAPCpiOutboundB2BCustomerModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.getEmail()Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.voidsetDefaultB2BUnit(String value) Generated method - Setter ofSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.Methods 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:
-
EMAIL
Generated constant - Attribute key ofSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.- See Also:
-
DEFAULTB2BUNIT
Generated constant - Attribute key ofSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.- See Also:
-
GROUPS
Generated constant - Attribute key ofSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.- See Also:
-
SAPCPIOUTBOUNDB2BCONTACTS
Generated constant - Attribute key ofSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.- See Also:
-
-
Constructor Details
-
SAPCpiOutboundB2BCustomerModel
public SAPCpiOutboundB2BCustomerModel()Generated constructor - Default constructor for generic creation. -
SAPCpiOutboundB2BCustomerModel
public SAPCpiOutboundB2BCustomerModel(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
-
SAPCpiOutboundB2BCustomerModel
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
-
getDefaultB2BUnit
Generated method - Getter of theSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.- Returns:
- the defaultB2BUnit
-
getEmail
Generated method - Getter of theSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.- Returns:
- the email
-
getGroups
Generated method - Getter of theSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.- Returns:
- the groups
-
getSapCpiOutboundB2BContacts
@Accessor(qualifier="sapCpiOutboundB2BContacts", type=GETTER) public Set<SAPCpiOutboundB2BContactModel> getSapCpiOutboundB2BContacts()Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapCpiOutboundB2BContacts
-
setDefaultB2BUnit
Generated method - Setter ofSAPCpiOutboundB2BCustomer.defaultB2BUnitattribute defined at extensionsapcpiadapter.- Parameters:
value- the defaultB2BUnit
-
setEmail
Generated method - Setter ofSAPCpiOutboundB2BCustomer.emailattribute defined at extensionsapcpiadapter.- Parameters:
value- the email
-
setGroups
Generated method - Setter ofSAPCpiOutboundB2BCustomer.groupsattribute defined at extensionsapcpiadapter.- Parameters:
value- the groups
-
setSapCpiOutboundB2BContacts
@Accessor(qualifier="sapCpiOutboundB2BContacts", type=SETTER) public void setSapCpiOutboundB2BContacts(Set<SAPCpiOutboundB2BContactModel> value) Generated method - Setter ofSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.- Parameters:
value- the sapCpiOutboundB2BContacts
-