Class TuaPartyCreditProfileModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaPartyCreditProfileModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaPartyCreditProfile first defined at extension tuadatamodel.
- 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 StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.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
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TuaPartyCreditProfileModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextTuaPartyCreditProfileModel(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 parametersTuaPartyCreditProfileModel(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 TypeMethodDescriptionGenerated method - Getter of theTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.voidsetCreditAgencyName(String value) Generated method - Setter ofTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.voidsetCreditAgencyType(String value) Generated method - Setter ofTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.voidsetEndDate(Date value) Generated method - Setter ofTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.voidsetRatingReference(String value) Generated method - Setter ofTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.voidsetRatingScore(Integer value) Generated method - Setter ofTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.voidsetStartDate(Date value) Generated method - Setter ofTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.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
Generated model type code constant.- See Also:
-
ID
Generated constant - Attribute key ofTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.- See Also:
-
CREDITAGENCYNAME
Generated constant - Attribute key ofTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.- See Also:
-
CREDITAGENCYTYPE
Generated constant - Attribute key ofTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.- See Also:
-
RATINGREFERENCE
Generated constant - Attribute key ofTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.- See Also:
-
RATINGSCORE
Generated constant - Attribute key ofTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.- See Also:
-
STARTDATE
Generated constant - Attribute key ofTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.- See Also:
-
ENDDATE
Generated constant - Attribute key ofTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaPartyCreditProfileModel
public TuaPartyCreditProfileModel()Generated constructor - Default constructor for generic creation. -
TuaPartyCreditProfileModel
public TuaPartyCreditProfileModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TuaPartyCreditProfileModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaPartyCreditProfileModel(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 typeTuaPartyCreditProfileat extensiontuadatamodel_id- initial attribute declared by typeTuaPartyCreditProfileat extensiontuadatamodel_ratingScore- initial attribute declared by typeTuaPartyCreditProfileat extensiontuadatamodel
-
TuaPartyCreditProfileModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaPartyCreditProfileModel(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 typeTuaPartyCreditProfileat extensiontuadatamodel_id- initial attribute declared by typeTuaPartyCreditProfileat extensiontuadatamodel_owner- initial attribute declared by typeItemat extensioncore_ratingScore- initial attribute declared by typeTuaPartyCreditProfileat extensiontuadatamodel
-
-
Method Details
-
getCreditAgencyName
Generated method - Getter of theTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.- Returns:
- the creditAgencyName - The name of the credit agency for the credit profile
-
getCreditAgencyType
Generated method - Getter of theTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.- Returns:
- the creditAgencyType - The type of the credit agency for the credit profile
-
getEndDate
Generated method - Getter of theTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.- Returns:
- the endDate - The end date of the credit profile
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Generated method - Getter of theTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.- Returns:
- the id - The unique identifier of the credit profile
-
getRatingReference
Generated method - Getter of theTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.- Returns:
- the ratingReference - The rating reference of the credit profile
-
getRatingScore
Generated method - Getter of theTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.- Returns:
- the ratingScore - The rating score of the credit profile
-
getStartDate
Generated method - Getter of theTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.- Returns:
- the startDate - The start date of the credit profile
-
setCreditAgencyName
Generated method - Setter ofTuaPartyCreditProfile.creditAgencyNameattribute defined at extensiontuadatamodel.- Parameters:
value- the creditAgencyName - The name of the credit agency for the credit profile
-
setCreditAgencyType
Generated method - Setter ofTuaPartyCreditProfile.creditAgencyTypeattribute defined at extensiontuadatamodel.- Parameters:
value- the creditAgencyType - The type of the credit agency for the credit profile
-
setEndDate
Generated method - Setter ofTuaPartyCreditProfile.endDateattribute defined at extensiontuadatamodel.- Parameters:
value- the endDate - The end date of the credit profile
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaPartyCreditProfile.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setId
Generated method - Setter ofTuaPartyCreditProfile.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id - The unique identifier of the credit profile
-
setRatingReference
Generated method - Setter ofTuaPartyCreditProfile.ratingReferenceattribute defined at extensiontuadatamodel.- Parameters:
value- the ratingReference - The rating reference of the credit profile
-
setRatingScore
Generated method - Setter ofTuaPartyCreditProfile.ratingScoreattribute defined at extensiontuadatamodel.- Parameters:
value- the ratingScore - The rating score of the credit profile
-
setStartDate
Generated method - Setter ofTuaPartyCreditProfile.startDateattribute defined at extensiontuadatamodel.- Parameters:
value- the startDate - The start date of the credit profile
-