Class GeneratedIntegrationObjectItemAttribute
- 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.integrationservices.jalo.GeneratedAbstractIntegrationObjectItemAttribute
-
- de.hybris.platform.integrationservices.jalo.AbstractIntegrationObjectItemAttribute
-
- de.hybris.platform.integrationservices.jalo.GeneratedIntegrationObjectItemAttribute
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
public abstract class GeneratedIntegrationObjectItemAttribute extends de.hybris.platform.integrationservices.jalo.AbstractIntegrationObjectItemAttributeGenerated class for typeIntegrationObjectItemAttribute.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.StringATTRIBUTEDESCRIPTORQualifier of theIntegrationObjectItemAttribute.attributeDescriptorattributeprotected static java.util.Map<java.lang.String,de.hybris.platform.jalo.Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringINTEGRATIONOBJECTITEMQualifier of theIntegrationObjectItemAttribute.integrationObjectItemattributeprotected static de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectItemAttribute>INTEGRATIONOBJECTITEMHANDLERBidirectionalOneToManyHandlerfor handling 1:n INTEGRATIONOBJECTITEM's relation attributes from 'one' side.static java.lang.StringUNIQUEQualifier of theIntegrationObjectItemAttribute.uniqueattribute-
Fields inherited from class de.hybris.platform.integrationservices.jalo.GeneratedAbstractIntegrationObjectItemAttribute
ATTRIBUTENAME, AUTOCREATE, RETURNINTEGRATIONOBJECTITEM
-
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
-
-
Constructor Summary
Constructors Constructor Description GeneratedIntegrationObjectItemAttribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)de.hybris.platform.jalo.type.AttributeDescriptorgetAttributeDescriptor()Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.de.hybris.platform.jalo.type.AttributeDescriptorgetAttributeDescriptor(de.hybris.platform.jalo.SessionContext ctx)Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.protected java.util.Map<java.lang.String,de.hybris.platform.jalo.Item.AttributeMode>getDefaultAttributeModes()de.hybris.platform.integrationservices.jalo.IntegrationObjectItemgetIntegrationObjectItem()Generated method - Getter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectItemgetIntegrationObjectItem(de.hybris.platform.jalo.SessionContext ctx)Generated method - Getter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.java.lang.BooleanisUnique()Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.java.lang.BooleanisUnique(de.hybris.platform.jalo.SessionContext ctx)Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.booleanisUniqueAsPrimitive()Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.booleanisUniqueAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.voidsetAttributeDescriptor(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.AttributeDescriptor value)Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.voidsetAttributeDescriptor(de.hybris.platform.jalo.type.AttributeDescriptor value)Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.voidsetIntegrationObjectItem(de.hybris.platform.integrationservices.jalo.IntegrationObjectItem value)Generated method - Setter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.voidsetIntegrationObjectItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItem value)Generated method - Setter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.voidsetUnique(boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.voidsetUnique(de.hybris.platform.jalo.SessionContext ctx, boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.voidsetUnique(de.hybris.platform.jalo.SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.voidsetUnique(java.lang.Boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.-
Methods inherited from class de.hybris.platform.integrationservices.jalo.GeneratedAbstractIntegrationObjectItemAttribute
getAttributeName, getAttributeName, getReturnIntegrationObjectItem, getReturnIntegrationObjectItem, isAutoCreate, isAutoCreate, isAutoCreateAsPrimitive, isAutoCreateAsPrimitive, setAttributeName, setAttributeName, setAutoCreate, setAutoCreate, setAutoCreate, setAutoCreate, setReturnIntegrationObjectItem, setReturnIntegrationObjectItem
-
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, 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
-
-
-
-
Field Detail
-
ATTRIBUTEDESCRIPTOR
public static final java.lang.String ATTRIBUTEDESCRIPTOR
Qualifier of theIntegrationObjectItemAttribute.attributeDescriptorattribute- See Also:
- Constant Field Values
-
UNIQUE
public static final java.lang.String UNIQUE
Qualifier of theIntegrationObjectItemAttribute.uniqueattribute- See Also:
- Constant Field Values
-
INTEGRATIONOBJECTITEM
public static final java.lang.String INTEGRATIONOBJECTITEM
Qualifier of theIntegrationObjectItemAttribute.integrationObjectItemattribute- See Also:
- Constant Field Values
-
INTEGRATIONOBJECTITEMHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectItemAttribute> INTEGRATIONOBJECTITEMHANDLER
BidirectionalOneToManyHandlerfor handling 1:n INTEGRATIONOBJECTITEM's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classGeneratedAbstractIntegrationObjectItemAttribute
-
getAttributeDescriptor
public de.hybris.platform.jalo.type.AttributeDescriptor getAttributeDescriptor(de.hybris.platform.jalo.SessionContext ctx)
Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
getAttributeDescriptor
public de.hybris.platform.jalo.type.AttributeDescriptor getAttributeDescriptor()
Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
setAttributeDescriptor
public void setAttributeDescriptor(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.AttributeDescriptor value)Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
setAttributeDescriptor
public void setAttributeDescriptor(de.hybris.platform.jalo.type.AttributeDescriptor value)
Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
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.integrationservices.jalo.AbstractIntegrationObjectItemAttribute- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getIntegrationObjectItem
public de.hybris.platform.integrationservices.jalo.IntegrationObjectItem getIntegrationObjectItem(de.hybris.platform.jalo.SessionContext ctx)
Generated method - Getter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.- Returns:
- the integrationObjectItem
-
getIntegrationObjectItem
public de.hybris.platform.integrationservices.jalo.IntegrationObjectItem getIntegrationObjectItem()
Generated method - Getter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.- Returns:
- the integrationObjectItem
-
setIntegrationObjectItem
public void setIntegrationObjectItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItem value)Generated method - Setter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.- Parameters:
value- the integrationObjectItem
-
setIntegrationObjectItem
public void setIntegrationObjectItem(de.hybris.platform.integrationservices.jalo.IntegrationObjectItem value)
Generated method - Setter of theIntegrationObjectItemAttribute.integrationObjectItemattribute.- Parameters:
value- the integrationObjectItem
-
isUnique
public java.lang.Boolean isUnique(de.hybris.platform.jalo.SessionContext ctx)
Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.- Returns:
- the unique
-
isUnique
public java.lang.Boolean isUnique()
Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.- Returns:
- the unique
-
isUniqueAsPrimitive
public boolean isUniqueAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.- Returns:
- the unique
-
isUniqueAsPrimitive
public boolean isUniqueAsPrimitive()
Generated method - Getter of theIntegrationObjectItemAttribute.uniqueattribute.- Returns:
- the unique
-
setUnique
public void setUnique(de.hybris.platform.jalo.SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.- Parameters:
value- the unique
-
setUnique
public void setUnique(java.lang.Boolean value)
Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.- Parameters:
value- the unique
-
setUnique
public void setUnique(de.hybris.platform.jalo.SessionContext ctx, boolean value)Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.- Parameters:
value- the unique
-
setUnique
public void setUnique(boolean value)
Generated method - Setter of theIntegrationObjectItemAttribute.uniqueattribute.- Parameters:
value- the unique
-
-