Class ClassAttributeAssignmentRemoveClassFeatureGroupAssignmentRemoveInterceptorTest.MockFlexibleTypeClass
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.category.model.CategoryModel
de.hybris.platform.catalog.model.classification.ClassificationClassModel
com.hybris.classificationgroupsservices.interceptors.classattributeassignment.ClassAttributeAssignmentRemoveClassFeatureGroupAssignmentRemoveInterceptorTest.MockFlexibleTypeClass
- All Implemented Interfaces:
Serializable
public class ClassAttributeAssignmentRemoveClassFeatureGroupAssignmentRemoveInterceptorTest.MockFlexibleTypeClass
extends ClassificationClassModel
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
Fields inherited from class de.hybris.platform.catalog.model.classification.ClassificationClassModel
_COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION, _TYPECODE, ALLCLASSIFICATIONATTRIBUTEASSIGNMENTS, CLASSFEATUREGROUPS, CLASSIFICATIONATTRIBUTES, COCKPITITEMTEMPLATES, DECLAREDCLASSIFICATIONATTRIBUTEASSIGNMENTS, DECLAREDCLASSIFICATIONATTRIBUTES, EXTERNALID, HMCXML, INHERITEDCLASSIFICATIONATTRIBUTES, REVISION, SHOWEMPTYATTRIBUTESFields inherited from class de.hybris.platform.category.model.CategoryModel
_CATEGORIESFORPRODUCTCAROUSELCOMPONENT, _CATEGORIESFORRESTRICTION, _CATEGORYCATEGORYRELATION, _CATEGORYFEATURECOMPONENTS2CATEGORYREL, _PRODUCTLISTCOMPONENTSFORCATEGORY, ALLOWEDPRINCIPALS, ALLSUBCATEGORIES, ALLSUPERCATEGORIES, ALLYFORMDEFINITIONS, CATALOG, CATALOGVERSION, CATEGORIES, CATEGORYFEATURECOMPONENTS, CODE, DATA_SHEET, DESCRIPTION, DETAIL, KEYWORDS, LINKCOMPONENTS, LOGO, MEDIAS, NAME, NORMAL, ORDER, OTHERS, PICTURE, PRODUCTCAROUSELCOMPONENTS, PRODUCTLISTCOMPONENTS, PRODUCTS, PROMOTIONS, RESTRICTIONS, SIMPLEBANNERCOMPONENTS, SIMPLERESPONSIVEBANNERCOMPONENTS, STOCKLEVELTHRESHOLD, SUPERCATEGORIES, THUMBNAIL, THUMBNAILS, VENDORS, VIDEOCOMPONENTS, YFORMDEFINITIONSFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.catalog.model.classification.ClassificationClassModel
getAllClassificationAttributeAssignments, getCatalogVersion, getClassFeatureGroups, getClassificationAttributes, getCockpitItemTemplates, getDeclaredClassificationAttributeAssignments, getDeclaredClassificationAttributes, getExternalID, getHmcXML, getInheritedClassificationAttributes, getRevision, getShowEmptyAttributes, setCatalogVersion, setClassFeatureGroups, setCockpitItemTemplates, setDeclaredClassificationAttributeAssignments, setExternalID, setHmcXML, setRevision, setShowEmptyAttributesMethods inherited from class de.hybris.platform.category.model.CategoryModel
getAllowedPrincipals, getAllSubcategories, getAllSupercategories, getAllYFormDefinitions, getCategories, getCategoryFeatureComponents, getCode, getData_sheet, getDescription, getDescription, getDetail, getKeywords, getKeywords, getLinkComponents, getLogo, getMedias, getName, getName, getNormal, getOrder, getOthers, getPicture, getProductCarouselComponents, getProductListComponents, getProducts, getPromotions, getRestrictions, getSimpleBannerComponents, getSimpleResponsiveBannerComponents, getStockLevelThreshold, getSupercategories, getThumbnail, getThumbnails, getVendors, getVideoComponents, getYFormDefinitions, setAllowedPrincipals, setCategories, setCategoryFeatureComponents, setCode, setData_sheet, setDescription, setDescription, setDetail, setKeywords, setKeywords, setLinkComponents, setLogo, setMedias, setName, setName, setNormal, setOrder, setOthers, setPicture, setProductCarouselComponents, setProductListComponents, setProducts, setPromotions, setRestrictions, setSimpleBannerComponents, setSimpleResponsiveBannerComponents, setStockLevelThreshold, setSupercategories, setThumbnail, setThumbnails, setVendors, setVideoComponents, setYFormDefinitionsMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Constructor Details
-
MockFlexibleTypeClass
public MockFlexibleTypeClass()
-