Class PrCreditProfileModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyroleservices.model.PrCreditProfileModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PrCreditProfile first defined at extension partyroleservices.
CreditProfile.
- 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 ofPrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.endDateattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.idattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.startDateattribute defined at extensionpartyroleservices.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.PrCreditProfileModel(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 parametersPrCreditProfileModel(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 thePrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.endDateattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.idattribute defined at extensionpartyroleservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.nameattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.nameattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.startDateattribute defined at extensionpartyroleservices.voidsetCreditProfileDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.voidsetCreditRiskRating(Integer value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.voidsetCreditScore(Integer value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.voidsetEndDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.endDateattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.idattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.voidsetStartDate(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.startDateattribute defined at extensionpartyroleservices.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 ofPrCreditProfile.idattribute defined at extensionpartyroleservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.- See Also:
-
STARTDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.startDateattribute defined at extensionpartyroleservices.- See Also:
-
ENDDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.endDateattribute defined at extensionpartyroleservices.- See Also:
-
CREDITPROFILEDATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.- See Also:
-
CREDITRISKRATING
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.- See Also:
-
CREDITSCORE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices.- See Also:
-
-
Constructor Details
-
PrCreditProfileModel
public PrCreditProfileModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PrCreditProfileModel
public PrCreditProfileModel(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
-
PrCreditProfileModel
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 typePrCreditProfileat extensionpartyroleservices
-
PrCreditProfileModel
@Deprecated(since="4.1.1", forRemoval=true) public PrCreditProfileModel(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 typePrCreditProfileat extensionpartyroleservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCreditProfileDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.- Returns:
- the creditProfileDate
-
getCreditRiskRating
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.- Returns:
- the creditRiskRating
-
getCreditScore
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.- Returns:
- the creditScore
-
getEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.endDateattribute defined at extensionpartyroleservices.- Returns:
- the endDate
-
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 thePrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices. 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 thePrCreditProfile.idattribute defined at extensionpartyroleservices.- Returns:
- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.nameattribute defined at extensionpartyroleservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.nameattribute defined at extensionpartyroleservices.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCreditProfile.startDateattribute defined at extensionpartyroleservices.- Returns:
- the startDate
-
setCreditProfileDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditProfileDateattribute defined at extensionpartyroleservices.- Parameters:
value- the creditProfileDate
-
setCreditRiskRating
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditRiskRatingattribute defined at extensionpartyroleservices.- Parameters:
value- the creditRiskRating
-
setCreditScore
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.creditScoreattribute defined at extensionpartyroleservices.- Parameters:
value- the creditScore
-
setEndDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.endDateattribute defined at extensionpartyroleservices.- Parameters:
value- the endDate
-
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 ofPrCreditProfile.externalIdentifiersattribute defined at extensionpartyroleservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.idattribute defined at extensionpartyroleservices.- Parameters:
value- the id
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setStartDate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCreditProfile.startDateattribute defined at extensionpartyroleservices.- Parameters:
value- the startDate
-