Class GeneratedAdvancedShippingNotice
- 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.warehousing.jalo.GeneratedAdvancedShippingNotice
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
AdvancedShippingNotice
public abstract class GeneratedAdvancedShippingNotice extends GenericItem
Generated class for typeAdvancedShippingNotice.- 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.StringASNENTRIESQualifier of theAdvancedShippingNotice.asnEntriesattributeprotected static OneToManyHandler<AdvancedShippingNoticeEntry>ASNENTRIESHANDLEROneToManyHandlerfor handling 1:n ASNENTRIES's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXTERNALIDQualifier of theAdvancedShippingNotice.externalIdattributestatic java.lang.StringINTERNALIDQualifier of theAdvancedShippingNotice.internalIdattributestatic java.lang.StringPOINTOFSERVICEQualifier of theAdvancedShippingNotice.pointOfServiceattributeprotected static BidirectionalOneToManyHandler<GeneratedAdvancedShippingNotice>POINTOFSERVICEHANDLERBidirectionalOneToManyHandlerfor handling 1:n POINTOFSERVICE's relation attributes from 'one' side.static java.lang.StringRELEASEDATEQualifier of theAdvancedShippingNotice.releaseDateattributestatic java.lang.StringSTATUSQualifier of theAdvancedShippingNotice.statusattributestatic java.lang.StringWAREHOUSEQualifier of theAdvancedShippingNotice.warehouseattributeprotected static BidirectionalOneToManyHandler<GeneratedAdvancedShippingNotice>WAREHOUSEHANDLERBidirectionalOneToManyHandlerfor handling 1:n WAREHOUSE'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 GeneratedAdvancedShippingNotice()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToAsnEntries(SessionContext ctx, AdvancedShippingNoticeEntry value)Generated method - Addsvalueto asnEntries.voidaddToAsnEntries(AdvancedShippingNoticeEntry value)Generated method - Addsvalueto asnEntries.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.List<AdvancedShippingNoticeEntry>getAsnEntries()Generated method - Getter of theAdvancedShippingNotice.asnEntriesattribute.java.util.List<AdvancedShippingNoticeEntry>getAsnEntries(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.asnEntriesattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetExternalId()Generated method - Getter of theAdvancedShippingNotice.externalIdattribute.java.lang.StringgetExternalId(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.externalIdattribute.java.lang.StringgetInternalId()Generated method - Getter of theAdvancedShippingNotice.internalIdattribute.java.lang.StringgetInternalId(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.internalIdattribute.PointOfServicegetPointOfService()Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.PointOfServicegetPointOfService(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.java.util.DategetReleaseDate()Generated method - Getter of theAdvancedShippingNotice.releaseDateattribute.java.util.DategetReleaseDate(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.releaseDateattribute.EnumerationValuegetStatus()Generated method - Getter of theAdvancedShippingNotice.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.statusattribute.WarehousegetWarehouse()Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.WarehousegetWarehouse(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.voidremoveFromAsnEntries(SessionContext ctx, AdvancedShippingNoticeEntry value)Generated method - Removesvaluefrom asnEntries.voidremoveFromAsnEntries(AdvancedShippingNoticeEntry value)Generated method - Removesvaluefrom asnEntries.voidsetAsnEntries(SessionContext ctx, java.util.List<AdvancedShippingNoticeEntry> value)Generated method - Setter of theAdvancedShippingNotice.asnEntriesattribute.voidsetAsnEntries(java.util.List<AdvancedShippingNoticeEntry> value)Generated method - Setter of theAdvancedShippingNotice.asnEntriesattribute.voidsetExternalId(SessionContext ctx, java.lang.String value)Generated method - Setter of theAdvancedShippingNotice.externalIdattribute.voidsetExternalId(java.lang.String value)Generated method - Setter of theAdvancedShippingNotice.externalIdattribute.voidsetInternalId(SessionContext ctx, java.lang.String value)Generated method - Setter of theAdvancedShippingNotice.internalIdattribute.voidsetInternalId(java.lang.String value)Generated method - Setter of theAdvancedShippingNotice.internalIdattribute.voidsetPointOfService(SessionContext ctx, PointOfService value)Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.voidsetPointOfService(PointOfService value)Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.voidsetReleaseDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theAdvancedShippingNotice.releaseDateattribute.voidsetReleaseDate(java.util.Date value)Generated method - Setter of theAdvancedShippingNotice.releaseDateattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theAdvancedShippingNotice.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theAdvancedShippingNotice.statusattribute.voidsetWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.voidsetWarehouse(Warehouse value)Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
STATUS
public static final java.lang.String STATUS
Qualifier of theAdvancedShippingNotice.statusattribute- See Also:
- Constant Field Values
-
EXTERNALID
public static final java.lang.String EXTERNALID
Qualifier of theAdvancedShippingNotice.externalIdattribute- See Also:
- Constant Field Values
-
INTERNALID
public static final java.lang.String INTERNALID
Qualifier of theAdvancedShippingNotice.internalIdattribute- See Also:
- Constant Field Values
-
RELEASEDATE
public static final java.lang.String RELEASEDATE
Qualifier of theAdvancedShippingNotice.releaseDateattribute- See Also:
- Constant Field Values
-
WAREHOUSE
public static final java.lang.String WAREHOUSE
Qualifier of theAdvancedShippingNotice.warehouseattribute- See Also:
- Constant Field Values
-
POINTOFSERVICE
public static final java.lang.String POINTOFSERVICE
Qualifier of theAdvancedShippingNotice.pointOfServiceattribute- See Also:
- Constant Field Values
-
ASNENTRIES
public static final java.lang.String ASNENTRIES
Qualifier of theAdvancedShippingNotice.asnEntriesattribute- See Also:
- Constant Field Values
-
WAREHOUSEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAdvancedShippingNotice> WAREHOUSEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n WAREHOUSE's relation attributes from 'one' side.
-
POINTOFSERVICEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAdvancedShippingNotice> POINTOFSERVICEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n POINTOFSERVICE's relation attributes from 'one' side.
-
ASNENTRIESHANDLER
protected static final OneToManyHandler<AdvancedShippingNoticeEntry> ASNENTRIESHANDLER
OneToManyHandlerfor handling 1:n ASNENTRIES's relation attributes from 'many' 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
-
getAsnEntries
public java.util.List<AdvancedShippingNoticeEntry> getAsnEntries(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.asnEntriesattribute.- Returns:
- the asnEntries
-
getAsnEntries
public java.util.List<AdvancedShippingNoticeEntry> getAsnEntries()
Generated method - Getter of theAdvancedShippingNotice.asnEntriesattribute.- Returns:
- the asnEntries
-
setAsnEntries
public void setAsnEntries(SessionContext ctx, java.util.List<AdvancedShippingNoticeEntry> value)
Generated method - Setter of theAdvancedShippingNotice.asnEntriesattribute.- Parameters:
value- the asnEntries
-
setAsnEntries
public void setAsnEntries(java.util.List<AdvancedShippingNoticeEntry> value)
Generated method - Setter of theAdvancedShippingNotice.asnEntriesattribute.- Parameters:
value- the asnEntries
-
addToAsnEntries
public void addToAsnEntries(SessionContext ctx, AdvancedShippingNoticeEntry value)
Generated method - Addsvalueto asnEntries.- Parameters:
value- the item to add to asnEntries
-
addToAsnEntries
public void addToAsnEntries(AdvancedShippingNoticeEntry value)
Generated method - Addsvalueto asnEntries.- Parameters:
value- the item to add to asnEntries
-
removeFromAsnEntries
public void removeFromAsnEntries(SessionContext ctx, AdvancedShippingNoticeEntry value)
Generated method - Removesvaluefrom asnEntries.- Parameters:
value- the item to remove from asnEntries
-
removeFromAsnEntries
public void removeFromAsnEntries(AdvancedShippingNoticeEntry value)
Generated method - Removesvaluefrom asnEntries.- Parameters:
value- the item to remove from asnEntries
-
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
-
getExternalId
public java.lang.String getExternalId(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.externalIdattribute.- Returns:
- the externalId - ASN id coming from external provider
-
getExternalId
public java.lang.String getExternalId()
Generated method - Getter of theAdvancedShippingNotice.externalIdattribute.- Returns:
- the externalId - ASN id coming from external provider
-
setExternalId
public void setExternalId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAdvancedShippingNotice.externalIdattribute.- Parameters:
value- the externalId - ASN id coming from external provider
-
setExternalId
public void setExternalId(java.lang.String value)
Generated method - Setter of theAdvancedShippingNotice.externalIdattribute.- Parameters:
value- the externalId - ASN id coming from external provider
-
getInternalId
public java.lang.String getInternalId(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.internalIdattribute.- Returns:
- the internalId - Internal ASN id which is generated by NumberSeries
-
getInternalId
public java.lang.String getInternalId()
Generated method - Getter of theAdvancedShippingNotice.internalIdattribute.- Returns:
- the internalId - Internal ASN id which is generated by NumberSeries
-
setInternalId
public void setInternalId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAdvancedShippingNotice.internalIdattribute.- Parameters:
value- the internalId - Internal ASN id which is generated by NumberSeries
-
setInternalId
public void setInternalId(java.lang.String value)
Generated method - Setter of theAdvancedShippingNotice.internalIdattribute.- Parameters:
value- the internalId - Internal ASN id which is generated by NumberSeries
-
getPointOfService
public PointOfService getPointOfService(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.- Returns:
- the pointOfService
-
getPointOfService
public PointOfService getPointOfService()
Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.- Returns:
- the pointOfService
-
setPointOfService
public void setPointOfService(SessionContext ctx, PointOfService value)
Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.- Parameters:
value- the pointOfService
-
setPointOfService
public void setPointOfService(PointOfService value)
Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.- Parameters:
value- the pointOfService
-
getReleaseDate
public java.util.Date getReleaseDate(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.releaseDateattribute.- Returns:
- the releaseDate - Release date for asn entries
-
getReleaseDate
public java.util.Date getReleaseDate()
Generated method - Getter of theAdvancedShippingNotice.releaseDateattribute.- Returns:
- the releaseDate - Release date for asn entries
-
setReleaseDate
public void setReleaseDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theAdvancedShippingNotice.releaseDateattribute.- Parameters:
value- the releaseDate - Release date for asn entries
-
setReleaseDate
public void setReleaseDate(java.util.Date value)
Generated method - Setter of theAdvancedShippingNotice.releaseDateattribute.- Parameters:
value- the releaseDate - Release date for asn entries
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.statusattribute.- Returns:
- the status - Determines the status of given ASN
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theAdvancedShippingNotice.statusattribute.- Returns:
- the status - Determines the status of given ASN
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAdvancedShippingNotice.statusattribute.- Parameters:
value- the status - Determines the status of given ASN
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theAdvancedShippingNotice.statusattribute.- Parameters:
value- the status - Determines the status of given ASN
-
getWarehouse
public Warehouse getWarehouse(SessionContext ctx)
Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.- Returns:
- the warehouse
-
getWarehouse
public Warehouse getWarehouse()
Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.- Returns:
- the warehouse
-
setWarehouse
public void setWarehouse(SessionContext ctx, Warehouse value)
Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.- Parameters:
value- the warehouse
-
setWarehouse
public void setWarehouse(Warehouse value)
Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.- Parameters:
value- the warehouse
-
-