Package de.hybris.platform.b2b.jalo
Class GeneratedB2BBudget
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.b2b.jalo.GeneratedB2BBudget
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
B2BBudget
Generated class for type
B2BBudget.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theB2BBudget.activeattributeprotected static StringRelation disable markmodifed parameter constants for B2BBudgets2CostCenters from ((b2bcommerce))protected static StringRelation ordering override parameter constants for B2BBudgets2CostCenters from ((b2bcommerce))protected static Stringstatic final StringQualifier of theB2BBudget.budgetattributestatic final StringQualifier of theB2BBudget.codeattributestatic final StringQualifier of theB2BBudget.CostCentersattributestatic final StringQualifier of theB2BBudget.currencyattributestatic final StringQualifier of theB2BBudget.dateRangeattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theB2BBudget.nameattributestatic final StringQualifier of theB2BBudget.Unitattributeprotected static final BidirectionalOneToManyHandler<GeneratedB2BBudget>BidirectionalOneToManyHandlerfor handling 1:n UNIT'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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToCostCenters(B2BCostCenter value) Generated method - Addsvalueto CostCenters.voidaddToCostCenters(SessionContext ctx, B2BCostCenter value) Generated method - Addsvalueto CostCenters.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theB2BBudget.nameattribute.getAllName(SessionContext ctx) Generated method - Getter of theB2BBudget.nameattribute.Generated method - Getter of theB2BBudget.budgetattribute.getBudget(SessionContext ctx) Generated method - Getter of theB2BBudget.budgetattribute.getCode()Generated method - Getter of theB2BBudget.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theB2BBudget.codeattribute.Generated method - Getter of theB2BBudget.CostCentersattribute.Generated method - Getter of theB2BBudget.CostCentersattribute.longlongGenerated method - Getter of theB2BBudget.currencyattribute.Generated method - Getter of theB2BBudget.currencyattribute.Generated method - Getter of theB2BBudget.dateRangeattribute.Generated method - Getter of theB2BBudget.dateRangeattribute.protected Map<String,Item.AttributeMode> getName()Generated method - Getter of theB2BBudget.nameattribute.getName(SessionContext ctx) Generated method - Getter of theB2BBudget.nameattribute.getUnit()Generated method - Getter of theB2BBudget.Unitattribute.getUnit(SessionContext ctx) Generated method - Getter of theB2BBudget.Unitattribute.isActive()Generated method - Getter of theB2BBudget.activeattribute.isActive(SessionContext ctx) Generated method - Getter of theB2BBudget.activeattribute.booleanGenerated method - Getter of theB2BBudget.activeattribute.booleanGenerated method - Getter of theB2BBudget.activeattribute.booleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom CostCenters.voidremoveFromCostCenters(SessionContext ctx, B2BCostCenter value) Generated method - Removesvaluefrom CostCenters.voidsetActive(boolean value) Generated method - Setter of theB2BBudget.activeattribute.voidsetActive(SessionContext ctx, boolean value) Generated method - Setter of theB2BBudget.activeattribute.voidsetActive(SessionContext ctx, Boolean value) Generated method - Setter of theB2BBudget.activeattribute.voidGenerated method - Setter of theB2BBudget.activeattribute.voidsetAllName(SessionContext ctx, Map<Language, String> value) Generated method - Setter of theB2BBudget.nameattribute.voidsetAllName(Map<Language, String> value) Generated method - Setter of theB2BBudget.nameattribute.voidsetBudget(SessionContext ctx, BigDecimal value) Generated method - Setter of theB2BBudget.budgetattribute.voidsetBudget(BigDecimal value) Generated method - Setter of theB2BBudget.budgetattribute.voidsetCode(SessionContext ctx, String value) Generated method - Setter of theB2BBudget.codeattribute.voidGenerated method - Setter of theB2BBudget.codeattribute.voidsetCostCenters(SessionContext ctx, Set<B2BCostCenter> value) Generated method - Setter of theB2BBudget.CostCentersattribute.voidsetCostCenters(Set<B2BCostCenter> value) Generated method - Setter of theB2BBudget.CostCentersattribute.voidsetCurrency(Currency value) Generated method - Setter of theB2BBudget.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value) Generated method - Setter of theB2BBudget.currencyattribute.voidsetDateRange(SessionContext ctx, StandardDateRange value) Generated method - Setter of theB2BBudget.dateRangeattribute.voidsetDateRange(StandardDateRange value) Generated method - Setter of theB2BBudget.dateRangeattribute.voidsetName(SessionContext ctx, String value) Generated method - Setter of theB2BBudget.nameattribute.voidGenerated method - Setter of theB2BBudget.nameattribute.voidGenerated method - Setter of theB2BBudget.Unitattribute.voidsetUnit(SessionContext ctx, B2BUnit value) Generated method - Setter of theB2BBudget.Unitattribute.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
-
CODE
Qualifier of theB2BBudget.codeattribute- See Also:
-
NAME
Qualifier of theB2BBudget.nameattribute- See Also:
-
BUDGET
Qualifier of theB2BBudget.budgetattribute- See Also:
-
CURRENCY
Qualifier of theB2BBudget.currencyattribute- See Also:
-
DATERANGE
Qualifier of theB2BBudget.dateRangeattribute- See Also:
-
ACTIVE
Qualifier of theB2BBudget.activeattribute- See Also:
-
UNIT
Qualifier of theB2BBudget.Unitattribute- See Also:
-
COSTCENTERS
Qualifier of theB2BBudget.CostCentersattribute- See Also:
-
B2BBUDGETS2COSTCENTERS_SRC_ORDERED
Relation ordering override parameter constants for B2BBudgets2CostCenters from ((b2bcommerce)) -
B2BBUDGETS2COSTCENTERS_TGT_ORDERED
-
B2BBUDGETS2COSTCENTERS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BBudgets2CostCenters from ((b2bcommerce)) -
UNITHANDLER
BidirectionalOneToManyHandlerfor handling 1:n UNIT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BBudget
public GeneratedB2BBudget()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
isActive
Generated method - Getter of theB2BBudget.activeattribute.- Returns:
- the active
-
isActive
Generated method - Getter of theB2BBudget.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
Generated method - Getter of theB2BBudget.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()Generated method - Getter of theB2BBudget.activeattribute.- Returns:
- the active
-
setActive
Generated method - Setter of theB2BBudget.activeattribute.- Parameters:
value- the active
-
setActive
Generated method - Setter of theB2BBudget.activeattribute.- Parameters:
value- the active
-
setActive
Generated method - Setter of theB2BBudget.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(boolean value) Generated method - Setter of theB2BBudget.activeattribute.- Parameters:
value- the active
-
getBudget
Generated method - Getter of theB2BBudget.budgetattribute.- Returns:
- the budget
-
getBudget
Generated method - Getter of theB2BBudget.budgetattribute.- Returns:
- the budget
-
setBudget
Generated method - Setter of theB2BBudget.budgetattribute.- Parameters:
value- the budget
-
setBudget
Generated method - Setter of theB2BBudget.budgetattribute.- Parameters:
value- the budget
-
getCode
Generated method - Getter of theB2BBudget.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of theB2BBudget.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of theB2BBudget.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of theB2BBudget.codeattribute.- Parameters:
value- the code
-
getCostCenters
Generated method - Getter of theB2BBudget.CostCentersattribute.- Returns:
- the CostCenters
-
getCostCenters
Generated method - Getter of theB2BBudget.CostCentersattribute.- Returns:
- the CostCenters
-
getCostCentersCount
-
getCostCentersCount
public long getCostCentersCount() -
setCostCenters
Generated method - Setter of theB2BBudget.CostCentersattribute.- Parameters:
value- the CostCenters
-
setCostCenters
Generated method - Setter of theB2BBudget.CostCentersattribute.- Parameters:
value- the CostCenters
-
addToCostCenters
Generated method - Addsvalueto CostCenters.- Parameters:
value- the item to add to CostCenters
-
addToCostCenters
Generated method - Addsvalueto CostCenters.- Parameters:
value- the item to add to CostCenters
-
removeFromCostCenters
Generated method - Removesvaluefrom CostCenters.- Parameters:
value- the item to remove from CostCenters
-
removeFromCostCenters
Generated method - Removesvaluefrom CostCenters.- Parameters:
value- the item to remove from CostCenters
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCurrency
Generated method - Getter of theB2BBudget.currencyattribute.- Returns:
- the currency
-
getCurrency
Generated method - Getter of theB2BBudget.currencyattribute.- Returns:
- the currency
-
setCurrency
Generated method - Setter of theB2BBudget.currencyattribute.- Parameters:
value- the currency
-
setCurrency
Generated method - Setter of theB2BBudget.currencyattribute.- Parameters:
value- the currency
-
getDateRange
Generated method - Getter of theB2BBudget.dateRangeattribute.- Returns:
- the dateRange - date range the budget is active
-
getDateRange
Generated method - Getter of theB2BBudget.dateRangeattribute.- Returns:
- the dateRange - date range the budget is active
-
setDateRange
Generated method - Setter of theB2BBudget.dateRangeattribute.- Parameters:
value- the dateRange - date range the budget is active
-
setDateRange
Generated method - Setter of theB2BBudget.dateRangeattribute.- Parameters:
value- the dateRange - date range the budget is active
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getName
Generated method - Getter of theB2BBudget.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of theB2BBudget.nameattribute.- Returns:
- the name
-
getAllName
Generated method - Getter of theB2BBudget.nameattribute.- Returns:
- the localized name
-
getAllName
Generated method - Getter of theB2BBudget.nameattribute.- Returns:
- the localized name
-
setName
Generated method - Setter of theB2BBudget.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of theB2BBudget.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theB2BBudget.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theB2BBudget.nameattribute.- Parameters:
value- the name
-
getUnit
Generated method - Getter of theB2BBudget.Unitattribute.- Returns:
- the Unit
-
getUnit
Generated method - Getter of theB2BBudget.Unitattribute.- Returns:
- the Unit
-
setUnit
Generated method - Setter of theB2BBudget.Unitattribute.- Parameters:
value- the Unit
-
setUnit
Generated method - Setter of theB2BBudget.Unitattribute.- Parameters:
value- the Unit
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)