Class AgrPartyRoleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrPartyRoleModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrPartyRole first defined at extension agreementservices.
Agreement Party Role.
- 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 relation code constant for relationAgrAgreement2AgrPartyRoledefining source attributeagreementin extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreementSpecification2AgrPartyRoledefining source attributeagreementSpecificationin extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrParty2AgrPartyRoledefining source attributepartyin extensionagreementservices.static 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 ofAgrPartyRole.agreementattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.partyattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.roleattribute defined at extensionagreementservices.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.AgrPartyRoleModel(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 contextAgrPartyRoleModel(String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAgrPartyRoleModel(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 theAgrPartyRole.agreementattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.idattribute defined at extensionagreementservices.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.partyattribute defined at extensionagreementservices.getRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.roleattribute defined at extensionagreementservices.voidsetAgreement(Collection<AgrAgreementModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.agreementattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.idattribute defined at extensionagreementservices.voidsetParty(AgrPartyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.partyattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.roleattribute defined at extensionagreementservices.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:
-
_AGRPARTY2AGRPARTYROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrParty2AgrPartyRoledefining source attributepartyin extensionagreementservices.- See Also:
-
_AGRAGREEMENTSPECIFICATION2AGRPARTYROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreementSpecification2AgrPartyRoledefining source attributeagreementSpecificationin extensionagreementservices.- See Also:
-
_AGRAGREEMENT2AGRPARTYROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreement2AgrPartyRoledefining source attributeagreementin extensionagreementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.idattribute defined at extensionagreementservices.- See Also:
-
ROLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.roleattribute defined at extensionagreementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
PARTY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.partyattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTSPECIFICATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices.- See Also:
-
AGREEMENT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrPartyRole.agreementattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrPartyRoleModel
public AgrPartyRoleModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrPartyRoleModel
public AgrPartyRoleModel(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
-
AgrPartyRoleModel
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 typeAgrPartyRoleat extensionagreementservices
-
AgrPartyRoleModel
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 typeAgrPartyRoleat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreement
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.agreementattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreement - Agreement
-
getAgreementSpecification
@Accessor(qualifier="agreementSpecification", type=GETTER) public Collection<AgrAgreementSpecificationModel> getAgreementSpecification()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementSpecification - Agreement Specification
-
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 theAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices. 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 theAgrPartyRole.idattribute defined at extensionagreementservices.- Returns:
- the id
-
getParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.partyattribute defined at extensionagreementservices.- Returns:
- the party - Party
-
getRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrPartyRole.roleattribute defined at extensionagreementservices.- Returns:
- the role
-
setAgreement
@Accessor(qualifier="agreement", type=SETTER) public void setAgreement(Collection<AgrAgreementModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.agreementattribute defined at extensionagreementservices.- Parameters:
value- the agreement - Agreement
-
setAgreementSpecification
@Accessor(qualifier="agreementSpecification", type=SETTER) public void setAgreementSpecification(Collection<AgrAgreementSpecificationModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.agreementSpecificationattribute defined at extensionagreementservices.- Parameters:
value- the agreementSpecification - Agreement Specification
-
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 ofAgrPartyRole.externalIdentifiersattribute defined at extensionagreementservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.idattribute defined at extensionagreementservices.- Parameters:
value- the id
-
setParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.partyattribute defined at extensionagreementservices.- Parameters:
value- the party - Party
-
setRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrPartyRole.roleattribute defined at extensionagreementservices.- Parameters:
value- the role
-