Class PmPartyCreditProfileModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmPartyCreditProfileModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmPartyCreditProfile 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 ofPmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.endDateattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.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.PmPartyCreditProfileModel(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 contextPmPartyCreditProfileModel(String _creditAgencyName, String _id, ItemModel _owner, Integer _ratingScore) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPmPartyCreditProfileModel(String _creditAgencyName, String _id, Integer _ratingScore) 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 thePmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.endDateattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.externalIdentifiersattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.startDateattribute defined at extensionpartyservices.voidsetCreditAgencyName(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.voidsetCreditAgencyType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.endDateattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.idattribute defined at extensionpartyservices.voidsetRatingReference(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.voidsetRatingScore(Integer value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.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 ofPmPartyCreditProfile.idattribute defined at extensionpartyservices.- See Also:
-
CREDITAGENCYNAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.- See Also:
-
CREDITAGENCYTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.- See Also:
-
RATINGREFERENCE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.- See Also:
-
RATINGSCORE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmPartyCreditProfile.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 ofPmPartyCreditProfile.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 ofPmPartyCreditProfile.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
-
Constructor Details
-
PmPartyCreditProfileModel
public PmPartyCreditProfileModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PmPartyCreditProfileModel
public PmPartyCreditProfileModel(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
-
PmPartyCreditProfileModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyCreditProfileModel(String _creditAgencyName, String _id, Integer _ratingScore) 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:
_creditAgencyName- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices_id- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices_ratingScore- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices
-
PmPartyCreditProfileModel
@Deprecated(since="4.1.1", forRemoval=true) public PmPartyCreditProfileModel(String _creditAgencyName, String _id, ItemModel _owner, Integer _ratingScore) 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:
_creditAgencyName- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices_id- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore_ratingScore- initial attribute declared by typePmPartyCreditProfileat extensionpartyservices
-
-
Method Details
-
getCreditAgencyName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.- Returns:
- the creditAgencyName - The name of the credit agency for the credit profile
-
getCreditAgencyType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.- Returns:
- the creditAgencyType - The type of the credit agency for the credit profile
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.endDateattribute defined at extensionpartyservices.- Returns:
- the endDate - The end date of the credit profile
-
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 thePmPartyCreditProfile.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 thePmPartyCreditProfile.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the credit profile
-
getRatingReference
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.- Returns:
- the ratingReference - The rating reference of the credit profile
-
getRatingScore
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.- Returns:
- the ratingScore - The rating score of the credit profile
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyCreditProfile.startDateattribute defined at extensionpartyservices.- Returns:
- the startDate - The start date of the credit profile
-
setCreditAgencyName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.creditAgencyNameattribute defined at extensionpartyservices.- Parameters:
value- the creditAgencyName - The name of the credit agency for the credit profile
-
setCreditAgencyType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.creditAgencyTypeattribute defined at extensionpartyservices.- Parameters:
value- the creditAgencyType - The type of the credit agency for the credit profile
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.endDateattribute defined at extensionpartyservices.- Parameters:
value- the endDate - The end date of the credit profile
-
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 ofPmPartyCreditProfile.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 ofPmPartyCreditProfile.idattribute defined at extensionpartyservices.- Parameters:
value- the id - The unique identifier of the credit profile
-
setRatingReference
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.ratingReferenceattribute defined at extensionpartyservices.- Parameters:
value- the ratingReference - The rating reference of the credit profile
-
setRatingScore
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.ratingScoreattribute defined at extensionpartyservices.- Parameters:
value- the ratingScore - The rating score of the credit profile
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmPartyCreditProfile.startDateattribute defined at extensionpartyservices.- Parameters:
value- the startDate - The start date of the credit profile
-