Class TuaPartyRoleAssociationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaPartyRoleAssociationModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaPartyRoleAssociation first defined at extension tuadatamodel.
PartyRoleAssociation.
- 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 relation code constant for relationTuaPartyRole2TuaPartyRoleAssociationInvolvedWithRelationdefining source attributepartyRoleInvolvedWithin extensiontuadatamodel.static final StringGenerated relation code constant for relationTuaPartyRole2TuaPartyRoleAssociationInvolvesRelationdefining source attributepartyRoleInvolvesin extensiontuadatamodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyRoleAssociation.statusattribute 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.TuaPartyRoleAssociationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextTuaPartyRoleAssociationModel(String _code, ItemModel _owner, TuaPartyRoleModel _partyRoleInvolvedWith, TuaPartyRoleModel _partyRoleInvolves) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTuaPartyRoleAssociationModel(String _code, TuaPartyRoleModel _partyRoleInvolvedWith, TuaPartyRoleModel _partyRoleInvolves) 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 theTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.getAssociationName(Locale loc) Generated method - Getter of theTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.getCode()Generated method - Getter of theTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyRoleAssociation.statusattribute defined at extensiontuadatamodel.voidsetAssociationName(String value) Generated method - Setter ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.voidsetAssociationName(String value, Locale loc) Generated method - Setter ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.voidsetAssociationType(String value) Generated method - Setter ofTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.voidsetEndDate(Date value) Generated method - Setter ofTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.voidsetStartDate(Date value) Generated method - Setter ofTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyRoleAssociation.statusattribute 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:
-
_TUAPARTYROLE2TUAPARTYROLEASSOCIATIONINVOLVEDWITHRELATION
Generated relation code constant for relationTuaPartyRole2TuaPartyRoleAssociationInvolvedWithRelationdefining source attributepartyRoleInvolvedWithin extensiontuadatamodel.- See Also:
-
_TUAPARTYROLE2TUAPARTYROLEASSOCIATIONINVOLVESRELATION
Generated relation code constant for relationTuaPartyRole2TuaPartyRoleAssociationInvolvesRelationdefining source attributepartyRoleInvolvesin extensiontuadatamodel.- See Also:
-
CODE
Generated constant - Attribute key ofTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.- See Also:
-
ASSOCIATIONNAME
Generated constant - Attribute key ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.- See Also:
-
STATUS
Generated constant - Attribute key ofTuaPartyRoleAssociation.statusattribute defined at extensiontuadatamodel.- See Also:
-
ASSOCIATIONTYPE
Generated constant - Attribute key ofTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.- See Also:
-
STARTDATE
Generated constant - Attribute key ofTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.- See Also:
-
ENDDATE
Generated constant - Attribute key ofTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
PARTYROLEINVOLVEDWITH
Generated constant - Attribute key ofTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.- See Also:
-
PARTYROLEINVOLVES
Generated constant - Attribute key ofTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaPartyRoleAssociationModel
public TuaPartyRoleAssociationModel()Generated constructor - Default constructor for generic creation. -
TuaPartyRoleAssociationModel
public TuaPartyRoleAssociationModel(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
-
TuaPartyRoleAssociationModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaPartyRoleAssociationModel(String _code, TuaPartyRoleModel _partyRoleInvolvedWith, TuaPartyRoleModel _partyRoleInvolves) 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:
_code- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel_partyRoleInvolvedWith- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel_partyRoleInvolves- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel
-
TuaPartyRoleAssociationModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaPartyRoleAssociationModel(String _code, ItemModel _owner, TuaPartyRoleModel _partyRoleInvolvedWith, TuaPartyRoleModel _partyRoleInvolves) 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:
_code- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel_owner- initial attribute declared by typeItemat extensioncore_partyRoleInvolvedWith- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel_partyRoleInvolves- initial attribute declared by typeTuaPartyRoleAssociationat extensiontuadatamodel
-
-
Method Details
-
getAssociationName
Generated method - Getter of theTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.- Returns:
- the associationName
-
getAssociationName
Generated method - Getter of theTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.- Parameters:
loc- the value localization key- Returns:
- the associationName
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getAssociationType
Generated method - Getter of theTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.- Returns:
- the associationType
-
getCode
Generated method - Getter of theTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.- Returns:
- the code
-
getEndDate
Generated method - Getter of theTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.- Returns:
- the endDate
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getPartyRoleInvolvedWith
@Accessor(qualifier="partyRoleInvolvedWith", type=GETTER) public TuaPartyRoleModel getPartyRoleInvolvedWith()Generated method - Getter of theTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.- Returns:
- the partyRoleInvolvedWith - The party role
-
getPartyRoleInvolves
@Accessor(qualifier="partyRoleInvolves", type=GETTER) public TuaPartyRoleModel getPartyRoleInvolves()Generated method - Getter of theTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.- Returns:
- the partyRoleInvolves - The party role
-
getStartDate
Generated method - Getter of theTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.- Returns:
- the startDate
-
getStatus
Generated method - Getter of theTuaPartyRoleAssociation.statusattribute defined at extensiontuadatamodel.- Returns:
- the status
-
setAssociationName
Generated method - Setter ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.- Parameters:
value- the associationName
-
setAssociationName
@Accessor(qualifier="associationName", type=SETTER) public void setAssociationName(String value, Locale loc) Generated method - Setter ofTuaPartyRoleAssociation.associationNameattribute defined at extensiontuadatamodel.- Parameters:
value- the associationNameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setAssociationType
Generated method - Setter ofTuaPartyRoleAssociation.associationTypeattribute defined at extensiontuadatamodel.- Parameters:
value- the associationType
-
setCode
Generated method - Setter ofTuaPartyRoleAssociation.codeattribute defined at extensiontuadatamodel.- Parameters:
value- the code
-
setEndDate
Generated method - Setter ofTuaPartyRoleAssociation.endDateattribute defined at extensiontuadatamodel.- Parameters:
value- the endDate
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaPartyRoleAssociation.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setPartyRoleInvolvedWith
@Accessor(qualifier="partyRoleInvolvedWith", type=SETTER) public void setPartyRoleInvolvedWith(TuaPartyRoleModel value) Generated method - Setter ofTuaPartyRoleAssociation.partyRoleInvolvedWithattribute defined at extensiontuadatamodel.- Parameters:
value- the partyRoleInvolvedWith - The party role
-
setPartyRoleInvolves
@Accessor(qualifier="partyRoleInvolves", type=SETTER) public void setPartyRoleInvolves(TuaPartyRoleModel value) Generated method - Setter ofTuaPartyRoleAssociation.partyRoleInvolvesattribute defined at extensiontuadatamodel.- Parameters:
value- the partyRoleInvolves - The party role
-
setStartDate
Generated method - Setter ofTuaPartyRoleAssociation.startDateattribute defined at extensiontuadatamodel.- Parameters:
value- the startDate
-
setStatus
Generated method - Setter ofTuaPartyRoleAssociation.statusattribute defined at extensiontuadatamodel.- Parameters:
value- the status
-