Class PmContactMediumModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmContactMediumModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmContactMedium 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 ofPmContactMedium.characteristicattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.mediumTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.preferredattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.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.PmContactMediumModel(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 contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmContactMediumModel(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 thePmContactMedium.characteristicattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.externalIdentifiersattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.mediumTypeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.preferredattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.startDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.characteristicattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.idattribute defined at extensionpartyservices.voidsetMediumType(PmContactMediumType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.mediumTypeattribute defined at extensionpartyservices.voidsetPreferred(Boolean value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.preferredattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.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 ofPmContactMedium.idattribute defined at extensionpartyservices.- See Also:
-
MEDIUMTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.mediumTypeattribute defined at extensionpartyservices.- See Also:
-
PREFERRED
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.preferredattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.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 ofPmContactMedium.endDateattribute defined at extensionpartyservices.- See Also:
-
CHARACTERISTIC
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.characteristicattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmContactMedium.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmContactMediumModel
public PmContactMediumModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmContactMediumModel
public PmContactMediumModel(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
-
PmContactMediumModel
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 typePmContactMediumat extensionpartyservices
-
PmContactMediumModel
@Deprecated(since="4.1.1", forRemoval=true) public PmContactMediumModel(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:
_id- initial attribute declared by typePmContactMediumat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCharacteristic
@Accessor(qualifier="characteristic", type=GETTER) public PmMediumCharacteristicModel getCharacteristic()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.characteristicattribute defined at extensionpartyservices.- Returns:
- the characteristic - The characteristic of the contact medium
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the contact medium
-
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 thePmContactMedium.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 thePmContactMedium.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the contact medium
-
getMediumType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.mediumTypeattribute defined at extensionpartyservices.- Returns:
- the mediumType - The type of the contact medium
-
getPreferred
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.preferredattribute defined at extensionpartyservices.- Returns:
- the preferred - Flag indicating if it is the preferred contact medium
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the contact medium
-
setCharacteristic
@Accessor(qualifier="characteristic", type=SETTER) public void setCharacteristic(PmMediumCharacteristicModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.characteristicattribute defined at extensionpartyservices.- Parameters:
value- the characteristic - The characteristic of the contact medium
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the contact medium
-
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 ofPmContactMedium.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 ofPmContactMedium.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the contact medium
-
setMediumType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.mediumTypeattribute defined at extensionpartyservices.- Parameters:
value- the mediumType - The type of the contact medium
-
setPreferred
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.preferredattribute defined at extensionpartyservices.- Parameters:
value- the preferred - Flag indicating if it is the preferred contact medium
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the contact medium
-