- GeneratedPackage - Enum in com.jaxio.celerio.convention
-
Commonly used package names.
- GeneratedPackageOverride - Class in com.jaxio.celerio.configuration.convention
-
Override the convention for a given GeneratedPackage
- GeneratedPackageOverride() - Constructor for class com.jaxio.celerio.configuration.convention.GeneratedPackageOverride
-
- GeneratedValue - Class in com.jaxio.celerio.configuration.entity
-
- GeneratedValue() - Constructor for class com.jaxio.celerio.configuration.entity.GeneratedValue
-
- generateIdentifiableMethods() - Method in class com.jaxio.celerio.model.Entity
-
Tells whether we should generate identifiable methods.
- generateIf(Module) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- generateIf(boolean) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- generateIf(boolean, boolean) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- Generation - Class in com.jaxio.celerio.configuration
-
- Generation() - Constructor for class com.jaxio.celerio.configuration.Generation
-
- GenericGenerator - Class in com.jaxio.celerio.configuration.entity
-
- GenericGenerator() - Constructor for class com.jaxio.celerio.configuration.entity.GenericGenerator
-
- get(Object) - Method in class com.jaxio.celerio.model.Attribute
-
- get(Object) - Method in class com.jaxio.celerio.model.Entity
-
- get(Object) - Method in class com.jaxio.celerio.model.Project
-
- get(Object) - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getAbstractSpace() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getAccount() - Method in class com.jaxio.celerio.model.support.account.SavedSearchAttributes
-
- getAccountAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getAccountEntity() - Method in class com.jaxio.celerio.model.Project
-
- getAdder() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getAdder() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getAdder() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the adder method to use to add element in the var returned by
Namer.getVars()
.
- getAdders() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getAdders() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getAdders() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the adder method to use to add multiple elements in the var returned by
Namer.getVars()
.
- getAllAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getAllChildrenRecursive() - Method in class com.jaxio.celerio.model.Entity
-
- getAnalyze() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getAnalyzer() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getAnnotation() - Method in class com.jaxio.celerio.configuration.entity.CustomAnnotation
-
The full qualified custom annotation to apply to this property.
- getAnnotations() - Method in interface com.jaxio.celerio.model.AnnotationProvider
-
Returns a list of formatted annotations ready to use in some Java source code.
- getAnnotations() - Method in class com.jaxio.celerio.model.support.custom.CustomAttribute
-
Return the custom annotations declared in the configuration.
- getAnnotations() - Method in class com.jaxio.celerio.model.support.custom.CustomEntity
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.formatter.FormatterAttribute
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateManyToOneRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateOneToManyRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaManyToManyRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.search.SearchAttribute
-
Returns all the search annotations for the attribute.
- getAnnotations() - Method in class com.jaxio.celerio.model.support.search.SearchEntity
-
- getAnnotations() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
Returns all the validation annotations for the attribute.
- getAnnotations() - Method in class com.jaxio.celerio.model.support.validation.ValidationRelation
-
- getAnnotations() - Method in class com.jaxio.celerio.util.AnnotationBuilder
-
- getAntPathMatcher() - Method in class com.jaxio.celerio.configuration.Pattern
-
- getAntPathMatcher() - Method in class com.jaxio.celerio.configuration.SequencePattern
-
- getAnyDateAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getApplicationName() - Method in class com.jaxio.celerio.configuration.Configuration
-
Specify the default application name that is used in the generated pom.xml.
- getArtifactId() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getAssociationAction() - Method in interface com.jaxio.celerio.configuration.entity.AssociationActionGetter
-
- getAssociationAction() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
Configure which actions should or should not be generated for this association in the front end layer.
- getAssociationAction() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
Configure which actions should or should not be generated for this association in the front end layer.
- getAssociationAction() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
Configure which actions should be generated for this association in the front end layer.
- getAssociationAction() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
Configure which actions should or should not be generated for this association in the front end layer.
- getAssociationDirection() - Method in class com.jaxio.celerio.configuration.Configuration
-
Choose the default association direction
- getAssociationDirection() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
If this column represents an importedKey, should it be bidirectionnal or unidirectionnal
- getAssociationDirection() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
It is pertinent only if this entity's table plays the role of a middle table in a many-to-many association.
- getAssociationDirection() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getAsTransient() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Allows you to override the getter in a sub-class that extends the base entity.
- getAsTwoLists() - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
- getAttribute() - Method in class com.jaxio.celerio.model.primarykey.CompositePrimaryKey
-
- getAttribute() - Method in interface com.jaxio.celerio.model.PrimaryKey
-
Return the only attribute when isSimple returns true.
- getAttribute() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getAttribute() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getAttribute() - Method in class com.jaxio.celerio.model.unique.SimpleUnique
-
- getAttributeBundles() - Method in class com.jaxio.celerio.model.Entity
-
we should also check on types.
- getAttributeByName(String) - Method in class com.jaxio.celerio.model.Entity
-
- getAttributeByTableAndColumnName(String, String) - Method in class com.jaxio.celerio.model.Entity
-
- getAttributeOverrideAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getAttributePairs() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getAttributePairs() - Method in interface com.jaxio.celerio.model.Relation
-
AttributePairs that form the relation.
- getAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getAttributes() - Method in class com.jaxio.celerio.model.primarykey.CompositePrimaryKey
-
- getAttributes() - Method in interface com.jaxio.celerio.model.PrimaryKey
-
Return the attributes that form this PrimaryKey.
- getAttributes() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getAttributes() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getAttributes() - Method in class com.jaxio.celerio.model.support.AttributeBundle
-
- getAttributes() - Method in class com.jaxio.celerio.model.unique.CompositeUnique
-
- getAttributes() - Method in interface com.jaxio.celerio.model.Unique
-
- getAttributes() - Method in class com.jaxio.celerio.model.unique.SimpleUnique
-
- getAttributes() - Method in class com.jaxio.celerio.util.AttributeBuilder
-
- getAuditEntityAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getAuditEntityConvention() - Method in class com.jaxio.celerio.model.Entity
-
- getAuditLog() - Method in class com.jaxio.celerio.model.Project
-
- getAuditLogAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getAuditLogConvention() - Method in class com.jaxio.celerio.model.Entity
-
- getAuthor() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getAutoComplete() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to select an existing target entity, using an autoComplete component, from the source entity main edit page.
- getAutoIncrement() - Method in class com.jaxio.celerio.configuration.database.Column
-
Is Auto Increment?
- getAutoIncrement() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the autoIncrement value defined in the Metadata.
- getAutoIncrement() - Method in class com.jaxio.celerio.model.Attribute
-
Null means, we do not know... happens for example when the driver does not support the IS_AUTOINCREMENT feature.
- getBase() - Method in class com.jaxio.celerio.model.support.AttributeBundle
-
- getBaseDir() - Method in class com.jaxio.celerio.Config
-
- getBasicAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getBidirectionalManyToMany() - Method in class com.jaxio.celerio.model.Entity
-
- getBidirectionalXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getBoolean(String) - Method in class com.jaxio.celerio.configuration.database.support.ResultSetWrapper
-
- getBridgeImpl() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
The full type of the field bridge implementation to use.
- getBusinessKey() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Indicates if this property is part of the entity business key.
- getBusinessKey() - Method in class com.jaxio.celerio.model.Entity
-
- getBusinessKeyByConfiguration() - Method in class com.jaxio.celerio.model.Entity
-
- getBytes() - Method in class com.jaxio.celerio.template.pack.Template
-
- getCacheAnnotation(PackageImportAdder, CacheConfigGetter...) - Static method in class com.jaxio.celerio.model.support.jpa.JpaConfigHelper
-
- getCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateManyToOneRelation
-
- getCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateOneToManyRelation
-
- getCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaManyToManyRelation
-
- getCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- getCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- getCacheConfig() - Method in interface com.jaxio.celerio.configuration.entity.CacheConfigGetter
-
- getCacheConfig() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The 2d level cache configuration for this entity.
- getCacheConfig() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The 2d level cache configuration for this association.
- getCacheConfig() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
The 2d level cache configuration for this association.
- getCacheConfig() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The 2d level cache configuration for this association.
- getCacheConfig() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The 2d level cache configuration for this association.
- getCachedVar() - Method in class com.jaxio.celerio.model.Attribute
-
- getCalendarPattern() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- getCascadeGetter() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getCascadeGetter() - Method in interface com.jaxio.celerio.model.Relation
-
- getCascades() - Method in interface com.jaxio.celerio.configuration.entity.CascadeGetter
-
- getCascades() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The list of JPA cascade types for the this association.
- getCascades() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
The list of JPA cascade types for the this association.
- getCascades() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The list of JPA cascade types for the this association.
- getCascades() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The list of JPA cascade types for the this association.
- getCatalog() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Catalog name; must match the catalog name as it is stored in the database.
- getCelerio() - Method in class com.jaxio.celerio.Config
-
- getCelerioTemplateContext() - Method in class com.jaxio.celerio.configuration.Configuration
-
Entry point to extend Celerio engine's Velocity context.
- getCelerioXsdAsString() - Static method in class com.jaxio.celerio.util.XsdHelper
-
- getCharPaddingAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getChildren() - Method in class com.jaxio.celerio.model.Entity
-
- getChildren() - Method in interface com.jaxio.celerio.util.Hierarchical
-
Returns the current node's children.
- getClassType() - Method in class com.jaxio.celerio.configuration.convention.ClassTypeOverride
-
The ClassType to override
- getClassType() - Method in class com.jaxio.celerio.model.support.ClassNamer
-
- getClassTypes() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Override the conventions for classes
- getClassTypes() - Method in class com.jaxio.celerio.configuration.Restriction
-
Restrict the generation to the following classTypes
- getCollectionRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getCollectionType() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
You can override the default collection type for this entity
- getCollectionType() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
You can override the default collection type for this entity
- getCollectionType() - Method in class com.jaxio.celerio.model.Entity
-
- getCollisionUtil() - Method in class com.jaxio.celerio.model.Attribute
-
- getCollisionUtil() - Method in class com.jaxio.celerio.model.Entity
-
- getColumnAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getColumnByName(String) - Method in class com.jaxio.celerio.configuration.database.Table
-
- getColumnConfig() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnConfigByColumnName(String) - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getColumnConfigByColumnName() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getColumnConfigByFieldName(String) - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getColumnConfigs() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
This entity's columnConfigs.
- getColumnDecimalDigitsMax() - Method in class com.jaxio.celerio.configuration.NumberMapping
-
The maximum (exclusive) column decimal digit value to fall into this mapping range.
- getColumnDecimalDigitsMin() - Method in class com.jaxio.celerio.configuration.NumberMapping
-
The minimum (inclusive) column decimal digit value to fall into this mapping range.
- getColumnDef() - Method in class com.jaxio.celerio.configuration.database.Column
-
Default value
- getColumnFullName() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnJdbcType() - Method in class com.jaxio.celerio.configuration.DateMapping
-
Only column with this JdbcType are concerned by this mapping.
- getColumnName() - Method in class com.jaxio.celerio.configuration.database.h2.H2Extension.Constraint
-
- getColumnName() - Method in class com.jaxio.celerio.configuration.database.Index
-
Column name
- getColumnName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
The mandatory column name.
- getColumnName() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnNameEscaped() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnNameLanguage() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnNameRegExp() - Method in class com.jaxio.celerio.configuration.DateMapping
-
An optional regular expression to restrict the mapping by column name.
- getColumnNameWithoutLanguage() - Method in class com.jaxio.celerio.model.Attribute
-
- getColumnRenamers() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Add renamers for columns
- getColumns() - Method in class com.jaxio.celerio.configuration.database.Table
-
Describes all the columns metadata for this table
- getColumnsByName() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getColumnSizeMax() - Method in class com.jaxio.celerio.configuration.NumberMapping
-
The maximum (exclusive) column size to fall into this mapping range.
- getColumnSizeMin() - Method in class com.jaxio.celerio.configuration.NumberMapping
-
The minimum (inclusive) column size to fall into this mapping range.
- getCommaAndImplementedInterfaces() - Method in class com.jaxio.celerio.model.Entity
-
- getCommand() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
- getCommandHelp() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
- getComment() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the comment defined in the Metadata.
- getComment() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The comment that will be inserted in this entity's JavaDoc.
- getComment() - Method in class com.jaxio.celerio.model.Attribute
-
- getComment() - Method in class com.jaxio.celerio.model.Entity
-
- getCommentAsJavadoc() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getCommentAsJavadoc(String) - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getCommentAsJavadoc() - Method in class com.jaxio.celerio.model.Entity
-
- getComments() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
Set comments for this enumeration.
- getComments() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
Set comments for this enum value.
- getComments() - Method in class com.jaxio.celerio.configuration.HeaderComment
-
- getComposite() - Method in class com.jaxio.celerio.model.Entity
-
- getCompositeUniques() - Method in class com.jaxio.celerio.model.Entity
-
- getCompositeXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getConfig() - Method in class com.jaxio.celerio.model.Attribute
-
- getConfig() - Method in class com.jaxio.celerio.model.Entity
-
- getConfig() - Method in class com.jaxio.celerio.model.EnumType
-
- getConfiguration() - Method in class com.jaxio.celerio.configuration.Celerio
-
Configure the celerio generator, such as conventions, jdbc connectivity, and other
- getConstraint() - Method in class com.jaxio.celerio.configuration.database.h2.H2Extension.Constraint
-
- getConstraints() - Method in class com.jaxio.celerio.model.support.jquery.JQueryAttribute
-
- getContains() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getContains() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getContains() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the 'contains' method to use to check whether the collection var returned by
Namer.getVars()
contains an element.
- getContext() - Method in class com.jaxio.celerio.model.Entity
-
- getController() - Method in class com.jaxio.celerio.model.EnumType
-
- getControllerWithPathVariable() - Method in class com.jaxio.celerio.model.Entity
-
- getConventions() - Method in class com.jaxio.celerio.configuration.Configuration
-
Configure the java convention such as classnames, packages, methods
- getConverter() - Method in class com.jaxio.celerio.model.Entity
-
- getConverter() - Method in class com.jaxio.celerio.model.EnumType
-
- getConverter() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getCpkDateAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getCreate() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to create a new target entity from the source entity main edit page.
- getCreateScript() - Method in class com.jaxio.celerio.configuration.database.h2.MetadataToH2
-
- getCreationAuthor() - Method in class com.jaxio.celerio.model.support.AuditEntityAttribute
-
- getCreationDate() - Method in class com.jaxio.celerio.model.support.AuditEntityAttribute
-
- getCssClass() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- getCurrentAbstract() - Method in class com.jaxio.celerio.template.PreviousEngine
-
Returns "abstract" if the current class is extended by the user, an empty string otherwise.
- getCurrentAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getCurrentAttributesByColumnFullName() - Method in class com.jaxio.celerio.model.Entity
-
- getCurrentAttributesByName() - Method in class com.jaxio.celerio.model.Entity
-
- getCurrentClass() - Method in class com.jaxio.celerio.template.PreviousEngine
-
Java files (except test file) generated from velocity must use this method to get their class name.
- getCurrentClass() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentClassWithout_() - Method in class com.jaxio.celerio.template.PreviousEngine
-
- getCurrentClassWithout_() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentEntities() - Method in class com.jaxio.celerio.model.Project
-
- getCurrentFullFilename() - Method in class com.jaxio.celerio.template.PreviousEngine
-
- getCurrentImportsHolder() - Static method in class com.jaxio.celerio.template.ImportsContext
-
Returns the
ImportsHolder
that is bound to the current template evaluation.
- getCurrentRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getCurrentRootCast(String...) - Method in class com.jaxio.celerio.template.PreviousEngine
-
- getCurrentRootCast() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentRootCast(String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentRootCast(String, String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentRootCast(String, String, String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentRootClass() - Method in class com.jaxio.celerio.template.PreviousEngine
-
- getCurrentRootClass() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getCurrentUniques() - Method in class com.jaxio.celerio.model.Entity
-
- getCustomAnnotations() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
List of custom annotations to apply on this property.
- getCustomAnnotations() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
List of custom annotations to apply on this entity.
- getCustomModules() - Method in class com.jaxio.celerio.configuration.Configuration
-
List of custom modules enabled during the generation.
- getDao() - Method in class com.jaxio.celerio.model.Entity
-
- getDatabaseInfo() - Method in class com.jaxio.celerio.configuration.database.Metadata
-
- getDatabaseMajorVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDatabaseMinorVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDatabaseProductName() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDatabaseProductVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDateAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getDateMappings() - Method in class com.jaxio.celerio.configuration.Configuration
-
The list of date mappings.
- getDecimalDigits() - Method in class com.jaxio.celerio.configuration.database.Column
-
The number of fractional digits
- getDecimalDigits() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the column decimal digits defined in the Metadata.
- getDefaultEntityCacheConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default Entity 2d level cache configuration.
- getDefaultInverseManyToManyConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default inverse many-to-many configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultInverseOneToOneConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default inverse one-to-one configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultManyToManyConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default many-to-many configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultManyToOneConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default many-to-one configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultOneToManyConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default one-to-many configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultOneToOneConfig() - Method in class com.jaxio.celerio.configuration.Configuration
-
Default one-to-one configuration allowing you to configure FetchType, Cascade and Cache globally.
- getDefaultSortAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getDefaultValue() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the default value defined in the Metadata.
- getDefaultValueForCurrentAccountId() - Method in class com.jaxio.celerio.model.Attribute
-
- getDescription() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
- getDescription2() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
- getDigitsAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getDiscriminatorColumn() - Method in class com.jaxio.celerio.configuration.entity.Inheritance
-
- getDiscriminatorColumnAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getDiscriminatorValue() - Method in class com.jaxio.celerio.configuration.entity.Inheritance
-
- getDiscriminatorValueAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getDisplayOrder() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
The order of appearance of this column in forms, from top to bottom and in search results, from left to right.
- getDisplayOrderAsString() - Method in class com.jaxio.celerio.model.Attribute
-
Used to sort columns in abstract list holder.
- getDriver() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Jdbc driver name
Example: org.h2.Driver
- getDriverMajorVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDriverMinorVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDriverName() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDriverVersion() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getDummy() - Method in class com.jaxio.celerio.model.support.ValuesAttribute
-
- getEclipseFormatter() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Defines the formatting option of the generated Java files.
- getEdit() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to edit a target entity from the source entity main edit page.
- getEditer() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getEditer() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getEditer() - Method in interface com.jaxio.celerio.support.Namer
-
Name to the editer method to use when editing the var returned by
Namer.getVar()
.
- getElementVar() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The variable name for an element of the collection.
- getElementVar() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The variable name for an element of the collection.
- getEmail() - Method in class com.jaxio.celerio.model.support.account.AccountAttributes
-
- getEmailAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getEnabled() - Method in class com.jaxio.celerio.model.support.account.AccountAttributes
-
- getEnableOneToVirtualOne() - Method in class com.jaxio.celerio.configuration.Configuration
-
Enable one to virtual one, which is a one to one that uses a Collection.
- getEnableOneToVirtualOne() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
If this column represents an importedKey, and the column is unique, should the one to one be handled via a collection ?
- getEncoding() - Method in class com.jaxio.celerio.template.pack.Template
-
- getEnd() - Method in enum com.jaxio.celerio.convention.CommentStyle
-
- getEntities() - Method in class com.jaxio.celerio.model.Project
-
- getEntitiesWithFiles() - Method in class com.jaxio.celerio.model.Project
-
- getEntity() - Method in class com.jaxio.celerio.model.Attribute
-
- getEntity() - Method in class com.jaxio.celerio.model.primarykey.CompositePrimaryKey
-
- getEntity() - Method in interface com.jaxio.celerio.model.PrimaryKey
-
The entity owning this PrimaryKey.
- getEntity() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getEntity() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getEntity() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getEntityAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getEntityByName(String) - Method in class com.jaxio.celerio.model.Project
-
- getEntityByTableName(String) - Method in class com.jaxio.celerio.model.Project
-
Return the entity corresponding to the passed table.
- getEntityConfig() - Method in class com.jaxio.celerio.model.Entity
-
- getEntityConfigByEntityName(String) - Method in class com.jaxio.celerio.configuration.Celerio
-
- getEntityConfigByTableName(String) - Method in class com.jaxio.celerio.configuration.Celerio
-
- getEntityConfigs() - Method in class com.jaxio.celerio.configuration.Celerio
-
Configure the generated entities.
- getEntityContextProperties() - Method in class com.jaxio.celerio.configuration.CelerioTemplateContext
-
- getEntityForm() - Method in class com.jaxio.celerio.model.Entity
-
- getEntityIPointTo() - Method in class com.jaxio.celerio.model.Attribute
-
- getEntityName() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The JPA entity's type.
- getEntitySubPackagePreprended() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
When constructing the package name of a class constructed using a GeneratedPackage, tell if the GeneratedPackage subPackage should be appended.
- getEnumAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getEnumAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getEnumClass() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Specify the enum config to map this column to a Java enum.
- getEnumConfig() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumItemsType() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumItemsVar() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumModel() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumNameByValue(String) - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
- getEnumType() - Method in class com.jaxio.celerio.model.Attribute
-
- getEnumTypes() - Method in class com.jaxio.celerio.model.Project
-
- getEnumValues() - Method in class com.jaxio.celerio.configuration.database.Column
-
Enum values if the column represents an enum
- getEnumValues() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
Specify the enum constants.
- getErrorMessages() - Method in class com.jaxio.celerio.configuration.database.MetadataValidator
-
- getEvent() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getEventDate() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getExtendsClass() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Specify the base class that this entity should extends.
- getExtensions() - Method in enum com.jaxio.celerio.convention.CommentStyle
-
- getExtraAttributes() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- getExtraInfo() - Method in class com.jaxio.celerio.configuration.database.DatabaseInfo
-
- getFetch() - Method in interface com.jaxio.celerio.configuration.entity.FetchTypeGetter
-
- getFetch() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The JPA fetch type for this association.
- getFetch() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
The JPA fetch type for this association.
- getFetch() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The JPA fetch type for this association.
- getFetch() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The JPA fetch type for this association.
- getFetchTypeGetter() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getFetchTypeGetter() - Method in interface com.jaxio.celerio.model.Relation
-
- getFieldAnnotation() - Method in class com.jaxio.celerio.model.support.search.SearchAttribute
-
- getFieldBridgeAnnotation() - Method in class com.jaxio.celerio.model.support.search.SearchAttribute
-
- getFieldName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
The corresponding variable name in the Java world.
- getFile() - Method in class com.jaxio.celerio.model.Attribute
-
- getFileAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getFileContentType() - Method in class com.jaxio.celerio.model.Attribute
-
- getFilename() - Method in class com.jaxio.celerio.configuration.Include
-
The path to a configuration file whose entityConfigs tag will be loaded.
- getFilename() - Method in class com.jaxio.celerio.model.Attribute
-
- getFilenames() - Method in class com.jaxio.celerio.configuration.Configuration
-
Control the generation output by filtering the generated files based on their filename.
- getFilenames() - Method in class com.jaxio.celerio.configuration.Pack
-
Control the generation output by filtering the generated files based on their filename.
- getFileSize() - Method in class com.jaxio.celerio.model.Attribute
-
- getFileSizeFormatterAnnotation() - Method in class com.jaxio.celerio.model.support.formatter.FormatterAttribute
-
- getFirst() - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
- getFirstCharacterLowered(String) - Static method in class com.jaxio.celerio.util.StringUtil
-
- getFirstCharacterUppered(StringBuffer) - Static method in class com.jaxio.celerio.util.StringUtil
-
- getFirstCharacterUppered(String) - Static method in class com.jaxio.celerio.util.StringUtil
-
- getFixedLengthAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getFkColumnName() - Method in class com.jaxio.celerio.configuration.database.ImportedKey
-
Foreign key column name
- getFkName() - Method in class com.jaxio.celerio.configuration.database.ImportedKey
-
Foreign key name
- getFkTableName() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getFlatAbove() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements that are present in the
current node's ancestors, up to the root node.
- getFlatDown() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements that are present in the
current node and all its descendants.
- getFlatFull() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements that are present in the
current node's root and all its descendants.
- getFlatUp() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements that are present in the
current node and its ancestors, up to the root node.
- getFolder() - Method in class com.jaxio.celerio.configuration.convention.WellKnownFolderOverride
-
Override the folder for this WellKnownFolder
- getFolder() - Method in enum com.jaxio.celerio.convention.WellKnownFolder
-
- getForeignKeyByName(String) - Method in class com.jaxio.celerio.configuration.database.Table
-
- getForeignKeys() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getForeignKeysByName() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getFormatter() - Method in class com.jaxio.celerio.model.Entity
-
- getFormatter() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getFormatterChoice() - Method in class com.jaxio.celerio.configuration.EclipseFormatter
-
- getFormatterFile() - Method in class com.jaxio.celerio.configuration.EclipseFormatter
-
- getFormAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getFormAttributes() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- getFormClass() - Method in class com.jaxio.celerio.model.support.account.SavedSearchAttributes
-
- getFormContent() - Method in class com.jaxio.celerio.model.support.account.SavedSearchAttributes
-
- getFormField() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column appear in edit form?
- getFormInputFieldRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getFormService() - Method in class com.jaxio.celerio.model.Entity
-
- getFormValidator() - Method in class com.jaxio.celerio.model.Entity
-
- getFrom() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getFrom() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getFrom() - Method in interface com.jaxio.celerio.model.Relation
-
- getFrom() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getFromAttribute() - Method in class com.jaxio.celerio.model.AttributePair
-
- getFromAttribute() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getFromAttribute() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getFromAttribute() - Method in interface com.jaxio.celerio.model.Relation
-
In most cases, a foreign key attribute.
- getFromAttribute() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getFromAttributes() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getFromAttributes() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getFromAttributes() - Method in interface com.jaxio.celerio.model.Relation
-
In case of a composite relation, the foreign key attributes.
- getFromEntity() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getFromEntity() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getFromEntity() - Method in interface com.jaxio.celerio.model.Relation
-
- getFromEntity() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getFullColumnName() - Method in class com.jaxio.celerio.model.Attribute
-
- getFullJavaType() - Method in enum com.jaxio.celerio.util.MappedType
-
- getFullModelVar() - Method in class com.jaxio.celerio.model.Attribute
-
- getFullName() - Method in enum com.jaxio.celerio.configuration.database.JdbcType
-
- getFullName() - Method in class com.jaxio.celerio.model.Attribute
-
- getFullType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getFullType() - Method in class com.jaxio.celerio.configuration.entity.ExtendsClass
-
The full class name that this entity extends.
- getFullType() - Method in class com.jaxio.celerio.configuration.entity.ImplementsInterface
-
The full interface name that this entity implements.
- getFullType() - Method in class com.jaxio.celerio.model.Attribute
-
- getFullType() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getFullType() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getFullType() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getFullType() - Method in interface com.jaxio.celerio.support.Namer
-
The full Java type, with package information.
- getFullTypeIfImportNeeded() - Method in class com.jaxio.celerio.model.Attribute
-
Since import is always complicated, I use full type when needed for now in XxxValidator...
- getFullVar() - Method in class com.jaxio.celerio.model.Attribute
-
- getFwba() - Method in class com.jaxio.celerio.model.Attribute
-
- getGeneratedFolder() - Method in class com.jaxio.celerio.configuration.convention.WellKnownFolderOverride
-
Override the generated folder for this WellKnownFolder
- getGeneratedFolder() - Method in enum com.jaxio.celerio.convention.WellKnownFolder
-
- getGeneratedPackage() - Method in class com.jaxio.celerio.configuration.convention.ClassTypeOverride
-
Override the GeneratedPackage for this ClassType
- getGeneratedPackage() - Method in class com.jaxio.celerio.configuration.convention.GeneratedPackageOverride
-
The GeneratedPackage to override
- getGeneratedPackages() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Override the conventions for packages
- getGeneratedPackages() - Method in class com.jaxio.celerio.configuration.Restriction
-
Restrict the generation to the following generatedPackages
- getGeneratedValue() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
When the column represents a single primary key, you can configure the GeneratedValue JPA annotation here.
- getGeneratedValueAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getGeneration() - Method in class com.jaxio.celerio.configuration.Configuration
-
Miscellaneous generation configuration
- getGenerator() - Method in class com.jaxio.celerio.configuration.entity.GeneratedValue
-
The name of the primary key generator to use
- getGenericGenerator() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
When the column represents a single primary key, you can configure the GenericGenerator JPA annotation here.
- getGenericGeneratorAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getGetter() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getGetter() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getGetter() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the getter method to use when getting the var returned by
Namer.getVar()
.
- getGetter() - Method in class com.jaxio.celerio.util.IdentifiableProperty
-
- getGetterLocalized() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getGetters() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getGetters() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getGetters() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the getter method to use when getting the var returned by
Namer.getVars()
.
- getGroupId() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getH2() - Method in class com.jaxio.celerio.configuration.database.Column
-
- getHas() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getHasFileAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getHasPlural() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getHasTrueOrphanRemoval() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- getHeaderComment() - Method in class com.jaxio.celerio.configuration.Configuration
-
The JDBC settings enabling Celerio to retrieve your database meta data.
- getHeaderComment() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getHeaderComment(String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getHibernateCacheAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getHibernateDialect() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getHibernateFilterName() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getHibernateFilterName() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getHibernateFilterName() - Method in interface com.jaxio.celerio.support.Namer
-
- getHibernateSearchAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getHibernateSearchUsed() - Method in class com.jaxio.celerio.model.Project
-
- getHibernateType() - Method in enum com.jaxio.celerio.util.MappedType
-
- getHibernateTypeAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getHiddenFormAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getHierarchicalSupport() - Method in class com.jaxio.celerio.model.Entity
-
- getHierarchy() - Method in class com.jaxio.celerio.model.Entity
-
- getHierarchyLevel() - Method in class com.jaxio.celerio.model.Entity
-
- getHierarchyLevel() - Method in class com.jaxio.celerio.util.support.HierarchicalSupport
-
- getHtml() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Does this column contain html?
- getId() - Method in class com.jaxio.celerio.configuration.eclipse.Setting
-
- getIdAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getIdentifiableProperty() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
The property name used in the Identifiable interface.
- getIgnore() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
If set to true, the column will be ignored.
- getImplementationFullType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getImplementationType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getImplementsInterfaces() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Specify the extra interfaces that this entity should implement.
- getImportedKey() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getImportedKeys() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getImportedKeys() - Method in class com.jaxio.celerio.configuration.database.Table
-
Describes all the imported keys for this table
- getImports() - Method in interface com.jaxio.celerio.model.AnnotationProvider
-
- getInclude() - Method in class com.jaxio.celerio.configuration.entity.CacheConfig
-
- getInclude() - Method in class com.jaxio.celerio.configuration.HeaderComment
-
Should the header be present in the generated files ?
- getIncludes() - Method in class com.jaxio.celerio.configuration.Celerio
-
For large projects, you can split the content of the entityConfigs tag into multiple files and 'include' the files here.
- getIndent() - Method in class com.jaxio.celerio.configuration.convention.XmlFormatter
-
- getIndex() - Method in class com.jaxio.celerio.configuration.database.IndexHolder
-
- getIndex() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getIndexed() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Should this entity be annotated with hibernate search @Indexed annotation?
- getIndexedAnnotation() - Method in class com.jaxio.celerio.model.support.search.SearchEntity
-
- getIndexedField() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Configure the Hibernate search Field annotation.
- getIndexedPrinterAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getIndexes() - Method in class com.jaxio.celerio.configuration.database.IndexHolder
-
- getIndexes() - Method in class com.jaxio.celerio.configuration.database.Table
-
Describes all the indexes for this table
- getIndexHolderByName(String) - Method in class com.jaxio.celerio.configuration.database.Table
-
- getIndexHoldersByName() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getIndexName() - Method in class com.jaxio.celerio.configuration.database.Index
-
Index name
- getInFkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getInheritance() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Inheritance configuration.
- getInheritance() - Method in class com.jaxio.celerio.model.Entity
-
- getInheritanceAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getInPkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getInt(String) - Method in class com.jaxio.celerio.configuration.database.support.ResultSetWrapper
-
- getIntermediateXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getInverse() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
If this column represents a foreign key that points to the target of a ManyToMany association it can be set to true to change the default inverse side of
the ManyToMany association.
- getInverse() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getInverse() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getInverse() - Method in interface com.jaxio.celerio.model.Relation
-
- getInverseOneToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getInverseOneToOneConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getInverseRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getIsContentType() - Method in class com.jaxio.celerio.model.Attribute
-
- getIsEmail() - Method in class com.jaxio.celerio.model.Attribute
-
- getIser() - Method in class com.jaxio.celerio.util.IdentifiableProperty
-
- getIsFile() - Method in class com.jaxio.celerio.model.Attribute
-
- getIsFilename() - Method in class com.jaxio.celerio.model.Attribute
-
- getIsFileSize() - Method in class com.jaxio.celerio.model.Attribute
-
- getIsInFileDefinition() - Method in class com.jaxio.celerio.model.Attribute
-
- getIsPassword() - Method in class com.jaxio.celerio.model.Attribute
-
- getItems() - Method in class com.jaxio.celerio.model.EnumType
-
- getJavaDefaultValue() - Method in class com.jaxio.celerio.model.Attribute
-
- getJavaDefinition(String) - Method in enum com.jaxio.celerio.util.MappedType
-
- getJavadoc() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
- getJavadoc(String) - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
- getJavadoc() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
- getJavadoc(String) - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
- getJavadoc() - Method in class com.jaxio.celerio.model.Attribute
-
- getJavaType() - Method in enum com.jaxio.celerio.util.MappedType
-
- getJavaValue(String) - Method in enum com.jaxio.celerio.util.MappedType
-
- getJdbcConnectivity() - Method in class com.jaxio.celerio.configuration.database.Metadata
-
- getJdbcType() - Method in enum com.jaxio.celerio.configuration.database.JdbcType
-
- getJdbcType() - Method in class com.jaxio.celerio.model.Attribute
-
- getJodaConverter() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- getJodaTime() - Method in class com.jaxio.celerio.configuration.Configuration
-
Configure the Hibernate type to use when mapping an attribute whose type is LocalDate or LocalDateTime.
- getJpa() - Method in class com.jaxio.celerio.model.Attribute
-
- getKind() - Method in class com.jaxio.celerio.configuration.eclipse.Profile
-
- getKind() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getKind() - Method in interface com.jaxio.celerio.model.Relation
-
- getLabel() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
The base label for this column.
- getLabel() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The base label for this entity.
- getLabel() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
The base label for this enum value.
- getLabel() - Method in class com.jaxio.celerio.util.Labels
-
- getLabel(String) - Method in class com.jaxio.celerio.util.Labels
-
- getLabelAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getLabelName() - Method in class com.jaxio.celerio.model.Attribute
-
- getLabelName() - Method in class com.jaxio.celerio.model.Entity
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.CompositeManyToOne
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.CompositeOneToMany
-
- getLabelName() - Method in interface com.jaxio.celerio.model.Relation
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.IntermediateManyToOne
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.SimpleManyToOne
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.SimpleOneToMany
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.SimpleOneToOne
-
- getLabelName() - Method in class com.jaxio.celerio.model.relation.SimpleOneToVirtualOne
-
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
The labels for this attribute.
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The labels for this entity.
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
The labels for this enum value.
- getLabels() - Method in interface com.jaxio.celerio.configuration.entity.LabelGetter
-
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The labels for this association.
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
The labels for this association.
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The labels for this association.
- getLabels() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The labels for this association.
- getLabels() - Method in class com.jaxio.celerio.model.Attribute
-
- getLabels() - Method in class com.jaxio.celerio.model.Entity
-
- getLabels() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getLabels() - Method in interface com.jaxio.celerio.model.Relation
-
- getLabelsByEnumValue(EnumValue) - Method in class com.jaxio.celerio.model.EnumType
-
- getLang() - Method in class com.jaxio.celerio.configuration.entity.Label
-
The label's language, for example 'fr'.
- getLastModificationAuthor() - Method in class com.jaxio.celerio.model.support.AuditEntityAttribute
-
- getLastModificationDate() - Method in class com.jaxio.celerio.model.support.AuditEntityAttribute
-
- getLazy() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should the mapped property be lazy loaded ?
- getLengthAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getLines() - Method in class com.jaxio.celerio.configuration.HeaderComment
-
Set each line to be added to the header files.
- getList() - Method in class com.jaxio.celerio.template.ImportsHolder
-
- getList() - Method in interface com.jaxio.celerio.util.ListHolder
-
The List this ListHolder holds.
- getList() - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
Returns the list that this ListHolder backs.
- getList(H) - Method in interface com.jaxio.celerio.util.support.ListGetter
-
Get a list of T out of an H instance.
- getLobAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getLocalDateHibernateType() - Method in class com.jaxio.celerio.configuration.JodaTime
-
The Hibernate type to use for Joda LocalDate.
- getLocalDateTimeHibernateType() - Method in class com.jaxio.celerio.configuration.JodaTime
-
The Hibernate type to use for Joda LocalDateTime.
- getLocaleKeyAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getLocalizableAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getLocalizableDisplayStringAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getMandatoryToEntitiesUpToRoot() - Method in class com.jaxio.celerio.model.Entity
-
- getManyToMany() - Method in class com.jaxio.celerio.model.Entity
-
- getManyToManyConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getManyToOne() - Method in class com.jaxio.celerio.configuration.Ajax
-
- getManyToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getManyToOneAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- getManyToOneConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getMappedType() - Method in class com.jaxio.celerio.configuration.DateMapping
-
The mapped type to use when both the jdbcType and the columnNamePattern matches what is expected.
- getMappedType() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Force the Java mapped type for this column instead of relying on Celerio's conventions.
- getMappedType() - Method in class com.jaxio.celerio.configuration.NumberMapping
-
The mapped type to use when both the column size and decimal digit value fall into the specified ranges.
- getMappedType() - Method in class com.jaxio.celerio.model.Attribute
-
- getMappedType() - Method in class com.jaxio.celerio.model.support.AttributeSetup
-
- getMapsIdAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- getMarshaller() - Method in class com.jaxio.celerio.configuration.support.AbstractJibxLoader
-
- getMarshaller() - Method in class com.jaxio.celerio.configuration.support.CelerioLoader
-
- getMarshaller() - Method in class com.jaxio.celerio.configuration.support.EclipseProfilesLoader
-
- getMarshaller() - Method in class com.jaxio.celerio.configuration.support.MetadataLoader
-
- getMaximumLineWidth() - Method in class com.jaxio.celerio.configuration.convention.XmlFormatter
-
- getMeAndRelatedEntities() - Method in class com.jaxio.celerio.model.Entity
-
- getMessageKey() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Indicates whether the possible values held by this column are used as keys to resolve the associated localized values.
- getMetaAttributes() - Method in class com.jaxio.celerio.configuration.Configuration
-
For future use
- getMetaAttributes() - Method in class com.jaxio.celerio.configuration.database.Column
-
Enum values if the column represents an enum
- getMetaAttributes() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Meta attributes are free form key value pairs.
- getMetadata() - Method in class com.jaxio.celerio.Config
-
- getMetaModelFullType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getMetaModelType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getMethodConvention() - Method in class com.jaxio.celerio.configuration.convention.MethodConventionOverride
-
Method type to override
Example: GET_LOCALIZED
- getMethodConventions() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Override the conventions for methods
- getMiddle() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getMiddleEntity() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getMiddleEntity() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getMiddleEntity() - Method in interface com.jaxio.celerio.model.Relation
-
For intermediate relation only.
- getMiddleTable() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
By convention a table is considered as a many-to-many middle table if it has two foreign keys and no other regular columns.
- getMiddleToLeft() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getMiddleToLeft() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getMiddleToLeft() - Method in interface com.jaxio.celerio.model.Relation
-
For intermediate relation only.
- getMiddleToRight() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getMiddleToRight() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getMiddleToRight() - Method in interface com.jaxio.celerio.model.Relation
-
For intermediate relation only.
- getMin() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Minimum length for String.
- getModel() - Method in class com.jaxio.celerio.model.Entity
-
- getModel() - Method in class com.jaxio.celerio.model.EnumType
-
- getModelBasePrefix() - Method in class com.jaxio.celerio.configuration.Generation
-
- getModelGenerator() - Method in class com.jaxio.celerio.model.Entity
-
- getModule() - Method in class com.jaxio.celerio.template.TemplateExecution
-
- getModules() - Method in class com.jaxio.celerio.configuration.Configuration
-
List of modules enabled during the generation.
- getMultiSelectableSearchAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getName() - Method in class com.jaxio.celerio.configuration.database.Column
-
Column name
- getName() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getName() - Method in class com.jaxio.celerio.configuration.database.IndexHolder
-
- getName() - Method in enum com.jaxio.celerio.configuration.database.JdbcType
-
- getName() - Method in class com.jaxio.celerio.configuration.database.Table
-
This table name
Example: USER
- getName() - Method in class com.jaxio.celerio.configuration.eclipse.Profile
-
- getName() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
Set the name of the generated enum.
- getName() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
The enum constant that defines an instance of the enum type.
- getName() - Method in class com.jaxio.celerio.configuration.entity.GenericGenerator
-
- getName() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getName() - Method in class com.jaxio.celerio.configuration.MetaAttribute
-
name of you meta attribute
- getName() - Method in class com.jaxio.celerio.configuration.Pack
-
Name of the pack
- getName() - Method in class com.jaxio.celerio.model.Attribute
-
- getName() - Method in class com.jaxio.celerio.model.Entity
-
- getName() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getName() - Method in class com.jaxio.celerio.model.support.account.SavedSearchAttributes
-
- getName() - Method in class com.jaxio.celerio.model.support.PackageImport
-
- getName() - Method in class com.jaxio.celerio.model.unique.CompositeUnique
-
H2 does append _INDEX_2 to unique constraints names
- getName() - Method in interface com.jaxio.celerio.model.Unique
-
- getName() - Method in class com.jaxio.celerio.model.unique.SimpleUnique
-
- getName() - Method in class com.jaxio.celerio.template.pack.ClasspathResourcePack
-
- getName() - Method in class com.jaxio.celerio.template.pack.ClasspathResourceUncryptedPack
-
- getName() - Method in class com.jaxio.celerio.template.pack.LocalResourcePackFile
-
- getName() - Method in class com.jaxio.celerio.template.pack.Template
-
- getName() - Method in interface com.jaxio.celerio.template.pack.TemplatePack
-
Returns the template pack name.
- getName() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
- getName() - Method in interface com.jaxio.celerio.util.Hierarchical
-
- getName() - Method in interface com.jaxio.celerio.util.Named
-
- getNameEscaped() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getNonamespaceXsdAsString() - Static method in class com.jaxio.celerio.util.XsdHelper
-
- getNonCpkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getNonSimpleXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getNorms() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getNotEmptyAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getNotInPkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getNotNullAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getNotNullAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationRelation
-
Applies only to ManyToOne or OneToOne.
- getNullable() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the nullable value defined in the Metadata.
- getNullDummy() - Method in class com.jaxio.celerio.model.support.ValuesAttribute
-
- getNumberMappings() - Method in class com.jaxio.celerio.configuration.Configuration
-
The list of number mappings.
- getNumericAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getOneLineComment() - Method in class com.jaxio.celerio.model.Attribute
-
When there are dozen of attributes, it is convenient to have next to the attribute declaration a short comment such as "// not null"
- getOneLineComment() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getOneLineComment() - Method in interface com.jaxio.celerio.model.Relation
-
- getOneToMany() - Method in class com.jaxio.celerio.model.Entity
-
- getOneToManyAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- getOneToManyConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getOneToOne() - Method in class com.jaxio.celerio.configuration.Ajax
-
- getOneToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getOneToOneAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- getOneToOneConfig() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getOneToVirtualOne() - Method in class com.jaxio.celerio.model.Entity
-
- getOrder() - Method in class com.jaxio.celerio.configuration.Pack
-
Specify the pack order, its main interest is when two packs produce the same artifacts.
- getOrderBy() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
Specifies the ordering of the elements.
- getOrderBy() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
Specifies the ordering of the elements.
- getOrderBy() - Method in interface com.jaxio.celerio.configuration.entity.OrderByGetter
-
- getOrderByAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- getOrderByGetter() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getOrderByGetter() - Method in interface com.jaxio.celerio.model.Relation
-
- getOrdinalPosition() - Method in class com.jaxio.celerio.configuration.database.Column
-
Index of column in table (starting at 1)
- getOrdinalPosition() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the column ordinal position defined in the Metadata.
- getOriginalMetadata() - Method in class com.jaxio.celerio.Config
-
- getOrphanRemoval() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The JPA orphanRemoval for this association.
- getOrphanRemoval() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The JPA orphanRemoval for this association.
- getOutputResult() - Method in class com.jaxio.celerio.Config
-
- getOutputResult() - Method in class com.jaxio.celerio.template.PreviousEngine
-
- getPackageName() - Method in enum com.jaxio.celerio.convention.ClassType
-
- getPackageName() - Method in enum com.jaxio.celerio.convention.GeneratedPackage
-
- getPackageName() - Method in class com.jaxio.celerio.model.Attribute
-
- getPackageName() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getPackageName() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.ArbitraryClassNamer
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.AttributeBundle
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.ClassNamer
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.ClassNamer2
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.DomainSubpackageClassNamer
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.EnumNamer
-
- getPackageName() - Method in class com.jaxio.celerio.model.support.PackageImport
-
- getPackageName() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getPackageName() - Method in class com.jaxio.celerio.support.AccessorNamer
-
- getPackageName() - Method in interface com.jaxio.celerio.support.Namer
-
The full package name.
- getPackageName() - Method in enum com.jaxio.celerio.util.MappedType
-
- getPackageNode(int) - Method in class com.jaxio.celerio.support.AbstractNamer
-
Get node of the package name.
- getPackageNodeUp(int) - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getPackagePath() - Method in enum com.jaxio.celerio.convention.GeneratedPackage
-
It is convenient for creating resources under src/main/resources/ + com/jaxio.
- getPackagesToScan() - Method in class com.jaxio.celerio.model.Project
-
- getPackByName(String) - Method in class com.jaxio.celerio.configuration.Configuration
-
- getPacks() - Method in class com.jaxio.celerio.configuration.Configuration
-
List of template packs to execute during the generation.
- getPacks() - Method in class com.jaxio.celerio.template.pack.ClasspathResourcePackLoader
-
- getPacks() - Method in class com.jaxio.celerio.template.pack.ClasspathResourceUncryptedPackLoader
-
- getPaddingConverter() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- getParameters() - Method in class com.jaxio.celerio.configuration.entity.GenericGenerator
-
- getParamList() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- getParent() - Method in class com.jaxio.celerio.model.Entity
-
- getParent() - Method in interface com.jaxio.celerio.util.Hierarchical
-
Returns the parent's current node or null if the current node is the root.
- getParentEntityName() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
- getParentEntityName() - Method in class com.jaxio.celerio.configuration.entity.Inheritance
-
- getParentEntityName() - Method in class com.jaxio.celerio.model.Entity
-
- getParents() - Method in class com.jaxio.celerio.model.Entity
-
- getParents() - Method in interface com.jaxio.celerio.util.Hierarchical
-
Returns the current node's ancestor or an empty list if this element is the root.
- getParentsTrainAndSelf() - Method in class com.jaxio.celerio.model.Entity
-
- getPassword() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Jdbc password
Example: mypassword
- getPassword() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column be considered as storing a password ?
- getPassword() - Method in class com.jaxio.celerio.model.support.account.AccountAttributes
-
- getPath() - Method in class com.jaxio.celerio.configuration.Pack
-
Path of the pack, it should be relative to the project, or absolute.
- getPath() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getPath() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getPath() - Method in interface com.jaxio.celerio.support.Namer
-
The path corresponding to the package name.
- getPattern() - Method in class com.jaxio.celerio.configuration.Pattern
-
if the pattern contains '?'
- getPatternInJdbcUrl() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getPatternSearchableAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getPatternSearchableCpkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getPertinentDefaultValueAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getPkColumnName() - Method in class com.jaxio.celerio.configuration.database.ImportedKey
-
Primary key column name being imported
- getPkTableName() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getPkTableName() - Method in class com.jaxio.celerio.configuration.database.ImportedKey
-
Primary key table name being imported
- getPlural(String) - Static method in class com.jaxio.celerio.util.StringUtil
-
- getPlural(String, boolean) - Static method in class com.jaxio.celerio.util.StringUtil
-
- getPomArtifactId() - Method in class com.jaxio.celerio.configuration.BuildInfo
-
- getPomGroupId() - Method in class com.jaxio.celerio.configuration.BuildInfo
-
- getPomName() - Method in class com.jaxio.celerio.configuration.BuildInfo
-
- getPomVersion() - Method in class com.jaxio.celerio.configuration.BuildInfo
-
- getPrefix() - Method in class com.jaxio.celerio.configuration.convention.ClassTypeOverride
-
Override the prefix for this ClassType
- getPrefix() - Method in class com.jaxio.celerio.configuration.convention.MethodConventionOverride
-
Override the prefix for this methodConvention
Example: get
- getPrefix() - Method in class com.jaxio.celerio.configuration.EntityContextProperty
-
Prefix prepended to the entity name.
- getPrefix() - Method in enum com.jaxio.celerio.convention.ClassType
-
- getPrefix() - Method in enum com.jaxio.celerio.convention.MethodConvention
-
- getPrimaryKey() - Method in class com.jaxio.celerio.configuration.database.Table
-
- getPrimaryKey() - Method in class com.jaxio.celerio.model.Entity
-
- getPrimaryKeyAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getPrimaryKeyJoinColumnAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getPrimaryKeys() - Method in class com.jaxio.celerio.configuration.database.Table
-
Describes all the primary keys for this table
- getPrinter() - Method in class com.jaxio.celerio.model.Entity
-
- getPrinter() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getPrinterAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getProfiles() - Method in class com.jaxio.celerio.configuration.eclipse.Profiles
-
- getProfilesCSV() - Method in class com.jaxio.celerio.template.pack.TemplatePackInfo
-
Used to create an invoker.properties file in bootstrap integration test.
- getProject() - Method in class com.jaxio.celerio.Config
-
- getProperty() - Method in class com.jaxio.celerio.configuration.EntityContextProperty
-
The property name.
- getRandomGetter() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getRangeableSearchAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getRegexp() - Method in class com.jaxio.celerio.configuration.convention.Renamer
-
The regular expression to apply on the column name.
- getRegion() - Method in class com.jaxio.celerio.configuration.entity.CacheConfig
-
- getRelatedEntities() - Method in class com.jaxio.celerio.model.Entity
-
- getRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getRelations() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getRelations() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getRelations() - Method in interface com.jaxio.celerio.model.Relation
-
- getRelations() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getRelationsExceptNN() - Method in class com.jaxio.celerio.model.Entity
-
- getRemarks() - Method in class com.jaxio.celerio.configuration.database.Column
-
Comment describing the column
- getRemarks() - Method in class com.jaxio.celerio.configuration.database.Table
-
Documentation for this table
Example: Table containing all the user related information
- getRemove() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to remove a target entity from the source entity main edit page.
- getRemover() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getRemover() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getRemover() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the remover method to use when removing an element from the collection var returned by
Namer.getVars()
.
- getRemovers() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getRemovers() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getRemovers() - Method in interface com.jaxio.celerio.support.Namer
-
Name of the remover method to use when removing multiple elements from the collection var returned by
Namer.getVars()
.
- getReplace() - Method in class com.jaxio.celerio.configuration.convention.Renamer
-
The replacement String.
- getRepository() - Method in class com.jaxio.celerio.model.Entity
-
- getRepositorySupport() - Method in class com.jaxio.celerio.model.Entity
-
- getResourceContentAsString(String) - Static method in class com.jaxio.celerio.util.XsdHelper
-
- getResourcePath() - Method in enum com.jaxio.celerio.convention.WellKnownFolder
-
- getRestController() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getRestriction() - Method in class com.jaxio.celerio.configuration.Configuration
-
Restrict the generation to the given elements
- getRestUrl() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getRestUrlPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getRestUrlSubPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getReverseIndexes() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
When false, no indexes is reversed at all.
- getReverseOnlyUniqueIndexes() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
when true, reverse only indexes for unique values; when false, reverse indexes regardless of whether unique or not.
- getRoleAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getRoleEntity() - Method in class com.jaxio.celerio.model.Project
-
- getRoleName() - Method in class com.jaxio.celerio.model.support.account.RoleAttributes
-
- getRoleRelation() - Method in class com.jaxio.celerio.model.support.account.AccountAttributes
-
- getRoot() - Method in class com.jaxio.celerio.model.Entity
-
- getRoot() - Method in interface com.jaxio.celerio.util.Hierarchical
-
Returns the root node of the hierarchy or the current node if it is the root.
- getRoot() - Method in class com.jaxio.celerio.util.support.HierarchicalSupport
-
- getRootEntities() - Method in class com.jaxio.celerio.model.Project
-
- getRootPackage() - Method in class com.jaxio.celerio.configuration.Configuration
-
Specify the default root package for all the generated java code
Example: com.mycompany
- getRootPackage() - Method in class com.jaxio.celerio.configuration.convention.GeneratedPackageOverride
-
Override the root package
Example: com.yourcompany
- getRootPackage() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Allows you to override the default root package.
- getRootPackage() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
Allows you to override the default root package.
- getRootPackage() - Method in class com.jaxio.celerio.configuration.EntityContextProperty
-
The root package.
- getRootPackage() - Method in enum com.jaxio.celerio.convention.ClassType
-
- getRootPackage() - Method in enum com.jaxio.celerio.convention.GeneratedPackage
-
- getSafeHtml() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
When this element is present, the SafeHtml annotation is added on this field.
- getSafeHtmlAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getSavedSearch() - Method in class com.jaxio.celerio.model.Project
-
- getSavedSearchAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSavedSearchConvention() - Method in class com.jaxio.celerio.model.Entity
-
- getSchemaName() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
- getSearch() - Method in class com.jaxio.celerio.model.Project
-
- getSearchAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSearchAttributes() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- getSearchController() - Method in class com.jaxio.celerio.model.Entity
-
- getSearchField() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column appear in search form?
- getSearchResult() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column appear in search results?
- getSearchResultAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSearchResultAttributesConvention() - Method in class com.jaxio.celerio.model.Entity
-
- getSearchResultAttributesManual() - Method in class com.jaxio.celerio.model.Entity
-
- getSecondaryTableAnnotations() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getSelect() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to select an existing target entity from the source entity main edit page.
- getSelectAllNamedQuery() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getSelectAllNativeNamedQuery() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getSelectLabel() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column be part of the label representation
- getSeleniumEditPage() - Method in class com.jaxio.celerio.model.Entity
-
- getSeleniumSearchPage() - Method in class com.jaxio.celerio.model.Entity
-
- getSequenceGeneratorAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getSequenceName() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Allows you to specify the sequence name to use in order to generate this entity pk value.
- getSequenceName() - Method in class com.jaxio.celerio.configuration.SequencePattern
-
The sequence name to use for the entity that is associated with the matching table.
- getSequences() - Method in class com.jaxio.celerio.configuration.Configuration
-
Defines sequence names based on table name
- getService() - Method in class com.jaxio.celerio.model.Entity
-
- getServiceImpl() - Method in class com.jaxio.celerio.model.Entity
-
- getServiceSupport() - Method in class com.jaxio.celerio.model.Entity
-
- getSetter() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getSetter() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getSetter() - Method in interface com.jaxio.celerio.support.Namer
-
Name to the setter method to use when setting the var returned by
Namer.getVar()
.
- getSetter() - Method in class com.jaxio.celerio.util.IdentifiableProperty
-
- getSetterAccessibility() - Method in class com.jaxio.celerio.model.Attribute
-
- getSetters() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getSetters() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getSetters() - Method in interface com.jaxio.celerio.support.Namer
-
Name to the setter method to use when setting the var returned by
Namer.getVars()
.
- getSettings() - Method in class com.jaxio.celerio.configuration.eclipse.Profile
-
- getSharedEnumConfigByName(String) - Method in class com.jaxio.celerio.configuration.Celerio
-
- getSharedEnumConfigs() - Method in class com.jaxio.celerio.configuration.Celerio
-
Configure enums that will be used in multiple entities, and referenced by their name in ColumnConfig
- getSharedEnumName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
References a shared enum name by its name.
- getShowTemplateName() - Method in class com.jaxio.celerio.configuration.HeaderComment
-
Should the template name be present in the header.
- getSimpleAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSimpleFkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSimplePkAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSimpleRelations() - Method in class com.jaxio.celerio.model.Entity
-
- getSimpleStringAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSimpleUniques() - Method in class com.jaxio.celerio.model.Entity
-
- getSize() - Method in class com.jaxio.celerio.configuration.database.Column
-
Column size.
- getSize() - Method in class com.jaxio.celerio.configuration.database.ForeignKey
-
- getSize() - Method in class com.jaxio.celerio.configuration.database.IndexHolder
-
- getSize() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the column size defined in the Metadata.
- getSize() - Method in class com.jaxio.celerio.model.Attribute
-
- getSize() - Method in interface com.jaxio.celerio.util.ListHolder
-
The size of the List held by this ListHolder.
- getSize() - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
- getSortableAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSpaceAndExtendsStatement() - Method in class com.jaxio.celerio.model.Entity
-
- getSpis() - Method in class com.jaxio.celerio.model.Attribute
-
- getSpis() - Method in class com.jaxio.celerio.model.Entity
-
- getSpis() - Method in class com.jaxio.celerio.model.Project
-
- getSqlDefinition() - Method in class com.jaxio.celerio.model.support.h2.H2Attribute
-
- getSqlDelimiter() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getSqlType() - Method in class com.jaxio.celerio.model.support.h2.H2Attribute
-
- getStart() - Method in enum com.jaxio.celerio.convention.CommentStyle
-
- getStartLine() - Method in enum com.jaxio.celerio.convention.CommentStyle
-
- getStore() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getStrategy() - Method in class com.jaxio.celerio.configuration.entity.GeneratedValue
-
The primary key generation strategy that the persistence provider must use to generate the annotated entity primary key.
- getStrategy() - Method in class com.jaxio.celerio.configuration.entity.GenericGenerator
-
- getStrategy() - Method in class com.jaxio.celerio.configuration.entity.Inheritance
-
- getString(String) - Method in class com.jaxio.celerio.configuration.database.support.ResultSetWrapper
-
- getStringAttribute1() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getStringAttribute2() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getStringAttribute3() - Method in class com.jaxio.celerio.model.support.AuditLogAttribute
-
- getStringPrinterAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getSubList(int) - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
Returns at most the first maxSubListSize elements of this list.
- getSubListSize(int) - Method in class com.jaxio.celerio.util.support.AbstractListHolder
-
Return the size of the list returned by getSubList(maxSubListSize)
- getSubPackage() - Method in class com.jaxio.celerio.configuration.convention.GeneratedPackageOverride
-
Override the sub package, if rootPackage is also specified they will be merged.
- getSubPackage() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
When you define a sub-package, the resulting entity's package becomes ".domain.
- getSubPackage() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
When you define a sub-package, the resulting enum's package becomes ".domain.
- getSubPackage() - Method in class com.jaxio.celerio.configuration.EntityContextProperty
-
The sub package.
- getSubPackage() - Method in enum com.jaxio.celerio.convention.ClassType
-
- getSubPackage() - Method in enum com.jaxio.celerio.convention.GeneratedPackage
-
- getSubPackageName() - Method in class com.jaxio.celerio.model.support.ClassNamer
-
- getSubPackagePath() - Method in enum com.jaxio.celerio.convention.GeneratedPackage
-
- getSubPackagePath() - Method in class com.jaxio.celerio.model.support.ClassNamer
-
- getSuffix() - Method in class com.jaxio.celerio.configuration.convention.ClassTypeOverride
-
Override the suffix for this ClassType
- getSuffix() - Method in class com.jaxio.celerio.configuration.convention.MethodConventionOverride
-
Override the suffix for this methodConvention
Example: Localized
- getSuffix() - Method in class com.jaxio.celerio.configuration.EntityContextProperty
-
Prefix appended to the entity name.
- getSuffix() - Method in enum com.jaxio.celerio.convention.ClassType
-
- getSuffix() - Method in enum com.jaxio.celerio.convention.MethodConvention
-
- getTableAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- getTableByName(String) - Method in class com.jaxio.celerio.configuration.database.Metadata
-
- getTableName() - Method in class com.jaxio.celerio.configuration.database.h2.H2Extension.Constraint
-
- getTableName() - Method in class com.jaxio.celerio.configuration.database.IndexHolder
-
- getTableName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Allows you to use JPA secondary table if you set a table name that is different from the entity table name.
- getTableName() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
The underlying table name for the entity.
- getTableName() - Method in class com.jaxio.celerio.model.Attribute
-
- getTableName() - Method in class com.jaxio.celerio.model.Entity
-
- getTableNameEscaped() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
- getTableNameEscaped() - Method in class com.jaxio.celerio.model.Entity
-
- getTableNamePattern() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
you can restrict table extraction using a pattern
Example: PROJECT_%
- getTableNamePattern() - Method in class com.jaxio.celerio.configuration.SequencePattern
-
The table pattern.
- getTableNamesInvolvedInEntity() - Method in class com.jaxio.celerio.model.Entity
-
- getTableRenamers() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Add renamers for tables
- getTables() - Method in class com.jaxio.celerio.configuration.Configuration
-
Filter the tables you want to be generated
- getTables() - Method in class com.jaxio.celerio.configuration.database.Metadata
-
- getTables() - Method in class com.jaxio.celerio.model.Project
-
- getTablesByName() - Method in class com.jaxio.celerio.configuration.database.Metadata
-
- getTableTypes() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Table types to retrieve
- getTagName() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- getTargetColumnName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Once you have set the targetTableName, you can adjust the targetColumnName if it is different from the primaryKey column.
- getTargetEntityName() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
If the target entity is part of a SINGLE_TABLE inheritance hierarchy, you must set name of the target entity as Celerio cannot guess it.
- getTargetEntityName() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
If the target entity is part of a SINGLE_TABLE inheritance hierarchy, you must set name of the target entity as Celerio cannot guess it.
- getTargetEntityName() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
If the target entity is part of a SINGLE_TABLE inheritance hierarchy, you must set name of the target entity as Celerio cannot guess it.
- getTargetEntityName() - Method in interface com.jaxio.celerio.configuration.entity.TargetEntityNameGetter
-
- getTargetTableName() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
If you use a legacy database schema that does not declare foreign keys, you can manually set the target table name.
- getTempFile(String) - Method in class com.jaxio.celerio.template.pack.ClasspathResourcePackLoader
-
- getTempFolder() - Method in class com.jaxio.celerio.util.IOUtil
-
return the temp folder
- getTemplate() - Method in class com.jaxio.celerio.template.pack.Template
-
- getTemplateByName(String) - Method in class com.jaxio.celerio.template.pack.ClasspathResourcePack
-
- getTemplateByName(String) - Method in class com.jaxio.celerio.template.pack.ClasspathResourceUncryptedPack
-
- getTemplateByName(String) - Method in class com.jaxio.celerio.template.pack.LocalResourcePackFile
-
- getTemplateByName(String) - Method in interface com.jaxio.celerio.template.pack.TemplatePack
-
Lookup a template by its name (as returned by getTemplateNames()).
- getTemplateNames() - Method in class com.jaxio.celerio.template.pack.ClasspathResourcePack
-
- getTemplateNames() - Method in class com.jaxio.celerio.template.pack.ClasspathResourceUncryptedPack
-
- getTemplateNames() - Method in class com.jaxio.celerio.template.pack.LocalResourcePackFile
-
- getTemplateNames() - Method in interface com.jaxio.celerio.template.pack.TemplatePack
-
Returns the name of all the templates contained in this pack.
- getTemplatePacks() - Method in class com.jaxio.celerio.template.pack.PackLoader
-
- getTemplates() - Method in class com.jaxio.celerio.configuration.Configuration
-
Control the generation output by filtering the execution of the generation templates based on their filename.
- getTemplates() - Method in class com.jaxio.celerio.configuration.Pack
-
Control the generation output by filtering the execution of the generation templates based on their filename.
- getTemporalAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getTermVector() - Method in class com.jaxio.celerio.configuration.entity.IndexedField
-
- getTestType() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getTikaBridgeAnnotation() - Method in class com.jaxio.celerio.model.support.search.SearchAttribute
-
- getTo() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getTo() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getTo() - Method in interface com.jaxio.celerio.model.Relation
-
- getTo() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getToAttribute() - Method in class com.jaxio.celerio.model.AttributePair
-
- getToAttribute() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getToAttribute() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getToAttribute() - Method in interface com.jaxio.celerio.model.Relation
-
The target attribute, often a primary key attribute.
- getToAttribute() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getToAttributes() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- getToAttributes() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getToAttributes() - Method in interface com.jaxio.celerio.model.Relation
-
In case of a composite relation, the target attributes, often a composite pk.
- getToEntity() - Method in class com.jaxio.celerio.model.relation.AbstractIntermediateRelation
-
- getToEntity() - Method in class com.jaxio.celerio.model.relation.CompositeRelation
-
- getToEntity() - Method in interface com.jaxio.celerio.model.Relation
-
- getToEntity() - Method in class com.jaxio.celerio.model.relation.SimpleRelation
-
- getToStringMethod() - Method in class com.jaxio.celerio.model.primarykey.CompositePrimaryKey
-
- getToStringMethod() - Method in interface com.jaxio.celerio.model.PrimaryKey
-
Return ".toString()" if this pk is not a string.
- getToStringMethod() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getToStringMethod() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getToStringMethod() - Method in enum com.jaxio.celerio.util.MappedType
-
- getTransientAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getType() - Method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
- getType() - Method in class com.jaxio.celerio.configuration.database.Column
-
This column jdbc type
- getType() - Method in class com.jaxio.celerio.configuration.database.Table
-
Type of the table
- getType() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getType() - Method in class com.jaxio.celerio.configuration.entity.Cascade
-
JPA cascade type.
- getType() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the default JdbcType.
- getType() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
The JPA enum type.
- getType() - Method in class com.jaxio.celerio.model.Attribute
-
- getType() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getType() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getType() - Method in class com.jaxio.celerio.model.support.ArbitraryClassNamer
-
- getType() - Method in class com.jaxio.celerio.model.support.AttributeBundle
-
- getType() - Method in class com.jaxio.celerio.model.support.ClassNamer
-
- getType() - Method in class com.jaxio.celerio.model.support.ClassNamer2
-
- getType() - Method in class com.jaxio.celerio.model.support.EnumNamer
-
- getType() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getType() - Method in class com.jaxio.celerio.support.AccessorNamer
-
- getType() - Method in interface com.jaxio.celerio.support.Namer
-
The java Type name, without any package information.
- getTypeConverter() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Sets the 'type' attribute passed to the 'org.hibernate.annotations.Type' annotation.
- getTypeLow() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getTypeLow() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getTypeLow() - Method in interface com.jaxio.celerio.support.Namer
-
The java Type name in lower case, without any package information.
- getUnidirectionalManyToMany() - Method in class com.jaxio.celerio.model.Entity
-
- getUnidirectionalXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getUnique() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Override the uniqueness defined in the indexes from the metadata.
- getUnique() - Method in class com.jaxio.celerio.model.support.ValuesAttribute
-
- getUniqueAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getUniqueDeleter() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getUniqueEnumAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getUniqueFlatDown() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements (without duplicates) that are present in the
current node and all its descendants.
- getUniqueFlatFull() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements (without duplicate) that are present in the
current node's root and all its descendants.
- getUniqueFlatUp() - Method in class com.jaxio.celerio.util.support.CurrentAndFlatListHolder
-
Returns in a
ListHolder
all the T elements (without duplicate) that are present in the
current node and its ancestors, up to the root node.
- getUniqueGetter() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getUniqueIndexHolders() - Method in class com.jaxio.celerio.configuration.database.Table
-
Returns the Index List that represent unique constraints.
- getUniques() - Method in class com.jaxio.celerio.model.Entity
-
- getUnixFolder() - Method in enum com.jaxio.celerio.convention.WellKnownFolder
-
- getUnixGeneratedFolder() - Method in enum com.jaxio.celerio.convention.WellKnownFolder
-
- getUrl() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Jdbc url connection
Example: Jdbc:h2:~/mydatabase
- getUrl() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getUrlAnnotation() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- getUrlPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getUrlSubPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getUsage() - Method in class com.jaxio.celerio.configuration.entity.CacheConfig
-
Hibernate/EhCache CacheConcurrencyStrategy.
- getUsages() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
For future uses
- getUsages() - Method in class com.jaxio.celerio.configuration.entity.EntityConfig
-
Free parameters.
- getUser() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
Jdbc user
Example: myuser
- getUsername() - Method in class com.jaxio.celerio.model.support.account.AccountAttributes
-
- getUserType() - Method in class com.jaxio.celerio.configuration.entity.EnumConfig
-
Specifiy the user type implementation to use to be given to hibernate
Example: name="com.youcompany.hibernate.support.CustomDateUserType"
- getValidate() - Method in class com.jaxio.celerio.model.Attribute
-
- getValidator() - Method in class com.jaxio.celerio.model.Entity
-
- getValue() - Method in class com.jaxio.celerio.configuration.eclipse.Setting
-
- getValue() - Method in class com.jaxio.celerio.configuration.entity.EnumValue
-
The value really stored in the database.
- getValue() - Method in class com.jaxio.celerio.configuration.entity.Label
-
The label.
- getValue() - Method in class com.jaxio.celerio.configuration.MetaAttribute
-
value for this attribute
- getValue() - Method in enum com.jaxio.celerio.template.ContentWriter.Action
-
- getVar() - Method in class com.jaxio.celerio.configuration.entity.ManyToManyConfig
-
The variable name for the collection.
- getVar() - Method in class com.jaxio.celerio.configuration.entity.ManyToOneConfig
-
The variable name for association.
- getVar() - Method in class com.jaxio.celerio.configuration.entity.OneToManyConfig
-
The variable name for the collection.
- getVar() - Method in class com.jaxio.celerio.configuration.entity.OneToOneConfig
-
The variable name for association.
- getVar() - Method in class com.jaxio.celerio.model.Attribute
-
- getVar() - Method in class com.jaxio.celerio.model.primarykey.CompositePrimaryKey
-
- getVar() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getVar() - Method in class com.jaxio.celerio.model.primarykey.SimplePrimaryKey
-
- getVar() - Method in class com.jaxio.celerio.model.support.AttributeBundle
-
- getVar() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getVar() - Method in class com.jaxio.celerio.support.AccessorNamer
-
- getVar() - Method in interface com.jaxio.celerio.support.Namer
-
The var for the current type.
- getVar() - Method in class com.jaxio.celerio.util.IdentifiableProperty
-
- getVarLocalized() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getVarPath() - Method in class com.jaxio.celerio.model.Attribute
-
- getVarPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- getVars() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getVars() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getVars() - Method in class com.jaxio.celerio.support.AccessorNamer
-
- getVars() - Method in interface com.jaxio.celerio.support.Namer
-
The var for a current type collection.
- getVarsUp() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getVarsUp() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getVarsUp() - Method in interface com.jaxio.celerio.support.Namer
-
- getVarUp() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getVarUp() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getVarUp() - Method in interface com.jaxio.celerio.support.Namer
-
- getVarUp() - Method in class com.jaxio.celerio.util.IdentifiableProperty
-
- getVelocityPattern() - Method in enum com.jaxio.celerio.template.TemplateEngine.TemplateType
-
- getVersion() - Method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
- getVersion() - Method in class com.jaxio.celerio.configuration.eclipse.Profile
-
- getVersion() - Method in class com.jaxio.celerio.configuration.eclipse.Profiles
-
- getVersion() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column be used to provide optimistic locking?
- getVersion() - Method in class com.jaxio.celerio.configuration.Generation
-
- getVersionAnnotation() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- getVersionAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getView() - Method in class com.jaxio.celerio.configuration.entity.AssociationAction
-
Generate code in order to view a target entity from the source entity main edit page.
- getViewPath() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- getViews() - Method in class com.jaxio.celerio.model.Project
-
- getVirtuals() - Method in class com.jaxio.celerio.model.Project
-
- getVisible() - Method in class com.jaxio.celerio.configuration.entity.ColumnConfig
-
Should this column be visible to the users ?
- getVisibleAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getVisibleFormAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getWebModel() - Method in class com.jaxio.celerio.model.Entity
-
- getWebModelConverter() - Method in class com.jaxio.celerio.model.Entity
-
- getWebModelItems() - Method in class com.jaxio.celerio.model.Entity
-
- getWebPermission() - Method in class com.jaxio.celerio.model.Entity
-
- getWebSupport() - Method in class com.jaxio.celerio.model.Entity
-
- getWellKnownFolder() - Method in class com.jaxio.celerio.configuration.convention.WellKnownFolderOverride
-
WellKnownFolder to override
- getWellKnownFolders() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Override the conventions for folders
- getWellKnownFolders() - Method in class com.jaxio.celerio.configuration.Restriction
-
Restrict the generation to the following wellKnownFolders
- getWellKownDatabase() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
- getWhitelistType() - Method in class com.jaxio.celerio.configuration.entity.SafeHtml
-
- getWith() - Method in class com.jaxio.celerio.model.primarykey.NoPrimaryKey
-
- getWith() - Method in class com.jaxio.celerio.support.AbstractNamer
-
- getWith() - Method in interface com.jaxio.celerio.support.Namer
-
Fluent method name.
- getWithoutManyToManyJoinEntities() - Method in class com.jaxio.celerio.model.Project
-
- getWithPublicSetterAccessibilityAttributes() - Method in class com.jaxio.celerio.model.Entity
-
- getXmlFormatter() - Method in class com.jaxio.celerio.configuration.convention.Conventions
-
Defines the formatting options of the generated XML/XHTML files.
- getXToMany() - Method in class com.jaxio.celerio.model.Entity
-
- getXToOne() - Method in class com.jaxio.celerio.model.Entity
-
- getXToOneRelation() - Method in class com.jaxio.celerio.model.Attribute
-
- getXToOneSortAttribute() - Method in class com.jaxio.celerio.model.Entity
-
In case this entity is used as a many to one target.
- valid() - Method in class com.jaxio.celerio.configuration.database.JdbcConnectivity
-
- validate(Metadata) - Method in class com.jaxio.celerio.configuration.database.MetadataValidator
-
- ValidationAttribute - Class in com.jaxio.celerio.model.support.validation
-
Default SPI for the "validation" velocity var.
- ValidationAttribute() - Constructor for class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- ValidationRelation - Class in com.jaxio.celerio.model.support.validation
-
- ValidationRelation() - Constructor for class com.jaxio.celerio.model.support.validation.ValidationRelation
-
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.database.JdbcType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.database.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.entity.AssociationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.entity.CacheConcurrencyStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.entity.CascadeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.entity.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.entity.FetchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.FormatterEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.Module
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.configuration.TrueFalse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.convention.ClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.convention.CommentStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.convention.GeneratedPackage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.convention.MethodConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.convention.WellKnownFolder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.template.ContentWriter.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.template.TemplateEngine.TemplateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.util.MappedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jaxio.celerio.util.support.Flatten
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.jaxio.celerio.configuration.convention.CollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.database.JdbcType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.database.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.database.WellKnownDatabase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.entity.AssociationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.entity.CacheConcurrencyStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.entity.CascadeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.entity.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.entity.FetchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.FormatterEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.Module
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.configuration.TrueFalse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.convention.ClassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.convention.CommentStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.convention.GeneratedPackage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.convention.MethodConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.convention.WellKnownFolder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.jaxio.celerio.model.Attribute
-
- values() - Method in class com.jaxio.celerio.model.Entity
-
- values() - Method in class com.jaxio.celerio.model.Project
-
- values() - Method in class com.jaxio.celerio.model.relation.AbstractRelation
-
- values() - Static method in enum com.jaxio.celerio.template.ContentWriter.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.template.TemplateEngine.TemplateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.util.MappedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jaxio.celerio.util.support.Flatten
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesAttribute - Class in com.jaxio.celerio.model.support
-
- ValuesAttribute() - Constructor for class com.jaxio.celerio.model.support.ValuesAttribute
-
- VelocityGenerator - Class in com.jaxio.celerio.template
-
- VelocityGenerator() - Constructor for class com.jaxio.celerio.template.VelocityGenerator
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.custom.CustomAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.custom.CustomEntity
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.formatter.FormatterAttribute
-
return "formatter"
- velocityVar() - Method in class com.jaxio.celerio.model.support.h2.H2Attribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaEntity
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateManyToOneRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaIntermediateOneToManyRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaManyToManyRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaOneToManyRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jpa.JpaToOneRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jquery.JQueryAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.jsf.JsfAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.search.SearchAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.search.SearchEntity
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.springmvc.SpringMVCEntity
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.validation.ValidationAttribute
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.validation.ValidationRelation
-
- velocityVar() - Method in class com.jaxio.celerio.model.support.ValuesAttribute
-
- velocityVar() - Method in interface com.jaxio.celerio.spi.AttributeSpi
-
The var name under which this AttributeSpi is available during template evaluation.
- velocityVar() - Method in interface com.jaxio.celerio.spi.EntitySpi
-
The var name under which this EntitySpi is available during template evaluation.
- velocityVar() - Method in interface com.jaxio.celerio.spi.ProjectSpi
-
The var name under which this ProjectSpi is available during template evaluation.
- velocityVar() - Method in interface com.jaxio.celerio.spi.RelationSpi
-
The var name under which this RelationSpi is available during template evaluation.
- VERSION - Static variable in class com.jaxio.celerio.model.support.AttributePredicates
-
- VERSION_SUFFIX - Static variable in class com.jaxio.celerio.model.support.SuffixPrefixPredicates
-
- VIEW - Static variable in class com.jaxio.celerio.model.support.EntityPredicates
-
- view(String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- view(String, String) - Method in class com.jaxio.celerio.template.TemplateExecution
-
- VIRTUAL - Static variable in class com.jaxio.celerio.model.support.EntityPredicates
-
- VISIBLE - Static variable in class com.jaxio.celerio.model.support.AttributePredicates
-