Class PartyCreditProfile
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.PartyCreditProfile
Deprecated.
An individual might be evaluated for its worthiness and this evaluation might be based on a credit rating given by a credit agency.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.creditAgencyName(String creditAgencyName) Deprecated.creditAgencyType(String creditAgencyType) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Name of the credit agency giving the scoreDeprecated.Type of the credit agency giving the scoreDeprecated.Reference corresponding to the credit ratingDeprecated.A measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.ratingReference(String ratingReference) Deprecated.ratingScore(Integer ratingScore) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetCreditAgencyName(String creditAgencyName) Deprecated.voidsetCreditAgencyType(String creditAgencyType) Deprecated.voidsetRatingReference(String ratingReference) Deprecated.voidsetRatingScore(Integer ratingScore) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
PartyCreditProfile
public PartyCreditProfile()Deprecated.
-
-
Method Details
-
creditAgencyName
Deprecated. -
getCreditAgencyName
Deprecated.Name of the credit agency giving the score- Returns:
- creditAgencyName
-
setCreditAgencyName
Deprecated. -
creditAgencyType
Deprecated. -
getCreditAgencyType
Deprecated.Type of the credit agency giving the score- Returns:
- creditAgencyType
-
setCreditAgencyType
Deprecated. -
ratingReference
Deprecated. -
getRatingReference
Deprecated.Reference corresponding to the credit rating- Returns:
- ratingReference
-
setRatingReference
Deprecated. -
ratingScore
Deprecated. -
getRatingScore
Deprecated.A measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history- Returns:
- ratingScore
-
setRatingScore
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-