public class ComposedTypeModel extends TypeModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_COCKPITITEMTEMPLATE2COMPOSEDTYPERELATION
Generated relation code constant for relation
CockpitItemTemplate2ComposedTypeRelation defining source attribute cockpitItemTemplates in extension cockpit. |
static String |
_CONSTRAINTCOMPOSITETYPERELATION
Generated relation code constant for relation
ConstraintCompositeTypeRelation defining source attribute constraints in extension validation. |
static String |
_FORMAT2COMTYPREL
Generated relation code constant for relation
Format2ComTypRel defining source attribute formats in extension commons. |
static String |
_INDEXTYPERELATION
Generated relation code constant for relation
IndexTypeRelation defining source attribute indexConfigurations in extension lucenesearch. |
static String |
_PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENT2TARGETITEMTYPEREL
Generated relation code constant for relation
ProductReferencesAndClassificationsComponent2TargetItemTypeRel defining source attribute productReferencesAndClassificationsComponents in extension b2ctelcostorefront. |
static String |
_STREAMCONFIGURATIONEXCLUDEDSUBTYPES
Generated relation code constant for relation
StreamConfigurationExcludedSubtypes defining source attribute streamConfigurations in extension deltadetection. |
static String |
_SYNCJOB2TYPEREL
Generated relation code constant for relation
SyncJob2TypeRel defining source attribute syncJobs in extension catalog. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ABSTRACT
Generated constant - Attribute key of
ComposedType.abstract attribute defined at extension core. |
static String |
ALLSUBTYPES
Generated constant - Attribute key of
ComposedType.allSubTypes attribute defined at extension core. |
static String |
ALLSUPERTYPES
Generated constant - Attribute key of
ComposedType.allSuperTypes attribute defined at extension core. |
static String |
ATTRIBUTEDESCRIPTORS
Generated constant - Attribute key of
ComposedType.attributedescriptors attribute defined at extension core. |
static String |
CATALOGITEMTYPE
Generated constant - Attribute key of
ComposedType.catalogItemType attribute defined at extension catalog. |
static String |
CATALOGVERSIONATTRIBUTE
Generated constant - Attribute key of
ComposedType.catalogVersionAttribute attribute defined at extension catalog. |
static String |
CATALOGVERSIONATTRIBUTEQUALIFIER
Generated constant - Attribute key of
ComposedType.catalogVersionAttributeQualifier attribute defined at extension catalog. |
static String |
COCKPITITEMTEMPLATES
Generated constant - Attribute key of
ComposedType.cockpitItemTemplates attribute defined at extension cockpit. |
static String |
CONSTRAINTS
Generated constant - Attribute key of
ComposedType.constraints attribute defined at extension validation. |
static String |
DECLAREDATTRIBUTEDESCRIPTORS
Generated constant - Attribute key of
ComposedType.declaredattributedescriptors attribute defined at extension core. |
static String |
DUMPPROPERTYTABLE
Generated constant - Attribute key of
ComposedType.dumpPropertyTable attribute defined at extension core. |
static String |
DYNAMIC
Generated constant - Attribute key of
ComposedType.dynamic attribute defined at extension core. |
static String |
FORMATS
Generated constant - Attribute key of
ComposedType.formats attribute defined at extension commons. |
static String |
HMCICON
Generated constant - Attribute key of
ComposedType.hmcIcon attribute defined at extension hmc. |
static String |
INDEXCONFIGURATIONS
Generated constant - Attribute key of
ComposedType.indexConfigurations attribute defined at extension lucenesearch. |
static String |
INHERITANCEPATHSTRING
Generated constant - Attribute key of
ComposedType.inheritancePathString attribute defined at extension core. |
static String |
INHERITEDATTRIBUTEDESCRIPTORS
Generated constant - Attribute key of
ComposedType.inheritedattributedescriptors attribute defined at extension core. |
static String |
JALOCLASS
Generated constant - Attribute key of
ComposedType.jaloclass attribute defined at extension core. |
static String |
JALOONLY
Generated constant - Attribute key of
ComposedType.jaloonly attribute defined at extension core. |
static String |
JNDINAME
Generated constant - Attribute key of
ComposedType.jndiName attribute defined at extension core. |
static String |
LEGACYPERSISTENCE
Generated constant - Attribute key of
ComposedType.legacyPersistence attribute defined at extension core. |
static String |
LOGHMCCHANGES
Generated constant - Attribute key of
ComposedType.logHMCChanges attribute defined at extension hmc. |
static String |
PLACEHOLDERTEMPLATES
Generated constant - Attribute key of
ComposedType.placeholderTemplates attribute defined at extension print. |
static String |
PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS
Generated constant - Attribute key of
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront. |
static String |
SINGLETON
Generated constant - Attribute key of
ComposedType.singleton attribute defined at extension core. |
static String |
STREAMCONFIGURATIONS
Generated constant - Attribute key of
ComposedType.streamConfigurations attribute defined at extension deltadetection. |
static String |
SUBTYPES
Generated constant - Attribute key of
ComposedType.subtypes attribute defined at extension core. |
static String |
SUPERTYPE
Generated constant - Attribute key of
ComposedType.superType attribute defined at extension core. |
static String |
SYNCJOBS
Generated constant - Attribute key of
ComposedType.syncJobs attribute defined at extension catalog. |
static String |
SYSTEMTYPE
Generated constant - Attribute key of
ComposedType.systemType attribute defined at extension impex. |
static String |
TABLE
Generated constant - Attribute key of
ComposedType.table attribute defined at extension core. |
static String |
UNIQUEKEYATTRIBUTEQUALIFIER
Generated constant - Attribute key of
ComposedType.uniqueKeyAttributeQualifier attribute defined at extension catalog. |
static String |
UNIQUEKEYATTRIBUTES
Generated constant - Attribute key of
ComposedType.uniqueKeyAttributes attribute defined at extension catalog. |
CODE, DEFAULTVALUE, DESCRIPTION, XMLDEFINITIONAUTOCREATE, DEPRECATED, EXTENSIONNAME, GENERATE, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ComposedTypeModel()
Generated constructor - Default constructor for generic creation.
|
ComposedTypeModel(Boolean _catalogItemType,
String _code,
Boolean _generate,
Boolean _singleton,
ComposedTypeModel _superType)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ComposedTypeModel(Boolean _catalogItemType,
String _code,
Boolean _generate,
ItemModel _owner,
Boolean _singleton,
ComposedTypeModel _superType)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ComposedTypeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAbstract()
Generated method - Getter of the
ComposedType.abstract attribute defined at extension core. |
Collection<ComposedTypeModel> |
getAllSubTypes()
Generated method - Getter of the
ComposedType.allSubTypes attribute defined at extension core. |
Collection<ComposedTypeModel> |
getAllSuperTypes()
Generated method - Getter of the
ComposedType.allSuperTypes attribute defined at extension core. |
Boolean |
getCatalogItemType()
Generated method - Getter of the
ComposedType.catalogItemType attribute defined at extension catalog. |
AttributeDescriptorModel |
getCatalogVersionAttribute()
Generated method - Getter of the
ComposedType.catalogVersionAttribute attribute defined at extension catalog. |
Set<CockpitItemTemplateModel> |
getCockpitItemTemplates()
Generated method - Getter of the
ComposedType.cockpitItemTemplates attribute defined at extension cockpit. |
Set<AbstractConstraintModel> |
getConstraints()
Generated method - Getter of the
ComposedType.constraints attribute defined at extension validation. |
Collection<AttributeDescriptorModel> |
getDeclaredattributedescriptors()
Generated method - Getter of the
ComposedType.declaredattributedescriptors attribute defined at extension core. |
String |
getDumpPropertyTable()
Generated method - Getter of the
ComposedType.dumpPropertyTable attribute defined at extension core. |
Boolean |
getDynamic()
Generated method - Getter of the
ComposedType.dynamic attribute defined at extension core. |
Collection<FormatModel> |
getFormats()
Generated method - Getter of the
ComposedType.formats attribute defined at extension commons. |
MediaModel |
getHmcIcon()
Generated method - Getter of the
ComposedType.hmcIcon attribute defined at extension hmc. |
Collection<AttributeDescriptorModel> |
getInheritedattributedescriptors()
Generated method - Getter of the
ComposedType.inheritedattributedescriptors attribute defined at extension core. |
Class |
getJaloclass()
Generated method - Getter of the
ComposedType.jaloclass attribute defined at extension core. |
Boolean |
getJaloonly()
Generated method - Getter of the
ComposedType.jaloonly attribute defined at extension core. |
String |
getJndiName()
Generated method - Getter of the
ComposedType.jndiName attribute defined at extension core. |
Boolean |
getLegacyPersistence()
Generated method - Getter of the
ComposedType.legacyPersistence attribute defined at extension core. |
Boolean |
getLogHMCChanges()
Generated method - Getter of the
ComposedType.logHMCChanges attribute defined at extension hmc. |
Collection<PlaceholderTemplateModel> |
getPlaceholderTemplates()
Generated method - Getter of the
ComposedType.placeholderTemplates attribute defined at extension print. |
Collection<ProductReferencesAndClassificationsComponentModel> |
getProductReferencesAndClassificationsComponents()
Generated method - Getter of the
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront. |
Boolean |
getSingleton()
Generated method - Getter of the
ComposedType.singleton attribute defined at extension core. |
Collection<StreamConfigurationModel> |
getStreamConfigurations()
Generated method - Getter of the
ComposedType.streamConfigurations attribute defined at extension deltadetection. |
Collection<ComposedTypeModel> |
getSubtypes()
Generated method - Getter of the
ComposedType.subtypes attribute defined at extension core. |
ComposedTypeModel |
getSuperType()
Generated method - Getter of the
ComposedType.superType attribute defined at extension core. |
Boolean |
getSystemType()
Generated method - Getter of the
ComposedType.systemType attribute defined at extension impex. |
String |
getTable()
Generated method - Getter of the
ComposedType.table attribute defined at extension core. |
Collection<AttributeDescriptorModel> |
getUniqueKeyAttributes()
Generated method - Getter of the
ComposedType.uniqueKeyAttributes attribute defined at extension catalog. |
void |
setCatalogItemType(Boolean value)
Generated method - Setter of
ComposedType.catalogItemType attribute defined at extension catalog. |
void |
setCatalogVersionAttribute(AttributeDescriptorModel value)
Generated method - Setter of
ComposedType.catalogVersionAttribute attribute defined at extension catalog. |
void |
setCockpitItemTemplates(Set<CockpitItemTemplateModel> value)
Generated method - Setter of
ComposedType.cockpitItemTemplates attribute defined at extension cockpit. |
void |
setConstraints(Set<AbstractConstraintModel> value)
Generated method - Setter of
ComposedType.constraints attribute defined at extension validation. |
void |
setDeclaredattributedescriptors(Collection<AttributeDescriptorModel> value)
Generated method - Setter of
ComposedType.declaredattributedescriptors attribute defined at extension core. |
void |
setFormats(Collection<FormatModel> value)
Generated method - Setter of
ComposedType.formats attribute defined at extension commons. |
void |
setHmcIcon(MediaModel value)
Generated method - Setter of
ComposedType.hmcIcon attribute defined at extension hmc. |
void |
setJaloclass(Class value)
Generated method - Setter of
ComposedType.jaloclass attribute defined at extension core. |
void |
setJaloonly(Boolean value)
Generated method - Setter of
ComposedType.jaloonly attribute defined at extension core. |
void |
setLegacyPersistence(Boolean value)
Generated method - Setter of
ComposedType.legacyPersistence attribute defined at extension core. |
void |
setLogHMCChanges(Boolean value)
Generated method - Setter of
ComposedType.logHMCChanges attribute defined at extension hmc. |
void |
setPlaceholderTemplates(Collection<PlaceholderTemplateModel> value)
Generated method - Setter of
ComposedType.placeholderTemplates attribute defined at extension print. |
void |
setProductReferencesAndClassificationsComponents(Collection<ProductReferencesAndClassificationsComponentModel> value)
Generated method - Setter of
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront. |
void |
setSingleton(Boolean value)
Generated method - Setter of
ComposedType.singleton attribute defined at extension core. |
void |
setStreamConfigurations(Collection<StreamConfigurationModel> value)
Generated method - Setter of
ComposedType.streamConfigurations attribute defined at extension deltadetection. |
void |
setSuperType(ComposedTypeModel value)
Generated method - Initial setter of
ComposedType.superType attribute defined at extension core. |
void |
setSystemType(Boolean value)
Generated method - Setter of
ComposedType.systemType attribute defined at extension impex. |
void |
setUniqueKeyAttributes(Collection<AttributeDescriptorModel> value)
Generated method - Setter of
ComposedType.uniqueKeyAttributes attribute defined at extension catalog. |
getCode, getDefaultValue, getDescription, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setDescriptiongetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, getName, setAutocreate, setExtensionName, setGenerate, setName, setNamegetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String _FORMAT2COMTYPREL
Format2ComTypRel defining source attribute formats in extension commons.public static final String _CONSTRAINTCOMPOSITETYPERELATION
ConstraintCompositeTypeRelation defining source attribute constraints in extension validation.public static final String _SYNCJOB2TYPEREL
SyncJob2TypeRel defining source attribute syncJobs in extension catalog.public static final String _INDEXTYPERELATION
IndexTypeRelation defining source attribute indexConfigurations in extension lucenesearch.public static final String _STREAMCONFIGURATIONEXCLUDEDSUBTYPES
StreamConfigurationExcludedSubtypes defining source attribute streamConfigurations in extension deltadetection.public static final String _PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENT2TARGETITEMTYPEREL
ProductReferencesAndClassificationsComponent2TargetItemTypeRel defining source attribute productReferencesAndClassificationsComponents in extension b2ctelcostorefront.public static final String _COCKPITITEMTEMPLATE2COMPOSEDTYPERELATION
CockpitItemTemplate2ComposedTypeRelation defining source attribute cockpitItemTemplates in extension cockpit.public static final String ABSTRACT
ComposedType.abstract attribute defined at extension core.public static final String DECLAREDATTRIBUTEDESCRIPTORS
ComposedType.declaredattributedescriptors attribute defined at extension core.public static final String DUMPPROPERTYTABLE
ComposedType.dumpPropertyTable attribute defined at extension core.public static final String ATTRIBUTEDESCRIPTORS
ComposedType.attributedescriptors attribute defined at extension core.public static final String INHERITANCEPATHSTRING
ComposedType.inheritancePathString attribute defined at extension core.public static final String INHERITEDATTRIBUTEDESCRIPTORS
ComposedType.inheritedattributedescriptors attribute defined at extension core.public static final String JALOCLASS
ComposedType.jaloclass attribute defined at extension core.public static final String JNDINAME
ComposedType.jndiName attribute defined at extension core.public static final String SINGLETON
ComposedType.singleton attribute defined at extension core.public static final String JALOONLY
ComposedType.jaloonly attribute defined at extension core.public static final String DYNAMIC
ComposedType.dynamic attribute defined at extension core.public static final String SUBTYPES
ComposedType.subtypes attribute defined at extension core.public static final String SUPERTYPE
ComposedType.superType attribute defined at extension core.public static final String TABLE
ComposedType.table attribute defined at extension core.public static final String ALLSUPERTYPES
ComposedType.allSuperTypes attribute defined at extension core.public static final String ALLSUBTYPES
ComposedType.allSubTypes attribute defined at extension core.public static final String LEGACYPERSISTENCE
ComposedType.legacyPersistence attribute defined at extension core.public static final String FORMATS
ComposedType.formats attribute defined at extension commons.public static final String SYSTEMTYPE
ComposedType.systemType attribute defined at extension impex.public static final String CONSTRAINTS
ComposedType.constraints attribute defined at extension validation.public static final String CATALOGITEMTYPE
ComposedType.catalogItemType attribute defined at extension catalog.public static final String CATALOGVERSIONATTRIBUTE
ComposedType.catalogVersionAttribute attribute defined at extension catalog.public static final String CATALOGVERSIONATTRIBUTEQUALIFIER
ComposedType.catalogVersionAttributeQualifier attribute defined at extension catalog.public static final String UNIQUEKEYATTRIBUTES
ComposedType.uniqueKeyAttributes attribute defined at extension catalog.public static final String UNIQUEKEYATTRIBUTEQUALIFIER
ComposedType.uniqueKeyAttributeQualifier attribute defined at extension catalog.public static final String SYNCJOBS
ComposedType.syncJobs attribute defined at extension catalog.public static final String INDEXCONFIGURATIONS
ComposedType.indexConfigurations attribute defined at extension lucenesearch.public static final String STREAMCONFIGURATIONS
ComposedType.streamConfigurations attribute defined at extension deltadetection.public static final String HMCICON
ComposedType.hmcIcon attribute defined at extension hmc.public static final String LOGHMCCHANGES
ComposedType.logHMCChanges attribute defined at extension hmc.public static final String PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront.public static final String COCKPITITEMTEMPLATES
ComposedType.cockpitItemTemplates attribute defined at extension cockpit.public static final String PLACEHOLDERTEMPLATES
ComposedType.placeholderTemplates attribute defined at extension print.public ComposedTypeModel()
public ComposedTypeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ComposedTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType)
_catalogItemType - initial attribute declared by type ComposedType at extension catalog_code - initial attribute declared by type Type at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_singleton - initial attribute declared by type ComposedType at extension core_superType - initial attribute declared by type ComposedType at extension core@Deprecated public ComposedTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType)
_catalogItemType - initial attribute declared by type ComposedType at extension catalog_code - initial attribute declared by type Type at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_owner - initial attribute declared by type Item at extension core_singleton - initial attribute declared by type ComposedType at extension core_superType - initial attribute declared by type ComposedType at extension core@Accessor(qualifier="abstract", type=GETTER) public Boolean getAbstract()
ComposedType.abstract attribute defined at extension core.@Accessor(qualifier="allSubTypes", type=GETTER) public Collection<ComposedTypeModel> getAllSubTypes()
ComposedType.allSubTypes attribute defined at extension core.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="allSuperTypes", type=GETTER) public Collection<ComposedTypeModel> getAllSuperTypes()
ComposedType.allSuperTypes attribute defined at extension core.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="catalogItemType", type=GETTER) public Boolean getCatalogItemType()
ComposedType.catalogItemType attribute defined at extension catalog.@Accessor(qualifier="catalogVersionAttribute", type=GETTER) public AttributeDescriptorModel getCatalogVersionAttribute()
ComposedType.catalogVersionAttribute attribute defined at extension catalog.@Accessor(qualifier="cockpitItemTemplates", type=GETTER) public Set<CockpitItemTemplateModel> getCockpitItemTemplates()
ComposedType.cockpitItemTemplates attribute defined at extension cockpit.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="constraints", type=GETTER) public Set<AbstractConstraintModel> getConstraints()
ComposedType.constraints attribute defined at extension validation.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="declaredattributedescriptors", type=GETTER) public Collection<AttributeDescriptorModel> getDeclaredattributedescriptors()
ComposedType.declaredattributedescriptors attribute defined at extension core.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="dumpPropertyTable", type=GETTER) public String getDumpPropertyTable()
ComposedType.dumpPropertyTable attribute defined at extension core.@Accessor(qualifier="dynamic", type=GETTER) public Boolean getDynamic()
ComposedType.dynamic attribute defined at extension core.@Accessor(qualifier="formats", type=GETTER) public Collection<FormatModel> getFormats()
ComposedType.formats attribute defined at extension commons.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="hmcIcon", type=GETTER) public MediaModel getHmcIcon()
ComposedType.hmcIcon attribute defined at extension hmc.@Accessor(qualifier="inheritedattributedescriptors", type=GETTER) public Collection<AttributeDescriptorModel> getInheritedattributedescriptors()
ComposedType.inheritedattributedescriptors attribute defined at extension core.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="jaloclass", type=GETTER) public Class getJaloclass()
ComposedType.jaloclass attribute defined at extension core.@Accessor(qualifier="jaloonly", type=GETTER) public Boolean getJaloonly()
ComposedType.jaloonly attribute defined at extension core.@Accessor(qualifier="jndiName", type=GETTER) public String getJndiName()
ComposedType.jndiName attribute defined at extension core.@Accessor(qualifier="legacyPersistence", type=GETTER) public Boolean getLegacyPersistence()
ComposedType.legacyPersistence attribute defined at extension core.@Accessor(qualifier="logHMCChanges", type=GETTER) public Boolean getLogHMCChanges()
ComposedType.logHMCChanges attribute defined at extension hmc.@Accessor(qualifier="placeholderTemplates", type=GETTER) public Collection<PlaceholderTemplateModel> getPlaceholderTemplates()
ComposedType.placeholderTemplates attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="productReferencesAndClassificationsComponents", type=GETTER) public Collection<ProductReferencesAndClassificationsComponentModel> getProductReferencesAndClassificationsComponents()
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="singleton", type=GETTER) public Boolean getSingleton()
ComposedType.singleton attribute defined at extension core.@Accessor(qualifier="streamConfigurations", type=GETTER) public Collection<StreamConfigurationModel> getStreamConfigurations()
ComposedType.streamConfigurations attribute defined at extension deltadetection.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="subtypes", type=GETTER) public Collection<ComposedTypeModel> getSubtypes()
ComposedType.subtypes attribute defined at extension core.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="superType", type=GETTER) public ComposedTypeModel getSuperType()
ComposedType.superType attribute defined at extension core.@Accessor(qualifier="systemType", type=GETTER) public Boolean getSystemType()
ComposedType.systemType attribute defined at extension impex.@Accessor(qualifier="table", type=GETTER) public String getTable()
ComposedType.table attribute defined at extension core.@Accessor(qualifier="uniqueKeyAttributes", type=GETTER) public Collection<AttributeDescriptorModel> getUniqueKeyAttributes()
ComposedType.uniqueKeyAttributes attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="catalogItemType", type=SETTER) public void setCatalogItemType(Boolean value)
ComposedType.catalogItemType attribute defined at extension catalog.value - the catalogItemType@Accessor(qualifier="catalogVersionAttribute", type=SETTER) public void setCatalogVersionAttribute(AttributeDescriptorModel value)
ComposedType.catalogVersionAttribute attribute defined at extension catalog.value - the catalogVersionAttribute@Accessor(qualifier="cockpitItemTemplates", type=SETTER) public void setCockpitItemTemplates(Set<CockpitItemTemplateModel> value)
ComposedType.cockpitItemTemplates attribute defined at extension cockpit.value - the cockpitItemTemplates@Accessor(qualifier="constraints", type=SETTER) public void setConstraints(Set<AbstractConstraintModel> value)
ComposedType.constraints attribute defined at extension validation.value - the constraints@Accessor(qualifier="declaredattributedescriptors", type=SETTER) public void setDeclaredattributedescriptors(Collection<AttributeDescriptorModel> value)
ComposedType.declaredattributedescriptors attribute defined at extension core.value - the declaredattributedescriptors@Accessor(qualifier="formats", type=SETTER) public void setFormats(Collection<FormatModel> value)
ComposedType.formats attribute defined at extension commons.value - the formats@Accessor(qualifier="hmcIcon", type=SETTER) public void setHmcIcon(MediaModel value)
ComposedType.hmcIcon attribute defined at extension hmc.value - the hmcIcon - HMCIcon@Accessor(qualifier="jaloclass", type=SETTER) public void setJaloclass(Class value)
ComposedType.jaloclass attribute defined at extension core.value - the jaloclass@Accessor(qualifier="jaloonly", type=SETTER) public void setJaloonly(Boolean value)
ComposedType.jaloonly attribute defined at extension core.value - the jaloonly@Accessor(qualifier="legacyPersistence", type=SETTER) public void setLegacyPersistence(Boolean value)
ComposedType.legacyPersistence attribute defined at extension core.value - the legacyPersistence@Accessor(qualifier="logHMCChanges", type=SETTER) public void setLogHMCChanges(Boolean value)
ComposedType.logHMCChanges attribute defined at extension hmc.value - the logHMCChanges - whether or not log changes to items of this type via hmc@Accessor(qualifier="placeholderTemplates", type=SETTER) public void setPlaceholderTemplates(Collection<PlaceholderTemplateModel> value)
ComposedType.placeholderTemplates attribute defined at extension print.value - the placeholderTemplates@Accessor(qualifier="productReferencesAndClassificationsComponents", type=SETTER) public void setProductReferencesAndClassificationsComponents(Collection<ProductReferencesAndClassificationsComponentModel> value)
ComposedType.productReferencesAndClassificationsComponents attribute defined at extension b2ctelcostorefront.value - the productReferencesAndClassificationsComponents@Accessor(qualifier="singleton", type=SETTER) public void setSingleton(Boolean value)
ComposedType.singleton attribute defined at extension core.value - the singleton@Accessor(qualifier="streamConfigurations", type=SETTER) public void setStreamConfigurations(Collection<StreamConfigurationModel> value)
ComposedType.streamConfigurations attribute defined at extension deltadetection.value - the streamConfigurations@Accessor(qualifier="superType", type=SETTER) public void setSuperType(ComposedTypeModel value)
ComposedType.superType attribute defined at extension core. Can only be used at creation of model - before first save.value - the superType@Accessor(qualifier="systemType", type=SETTER) public void setSystemType(Boolean value)
ComposedType.systemType attribute defined at extension impex.value - the systemType@Accessor(qualifier="uniqueKeyAttributes", type=SETTER) public void setUniqueKeyAttributes(Collection<AttributeDescriptorModel> value)
ComposedType.uniqueKeyAttributes attribute defined at extension catalog.value - the uniqueKeyAttributesCopyright © 2017 SAP SE. All Rights Reserved.