Class TuaAgreementItem
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.tuadatamodel.jalo.TuaAgreementItem
- All Implemented Interfaces:
Serializable,Comparable
public class TuaAgreementItem
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAgreementItem.
- 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 StringQualifier of theTuaAgreementItem.agreementattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>BidirectionalOneToManyHandlerfor handling 1:n AGREEMENT's relation attributes from 'one' side.static final StringQualifier of theTuaAgreementItem.agreementTermsOrConditionsattributestatic final StringQualifier of theTuaAgreementItem.externalIdentifiersattributestatic final StringQualifier of theTuaAgreementItem.idattributestatic final StringQualifier of theTuaAgreementItem.nameattributestatic final StringQualifier of theTuaAgreementItem.productOfferingsattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>BidirectionalOneToManyHandlerfor handling 1:n PRODUCTOFFERINGS's relation attributes from 'one' side.static final StringQualifier of theTuaAgreementItem.productsattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem>BidirectionalOneToManyHandlerfor handling 1:n PRODUCTS's relation attributes from 'one' side.protected static StringRelation disable markmodifed parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))protected static StringRelation ordering override parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel))protected static StringFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value) Generated method - Addsvalueto agreementTermsOrConditions.voidGenerated method - Addsvalueto agreementTermsOrConditions.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) Generated method - Getter of theTuaAgreementItem.agreementattribute.getAgreement(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.agreementattribute.Generated method - Getter of theTuaAgreementItem.agreementTermsOrConditionsattribute.getAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.agreementTermsOrConditionsattribute.longlonggetAgreementTermsOrConditionsCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.nameattribute.Generated method - Getter of theTuaAgreementItem.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.externalIdentifiersattribute.getId()Generated method - Getter of theTuaAgreementItem.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.idattribute.getName()Generated method - Getter of theTuaAgreementItem.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.nameattribute.Generated method - Getter of theTuaAgreementItem.productOfferingsattribute.getProductOfferings(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.productOfferingsattribute.Generated method - Getter of theTuaAgreementItem.productsattribute.getProducts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.productsattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value) Generated method - Removesvaluefrom agreementTermsOrConditions.voidGenerated method - Removesvaluefrom agreementTermsOrConditions.voidsetAgreement(de.hybris.platform.jalo.SessionContext ctx, TuaAgreement value) Generated method - Setter of theTuaAgreementItem.agreementattribute.voidsetAgreement(TuaAgreement value) Generated method - Setter of theTuaAgreementItem.agreementattribute.voidsetAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAgreementTermOrCondition> value) Generated method - Setter of theTuaAgreementItem.agreementTermsOrConditionsattribute.voidGenerated method - Setter of theTuaAgreementItem.agreementTermsOrConditionsattribute.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAgreementItem.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAgreementItem.nameattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAgreementItem.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAgreementItem.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAgreementItem.idattribute.voidGenerated method - Setter of theTuaAgreementItem.idattribute.voidGenerated method - Setter of theTuaAgreementItem.nameattribute.voidGenerated method - Setter of theTuaAgreementItem.nameattribute.voidsetProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TuaProductOffering value) Generated method - Setter of theTuaAgreementItem.productOfferingsattribute.voidGenerated method - Setter of theTuaAgreementItem.productOfferingsattribute.voidsetProducts(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value) Generated method - Setter of theTuaAgreementItem.productsattribute.voidsetProducts(TuaProduct value) Generated method - Setter of theTuaAgreementItem.productsattribute.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, 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
Qualifier of theTuaAgreementItem.idattribute- See Also:
-
NAME
Qualifier of theTuaAgreementItem.nameattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaAgreementItem.externalIdentifiersattribute- See Also:
-
AGREEMENT
Qualifier of theTuaAgreementItem.agreementattribute- See Also:
-
PRODUCTS
Qualifier of theTuaAgreementItem.productsattribute- See Also:
-
PRODUCTOFFERINGS
Qualifier of theTuaAgreementItem.productOfferingsattribute- See Also:
-
AGREEMENTTERMSORCONDITIONS
Qualifier of theTuaAgreementItem.agreementTermsOrConditionsattribute- See Also:
-
TUAAGREEMENTITEM2TUAAGREEMENTTC_SRC_ORDERED
Relation ordering override parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel)) -
TUAAGREEMENTITEM2TUAAGREEMENTTC_TGT_ORDERED
-
TUAAGREEMENTITEM2TUAAGREEMENTTC_MARKMODIFIED
Relation disable markmodifed parameter constants for TuaAgreementItem2TuaAgreementTC from ((tuadatamodel)) -
AGREEMENTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> AGREEMENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n AGREEMENT's relation attributes from 'one' side. -
PRODUCTSHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> PRODUCTSHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCTS's relation attributes from 'one' side. -
PRODUCTOFFERINGSHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementItem> PRODUCTOFFERINGSHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCTOFFERINGS's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaAgreementItem
public TuaAgreementItem()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAgreement
Generated method - Getter of theTuaAgreementItem.agreementattribute.- Returns:
- the agreement - Agreement
-
getAgreement
Generated method - Getter of theTuaAgreementItem.agreementattribute.- Returns:
- the agreement - Agreement
-
setAgreement
Generated method - Setter of theTuaAgreementItem.agreementattribute.- Parameters:
value- the agreement - Agreement
-
setAgreement
Generated method - Setter of theTuaAgreementItem.agreementattribute.- Parameters:
value- the agreement - Agreement
-
getAgreementTermsOrConditions
public Set<TuaAgreementTermOrCondition> getAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.agreementTermsOrConditionsattribute.- Returns:
- the agreementTermsOrConditions - Agreement Terms or Conditions
-
getAgreementTermsOrConditions
Generated method - Getter of theTuaAgreementItem.agreementTermsOrConditionsattribute.- Returns:
- the agreementTermsOrConditions - Agreement Terms or Conditions
-
getAgreementTermsOrConditionsCount
public long getAgreementTermsOrConditionsCount(de.hybris.platform.jalo.SessionContext ctx) -
getAgreementTermsOrConditionsCount
public long getAgreementTermsOrConditionsCount() -
setAgreementTermsOrConditions
public void setAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAgreementTermOrCondition> value) Generated method - Setter of theTuaAgreementItem.agreementTermsOrConditionsattribute.- Parameters:
value- the agreementTermsOrConditions - Agreement Terms or Conditions
-
setAgreementTermsOrConditions
Generated method - Setter of theTuaAgreementItem.agreementTermsOrConditionsattribute.- Parameters:
value- the agreementTermsOrConditions - Agreement Terms or Conditions
-
addToAgreementTermsOrConditions
public void addToAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value) Generated method - Addsvalueto agreementTermsOrConditions.- Parameters:
value- the item to add to agreementTermsOrConditions - Agreement Terms or Conditions
-
addToAgreementTermsOrConditions
Generated method - Addsvalueto agreementTermsOrConditions.- Parameters:
value- the item to add to agreementTermsOrConditions - Agreement Terms or Conditions
-
removeFromAgreementTermsOrConditions
public void removeFromAgreementTermsOrConditions(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementTermOrCondition value) Generated method - Removesvaluefrom agreementTermsOrConditions.- Parameters:
value- the item to remove from agreementTermsOrConditions - Agreement Terms or Conditions
-
removeFromAgreementTermsOrConditions
Generated method - Removesvaluefrom agreementTermsOrConditions.- Parameters:
value- the item to remove from agreementTermsOrConditions - Agreement Terms or Conditions
-
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 - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaAgreementItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAgreementItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaAgreementItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaAgreementItem.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theTuaAgreementItem.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theTuaAgreementItem.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theTuaAgreementItem.idattribute.- Parameters:
value- the id
-
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, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.jalo.Item
-
getName
Generated method - Getter of theTuaAgreementItem.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of theTuaAgreementItem.nameattribute.- Returns:
- the name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAgreementItem.nameattribute.- Returns:
- the localized name
-
getAllName
Generated method - Getter of theTuaAgreementItem.nameattribute.- Returns:
- the localized name
-
setName
Generated method - Setter of theTuaAgreementItem.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of theTuaAgreementItem.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAgreementItem.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theTuaAgreementItem.nameattribute.- Parameters:
value- the name
-
getProductOfferings
Generated method - Getter of theTuaAgreementItem.productOfferingsattribute.- Returns:
- the productOfferings - Product Offering
-
getProductOfferings
Generated method - Getter of theTuaAgreementItem.productOfferingsattribute.- Returns:
- the productOfferings - Product Offering
-
setProductOfferings
public void setProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TuaProductOffering value) Generated method - Setter of theTuaAgreementItem.productOfferingsattribute.- Parameters:
value- the productOfferings - Product Offering
-
setProductOfferings
Generated method - Setter of theTuaAgreementItem.productOfferingsattribute.- Parameters:
value- the productOfferings - Product Offering
-
getProducts
Generated method - Getter of theTuaAgreementItem.productsattribute.- Returns:
- the products - Product
-
getProducts
Generated method - Getter of theTuaAgreementItem.productsattribute.- Returns:
- the products - Product
-
setProducts
Generated method - Setter of theTuaAgreementItem.productsattribute.- Parameters:
value- the products - Product
-
setProducts
Generated method - Setter of theTuaAgreementItem.productsattribute.- Parameters:
value- the products - Product
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)