Class GeneratedIntegrationObjectItem
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.GeneratedIntegrationObjectItem
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedIntegrationObjectItem
extends de.hybris.platform.jalo.GenericItem
Generated class for type
IntegrationObjectItem.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theIntegrationObjectItem.attributesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute>OneToManyHandlerfor handling 1:n ATTRIBUTES's relation attributes from 'many' side.static final StringQualifier of theIntegrationObjectItem.classificationAttributesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute>OneToManyHandlerfor handling 1:n CLASSIFICATIONATTRIBUTES's relation attributes from 'many' side.static final StringQualifier of theIntegrationObjectItem.codeattributestatic final StringQualifier of theIntegrationObjectItem.integrationObjectattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectItem>BidirectionalOneToManyHandlerfor handling 1:n INTEGRATIONOBJECT's relation attributes from 'one' side.static final StringQualifier of theIntegrationObjectItem.itemTypeMatchattributestatic final StringQualifier of theIntegrationObjectItem.rootattributestatic final StringQualifier of theIntegrationObjectItem.typeattributestatic final StringQualifier of theIntegrationObjectItem.virtualAttributesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute>OneToManyHandlerfor handling 1:n VIRTUALATTRIBUTES's relation attributes from 'many' 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, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Addsvalueto attributes.voidaddToAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Addsvalueto attributes.voidaddToClassificationAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Addsvalueto classificationAttributes.voidaddToClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Addsvalueto classificationAttributes.voidaddToVirtualAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Addsvalueto virtualAttributes.voidaddToVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Addsvalueto virtualAttributes.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) Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute>Generated method - Getter of theIntegrationObjectItem.attributesattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute>getAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.attributesattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute>Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute>getClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute.getCode()Generated method - Getter of theIntegrationObjectItem.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.codeattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectGenerated method - Getter of theIntegrationObjectItem.integrationObjectattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectgetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theIntegrationObjectItem.itemTypeMatchattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetItemTypeMatch(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.itemTypeMatchattribute.de.hybris.platform.jalo.type.ComposedTypegetType()Generated method - Getter of theIntegrationObjectItem.typeattribute.de.hybris.platform.jalo.type.ComposedTypegetType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.typeattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute>Generated method - Getter of theIntegrationObjectItem.virtualAttributesattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute>getVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.virtualAttributesattribute.isRoot()Generated method - Getter of theIntegrationObjectItem.rootattribute.isRoot(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.rootattribute.booleanGenerated method - Getter of theIntegrationObjectItem.rootattribute.booleanisRootAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.rootattribute.voidremoveFromAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Removesvaluefrom attributes.voidremoveFromAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Removesvaluefrom attributes.voidremoveFromClassificationAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Removesvaluefrom classificationAttributes.voidremoveFromClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Removesvaluefrom classificationAttributes.voidremoveFromVirtualAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Removesvaluefrom virtualAttributes.voidremoveFromVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Removesvaluefrom virtualAttributes.voidsetAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> value) Generated method - Setter of theIntegrationObjectItem.attributesattribute.voidsetAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> value) Generated method - Setter of theIntegrationObjectItem.attributesattribute.voidsetClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> value) Generated method - Setter of theIntegrationObjectItem.classificationAttributesattribute.voidsetClassificationAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> value) Generated method - Setter of theIntegrationObjectItem.classificationAttributesattribute.voidGenerated method - Setter of theIntegrationObjectItem.codeattribute.voidGenerated method - Setter of theIntegrationObjectItem.codeattribute.voidsetIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute.voidsetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute.voidsetItemTypeMatch(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIntegrationObjectItem.itemTypeMatchattribute.voidsetItemTypeMatch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIntegrationObjectItem.itemTypeMatchattribute.voidsetRoot(boolean value) Generated method - Setter of theIntegrationObjectItem.rootattribute.voidsetRoot(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIntegrationObjectItem.rootattribute.voidGenerated method - Setter of theIntegrationObjectItem.rootattribute.voidGenerated method - Setter of theIntegrationObjectItem.rootattribute.voidsetType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType value) Generated method - Setter of theIntegrationObjectItem.typeattribute.voidsetType(de.hybris.platform.jalo.type.ComposedType value) Generated method - Setter of theIntegrationObjectItem.typeattribute.voidsetVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> value) Generated method - Setter of theIntegrationObjectItem.virtualAttributesattribute.voidsetVirtualAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> value) Generated method - Setter of theIntegrationObjectItem.virtualAttributesattribute.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, 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theIntegrationObjectItem.codeattribute- See Also:
-
TYPE
Qualifier of theIntegrationObjectItem.typeattribute- See Also:
-
ROOT
Qualifier of theIntegrationObjectItem.rootattribute- See Also:
-
ITEMTYPEMATCH
Qualifier of theIntegrationObjectItem.itemTypeMatchattribute- See Also:
-
INTEGRATIONOBJECT
Qualifier of theIntegrationObjectItem.integrationObjectattribute- See Also:
-
ATTRIBUTES
Qualifier of theIntegrationObjectItem.attributesattribute- See Also:
-
CLASSIFICATIONATTRIBUTES
Qualifier of theIntegrationObjectItem.classificationAttributesattribute- See Also:
-
VIRTUALATTRIBUTES
Qualifier of theIntegrationObjectItem.virtualAttributesattribute- See Also:
-
INTEGRATIONOBJECTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectItem> INTEGRATIONOBJECTHANDLERBidirectionalOneToManyHandlerfor handling 1:n INTEGRATIONOBJECT's relation attributes from 'one' side. -
ATTRIBUTESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> ATTRIBUTESHANDLEROneToManyHandlerfor handling 1:n ATTRIBUTES's relation attributes from 'many' side. -
CLASSIFICATIONATTRIBUTESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> CLASSIFICATIONATTRIBUTESHANDLEROneToManyHandlerfor handling 1:n CLASSIFICATIONATTRIBUTES's relation attributes from 'many' side. -
VIRTUALATTRIBUTESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> VIRTUALATTRIBUTESHANDLEROneToManyHandlerfor handling 1:n VIRTUALATTRIBUTES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedIntegrationObjectItem
public GeneratedIntegrationObjectItem()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> getAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.attributesattribute.- Returns:
- the attributes
-
getAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> getAttributes()Generated method - Getter of theIntegrationObjectItem.attributesattribute.- Returns:
- the attributes
-
setAttributes
public void setAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> value) Generated method - Setter of theIntegrationObjectItem.attributesattribute.- Parameters:
value- the attributes
-
setAttributes
public void setAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute> value) Generated method - Setter of theIntegrationObjectItem.attributesattribute.- Parameters:
value- the attributes
-
addToAttributes
public void addToAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Addsvalueto attributes.- Parameters:
value- the item to add to attributes
-
addToAttributes
public void addToAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Addsvalueto attributes.- Parameters:
value- the item to add to attributes
-
removeFromAttributes
public void removeFromAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Removesvaluefrom attributes.- Parameters:
value- the item to remove from attributes
-
removeFromAttributes
public void removeFromAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemAttribute value) Generated method - Removesvaluefrom attributes.- Parameters:
value- the item to remove from attributes
-
getClassificationAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> getClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute.- Returns:
- the classificationAttributes
-
getClassificationAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> getClassificationAttributes()Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute.- Returns:
- the classificationAttributes
-
setClassificationAttributes
public void setClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> value) Generated method - Setter of theIntegrationObjectItem.classificationAttributesattribute.- Parameters:
value- the classificationAttributes
-
setClassificationAttributes
public void setClassificationAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute> value) Generated method - Setter of theIntegrationObjectItem.classificationAttributesattribute.- Parameters:
value- the classificationAttributes
-
addToClassificationAttributes
public void addToClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Addsvalueto classificationAttributes.- Parameters:
value- the item to add to classificationAttributes
-
addToClassificationAttributes
public void addToClassificationAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Addsvalueto classificationAttributes.- Parameters:
value- the item to add to classificationAttributes
-
removeFromClassificationAttributes
public void removeFromClassificationAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Removesvaluefrom classificationAttributes.- Parameters:
value- the item to remove from classificationAttributes
-
removeFromClassificationAttributes
public void removeFromClassificationAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemClassificationAttribute value) Generated method - Removesvaluefrom classificationAttributes.- Parameters:
value- the item to remove from classificationAttributes
-
getCode
Generated method - Getter of theIntegrationObjectItem.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of theIntegrationObjectItem.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of theIntegrationObjectItem.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of theIntegrationObjectItem.codeattribute.- Parameters:
value- the code
-
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.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getIntegrationObject
public de.hybris.platform.integrationservices.jalo.IntegrationObject getIntegrationObject(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.- Returns:
- the integrationObject
-
getIntegrationObject
public de.hybris.platform.integrationservices.jalo.IntegrationObject getIntegrationObject()Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.- Returns:
- the integrationObject
-
setIntegrationObject
public void setIntegrationObject(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute.- Parameters:
value- the integrationObject
-
setIntegrationObject
public void setIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute.- Parameters:
value- the integrationObject
-
getItemTypeMatch
public de.hybris.platform.jalo.enumeration.EnumerationValue getItemTypeMatch(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.itemTypeMatchattribute.- Returns:
- the itemTypeMatch
-
getItemTypeMatch
public de.hybris.platform.jalo.enumeration.EnumerationValue getItemTypeMatch()Generated method - Getter of theIntegrationObjectItem.itemTypeMatchattribute.- Returns:
- the itemTypeMatch
-
setItemTypeMatch
public void setItemTypeMatch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIntegrationObjectItem.itemTypeMatchattribute.- Parameters:
value- the itemTypeMatch
-
setItemTypeMatch
public void setItemTypeMatch(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIntegrationObjectItem.itemTypeMatchattribute.- Parameters:
value- the itemTypeMatch
-
isRoot
Generated method - Getter of theIntegrationObjectItem.rootattribute.- Returns:
- the root
-
isRoot
Generated method - Getter of theIntegrationObjectItem.rootattribute.- Returns:
- the root
-
isRootAsPrimitive
public boolean isRootAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.rootattribute.- Returns:
- the root
-
isRootAsPrimitive
public boolean isRootAsPrimitive()Generated method - Getter of theIntegrationObjectItem.rootattribute.- Returns:
- the root
-
setRoot
Generated method - Setter of theIntegrationObjectItem.rootattribute.- Parameters:
value- the root
-
setRoot
Generated method - Setter of theIntegrationObjectItem.rootattribute.- Parameters:
value- the root
-
setRoot
public void setRoot(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIntegrationObjectItem.rootattribute.- Parameters:
value- the root
-
setRoot
public void setRoot(boolean value) Generated method - Setter of theIntegrationObjectItem.rootattribute.- Parameters:
value- the root
-
getType
public de.hybris.platform.jalo.type.ComposedType getType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.typeattribute.- Returns:
- the type
-
getType
public de.hybris.platform.jalo.type.ComposedType getType()Generated method - Getter of theIntegrationObjectItem.typeattribute.- Returns:
- the type
-
setType
public void setType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType value) Generated method - Setter of theIntegrationObjectItem.typeattribute.- Parameters:
value- the type
-
setType
public void setType(de.hybris.platform.jalo.type.ComposedType value) Generated method - Setter of theIntegrationObjectItem.typeattribute.- Parameters:
value- the type
-
getVirtualAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> getVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.virtualAttributesattribute.- Returns:
- the virtualAttributes
-
getVirtualAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> getVirtualAttributes()Generated method - Getter of theIntegrationObjectItem.virtualAttributesattribute.- Returns:
- the virtualAttributes
-
setVirtualAttributes
public void setVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> value) Generated method - Setter of theIntegrationObjectItem.virtualAttributesattribute.- Parameters:
value- the virtualAttributes
-
setVirtualAttributes
public void setVirtualAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute> value) Generated method - Setter of theIntegrationObjectItem.virtualAttributesattribute.- Parameters:
value- the virtualAttributes
-
addToVirtualAttributes
public void addToVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Addsvalueto virtualAttributes.- Parameters:
value- the item to add to virtualAttributes
-
addToVirtualAttributes
public void addToVirtualAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Addsvalueto virtualAttributes.- Parameters:
value- the item to add to virtualAttributes
-
removeFromVirtualAttributes
public void removeFromVirtualAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Removesvaluefrom virtualAttributes.- Parameters:
value- the item to remove from virtualAttributes
-
removeFromVirtualAttributes
public void removeFromVirtualAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectItemVirtualAttribute value) Generated method - Removesvaluefrom virtualAttributes.- Parameters:
value- the item to remove from virtualAttributes
-