Class PmIdentificationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmIdentificationModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmIdentification 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 ofPmIdentification.attachmentattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.identificationIdattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.identificationTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.issuingAuthorityattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.issuingDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.startDateattribute 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.PmIdentificationModel(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 contextPmIdentificationModel(String _identificationId, String _identificationType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmIdentificationModel(String _identificationId, String _identificationType, 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 thePmIdentification.attachmentattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.externalIdentifiersattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.identificationIdattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.identificationTypeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.issuingAuthorityattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.issuingDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.startDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.attachmentattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.externalIdentifiersattribute defined at extensionpartyservices.voidsetIdentificationId(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.identificationIdattribute defined at extensionpartyservices.voidsetIdentificationType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.identificationTypeattribute defined at extensionpartyservices.voidsetIssuingAuthority(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.issuingAuthorityattribute defined at extensionpartyservices.voidsetIssuingDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.issuingDateattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.startDateattribute 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:
-
IDENTIFICATIONID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.identificationIdattribute defined at extensionpartyservices.- See Also:
-
IDENTIFICATIONTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.identificationTypeattribute defined at extensionpartyservices.- See Also:
-
ISSUINGAUTHORITY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.issuingAuthorityattribute defined at extensionpartyservices.- See Also:
-
ISSUINGDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.issuingDateattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.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 ofPmIdentification.endDateattribute defined at extensionpartyservices.- See Also:
-
ATTACHMENT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.attachmentattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmIdentification.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmIdentificationModel
public PmIdentificationModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmIdentificationModel
public PmIdentificationModel(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
-
PmIdentificationModel
@Deprecated(since="4.1.1", forRemoval=true) public PmIdentificationModel(String _identificationId, String _identificationType) 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:
_identificationId- initial attribute declared by typePmIdentificationat extensionpartyservices_identificationType- initial attribute declared by typePmIdentificationat extensionpartyservices
-
PmIdentificationModel
@Deprecated(since="4.1.1", forRemoval=true) public PmIdentificationModel(String _identificationId, String _identificationType, 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:
_identificationId- initial attribute declared by typePmIdentificationat extensionpartyservices_identificationType- initial attribute declared by typePmIdentificationat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAttachment
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.attachmentattribute defined at extensionpartyservices.- Returns:
- the attachment - The attachment of the identification
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the identification
-
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 thePmIdentification.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getIdentificationId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.identificationIdattribute defined at extensionpartyservices.- Returns:
- the identificationId - The unique identifier of the identification
-
getIdentificationType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.identificationTypeattribute defined at extensionpartyservices.- Returns:
- the identificationType - The type of the identification
-
getIssuingAuthority
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.issuingAuthorityattribute defined at extensionpartyservices.- Returns:
- the issuingAuthority - The issuing authority of the identification
-
getIssuingDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.issuingDateattribute defined at extensionpartyservices.- Returns:
- the issuingDate - The issuing date of the identification
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIdentification.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the identification
-
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 ofPmIdentification.attachmentattribute defined at extensionpartyservices.- Parameters:
value- the attachment - The attachment of the identification
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the identification
-
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 ofPmIdentification.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setIdentificationId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.identificationIdattribute defined at extensionpartyservices.- Parameters:
value- the identificationId - The unique identifier of the identification
-
setIdentificationType
@Accessor(qualifier="identificationType", type=SETTER) public void setIdentificationType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.identificationTypeattribute defined at extensionpartyservices.- Parameters:
value- the identificationType - The type of the identification
-
setIssuingAuthority
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.issuingAuthorityattribute defined at extensionpartyservices.- Parameters:
value- the issuingAuthority - The issuing authority of the identification
-
setIssuingDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.issuingDateattribute defined at extensionpartyservices.- Parameters:
value- the issuingDate - The issuing date of the identification
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIdentification.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the identification
-