Class PmTaxExemptionCertificateModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmTaxExemptionCertificateModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class PmTaxExemptionCertificateModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmTaxExemptionCertificate first defined at extension partyservices.
- 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 model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices.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.PmTaxExemptionCertificateModel(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 contextPmTaxExemptionCertificateModel(String _id, ItemModel _owner, List<PmTaxDefinitionModel> _taxDefinitions) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmTaxExemptionCertificateModel(String _id, List<PmTaxDefinitionModel> _taxDefinitions) 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 thePmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.idattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices.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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.idattribute defined at extensionpartyservices.- See Also:
-
ATTACHMENT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.- See Also:
-
TAXDEFINITIONS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.- See Also:
-
ENDDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmTaxExemptionCertificateModel
public PmTaxExemptionCertificateModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmTaxExemptionCertificateModel
public PmTaxExemptionCertificateModel(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
-
PmTaxExemptionCertificateModel
@Deprecated(since="4.1.1", forRemoval=true) public PmTaxExemptionCertificateModel(String _id, List<PmTaxDefinitionModel> _taxDefinitions) 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 typePmTaxExemptionCertificateat extensionpartyservices_taxDefinitions- initial attribute declared by typePmTaxExemptionCertificateat extensionpartyservices
-
PmTaxExemptionCertificateModel
@Deprecated(since="4.1.1", forRemoval=true) public PmTaxExemptionCertificateModel(String _id, ItemModel _owner, List<PmTaxDefinitionModel> _taxDefinitions) 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 typePmTaxExemptionCertificateat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore_taxDefinitions- initial attribute declared by typePmTaxExemptionCertificateat extensionpartyservices
-
-
Method Details
-
getAttachment
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.- Returns:
- the attachment - The attachment of the tax exemption certificate
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the tax exemption certificate
-
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 thePmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices. 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 thePmTaxExemptionCertificate.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the tax exemption certificate
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the tax exemption certificate
-
getTaxDefinitions
@Accessor(qualifier="taxDefinitions", type=GETTER) public List<PmTaxDefinitionModel> getTaxDefinitions()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the taxDefinitions - The list of tax definitions of the tax exemption certificate
-
setAttachment
@Accessor(qualifier="attachment", type=SETTER) public void setAttachment(CatalogUnawareMediaModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.attachmentattribute defined at extensionpartyservices.- Parameters:
value- the attachment - The attachment of the tax exemption certificate
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the tax exemption certificate
-
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 ofPmTaxExemptionCertificate.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the tax exemption certificate
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the tax exemption certificate
-
setTaxDefinitions
@Accessor(qualifier="taxDefinitions", type=SETTER) public void setTaxDefinitions(List<PmTaxDefinitionModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmTaxExemptionCertificate.taxDefinitionsattribute defined at extensionpartyservices.- Parameters:
value- the taxDefinitions - The list of tax definitions of the tax exemption certificate
-