Class ComposedTypeModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.core.model.type.TypeManagerManagedModel
-
- de.hybris.platform.core.model.type.TypeModel
-
- de.hybris.platform.core.model.type.ComposedTypeModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
CMSComponentTypeModel,CMSPageTypeModel,ConfigProxyMetaTypeModel,EnumerationMetaTypeModel,RelationMetaTypeModel,RestrictionTypeModel,VariantTypeModel,ViewTypeModel
public class ComposedTypeModel extends TypeModel
Generated model class for type ComposedType first defined at extension core.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_COCKPITITEMTEMPLATE2COMPOSEDTYPERELATIONGenerated relation code constant for relationCockpitItemTemplate2ComposedTypeRelationdefining source attributecockpitItemTemplatesin extensioncockpit.static java.lang.String_CONSTRAINTCOMPOSITETYPERELATIONGenerated relation code constant for relationConstraintCompositeTypeRelationdefining source attributeconstraintsin extensionvalidation.static java.lang.String_FORMAT2COMTYPRELGenerated relation code constant for relationFormat2ComTypReldefining source attributeformatsin extensioncommons.static java.lang.String_STREAMCONFIGURATIONEXCLUDEDSUBTYPESGenerated relation code constant for relationStreamConfigurationExcludedSubtypesdefining source attributestreamConfigurationsin extensiondeltadetection.static java.lang.String_SYNCJOB2TYPERELGenerated relation code constant for relationSyncJob2TypeReldefining source attributesyncJobsin extensioncatalog.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringABSTRACTGenerated constant - Attribute key ofComposedType.abstractattribute defined at extensioncore.static java.lang.StringALLSUBTYPESGenerated constant - Attribute key ofComposedType.allSubTypesattribute defined at extensioncore.static java.lang.StringALLSUPERTYPESGenerated constant - Attribute key ofComposedType.allSuperTypesattribute defined at extensioncore.static java.lang.StringATTRIBUTEDESCRIPTORSGenerated constant - Attribute key ofComposedType.attributedescriptorsattribute defined at extensioncore.static java.lang.StringCATALOGITEMTYPEGenerated constant - Attribute key ofComposedType.catalogItemTypeattribute defined at extensioncatalog.static java.lang.StringCATALOGVERSIONATTRIBUTEGenerated constant - Attribute key ofComposedType.catalogVersionAttributeattribute defined at extensioncatalog.static java.lang.StringCATALOGVERSIONATTRIBUTEQUALIFIERGenerated constant - Attribute key ofComposedType.catalogVersionAttributeQualifierattribute defined at extensioncatalog.static java.lang.StringCOCKPITITEMTEMPLATESGenerated constant - Attribute key ofComposedType.cockpitItemTemplatesattribute defined at extensioncockpit.static java.lang.StringCONSTRAINTSGenerated constant - Attribute key ofComposedType.constraintsattribute defined at extensionvalidation.static java.lang.StringDECLAREDATTRIBUTEDESCRIPTORSGenerated constant - Attribute key ofComposedType.declaredattributedescriptorsattribute defined at extensioncore.static java.lang.StringDUMPPROPERTYTABLEGenerated constant - Attribute key ofComposedType.dumpPropertyTableattribute defined at extensioncore.static java.lang.StringDYNAMICGenerated constant - Attribute key ofComposedType.dynamicattribute defined at extensioncore.static java.lang.StringFORMATSGenerated constant - Attribute key ofComposedType.formatsattribute defined at extensioncommons.static java.lang.StringINHERITANCEPATHSTRINGGenerated constant - Attribute key ofComposedType.inheritancePathStringattribute defined at extensioncore.static java.lang.StringINHERITEDATTRIBUTEDESCRIPTORSGenerated constant - Attribute key ofComposedType.inheritedattributedescriptorsattribute defined at extensioncore.static java.lang.StringJALOCLASSGenerated constant - Attribute key ofComposedType.jaloclassattribute defined at extensioncore.static java.lang.StringJALOONLYGenerated constant - Attribute key ofComposedType.jaloonlyattribute defined at extensioncore.static java.lang.StringJNDINAMEGenerated constant - Attribute key ofComposedType.jndiNameattribute defined at extensioncore.static java.lang.StringLEGACYPERSISTENCEGenerated constant - Attribute key ofComposedType.legacyPersistenceattribute defined at extensioncore.static java.lang.StringSINGLETONGenerated constant - Attribute key ofComposedType.singletonattribute defined at extensioncore.static java.lang.StringSTREAMCONFIGURATIONSGenerated constant - Attribute key ofComposedType.streamConfigurationsattribute defined at extensiondeltadetection.static java.lang.StringSUBTYPESGenerated constant - Attribute key ofComposedType.subtypesattribute defined at extensioncore.static java.lang.StringSUPERTYPEGenerated constant - Attribute key ofComposedType.superTypeattribute defined at extensioncore.static java.lang.StringSYNCJOBSGenerated constant - Attribute key ofComposedType.syncJobsattribute defined at extensioncatalog.static java.lang.StringSYSTEMTYPEGenerated constant - Attribute key ofComposedType.systemTypeattribute defined at extensionimpex.static java.lang.StringTABLEGenerated constant - Attribute key ofComposedType.tableattribute defined at extensioncore.static java.lang.StringUNIQUEKEYATTRIBUTEQUALIFIERGenerated constant - Attribute key ofComposedType.uniqueKeyAttributeQualifierattribute defined at extensioncatalog.static java.lang.StringUNIQUEKEYATTRIBUTESGenerated constant - Attribute key ofComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.-
Fields inherited from class de.hybris.platform.core.model.type.TypeModel
CODE, DEFAULTVALUE, DESCRIPTION, XMLDEFINITION
-
Fields inherited from class de.hybris.platform.core.model.type.TypeManagerManagedModel
AUTOCREATE, DEPRECATED, EXTENSIONNAME, GENERATE, NAME
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description ComposedTypeModel()Generated constructor - Default constructor for generic creation.ComposedTypeModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextComposedTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _singleton, ComposedTypeModel _superType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersComposedTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.Boolean _singleton, ComposedTypeModel _superType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetAbstract()Generated method - Getter of theComposedType.abstractattribute defined at extensioncore.java.util.Collection<ComposedTypeModel>getAllSubTypes()Generated method - Getter of theComposedType.allSubTypesattribute defined at extensioncore.java.util.Collection<ComposedTypeModel>getAllSuperTypes()Generated method - Getter of theComposedType.allSuperTypesattribute defined at extensioncore.java.lang.BooleangetCatalogItemType()Generated method - Getter of theComposedType.catalogItemTypeattribute defined at extensioncatalog.AttributeDescriptorModelgetCatalogVersionAttribute()Generated method - Getter of theComposedType.catalogVersionAttributeattribute defined at extensioncatalog.java.util.Set<CockpitItemTemplateModel>getCockpitItemTemplates()Generated method - Getter of theComposedType.cockpitItemTemplatesattribute defined at extensioncockpit.java.util.Set<AbstractConstraintModel>getConstraints()Generated method - Getter of theComposedType.constraintsattribute defined at extensionvalidation.java.util.Collection<AttributeDescriptorModel>getDeclaredattributedescriptors()Generated method - Getter of theComposedType.declaredattributedescriptorsattribute defined at extensioncore.java.lang.StringgetDumpPropertyTable()Generated method - Getter of theComposedType.dumpPropertyTableattribute defined at extensioncore.java.lang.BooleangetDynamic()Generated method - Getter of theComposedType.dynamicattribute defined at extensioncore.java.util.Collection<FormatModel>getFormats()Generated method - Getter of theComposedType.formatsattribute defined at extensioncommons.java.util.Collection<AttributeDescriptorModel>getInheritedattributedescriptors()Generated method - Getter of theComposedType.inheritedattributedescriptorsattribute defined at extensioncore.java.lang.ClassgetJaloclass()Generated method - Getter of theComposedType.jaloclassattribute defined at extensioncore.java.lang.BooleangetJaloonly()Generated method - Getter of theComposedType.jaloonlyattribute defined at extensioncore.java.lang.StringgetJndiName()Generated method - Getter of theComposedType.jndiNameattribute defined at extensioncore.java.lang.BooleangetLegacyPersistence()Generated method - Getter of theComposedType.legacyPersistenceattribute defined at extensioncore.java.lang.BooleangetSingleton()Generated method - Getter of theComposedType.singletonattribute defined at extensioncore.java.util.Collection<StreamConfigurationModel>getStreamConfigurations()Generated method - Getter of theComposedType.streamConfigurationsattribute defined at extensiondeltadetection.java.util.Collection<ComposedTypeModel>getSubtypes()Generated method - Getter of theComposedType.subtypesattribute defined at extensioncore.ComposedTypeModelgetSuperType()Generated method - Getter of theComposedType.superTypeattribute defined at extensioncore.java.lang.BooleangetSystemType()Generated method - Getter of theComposedType.systemTypeattribute defined at extensionimpex.java.lang.StringgetTable()Generated method - Getter of theComposedType.tableattribute defined at extensioncore.java.util.Collection<AttributeDescriptorModel>getUniqueKeyAttributes()Generated method - Getter of theComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.voidsetCatalogItemType(java.lang.Boolean value)Generated method - Setter ofComposedType.catalogItemTypeattribute defined at extensioncatalog.voidsetCatalogVersionAttribute(AttributeDescriptorModel value)Generated method - Setter ofComposedType.catalogVersionAttributeattribute defined at extensioncatalog.voidsetCockpitItemTemplates(java.util.Set<CockpitItemTemplateModel> value)Generated method - Setter ofComposedType.cockpitItemTemplatesattribute defined at extensioncockpit.voidsetConstraints(java.util.Set<AbstractConstraintModel> value)Generated method - Setter ofComposedType.constraintsattribute defined at extensionvalidation.voidsetDeclaredattributedescriptors(java.util.Collection<AttributeDescriptorModel> value)Generated method - Setter ofComposedType.declaredattributedescriptorsattribute defined at extensioncore.voidsetFormats(java.util.Collection<FormatModel> value)Generated method - Setter ofComposedType.formatsattribute defined at extensioncommons.voidsetJaloclass(java.lang.Class value)Generated method - Setter ofComposedType.jaloclassattribute defined at extensioncore.voidsetJaloonly(java.lang.Boolean value)Generated method - Setter ofComposedType.jaloonlyattribute defined at extensioncore.voidsetLegacyPersistence(java.lang.Boolean value)Generated method - Setter ofComposedType.legacyPersistenceattribute defined at extensioncore.voidsetSingleton(java.lang.Boolean value)Generated method - Setter ofComposedType.singletonattribute defined at extensioncore.voidsetStreamConfigurations(java.util.Collection<StreamConfigurationModel> value)Generated method - Setter ofComposedType.streamConfigurationsattribute defined at extensiondeltadetection.voidsetSuperType(ComposedTypeModel value)Generated method - Initial setter ofComposedType.superTypeattribute defined at extensioncore.voidsetSystemType(java.lang.Boolean value)Generated method - Setter ofComposedType.systemTypeattribute defined at extensionimpex.voidsetUniqueKeyAttributes(java.util.Collection<AttributeDescriptorModel> value)Generated method - Setter ofComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.-
Methods inherited from class de.hybris.platform.core.model.type.TypeModel
getCode, getDefaultValue, getDescription, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setDescription
-
Methods inherited from class de.hybris.platform.core.model.type.TypeManagerManagedModel
getAutocreate, getDeprecated, getExtensionName, getGenerate, getName, getName, setAutocreate, setExtensionName, setGenerate, setName, setName
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_FORMAT2COMTYPREL
public static final java.lang.String _FORMAT2COMTYPREL
Generated relation code constant for relationFormat2ComTypReldefining source attributeformatsin extensioncommons.- See Also:
- Constant Field Values
-
_CONSTRAINTCOMPOSITETYPERELATION
public static final java.lang.String _CONSTRAINTCOMPOSITETYPERELATION
Generated relation code constant for relationConstraintCompositeTypeRelationdefining source attributeconstraintsin extensionvalidation.- See Also:
- Constant Field Values
-
_SYNCJOB2TYPEREL
public static final java.lang.String _SYNCJOB2TYPEREL
Generated relation code constant for relationSyncJob2TypeReldefining source attributesyncJobsin extensioncatalog.- See Also:
- Constant Field Values
-
_COCKPITITEMTEMPLATE2COMPOSEDTYPERELATION
public static final java.lang.String _COCKPITITEMTEMPLATE2COMPOSEDTYPERELATION
Generated relation code constant for relationCockpitItemTemplate2ComposedTypeRelationdefining source attributecockpitItemTemplatesin extensioncockpit.- See Also:
- Constant Field Values
-
_STREAMCONFIGURATIONEXCLUDEDSUBTYPES
public static final java.lang.String _STREAMCONFIGURATIONEXCLUDEDSUBTYPES
Generated relation code constant for relationStreamConfigurationExcludedSubtypesdefining source attributestreamConfigurationsin extensiondeltadetection.- See Also:
- Constant Field Values
-
ABSTRACT
public static final java.lang.String ABSTRACT
Generated constant - Attribute key ofComposedType.abstractattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DECLAREDATTRIBUTEDESCRIPTORS
public static final java.lang.String DECLAREDATTRIBUTEDESCRIPTORS
Generated constant - Attribute key ofComposedType.declaredattributedescriptorsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DUMPPROPERTYTABLE
public static final java.lang.String DUMPPROPERTYTABLE
Generated constant - Attribute key ofComposedType.dumpPropertyTableattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ATTRIBUTEDESCRIPTORS
public static final java.lang.String ATTRIBUTEDESCRIPTORS
Generated constant - Attribute key ofComposedType.attributedescriptorsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
INHERITANCEPATHSTRING
public static final java.lang.String INHERITANCEPATHSTRING
Generated constant - Attribute key ofComposedType.inheritancePathStringattribute defined at extensioncore.- See Also:
- Constant Field Values
-
INHERITEDATTRIBUTEDESCRIPTORS
public static final java.lang.String INHERITEDATTRIBUTEDESCRIPTORS
Generated constant - Attribute key ofComposedType.inheritedattributedescriptorsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
JALOCLASS
public static final java.lang.String JALOCLASS
Generated constant - Attribute key ofComposedType.jaloclassattribute defined at extensioncore.- See Also:
- Constant Field Values
-
JNDINAME
public static final java.lang.String JNDINAME
Generated constant - Attribute key ofComposedType.jndiNameattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SINGLETON
public static final java.lang.String SINGLETON
Generated constant - Attribute key ofComposedType.singletonattribute defined at extensioncore.- See Also:
- Constant Field Values
-
JALOONLY
public static final java.lang.String JALOONLY
Generated constant - Attribute key ofComposedType.jaloonlyattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DYNAMIC
public static final java.lang.String DYNAMIC
Generated constant - Attribute key ofComposedType.dynamicattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SUBTYPES
public static final java.lang.String SUBTYPES
Generated constant - Attribute key ofComposedType.subtypesattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SUPERTYPE
public static final java.lang.String SUPERTYPE
Generated constant - Attribute key ofComposedType.superTypeattribute defined at extensioncore.- See Also:
- Constant Field Values
-
TABLE
public static final java.lang.String TABLE
Generated constant - Attribute key ofComposedType.tableattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ALLSUPERTYPES
public static final java.lang.String ALLSUPERTYPES
Generated constant - Attribute key ofComposedType.allSuperTypesattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ALLSUBTYPES
public static final java.lang.String ALLSUBTYPES
Generated constant - Attribute key ofComposedType.allSubTypesattribute defined at extensioncore.- See Also:
- Constant Field Values
-
LEGACYPERSISTENCE
public static final java.lang.String LEGACYPERSISTENCE
Generated constant - Attribute key ofComposedType.legacyPersistenceattribute defined at extensioncore.- See Also:
- Constant Field Values
-
FORMATS
public static final java.lang.String FORMATS
Generated constant - Attribute key ofComposedType.formatsattribute defined at extensioncommons.- See Also:
- Constant Field Values
-
SYSTEMTYPE
public static final java.lang.String SYSTEMTYPE
Generated constant - Attribute key ofComposedType.systemTypeattribute defined at extensionimpex.- See Also:
- Constant Field Values
-
CONSTRAINTS
public static final java.lang.String CONSTRAINTS
Generated constant - Attribute key ofComposedType.constraintsattribute defined at extensionvalidation.- See Also:
- Constant Field Values
-
CATALOGITEMTYPE
public static final java.lang.String CATALOGITEMTYPE
Generated constant - Attribute key ofComposedType.catalogItemTypeattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CATALOGVERSIONATTRIBUTE
public static final java.lang.String CATALOGVERSIONATTRIBUTE
Generated constant - Attribute key ofComposedType.catalogVersionAttributeattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CATALOGVERSIONATTRIBUTEQUALIFIER
public static final java.lang.String CATALOGVERSIONATTRIBUTEQUALIFIER
Generated constant - Attribute key ofComposedType.catalogVersionAttributeQualifierattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
UNIQUEKEYATTRIBUTES
public static final java.lang.String UNIQUEKEYATTRIBUTES
Generated constant - Attribute key ofComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
UNIQUEKEYATTRIBUTEQUALIFIER
public static final java.lang.String UNIQUEKEYATTRIBUTEQUALIFIER
Generated constant - Attribute key ofComposedType.uniqueKeyAttributeQualifierattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SYNCJOBS
public static final java.lang.String SYNCJOBS
Generated constant - Attribute key ofComposedType.syncJobsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
COCKPITITEMTEMPLATES
public static final java.lang.String COCKPITITEMTEMPLATES
Generated constant - Attribute key ofComposedType.cockpitItemTemplatesattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
STREAMCONFIGURATIONS
public static final java.lang.String STREAMCONFIGURATIONS
Generated constant - Attribute key ofComposedType.streamConfigurationsattribute defined at extensiondeltadetection.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ComposedTypeModel
public ComposedTypeModel()
Generated constructor - Default constructor for generic creation.
-
ComposedTypeModel
public ComposedTypeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ComposedTypeModel
@Deprecated(since="4.1.1", forRemoval=true) public ComposedTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.Boolean _singleton, ComposedTypeModel _superType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_catalogItemType- initial attribute declared by typeComposedTypeat extensioncatalog_code- initial attribute declared by typeTypeat extensioncore_generate- initial attribute declared by typeTypeManagerManagedat extensioncore_singleton- initial attribute declared by typeComposedTypeat extensioncore_superType- initial attribute declared by typeComposedTypeat extensioncore
-
ComposedTypeModel
@Deprecated(since="4.1.1", forRemoval=true) public ComposedTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _singleton, ComposedTypeModel _superType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogItemType- initial attribute declared by typeComposedTypeat extensioncatalog_code- initial attribute declared by typeTypeat extensioncore_generate- initial attribute declared by typeTypeManagerManagedat extensioncore_owner- initial attribute declared by typeItemat extensioncore_singleton- initial attribute declared by typeComposedTypeat extensioncore_superType- initial attribute declared by typeComposedTypeat extensioncore
-
-
Method Detail
-
getAbstract
@Accessor(qualifier="abstract", type=GETTER) public java.lang.Boolean getAbstract()
Generated method - Getter of theComposedType.abstractattribute defined at extensioncore.- Returns:
- the abstract
-
getAllSubTypes
@Accessor(qualifier="allSubTypes", type=GETTER) public java.util.Collection<ComposedTypeModel> getAllSubTypes()
Generated method - Getter of theComposedType.allSubTypesattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allSubTypes
-
getAllSuperTypes
@Accessor(qualifier="allSuperTypes", type=GETTER) public java.util.Collection<ComposedTypeModel> getAllSuperTypes()
Generated method - Getter of theComposedType.allSuperTypesattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allSuperTypes
-
getCatalogItemType
@Accessor(qualifier="catalogItemType", type=GETTER) public java.lang.Boolean getCatalogItemType()
Generated method - Getter of theComposedType.catalogItemTypeattribute defined at extensioncatalog.- Returns:
- the catalogItemType
-
getCatalogVersionAttribute
@Accessor(qualifier="catalogVersionAttribute", type=GETTER) public AttributeDescriptorModel getCatalogVersionAttribute()
Generated method - Getter of theComposedType.catalogVersionAttributeattribute defined at extensioncatalog.- Returns:
- the catalogVersionAttribute
-
getCockpitItemTemplates
@Accessor(qualifier="cockpitItemTemplates", type=GETTER) public java.util.Set<CockpitItemTemplateModel> getCockpitItemTemplates()
Generated method - Getter of theComposedType.cockpitItemTemplatesattribute defined at extensioncockpit. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cockpitItemTemplates
-
getConstraints
@Accessor(qualifier="constraints", type=GETTER) public java.util.Set<AbstractConstraintModel> getConstraints()
Generated method - Getter of theComposedType.constraintsattribute defined at extensionvalidation. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the constraints
-
getDeclaredattributedescriptors
@Accessor(qualifier="declaredattributedescriptors", type=GETTER) public java.util.Collection<AttributeDescriptorModel> getDeclaredattributedescriptors()
Generated method - Getter of theComposedType.declaredattributedescriptorsattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the declaredattributedescriptors
-
getDumpPropertyTable
@Accessor(qualifier="dumpPropertyTable", type=GETTER) public java.lang.String getDumpPropertyTable()
Generated method - Getter of theComposedType.dumpPropertyTableattribute defined at extensioncore.- Returns:
- the dumpPropertyTable
-
getDynamic
@Accessor(qualifier="dynamic", type=GETTER) public java.lang.Boolean getDynamic()
Generated method - Getter of theComposedType.dynamicattribute defined at extensioncore.- Returns:
- the dynamic
-
getFormats
@Accessor(qualifier="formats", type=GETTER) public java.util.Collection<FormatModel> getFormats()
Generated method - Getter of theComposedType.formatsattribute defined at extensioncommons. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the formats
-
getInheritedattributedescriptors
@Accessor(qualifier="inheritedattributedescriptors", type=GETTER) public java.util.Collection<AttributeDescriptorModel> getInheritedattributedescriptors()
Generated method - Getter of theComposedType.inheritedattributedescriptorsattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the inheritedattributedescriptors
-
getJaloclass
@Accessor(qualifier="jaloclass", type=GETTER) public java.lang.Class getJaloclass()
Generated method - Getter of theComposedType.jaloclassattribute defined at extensioncore.- Returns:
- the jaloclass
-
getJaloonly
@Accessor(qualifier="jaloonly", type=GETTER) public java.lang.Boolean getJaloonly()
Generated method - Getter of theComposedType.jaloonlyattribute defined at extensioncore.- Returns:
- the jaloonly
-
getJndiName
@Accessor(qualifier="jndiName", type=GETTER) public java.lang.String getJndiName()
Generated method - Getter of theComposedType.jndiNameattribute defined at extensioncore.- Returns:
- the jndiName
-
getLegacyPersistence
@Accessor(qualifier="legacyPersistence", type=GETTER) public java.lang.Boolean getLegacyPersistence()
Generated method - Getter of theComposedType.legacyPersistenceattribute defined at extensioncore.- Returns:
- the legacyPersistence
-
getSingleton
@Accessor(qualifier="singleton", type=GETTER) public java.lang.Boolean getSingleton()
Generated method - Getter of theComposedType.singletonattribute defined at extensioncore.- Returns:
- the singleton
-
getStreamConfigurations
@Accessor(qualifier="streamConfigurations", type=GETTER) public java.util.Collection<StreamConfigurationModel> getStreamConfigurations()
Generated method - Getter of theComposedType.streamConfigurationsattribute defined at extensiondeltadetection. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the streamConfigurations
-
getSubtypes
@Accessor(qualifier="subtypes", type=GETTER) public java.util.Collection<ComposedTypeModel> getSubtypes()
Generated method - Getter of theComposedType.subtypesattribute defined at extensioncore. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the subtypes
-
getSuperType
@Accessor(qualifier="superType", type=GETTER) public ComposedTypeModel getSuperType()
Generated method - Getter of theComposedType.superTypeattribute defined at extensioncore.- Returns:
- the superType
-
getSystemType
@Accessor(qualifier="systemType", type=GETTER) public java.lang.Boolean getSystemType()
Generated method - Getter of theComposedType.systemTypeattribute defined at extensionimpex.- Returns:
- the systemType
-
getTable
@Accessor(qualifier="table", type=GETTER) public java.lang.String getTable()
Generated method - Getter of theComposedType.tableattribute defined at extensioncore.- Returns:
- the table
-
getUniqueKeyAttributes
@Accessor(qualifier="uniqueKeyAttributes", type=GETTER) public java.util.Collection<AttributeDescriptorModel> getUniqueKeyAttributes()
Generated method - Getter of theComposedType.uniqueKeyAttributesattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the uniqueKeyAttributes
-
setCatalogItemType
@Accessor(qualifier="catalogItemType", type=SETTER) public void setCatalogItemType(java.lang.Boolean value)
Generated method - Setter ofComposedType.catalogItemTypeattribute defined at extensioncatalog.- Parameters:
value- the catalogItemType
-
setCatalogVersionAttribute
@Accessor(qualifier="catalogVersionAttribute", type=SETTER) public void setCatalogVersionAttribute(AttributeDescriptorModel value)
Generated method - Setter ofComposedType.catalogVersionAttributeattribute defined at extensioncatalog.- Parameters:
value- the catalogVersionAttribute
-
setCockpitItemTemplates
@Accessor(qualifier="cockpitItemTemplates", type=SETTER) public void setCockpitItemTemplates(java.util.Set<CockpitItemTemplateModel> value)
Generated method - Setter ofComposedType.cockpitItemTemplatesattribute defined at extensioncockpit.- Parameters:
value- the cockpitItemTemplates
-
setConstraints
@Accessor(qualifier="constraints", type=SETTER) public void setConstraints(java.util.Set<AbstractConstraintModel> value)
Generated method - Setter ofComposedType.constraintsattribute defined at extensionvalidation.- Parameters:
value- the constraints
-
setDeclaredattributedescriptors
@Accessor(qualifier="declaredattributedescriptors", type=SETTER) public void setDeclaredattributedescriptors(java.util.Collection<AttributeDescriptorModel> value)
Generated method - Setter ofComposedType.declaredattributedescriptorsattribute defined at extensioncore.- Parameters:
value- the declaredattributedescriptors
-
setFormats
@Accessor(qualifier="formats", type=SETTER) public void setFormats(java.util.Collection<FormatModel> value)
Generated method - Setter ofComposedType.formatsattribute defined at extensioncommons.- Parameters:
value- the formats
-
setJaloclass
@Accessor(qualifier="jaloclass", type=SETTER) public void setJaloclass(java.lang.Class value)
Generated method - Setter ofComposedType.jaloclassattribute defined at extensioncore.- Parameters:
value- the jaloclass
-
setJaloonly
@Accessor(qualifier="jaloonly", type=SETTER) public void setJaloonly(java.lang.Boolean value)
Generated method - Setter ofComposedType.jaloonlyattribute defined at extensioncore.- Parameters:
value- the jaloonly
-
setLegacyPersistence
@Accessor(qualifier="legacyPersistence", type=SETTER) public void setLegacyPersistence(java.lang.Boolean value)
Generated method - Setter ofComposedType.legacyPersistenceattribute defined at extensioncore.- Parameters:
value- the legacyPersistence
-
setSingleton
@Accessor(qualifier="singleton", type=SETTER) public void setSingleton(java.lang.Boolean value)
Generated method - Setter ofComposedType.singletonattribute defined at extensioncore.- Parameters:
value- the singleton
-
setStreamConfigurations
@Accessor(qualifier="streamConfigurations", type=SETTER) public void setStreamConfigurations(java.util.Collection<StreamConfigurationModel> value)
Generated method - Setter ofComposedType.streamConfigurationsattribute defined at extensiondeltadetection.- Parameters:
value- the streamConfigurations
-
setSuperType
@Accessor(qualifier="superType", type=SETTER) public void setSuperType(ComposedTypeModel value)
Generated method - Initial setter ofComposedType.superTypeattribute defined at extensioncore. Can only be used at creation of model - before first save.- Parameters:
value- the superType
-
setSystemType
@Accessor(qualifier="systemType", type=SETTER) public void setSystemType(java.lang.Boolean value)
Generated method - Setter ofComposedType.systemTypeattribute defined at extensionimpex.- Parameters:
value- the systemType
-
setUniqueKeyAttributes
@Accessor(qualifier="uniqueKeyAttributes", type=SETTER) public void setUniqueKeyAttributes(java.util.Collection<AttributeDescriptorModel> value)
Generated method - Setter ofComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.- Parameters:
value- the uniqueKeyAttributes
-
-