Class UcPartyModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.usageconsumptionservices.model.UcPartyModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type UcParty first defined at extension usageconsumptionservices.
- 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 ofUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.idattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.nameattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.partyRolesattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.principalsattribute defined at extensionusageconsumptionservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.typeattribute defined at extensionusageconsumptionservices.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.UcPartyModel(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 parametersUcPartyModel(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 -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.idattribute defined at extensionusageconsumptionservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.nameattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.nameattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.partyRolesattribute defined at extensionusageconsumptionservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.principalsattribute defined at extensionusageconsumptionservices.getType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.typeattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.idattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.nameattribute defined at extensionusageconsumptionservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.nameattribute defined at extensionusageconsumptionservices.voidsetPartyRoles(Set<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.partyRolesattribute defined at extensionusageconsumptionservices.voidsetPrincipals(Set<PrincipalModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.principalsattribute defined at extensionusageconsumptionservices.voidsetType(UcPartyType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.typeattribute defined at extensionusageconsumptionservices.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 ofUcParty.idattribute defined at extensionusageconsumptionservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.nameattribute defined at extensionusageconsumptionservices.- See Also:
-
TYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.typeattribute defined at extensionusageconsumptionservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices.- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.partyRolesattribute defined at extensionusageconsumptionservices.- See Also:
-
PRINCIPALS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofUcParty.principalsattribute defined at extensionusageconsumptionservices.- See Also:
-
-
Constructor Details
-
UcPartyModel
public UcPartyModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
UcPartyModel
public UcPartyModel(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
-
UcPartyModel
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:
_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 theUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices. 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 theUcParty.idattribute defined at extensionusageconsumptionservices.- Returns:
- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.nameattribute defined at extensionusageconsumptionservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.nameattribute defined at extensionusageconsumptionservices.- Parameters:
loc- the value localization key- Returns:
- the name
- 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 theUcParty.partyRolesattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - Uc party roles representing the party roles of the party.
-
getPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.principalsattribute defined at extensionusageconsumptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the principals - The party principals of the party.
-
getType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcParty.typeattribute defined at extensionusageconsumptionservices.- Returns:
- the type
-
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 ofUcParty.externalIdentifiersattribute defined at extensionusageconsumptionservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.idattribute defined at extensionusageconsumptionservices.- Parameters:
value- the id
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.nameattribute defined at extensionusageconsumptionservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.nameattribute defined at extensionusageconsumptionservices.- Parameters:
value- the nameloc- 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<UcPartyRoleModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.partyRolesattribute defined at extensionusageconsumptionservices.- Parameters:
value- the partyRoles - Uc party roles representing the party roles of the party.
-
setPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.principalsattribute defined at extensionusageconsumptionservices.- Parameters:
value- the principals - The party principals of the party.
-
setType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcParty.typeattribute defined at extensionusageconsumptionservices.- Parameters:
value- the type
-