public abstract class GeneratedClassificationClass extends Category
ClassificationClass.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 |
CLASSIFICATIONATTRIBUTES
Qualifier of the
ClassificationClass.classificationAttributes attribute |
static java.lang.String |
DECLAREDCLASSIFICATIONATTRIBUTEASSIGNMENTS
Qualifier of the
ClassificationClass.declaredClassificationAttributeAssignments attribute |
static java.lang.String |
DECLAREDCLASSIFICATIONATTRIBUTES
Qualifier of the
ClassificationClass.declaredClassificationAttributes attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXTERNALID
Qualifier of the
ClassificationClass.externalID attribute |
static java.lang.String |
HMCXML
Qualifier of the
ClassificationClass.hmcXML attribute |
static java.lang.String |
INHERITEDCLASSIFICATIONATTRIBUTES
Qualifier of the
ClassificationClass.inheritedClassificationAttributes attribute |
static java.lang.String |
REVISION
Qualifier of the
ClassificationClass.revision attribute |
static java.lang.String |
SHOWEMPTYATTRIBUTES
Qualifier of the
ClassificationClass.showEmptyAttributes attribute |
DISABLE_CYCLIC_CHECKS, DISABLE_SETALLOWEDPRINCIPAL_RECURSIVELY, DISABLE_SUBCATEGORY_REMOVALCHECKALLOWEDPRINCIPALS, CATALOG, CATALOGVERSION, CATEGORIES, CATEGORY2KEYWORDRELATION_MARKMODIFIED, CATEGORY2KEYWORDRELATION_SRC_ORDERED, CATEGORY2KEYWORDRELATION_TGT_ORDERED, CATEGORY2PRINCIPALRELATION_MARKMODIFIED, CATEGORY2PRINCIPALRELATION_SRC_ORDERED, CATEGORY2PRINCIPALRELATION_TGT_ORDERED, CATEGORYCATEGORYRELATION_MARKMODIFIED, CATEGORYCATEGORYRELATION_SRC_ORDERED, CATEGORYCATEGORYRELATION_TGT_ORDERED, CATEGORYMEDIARELATION_MARKMODIFIED, CATEGORYMEDIARELATION_SRC_ORDERED, CATEGORYMEDIARELATION_TGT_ORDERED, CATEGORYPRODUCTRELATION_MARKMODIFIED, CATEGORYPRODUCTRELATION_SRC_ORDERED, CATEGORYPRODUCTRELATION_TGT_ORDERED, CODE, DATA_SHEET, DESCRIPTION, DETAIL, KEYWORDS, LOGO, MEDIAS, NAME, NORMAL, ORDER, OTHERS, PICTURE, PRODUCTS, SUPERCATEGORIES, THUMBNAIL, THUMBNAILSLANGUAGE_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 |
|---|
GeneratedClassificationClass() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClassificationAttribute> |
getClassificationAttributes()
Generated method - Getter of the
ClassificationClass.classificationAttributes attribute. |
abstract java.util.List<ClassificationAttribute> |
getClassificationAttributes(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.classificationAttributes attribute. |
java.util.List<ClassAttributeAssignment> |
getDeclaredClassificationAttributeAssignments()
Generated method - Getter of the
ClassificationClass.declaredClassificationAttributeAssignments attribute. |
abstract java.util.List<ClassAttributeAssignment> |
getDeclaredClassificationAttributeAssignments(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.declaredClassificationAttributeAssignments attribute. |
java.util.List<ClassificationAttribute> |
getDeclaredClassificationAttributes()
Generated method - Getter of the
ClassificationClass.declaredClassificationAttributes attribute. |
abstract java.util.List<ClassificationAttribute> |
getDeclaredClassificationAttributes(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.declaredClassificationAttributes attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getExternalID()
Generated method - Getter of the
ClassificationClass.externalID attribute. |
java.lang.String |
getExternalID(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.externalID attribute. |
java.lang.String |
getHmcXML()
Generated method - Getter of the
ClassificationClass.hmcXML attribute. |
java.lang.String |
getHmcXML(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.hmcXML attribute. |
java.util.List<ClassificationAttribute> |
getInheritedClassificationAttributes()
Generated method - Getter of the
ClassificationClass.inheritedClassificationAttributes attribute. |
abstract java.util.List<ClassificationAttribute> |
getInheritedClassificationAttributes(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.inheritedClassificationAttributes attribute. |
java.lang.String |
getRevision()
Generated method - Getter of the
ClassificationClass.revision attribute. |
java.lang.String |
getRevision(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.revision attribute. |
java.lang.Boolean |
isShowEmptyAttributes()
Generated method - Getter of the
ClassificationClass.showEmptyAttributes attribute. |
java.lang.Boolean |
isShowEmptyAttributes(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.showEmptyAttributes attribute. |
boolean |
isShowEmptyAttributesAsPrimitive()
Generated method - Getter of the
ClassificationClass.showEmptyAttributes attribute. |
boolean |
isShowEmptyAttributesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassificationClass.showEmptyAttributes attribute. |
void |
setDeclaredClassificationAttributeAssignments(java.util.List<ClassAttributeAssignment> value)
Generated method - Setter of the
ClassificationClass.declaredClassificationAttributeAssignments attribute. |
abstract void |
setDeclaredClassificationAttributeAssignments(SessionContext ctx,
java.util.List<ClassAttributeAssignment> value)
Generated method - Setter of the
ClassificationClass.declaredClassificationAttributeAssignments attribute. |
void |
setExternalID(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ClassificationClass.externalID attribute. |
void |
setExternalID(java.lang.String value)
Generated method - Setter of the
ClassificationClass.externalID attribute. |
void |
setHmcXML(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ClassificationClass.hmcXML attribute. |
void |
setHmcXML(java.lang.String value)
Generated method - Setter of the
ClassificationClass.hmcXML attribute. |
void |
setRevision(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ClassificationClass.revision attribute. |
void |
setRevision(java.lang.String value)
Generated method - Setter of the
ClassificationClass.revision attribute. |
void |
setShowEmptyAttributes(boolean value)
Generated method - Setter of the
ClassificationClass.showEmptyAttributes attribute. |
void |
setShowEmptyAttributes(java.lang.Boolean value)
Generated method - Setter of the
ClassificationClass.showEmptyAttributes attribute. |
void |
setShowEmptyAttributes(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassificationClass.showEmptyAttributes attribute. |
void |
setShowEmptyAttributes(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
ClassificationClass.showEmptyAttributes attribute. |
addProduct, addProduct, addProduct, addProduct, addProducts, addProducts, addSubcategories, addSubcategories, addSubcategory, addSubcategory, addSupercategories, addSupercategories, addSupercategory, addSupercategory, addToCategories, addToSupercategories, assertNoCycle, checkRemovable, containsProducts, createItem, disableChecks, getAllProductsCount, getAllSubcategories, getAllSubcategories, getAllSubcategoriesCount, getAllSupercategories, getAllSupercategories, getCode, getPath, getPaths, getProductsCount, getSubcategories, getSubcategories, getSubcategoryCount, getSupercategory, getSupercategory, getSupercategoryCount, isEmpty, isRoot, isRoot, isRootAsPrimitive, isRootAsPrimitive, isSetAllowedPrincipalsRecursivelyDisabled, isSubcategoryRemovalCheckDisabled, pullUpAllowedPrincipalInternals, removeProduct, removeProduct, removeProducts, removeProducts, removeSubcategories, removeSubcategories, removeSubcategory, removeSubcategory, removeSupercategories, removeSupercategories, removeSupercategory, removeSupercategory, setAllowedPrincipals, setAllowedPrincipalsOnlyForPassedCategory, setCategories, setCategories, setCategories, setSubcategories, setSubcategories, setSupercategories, setSupercategories, setSupercategories, toStringaddToAllowedPrincipals, addToAllowedPrincipals, addToCategories, addToKeywords, addToKeywords, addToMedias, addToMedias, addToProducts, addToProducts, addToSupercategories, getAllDescription, getAllDescription, getAllKeywords, getAllKeywords, getAllName, getAllName, getAllowedPrincipals, getAllowedPrincipals, getAllowedPrincipalsCount, getAllowedPrincipalsCount, getCatalogVersion, getCatalogVersion, getCategories, getCategories, getCategoriesCount, getCategoriesCount, getCode, getData_sheet, getData_sheet, getDescription, getDescription, getDetail, getDetail, getKeywords, getKeywords, getKeywordsCount, getKeywordsCount, getKeywordsCount, getKeywordsCount, getLogo, getLogo, getMedias, getMedias, getMediasCount, getMediasCount, getName, getName, getNormal, getNormal, getOrder, getOrder, getOrderAsPrimitive, getOrderAsPrimitive, getOthers, getOthers, getPicture, getPicture, getProducts, getProducts, getProductsCount, getSupercategories, getSupercategories, getSupercategoriesCount, getSupercategoriesCount, getThumbnail, getThumbnail, getThumbnails, getThumbnails, isMarkModifiedDisabled, removeFromAllowedPrincipals, removeFromAllowedPrincipals, removeFromCategories, removeFromCategories, removeFromKeywords, removeFromKeywords, removeFromMedias, removeFromMedias, removeFromProducts, removeFromProducts, removeFromSupercategories, removeFromSupercategories, setAllDescription, setAllDescription, setAllKeywords, setAllKeywords, setAllName, setAllName, setAllowedPrincipals, setCatalogVersion, setCatalogVersion, setCategories, setCode, setCode, setData_sheet, setData_sheet, setDescription, setDescription, setDetail, setDetail, setKeywords, setKeywords, setLogo, setLogo, setMedias, setMedias, setName, setName, setNormal, setNormal, setOrder, setOrder, setOrder, setOrder, setOthers, setOthers, setPicture, setPicture, setProducts, setProducts, setSupercategories, setThumbnail, setThumbnail, setThumbnails, setThumbnailsgetInitialProperties, 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, 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, useTA, writeReplacesetTenantpublic static final java.lang.String EXTERNALID
ClassificationClass.externalID attributepublic static final java.lang.String REVISION
ClassificationClass.revision attributepublic static final java.lang.String SHOWEMPTYATTRIBUTES
ClassificationClass.showEmptyAttributes attributepublic static final java.lang.String DECLAREDCLASSIFICATIONATTRIBUTES
ClassificationClass.declaredClassificationAttributes attributepublic static final java.lang.String INHERITEDCLASSIFICATIONATTRIBUTES
ClassificationClass.inheritedClassificationAttributes attributepublic static final java.lang.String CLASSIFICATIONATTRIBUTES
ClassificationClass.classificationAttributes attributepublic static final java.lang.String DECLAREDCLASSIFICATIONATTRIBUTEASSIGNMENTS
ClassificationClass.declaredClassificationAttributeAssignments attributepublic static final java.lang.String HMCXML
ClassificationClass.hmcXML attributeprotected 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 GeneratedCategorypublic abstract java.util.List<ClassificationAttribute> getClassificationAttributes(SessionContext ctx)
ClassificationClass.classificationAttributes attribute.public java.util.List<ClassificationAttribute> getClassificationAttributes()
ClassificationClass.classificationAttributes attribute.public abstract java.util.List<ClassAttributeAssignment> getDeclaredClassificationAttributeAssignments(SessionContext ctx)
ClassificationClass.declaredClassificationAttributeAssignments attribute.public java.util.List<ClassAttributeAssignment> getDeclaredClassificationAttributeAssignments()
ClassificationClass.declaredClassificationAttributeAssignments attribute.public abstract void setDeclaredClassificationAttributeAssignments(SessionContext ctx, java.util.List<ClassAttributeAssignment> value)
ClassificationClass.declaredClassificationAttributeAssignments attribute.value - the declaredClassificationAttributeAssignments - list of attribute assignmentspublic void setDeclaredClassificationAttributeAssignments(java.util.List<ClassAttributeAssignment> value)
ClassificationClass.declaredClassificationAttributeAssignments attribute.value - the declaredClassificationAttributeAssignments - list of attribute assignmentspublic abstract java.util.List<ClassificationAttribute> getDeclaredClassificationAttributes(SessionContext ctx)
ClassificationClass.declaredClassificationAttributes attribute.public java.util.List<ClassificationAttribute> getDeclaredClassificationAttributes()
ClassificationClass.declaredClassificationAttributes attribute.public java.lang.String getExternalID(SessionContext ctx)
ClassificationClass.externalID attribute.public java.lang.String getExternalID()
ClassificationClass.externalID attribute.public void setExternalID(SessionContext ctx, java.lang.String value)
ClassificationClass.externalID attribute.value - the externalID - external identificator refering to the actual classification system definitionpublic void setExternalID(java.lang.String value)
ClassificationClass.externalID attribute.value - the externalID - external identificator refering to the actual classification system definitionpublic java.lang.String getHmcXML(SessionContext ctx)
ClassificationClass.hmcXML attribute.public java.lang.String getHmcXML()
ClassificationClass.hmcXML attribute.public void setHmcXML(SessionContext ctx, java.lang.String value)
ClassificationClass.hmcXML attribute.value - the hmcXML - custom hmc.xml for this classpublic void setHmcXML(java.lang.String value)
ClassificationClass.hmcXML attribute.value - the hmcXML - custom hmc.xml for this classpublic abstract java.util.List<ClassificationAttribute> getInheritedClassificationAttributes(SessionContext ctx)
ClassificationClass.inheritedClassificationAttributes attribute.public java.util.List<ClassificationAttribute> getInheritedClassificationAttributes()
ClassificationClass.inheritedClassificationAttributes attribute.public java.lang.String getRevision(SessionContext ctx)
ClassificationClass.revision attribute.public java.lang.String getRevision()
ClassificationClass.revision attribute.public void setRevision(SessionContext ctx, java.lang.String value)
ClassificationClass.revision attribute.value - the revision - revision field of this classpublic void setRevision(java.lang.String value)
ClassificationClass.revision attribute.value - the revision - revision field of this classpublic java.lang.Boolean isShowEmptyAttributes(SessionContext ctx)
ClassificationClass.showEmptyAttributes attribute.public java.lang.Boolean isShowEmptyAttributes()
ClassificationClass.showEmptyAttributes attribute.public boolean isShowEmptyAttributesAsPrimitive(SessionContext ctx)
ClassificationClass.showEmptyAttributes attribute.public boolean isShowEmptyAttributesAsPrimitive()
ClassificationClass.showEmptyAttributes attribute.public void setShowEmptyAttributes(SessionContext ctx, java.lang.Boolean value)
ClassificationClass.showEmptyAttributes attribute.value - the showEmptyAttributes - defines whether or not attributes without value are to be shown for a classified productpublic void setShowEmptyAttributes(java.lang.Boolean value)
ClassificationClass.showEmptyAttributes attribute.value - the showEmptyAttributes - defines whether or not attributes without value are to be shown for a classified productpublic void setShowEmptyAttributes(SessionContext ctx, boolean value)
ClassificationClass.showEmptyAttributes attribute.value - the showEmptyAttributes - defines whether or not attributes without value are to be shown for a classified productpublic void setShowEmptyAttributes(boolean value)
ClassificationClass.showEmptyAttributes attribute.value - the showEmptyAttributes - defines whether or not attributes without value are to be shown for a classified productCopyright © 2018 SAP SE. All Rights Reserved.