Package de.hybris.platform.b2b.jalo
Class GeneratedB2BComment
- 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.GeneratedB2BComment
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
B2BComment
public abstract class GeneratedB2BComment extends GenericItem
Generated class for typeB2BComment.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.StringCODEQualifier of theB2BComment.codeattributestatic java.lang.StringCOMMENTQualifier of theB2BComment.commentattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringMODIFIEDDATEQualifier of theB2BComment.modifiedDateattributestatic java.lang.StringORDERQualifier of theB2BComment.orderattributeprotected static BidirectionalOneToManyHandler<GeneratedB2BComment>ORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedB2BComment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetCode()Generated method - Getter of theB2BComment.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theB2BComment.codeattribute.java.lang.StringgetComment()Generated method - Getter of theB2BComment.commentattribute.java.lang.StringgetComment(SessionContext ctx)Generated method - Getter of theB2BComment.commentattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.DategetModifiedDate()Generated method - Getter of theB2BComment.modifiedDateattribute.java.util.DategetModifiedDate(SessionContext ctx)Generated method - Getter of theB2BComment.modifiedDateattribute.AbstractOrdergetOrder()Generated method - Getter of theB2BComment.orderattribute.AbstractOrdergetOrder(SessionContext ctx)Generated method - Getter of theB2BComment.orderattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BComment.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theB2BComment.codeattribute.voidsetComment(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BComment.commentattribute.voidsetComment(java.lang.String value)Generated method - Setter of theB2BComment.commentattribute.voidsetModifiedDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theB2BComment.modifiedDateattribute.voidsetModifiedDate(java.util.Date value)Generated method - Setter of theB2BComment.modifiedDateattribute.voidsetOrder(AbstractOrder value)Generated method - Setter of theB2BComment.orderattribute.voidsetOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theB2BComment.orderattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theB2BComment.codeattribute- See Also:
- Constant Field Values
-
COMMENT
public static final java.lang.String COMMENT
Qualifier of theB2BComment.commentattribute- See Also:
- Constant Field Values
-
MODIFIEDDATE
public static final java.lang.String MODIFIEDDATE
Qualifier of theB2BComment.modifiedDateattribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theB2BComment.orderattribute- See Also:
- Constant Field Values
-
ORDERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedB2BComment> ORDERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theB2BComment.codeattribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theB2BComment.codeattribute.- Returns:
- the code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BComment.codeattribute.- Parameters:
value- the code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theB2BComment.codeattribute.- Parameters:
value- the code
-
getComment
public java.lang.String getComment(SessionContext ctx)
Generated method - Getter of theB2BComment.commentattribute.- Returns:
- the comment
-
getComment
public java.lang.String getComment()
Generated method - Getter of theB2BComment.commentattribute.- Returns:
- the comment
-
setComment
public void setComment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BComment.commentattribute.- Parameters:
value- the comment
-
setComment
public void setComment(java.lang.String value)
Generated method - Setter of theB2BComment.commentattribute.- Parameters:
value- the comment
-
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
-
getModifiedDate
public java.util.Date getModifiedDate(SessionContext ctx)
Generated method - Getter of theB2BComment.modifiedDateattribute.- Returns:
- the modifiedDate
-
getModifiedDate
public java.util.Date getModifiedDate()
Generated method - Getter of theB2BComment.modifiedDateattribute.- Returns:
- the modifiedDate
-
setModifiedDate
public void setModifiedDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theB2BComment.modifiedDateattribute.- Parameters:
value- the modifiedDate
-
setModifiedDate
public void setModifiedDate(java.util.Date value)
Generated method - Setter of theB2BComment.modifiedDateattribute.- Parameters:
value- the modifiedDate
-
getOrder
public AbstractOrder getOrder(SessionContext ctx)
Generated method - Getter of theB2BComment.orderattribute.- Returns:
- the order
-
getOrder
public AbstractOrder getOrder()
Generated method - Getter of theB2BComment.orderattribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, AbstractOrder value)
Generated method - Setter of theB2BComment.orderattribute.- Parameters:
value- the order
-
setOrder
public void setOrder(AbstractOrder value)
Generated method - Setter of theB2BComment.orderattribute.- Parameters:
value- the order
-
-