Class PmDisabilityModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmDisabilityModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmDisability 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 ofPmDisability.disabilityCodeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.disabilityNameattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.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.PmDisabilityModel(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 contextPmDisabilityModel(String _disabilityCode, String _disabilityName, 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 parametersPmDisabilityModel(String _disabilityCode, String _disabilityName, 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 thePmDisability.disabilityCodeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.disabilityNameattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.externalIdentifiersattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.startDateattribute defined at extensionpartyservices.voidsetDisabilityCode(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.disabilityCodeattribute defined at extensionpartyservices.voidsetDisabilityName(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.disabilityNameattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.idattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.idattribute defined at extensionpartyservices.- See Also:
-
DISABILITYCODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.disabilityCodeattribute defined at extensionpartyservices.- See Also:
-
DISABILITYNAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.disabilityNameattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmDisability.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 ofPmDisability.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 ofPmDisability.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmDisabilityModel
public PmDisabilityModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmDisabilityModel
public PmDisabilityModel(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
-
PmDisabilityModel
@Deprecated(since="4.1.1", forRemoval=true) public PmDisabilityModel(String _disabilityCode, String _disabilityName, 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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_disabilityCode- initial attribute declared by typePmDisabilityat extensionpartyservices_disabilityName- initial attribute declared by typePmDisabilityat extensionpartyservices_id- initial attribute declared by typePmDisabilityat extensionpartyservices
-
PmDisabilityModel
@Deprecated(since="4.1.1", forRemoval=true) public PmDisabilityModel(String _disabilityCode, String _disabilityName, 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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_disabilityCode- initial attribute declared by typePmDisabilityat extensionpartyservices_disabilityName- initial attribute declared by typePmDisabilityat extensionpartyservices_id- initial attribute declared by typePmDisabilityat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getDisabilityCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.disabilityCodeattribute defined at extensionpartyservices.- Returns:
- the disabilityCode - The code of the disability
-
getDisabilityName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.disabilityNameattribute defined at extensionpartyservices.- Returns:
- the disabilityName - The name of the disability
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the disability
-
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 thePmDisability.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 thePmDisability.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the disability
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmDisability.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the disability
-
setDisabilityCode
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.disabilityCodeattribute defined at extensionpartyservices.- Parameters:
value- the disabilityCode - The code of the disability
-
setDisabilityName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.disabilityNameattribute defined at extensionpartyservices.- Parameters:
value- the disabilityName - The name of the disability
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the disability
-
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 ofPmDisability.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 ofPmDisability.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the disability
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmDisability.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the disability
-