Class PrParty
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.PrParty
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
PrIndividual,PrOrganization
@Deprecated(since="2208",
forRemoval=true)
public class PrParty
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type PrParty.
- 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 thePrParty.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.idattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.nameattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.partyRolesattributeprotected static final de.hybris.platform.util.OneToManyHandler<PrPartyRole>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.principalsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.security.Principal>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PRINCIPALS's relation attributes from 'many' side.Fields 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
ConstructorsConstructorDescriptionPrParty()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidaddToPartyRoles(PrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidaddToPrincipals(de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto principals.voidaddToPrincipals(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto principals.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.nameattribute.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 thePrParty.nameattribute.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 thePrParty.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 thePrParty.externalIdentifiersattribute.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.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 thePrParty.idattribute.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.nameattribute.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 thePrParty.nameattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.partyRolesattribute.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.partyRolesattribute.Set<de.hybris.platform.jalo.security.Principal>Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.principalsattribute.Set<de.hybris.platform.jalo.security.Principal>getPrincipals(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.principalsattribute.voidremoveFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidremoveFromPartyRoles(PrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidremoveFromPrincipals(de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom principals.voidremoveFromPrincipals(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom principals.voidsetAllName(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 thePrParty.nameattribute.voidsetAllName(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 thePrParty.nameattribute.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 thePrParty.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.nameattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.nameattribute.voidsetPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.partyRolesattribute.voidsetPartyRoles(Set<PrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.partyRolesattribute.voidsetPrincipals(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.jalo.security.Principal> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.principalsattribute.voidsetPrincipals(Set<de.hybris.platform.jalo.security.Principal> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.principalsattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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 thePrParty.idattribute- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.nameattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.externalIdentifiersattribute- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.partyRolesattribute- See Also:
-
PRINCIPALS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of thePrParty.principalsattribute- See Also:
-
PARTYROLESHANDLER
Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side. -
PRINCIPALSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.security.Principal> PRINCIPALSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PRINCIPALS'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
-
PrParty
public PrParty()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
-
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 thePrParty.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.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 thePrParty.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.idattribute.- Returns:
- the id
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.idattribute.- Returns:
- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.idattribute.- Parameters:
value- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.idattribute.- Parameters:
value- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.nameattribute.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.nameattribute.- 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 thePrParty.nameattribute.- Returns:
- the localized name
-
getAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.nameattribute.- Returns:
- the localized name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.nameattribute.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.nameattribute.- 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 thePrParty.nameattribute.- Parameters:
value- the name
-
setAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.nameattribute.- Parameters:
value- the name
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.partyRolesattribute.- Returns:
- the partyRoles - The roles of the party
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.partyRolesattribute.- Returns:
- the partyRoles - The roles of the party
-
setPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.partyRolesattribute.- Parameters:
value- the partyRoles - The roles of the party
-
setPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.partyRolesattribute.- Parameters:
value- the partyRoles - The roles of the party
-
addToPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - The roles of the party
-
addToPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - The roles of the party
-
removeFromPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - The roles of the party
-
removeFromPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - The roles of the party
-
getPrincipals
public Set<de.hybris.platform.jalo.security.Principal> getPrincipals(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.principalsattribute.- Returns:
- the principals - The principals of the party
-
getPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrParty.principalsattribute.- Returns:
- the principals - The principals of the party
-
setPrincipals
public void setPrincipals(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.jalo.security.Principal> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.principalsattribute.- Parameters:
value- the principals - The principals of the party
-
setPrincipals
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrParty.principalsattribute.- Parameters:
value- the principals - The principals of the party
-
addToPrincipals
public void addToPrincipals(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto principals.- Parameters:
value- the item to add to principals - The principals of the party
-
addToPrincipals
public void addToPrincipals(de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto principals.- Parameters:
value- the item to add to principals - The principals of the party
-
removeFromPrincipals
public void removeFromPrincipals(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom principals.- Parameters:
value- the item to remove from principals - The principals of the party
-
removeFromPrincipals
public void removeFromPrincipals(de.hybris.platform.jalo.security.Principal value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom principals.- Parameters:
value- the item to remove from principals - The principals of the party
-