Package de.hybris.y2ysync.jalo
Class GeneratedY2YBatch
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Y2YBatch
public abstract class GeneratedY2YBatch extends Batch
Generated class for typeY2YBatch
.- 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.String
CONTEXT
Qualifier of theY2YBatch.context
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
ERROR
Qualifier of theY2YBatch.error
attributestatic java.lang.String
FINALIZE
Qualifier of theY2YBatch.finalize
attributestatic java.lang.String
RETRIES
Qualifier of theY2YBatch.retries
attribute-
Fields inherited from class de.hybris.platform.processing.jalo.GeneratedBatch
EXECUTIONID, ID, PROCESS, PROCESSHANDLER, REMAININGWORKLOAD, TYPE
-
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
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedY2YBatch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getContext()
Generated method - Getter of theY2YBatch.context
attribute.java.lang.Object
getContext(SessionContext ctx)
Generated method - Getter of theY2YBatch.context
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getRetries()
Generated method - Getter of theY2YBatch.retries
attribute.java.lang.Integer
getRetries(SessionContext ctx)
Generated method - Getter of theY2YBatch.retries
attribute.int
getRetriesAsPrimitive()
Generated method - Getter of theY2YBatch.retries
attribute.int
getRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.retries
attribute.java.lang.Boolean
isError()
Generated method - Getter of theY2YBatch.error
attribute.java.lang.Boolean
isError(SessionContext ctx)
Generated method - Getter of theY2YBatch.error
attribute.boolean
isErrorAsPrimitive()
Generated method - Getter of theY2YBatch.error
attribute.boolean
isErrorAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.error
attribute.java.lang.Boolean
isFinalize()
Generated method - Getter of theY2YBatch.finalize
attribute.java.lang.Boolean
isFinalize(SessionContext ctx)
Generated method - Getter of theY2YBatch.finalize
attribute.boolean
isFinalizeAsPrimitive()
Generated method - Getter of theY2YBatch.finalize
attribute.boolean
isFinalizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.finalize
attribute.void
setContext(SessionContext ctx, java.lang.Object value)
Generated method - Setter of theY2YBatch.context
attribute.void
setContext(java.lang.Object value)
Generated method - Setter of theY2YBatch.context
attribute.void
setError(boolean value)
Generated method - Setter of theY2YBatch.error
attribute.void
setError(SessionContext ctx, boolean value)
Generated method - Setter of theY2YBatch.error
attribute.void
setError(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YBatch.error
attribute.void
setError(java.lang.Boolean value)
Generated method - Setter of theY2YBatch.error
attribute.protected void
setFinalize(boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.protected void
setFinalize(SessionContext ctx, boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.protected void
setFinalize(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.protected void
setFinalize(java.lang.Boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.void
setRetries(int value)
Generated method - Setter of theY2YBatch.retries
attribute.void
setRetries(SessionContext ctx, int value)
Generated method - Setter of theY2YBatch.retries
attribute.void
setRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theY2YBatch.retries
attribute.void
setRetries(java.lang.Integer value)
Generated method - Setter of theY2YBatch.retries
attribute.-
Methods inherited from class de.hybris.platform.processing.jalo.GeneratedBatch
createItem, getExecutionId, getExecutionId, getId, getId, getProcess, getProcess, getRemainingWorkLoad, getRemainingWorkLoad, getRemainingWorkLoadAsPrimitive, getRemainingWorkLoadAsPrimitive, getType, getType, setExecutionId, setExecutionId, setId, setId, setProcess, setProcess, setRemainingWorkLoad, setRemainingWorkLoad, setRemainingWorkLoad, setRemainingWorkLoad, setType, setType
-
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
-
FINALIZE
public static final java.lang.String FINALIZE
Qualifier of theY2YBatch.finalize
attribute- See Also:
- Constant Field Values
-
RETRIES
public static final java.lang.String RETRIES
Qualifier of theY2YBatch.retries
attribute- See Also:
- Constant Field Values
-
ERROR
public static final java.lang.String ERROR
Qualifier of theY2YBatch.error
attribute- See Also:
- Constant Field Values
-
CONTEXT
public static final java.lang.String CONTEXT
Qualifier of theY2YBatch.context
attribute- See Also:
- Constant Field Values
-
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:
getDefaultAttributeModes
in classGeneratedBatch
-
getContext
public java.lang.Object getContext(SessionContext ctx)
Generated method - Getter of theY2YBatch.context
attribute.- Returns:
- the context
-
getContext
public java.lang.Object getContext()
Generated method - Getter of theY2YBatch.context
attribute.- Returns:
- the context
-
setContext
public void setContext(SessionContext ctx, java.lang.Object value)
Generated method - Setter of theY2YBatch.context
attribute.- Parameters:
value
- the context
-
setContext
public void setContext(java.lang.Object value)
Generated method - Setter of theY2YBatch.context
attribute.- Parameters:
value
- the context
-
isError
public java.lang.Boolean isError(SessionContext ctx)
Generated method - Getter of theY2YBatch.error
attribute.- Returns:
- the error
-
isError
public java.lang.Boolean isError()
Generated method - Getter of theY2YBatch.error
attribute.- Returns:
- the error
-
isErrorAsPrimitive
public boolean isErrorAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.error
attribute.- Returns:
- the error
-
isErrorAsPrimitive
public boolean isErrorAsPrimitive()
Generated method - Getter of theY2YBatch.error
attribute.- Returns:
- the error
-
setError
public void setError(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YBatch.error
attribute.- Parameters:
value
- the error
-
setError
public void setError(java.lang.Boolean value)
Generated method - Setter of theY2YBatch.error
attribute.- Parameters:
value
- the error
-
setError
public void setError(SessionContext ctx, boolean value)
Generated method - Setter of theY2YBatch.error
attribute.- Parameters:
value
- the error
-
setError
public void setError(boolean value)
Generated method - Setter of theY2YBatch.error
attribute.- Parameters:
value
- the error
-
isFinalize
public java.lang.Boolean isFinalize(SessionContext ctx)
Generated method - Getter of theY2YBatch.finalize
attribute.- Returns:
- the finalize
-
isFinalize
public java.lang.Boolean isFinalize()
Generated method - Getter of theY2YBatch.finalize
attribute.- Returns:
- the finalize
-
isFinalizeAsPrimitive
public boolean isFinalizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.finalize
attribute.- Returns:
- the finalize
-
isFinalizeAsPrimitive
public boolean isFinalizeAsPrimitive()
Generated method - Getter of theY2YBatch.finalize
attribute.- Returns:
- the finalize
-
setFinalize
protected void setFinalize(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.- Parameters:
value
- the finalize
-
setFinalize
protected void setFinalize(java.lang.Boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.- Parameters:
value
- the finalize
-
setFinalize
protected void setFinalize(SessionContext ctx, boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.- Parameters:
value
- the finalize
-
setFinalize
protected void setFinalize(boolean value)
Generated method - Setter of theY2YBatch.finalize
attribute.- Parameters:
value
- the finalize
-
getRetries
public java.lang.Integer getRetries(SessionContext ctx)
Generated method - Getter of theY2YBatch.retries
attribute.- Returns:
- the retries
-
getRetries
public java.lang.Integer getRetries()
Generated method - Getter of theY2YBatch.retries
attribute.- Returns:
- the retries
-
getRetriesAsPrimitive
public int getRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theY2YBatch.retries
attribute.- Returns:
- the retries
-
getRetriesAsPrimitive
public int getRetriesAsPrimitive()
Generated method - Getter of theY2YBatch.retries
attribute.- Returns:
- the retries
-
setRetries
public void setRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theY2YBatch.retries
attribute.- Parameters:
value
- the retries
-
setRetries
public void setRetries(java.lang.Integer value)
Generated method - Setter of theY2YBatch.retries
attribute.- Parameters:
value
- the retries
-
setRetries
public void setRetries(SessionContext ctx, int value)
Generated method - Setter of theY2YBatch.retries
attribute.- Parameters:
value
- the retries
-
setRetries
public void setRetries(int value)
Generated method - Setter of theY2YBatch.retries
attribute.- Parameters:
value
- the retries
-
-