Package de.hybris.platform.catalog.jalo
Class GeneratedCatalogVersion
- 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.catalog.jalo.GeneratedCatalogVersion
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CatalogVersion
public abstract class GeneratedCatalogVersion extends GenericItem
Generated class for typeCatalogVersion
.- 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
ACTIVE
Qualifier of theCatalogVersion.active
attributestatic java.lang.String
AGREEMENTS
Qualifier of theCatalogVersion.agreements
attributeprotected static OneToManyHandler<Agreement>
AGREEMENTSHANDLER
OneToManyHandler
for handling 1:n AGREEMENTS's relation attributes from 'many' side.static java.lang.String
CATALOG
Qualifier of theCatalogVersion.catalog
attributeprotected static BidirectionalOneToManyHandler<GeneratedCatalogVersion>
CATALOGHANDLER
BidirectionalOneToManyHandler
for handling 1:n CATALOG's relation attributes from 'one' side.static java.lang.String
CATEGORYSYSTEMDESCRIPTION
Qualifier of theCatalogVersion.categorySystemDescription
attributestatic java.lang.String
CATEGORYSYSTEMID
Qualifier of theCatalogVersion.categorySystemID
attributestatic java.lang.String
CATEGORYSYSTEMNAME
Qualifier of theCatalogVersion.categorySystemName
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DEFAULTCURRENCY
Qualifier of theCatalogVersion.defaultCurrency
attributestatic java.lang.String
GENERATIONDATE
Qualifier of theCatalogVersion.generationDate
attributestatic java.lang.String
GENERATORINFO
Qualifier of theCatalogVersion.generatorInfo
attributestatic java.lang.String
INCLASSURANCE
Qualifier of theCatalogVersion.inclAssurance
attributestatic java.lang.String
INCLDUTY
Qualifier of theCatalogVersion.inclDuty
attributestatic java.lang.String
INCLFREIGHT
Qualifier of theCatalogVersion.inclFreight
attributestatic java.lang.String
INCLPACKING
Qualifier of theCatalogVersion.inclPacking
attributestatic java.lang.String
INCOMINGSYNCHRONIZATIONS
Qualifier of theCatalogVersion.incomingSynchronizations
attributeprotected static OneToManyHandler<SyncItemJob>
INCOMINGSYNCHRONIZATIONSHANDLER
OneToManyHandler
for handling 1:n INCOMINGSYNCHRONIZATIONS's relation attributes from 'many' side.static java.lang.String
LANGUAGES
Qualifier of theCatalogVersion.languages
attributestatic java.lang.String
MIMEROOTDIRECTORY
Qualifier of theCatalogVersion.mimeRootDirectory
attributestatic java.lang.String
PREVIOUSUPDATEVERSION
Qualifier of theCatalogVersion.previousUpdateVersion
attributeprotected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
static java.lang.String
READPRINCIPALS
Qualifier of theCatalogVersion.readPrincipals
attributestatic java.lang.String
SYNCHRONIZATIONS
Qualifier of theCatalogVersion.synchronizations
attributeprotected static OneToManyHandler<SyncItemJob>
SYNCHRONIZATIONSHANDLER
OneToManyHandler
for handling 1:n SYNCHRONIZATIONS's relation attributes from 'many' side.static java.lang.String
TERRITORIES
Qualifier of theCatalogVersion.territories
attributestatic java.lang.String
VERSION
Qualifier of theCatalogVersion.version
attributestatic java.lang.String
WRITEPRINCIPALS
Qualifier of theCatalogVersion.writePrincipals
attribute-
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 GeneratedCatalogVersion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToAgreements(Agreement value)
Generated method - Addsvalue
to agreements.void
addToAgreements(SessionContext ctx, Agreement value)
Generated method - Addsvalue
to agreements.void
addToReadPrincipals(Principal value)
Generated method - Addsvalue
to readPrincipals.void
addToReadPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to readPrincipals.void
addToSynchronizations(SyncItemJob value)
Generated method - Addsvalue
to synchronizations.void
addToSynchronizations(SessionContext ctx, SyncItemJob value)
Generated method - Addsvalue
to synchronizations.void
addToWritePrincipals(Principal value)
Generated method - Addsvalue
to writePrincipals.void
addToWritePrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to writePrincipals.protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.util.List<Agreement>
getAgreements()
Generated method - Getter of theCatalogVersion.agreements
attribute.java.util.List<Agreement>
getAgreements(SessionContext ctx)
Generated method - Getter of theCatalogVersion.agreements
attribute.java.util.Map<Language,java.lang.String>
getAllCategorySystemDescription()
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.java.util.Map<Language,java.lang.String>
getAllCategorySystemDescription(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.java.util.Map<Language,java.lang.String>
getAllCategorySystemName()
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.java.util.Map<Language,java.lang.String>
getAllCategorySystemName(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.Catalog
getCatalog()
Generated method - Getter of theCatalogVersion.catalog
attribute.Catalog
getCatalog(SessionContext ctx)
Generated method - Getter of theCatalogVersion.catalog
attribute.java.lang.String
getCategorySystemDescription()
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.java.lang.String
getCategorySystemDescription(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.java.lang.String
getCategorySystemID()
Generated method - Getter of theCatalogVersion.categorySystemID
attribute.java.lang.String
getCategorySystemID(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemID
attribute.java.lang.String
getCategorySystemName()
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.java.lang.String
getCategorySystemName(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
Currency
getDefaultCurrency()
Generated method - Getter of theCatalogVersion.defaultCurrency
attribute.Currency
getDefaultCurrency(SessionContext ctx)
Generated method - Getter of theCatalogVersion.defaultCurrency
attribute.java.util.Date
getGenerationDate()
Generated method - Getter of theCatalogVersion.generationDate
attribute.java.util.Date
getGenerationDate(SessionContext ctx)
Generated method - Getter of theCatalogVersion.generationDate
attribute.java.lang.String
getGeneratorInfo()
Generated method - Getter of theCatalogVersion.generatorInfo
attribute.java.lang.String
getGeneratorInfo(SessionContext ctx)
Generated method - Getter of theCatalogVersion.generatorInfo
attribute.java.util.List<SyncItemJob>
getIncomingSynchronizations()
Generated method - Getter of theCatalogVersion.incomingSynchronizations
attribute.java.util.List<SyncItemJob>
getIncomingSynchronizations(SessionContext ctx)
Generated method - Getter of theCatalogVersion.incomingSynchronizations
attribute.java.util.Collection<Language>
getLanguages()
Generated method - Getter of theCatalogVersion.languages
attribute.java.util.Collection<Language>
getLanguages(SessionContext ctx)
Generated method - Getter of theCatalogVersion.languages
attribute.java.lang.String
getMimeRootDirectory()
Generated method - Getter of theCatalogVersion.mimeRootDirectory
attribute.java.lang.String
getMimeRootDirectory(SessionContext ctx)
Generated method - Getter of theCatalogVersion.mimeRootDirectory
attribute.java.lang.Integer
getPreviousUpdateVersion()
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.java.lang.Integer
getPreviousUpdateVersion(SessionContext ctx)
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.int
getPreviousUpdateVersionAsPrimitive()
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.int
getPreviousUpdateVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.java.util.List<Principal>
getReadPrincipals()
Generated method - Getter of theCatalogVersion.readPrincipals
attribute.java.util.List<Principal>
getReadPrincipals(SessionContext ctx)
Generated method - Getter of theCatalogVersion.readPrincipals
attribute.long
getReadPrincipalsCount()
long
getReadPrincipalsCount(SessionContext ctx)
java.util.List<SyncItemJob>
getSynchronizations()
Generated method - Getter of theCatalogVersion.synchronizations
attribute.java.util.List<SyncItemJob>
getSynchronizations(SessionContext ctx)
Generated method - Getter of theCatalogVersion.synchronizations
attribute.java.util.Collection<Country>
getTerritories()
Generated method - Getter of theCatalogVersion.territories
attribute.java.util.Collection<Country>
getTerritories(SessionContext ctx)
Generated method - Getter of theCatalogVersion.territories
attribute.java.lang.String
getVersion()
Generated method - Getter of theCatalogVersion.version
attribute.java.lang.String
getVersion(SessionContext ctx)
Generated method - Getter of theCatalogVersion.version
attribute.java.util.List<Principal>
getWritePrincipals()
Generated method - Getter of theCatalogVersion.writePrincipals
attribute.java.util.List<Principal>
getWritePrincipals(SessionContext ctx)
Generated method - Getter of theCatalogVersion.writePrincipals
attribute.long
getWritePrincipalsCount()
long
getWritePrincipalsCount(SessionContext ctx)
java.lang.Boolean
isActive()
Generated method - Getter of theCatalogVersion.active
attribute.java.lang.Boolean
isActive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.active
attribute.boolean
isActiveAsPrimitive()
Generated method - Getter of theCatalogVersion.active
attribute.boolean
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.active
attribute.java.lang.Boolean
isInclAssurance()
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.java.lang.Boolean
isInclAssurance(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.boolean
isInclAssuranceAsPrimitive()
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.boolean
isInclAssuranceAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.java.lang.Boolean
isInclDuty()
Generated method - Getter of theCatalogVersion.inclDuty
attribute.java.lang.Boolean
isInclDuty(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclDuty
attribute.boolean
isInclDutyAsPrimitive()
Generated method - Getter of theCatalogVersion.inclDuty
attribute.boolean
isInclDutyAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclDuty
attribute.java.lang.Boolean
isInclFreight()
Generated method - Getter of theCatalogVersion.inclFreight
attribute.java.lang.Boolean
isInclFreight(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclFreight
attribute.boolean
isInclFreightAsPrimitive()
Generated method - Getter of theCatalogVersion.inclFreight
attribute.boolean
isInclFreightAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclFreight
attribute.java.lang.Boolean
isInclPacking()
Generated method - Getter of theCatalogVersion.inclPacking
attribute.java.lang.Boolean
isInclPacking(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclPacking
attribute.boolean
isInclPackingAsPrimitive()
Generated method - Getter of theCatalogVersion.inclPacking
attribute.boolean
isInclPackingAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclPacking
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromAgreements(Agreement value)
Generated method - Removesvalue
from agreements.void
removeFromAgreements(SessionContext ctx, Agreement value)
Generated method - Removesvalue
from agreements.void
removeFromReadPrincipals(Principal value)
Generated method - Removesvalue
from readPrincipals.void
removeFromReadPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from readPrincipals.void
removeFromSynchronizations(SyncItemJob value)
Generated method - Removesvalue
from synchronizations.void
removeFromSynchronizations(SessionContext ctx, SyncItemJob value)
Generated method - Removesvalue
from synchronizations.void
removeFromWritePrincipals(Principal value)
Generated method - Removesvalue
from writePrincipals.void
removeFromWritePrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from writePrincipals.void
setActive(boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.void
setActive(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.void
setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.void
setActive(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.void
setAgreements(SessionContext ctx, java.util.List<Agreement> value)
Generated method - Setter of theCatalogVersion.agreements
attribute.void
setAgreements(java.util.List<Agreement> value)
Generated method - Setter of theCatalogVersion.agreements
attribute.void
setAllCategorySystemDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.void
setAllCategorySystemDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.void
setAllCategorySystemName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.void
setAllCategorySystemName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.protected void
setCatalog(Catalog value)
Generated method - Setter of theCatalogVersion.catalog
attribute.protected void
setCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of theCatalogVersion.catalog
attribute.void
setCategorySystemDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.void
setCategorySystemDescription(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.void
setCategorySystemID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemID
attribute.void
setCategorySystemID(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemID
attribute.void
setCategorySystemName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.void
setCategorySystemName(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.void
setDefaultCurrency(Currency value)
Generated method - Setter of theCatalogVersion.defaultCurrency
attribute.void
setDefaultCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theCatalogVersion.defaultCurrency
attribute.void
setGenerationDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCatalogVersion.generationDate
attribute.void
setGenerationDate(java.util.Date value)
Generated method - Setter of theCatalogVersion.generationDate
attribute.void
setGeneratorInfo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.generatorInfo
attribute.void
setGeneratorInfo(java.lang.String value)
Generated method - Setter of theCatalogVersion.generatorInfo
attribute.void
setInclAssurance(boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.void
setInclAssurance(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.void
setInclAssurance(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.void
setInclAssurance(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.void
setInclDuty(boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.void
setInclDuty(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.void
setInclDuty(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.void
setInclDuty(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.void
setInclFreight(boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.void
setInclFreight(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.void
setInclFreight(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.void
setInclFreight(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.void
setInclPacking(boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.void
setInclPacking(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.void
setInclPacking(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.void
setInclPacking(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.void
setLanguages(SessionContext ctx, java.util.Collection<Language> value)
Generated method - Setter of theCatalogVersion.languages
attribute.void
setLanguages(java.util.Collection<Language> value)
Generated method - Setter of theCatalogVersion.languages
attribute.void
setMimeRootDirectory(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.mimeRootDirectory
attribute.void
setMimeRootDirectory(java.lang.String value)
Generated method - Setter of theCatalogVersion.mimeRootDirectory
attribute.void
setPreviousUpdateVersion(int value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.void
setPreviousUpdateVersion(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.void
setPreviousUpdateVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.void
setPreviousUpdateVersion(java.lang.Integer value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.void
setReadPrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.readPrincipals
attribute.void
setReadPrincipals(java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.readPrincipals
attribute.void
setSynchronizations(SessionContext ctx, java.util.List<SyncItemJob> value)
Generated method - Setter of theCatalogVersion.synchronizations
attribute.void
setSynchronizations(java.util.List<SyncItemJob> value)
Generated method - Setter of theCatalogVersion.synchronizations
attribute.void
setTerritories(SessionContext ctx, java.util.Collection<Country> value)
Generated method - Setter of theCatalogVersion.territories
attribute.void
setTerritories(java.util.Collection<Country> value)
Generated method - Setter of theCatalogVersion.territories
attribute.void
setVersion(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.version
attribute.void
setVersion(java.lang.String value)
Generated method - Setter of theCatalogVersion.version
attribute.void
setWritePrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.writePrincipals
attribute.void
setWritePrincipals(java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.writePrincipals
attribute.-
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, 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
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theCatalogVersion.active
attribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of theCatalogVersion.version
attribute- See Also:
- Constant Field Values
-
MIMEROOTDIRECTORY
public static final java.lang.String MIMEROOTDIRECTORY
Qualifier of theCatalogVersion.mimeRootDirectory
attribute- See Also:
- Constant Field Values
-
GENERATIONDATE
public static final java.lang.String GENERATIONDATE
Qualifier of theCatalogVersion.generationDate
attribute- See Also:
- Constant Field Values
-
DEFAULTCURRENCY
public static final java.lang.String DEFAULTCURRENCY
Qualifier of theCatalogVersion.defaultCurrency
attribute- See Also:
- Constant Field Values
-
INCLFREIGHT
public static final java.lang.String INCLFREIGHT
Qualifier of theCatalogVersion.inclFreight
attribute- See Also:
- Constant Field Values
-
INCLPACKING
public static final java.lang.String INCLPACKING
Qualifier of theCatalogVersion.inclPacking
attribute- See Also:
- Constant Field Values
-
INCLASSURANCE
public static final java.lang.String INCLASSURANCE
Qualifier of theCatalogVersion.inclAssurance
attribute- See Also:
- Constant Field Values
-
INCLDUTY
public static final java.lang.String INCLDUTY
Qualifier of theCatalogVersion.inclDuty
attribute- See Also:
- Constant Field Values
-
TERRITORIES
public static final java.lang.String TERRITORIES
Qualifier of theCatalogVersion.territories
attribute- See Also:
- Constant Field Values
-
LANGUAGES
public static final java.lang.String LANGUAGES
Qualifier of theCatalogVersion.languages
attribute- See Also:
- Constant Field Values
-
GENERATORINFO
public static final java.lang.String GENERATORINFO
Qualifier of theCatalogVersion.generatorInfo
attribute- See Also:
- Constant Field Values
-
CATEGORYSYSTEMID
public static final java.lang.String CATEGORYSYSTEMID
Qualifier of theCatalogVersion.categorySystemID
attribute- See Also:
- Constant Field Values
-
CATEGORYSYSTEMNAME
public static final java.lang.String CATEGORYSYSTEMNAME
Qualifier of theCatalogVersion.categorySystemName
attribute- See Also:
- Constant Field Values
-
CATEGORYSYSTEMDESCRIPTION
public static final java.lang.String CATEGORYSYSTEMDESCRIPTION
Qualifier of theCatalogVersion.categorySystemDescription
attribute- See Also:
- Constant Field Values
-
PREVIOUSUPDATEVERSION
public static final java.lang.String PREVIOUSUPDATEVERSION
Qualifier of theCatalogVersion.previousUpdateVersion
attribute- See Also:
- Constant Field Values
-
CATALOG
public static final java.lang.String CATALOG
Qualifier of theCatalogVersion.catalog
attribute- See Also:
- Constant Field Values
-
SYNCHRONIZATIONS
public static final java.lang.String SYNCHRONIZATIONS
Qualifier of theCatalogVersion.synchronizations
attribute- See Also:
- Constant Field Values
-
INCOMINGSYNCHRONIZATIONS
public static final java.lang.String INCOMINGSYNCHRONIZATIONS
Qualifier of theCatalogVersion.incomingSynchronizations
attribute- See Also:
- Constant Field Values
-
AGREEMENTS
public static final java.lang.String AGREEMENTS
Qualifier of theCatalogVersion.agreements
attribute- See Also:
- Constant Field Values
-
WRITEPRINCIPALS
public static final java.lang.String WRITEPRINCIPALS
Qualifier of theCatalogVersion.writePrincipals
attribute- See Also:
- Constant Field Values
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
-
READPRINCIPALS
public static final java.lang.String READPRINCIPALS
Qualifier of theCatalogVersion.readPrincipals
attribute- See Also:
- Constant Field Values
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
-
CATALOGHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCatalogVersion> CATALOGHANDLER
BidirectionalOneToManyHandler
for handling 1:n CATALOG's relation attributes from 'one' side.
-
SYNCHRONIZATIONSHANDLER
protected static final OneToManyHandler<SyncItemJob> SYNCHRONIZATIONSHANDLER
OneToManyHandler
for handling 1:n SYNCHRONIZATIONS's relation attributes from 'many' side.
-
INCOMINGSYNCHRONIZATIONSHANDLER
protected static final OneToManyHandler<SyncItemJob> INCOMINGSYNCHRONIZATIONSHANDLER
OneToManyHandler
for handling 1:n INCOMINGSYNCHRONIZATIONS's relation attributes from 'many' side.
-
AGREEMENTSHANDLER
protected static final OneToManyHandler<Agreement> AGREEMENTSHANDLER
OneToManyHandler
for handling 1:n AGREEMENTS'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:
getDefaultAttributeModes
in classItem
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.active
attribute.- Returns:
- the active - active flag
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theCatalogVersion.active
attribute.- Returns:
- the active - active flag
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.active
attribute.- Returns:
- the active - active flag
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theCatalogVersion.active
attribute.- Returns:
- the active - active flag
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.- Parameters:
value
- the active - active flag
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.- Parameters:
value
- the active - active flag
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.- Parameters:
value
- the active - active flag
-
setActive
public void setActive(boolean value)
Generated method - Setter of theCatalogVersion.active
attribute.- Parameters:
value
- the active - active flag
-
getAgreements
public java.util.List<Agreement> getAgreements(SessionContext ctx)
Generated method - Getter of theCatalogVersion.agreements
attribute.- Returns:
- the agreements
-
getAgreements
public java.util.List<Agreement> getAgreements()
Generated method - Getter of theCatalogVersion.agreements
attribute.- Returns:
- the agreements
-
setAgreements
public void setAgreements(SessionContext ctx, java.util.List<Agreement> value)
Generated method - Setter of theCatalogVersion.agreements
attribute.- Parameters:
value
- the agreements
-
setAgreements
public void setAgreements(java.util.List<Agreement> value)
Generated method - Setter of theCatalogVersion.agreements
attribute.- Parameters:
value
- the agreements
-
addToAgreements
public void addToAgreements(SessionContext ctx, Agreement value)
Generated method - Addsvalue
to agreements.- Parameters:
value
- the item to add to agreements
-
addToAgreements
public void addToAgreements(Agreement value)
Generated method - Addsvalue
to agreements.- Parameters:
value
- the item to add to agreements
-
removeFromAgreements
public void removeFromAgreements(SessionContext ctx, Agreement value)
Generated method - Removesvalue
from agreements.- Parameters:
value
- the item to remove from agreements
-
removeFromAgreements
public void removeFromAgreements(Agreement value)
Generated method - Removesvalue
from agreements.- Parameters:
value
- the item to remove from agreements
-
getCatalog
public Catalog getCatalog(SessionContext ctx)
Generated method - Getter of theCatalogVersion.catalog
attribute.- Returns:
- the catalog
-
getCatalog
public Catalog getCatalog()
Generated method - Getter of theCatalogVersion.catalog
attribute.- Returns:
- the catalog
-
setCatalog
protected void setCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of theCatalogVersion.catalog
attribute.- Parameters:
value
- the catalog
-
setCatalog
protected void setCatalog(Catalog value)
Generated method - Setter of theCatalogVersion.catalog
attribute.- Parameters:
value
- the catalog
-
getCategorySystemDescription
public java.lang.String getCategorySystemDescription(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.- Returns:
- the categorySystemDescription
-
getCategorySystemDescription
public java.lang.String getCategorySystemDescription()
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.- Returns:
- the categorySystemDescription
-
getAllCategorySystemDescription
public java.util.Map<Language,java.lang.String> getAllCategorySystemDescription(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.- Returns:
- the localized categorySystemDescription
-
getAllCategorySystemDescription
public java.util.Map<Language,java.lang.String> getAllCategorySystemDescription()
Generated method - Getter of theCatalogVersion.categorySystemDescription
attribute.- Returns:
- the localized categorySystemDescription
-
setCategorySystemDescription
public void setCategorySystemDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.- Parameters:
value
- the categorySystemDescription
-
setCategorySystemDescription
public void setCategorySystemDescription(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.- Parameters:
value
- the categorySystemDescription
-
setAllCategorySystemDescription
public void setAllCategorySystemDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.- Parameters:
value
- the categorySystemDescription
-
setAllCategorySystemDescription
public void setAllCategorySystemDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemDescription
attribute.- Parameters:
value
- the categorySystemDescription
-
getCategorySystemID
public java.lang.String getCategorySystemID(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemID
attribute.- Returns:
- the categorySystemID
-
getCategorySystemID
public java.lang.String getCategorySystemID()
Generated method - Getter of theCatalogVersion.categorySystemID
attribute.- Returns:
- the categorySystemID
-
setCategorySystemID
public void setCategorySystemID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemID
attribute.- Parameters:
value
- the categorySystemID
-
setCategorySystemID
public void setCategorySystemID(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemID
attribute.- Parameters:
value
- the categorySystemID
-
getCategorySystemName
public java.lang.String getCategorySystemName(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.- Returns:
- the categorySystemName
-
getCategorySystemName
public java.lang.String getCategorySystemName()
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.- Returns:
- the categorySystemName
-
getAllCategorySystemName
public java.util.Map<Language,java.lang.String> getAllCategorySystemName(SessionContext ctx)
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.- Returns:
- the localized categorySystemName
-
getAllCategorySystemName
public java.util.Map<Language,java.lang.String> getAllCategorySystemName()
Generated method - Getter of theCatalogVersion.categorySystemName
attribute.- Returns:
- the localized categorySystemName
-
setCategorySystemName
public void setCategorySystemName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.- Parameters:
value
- the categorySystemName
-
setCategorySystemName
public void setCategorySystemName(java.lang.String value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.- Parameters:
value
- the categorySystemName
-
setAllCategorySystemName
public void setAllCategorySystemName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.- Parameters:
value
- the categorySystemName
-
setAllCategorySystemName
public void setAllCategorySystemName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCatalogVersion.categorySystemName
attribute.- Parameters:
value
- the categorySystemName
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has 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:
createItem
in 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
-
getDefaultCurrency
public Currency getDefaultCurrency(SessionContext ctx)
Generated method - Getter of theCatalogVersion.defaultCurrency
attribute.- Returns:
- the defaultCurrency - Default Currency
-
getDefaultCurrency
public Currency getDefaultCurrency()
Generated method - Getter of theCatalogVersion.defaultCurrency
attribute.- Returns:
- the defaultCurrency - Default Currency
-
setDefaultCurrency
public void setDefaultCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theCatalogVersion.defaultCurrency
attribute.- Parameters:
value
- the defaultCurrency - Default Currency
-
setDefaultCurrency
public void setDefaultCurrency(Currency value)
Generated method - Setter of theCatalogVersion.defaultCurrency
attribute.- Parameters:
value
- the defaultCurrency - Default Currency
-
getGenerationDate
public java.util.Date getGenerationDate(SessionContext ctx)
Generated method - Getter of theCatalogVersion.generationDate
attribute.- Returns:
- the generationDate - Generation Date
-
getGenerationDate
public java.util.Date getGenerationDate()
Generated method - Getter of theCatalogVersion.generationDate
attribute.- Returns:
- the generationDate - Generation Date
-
setGenerationDate
public void setGenerationDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCatalogVersion.generationDate
attribute.- Parameters:
value
- the generationDate - Generation Date
-
setGenerationDate
public void setGenerationDate(java.util.Date value)
Generated method - Setter of theCatalogVersion.generationDate
attribute.- Parameters:
value
- the generationDate - Generation Date
-
getGeneratorInfo
public java.lang.String getGeneratorInfo(SessionContext ctx)
Generated method - Getter of theCatalogVersion.generatorInfo
attribute.- Returns:
- the generatorInfo - Generator Info
-
getGeneratorInfo
public java.lang.String getGeneratorInfo()
Generated method - Getter of theCatalogVersion.generatorInfo
attribute.- Returns:
- the generatorInfo - Generator Info
-
setGeneratorInfo
public void setGeneratorInfo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.generatorInfo
attribute.- Parameters:
value
- the generatorInfo - Generator Info
-
setGeneratorInfo
public void setGeneratorInfo(java.lang.String value)
Generated method - Setter of theCatalogVersion.generatorInfo
attribute.- Parameters:
value
- the generatorInfo - Generator Info
-
isInclAssurance
public java.lang.Boolean isInclAssurance(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.- Returns:
- the inclAssurance - incl.Assurance
-
isInclAssurance
public java.lang.Boolean isInclAssurance()
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.- Returns:
- the inclAssurance - incl.Assurance
-
isInclAssuranceAsPrimitive
public boolean isInclAssuranceAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.- Returns:
- the inclAssurance - incl.Assurance
-
isInclAssuranceAsPrimitive
public boolean isInclAssuranceAsPrimitive()
Generated method - Getter of theCatalogVersion.inclAssurance
attribute.- Returns:
- the inclAssurance - incl.Assurance
-
setInclAssurance
public void setInclAssurance(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.- Parameters:
value
- the inclAssurance - incl.Assurance
-
setInclAssurance
public void setInclAssurance(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.- Parameters:
value
- the inclAssurance - incl.Assurance
-
setInclAssurance
public void setInclAssurance(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.- Parameters:
value
- the inclAssurance - incl.Assurance
-
setInclAssurance
public void setInclAssurance(boolean value)
Generated method - Setter of theCatalogVersion.inclAssurance
attribute.- Parameters:
value
- the inclAssurance - incl.Assurance
-
isInclDuty
public java.lang.Boolean isInclDuty(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclDuty
attribute.- Returns:
- the inclDuty - incl.Duty
-
isInclDuty
public java.lang.Boolean isInclDuty()
Generated method - Getter of theCatalogVersion.inclDuty
attribute.- Returns:
- the inclDuty - incl.Duty
-
isInclDutyAsPrimitive
public boolean isInclDutyAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclDuty
attribute.- Returns:
- the inclDuty - incl.Duty
-
isInclDutyAsPrimitive
public boolean isInclDutyAsPrimitive()
Generated method - Getter of theCatalogVersion.inclDuty
attribute.- Returns:
- the inclDuty - incl.Duty
-
setInclDuty
public void setInclDuty(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.- Parameters:
value
- the inclDuty - incl.Duty
-
setInclDuty
public void setInclDuty(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.- Parameters:
value
- the inclDuty - incl.Duty
-
setInclDuty
public void setInclDuty(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.- Parameters:
value
- the inclDuty - incl.Duty
-
setInclDuty
public void setInclDuty(boolean value)
Generated method - Setter of theCatalogVersion.inclDuty
attribute.- Parameters:
value
- the inclDuty - incl.Duty
-
isInclFreight
public java.lang.Boolean isInclFreight(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclFreight
attribute.- Returns:
- the inclFreight - incl.Freight
-
isInclFreight
public java.lang.Boolean isInclFreight()
Generated method - Getter of theCatalogVersion.inclFreight
attribute.- Returns:
- the inclFreight - incl.Freight
-
isInclFreightAsPrimitive
public boolean isInclFreightAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclFreight
attribute.- Returns:
- the inclFreight - incl.Freight
-
isInclFreightAsPrimitive
public boolean isInclFreightAsPrimitive()
Generated method - Getter of theCatalogVersion.inclFreight
attribute.- Returns:
- the inclFreight - incl.Freight
-
setInclFreight
public void setInclFreight(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.- Parameters:
value
- the inclFreight - incl.Freight
-
setInclFreight
public void setInclFreight(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.- Parameters:
value
- the inclFreight - incl.Freight
-
setInclFreight
public void setInclFreight(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.- Parameters:
value
- the inclFreight - incl.Freight
-
setInclFreight
public void setInclFreight(boolean value)
Generated method - Setter of theCatalogVersion.inclFreight
attribute.- Parameters:
value
- the inclFreight - incl.Freight
-
isInclPacking
public java.lang.Boolean isInclPacking(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclPacking
attribute.- Returns:
- the inclPacking - incl.Packing
-
isInclPacking
public java.lang.Boolean isInclPacking()
Generated method - Getter of theCatalogVersion.inclPacking
attribute.- Returns:
- the inclPacking - incl.Packing
-
isInclPackingAsPrimitive
public boolean isInclPackingAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.inclPacking
attribute.- Returns:
- the inclPacking - incl.Packing
-
isInclPackingAsPrimitive
public boolean isInclPackingAsPrimitive()
Generated method - Getter of theCatalogVersion.inclPacking
attribute.- Returns:
- the inclPacking - incl.Packing
-
setInclPacking
public void setInclPacking(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.- Parameters:
value
- the inclPacking - incl.Packing
-
setInclPacking
public void setInclPacking(java.lang.Boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.- Parameters:
value
- the inclPacking - incl.Packing
-
setInclPacking
public void setInclPacking(SessionContext ctx, boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.- Parameters:
value
- the inclPacking - incl.Packing
-
setInclPacking
public void setInclPacking(boolean value)
Generated method - Setter of theCatalogVersion.inclPacking
attribute.- Parameters:
value
- the inclPacking - incl.Packing
-
getIncomingSynchronizations
public java.util.List<SyncItemJob> getIncomingSynchronizations(SessionContext ctx)
Generated method - Getter of theCatalogVersion.incomingSynchronizations
attribute.- Returns:
- the incomingSynchronizations
-
getIncomingSynchronizations
public java.util.List<SyncItemJob> getIncomingSynchronizations()
Generated method - Getter of theCatalogVersion.incomingSynchronizations
attribute.- Returns:
- the incomingSynchronizations
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getLanguages
public java.util.Collection<Language> getLanguages(SessionContext ctx)
Generated method - Getter of theCatalogVersion.languages
attribute.- Returns:
- the languages - languages
-
getLanguages
public java.util.Collection<Language> getLanguages()
Generated method - Getter of theCatalogVersion.languages
attribute.- Returns:
- the languages - languages
-
setLanguages
public void setLanguages(SessionContext ctx, java.util.Collection<Language> value)
Generated method - Setter of theCatalogVersion.languages
attribute.- Parameters:
value
- the languages - languages
-
setLanguages
public void setLanguages(java.util.Collection<Language> value)
Generated method - Setter of theCatalogVersion.languages
attribute.- Parameters:
value
- the languages - languages
-
getMimeRootDirectory
public java.lang.String getMimeRootDirectory(SessionContext ctx)
Generated method - Getter of theCatalogVersion.mimeRootDirectory
attribute.- Returns:
- the mimeRootDirectory - Mime Root Directory
-
getMimeRootDirectory
public java.lang.String getMimeRootDirectory()
Generated method - Getter of theCatalogVersion.mimeRootDirectory
attribute.- Returns:
- the mimeRootDirectory - Mime Root Directory
-
setMimeRootDirectory
public void setMimeRootDirectory(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.mimeRootDirectory
attribute.- Parameters:
value
- the mimeRootDirectory - Mime Root Directory
-
setMimeRootDirectory
public void setMimeRootDirectory(java.lang.String value)
Generated method - Setter of theCatalogVersion.mimeRootDirectory
attribute.- Parameters:
value
- the mimeRootDirectory - Mime Root Directory
-
getPreviousUpdateVersion
public java.lang.Integer getPreviousUpdateVersion(SessionContext ctx)
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.- Returns:
- the previousUpdateVersion
-
getPreviousUpdateVersion
public java.lang.Integer getPreviousUpdateVersion()
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.- Returns:
- the previousUpdateVersion
-
getPreviousUpdateVersionAsPrimitive
public int getPreviousUpdateVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.- Returns:
- the previousUpdateVersion
-
getPreviousUpdateVersionAsPrimitive
public int getPreviousUpdateVersionAsPrimitive()
Generated method - Getter of theCatalogVersion.previousUpdateVersion
attribute.- Returns:
- the previousUpdateVersion
-
setPreviousUpdateVersion
public void setPreviousUpdateVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.- Parameters:
value
- the previousUpdateVersion
-
setPreviousUpdateVersion
public void setPreviousUpdateVersion(java.lang.Integer value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.- Parameters:
value
- the previousUpdateVersion
-
setPreviousUpdateVersion
public void setPreviousUpdateVersion(SessionContext ctx, int value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.- Parameters:
value
- the previousUpdateVersion
-
setPreviousUpdateVersion
public void setPreviousUpdateVersion(int value)
Generated method - Setter of theCatalogVersion.previousUpdateVersion
attribute.- Parameters:
value
- the previousUpdateVersion
-
getReadPrincipals
public java.util.List<Principal> getReadPrincipals(SessionContext ctx)
Generated method - Getter of theCatalogVersion.readPrincipals
attribute.- Returns:
- the readPrincipals
-
getReadPrincipals
public java.util.List<Principal> getReadPrincipals()
Generated method - Getter of theCatalogVersion.readPrincipals
attribute.- Returns:
- the readPrincipals
-
getReadPrincipalsCount
public long getReadPrincipalsCount(SessionContext ctx)
-
getReadPrincipalsCount
public long getReadPrincipalsCount()
-
setReadPrincipals
public void setReadPrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.readPrincipals
attribute.- Parameters:
value
- the readPrincipals
-
setReadPrincipals
public void setReadPrincipals(java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.readPrincipals
attribute.- Parameters:
value
- the readPrincipals
-
addToReadPrincipals
public void addToReadPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to readPrincipals.- Parameters:
value
- the item to add to readPrincipals
-
addToReadPrincipals
public void addToReadPrincipals(Principal value)
Generated method - Addsvalue
to readPrincipals.- Parameters:
value
- the item to add to readPrincipals
-
removeFromReadPrincipals
public void removeFromReadPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from readPrincipals.- Parameters:
value
- the item to remove from readPrincipals
-
removeFromReadPrincipals
public void removeFromReadPrincipals(Principal value)
Generated method - Removesvalue
from readPrincipals.- Parameters:
value
- the item to remove from readPrincipals
-
getSynchronizations
public java.util.List<SyncItemJob> getSynchronizations(SessionContext ctx)
Generated method - Getter of theCatalogVersion.synchronizations
attribute.- Returns:
- the synchronizations
-
getSynchronizations
public java.util.List<SyncItemJob> getSynchronizations()
Generated method - Getter of theCatalogVersion.synchronizations
attribute.- Returns:
- the synchronizations
-
setSynchronizations
public void setSynchronizations(SessionContext ctx, java.util.List<SyncItemJob> value)
Generated method - Setter of theCatalogVersion.synchronizations
attribute.- Parameters:
value
- the synchronizations
-
setSynchronizations
public void setSynchronizations(java.util.List<SyncItemJob> value)
Generated method - Setter of theCatalogVersion.synchronizations
attribute.- Parameters:
value
- the synchronizations
-
addToSynchronizations
public void addToSynchronizations(SessionContext ctx, SyncItemJob value)
Generated method - Addsvalue
to synchronizations.- Parameters:
value
- the item to add to synchronizations
-
addToSynchronizations
public void addToSynchronizations(SyncItemJob value)
Generated method - Addsvalue
to synchronizations.- Parameters:
value
- the item to add to synchronizations
-
removeFromSynchronizations
public void removeFromSynchronizations(SessionContext ctx, SyncItemJob value)
Generated method - Removesvalue
from synchronizations.- Parameters:
value
- the item to remove from synchronizations
-
removeFromSynchronizations
public void removeFromSynchronizations(SyncItemJob value)
Generated method - Removesvalue
from synchronizations.- Parameters:
value
- the item to remove from synchronizations
-
getTerritories
public java.util.Collection<Country> getTerritories(SessionContext ctx)
Generated method - Getter of theCatalogVersion.territories
attribute.- Returns:
- the territories - Territory
-
getTerritories
public java.util.Collection<Country> getTerritories()
Generated method - Getter of theCatalogVersion.territories
attribute.- Returns:
- the territories - Territory
-
setTerritories
public void setTerritories(SessionContext ctx, java.util.Collection<Country> value)
Generated method - Setter of theCatalogVersion.territories
attribute.- Parameters:
value
- the territories - Territory
-
setTerritories
public void setTerritories(java.util.Collection<Country> value)
Generated method - Setter of theCatalogVersion.territories
attribute.- Parameters:
value
- the territories - Territory
-
getVersion
public java.lang.String getVersion(SessionContext ctx)
Generated method - Getter of theCatalogVersion.version
attribute.- Returns:
- the version - version
-
getVersion
public java.lang.String getVersion()
Generated method - Getter of theCatalogVersion.version
attribute.- Returns:
- the version - version
-
setVersion
public void setVersion(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCatalogVersion.version
attribute.- Parameters:
value
- the version - version
-
setVersion
public void setVersion(java.lang.String value)
Generated method - Setter of theCatalogVersion.version
attribute.- Parameters:
value
- the version - version
-
getWritePrincipals
public java.util.List<Principal> getWritePrincipals(SessionContext ctx)
Generated method - Getter of theCatalogVersion.writePrincipals
attribute.- Returns:
- the writePrincipals
-
getWritePrincipals
public java.util.List<Principal> getWritePrincipals()
Generated method - Getter of theCatalogVersion.writePrincipals
attribute.- Returns:
- the writePrincipals
-
getWritePrincipalsCount
public long getWritePrincipalsCount(SessionContext ctx)
-
getWritePrincipalsCount
public long getWritePrincipalsCount()
-
setWritePrincipals
public void setWritePrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.writePrincipals
attribute.- Parameters:
value
- the writePrincipals
-
setWritePrincipals
public void setWritePrincipals(java.util.List<Principal> value)
Generated method - Setter of theCatalogVersion.writePrincipals
attribute.- Parameters:
value
- the writePrincipals
-
addToWritePrincipals
public void addToWritePrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to writePrincipals.- Parameters:
value
- the item to add to writePrincipals
-
addToWritePrincipals
public void addToWritePrincipals(Principal value)
Generated method - Addsvalue
to writePrincipals.- Parameters:
value
- the item to add to writePrincipals
-
removeFromWritePrincipals
public void removeFromWritePrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from writePrincipals.- Parameters:
value
- the item to remove from writePrincipals
-
removeFromWritePrincipals
public void removeFromWritePrincipals(Principal value)
Generated method - Removesvalue
from writePrincipals.- Parameters:
value
- the item to remove from writePrincipals
-
-