public abstract class GeneratedCatalogVersion extends GenericItem
CatalogVersion.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVE
Qualifier of the
CatalogVersion.active attribute |
static java.lang.String |
AGREEMENTS
Qualifier of the
CatalogVersion.agreements attribute |
protected static OneToManyHandler<Agreement> |
AGREEMENTSHANDLER
OneToManyHandler for handling 1:n AGREEMENTS's relation attributes from 'many' side. |
static java.lang.String |
CATALOG
Qualifier of the
CatalogVersion.catalog attribute |
protected static BidirectionalOneToManyHandler<GeneratedCatalogVersion> |
CATALOGHANDLER
BidirectionalOneToManyHandler for handling 1:n CATALOG's relation attributes from 'one' side. |
static java.lang.String |
CATEGORYSYSTEMDESCRIPTION
Qualifier of the
CatalogVersion.categorySystemDescription attribute |
static java.lang.String |
CATEGORYSYSTEMID
Qualifier of the
CatalogVersion.categorySystemID attribute |
static java.lang.String |
CATEGORYSYSTEMNAME
Qualifier of the
CatalogVersion.categorySystemName attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DEFAULTCURRENCY
Qualifier of the
CatalogVersion.defaultCurrency attribute |
static java.lang.String |
GENERATIONDATE
Qualifier of the
CatalogVersion.generationDate attribute |
static java.lang.String |
GENERATORINFO
Qualifier of the
CatalogVersion.generatorInfo attribute |
static java.lang.String |
INCLASSURANCE
Qualifier of the
CatalogVersion.inclAssurance attribute |
static java.lang.String |
INCLDUTY
Qualifier of the
CatalogVersion.inclDuty attribute |
static java.lang.String |
INCLFREIGHT
Qualifier of the
CatalogVersion.inclFreight attribute |
static java.lang.String |
INCLPACKING
Qualifier of the
CatalogVersion.inclPacking attribute |
static java.lang.String |
INCOMINGSYNCHRONIZATIONS
Qualifier of the
CatalogVersion.incomingSynchronizations attribute |
protected static OneToManyHandler<SyncItemJob> |
INCOMINGSYNCHRONIZATIONSHANDLER
OneToManyHandler for handling 1:n INCOMINGSYNCHRONIZATIONS's relation attributes from 'many' side. |
static java.lang.String |
LANGUAGES
Qualifier of the
CatalogVersion.languages attribute |
static java.lang.String |
MIMEROOTDIRECTORY
Qualifier of the
CatalogVersion.mimeRootDirectory attribute |
static java.lang.String |
PREVIOUSUPDATEVERSION
Qualifier of the
CatalogVersion.previousUpdateVersion attribute |
protected 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 the
CatalogVersion.readPrincipals attribute |
static java.lang.String |
SYNCHRONIZATIONS
Qualifier of the
CatalogVersion.synchronizations attribute |
protected static OneToManyHandler<SyncItemJob> |
SYNCHRONIZATIONSHANDLER
OneToManyHandler for handling 1:n SYNCHRONIZATIONS's relation attributes from 'many' side. |
static java.lang.String |
TERRITORIES
Qualifier of the
CatalogVersion.territories attribute |
static java.lang.String |
VERSION
Qualifier of the
CatalogVersion.version attribute |
static java.lang.String |
WRITEPRINCIPALS
Qualifier of the
CatalogVersion.writePrincipals attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCatalogVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAgreements(Agreement value)
Generated method - Adds
value to agreements. |
void |
addToAgreements(SessionContext ctx,
Agreement value)
Generated method - Adds
value to agreements. |
void |
addToReadPrincipals(Principal value)
Generated method - Adds
value to readPrincipals. |
void |
addToReadPrincipals(SessionContext ctx,
Principal value)
Generated method - Adds
value to readPrincipals. |
void |
addToSynchronizations(SessionContext ctx,
SyncItemJob value)
Generated method - Adds
value to synchronizations. |
void |
addToSynchronizations(SyncItemJob value)
Generated method - Adds
value to synchronizations. |
void |
addToWritePrincipals(Principal value)
Generated method - Adds
value to writePrincipals. |
void |
addToWritePrincipals(SessionContext ctx,
Principal value)
Generated method - Adds
value 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 the
CatalogVersion.agreements attribute. |
java.util.List<Agreement> |
getAgreements(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.agreements attribute. |
java.util.Map<Language,java.lang.String> |
getAllCategorySystemDescription()
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
java.util.Map<Language,java.lang.String> |
getAllCategorySystemDescription(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
java.util.Map<Language,java.lang.String> |
getAllCategorySystemName()
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
java.util.Map<Language,java.lang.String> |
getAllCategorySystemName(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
Catalog |
getCatalog()
Generated method - Getter of the
CatalogVersion.catalog attribute. |
Catalog |
getCatalog(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.catalog attribute. |
java.lang.String |
getCategorySystemDescription()
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
java.lang.String |
getCategorySystemDescription(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
java.lang.String |
getCategorySystemID()
Generated method - Getter of the
CatalogVersion.categorySystemID attribute. |
java.lang.String |
getCategorySystemID(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemID attribute. |
java.lang.String |
getCategorySystemName()
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
java.lang.String |
getCategorySystemName(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
Currency |
getDefaultCurrency()
Generated method - Getter of the
CatalogVersion.defaultCurrency attribute. |
Currency |
getDefaultCurrency(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.defaultCurrency attribute. |
java.util.Date |
getGenerationDate()
Generated method - Getter of the
CatalogVersion.generationDate attribute. |
java.util.Date |
getGenerationDate(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.generationDate attribute. |
java.lang.String |
getGeneratorInfo()
Generated method - Getter of the
CatalogVersion.generatorInfo attribute. |
java.lang.String |
getGeneratorInfo(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.generatorInfo attribute. |
java.util.List<SyncItemJob> |
getIncomingSynchronizations()
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute. |
java.util.List<SyncItemJob> |
getIncomingSynchronizations(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute. |
java.util.Collection<Language> |
getLanguages()
Generated method - Getter of the
CatalogVersion.languages attribute. |
java.util.Collection<Language> |
getLanguages(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.languages attribute. |
java.lang.String |
getMimeRootDirectory()
Generated method - Getter of the
CatalogVersion.mimeRootDirectory attribute. |
java.lang.String |
getMimeRootDirectory(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.mimeRootDirectory attribute. |
java.lang.Integer |
getPreviousUpdateVersion()
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute. |
java.lang.Integer |
getPreviousUpdateVersion(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute. |
int |
getPreviousUpdateVersionAsPrimitive()
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute. |
int |
getPreviousUpdateVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute. |
java.util.List<Principal> |
getReadPrincipals()
Generated method - Getter of the
CatalogVersion.readPrincipals attribute. |
java.util.List<Principal> |
getReadPrincipals(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.readPrincipals attribute. |
long |
getReadPrincipalsCount() |
long |
getReadPrincipalsCount(SessionContext ctx) |
java.util.List<SyncItemJob> |
getSynchronizations()
Generated method - Getter of the
CatalogVersion.synchronizations attribute. |
java.util.List<SyncItemJob> |
getSynchronizations(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.synchronizations attribute. |
java.util.Collection<Country> |
getTerritories()
Generated method - Getter of the
CatalogVersion.territories attribute. |
java.util.Collection<Country> |
getTerritories(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.territories attribute. |
java.lang.String |
getVersion()
Generated method - Getter of the
CatalogVersion.version attribute. |
java.lang.String |
getVersion(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.version attribute. |
java.util.List<Principal> |
getWritePrincipals()
Generated method - Getter of the
CatalogVersion.writePrincipals attribute. |
java.util.List<Principal> |
getWritePrincipals(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.writePrincipals attribute. |
long |
getWritePrincipalsCount() |
long |
getWritePrincipalsCount(SessionContext ctx) |
java.lang.Boolean |
isActive()
Generated method - Getter of the
CatalogVersion.active attribute. |
java.lang.Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
CatalogVersion.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.active attribute. |
java.lang.Boolean |
isInclAssurance()
Generated method - Getter of the
CatalogVersion.inclAssurance attribute. |
java.lang.Boolean |
isInclAssurance(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclAssurance attribute. |
boolean |
isInclAssuranceAsPrimitive()
Generated method - Getter of the
CatalogVersion.inclAssurance attribute. |
boolean |
isInclAssuranceAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclAssurance attribute. |
java.lang.Boolean |
isInclDuty()
Generated method - Getter of the
CatalogVersion.inclDuty attribute. |
java.lang.Boolean |
isInclDuty(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclDuty attribute. |
boolean |
isInclDutyAsPrimitive()
Generated method - Getter of the
CatalogVersion.inclDuty attribute. |
boolean |
isInclDutyAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclDuty attribute. |
java.lang.Boolean |
isInclFreight()
Generated method - Getter of the
CatalogVersion.inclFreight attribute. |
java.lang.Boolean |
isInclFreight(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclFreight attribute. |
boolean |
isInclFreightAsPrimitive()
Generated method - Getter of the
CatalogVersion.inclFreight attribute. |
boolean |
isInclFreightAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclFreight attribute. |
java.lang.Boolean |
isInclPacking()
Generated method - Getter of the
CatalogVersion.inclPacking attribute. |
java.lang.Boolean |
isInclPacking(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclPacking attribute. |
boolean |
isInclPackingAsPrimitive()
Generated method - Getter of the
CatalogVersion.inclPacking attribute. |
boolean |
isInclPackingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.inclPacking attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
void |
removeFromAgreements(Agreement value)
Generated method - Removes
value from agreements. |
void |
removeFromAgreements(SessionContext ctx,
Agreement value)
Generated method - Removes
value from agreements. |
void |
removeFromReadPrincipals(Principal value)
Generated method - Removes
value from readPrincipals. |
void |
removeFromReadPrincipals(SessionContext ctx,
Principal value)
Generated method - Removes
value from readPrincipals. |
void |
removeFromSynchronizations(SessionContext ctx,
SyncItemJob value)
Generated method - Removes
value from synchronizations. |
void |
removeFromSynchronizations(SyncItemJob value)
Generated method - Removes
value from synchronizations. |
void |
removeFromWritePrincipals(Principal value)
Generated method - Removes
value from writePrincipals. |
void |
removeFromWritePrincipals(SessionContext ctx,
Principal value)
Generated method - Removes
value from writePrincipals. |
void |
setActive(boolean value)
Generated method - Setter of the
CatalogVersion.active attribute. |
void |
setActive(java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersion.active attribute. |
void |
setActive(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.active attribute. |
void |
setAgreements(java.util.List<Agreement> value)
Generated method - Setter of the
CatalogVersion.agreements attribute. |
void |
setAgreements(SessionContext ctx,
java.util.List<Agreement> value)
Generated method - Setter of the
CatalogVersion.agreements attribute. |
void |
setAllCategorySystemDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setAllCategorySystemDescription(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setAllCategorySystemName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
void |
setAllCategorySystemName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
protected void |
setCatalog(Catalog value)
Generated method - Setter of the
CatalogVersion.catalog attribute. |
protected void |
setCatalog(SessionContext ctx,
Catalog value)
Generated method - Setter of the
CatalogVersion.catalog attribute. |
void |
setCategorySystemDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setCategorySystemDescription(java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setCategorySystemID(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemID attribute. |
void |
setCategorySystemID(java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemID attribute. |
void |
setCategorySystemName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
void |
setCategorySystemName(java.lang.String value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
void |
setDefaultCurrency(Currency value)
Generated method - Setter of the
CatalogVersion.defaultCurrency attribute. |
void |
setDefaultCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
CatalogVersion.defaultCurrency attribute. |
void |
setGenerationDate(java.util.Date value)
Generated method - Setter of the
CatalogVersion.generationDate attribute. |
void |
setGenerationDate(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
CatalogVersion.generationDate attribute. |
void |
setGeneratorInfo(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.generatorInfo attribute. |
void |
setGeneratorInfo(java.lang.String value)
Generated method - Setter of the
CatalogVersion.generatorInfo attribute. |
void |
setInclAssurance(boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclAssurance(java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclAssurance(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclAssurance(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclDuty(boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclDuty(java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclDuty(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclDuty(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclFreight(boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclFreight(java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclFreight(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclFreight(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclPacking(boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setInclPacking(java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setInclPacking(SessionContext ctx,
boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setInclPacking(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setLanguages(java.util.Collection<Language> value)
Generated method - Setter of the
CatalogVersion.languages attribute. |
void |
setLanguages(SessionContext ctx,
java.util.Collection<Language> value)
Generated method - Setter of the
CatalogVersion.languages attribute. |
void |
setMimeRootDirectory(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.mimeRootDirectory attribute. |
void |
setMimeRootDirectory(java.lang.String value)
Generated method - Setter of the
CatalogVersion.mimeRootDirectory attribute. |
void |
setPreviousUpdateVersion(int value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setPreviousUpdateVersion(java.lang.Integer value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setPreviousUpdateVersion(SessionContext ctx,
int value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setPreviousUpdateVersion(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setReadPrincipals(java.util.List<Principal> value)
Generated method - Setter of the
CatalogVersion.readPrincipals attribute. |
void |
setReadPrincipals(SessionContext ctx,
java.util.List<Principal> value)
Generated method - Setter of the
CatalogVersion.readPrincipals attribute. |
void |
setSynchronizations(java.util.List<SyncItemJob> value)
Generated method - Setter of the
CatalogVersion.synchronizations attribute. |
void |
setSynchronizations(SessionContext ctx,
java.util.List<SyncItemJob> value)
Generated method - Setter of the
CatalogVersion.synchronizations attribute. |
void |
setTerritories(java.util.Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
void |
setTerritories(SessionContext ctx,
java.util.Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
void |
setVersion(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CatalogVersion.version attribute. |
void |
setVersion(java.lang.String value)
Generated method - Setter of the
CatalogVersion.version attribute. |
void |
setWritePrincipals(java.util.List<Principal> value)
Generated method - Setter of the
CatalogVersion.writePrincipals attribute. |
void |
setWritePrincipals(SessionContext ctx,
java.util.List<Principal> value)
Generated method - Setter of the
CatalogVersion.writePrincipals attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, writeReplacesetTenantpublic static final java.lang.String ACTIVE
CatalogVersion.active attributepublic static final java.lang.String VERSION
CatalogVersion.version attributepublic static final java.lang.String MIMEROOTDIRECTORY
CatalogVersion.mimeRootDirectory attributepublic static final java.lang.String GENERATIONDATE
CatalogVersion.generationDate attributepublic static final java.lang.String DEFAULTCURRENCY
CatalogVersion.defaultCurrency attributepublic static final java.lang.String INCLFREIGHT
CatalogVersion.inclFreight attributepublic static final java.lang.String INCLPACKING
CatalogVersion.inclPacking attributepublic static final java.lang.String INCLASSURANCE
CatalogVersion.inclAssurance attributepublic static final java.lang.String INCLDUTY
CatalogVersion.inclDuty attributepublic static final java.lang.String TERRITORIES
CatalogVersion.territories attributepublic static final java.lang.String LANGUAGES
CatalogVersion.languages attributepublic static final java.lang.String GENERATORINFO
CatalogVersion.generatorInfo attributepublic static final java.lang.String CATEGORYSYSTEMID
CatalogVersion.categorySystemID attributepublic static final java.lang.String CATEGORYSYSTEMNAME
CatalogVersion.categorySystemName attributepublic static final java.lang.String CATEGORYSYSTEMDESCRIPTION
CatalogVersion.categorySystemDescription attributepublic static final java.lang.String PREVIOUSUPDATEVERSION
CatalogVersion.previousUpdateVersion attributepublic static final java.lang.String CATALOG
CatalogVersion.catalog attributepublic static final java.lang.String SYNCHRONIZATIONS
CatalogVersion.synchronizations attributepublic static final java.lang.String INCOMINGSYNCHRONIZATIONS
CatalogVersion.incomingSynchronizations attributepublic static final java.lang.String AGREEMENTS
CatalogVersion.agreements attributepublic static final java.lang.String WRITEPRINCIPALS
CatalogVersion.writePrincipals attributeprotected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
public static final java.lang.String READPRINCIPALS
CatalogVersion.readPrincipals attributeprotected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
protected static final BidirectionalOneToManyHandler<GeneratedCatalogVersion> CATALOGHANDLER
BidirectionalOneToManyHandler for handling 1:n CATALOG's relation attributes from 'one' side.protected static final OneToManyHandler<SyncItemJob> SYNCHRONIZATIONSHANDLER
OneToManyHandler for handling 1:n SYNCHRONIZATIONS's relation attributes from 'many' side.protected static final OneToManyHandler<SyncItemJob> INCOMINGSYNCHRONIZATIONSHANDLER
OneToManyHandler for handling 1:n INCOMINGSYNCHRONIZATIONS's relation attributes from 'many' side.protected static final OneToManyHandler<Agreement> AGREEMENTSHANDLER
OneToManyHandler for handling 1:n AGREEMENTS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Boolean isActive(SessionContext ctx)
CatalogVersion.active attribute.public java.lang.Boolean isActive()
CatalogVersion.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
CatalogVersion.active attribute.public boolean isActiveAsPrimitive()
CatalogVersion.active attribute.public void setActive(SessionContext ctx, java.lang.Boolean value)
CatalogVersion.active attribute.value - the active - active flagpublic void setActive(java.lang.Boolean value)
CatalogVersion.active attribute.value - the active - active flagpublic void setActive(SessionContext ctx, boolean value)
CatalogVersion.active attribute.value - the active - active flagpublic void setActive(boolean value)
CatalogVersion.active attribute.value - the active - active flagpublic java.util.List<Agreement> getAgreements(SessionContext ctx)
CatalogVersion.agreements attribute.public java.util.List<Agreement> getAgreements()
CatalogVersion.agreements attribute.public void setAgreements(SessionContext ctx, java.util.List<Agreement> value)
CatalogVersion.agreements attribute.value - the agreementspublic void setAgreements(java.util.List<Agreement> value)
CatalogVersion.agreements attribute.value - the agreementspublic void addToAgreements(SessionContext ctx, Agreement value)
value to agreements.value - the item to add to agreementspublic void addToAgreements(Agreement value)
value to agreements.value - the item to add to agreementspublic void removeFromAgreements(SessionContext ctx, Agreement value)
value from agreements.value - the item to remove from agreementspublic void removeFromAgreements(Agreement value)
value from agreements.value - the item to remove from agreementspublic Catalog getCatalog(SessionContext ctx)
CatalogVersion.catalog attribute.public Catalog getCatalog()
CatalogVersion.catalog attribute.protected void setCatalog(SessionContext ctx, Catalog value)
CatalogVersion.catalog attribute.value - the catalogprotected void setCatalog(Catalog value)
CatalogVersion.catalog attribute.value - the catalogpublic java.lang.String getCategorySystemDescription(SessionContext ctx)
CatalogVersion.categorySystemDescription attribute.public java.lang.String getCategorySystemDescription()
CatalogVersion.categorySystemDescription attribute.public java.util.Map<Language,java.lang.String> getAllCategorySystemDescription(SessionContext ctx)
CatalogVersion.categorySystemDescription attribute.public java.util.Map<Language,java.lang.String> getAllCategorySystemDescription()
CatalogVersion.categorySystemDescription attribute.public void setCategorySystemDescription(SessionContext ctx, java.lang.String value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setCategorySystemDescription(java.lang.String value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setAllCategorySystemDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setAllCategorySystemDescription(java.util.Map<Language,java.lang.String> value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic java.lang.String getCategorySystemID(SessionContext ctx)
CatalogVersion.categorySystemID attribute.public java.lang.String getCategorySystemID()
CatalogVersion.categorySystemID attribute.public void setCategorySystemID(SessionContext ctx, java.lang.String value)
CatalogVersion.categorySystemID attribute.value - the categorySystemIDpublic void setCategorySystemID(java.lang.String value)
CatalogVersion.categorySystemID attribute.value - the categorySystemIDpublic java.lang.String getCategorySystemName(SessionContext ctx)
CatalogVersion.categorySystemName attribute.public java.lang.String getCategorySystemName()
CatalogVersion.categorySystemName attribute.public java.util.Map<Language,java.lang.String> getAllCategorySystemName(SessionContext ctx)
CatalogVersion.categorySystemName attribute.public java.util.Map<Language,java.lang.String> getAllCategorySystemName()
CatalogVersion.categorySystemName attribute.public void setCategorySystemName(SessionContext ctx, java.lang.String value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setCategorySystemName(java.lang.String value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setAllCategorySystemName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setAllCategorySystemName(java.util.Map<Language,java.lang.String> value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNameprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic Currency getDefaultCurrency(SessionContext ctx)
CatalogVersion.defaultCurrency attribute.public Currency getDefaultCurrency()
CatalogVersion.defaultCurrency attribute.public void setDefaultCurrency(SessionContext ctx, Currency value)
CatalogVersion.defaultCurrency attribute.value - the defaultCurrency - Default Currencypublic void setDefaultCurrency(Currency value)
CatalogVersion.defaultCurrency attribute.value - the defaultCurrency - Default Currencypublic java.util.Date getGenerationDate(SessionContext ctx)
CatalogVersion.generationDate attribute.public java.util.Date getGenerationDate()
CatalogVersion.generationDate attribute.public void setGenerationDate(SessionContext ctx, java.util.Date value)
CatalogVersion.generationDate attribute.value - the generationDate - Generation Datepublic void setGenerationDate(java.util.Date value)
CatalogVersion.generationDate attribute.value - the generationDate - Generation Datepublic java.lang.String getGeneratorInfo(SessionContext ctx)
CatalogVersion.generatorInfo attribute.public java.lang.String getGeneratorInfo()
CatalogVersion.generatorInfo attribute.public void setGeneratorInfo(SessionContext ctx, java.lang.String value)
CatalogVersion.generatorInfo attribute.value - the generatorInfo - Generator Infopublic void setGeneratorInfo(java.lang.String value)
CatalogVersion.generatorInfo attribute.value - the generatorInfo - Generator Infopublic java.lang.Boolean isInclAssurance(SessionContext ctx)
CatalogVersion.inclAssurance attribute.public java.lang.Boolean isInclAssurance()
CatalogVersion.inclAssurance attribute.public boolean isInclAssuranceAsPrimitive(SessionContext ctx)
CatalogVersion.inclAssurance attribute.public boolean isInclAssuranceAsPrimitive()
CatalogVersion.inclAssurance attribute.public void setInclAssurance(SessionContext ctx, java.lang.Boolean value)
CatalogVersion.inclAssurance attribute.value - the inclAssurance - incl.Assurancepublic void setInclAssurance(java.lang.Boolean value)
CatalogVersion.inclAssurance attribute.value - the inclAssurance - incl.Assurancepublic void setInclAssurance(SessionContext ctx, boolean value)
CatalogVersion.inclAssurance attribute.value - the inclAssurance - incl.Assurancepublic void setInclAssurance(boolean value)
CatalogVersion.inclAssurance attribute.value - the inclAssurance - incl.Assurancepublic java.lang.Boolean isInclDuty(SessionContext ctx)
CatalogVersion.inclDuty attribute.public java.lang.Boolean isInclDuty()
CatalogVersion.inclDuty attribute.public boolean isInclDutyAsPrimitive(SessionContext ctx)
CatalogVersion.inclDuty attribute.public boolean isInclDutyAsPrimitive()
CatalogVersion.inclDuty attribute.public void setInclDuty(SessionContext ctx, java.lang.Boolean value)
CatalogVersion.inclDuty attribute.value - the inclDuty - incl.Dutypublic void setInclDuty(java.lang.Boolean value)
CatalogVersion.inclDuty attribute.value - the inclDuty - incl.Dutypublic void setInclDuty(SessionContext ctx, boolean value)
CatalogVersion.inclDuty attribute.value - the inclDuty - incl.Dutypublic void setInclDuty(boolean value)
CatalogVersion.inclDuty attribute.value - the inclDuty - incl.Dutypublic java.lang.Boolean isInclFreight(SessionContext ctx)
CatalogVersion.inclFreight attribute.public java.lang.Boolean isInclFreight()
CatalogVersion.inclFreight attribute.public boolean isInclFreightAsPrimitive(SessionContext ctx)
CatalogVersion.inclFreight attribute.public boolean isInclFreightAsPrimitive()
CatalogVersion.inclFreight attribute.public void setInclFreight(SessionContext ctx, java.lang.Boolean value)
CatalogVersion.inclFreight attribute.value - the inclFreight - incl.Freightpublic void setInclFreight(java.lang.Boolean value)
CatalogVersion.inclFreight attribute.value - the inclFreight - incl.Freightpublic void setInclFreight(SessionContext ctx, boolean value)
CatalogVersion.inclFreight attribute.value - the inclFreight - incl.Freightpublic void setInclFreight(boolean value)
CatalogVersion.inclFreight attribute.value - the inclFreight - incl.Freightpublic java.lang.Boolean isInclPacking(SessionContext ctx)
CatalogVersion.inclPacking attribute.public java.lang.Boolean isInclPacking()
CatalogVersion.inclPacking attribute.public boolean isInclPackingAsPrimitive(SessionContext ctx)
CatalogVersion.inclPacking attribute.public boolean isInclPackingAsPrimitive()
CatalogVersion.inclPacking attribute.public void setInclPacking(SessionContext ctx, java.lang.Boolean value)
CatalogVersion.inclPacking attribute.value - the inclPacking - incl.Packingpublic void setInclPacking(java.lang.Boolean value)
CatalogVersion.inclPacking attribute.value - the inclPacking - incl.Packingpublic void setInclPacking(SessionContext ctx, boolean value)
CatalogVersion.inclPacking attribute.value - the inclPacking - incl.Packingpublic void setInclPacking(boolean value)
CatalogVersion.inclPacking attribute.value - the inclPacking - incl.Packingpublic java.util.List<SyncItemJob> getIncomingSynchronizations(SessionContext ctx)
CatalogVersion.incomingSynchronizations attribute.public java.util.List<SyncItemJob> getIncomingSynchronizations()
CatalogVersion.incomingSynchronizations attribute.public boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.util.Collection<Language> getLanguages(SessionContext ctx)
CatalogVersion.languages attribute.public java.util.Collection<Language> getLanguages()
CatalogVersion.languages attribute.public void setLanguages(SessionContext ctx, java.util.Collection<Language> value)
CatalogVersion.languages attribute.value - the languages - languagespublic void setLanguages(java.util.Collection<Language> value)
CatalogVersion.languages attribute.value - the languages - languagespublic java.lang.String getMimeRootDirectory(SessionContext ctx)
CatalogVersion.mimeRootDirectory attribute.public java.lang.String getMimeRootDirectory()
CatalogVersion.mimeRootDirectory attribute.public void setMimeRootDirectory(SessionContext ctx, java.lang.String value)
CatalogVersion.mimeRootDirectory attribute.value - the mimeRootDirectory - Mime Root Directorypublic void setMimeRootDirectory(java.lang.String value)
CatalogVersion.mimeRootDirectory attribute.value - the mimeRootDirectory - Mime Root Directorypublic java.lang.Integer getPreviousUpdateVersion(SessionContext ctx)
CatalogVersion.previousUpdateVersion attribute.public java.lang.Integer getPreviousUpdateVersion()
CatalogVersion.previousUpdateVersion attribute.public int getPreviousUpdateVersionAsPrimitive(SessionContext ctx)
CatalogVersion.previousUpdateVersion attribute.public int getPreviousUpdateVersionAsPrimitive()
CatalogVersion.previousUpdateVersion attribute.public void setPreviousUpdateVersion(SessionContext ctx, java.lang.Integer value)
CatalogVersion.previousUpdateVersion attribute.value - the previousUpdateVersionpublic void setPreviousUpdateVersion(java.lang.Integer value)
CatalogVersion.previousUpdateVersion attribute.value - the previousUpdateVersionpublic void setPreviousUpdateVersion(SessionContext ctx, int value)
CatalogVersion.previousUpdateVersion attribute.value - the previousUpdateVersionpublic void setPreviousUpdateVersion(int value)
CatalogVersion.previousUpdateVersion attribute.value - the previousUpdateVersionpublic java.util.List<Principal> getReadPrincipals(SessionContext ctx)
CatalogVersion.readPrincipals attribute.public java.util.List<Principal> getReadPrincipals()
CatalogVersion.readPrincipals attribute.public long getReadPrincipalsCount(SessionContext ctx)
public long getReadPrincipalsCount()
public void setReadPrincipals(SessionContext ctx, java.util.List<Principal> value)
CatalogVersion.readPrincipals attribute.value - the readPrincipalspublic void setReadPrincipals(java.util.List<Principal> value)
CatalogVersion.readPrincipals attribute.value - the readPrincipalspublic void addToReadPrincipals(SessionContext ctx, Principal value)
value to readPrincipals.value - the item to add to readPrincipalspublic void addToReadPrincipals(Principal value)
value to readPrincipals.value - the item to add to readPrincipalspublic void removeFromReadPrincipals(SessionContext ctx, Principal value)
value from readPrincipals.value - the item to remove from readPrincipalspublic void removeFromReadPrincipals(Principal value)
value from readPrincipals.value - the item to remove from readPrincipalspublic java.util.List<SyncItemJob> getSynchronizations(SessionContext ctx)
CatalogVersion.synchronizations attribute.public java.util.List<SyncItemJob> getSynchronizations()
CatalogVersion.synchronizations attribute.public void setSynchronizations(SessionContext ctx, java.util.List<SyncItemJob> value)
CatalogVersion.synchronizations attribute.value - the synchronizationspublic void setSynchronizations(java.util.List<SyncItemJob> value)
CatalogVersion.synchronizations attribute.value - the synchronizationspublic void addToSynchronizations(SessionContext ctx, SyncItemJob value)
value to synchronizations.value - the item to add to synchronizationspublic void addToSynchronizations(SyncItemJob value)
value to synchronizations.value - the item to add to synchronizationspublic void removeFromSynchronizations(SessionContext ctx, SyncItemJob value)
value from synchronizations.value - the item to remove from synchronizationspublic void removeFromSynchronizations(SyncItemJob value)
value from synchronizations.value - the item to remove from synchronizationspublic java.util.Collection<Country> getTerritories(SessionContext ctx)
CatalogVersion.territories attribute.public java.util.Collection<Country> getTerritories()
CatalogVersion.territories attribute.public void setTerritories(SessionContext ctx, java.util.Collection<Country> value)
CatalogVersion.territories attribute.value - the territories - Territorypublic void setTerritories(java.util.Collection<Country> value)
CatalogVersion.territories attribute.value - the territories - Territorypublic java.lang.String getVersion(SessionContext ctx)
CatalogVersion.version attribute.public java.lang.String getVersion()
CatalogVersion.version attribute.public void setVersion(SessionContext ctx, java.lang.String value)
CatalogVersion.version attribute.value - the version - versionpublic void setVersion(java.lang.String value)
CatalogVersion.version attribute.value - the version - versionpublic java.util.List<Principal> getWritePrincipals(SessionContext ctx)
CatalogVersion.writePrincipals attribute.public java.util.List<Principal> getWritePrincipals()
CatalogVersion.writePrincipals attribute.public long getWritePrincipalsCount(SessionContext ctx)
public long getWritePrincipalsCount()
public void setWritePrincipals(SessionContext ctx, java.util.List<Principal> value)
CatalogVersion.writePrincipals attribute.value - the writePrincipalspublic void setWritePrincipals(java.util.List<Principal> value)
CatalogVersion.writePrincipals attribute.value - the writePrincipalspublic void addToWritePrincipals(SessionContext ctx, Principal value)
value to writePrincipals.value - the item to add to writePrincipalspublic void addToWritePrincipals(Principal value)
value to writePrincipals.value - the item to add to writePrincipalspublic void removeFromWritePrincipals(SessionContext ctx, Principal value)
value from writePrincipals.value - the item to remove from writePrincipalspublic void removeFromWritePrincipals(Principal value)
value from writePrincipals.value - the item to remove from writePrincipalsCopyright © 2018 SAP SE. All Rights Reserved.