Class AgrPartyModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrPartyModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrParty first defined at extension agreementservices.
Agreement Party.
- 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 ofAgrParty.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.nameattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.partyRolesattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.partyUsersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.typeattribute 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.AgrPartyModel(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 contextAgrPartyModel(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 parametersAgrPartyModel(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 theAgrParty.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.idattribute defined at extensionagreementservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.nameattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.nameattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyRolesattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyUsersattribute defined at extensionagreementservices.getType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.typeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.idattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.nameattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.nameattribute defined at extensionagreementservices.voidsetPartyRoles(Set<AgrPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.partyRolesattribute defined at extensionagreementservices.voidsetPartyUsers(Set<PrincipalModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.partyUsersattribute defined at extensionagreementservices.voidsetType(AgrPartyType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.typeattribute 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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.idattribute defined at extensionagreementservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.nameattribute defined at extensionagreementservices.- See Also:
-
TYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.typeattribute defined at extensionagreementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.partyRolesattribute defined at extensionagreementservices.- See Also:
-
PARTYUSERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrParty.partyUsersattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrPartyModel
public AgrPartyModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrPartyModel
public AgrPartyModel(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
-
AgrPartyModel
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 typeAgrPartyat extensionagreementservices
-
AgrPartyModel
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 typeAgrPartyat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
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 theAgrParty.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 theAgrParty.idattribute defined at extensionagreementservices.- Returns:
- the id - Identifier of Agreement Party
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.nameattribute defined at extensionagreementservices.- Returns:
- the name - Name of the party
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.nameattribute defined at extensionagreementservices.- Parameters:
loc- the value localization key- Returns:
- the name - Name of the party
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyRolesattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - Party Roles
-
getPartyUsers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyUsersattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyUsers - The principals of the party.
-
getType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.typeattribute defined at extensionagreementservices.- Returns:
- the type - type of the party
-
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 ofAgrParty.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 ofAgrParty.idattribute defined at extensionagreementservices.- Parameters:
value- the id - Identifier of Agreement Party
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.nameattribute defined at extensionagreementservices.- Parameters:
value- the name - Name of the party
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.nameattribute defined at extensionagreementservices.- Parameters:
value- the name - Name of the partyloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setPartyRoles
@Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<AgrPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.partyRolesattribute defined at extensionagreementservices.- Parameters:
value- the partyRoles - Party Roles
-
setPartyUsers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.partyUsersattribute defined at extensionagreementservices.- Parameters:
value- the partyUsers - The principals of the party.
-
setType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.typeattribute defined at extensionagreementservices.- Parameters:
value- the type - type of the party
-