Class PmExternalReferenceModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmExternalReferenceModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmExternalReference 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 ofPmExternalReference.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.nameattribute 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.PmExternalReferenceModel(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 contextPmExternalReferenceModel(String _externalReferenceType, String _id, String _name) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmExternalReferenceModel(String _externalReferenceType, String _id, String _name, 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 thePmExternalReference.externalIdentifiersattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.idattribute defined at extensionpartyservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.nameattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.externalIdentifiersattribute defined at extensionpartyservices.voidsetExternalReferenceType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.idattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.nameattribute 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 ofPmExternalReference.idattribute defined at extensionpartyservices.- See Also:
-
EXTERNALREFERENCETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.nameattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmExternalReference.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmExternalReferenceModel
public PmExternalReferenceModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmExternalReferenceModel
public PmExternalReferenceModel(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
-
PmExternalReferenceModel
@Deprecated(since="4.1.1", forRemoval=true) public PmExternalReferenceModel(String _externalReferenceType, String _id, String _name) 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:
_externalReferenceType- initial attribute declared by typePmExternalReferenceat extensionpartyservices_id- initial attribute declared by typePmExternalReferenceat extensionpartyservices_name- initial attribute declared by typePmExternalReferenceat extensionpartyservices
-
PmExternalReferenceModel
@Deprecated(since="4.1.1", forRemoval=true) public PmExternalReferenceModel(String _externalReferenceType, String _id, String _name, 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:
_externalReferenceType- initial attribute declared by typePmExternalReferenceat extensionpartyservices_id- initial attribute declared by typePmExternalReferenceat extensionpartyservices_name- initial attribute declared by typePmExternalReferenceat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
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 thePmExternalReference.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getExternalReferenceType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.- Returns:
- the externalReferenceType - The type of the external reference
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the external reference
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmExternalReference.nameattribute defined at extensionpartyservices.- Returns:
- the name - The name of the external reference
-
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 ofPmExternalReference.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setExternalReferenceType
@Accessor(qualifier="externalReferenceType", type=SETTER) public void setExternalReferenceType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.externalReferenceTypeattribute defined at extensionpartyservices.- Parameters:
value- the externalReferenceType - The type of the external reference
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the external reference
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmExternalReference.nameattribute defined at extensionpartyservices.- Parameters:
value- the name - The name of the external reference
-