Class GeneratedSpiAgreementItem
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.subscribedproductservices.jalo.GeneratedSpiAgreementItem
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
SpiAgreementItem
@Deprecated(since="2208",
forRemoval=true)
public abstract class GeneratedSpiAgreementItem
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type
SpiAgreementItem.- 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 TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.agreementIdattributeDeprecated, 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 theSpiAgreementItem.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.idattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.nameattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.productattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSpiAgreementItem>Deprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' 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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected 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.Generated method - Getter of theSpiAgreementItem.agreementIdattribute.getAgreementId(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.agreementIdattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.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 theSpiAgreementItem.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 theSpiAgreementItem.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 theSpiAgreementItem.externalIdentifiersattribute.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.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 theSpiAgreementItem.idattribute.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.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 theSpiAgreementItem.nameattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.productattribute.getProduct(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.productattribute.voidsetAgreementId(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 theSpiAgreementItem.agreementIdattribute.voidsetAgreementId(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.agreementIdattribute.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 theSpiAgreementItem.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 theSpiAgreementItem.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 theSpiAgreementItem.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.nameattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.nameattribute.voidsetProduct(de.hybris.platform.jalo.SessionContext ctx, SpiProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.productattribute.voidsetProduct(SpiProduct value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.productattribute.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 theSpiAgreementItem.idattribute- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.nameattribute- See Also:
-
AGREEMENTID
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.agreementIdattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.externalIdentifiersattribute- See Also:
-
PRODUCT
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theSpiAgreementItem.productattribute- See Also:
-
PRODUCTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSpiAgreementItem> PRODUCTHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' 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
-
GeneratedSpiAgreementItem
public GeneratedSpiAgreementItem()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
-
getAgreementId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.agreementIdattribute.- Returns:
- the agreementId
-
getAgreementId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.agreementIdattribute.- Returns:
- the agreementId
-
setAgreementId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.agreementIdattribute.- Parameters:
value- the agreementId
-
setAgreementId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.agreementIdattribute.- Parameters:
value- the agreementId
-
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 theSpiAgreementItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.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 theSpiAgreementItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.idattribute.- Returns:
- the id
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.idattribute.- Returns:
- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.idattribute.- Parameters:
value- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.idattribute.- Parameters:
value- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.nameattribute.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.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 theSpiAgreementItem.nameattribute.- Returns:
- the localized name
-
getAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.nameattribute.- Returns:
- the localized name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.nameattribute.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.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 theSpiAgreementItem.nameattribute.- Parameters:
value- the name
-
setAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.nameattribute.- Parameters:
value- the name
-
getProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.productattribute.- Returns:
- the product - The Spi Product for which that Spi Agreement Item is valid.
-
getProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.productattribute.- Returns:
- the product - The Spi Product for which that Spi Agreement Item is valid.
-
setProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.productattribute.- Parameters:
value- the product - The Spi Product for which that Spi Agreement Item is valid.
-
setProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiAgreementItem.productattribute.- Parameters:
value- the product - The Spi Product for which that Spi Agreement Item is valid.
-