Class PrPartyRole

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.partyroleservices.jalo.PrPartyRole
All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="2208", forRemoval=true) public class PrPartyRole extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type PrPartyRole.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.accounts attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.characteristics attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.contactMediums attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.creditProfiles attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.endDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.engagedParty attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.externalIdentifiers attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.id attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.interactionRoles attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PrBusinessInteractionRole>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n INTERACTIONROLES's relation attributes from 'many' side.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.involvedWithAssociations attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PrPartyRoleAssociation>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n INVOLVEDWITHASSOCIATIONS's relation attributes from 'many' side.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.involvementRoles attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PrInvolvementRole>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n INVOLVEMENTROLES's relation attributes from 'many' side.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.involvesAssociations attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PrPartyRoleAssociation>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n INVOLVESASSOCIATIONS's relation attributes from 'many' side.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.name attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.party attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PrPartyRole>
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n PARTY's relation attributes from 'one' side.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.paymentMethods attribute
    protected static String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Relation disable markmodifed parameter constants for PrPartyRole2PrAccountRelation from ((partyroleservices))
    protected static String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Relation ordering override parameter constants for PrPartyRole2PrAccountRelation from ((partyroleservices))
    protected static String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.startDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.status attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PrPartyRole.statusReason attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToAccounts(de.hybris.platform.jalo.SessionContext ctx, PrAccount value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to accounts.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to accounts.
    void
    addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to interactionRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to interactionRoles.
    void
    addToInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvedWithAssociations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvedWithAssociations.
    void
    addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvementRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvementRoles.
    void
    addToInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvesAssociations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to involvesAssociations.
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.accounts attribute.
    getAccounts(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.accounts attribute.
    long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    long
    getAccountsCount(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.name attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.characteristics attribute.
    getCharacteristics(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.characteristics attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.contactMediums attribute.
    getContactMediums(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.contactMediums attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.creditProfiles attribute.
    getCreditProfiles(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.creditProfiles attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.endDate attribute.
    getEndDate(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.endDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.engagedParty attribute.
    getEngagedParty(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.engagedParty attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.externalIdentifiers attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.id attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.interactionRoles attribute.
    getInteractionRoles(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.interactionRoles attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvedWithAssociations attribute.
    getInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvedWithAssociations attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvementRoles attribute.
    getInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvementRoles attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvesAssociations attribute.
    getInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.involvesAssociations attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.name attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.party attribute.
    getParty(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.party attribute.
    List<de.hybris.platform.jalo.order.payment.PaymentInfo>
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.paymentMethods attribute.
    List<de.hybris.platform.jalo.order.payment.PaymentInfo>
    getPaymentMethods(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.paymentMethods attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.startDate attribute.
    getStartDate(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.startDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.status attribute.
    getStatus(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.status attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.statusReason attribute.
    getStatusReason(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.statusReason attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromAccounts(de.hybris.platform.jalo.SessionContext ctx, PrAccount value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from accounts.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from accounts.
    void
    removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from interactionRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from interactionRoles.
    void
    removeFromInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvedWithAssociations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvedWithAssociations.
    void
    removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvementRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvementRoles.
    void
    removeFromInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvesAssociations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from involvesAssociations.
    void
    setAccounts(de.hybris.platform.jalo.SessionContext ctx, Set<PrAccount> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.accounts attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.accounts attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.name attribute.
    void
    setCharacteristics(de.hybris.platform.jalo.SessionContext ctx, List<PrCharacteristic> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.characteristics attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.characteristics attribute.
    void
    setContactMediums(de.hybris.platform.jalo.SessionContext ctx, List<PrContactMedium> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.contactMediums attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.contactMediums attribute.
    void
    setCreditProfiles(de.hybris.platform.jalo.SessionContext ctx, List<PrCreditProfile> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.creditProfiles attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.creditProfiles attribute.
    void
    setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.endDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.endDate attribute.
    void
    setEngagedParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.engagedParty attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.engagedParty attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.externalIdentifiers attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.id attribute.
    void
    setId(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.id attribute.
    void
    setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrBusinessInteractionRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.interactionRoles attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.interactionRoles attribute.
    void
    setInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRoleAssociation> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvedWithAssociations attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvedWithAssociations attribute.
    void
    setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrInvolvementRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvementRoles attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvementRoles attribute.
    void
    setInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRoleAssociation> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvesAssociations attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.involvesAssociations attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.name attribute.
    void
    setName(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.name attribute.
    void
    setParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.party attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.party attribute.
    void
    setPaymentMethods(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.order.payment.PaymentInfo> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.paymentMethods attribute.
    void
    setPaymentMethods(List<de.hybris.platform.jalo.order.payment.PaymentInfo> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.paymentMethods attribute.
    void
    setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.startDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.startDate attribute.
    void
    setStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.status attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.status attribute.
    void
    setStatusReason(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.statusReason attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.statusReason attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.id attribute
      See Also:
    • NAME

      public static final String NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.name attribute
      See Also:
    • STATUS

      public static final String STATUS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.status attribute
      See Also:
    • STATUSREASON

      public static final String STATUSREASON
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.statusReason attribute
      See Also:
    • STARTDATE

      public static final String STARTDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.startDate attribute
      See Also:
    • ENDDATE

      public static final String ENDDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.endDate attribute
      See Also:
    • ENGAGEDPARTY

      public static final String ENGAGEDPARTY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.engagedParty attribute
      See Also:
    • CHARACTERISTICS

      public static final String CHARACTERISTICS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.characteristics attribute
      See Also:
    • CONTACTMEDIUMS

      public static final String CONTACTMEDIUMS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.contactMediums attribute
      See Also:
    • CREDITPROFILES

      public static final String CREDITPROFILES
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.creditProfiles attribute
      See Also:
    • PAYMENTMETHODS

      public static final String PAYMENTMETHODS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.paymentMethods attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.externalIdentifiers attribute
      See Also:
    • PARTY

      public static final String PARTY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.party attribute
      See Also:
    • INVOLVEDWITHASSOCIATIONS

      public static final String INVOLVEDWITHASSOCIATIONS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.involvedWithAssociations attribute
      See Also:
    • INVOLVESASSOCIATIONS

      public static final String INVOLVESASSOCIATIONS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.involvesAssociations attribute
      See Also:
    • INTERACTIONROLES

      public static final String INTERACTIONROLES
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.interactionRoles attribute
      See Also:
    • INVOLVEMENTROLES

      public static final String INVOLVEMENTROLES
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.involvementRoles attribute
      See Also:
    • ACCOUNTS

      public static final String ACCOUNTS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PrPartyRole.accounts attribute
      See Also:
    • PRPARTYROLE2PRACCOUNTRELATION_SRC_ORDERED

      protected static String PRPARTYROLE2PRACCOUNTRELATION_SRC_ORDERED
      Deprecated, for removal: This API element is subject to removal in a future version.
      Relation ordering override parameter constants for PrPartyRole2PrAccountRelation from ((partyroleservices))
    • PRPARTYROLE2PRACCOUNTRELATION_TGT_ORDERED

      protected static String PRPARTYROLE2PRACCOUNTRELATION_TGT_ORDERED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRPARTYROLE2PRACCOUNTRELATION_MARKMODIFIED

      protected static String PRPARTYROLE2PRACCOUNTRELATION_MARKMODIFIED
      Deprecated, for removal: This API element is subject to removal in a future version.
      Relation disable markmodifed parameter constants for PrPartyRole2PrAccountRelation from ((partyroleservices))
    • PARTYHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PrPartyRole> PARTYHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      BidirectionalOneToManyHandler for handling 1:n PARTY's relation attributes from 'one' side.
    • INVOLVEDWITHASSOCIATIONSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PrPartyRoleAssociation> INVOLVEDWITHASSOCIATIONSHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      OneToManyHandler for handling 1:n INVOLVEDWITHASSOCIATIONS's relation attributes from 'many' side.
    • INVOLVESASSOCIATIONSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PrPartyRoleAssociation> INVOLVESASSOCIATIONSHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      OneToManyHandler for handling 1:n INVOLVESASSOCIATIONS's relation attributes from 'many' side.
    • INTERACTIONROLESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PrBusinessInteractionRole> INTERACTIONROLESHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      OneToManyHandler for handling 1:n INTERACTIONROLES's relation attributes from 'many' side.
    • INVOLVEMENTROLESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PrInvolvementRole> INVOLVEMENTROLESHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      OneToManyHandler for handling 1:n INVOLVEMENTROLES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • PrPartyRole

      public PrPartyRole()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getAccounts

      public Set<PrAccount> getAccounts(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.accounts attribute.
      Returns:
      the accounts - The accounts of the party role
    • getAccounts

      public Set<PrAccount> getAccounts()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.accounts attribute.
      Returns:
      the accounts - The accounts of the party role
    • getAccountsCount

      public long getAccountsCount(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getAccountsCount

      public long getAccountsCount()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setAccounts

      public void setAccounts(de.hybris.platform.jalo.SessionContext ctx, Set<PrAccount> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.accounts attribute.
      Parameters:
      value - the accounts - The accounts of the party role
    • setAccounts

      public void setAccounts(Set<PrAccount> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.accounts attribute.
      Parameters:
      value - the accounts - The accounts of the party role
    • addToAccounts

      public void addToAccounts(de.hybris.platform.jalo.SessionContext ctx, PrAccount value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to accounts.
      Parameters:
      value - the item to add to accounts - The accounts of the party role
    • addToAccounts

      public void addToAccounts(PrAccount value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to accounts.
      Parameters:
      value - the item to add to accounts - The accounts of the party role
    • removeFromAccounts

      public void removeFromAccounts(de.hybris.platform.jalo.SessionContext ctx, PrAccount value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from accounts.
      Parameters:
      value - the item to remove from accounts - The accounts of the party role
    • removeFromAccounts

      public void removeFromAccounts(PrAccount value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from accounts.
      Parameters:
      value - the item to remove from accounts - The accounts of the party role
    • getCharacteristics

      public List<PrCharacteristic> getCharacteristics(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.characteristics attribute.
      Returns:
      the characteristics
    • getCharacteristics

      public List<PrCharacteristic> getCharacteristics()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.characteristics attribute.
      Returns:
      the characteristics
    • setCharacteristics

      public void setCharacteristics(de.hybris.platform.jalo.SessionContext ctx, List<PrCharacteristic> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.characteristics attribute.
      Parameters:
      value - the characteristics
    • setCharacteristics

      public void setCharacteristics(List<PrCharacteristic> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.characteristics attribute.
      Parameters:
      value - the characteristics
    • getContactMediums

      public List<PrContactMedium> getContactMediums(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.contactMediums attribute.
      Returns:
      the contactMediums
    • getContactMediums

      public List<PrContactMedium> getContactMediums()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.contactMediums attribute.
      Returns:
      the contactMediums
    • setContactMediums

      public void setContactMediums(de.hybris.platform.jalo.SessionContext ctx, List<PrContactMedium> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.contactMediums attribute.
      Parameters:
      value - the contactMediums
    • setContactMediums

      public void setContactMediums(List<PrContactMedium> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.contactMediums attribute.
      Parameters:
      value - the contactMediums
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getCreditProfiles

      public List<PrCreditProfile> getCreditProfiles(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.creditProfiles attribute.
      Returns:
      the creditProfiles
    • getCreditProfiles

      public List<PrCreditProfile> getCreditProfiles()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.creditProfiles attribute.
      Returns:
      the creditProfiles
    • setCreditProfiles

      public void setCreditProfiles(de.hybris.platform.jalo.SessionContext ctx, List<PrCreditProfile> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.creditProfiles attribute.
      Parameters:
      value - the creditProfiles
    • setCreditProfiles

      public void setCreditProfiles(List<PrCreditProfile> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.creditProfiles attribute.
      Parameters:
      value - the creditProfiles
    • getEndDate

      public Date getEndDate(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.endDate attribute.
      Returns:
      the endDate
    • getEndDate

      public Date getEndDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.endDate attribute.
      Returns:
      the endDate
    • setEndDate

      public void setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.endDate attribute.
      Parameters:
      value - the endDate
    • setEndDate

      public void setEndDate(Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.endDate attribute.
      Parameters:
      value - the endDate
    • getEngagedParty

      public PrParty getEngagedParty(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.engagedParty attribute.
      Returns:
      the engagedParty - Deprecated since 2205. Use PrPartyRole.party instead.
    • getEngagedParty

      public PrParty getEngagedParty()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.engagedParty attribute.
      Returns:
      the engagedParty - Deprecated since 2205. Use PrPartyRole.party instead.
    • setEngagedParty

      public void setEngagedParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.engagedParty attribute.
      Parameters:
      value - the engagedParty - Deprecated since 2205. Use PrPartyRole.party instead.
    • setEngagedParty

      public void setEngagedParty(PrParty value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.engagedParty attribute.
      Parameters:
      value - the engagedParty - Deprecated since 2205. Use PrPartyRole.party instead.
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.id attribute.
      Returns:
      the id
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.id attribute.
      Parameters:
      value - the id
    • setId

      public void setId(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.id attribute.
      Parameters:
      value - the id
    • getInteractionRoles

      public Set<PrBusinessInteractionRole> getInteractionRoles(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.interactionRoles attribute.
      Returns:
      the interactionRoles - The roles of the business interaction
    • getInteractionRoles

      public Set<PrBusinessInteractionRole> getInteractionRoles()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.interactionRoles attribute.
      Returns:
      the interactionRoles - The roles of the business interaction
    • setInteractionRoles

      public void setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrBusinessInteractionRole> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.interactionRoles attribute.
      Parameters:
      value - the interactionRoles - The roles of the business interaction
    • setInteractionRoles

      public void setInteractionRoles(Set<PrBusinessInteractionRole> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.interactionRoles attribute.
      Parameters:
      value - the interactionRoles - The roles of the business interaction
    • addToInteractionRoles

      public void addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to interactionRoles.
      Parameters:
      value - the item to add to interactionRoles - The roles of the business interaction
    • addToInteractionRoles

      public void addToInteractionRoles(PrBusinessInteractionRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to interactionRoles.
      Parameters:
      value - the item to add to interactionRoles - The roles of the business interaction
    • removeFromInteractionRoles

      public void removeFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PrBusinessInteractionRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from interactionRoles.
      Parameters:
      value - the item to remove from interactionRoles - The roles of the business interaction
    • removeFromInteractionRoles

      public void removeFromInteractionRoles(PrBusinessInteractionRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from interactionRoles.
      Parameters:
      value - the item to remove from interactionRoles - The roles of the business interaction
    • getInvolvedWithAssociations

      public Set<PrPartyRoleAssociation> getInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvedWithAssociations attribute.
      Returns:
      the involvedWithAssociations - The party role associations the party role is involved with
    • getInvolvedWithAssociations

      public Set<PrPartyRoleAssociation> getInvolvedWithAssociations()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvedWithAssociations attribute.
      Returns:
      the involvedWithAssociations - The party role associations the party role is involved with
    • setInvolvedWithAssociations

      public void setInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRoleAssociation> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvedWithAssociations attribute.
      Parameters:
      value - the involvedWithAssociations - The party role associations the party role is involved with
    • setInvolvedWithAssociations

      public void setInvolvedWithAssociations(Set<PrPartyRoleAssociation> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvedWithAssociations attribute.
      Parameters:
      value - the involvedWithAssociations - The party role associations the party role is involved with
    • addToInvolvedWithAssociations

      public void addToInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvedWithAssociations.
      Parameters:
      value - the item to add to involvedWithAssociations - The party role associations the party role is involved with
    • addToInvolvedWithAssociations

      public void addToInvolvedWithAssociations(PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvedWithAssociations.
      Parameters:
      value - the item to add to involvedWithAssociations - The party role associations the party role is involved with
    • removeFromInvolvedWithAssociations

      public void removeFromInvolvedWithAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvedWithAssociations.
      Parameters:
      value - the item to remove from involvedWithAssociations - The party role associations the party role is involved with
    • removeFromInvolvedWithAssociations

      public void removeFromInvolvedWithAssociations(PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvedWithAssociations.
      Parameters:
      value - the item to remove from involvedWithAssociations - The party role associations the party role is involved with
    • getInvolvementRoles

      public Set<PrInvolvementRole> getInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvementRoles attribute.
      Returns:
      the involvementRoles - The roles of the involvement
    • getInvolvementRoles

      public Set<PrInvolvementRole> getInvolvementRoles()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvementRoles attribute.
      Returns:
      the involvementRoles - The roles of the involvement
    • setInvolvementRoles

      public void setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrInvolvementRole> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvementRoles attribute.
      Parameters:
      value - the involvementRoles - The roles of the involvement
    • setInvolvementRoles

      public void setInvolvementRoles(Set<PrInvolvementRole> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvementRoles attribute.
      Parameters:
      value - the involvementRoles - The roles of the involvement
    • addToInvolvementRoles

      public void addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvementRoles.
      Parameters:
      value - the item to add to involvementRoles - The roles of the involvement
    • addToInvolvementRoles

      public void addToInvolvementRoles(PrInvolvementRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvementRoles.
      Parameters:
      value - the item to add to involvementRoles - The roles of the involvement
    • removeFromInvolvementRoles

      public void removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PrInvolvementRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvementRoles.
      Parameters:
      value - the item to remove from involvementRoles - The roles of the involvement
    • removeFromInvolvementRoles

      public void removeFromInvolvementRoles(PrInvolvementRole value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvementRoles.
      Parameters:
      value - the item to remove from involvementRoles - The roles of the involvement
    • getInvolvesAssociations

      public Set<PrPartyRoleAssociation> getInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvesAssociations attribute.
      Returns:
      the involvesAssociations - The party role associations the party role involves
    • getInvolvesAssociations

      public Set<PrPartyRoleAssociation> getInvolvesAssociations()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.involvesAssociations attribute.
      Returns:
      the involvesAssociations - The party role associations the party role involves
    • setInvolvesAssociations

      public void setInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRoleAssociation> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvesAssociations attribute.
      Parameters:
      value - the involvesAssociations - The party role associations the party role involves
    • setInvolvesAssociations

      public void setInvolvesAssociations(Set<PrPartyRoleAssociation> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.involvesAssociations attribute.
      Parameters:
      value - the involvesAssociations - The party role associations the party role involves
    • addToInvolvesAssociations

      public void addToInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvesAssociations.
      Parameters:
      value - the item to add to involvesAssociations - The party role associations the party role involves
    • addToInvolvesAssociations

      public void addToInvolvesAssociations(PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to involvesAssociations.
      Parameters:
      value - the item to add to involvesAssociations - The party role associations the party role involves
    • removeFromInvolvesAssociations

      public void removeFromInvolvesAssociations(de.hybris.platform.jalo.SessionContext ctx, PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvesAssociations.
      Parameters:
      value - the item to remove from involvesAssociations - The party role associations the party role involves
    • removeFromInvolvesAssociations

      public void removeFromInvolvesAssociations(PrPartyRoleAssociation value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from involvesAssociations.
      Parameters:
      value - the item to remove from involvesAssociations - The party role associations the party role involves
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.name attribute.
      Returns:
      the name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.name attribute.
      Parameters:
      value - the name
    • getParty

      public PrParty getParty(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.party attribute.
      Returns:
      the party - The party
    • getParty

      public PrParty getParty()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.party attribute.
      Returns:
      the party - The party
    • setParty

      public void setParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.party attribute.
      Parameters:
      value - the party - The party
    • setParty

      public void setParty(PrParty value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.party attribute.
      Parameters:
      value - the party - The party
    • getPaymentMethods

      public List<de.hybris.platform.jalo.order.payment.PaymentInfo> getPaymentMethods(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.paymentMethods attribute.
      Returns:
      the paymentMethods
    • getPaymentMethods

      public List<de.hybris.platform.jalo.order.payment.PaymentInfo> getPaymentMethods()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.paymentMethods attribute.
      Returns:
      the paymentMethods
    • setPaymentMethods

      public void setPaymentMethods(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.order.payment.PaymentInfo> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.paymentMethods attribute.
      Parameters:
      value - the paymentMethods
    • setPaymentMethods

      public void setPaymentMethods(List<de.hybris.platform.jalo.order.payment.PaymentInfo> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.paymentMethods attribute.
      Parameters:
      value - the paymentMethods
    • getStartDate

      public Date getStartDate(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.startDate attribute.
      Returns:
      the startDate
    • getStartDate

      public Date getStartDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.startDate attribute.
      Returns:
      the startDate
    • setStartDate

      public void setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.startDate attribute.
      Parameters:
      value - the startDate
    • setStartDate

      public void setStartDate(Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.startDate attribute.
      Parameters:
      value - the startDate
    • getStatus

      public String getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.status attribute.
      Returns:
      the status
    • getStatus

      public String getStatus()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.status attribute.
      Returns:
      the status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.status attribute.
      Parameters:
      value - the status
    • setStatus

      public void setStatus(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.status attribute.
      Parameters:
      value - the status
    • getStatusReason

      public String getStatusReason(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.statusReason attribute.
      Returns:
      the statusReason
    • getStatusReason

      public String getStatusReason()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PrPartyRole.statusReason attribute.
      Returns:
      the statusReason
    • setStatusReason

      public void setStatusReason(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.statusReason attribute.
      Parameters:
      value - the statusReason
    • setStatusReason

      public void setStatusReason(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PrPartyRole.statusReason attribute.
      Parameters:
      value - the statusReason