Class BaContactModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billingaccountservices.model.BaContactModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BaContact first defined at extension billingaccountservices.
Contact.
- 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 StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaAccount2BaContactdefining source attributeaccountin extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.accountattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactMediumsattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactNameattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactTypeattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.endDateTimeattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.idattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.relatedPartyattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.startDateTimeattribute defined at extensionbillingaccountservices.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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.BaContactModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing contextBaContactModel(String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaContactModel(String _id, 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 parameters -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.accountattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactMediumsattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactNameattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactTypeattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.endDateTimeattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.idattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.relatedPartyattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.startDateTimeattribute defined at extensionbillingaccountservices.voidsetAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.accountattribute defined at extensionbillingaccountservices.voidsetContactMediums(Set<BaContactMediumModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactMediumsattribute defined at extensionbillingaccountservices.voidsetContactName(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactNameattribute defined at extensionbillingaccountservices.voidsetContactType(BaContactType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactTypeattribute defined at extensionbillingaccountservices.voidsetEndDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.endDateTimeattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.idattribute defined at extensionbillingaccountservices.voidsetPartyRoleType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.voidsetRelatedParty(BaPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.relatedPartyattribute defined at extensionbillingaccountservices.voidsetStartDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.startDateTimeattribute defined at extensionbillingaccountservices.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
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_BAACCOUNT2BACONTACT
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaAccount2BaContactdefining source attributeaccountin extensionbillingaccountservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.idattribute defined at extensionbillingaccountservices.- See Also:
-
CONTACTNAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactNameattribute defined at extensionbillingaccountservices.- See Also:
-
CONTACTTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactTypeattribute defined at extensionbillingaccountservices.- See Also:
-
PARTYROLETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.- See Also:
-
STARTDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.startDateTimeattribute defined at extensionbillingaccountservices.- See Also:
-
ENDDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.endDateTimeattribute defined at extensionbillingaccountservices.- See Also:
-
RELATEDPARTY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.relatedPartyattribute defined at extensionbillingaccountservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices.- See Also:
-
ACCOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.accountattribute defined at extensionbillingaccountservices.- See Also:
-
CONTACTMEDIUMS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaContact.contactMediumsattribute defined at extensionbillingaccountservices.- See Also:
-
-
Constructor Details
-
BaContactModel
public BaContactModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BaContactModel
public BaContactModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BaContactModel
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 - Constructor with all mandatory attributes.- Parameters:
_id- initial attribute declared by typeBaContactat extensionbillingaccountservices
-
BaContactModel
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:
_id- initial attribute declared by typeBaContactat extensionbillingaccountservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.accountattribute defined at extensionbillingaccountservices.- Returns:
- the account - Account
-
getContactMediums
@Accessor(qualifier="contactMediums", type=GETTER) public Set<BaContactMediumModel> getContactMediums()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactMediumsattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the contactMediums - The contact mediums of the contact.
-
getContactName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactNameattribute defined at extensionbillingaccountservices.- Returns:
- the contactName - Contact name
-
getContactType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactTypeattribute defined at extensionbillingaccountservices.- Returns:
- the contactType - Contact type
-
getEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.endDateTimeattribute defined at extensionbillingaccountservices.- Returns:
- the endDateTime - End date time.
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.idattribute defined at extensionbillingaccountservices.- Returns:
- the id - Unique Identifier
-
getPartyRoleType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.- Returns:
- the partyRoleType - Contact type
-
getRelatedParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.relatedPartyattribute defined at extensionbillingaccountservices.- Returns:
- the relatedParty - Related party role
-
getStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.startDateTimeattribute defined at extensionbillingaccountservices.- Returns:
- the startDateTime - Start date time.
-
setAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.accountattribute defined at extensionbillingaccountservices.- Parameters:
value- the account - Account
-
setContactMediums
@Accessor(qualifier="contactMediums", type=SETTER) public void setContactMediums(Set<BaContactMediumModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactMediumsattribute defined at extensionbillingaccountservices.- Parameters:
value- the contactMediums - The contact mediums of the contact.
-
setContactName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactNameattribute defined at extensionbillingaccountservices.- Parameters:
value- the contactName - Contact name
-
setContactType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactTypeattribute defined at extensionbillingaccountservices.- Parameters:
value- the contactType - Contact type
-
setEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.endDateTimeattribute defined at extensionbillingaccountservices.- Parameters:
value- the endDateTime - End date time.
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.externalIdentifiersattribute defined at extensionbillingaccountservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.idattribute defined at extensionbillingaccountservices.- Parameters:
value- the id - Unique Identifier
-
setPartyRoleType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.partyRoleTypeattribute defined at extensionbillingaccountservices.- Parameters:
value- the partyRoleType - Contact type
-
setRelatedParty
@Accessor(qualifier="relatedParty", type=SETTER) public void setRelatedParty(BaPartyRoleModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.relatedPartyattribute defined at extensionbillingaccountservices.- Parameters:
value- the relatedParty - Related party role
-
setStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.startDateTimeattribute defined at extensionbillingaccountservices.- Parameters:
value- the startDateTime - Start date time.
-