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 String |
ACTIVE
Qualifier of the
CatalogVersion.active attribute |
static 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 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 String |
CATEGORYSYSTEMDESCRIPTION
Qualifier of the
CatalogVersion.categorySystemDescription attribute |
static String |
CATEGORYSYSTEMID
Qualifier of the
CatalogVersion.categorySystemID attribute |
static String |
CATEGORYSYSTEMNAME
Qualifier of the
CatalogVersion.categorySystemName attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTCURRENCY
Qualifier of the
CatalogVersion.defaultCurrency attribute |
static String |
GENERATIONDATE
Qualifier of the
CatalogVersion.generationDate attribute |
static String |
GENERATORINFO
Qualifier of the
CatalogVersion.generatorInfo attribute |
static String |
INCLASSURANCE
Qualifier of the
CatalogVersion.inclAssurance attribute |
static String |
INCLDUTY
Qualifier of the
CatalogVersion.inclDuty attribute |
static String |
INCLFREIGHT
Qualifier of the
CatalogVersion.inclFreight attribute |
static String |
INCLPACKING
Qualifier of the
CatalogVersion.inclPacking attribute |
static 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 String |
LANGUAGES
Qualifier of the
CatalogVersion.languages attribute |
static String |
MIMEROOTDIRECTORY
Qualifier of the
CatalogVersion.mimeRootDirectory attribute |
static String |
PREVIOUSUPDATEVERSION
Qualifier of the
CatalogVersion.previousUpdateVersion attribute |
protected static String |
PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
|
protected static String |
PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
|
protected static String |
PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED |
protected static String |
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
|
protected static String |
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
|
protected static String |
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED |
static String |
READPRINCIPALS
Qualifier of the
CatalogVersion.readPrincipals attribute |
static 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 String |
TERRITORIES
Qualifier of the
CatalogVersion.territories attribute |
static String |
VERSION
Qualifier of the
CatalogVersion.version attribute |
static 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.
|
List<Agreement> |
getAgreements()
Generated method - Getter of the
CatalogVersion.agreements attribute. |
List<Agreement> |
getAgreements(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.agreements attribute. |
Map<Language,String> |
getAllCategorySystemDescription()
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
Map<Language,String> |
getAllCategorySystemDescription(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
Map<Language,String> |
getAllCategorySystemName()
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
Map<Language,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. |
String |
getCategorySystemDescription()
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
String |
getCategorySystemDescription(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemDescription attribute. |
String |
getCategorySystemID()
Generated method - Getter of the
CatalogVersion.categorySystemID attribute. |
String |
getCategorySystemID(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemID attribute. |
String |
getCategorySystemName()
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
String |
getCategorySystemName(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.categorySystemName attribute. |
protected Map<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. |
Date |
getGenerationDate()
Generated method - Getter of the
CatalogVersion.generationDate attribute. |
Date |
getGenerationDate(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.generationDate attribute. |
String |
getGeneratorInfo()
Generated method - Getter of the
CatalogVersion.generatorInfo attribute. |
String |
getGeneratorInfo(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.generatorInfo attribute. |
List<SyncItemJob> |
getIncomingSynchronizations()
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute. |
List<SyncItemJob> |
getIncomingSynchronizations(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute. |
Collection<Language> |
getLanguages()
Generated method - Getter of the
CatalogVersion.languages attribute. |
Collection<Language> |
getLanguages(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.languages attribute. |
String |
getMimeRootDirectory()
Generated method - Getter of the
CatalogVersion.mimeRootDirectory attribute. |
String |
getMimeRootDirectory(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.mimeRootDirectory attribute. |
Integer |
getPreviousUpdateVersion()
Generated method - Getter of the
CatalogVersion.previousUpdateVersion attribute. |
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. |
List<Principal> |
getReadPrincipals()
Generated method - Getter of the
CatalogVersion.readPrincipals attribute. |
List<Principal> |
getReadPrincipals(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.readPrincipals attribute. |
long |
getReadPrincipalsCount() |
long |
getReadPrincipalsCount(SessionContext ctx) |
List<SyncItemJob> |
getSynchronizations()
Generated method - Getter of the
CatalogVersion.synchronizations attribute. |
List<SyncItemJob> |
getSynchronizations(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.synchronizations attribute. |
Collection<Country> |
getTerritories()
Generated method - Getter of the
CatalogVersion.territories attribute. |
Collection<Country> |
getTerritories(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.territories attribute. |
String |
getVersion()
Generated method - Getter of the
CatalogVersion.version attribute. |
String |
getVersion(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.version attribute. |
List<Principal> |
getWritePrincipals()
Generated method - Getter of the
CatalogVersion.writePrincipals attribute. |
List<Principal> |
getWritePrincipals(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.writePrincipals attribute. |
long |
getWritePrincipalsCount() |
long |
getWritePrincipalsCount(SessionContext ctx) |
Boolean |
isActive()
Generated method - Getter of the
CatalogVersion.active attribute. |
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. |
Boolean |
isInclAssurance()
Generated method - Getter of the
CatalogVersion.inclAssurance attribute. |
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. |
Boolean |
isInclDuty()
Generated method - Getter of the
CatalogVersion.inclDuty attribute. |
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. |
Boolean |
isInclFreight()
Generated method - Getter of the
CatalogVersion.inclFreight attribute. |
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. |
Boolean |
isInclPacking()
Generated method - Getter of the
CatalogVersion.inclPacking attribute. |
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. |
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(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,
Boolean value)
Generated method - Setter of the
CatalogVersion.active attribute. |
void |
setAgreements(List<Agreement> value)
Generated method - Setter of the
CatalogVersion.agreements attribute. |
void |
setAgreements(SessionContext ctx,
List<Agreement> value)
Generated method - Setter of the
CatalogVersion.agreements attribute. |
void |
setAllCategorySystemDescription(Map<Language,String> value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setAllCategorySystemDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setAllCategorySystemName(Map<Language,String> value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
void |
setAllCategorySystemName(SessionContext ctx,
Map<Language,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,
String value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setCategorySystemDescription(String value)
Generated method - Setter of the
CatalogVersion.categorySystemDescription attribute. |
void |
setCategorySystemID(SessionContext ctx,
String value)
Generated method - Setter of the
CatalogVersion.categorySystemID attribute. |
void |
setCategorySystemID(String value)
Generated method - Setter of the
CatalogVersion.categorySystemID attribute. |
void |
setCategorySystemName(SessionContext ctx,
String value)
Generated method - Setter of the
CatalogVersion.categorySystemName attribute. |
void |
setCategorySystemName(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(Date value)
Generated method - Setter of the
CatalogVersion.generationDate attribute. |
void |
setGenerationDate(SessionContext ctx,
Date value)
Generated method - Setter of the
CatalogVersion.generationDate attribute. |
void |
setGeneratorInfo(SessionContext ctx,
String value)
Generated method - Setter of the
CatalogVersion.generatorInfo attribute. |
void |
setGeneratorInfo(String value)
Generated method - Setter of the
CatalogVersion.generatorInfo attribute. |
void |
setInclAssurance(boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclAssurance(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,
Boolean value)
Generated method - Setter of the
CatalogVersion.inclAssurance attribute. |
void |
setInclDuty(boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclDuty(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,
Boolean value)
Generated method - Setter of the
CatalogVersion.inclDuty attribute. |
void |
setInclFreight(boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclFreight(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,
Boolean value)
Generated method - Setter of the
CatalogVersion.inclFreight attribute. |
void |
setInclPacking(boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setInclPacking(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,
Boolean value)
Generated method - Setter of the
CatalogVersion.inclPacking attribute. |
void |
setLanguages(Collection<Language> value)
Generated method - Setter of the
CatalogVersion.languages attribute. |
void |
setLanguages(SessionContext ctx,
Collection<Language> value)
Generated method - Setter of the
CatalogVersion.languages attribute. |
void |
setMimeRootDirectory(SessionContext ctx,
String value)
Generated method - Setter of the
CatalogVersion.mimeRootDirectory attribute. |
void |
setMimeRootDirectory(String value)
Generated method - Setter of the
CatalogVersion.mimeRootDirectory attribute. |
void |
setPreviousUpdateVersion(int value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setPreviousUpdateVersion(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,
Integer value)
Generated method - Setter of the
CatalogVersion.previousUpdateVersion attribute. |
void |
setReadPrincipals(List<Principal> value)
Generated method - Setter of the
CatalogVersion.readPrincipals attribute. |
void |
setReadPrincipals(SessionContext ctx,
List<Principal> value)
Generated method - Setter of the
CatalogVersion.readPrincipals attribute. |
void |
setSynchronizations(List<SyncItemJob> value)
Generated method - Setter of the
CatalogVersion.synchronizations attribute. |
void |
setSynchronizations(SessionContext ctx,
List<SyncItemJob> value)
Generated method - Setter of the
CatalogVersion.synchronizations attribute. |
void |
setTerritories(Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
void |
setTerritories(SessionContext ctx,
Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
void |
setVersion(SessionContext ctx,
String value)
Generated method - Setter of the
CatalogVersion.version attribute. |
void |
setVersion(String value)
Generated method - Setter of the
CatalogVersion.version attribute. |
void |
setWritePrincipals(List<Principal> value)
Generated method - Setter of the
CatalogVersion.writePrincipals attribute. |
void |
setWritePrincipals(SessionContext ctx,
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, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String ACTIVE
CatalogVersion.active attributepublic static final String VERSION
CatalogVersion.version attributepublic static final String MIMEROOTDIRECTORY
CatalogVersion.mimeRootDirectory attributepublic static final String GENERATIONDATE
CatalogVersion.generationDate attributepublic static final String DEFAULTCURRENCY
CatalogVersion.defaultCurrency attributepublic static final String INCLFREIGHT
CatalogVersion.inclFreight attributepublic static final String INCLPACKING
CatalogVersion.inclPacking attributepublic static final String INCLASSURANCE
CatalogVersion.inclAssurance attributepublic static final String INCLDUTY
CatalogVersion.inclDuty attributepublic static final String TERRITORIES
CatalogVersion.territories attributepublic static final String LANGUAGES
CatalogVersion.languages attributepublic static final String GENERATORINFO
CatalogVersion.generatorInfo attributepublic static final String CATEGORYSYSTEMID
CatalogVersion.categorySystemID attributepublic static final String CATEGORYSYSTEMNAME
CatalogVersion.categorySystemName attributepublic static final String CATEGORYSYSTEMDESCRIPTION
CatalogVersion.categorySystemDescription attributepublic static final String PREVIOUSUPDATEVERSION
CatalogVersion.previousUpdateVersion attributepublic static final String CATALOG
CatalogVersion.catalog attributepublic static final String SYNCHRONIZATIONS
CatalogVersion.synchronizations attributepublic static final String INCOMINGSYNCHRONIZATIONS
CatalogVersion.incomingSynchronizations attributepublic static final String AGREEMENTS
CatalogVersion.agreements attributepublic static final String WRITEPRINCIPALS
CatalogVersion.writePrincipals attributeprotected static String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
public static final String READPRINCIPALS
CatalogVersion.readPrincipals attributeprotected static String PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static 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 Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isActive(SessionContext ctx)
CatalogVersion.active attribute.public Boolean isActive()
CatalogVersion.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
CatalogVersion.active attribute.public boolean isActiveAsPrimitive()
CatalogVersion.active attribute.public 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 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 List<Agreement> getAgreements(SessionContext ctx)
CatalogVersion.agreements attribute.public List<Agreement> getAgreements()
CatalogVersion.agreements attribute.public void setAgreements(SessionContext ctx, List<Agreement> value)
CatalogVersion.agreements attribute.value - the agreementspublic void setAgreements(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 String getCategorySystemDescription(SessionContext ctx)
CatalogVersion.categorySystemDescription attribute.public String getCategorySystemDescription()
CatalogVersion.categorySystemDescription attribute.public Map<Language,String> getAllCategorySystemDescription(SessionContext ctx)
CatalogVersion.categorySystemDescription attribute.public Map<Language,String> getAllCategorySystemDescription()
CatalogVersion.categorySystemDescription attribute.public void setCategorySystemDescription(SessionContext ctx, String value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setCategorySystemDescription(String value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setAllCategorySystemDescription(SessionContext ctx, Map<Language,String> value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic void setAllCategorySystemDescription(Map<Language,String> value)
CatalogVersion.categorySystemDescription attribute.value - the categorySystemDescriptionpublic String getCategorySystemID(SessionContext ctx)
CatalogVersion.categorySystemID attribute.public String getCategorySystemID()
CatalogVersion.categorySystemID attribute.public void setCategorySystemID(SessionContext ctx, String value)
CatalogVersion.categorySystemID attribute.value - the categorySystemIDpublic void setCategorySystemID(String value)
CatalogVersion.categorySystemID attribute.value - the categorySystemIDpublic String getCategorySystemName(SessionContext ctx)
CatalogVersion.categorySystemName attribute.public String getCategorySystemName()
CatalogVersion.categorySystemName attribute.public Map<Language,String> getAllCategorySystemName(SessionContext ctx)
CatalogVersion.categorySystemName attribute.public Map<Language,String> getAllCategorySystemName()
CatalogVersion.categorySystemName attribute.public void setCategorySystemName(SessionContext ctx, String value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setCategorySystemName(String value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setAllCategorySystemName(SessionContext ctx, Map<Language,String> value)
CatalogVersion.categorySystemName attribute.value - the categorySystemNamepublic void setAllCategorySystemName(Map<Language,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 Date getGenerationDate(SessionContext ctx)
CatalogVersion.generationDate attribute.public Date getGenerationDate()
CatalogVersion.generationDate attribute.public void setGenerationDate(SessionContext ctx, Date value)
CatalogVersion.generationDate attribute.value - the generationDate - Generation Datepublic void setGenerationDate(Date value)
CatalogVersion.generationDate attribute.value - the generationDate - Generation Datepublic String getGeneratorInfo(SessionContext ctx)
CatalogVersion.generatorInfo attribute.public String getGeneratorInfo()
CatalogVersion.generatorInfo attribute.public void setGeneratorInfo(SessionContext ctx, String value)
CatalogVersion.generatorInfo attribute.value - the generatorInfo - Generator Infopublic void setGeneratorInfo(String value)
CatalogVersion.generatorInfo attribute.value - the generatorInfo - Generator Infopublic Boolean isInclAssurance(SessionContext ctx)
CatalogVersion.inclAssurance attribute.public Boolean isInclAssurance()
CatalogVersion.inclAssurance attribute.public boolean isInclAssuranceAsPrimitive(SessionContext ctx)
CatalogVersion.inclAssurance attribute.public boolean isInclAssuranceAsPrimitive()
CatalogVersion.inclAssurance attribute.public 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 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 Boolean isInclDuty(SessionContext ctx)
CatalogVersion.inclDuty attribute.public Boolean isInclDuty()
CatalogVersion.inclDuty attribute.public boolean isInclDutyAsPrimitive(SessionContext ctx)
CatalogVersion.inclDuty attribute.public boolean isInclDutyAsPrimitive()
CatalogVersion.inclDuty attribute.public 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 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 Boolean isInclFreight(SessionContext ctx)
CatalogVersion.inclFreight attribute.public Boolean isInclFreight()
CatalogVersion.inclFreight attribute.public boolean isInclFreightAsPrimitive(SessionContext ctx)
CatalogVersion.inclFreight attribute.public boolean isInclFreightAsPrimitive()
CatalogVersion.inclFreight attribute.public 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 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 Boolean isInclPacking(SessionContext ctx)
CatalogVersion.inclPacking attribute.public Boolean isInclPacking()
CatalogVersion.inclPacking attribute.public boolean isInclPackingAsPrimitive(SessionContext ctx)
CatalogVersion.inclPacking attribute.public boolean isInclPackingAsPrimitive()
CatalogVersion.inclPacking attribute.public 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 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 List<SyncItemJob> getIncomingSynchronizations(SessionContext ctx)
CatalogVersion.incomingSynchronizations attribute.public List<SyncItemJob> getIncomingSynchronizations()
CatalogVersion.incomingSynchronizations attribute.public Collection<Language> getLanguages(SessionContext ctx)
CatalogVersion.languages attribute.public Collection<Language> getLanguages()
CatalogVersion.languages attribute.public void setLanguages(SessionContext ctx, Collection<Language> value)
CatalogVersion.languages attribute.value - the languages - languagespublic void setLanguages(Collection<Language> value)
CatalogVersion.languages attribute.value - the languages - languagespublic String getMimeRootDirectory(SessionContext ctx)
CatalogVersion.mimeRootDirectory attribute.public String getMimeRootDirectory()
CatalogVersion.mimeRootDirectory attribute.public void setMimeRootDirectory(SessionContext ctx, String value)
CatalogVersion.mimeRootDirectory attribute.value - the mimeRootDirectory - Mime Root Directorypublic void setMimeRootDirectory(String value)
CatalogVersion.mimeRootDirectory attribute.value - the mimeRootDirectory - Mime Root Directorypublic Integer getPreviousUpdateVersion(SessionContext ctx)
CatalogVersion.previousUpdateVersion attribute.public Integer getPreviousUpdateVersion()
CatalogVersion.previousUpdateVersion attribute.public int getPreviousUpdateVersionAsPrimitive(SessionContext ctx)
CatalogVersion.previousUpdateVersion attribute.public int getPreviousUpdateVersionAsPrimitive()
CatalogVersion.previousUpdateVersion attribute.public void setPreviousUpdateVersion(SessionContext ctx, Integer value)
CatalogVersion.previousUpdateVersion attribute.value - the previousUpdateVersionpublic void setPreviousUpdateVersion(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 List<Principal> getReadPrincipals(SessionContext ctx)
CatalogVersion.readPrincipals attribute.public List<Principal> getReadPrincipals()
CatalogVersion.readPrincipals attribute.public long getReadPrincipalsCount(SessionContext ctx)
public long getReadPrincipalsCount()
public void setReadPrincipals(SessionContext ctx, List<Principal> value)
CatalogVersion.readPrincipals attribute.value - the readPrincipalspublic void setReadPrincipals(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 List<SyncItemJob> getSynchronizations(SessionContext ctx)
CatalogVersion.synchronizations attribute.public List<SyncItemJob> getSynchronizations()
CatalogVersion.synchronizations attribute.public void setSynchronizations(SessionContext ctx, List<SyncItemJob> value)
CatalogVersion.synchronizations attribute.value - the synchronizationspublic void setSynchronizations(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 Collection<Country> getTerritories(SessionContext ctx)
CatalogVersion.territories attribute.public Collection<Country> getTerritories()
CatalogVersion.territories attribute.public void setTerritories(SessionContext ctx, Collection<Country> value)
CatalogVersion.territories attribute.value - the territories - Territorypublic void setTerritories(Collection<Country> value)
CatalogVersion.territories attribute.value - the territories - Territorypublic String getVersion(SessionContext ctx)
CatalogVersion.version attribute.public String getVersion()
CatalogVersion.version attribute.public void setVersion(SessionContext ctx, String value)
CatalogVersion.version attribute.value - the version - versionpublic void setVersion(String value)
CatalogVersion.version attribute.value - the version - versionpublic List<Principal> getWritePrincipals(SessionContext ctx)
CatalogVersion.writePrincipals attribute.public List<Principal> getWritePrincipals()
CatalogVersion.writePrincipals attribute.public long getWritePrincipalsCount(SessionContext ctx)
public long getWritePrincipalsCount()
public void setWritePrincipals(SessionContext ctx, List<Principal> value)
CatalogVersion.writePrincipals attribute.value - the writePrincipalspublic void setWritePrincipals(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 © 2017 SAP SE. All Rights Reserved.