Class GeneratedIntegrationObjectClass
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.GeneratedIntegrationObjectClass
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedIntegrationObjectClass
extends de.hybris.platform.jalo.GenericItem
Generated class for type
IntegrationObjectClass.- 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 theIntegrationObjectClass.attributesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute>OneToManyHandlerfor handling 1:n ATTRIBUTES's relation attributes from 'many' side.static final StringQualifier of theIntegrationObjectClass.codeattributestatic final StringQualifier of theIntegrationObjectClass.integrationObjectattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectClass>BidirectionalOneToManyHandlerfor handling 1:n INTEGRATIONOBJECT's relation attributes from 'one' side.static final StringQualifier of theIntegrationObjectClass.rootattributestatic final StringQualifier of theIntegrationObjectClass.typeattributeFields 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.IntegrationObjectClassAttribute value) Generated method - Addsvalueto attributes.voidaddToAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute value) Generated method - Addsvalueto attributes.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.IntegrationObjectClassAttribute>Generated method - Getter of theIntegrationObjectClass.attributesattribute.Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute>getAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.attributesattribute.getCode()Generated method - Getter of theIntegrationObjectClass.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.codeattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectGenerated method - Getter of theIntegrationObjectClass.integrationObjectattribute.de.hybris.platform.integrationservices.jalo.IntegrationObjectgetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.integrationObjectattribute.getType()Generated method - Getter of theIntegrationObjectClass.typeattribute.getType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.typeattribute.isRoot()Generated method - Getter of theIntegrationObjectClass.rootattribute.isRoot(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.rootattribute.booleanGenerated method - Getter of theIntegrationObjectClass.rootattribute.booleanisRootAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.rootattribute.voidremoveFromAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute value) Generated method - Removesvaluefrom attributes.voidremoveFromAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute value) Generated method - Removesvaluefrom attributes.voidsetAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> value) Generated method - Setter of theIntegrationObjectClass.attributesattribute.voidsetAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> value) Generated method - Setter of theIntegrationObjectClass.attributesattribute.voidGenerated method - Setter of theIntegrationObjectClass.codeattribute.voidGenerated method - Setter of theIntegrationObjectClass.codeattribute.voidsetIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectClass.integrationObjectattribute.voidsetIntegrationObject(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectClass.integrationObjectattribute.voidsetRoot(boolean value) Generated method - Setter of theIntegrationObjectClass.rootattribute.voidsetRoot(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIntegrationObjectClass.rootattribute.voidGenerated method - Setter of theIntegrationObjectClass.rootattribute.voidGenerated method - Setter of theIntegrationObjectClass.rootattribute.voidGenerated method - Setter of theIntegrationObjectClass.typeattribute.voidGenerated method - Setter of theIntegrationObjectClass.typeattribute.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 theIntegrationObjectClass.codeattribute- See Also:
-
ROOT
Qualifier of theIntegrationObjectClass.rootattribute- See Also:
-
TYPE
Qualifier of theIntegrationObjectClass.typeattribute- See Also:
-
INTEGRATIONOBJECT
Qualifier of theIntegrationObjectClass.integrationObjectattribute- See Also:
-
ATTRIBUTES
Qualifier of theIntegrationObjectClass.attributesattribute- See Also:
-
INTEGRATIONOBJECTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIntegrationObjectClass> 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.IntegrationObjectClassAttribute> ATTRIBUTESHANDLEROneToManyHandlerfor handling 1:n ATTRIBUTES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedIntegrationObjectClass
public GeneratedIntegrationObjectClass()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> getAttributes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.attributesattribute.- Returns:
- the attributes
-
getAttributes
public Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> getAttributes()Generated method - Getter of theIntegrationObjectClass.attributesattribute.- Returns:
- the attributes
-
setAttributes
public void setAttributes(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> value) Generated method - Setter of theIntegrationObjectClass.attributesattribute.- Parameters:
value- the attributes
-
setAttributes
public void setAttributes(Set<de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute> value) Generated method - Setter of theIntegrationObjectClass.attributesattribute.- Parameters:
value- the attributes
-
addToAttributes
public void addToAttributes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute value) Generated method - Addsvalueto attributes.- Parameters:
value- the item to add to attributes
-
addToAttributes
public void addToAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute 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.IntegrationObjectClassAttribute value) Generated method - Removesvaluefrom attributes.- Parameters:
value- the item to remove from attributes
-
removeFromAttributes
public void removeFromAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute value) Generated method - Removesvaluefrom attributes.- Parameters:
value- the item to remove from attributes
-
getCode
Generated method - Getter of theIntegrationObjectClass.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of theIntegrationObjectClass.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of theIntegrationObjectClass.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of theIntegrationObjectClass.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 theIntegrationObjectClass.integrationObjectattribute.- Returns:
- the integrationObject
-
getIntegrationObject
public de.hybris.platform.integrationservices.jalo.IntegrationObject getIntegrationObject()Generated method - Getter of theIntegrationObjectClass.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 theIntegrationObjectClass.integrationObjectattribute.- Parameters:
value- the integrationObject
-
setIntegrationObject
public void setIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject value) Generated method - Setter of theIntegrationObjectClass.integrationObjectattribute.- Parameters:
value- the integrationObject
-
isRoot
Generated method - Getter of theIntegrationObjectClass.rootattribute.- Returns:
- the root
-
isRoot
Generated method - Getter of theIntegrationObjectClass.rootattribute.- Returns:
- the root
-
isRootAsPrimitive
public boolean isRootAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIntegrationObjectClass.rootattribute.- Returns:
- the root
-
isRootAsPrimitive
public boolean isRootAsPrimitive()Generated method - Getter of theIntegrationObjectClass.rootattribute.- Returns:
- the root
-
setRoot
Generated method - Setter of theIntegrationObjectClass.rootattribute.- Parameters:
value- the root
-
setRoot
Generated method - Setter of theIntegrationObjectClass.rootattribute.- Parameters:
value- the root
-
setRoot
public void setRoot(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIntegrationObjectClass.rootattribute.- Parameters:
value- the root
-
setRoot
public void setRoot(boolean value) Generated method - Setter of theIntegrationObjectClass.rootattribute.- Parameters:
value- the root
-
getType
Generated method - Getter of theIntegrationObjectClass.typeattribute.- Returns:
- the type
-
getType
Generated method - Getter of theIntegrationObjectClass.typeattribute.- Returns:
- the type
-
setType
Generated method - Setter of theIntegrationObjectClass.typeattribute.- Parameters:
value- the type
-
setType
Generated method - Setter of theIntegrationObjectClass.typeattribute.- Parameters:
value- the type
-