Class PmPartyRole
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.partyservices.jalo.PmPartyRole
- All Implemented Interfaces:
Serializable,Comparable
@Deprecated(since="2208",
forRemoval=true)
public class PmPartyRole
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type PmPartyRole.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.idattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.interactionRolesattributeprotected static final de.hybris.platform.util.OneToManyHandler<PmBusinessInteractionRole>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INTERACTIONROLES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.involvementRolesattributeprotected static final de.hybris.platform.util.OneToManyHandler<PmInvolvementRole>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INVOLVEMENTROLES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRole>Deprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTY's relation attributes from 'one' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyRoleAssociationInvolvedWithattributeprotected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVEDWITH's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyRoleAssociationInvolvesattributeprotected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.roleattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.voidaddToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.voidaddToPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.voidaddToPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.protected de.hybris.platform.jalo.ItemcreateItem(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.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.externalIdentifiersattribute.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 thePmPartyRole.externalIdentifiersattribute.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.idattribute.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 thePmPartyRole.idattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.interactionRolesattribute.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 thePmPartyRole.interactionRolesattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.involvementRolesattribute.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 thePmPartyRole.involvementRolesattribute.getParty()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyattribute.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 thePmPartyRole.partyattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.getPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.getPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.getRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.roleattribute.getRole(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.roleattribute.voidremoveFromInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.voidremoveFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.voidremoveFromPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.voidremoveFromPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.voidsetExternalIdentifiers(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 thePmPartyRole.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.idattribute.voidsetInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.voidsetInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.voidsetInvolvementRoles(Set<PmInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyattribute.voidsetPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.voidsetPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.roleattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.roleattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, isMarkModifiedDisabled, 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.idattribute- See Also:
-
ROLE
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.roleattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.externalIdentifiersattribute- See Also:
-
PARTY
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyattribute- See Also:
-
PARTYROLEASSOCIATIONINVOLVEDWITH
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyRoleAssociationInvolvedWithattribute- See Also:
-
PARTYROLEASSOCIATIONINVOLVES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.partyRoleAssociationInvolvesattribute- See Also:
-
INTERACTIONROLES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.interactionRolesattribute- See Also:
-
INVOLVEMENTROLES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePmPartyRole.involvementRolesattribute- See Also:
-
PARTYHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRole> PARTYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTY's relation attributes from 'one' side. -
PARTYROLEASSOCIATIONINVOLVEDWITHHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation> PARTYROLEASSOCIATIONINVOLVEDWITHHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVEDWITH's relation attributes from 'many' side. -
PARTYROLEASSOCIATIONINVOLVESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<PmPartyRoleAssociation> PARTYROLEASSOCIATIONINVOLVESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLEASSOCIATIONINVOLVES's relation attributes from 'many' side. -
INTERACTIONROLESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<PmBusinessInteractionRole> INTERACTIONROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n INTERACTIONROLES's relation attributes from 'many' side. -
INVOLVEMENTROLESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<PmInvolvementRole> INVOLVEMENTROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor 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_ATTRIBUTESDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
PmPartyRole
public PmPartyRole()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDefaultAttributeModes
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
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:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
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 thePmPartyRole.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.externalIdentifiersattribute.- 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 thePmPartyRole.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.idattribute.- Returns:
- the id - The unique identifier of the party role
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.idattribute.- Returns:
- the id - The unique identifier of the party role
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.idattribute.- Parameters:
value- the id - The unique identifier of the party role
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.idattribute.- Parameters:
value- the id - The unique identifier of the party role
-
getInteractionRoles
public Set<PmBusinessInteractionRole> 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 thePmPartyRole.interactionRolesattribute.- Returns:
- the interactionRoles - The roles of the business interaction
-
getInteractionRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.interactionRolesattribute.- Returns:
- the interactionRoles - The roles of the business interaction
-
setInteractionRoles
public void setInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmBusinessInteractionRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.- Parameters:
value- the interactionRoles - The roles of the business interaction
-
setInteractionRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.interactionRolesattribute.- Parameters:
value- the interactionRoles - The roles of the business interaction
-
addToInteractionRoles
public void addToInteractionRoles(de.hybris.platform.jalo.SessionContext ctx, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto interactionRoles.- Parameters:
value- the item to add to interactionRoles - The roles of the business interaction
-
addToInteractionRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto 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, PmBusinessInteractionRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.- Parameters:
value- the item to remove from interactionRoles - The roles of the business interaction
-
removeFromInteractionRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom interactionRoles.- Parameters:
value- the item to remove from interactionRoles - The roles of the business interaction
-
getInvolvementRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.involvementRolesattribute.- Returns:
- the involvementRoles - The roles of the involvement
-
getInvolvementRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.involvementRolesattribute.- Returns:
- the involvementRoles - The roles of the involvement
-
setInvolvementRoles
public void setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmInvolvementRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.- Parameters:
value- the involvementRoles - The roles of the involvement
-
setInvolvementRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.involvementRolesattribute.- Parameters:
value- the involvementRoles - The roles of the involvement
-
addToInvolvementRoles
public void addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.- Parameters:
value- the item to add to involvementRoles - The roles of the involvement
-
addToInvolvementRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto involvementRoles.- Parameters:
value- the item to add to involvementRoles - The roles of the involvement
-
removeFromInvolvementRoles
public void removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, PmInvolvementRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.- Parameters:
value- the item to remove from involvementRoles - The roles of the involvement
-
removeFromInvolvementRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom involvementRoles.- Parameters:
value- the item to remove from involvementRoles - The roles of the involvement
-
getParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyattribute.- Returns:
- the party - The party
-
getParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyattribute.- Returns:
- the party - The party
-
setParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyattribute.- Parameters:
value- the party - The party
-
setParty
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyattribute.- Parameters:
value- the party - The party
-
getPartyRoleAssociationInvolvedWith
public Set<PmPartyRoleAssociation> getPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.- Returns:
- the partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
getPartyRoleAssociationInvolvedWith
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.- Returns:
- the partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
setPartyRoleAssociationInvolvedWith
public void setPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.- Parameters:
value- the partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
setPartyRoleAssociationInvolvedWith
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvedWithattribute.- Parameters:
value- the partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
addToPartyRoleAssociationInvolvedWith
public void addToPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.- Parameters:
value- the item to add to partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
addToPartyRoleAssociationInvolvedWith
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolvedWith.- Parameters:
value- the item to add to partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
removeFromPartyRoleAssociationInvolvedWith
public void removeFromPartyRoleAssociationInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.- Parameters:
value- the item to remove from partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
removeFromPartyRoleAssociationInvolvedWith
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolvedWith.- Parameters:
value- the item to remove from partyRoleAssociationInvolvedWith - The party role associations the party role is involved with
-
getPartyRoleAssociationInvolves
public Set<PmPartyRoleAssociation> getPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.- Returns:
- the partyRoleAssociationInvolves - The party role associations the party role involves
-
getPartyRoleAssociationInvolves
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.partyRoleAssociationInvolvesattribute.- Returns:
- the partyRoleAssociationInvolves - The party role associations the party role involves
-
setPartyRoleAssociationInvolves
public void setPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRoleAssociation> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.- Parameters:
value- the partyRoleAssociationInvolves - The party role associations the party role involves
-
setPartyRoleAssociationInvolves
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.partyRoleAssociationInvolvesattribute.- Parameters:
value- the partyRoleAssociationInvolves - The party role associations the party role involves
-
addToPartyRoleAssociationInvolves
public void addToPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.- Parameters:
value- the item to add to partyRoleAssociationInvolves - The party role associations the party role involves
-
addToPartyRoleAssociationInvolves
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoleAssociationInvolves.- Parameters:
value- the item to add to partyRoleAssociationInvolves - The party role associations the party role involves
-
removeFromPartyRoleAssociationInvolves
public void removeFromPartyRoleAssociationInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRoleAssociation value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.- Parameters:
value- the item to remove from partyRoleAssociationInvolves - The party role associations the party role involves
-
removeFromPartyRoleAssociationInvolves
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoleAssociationInvolves.- Parameters:
value- the item to remove from partyRoleAssociationInvolves - The party role associations the party role involves
-
getRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.roleattribute.- Returns:
- the role - The role of the party
-
getRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRole.roleattribute.- Returns:
- the role - The role of the party
-
setRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.roleattribute.- Parameters:
value- the role - The role of the party
-
setRole
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRole.roleattribute.- Parameters:
value- the role - The role of the party
-