All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractModule |
AbstractModule: default Module implementation and subclass can override methods as needed.
|
| AbstractModule.ModuleTextExprResolver |
Text Expression Resolver for modules.
|
| AbstractProgress |
Progress Implementation base.
|
| AbstractSystemTest<E extends java.lang.Enum<E>> |
Abstract system module test.
|
| AccessControl |
Access control describes user types and/or permissions required to access an entity or its property.
|
| AccessControlAccessor |
AccessControlAccessor provides the methods to check if a user has the permission
to access an entity or property, or take an action.
|
| AccessControlAccessorWrapper |
AccessControlAccessorWrapper wraps an AccessControlAccessor and
an AccessControlContext instance.
|
| AccessControlContext |
AccessControlContext that is passed to AccessControlAccessor
in authorization granting or denying certain permissions from user.
|
| AccessControlItem |
AccessControlItem is an item of accessControl.
|
| AccessDeniedException |
Access denied exception
|
| AccessItem |
Access item.
|
| AccessToken |
Access Token for access control.
|
| AccessType |
Define access type constants
|
| AccordionView |
AccordionView.
|
| ActionContext |
ActionContext: context under which action is being handled.
|
| ActionDescriptor |
Action Descriptor
|
| ActionDescriptor.Type |
Action Type
|
| ActionOnClick |
For property rendered as command link.
|
| ActivateCode |
ActivateCode: user activation code.
|
| ActiveAware |
ActiveAware: the instances of the entity types that implements ActiveAware can
be active or inactive.
|
| Annotation |
Annotation is comment or help info added on screen during test automation.
|
| Annotation.Animation |
Animation.
|
| Annotation.Arrow |
Arrow on annotation border.
|
| AnnotationGroup |
An AnnotationGroup contains multiple annotations.
|
| Answer |
Answer to a question in form.
|
| AnswerBean |
Answer bean.
|
| ApplyValuePhaseListener |
ApplyValuePhaseListener for ApplyRequestValue phase.
|
| AuthFailedException |
AuthFailedException.
|
| AuthResult |
AuthResult: Authentication Result.
|
| AuthResult.AuthMethod |
User authentication method.
|
| AutoUpdatePanel |
Auto update panel for all partial behaviors.
|
| BackingBean |
Base class for Backing Beans
|
| BackingBean.MessageLocation |
Locations to show backing bean messages
|
| BackingBeanContext |
One BackingBeanContext instance per user session.
|
| BackingBeanException |
Backing Bean exception
|
| BackingBeanMessage |
BackingBeanMessage with severity.
|
| BackingBeanRegistry |
BackingBean registry.
|
| BackingBeanResult |
BackingBeanResult:
Tracking error or success results during Invoke Application Phase
and Backing bean initialization, direct JSP how to render the page.
|
| Bean |
Bean represents a BackingBean on UI.
|
| BeanFlowHistory |
BeanFlowHistory: keep tracking the previous steps of EntityBackingBean flow
navigations ( BeanFlowNavigation based on FormDesign so that
it can go back to previous steps.
|
| BeanFlowNavigation |
BeanFlowNavigation: Define the way for going to the next or previous step of a bean flow.
|
| BeanFlowNavigation.Direction |
Navigation direction
|
| BeanLifeCycleListener<T extends PersistenceEntity> |
PersistenceDataBackingBean lifecycle listener.
|
| BeanLifeCycleListener.Phase |
Lifecycle phases
|
| BeanListener<T extends PersistenceEntity> |
PersistenceDataBackingBean listener.
|
| BeanMenuNodeFactory |
BeanMenuNodeFactory is a MenuNodeFactory that can be associated with
menus(header menu, footer menu, paginator menu and rowCommand menu)
of a PersistenceDataBackingBean.
|
| BeanUtil |
Backing bean utilities
|
| BorderLayout |
Border layout with layout units.
|
| BoundDomain |
BoundDomain for subsystems.
|
| BusinessDateAware<T extends java.lang.Comparable> |
An entity that implements this interface requires a date, and it can not
be deleted or edited if the month of the date is closed.
|
| BytesUtil |
Bytes utilities
|
| CalcContext |
Monetary calculation Context.
|
| CantCalculateException |
CantCalculateException: throw if a formula can not be calculated.
|
| CaptchaService |
Captcha Service.
|
| CaptchaService.Provider |
Captcha service provider.
|
| CartesianChart |
Cartesian chart such bar, line charts.
|
| ChainedExpressionResolver |
Chained TextExpressionResolver.
|
| Chart |
Chart base.
|
| ChartSeries |
A chart series has a name and consists of a list of values.
|
| CheckNotNullProperty<T extends PersistenceEntity> |
CheckNotNullProperty is an EntityProperty in query used to
add notNull/isNull restriction to query.
|
| ChildEntity |
ChildEntity: this interface indicates an entity has a parent entity.
|
| ChoiceType |
ChoiceType: a map key to SelectItem list.
|
| ClassUtil |
Class Utilities using reflection.
|
| ClientBehaviorHolder |
ClientBehaviorHolder that supports both partial behavior and DOM events.
|
| ClientBehaviorInitiator |
ClientBehaviorInitiator indicates that a partial behavior event may
be fired on client for the component, but it is not registered on
the component server side.
|
| CollectionUtil |
Collection Utilities
|
| Column |
Column annotation describes a property in entity list view.
|
| ColumnHeaders |
Entity list column headers in tabular layout.
|
| ColumnHeaders.Node |
ColumnHeaders Node in a tree.
|
| ColumnHeaders.Node.Type |
Node type
|
| ColumnHeaders.NodeVisitor |
ColumnHeaders Node visitor
|
| ColumnToggle<T extends PersistenceEntity> |
Column priorities for column toggle.
|
| CommandDialectItem |
CommandDialectItem: describe a command that can be executed on local operating system.
|
| CommandExec |
Execute a program of operating system.
|
| Component |
Component hierarchy:
One component may have one or more child component,
and have one parent component if it is not root.
|
| Component |
Component is the base class of BackingBean and ContainerBean.
|
| Component.ComponentVisitor |
Component visitor.
|
| Configurations |
Test configurations loaded from test.properties in classpath.
|
| ConfirmBean |
ConfirmBean that has a confirm message and commands, and usually shown in
a confirm dialog.
|
| ConfirmBean.Command |
Supported commands
|
| ContainerBean |
ContainerBean with a PageContent that contains backing beans.
|
| ContainerBean |
ContainerBean.
|
| ContainerBean.DataAccessUnit |
DataAccessUnit (instanceTypeId + instanceId).
|
| ContainerBean.Type |
Container Types.
|
| ContainerMenuBean |
ContainerMenuBean that is the main menu of a ContainerBean.
|
| CookieManager |
Cookie Manager.
|
| CreatedDateAware |
CreatedDateAware interface.
|
| CreatorAware |
CreatorAware.
|
| CriteriaAlias<T> |
|
| CriteriaElement |
/**
CriteriaElement: the base type of criteria elements such as expressions,
orders, groups, selections.
|
| CriteriaElementFactory |
CriteriaElement factory.
|
| CriteriaExpression<T> |
Criteria Expression that represents an expression in JPA.
|
| CriteriaFunction<T> |
CriteriaFunction is a predefined function with arguments.
|
| CriteriaFunction.Function |
Supported functions
|
| CriteriaGroup |
CriteriaGroup.
|
| CriteriaHaving |
CriteriaHaving that represents group restrictions.
|
| CriteriaHint |
Criteria Hint such as JoinGraph and EntityGraph.
|
| CriteriaLiteral<T> |
CriteriaPath represents a literal value such as a number, a string, etc.
|
| CriteriaNativeFunction<T> |
CriteriaFunction is any function that underlying databases support.
|
| CriteriaOrder<T> |
Criteria Order ascending or descending.
|
| CriteriaPath<T> |
CriteriaPath represents a property name path from root.
|
| CriteriaPredicate |
CriteriaPredicate that represents a predicate(Boolean: true or false).
|
| CriteriaPredicate.Function |
Boolean functions
|
| CriteriaPropertyEqual<T> |
CriteriaPropertyEqual is an equal expression for a property.
|
| CriteriaQueryBuilder<T> |
CriteriaQueryBuilder: build criteria query.
|
| CriteriaSelect |
Query selection that selects a list of expressions.
|
| CriteriaSelection<T> |
CriteriaSelection represents a query selection.
|
| CriteriaSubquery<E extends PersistenceEntity,T> |
Criteria Subquery that can correlate to its parent query.
|
| CriteriaSwitch<T> |
CriteriaSwitch is a switch expression that can have one or many switch cases.
|
| CriteriaSwitch.SwitchCase<T> |
Switch case: condition and value.
|
| DataAccessUnit |
DataAccessUnit: data access unit that is an instanceType or instance.
|
| DataConverter |
Data converter based on type.
|
| DataDescriptor<T> |
DataDescriptor: describes a single or multiple data.
|
| DataTruncation |
In Sql strict mode, truncate data too long for columns.
|
| DataType<T extends PersistenceEntity> |
DataType with module and name is one to one mapping to entity type.
|
| DataTypeAware |
DataTypeAware: the entity types that implement DataTypeAware
have entityType property of DataType type.
|
| DataTypeConverter<T extends PersistenceEntity> |
DataType converter, mapping DataType to database column.
|
| DatePeriod<T extends java.lang.Comparable> |
DatePeriod with start and end dates.
|
| DateUtil |
Date utilities
|
| DbConfig |
DbConfig: database configuration
|
| DbConfig.JdbcConfig |
PersistenceConfig contains values for JDBC configuration.
|
| DbDescriptor |
DbDescriptor: database descriptor including parameters and dialect definitions.
|
| DbExec |
Database SQL and command executor supporting different types of
databases.
|
| DefaultCriteriaQueryBuilder<T> |
Default CriteriaQueryBuilder
|
| DefaultEntityImportValidator<T extends PersistenceEntity> |
Default EntityImportValidator impl.
|
| DefaultPageContentListener |
Default PageContentListener: doing nothing
|
| DefaultTextExprResolver |
DefaultTextExprResolver: resolve JSF EL expressions
and #{bean.property}.
|
| DefaultTransactionListener |
Default TransactionListener impl.
|
| DetachedCriteria |
DetachedCriteria with static methods to create criteria elements.
|
| DeviceType |
Device Type
|
| Dialect |
A Dialect consists of DialectItem(s).
|
| DialectItem |
DialectItem: Dialect component base type.
|
| DialogActionTracker |
DialogActionTracker: track what happened in dialog.
|
| DialogBean |
DialogBean.
|
| DialogBean |
DialogBean represents a Dialog on UI.
|
| DialogBean.DialogType |
Dialog types
|
| DialogBean.EntityPropertyWithEntity<T extends PersistenceEntity> |
Entity property associated with an entity.
|
| DialogEvent |
DialogEvent such as Close.
|
| DialogListener |
Dialog Listener.
|
| DialogView |
DialogView
|
| DistanceEntityProperty<T extends PersistenceEntity> |
DistanceEntityProperty represents a query restriction
that compares current date with a period of time.
|
| DivideByZeroException |
Expression exception raised when a value is divided by zero.
|
| DomEventDef |
EntityProperty DOM Event behavior.
|
| DomEventSupport |
DomEventSupport is a map from event to handler, and can be used in JSF EL expression like
map['name'].
|
| Downloader |
Downloader: download data from server.
|
| DualPersistenceEntity |
A DualPersistenceEntity can be created in an instanceType DataAccessUnit
or an instance DataAccessUnit in multitenancy.
|
| EditControl |
Property edit control
|
| EmailClient |
An EmailClient is an API or utility that connects mail server to send emails.
|
| EmailObject |
Tag interface.
|
| EmailRequest |
Send email request.
|
| EntityAttr |
EntityAttr: definition of a user-defined entity property
|
| EntityAttr.Type |
Attribute Type
|
| EntityAttrBase |
EntityAttr implementation base class.
|
| EntityAttrBean<T extends EntityAttr> |
EntityAttrBean backing bean
|
| EntityAttrOption |
EntityAttrOption: an option of entity attribute value.
|
| EntityAttrOptionBase |
EntityAttrOptionBase: EntitAttrOption implementation base class.
|
| EntityAttrOptionBean<T extends EntityAttrOption> |
EntityAttrOption backing bean
|
| EntityAttrSupport |
EntityAttrSupport.
|
| EntityAttrValue |
EntityAttrValue is an attribute value associated with
an entity.
|
| EntityAttrValueBase |
EntityAttrValueBase: EntityAttrValue implementation base class.
|
| EntityAttrValueSupport |
EntityAttrValueSupport: an entity can create a number of
EntityAttrValues(attributes with their values).
|
| EntityBackingBean<T extends PersistenceEntity> |
EntityBackingBean is the base class for entity persistence, query and presentation.
|
| EntityBackingBean.OrderByProperty |
Order by property for query.
|
| EntityBackingBean.ShowTypeAfterCommit |
ShowTypeAfterCommit: whether to show the entity after committed to persistence
|
| EntityBackingBeanHelper<T extends PersistenceEntity> |
EntityBackingBean Helper.
|
| EntityBackingBeanHelper.PropertyExpression |
PropertyExpression #{objectVar.property}.
|
| EntityBarcodeProperty<T extends PersistenceEntity> |
EntityBarcodeProperty: render property value as barcode.
|
| EntityBatchPrint<T extends PersistenceEntity> |
EntityBatchPrint: render a list of entities using a FormDesign
in print friendly.
|
| EntityBatchPrintBase<T extends PersistenceEntity> |
EntityBatchPrintBase: EntityBatchPrint implementation base.
|
| EntityBatchPrintBean<T extends EntityBatchPrint,E extends PersistenceEntity> |
Entity batch print backing bean
|
| EntityBean |
EntityBean represents an EntityBackingBean on UI.
|
| EntityBean.OrderBy |
Order by for query.
|
| EntityCaptchaProperty<T extends PersistenceEntity> |
EntityCaptchaProperty: show and validate captcha.
|
| EntityChartProperty<T extends PersistenceEntity> |
EntityChartProperty is an EntityProperty that is rendered as a chart such as line, bar, pie.
|
| EntityChoiceSupport |
EntityChoiceSupport.
|
| EntityChoiceSupportBean<T extends EntityChoiceSupport> |
EntityChoiceSupportBean: EntityBackingBean that can be enclosed in
parent EntityFormSupportBean and support a choice including
|
| EntityCodeReceiverProperty<T extends PersistenceEntity> |
EntityCodeReceiverProperty represents a property that allows user to receive a
random generated code for property value verification.
|
| EntityCollectionProperty<T extends PersistenceEntity> |
EntityCollectionProperty: the value of the property is a collection.
|
| EntityCommandHandler<T extends PersistenceEntity> |
EntityBackingBean help class: creating and handling commands.
|
| EntityCommitEvent<T extends PersistenceEntity> |
EntityCommitEvent is a ModuleEvent indicating a list of entities
have been created/deleted/changed in persistence.
|
| EntityDataSource<T extends PersistenceEntity> |
EntityDataSource holds dataSource and properties that can be used to create
an EntityBackingBean or EntityListBackingBean.
|
| EntityDefaultOrdersBuilder<E extends PersistenceEntity,T> |
EntityDefaultOrdersBuilder: add entity default query orders.
|
| EntityDeletionDescriptor |
EntityDeletionDescriptor describes the way that entities are deleted.
|
| EntityDeletionDescriptor.Type |
Entity deletion types
|
| EntityExportHandler<T extends PersistenceEntity> |
EntityExportHandler: export the entities of an entity type.
|
| EntityExportSupport |
Tag interface.
|
| EntityFetchGraph<T extends PersistenceEntity> |
EntityFetchGraph defines entity properties and joined entities to be fetched
for a query.
|
| EntityFile |
Entities of the type that implements EntityFile are stored on file system
instead of database.
|
| EntityFileDataSource<T extends PersistenceEntity> |
Entity file data source for import.
|
| EntityFileIdentifier |
EntityFileIdentifier that is used to uniquely identify an entity
that is a EntityFile.
|
| EntityFileUploadProperty<T extends PersistenceEntity> |
EntityFileUploadProperty is an EntityProperty that handles file selections
for upload.
|
| EntityFileUploadProperty.FileUploadOptions |
File upload options including mimeTypes, max size and
max number of files for upload, and additional options
for taking live images and videos.
|
| EntityFormBeanProperty<T extends PersistenceEntity> |
EntityFormBeanProperty is an Entity property that is rendered as a Form (query/entity/entity list/menu).
|
| EntityFormBeanProperty.TrimScope |
The scope of member entities to be removed
|
| EntityFormSupportBean<T extends PersistenceEntity> |
EntityBackingBean with one or more EntityFormBeanProperty(s) that users can
input new entity in place or select an existing entity for the properties.
|
| EntityHierarchyProperty<T extends PersistenceEntity> |
EntityHierarchyProperty whose value is Hierarchy entity.
|
| EntityHierarchyPropertyInfo<T extends Hierarchy> |
EntityHierarchyPropertyInfo describes a property whose value is a Hierarchy.
|
| EntityI18N |
EntityI18N is entity property value translation by locale.
|
| EntityI18NBase |
EntityI18NBase: EntityI18N implementation base class.
|
| EntityI18NBean<T extends EntityI18N> |
EntityI18N backing bean
|
| EntityI18NSupport |
EntityI18NSupport.
|
| EntityI18NSupportBase |
EntityI18NSupportBase: EntityI18NSupport implementation base class
|
| EntityImport |
EntityImport interface for showing entity import form with options.
|
| EntityImport.ConflictAction |
ConflictAction: how to handle conflict when
an entity with the same id exists in persistence.
|
| EntityImportBean<T extends EntityImport> |
EntityImport backing bean.
|
| EntityImportDataSource<T extends PersistenceEntity> |
EntityImportDataSource: data source for entity import.
|
| EntityImportHandler |
EntityImportHandler: import entities from an uploaded file or a file
in system repository.
|
| EntityImportHandler.HandleResult<T extends PersistenceEntity> |
Entity import results
|
| EntityImportSupport |
Tag interface.
|
| EntityImportValidator<T extends PersistenceEntity> |
EntityImportValidator: validate entity XML element when importing entities.
|
| EntityInheritable |
EntityInheritable indicates that a singular entity of the type in system
instance can be inherited by all instance types, and a singular entity of
the type in an InstanceType can be inherited by all of its instances.
|
| EntityInitializer<T extends PersistenceEntity> |
EntityInitializer: initialize entity data during refreshing
data model.
|
| EntityInitializer.PhaseId |
Entity initialization phases
|
| EntityJoinGraph<T extends PersistenceEntity> |
EntityJoinGraph defines the join types between entity relationships.
|
| EntityListBackingBean<T extends PersistenceEntity> |
Base backing bean class for displaying/editing a list of
persistence entities.
|
| EntityListBackingBean.EntitySelectScope |
Entity selection scope.
|
| EntityListBackingBean.TableInfo |
Table info
|
| EntityListBean |
EntityListBean represents an EntityListBackingBean on UI.
|
| EntityListBean.PropertyValueCriterion<V extends java.lang.Comparable> |
PropertyValueCriterion for matching property value to find entity rows
in EntityListBean.
|
| EntityListBean.PropertyValueCriterion.Function |
Function for criterion.
|
| EntityListBeanListener<T extends PersistenceEntity> |
EntityListBackingBean listener.
|
| EntityListCommandHandler<T extends PersistenceEntity> |
EntityListCommandHandler, handling some commands.
|
| EntityListCreateEntity<T extends PersistenceEntity> |
EntityListCreateEntity is an EntityDataSource that is used to
create an entity in the context of EntityListBackingBean.
|
| EntityListRowExpansion<T extends PersistenceEntity> |
EntityListRowExpansion keeps row expansion properties and tracks current states
for each row.
|
| EntityListToEntity<T extends PersistenceEntity> |
EntityListToEntity is an EntityDataSource that is used to
navigate entities in the EntityListBackingBean.
|
| EntityListViewConfig |
EntityListViewConfig: viewConfig for entity list backingBean.
|
| EntityListViewConfig.NewspaperOrientation |
Newspaper orientation.
|
| EntityListViewConfig.RowExpansion |
Entity list row expansion description.
|
| EntityMediaProperty<T extends PersistenceEntity> |
EntityMediaProperty.
|
| EntityNameResolver<T extends PersistenceEntity,R extends PersistenceEntity> |
EntityNameResolver that resolves the name of an entity.
|
| EntityNotFoundException |
EntityNotFoundException that occurs if required entities are not found
|
| EntityOfEntityList<T extends PersistenceEntity> |
EntityOfEntityList is an EntityDataSource that is used to
create one EntityBackingBean for each entity of the EntityListBackingBean
that is in a mode of one EntityBackingBean per entity (rowEntityView),
instead of one entity per row in a table.
|
| EntityProgressProperty<T extends PersistenceEntity> |
EntityProgressProperty is an EntityProperty that is used to show a progress bar
for a long running task.
|
| EntityProperty<T extends PersistenceEntity> |
EntityProperty represents a property of an entity type.
|
| EntityProperty |
EntityProperty represents an entity property on UI.
|
| EntityProperty.Semantics |
Property Semantics.
|
| EntityPropertyDiscoverer<T extends PersistenceEntity> |
Discover the list of annotated properties that will show up on UI view.
|
| EntityPropertyFactory<T extends PersistenceEntity> |
EntityPropertyFactory that is responsible for creating EntityProperty from
property annotation.
|
| EntityPropertyGroup<T extends PersistenceEntity> |
For grouping only.
|
| EntityPropertyInitializer<T extends PersistenceEntity> |
EntityInitializer Implementation by PropertyQueryElements.
|
| EntityPropertyVisitor<T extends PersistenceEntity> |
EntityProperty Visitor
|
| EntityReference<T extends PersistenceEntity> |
Entity soft reference.
|
| EntityReferenceUtil |
EntityReference Utility.
|
| EntityRetypeProperty<T extends PersistenceEntity> |
EntityRetypeProperty that is used for asking user to type the same value
twice to reduce the possibility of typing error, such as email address or password.
|
| EntitySelectionProperty<T extends PersistenceEntity> |
EntitySelectionProperty is an EntityProperty that is used
for user to select entities in a list view.
|
| EntitySelectionVisitor<T extends PersistenceEntity> |
EntitySelectionVisitor: visit entity.
|
| EntitySelectionWalker<T extends PersistenceEntity> |
Walk and visit all the selected entities in a pageable entity list.
|
| EntityTypeId<T extends PersistenceEntity> |
Entity type and id to identify an entity.
|
| EntityTypeIdConverter<T extends PersistenceEntity> |
EntityTypeId converter, mapping EntityTypeId to database column.
|
| EntityUniqueKey<T extends PersistenceEntity> |
An EntityUniqueKey consists of one or more key properties.
|
| EntityViewConfig |
EntityViewConfig: viewConfig for entity backingBean.
|
| EntityWrapper<T extends PersistenceEntity> |
EntityWrapper: wrapper of an entity and its DataAccessUnit.
|
| EscapeTextConverter<T extends PersistenceEntity> |
Transform text for display in web pages nicely.
|
| EvalHint |
Expression evaluate Hint: whether to treat null values as zero.
|
| EvaluateException |
Expression exception raised during evaluation.
|
| ExceedQuotaException |
ExceedQuotaException throws if an quantity or size exceeds its limit.
|
| Excel<T extends PersistenceEntity> |
Create Excel workbook from entity list.
|
| ExecException |
ExecException is the base exception class.
|
| ExecException.Severity |
Severity levels
|
| ExecPhaseListener |
ExecPhaseListener for Invoke Application phase.
|
| Expression |
Expression that represents mathematical and boolean expression.
|
| ExprValue |
Expression value that can be String, Number, or Boolean type.
|
| ExtendedResourceBundle |
ExtendedResourceBundle associated with a node in bundle hierarchy.
|
| ExtendedResourceBundle.Node |
ResourceBundle hierarchy node.
|
| FileDataSource |
FileDataSource: a file(or directory) on local file system or inside a Jar.
|
| FileDataSource.LocationType |
File location: jar or file system
|
| FileUpload |
File upload
|
| FileUploadBean |
FileUpload bean
|
| FileUploadDataSource<T extends PersistenceEntity> |
Entity import data source: file upload
|
| FileUploadEntityImport |
Entity import using file upload.
|
| FileUploadEntityImportBean |
FileUploadEntityImport backing bean
|
| FileUtil |
File Utilities
|
| Form |
Form that consists of a number of questions.
|
| FormBean |
Form bean.
|
| FormBean.DisplayMode |
Form display Mode
|
| FormBeanPropertyUtil<T extends PersistenceEntity,M,E extends PersistenceEntity> |
Utility for managing EntityFormBeanProperty.
|
| FormBeanPropertyUtil.TypeConverter<T,E extends PersistenceEntity> |
TypeConverter.
|
| FormBeanPropertyUtil.ValueMerger<M> |
ValueMerger
|
| FormDesign |
FormDesign.
|
| FormDesignBean<T extends FormDesign> |
FormDesign backing bean.
|
| FormDesignDescriptor |
FormDesignDescriptor.
|
| FormDesignEncoder |
FormDesign xml encoder/decoder.
|
| FormDesignFooter |
FormDesignFooter is the footer part of a formDesign, which is
created by user in different locales.
|
| FormQueryBuilder<E extends PersistenceEntity,T> |
FormQueryBuilder: building query criteria from the properties of a query form bean that is
a EntityBackingBean with query viewType.
|
| Function |
Function interface.
|
| GridView |
Grid view with number of columns and layout direction.
|
| GroupQueryResultTransformer<T extends PersistenceEntity> |
GroupQueryResultTransformer is a QueryResultTransformer that is used to
transform query results from a grouping query to entities.
|
| Help |
Help describes the help message of an EntityProperty and how to display the message.
|
| HelpDef |
Annotation that describes property help message.
|
| Hierarchy |
Hierarchy is a PersistenceEntity.
|
| HierarchyAccessor<T extends Hierarchy> |
HierarchyAccessor for accessing hierarchy entities.
|
| HierarchyAwareBackingBean<T extends PersistenceEntity> |
HierarchyAwareBackingBean is the EntityBackingBean for entity that has properties of Hierarchy type.
|
| HierarchyEntityBackingBean<T extends Hierarchy> |
Hierarchy entity backing bean.
|
| HierarchyEntityBackingBean.Reference |
Reference: which property of which entity type references
a associated hierarchy entity type.
|
| HierarchySelect |
HierarchySelect: hierarchical selects for a hierarchy property
that has a number of child select properties.
|
| HierarchySupport |
HierarchySupport annotation, which defines the hierarchies for entity browsing
and user-defined attributes.
|
| I18NName |
I18N Name: support name localization
|
| Icons |
Icons defines system icon numbers.
|
| IdGen |
IdGen describes the table for Id Table Generator.
|
| IdGenerator |
Id generator for user-assigned entity Id and barcode.
|
| IdRule |
ID Rule is the rule of generating entity IDs.
|
| IdRule.BarcodeType |
Barcode Type
|
| IdRule.IdGenStrategy |
Id generate strategy
|
| IdRuleEntityType |
IdRule EntityType.
|
| Instance |
Instance.
|
| Instance.AccessCtrl |
Instance access control
|
| InstanceCache |
InstanceCache: cache data for a DataAccessUnit.
|
| InstanceFactory |
Factory interface for creating instances of application-specific types.
|
| InstanceFactoryBuilder |
Build a factory for creating instances of application-specific implementations.
|
| InstanceIdentifier |
Instance identifier.
|
| InstanceManager |
Instance Manager.
|
| InstanceTest |
InstanceTest consists of a number of module tests.
|
| InstanceTest.BarcodeGenerator |
Barcode generator to generate expected entity id(s) for verification.
|
| InstanceTest.BarcodeType |
Barcode type enum
|
| InstanceTest.IdRule |
Id Rule.
|
| InstanceTest.Parameters |
Parameters.
|
| InstanceType |
InstanceType defines the types of instances that comprises modules.
|
| InstanceType.ShowEntityId |
Entity ID visibility access control.
|
| InstanceTypeTest |
InstanceTypeTest: test an instance type that consists of a number
of InstanceTest(s).
|
| InstanceTypeTest.GotoExec |
GotoExec specifies an execPoint of a ModuleTest of an InstanceTest.
|
| InstanceTypeTest.UserProfile |
UserProfile
|
| InstantPeriod |
Instant period in time line.
|
| InvalidDataSourceException |
InvalidDataSourceException: throw if entityDataSource is
invalid for an entity or entity list backing bean.
|
| InvalidValueException |
Value invalid for a property
|
| Invitation |
Invitation: one registered user invites others to register.
|
| InvitationResponse |
Invitation response.
|
| JPAEntityManagerAccessor |
JPAEntityManagerAccessor for getting JPA entity managers.
|
| JTATransaction |
JTA transaction wrapping JTA UserTransaction.
|
| KeywordEntityProperty<T extends PersistenceEntity> |
KeywordEntityProperty is an EntityProperty that references a number of
properties that match keywords.
|
| KeywordEntityProperty.MatchOption |
Keyword match option
|
| LastModifiedDateAware |
LastModifiedDateAware.
|
| LayoutType |
Layout type
|
| LayoutUnit |
Layout unit of a border layout.
|
| LayoutUnit.Position |
Layout positions
|
| LinkedProperties |
LinkedProperties extends Properties, keeping property order when
iterating properties or writing out to stream.
|
| ListDataModel<T> |
List data model is used to iterate through a list of data items
tracking current item index.
|
| Lob |
Lob: Large Object.
|
| LobBase |
Lob implementation base type.
|
| LobBean<T extends Lob> |
Lob backing bean.
|
| LobBeanBase<T extends Lob> |
LobBeanBase.
|
| LobListBean<T extends Lob> |
Lob list backing bean
|
| LocalDatePeriod |
Local date period.
|
| LocalDateTimePeriod |
Local date time period.
|
| LocaleConverter |
Locale converter for JPA.
|
| LocaleUtil |
Locale Utility
|
| LocaleUtil.LocaleFallbackVisitor |
LocaleFallbackVisitor: visit locale for walking fallback locales.
|
| LoginBean<T extends LoginForm> |
LoginBean: backing bean for login.
|
| LoginBean.PasswordEncodeType |
Password Encode Type
|
| LoginForm |
Login form to authenticate user.
|
| LoginRequiredException |
Login required exception
|
| MailServer |
Mail SMTP server configuration for sending emails.
|
| MailServer.AuthType |
Auth type
|
| MailTemplate |
Email template
|
| ManageCenter |
Manage Center.
|
| MapEntity |
Extend map as an entity in order to show the map name/values pairs
using entity showing framework.
|
| MapEntityBean<T extends MapEntity> |
MapEntity backing bean.
|
| MapEntityBean.ActionHandler<T extends MapEntity> |
ActionHandler: handle property ajax behavior events and
menu node commands of an MapEntityBean.
|
| MapEntityBean.DefaultActionHandler<T extends MapEntity> |
Default ActionHandler implementation doing nothing.
|
| MapOfMap<K,N,V> |
MapOfMap:
Map<key, Map<name, value>>.
|
| MemoryEntityList<T extends PersistenceEntity> |
MemoryEntityList is a PageableEntityList that holds
all the entities in memory.
|
| MenuBean |
Menu backing bean.
|
| MenuBean |
MenuBean represents a menu bean on UI.
|
| MenuNode |
MenuNode represents an action source in UI.
|
| MenuNode |
MenuNode represents a menu node on UI.
|
| MenuNodeActionHandler |
MenuNode Action hander
|
| MenuNodeActionListener |
MenuNode action listener
|
| MenuNodeActionSource |
MenuNodeActionSource is a wrapper of menuNode with its context.
|
| MenuNodeContextMenuBean |
MenuNodeContextMenuBean: context menu bean for a menu node (target menu node).
|
| MenuNodeFactory |
MenuNodeFactory is used to create a tree of MenuNode(s).
|
| MenuNodeFactoryContext |
MenuNodeFactory context.
|
| MenuNodeLazyInitializer |
MenuNodeLazyInitializer: initialize a menu node and
create its child menu nodes or a subtree.
|
| MenuSubTreeInfo<T extends PersistenceEntity> |
MenuSubTreeInfo is used by TypedMenuNodeFactory to describe the submenu of an entity type.
|
| MenuViewConfig |
MenuViewConfig: viewConfig for MenuNodeFactory and MenuBean.
|
| MenuViewConfig.MenuStyle |
Menu Styles
|
| MessageItem |
Message Item.
|
| MessageItem.Type |
Message types.
|
| MessageKeys |
Resource bundle key constants.
|
| MessagePanel |
Message panel that can contain a list of message items.
|
| ModelFactory |
Factory interface for creating instances of web module.
|
| ModeType |
ModeType for PersistenceDataBackingBean(entity or entity list) mode.
|
| Module |
Module interface.
|
| Module.ShortcutType |
Shortcut Types
|
| ModuleAccessControl |
Module Access Control for entities, properties and actions.
|
| ModuleAwareEntity |
ModuleAwareEntity.
|
| ModuleEvent |
ModuleEvent that is generated by core or modules, and handled by
core or modules.
|
| ModuleMenuNodeFactory |
ModuleMenuNodeFactory is a MenuNodeFactory that creates menu for a ModuleNode
defined in an InstanceType.
|
| ModuleNode |
ModuleNode used for composing InstanceType.
|
| ModuleNode.DataAccessUnitType |
DataAccessUnit type.
|
| ModuleScopedName |
Name with module scope: module.name
|
| ModuleTest<E extends java.lang.Enum<E>> |
Module test base class.
|
| ModuleTest.Event |
ModuleTest event for communication between module tests.
|
| MonthClose |
Month close base class.
|
| MonthCloseAwareBean<T extends PersistenceEntity,M extends MonthClose,D extends java.lang.Comparable> |
Entity backing bean for entities aware of month close.
|
| MonthCloseBean<T extends MonthClose,D extends java.lang.Comparable> |
MonthClose bean.
|
| MonthCloseBean.MonthCloseReportBean<T extends PersistenceEntity> |
MonthClose report bean has a wrapped bean and error flag that indicates whether
the wrapped bean is showing an error or information.
|
| MonthClosedException |
MonthClosedException that can be thrown if a business month is
closed for a transaction date.
|
| MultiTenant |
MultiTenant: how to map entities to database for
the instances(tenants) of an InstanceType.
|
| MultiTenant.SharedEntityAccess |
SharedEntityAccess: access limitation for the instances of the InstanceType.
|
| MultiTenant.SharedEntityType |
SharedEntityType: define entities that are shared by all the instances of
the InstanceType.
|
| MultiTenant.Type |
MultiTenant Type
|
| NamedIdentifier |
NamedIdentifier: identifier that has a name.
|
| NameMapper |
Map one name to another name.
|
| NameValuePair |
NameValuePair: a name/value pair.
|
| NoResponseException |
NoResponseException: no responses are received for a RequestEvent.
|
| NormativeId |
NormativeId.
|
| NullOperandException |
Expression exception raised when operand value is null.
|
| NumberDesc |
Number descriptor annotation
|
| NumberDescriptor |
NumberDescriptor: currency, percentage, LOB size or number with or without fractions.
|
| NumberDescriptor.Type |
Type
|
| NumberUtil |
Number utilities
|
| ObfuscateKeepName |
Keep class or method names during obfuscation.
|
| ObjectXmlSerializer |
Object serialization and deserialization using XML.
|
| Option |
Question value option.
|
| OptionBean |
Option bean.
|
| Overlay |
Widget overlay position and trigger event.
|
| OwnerAware |
OwnerAware.
|
| OwnerAware.OwnerType |
OwnerType enum.
|
| Page |
Page.
|
| PageableEntityList<T extends PersistenceEntity> |
PageableEntityList: pageable entity list.
|
| PageableEntityList.PaginationChangeReason |
PaginationChangeReason: the enum type lists all the causes of pagination.
|
| PageableEntityList.ResultsLimitReason |
ResultsLimitReason: why results is limited
|
| PageContent |
PageContent of a ContainerBean consists of a number of regions
and each region consists of a list of backing beans.
|
| PageContent |
PageContent represents page content on UI, which consists of zero or more regions.
|
| PageContentEvent |
PageContentEvent that will be broadcast to the registered listeners
of a PageContent if any beans are added to the PageContent or removed.
|
| PageContentEvent.Type |
Event types
|
| PageContentListener |
PageContentListener that will be notified
if any beans are added to a PageContent or removed.
|
| PageContentViewConfig |
PageContentViewConfig.
|
| PageInfo |
PageInfo is viewScoped, including title, keywords and description
for Search engine optimization and social media sharing.
|
| PageListener<T extends PersistenceEntity> |
PageListener that will be notified when a page data is loaded from persistence
or page size is adjusted.
|
| PageLoader |
Page Loader.
|
| PageNavigation |
A PageNavigation represents action outcome for page navigation.
|
| PageObjectResolver |
Page embedded object resolver.
|
| PageResource |
PageResource: manage a PageLoader instance for a TestConfig.
|
| PageResource.Key |
PageResource(pageLoader) Key.
|
| Paginator |
Paginator for entity list bean.
|
| PaginatorMenuBean<T extends PersistenceEntity> |
PaginatorMenuBean: entity list paginator MenuBean
|
| PaginatorMenuNodeFactory<T extends PersistenceEntity> |
Entity list paginator MenuNode factory
|
| PanelView |
PanelView that renders header and border around its content.
|
| Param |
Parameter
|
| ParameterizedMessage |
Message with parameters.
|
| Parameters |
Parameters.
|
| ParentEntity |
ParentEntity annotation specifies the property name of a ChildEntity
that refers to its parent entity.
|
| ParentType |
If an entity type is annotated with ParentType, it indicates that
the parent entity type has one or more child entity types.
|
| ParseException |
Parse exception that is raised when parsing a structured text.
|
| ParseException |
Expression exception raised during parsing.
|
| PartialBehavior |
PartialBehavior describes the behavior that will execute and render a part of view.
|
| PartialBehavior.ContainerRenderRegions |
ContainerRenderRegions specifies the render regions of a containerBean that is used
to add backing beans.
|
| PartialBehaviorDef |
EntityProperty PartialBehavior annotation.
|
| PartialBehaviorEvent |
PartialBehaviorEvent: wrap PartialBehavior.
|
| PartialBehaviorSupport |
PartialBehaviorSupport is a map of PartialBehavior with event name as key.
|
| PartialViewContext |
Partial view context for partial requests.
|
| PartialViewUtil |
PartialView utilities for adding render targets.
|
| PasswordPolicy |
PasswordPolicy specifies minimum length and types of characters a
password must contain.
|
| PasswordPolicy.CharacterType |
Character type
|
| PayUtil |
PayUtil for payment processing.
|
| PeriodConverter<T extends PersistenceEntity> |
Convert period of format "Year-periodType-periodNumber" to friendly display value
for current locale.
|
| Permission |
Permission for access control.
|
| PersistenceDataBackingBean<T extends PersistenceEntity> |
PersistenceDataBackingBean: base backing bean for persistence entity
or a list of persistence entities.
|
| PersistenceDataBackingBean.HelpPathInfo |
HelpPathInfo: where to find help file, module and relative path
|
| PersistenceDataBean |
PersistenceDataBean represents a PersistenceDataBackingBean on UI.
|
| PersistenceDataBean.LayoutType |
Layout type that is mapped to server side API.
|
| PersistenceDataViewConfig |
PersistenceDataViewConfig: viewConfig for persistenceDataBackingBean.
|
| PersistenceDataViewConfig.LayoutDirection |
LayoutDirection: VERTICAL or HORIZONTAL
|
| PersistenceDataViewConfig.PropertyGroup |
PropertyGroup: group properties with layout code or a list of properties.
|
| PersistenceEntity |
PersistenceEntity interface.
|
| PersistenceEntityBase |
PersistenceEntityBase: default PersistenceEntity Implementation base class.
|
| PersistenceEntityManager |
PersistenceEntityManager: create, delete, merge and query persistence entities.
|
| PersistenceEntityManagerBean |
Persistence Entity Manager impl.
|
| PersistenceEntityManagerRegistry |
PersistenceEntityManagerRegistry: register PersistenceEntityManager implementation classes
and JPAEntityManagerAccessor instances.
|
| PersistenceUnitScopeUnique |
Tag interface indicating that a persistence unit(e.g., database schema)
can have at most one entity of the type that implements this interface.
|
| PhaseListener |
Three transactions for one request
Begin a UserTransaction before ApplyRequestValue phase
and end it after the phase.
Begin a UserTransaction before Invoke Application phase
and end it after the phase.
Begin a UserTransaction before Render Response phase
and end it after the phase.
|
| PhaseListener.PhaseId |
Processing Phase
|
| PieChart |
Pie Chart
|
| PopupView |
PopupView: popup options
|
| Progress |
Progress interface for showing progress message and percentage completed.
|
| Progress.Module |
A module representing a piece of workload.
|
| ProgressBean |
ProgressBean that has a progress property, which can be shown in
modal dialog to block UI while displaying progress bar.
|
| ProgressDescriptor |
ProgressDescriptor describes a progress bar of a long running task
and it is used to create EntityProgressProperty.
|
| ProgressListener |
ProgressListener: notified when the completed percentage of
a Progress is changed.
|
| Properties |
Properties annotation that describes a list of properties
that can be rendered in an EntityBackingBean or EntityListBackingBean.
|
| PropertiesResourceBundle |
Properties(XML or .properties) resource bundle.
|
| Property |
Annotation that describes a property including render style,
partial behaviors, DOM events, auto complete.
|
| PropertyCriteriaQueryBuilder<E extends PersistenceEntity,T> |
PropertyCriteriaQueryBuilder: build CriteriaQuery from a list of
CriteriaElement(s).
|
| PropertyCriterion |
Annotation PropertyCriterion: map to CriteriaElement
|
| PropertyDescriptor |
PropertyDescriptor.
|
| PropertyDescriptor |
This class replaces java.beans.PropertyDescriptor since it is not
available in android.
|
| Query |
Query annotation describes a property in query view.
|
| QueryCriteria<T,X> |
QueryCriteria is a wrapper over query string and criteria API.
|
| QueryCriteria.QueryType |
Query Types
|
| QueryCriteriaEntityList<Q,T extends PersistenceEntity> |
QueryCriteriaEntityList is a PageableEntityList that retrieves
page entities from persistence by query criteria for pagination.
|
| QueryDescriptor |
QueryDescriptor describes queries including the DataAccessUnit,
persistence unit, persistence unit properties,
file system root directory, and whether they are read only.
|
| QueryDescriptor.QueryHints |
Query hints that will be passed to methods of JPA entity manager.
|
| QueryInfo<T extends PersistenceEntity> |
QueryInfo is the description of an EntityProperty for query view.
|
| QueryResultTransformer<T,X> |
QueryResultTransformer: transform one result set to another result set.
|
| Question |
Question of a form.
|
| Question.AnswerType |
Answer type
|
| QuestionBean |
Question bean.
|
| Quota |
Quota for entities and properties that can be created.
|
| QuotaAccessor |
QuotaAccessor: entity and property quota accessor.
|
| RandomGenerator |
RandomGenerator supports secure and unpredictable seeds.
|
| RangeEntityProperty<T extends PersistenceEntity> |
RangeEntityProperty represents a value range restriction in a query.
|
| RangeEntityProperty.RangeType |
Range Type.
|
| Redirect |
Redirect configuration for an action after it is executed.
|
| Redirect.ParamOp |
Parameter Operation
|
| Redirect.ParamOp.Type |
Type constants
|
| Region |
Page region that contains a ordered list of beans.
|
| Region |
Region represents a region on UI, which consists of zero or more beans.
|
| RenderContext |
RenderContext: context for rendering that is request scope.
|
| RenderContext.OutputFormat |
Render output format
|
| RenderPhaseListener |
RenderPhaseListener for Render View phase.
|
| RenderStyle |
Render Style for EntityProperty and MenuNode.
|
| RenderStyle.OpenDialogType |
Open dialog type for property value input
|
| RenderStyle.PathShowStyle |
Hierarchy path show style
|
| RenderStyle.UserShowStyle |
User show style: username, name or both
|
| RenderStyleDef |
RenderStyleDef: property renderStyle annotation.
|
| ReportBean<T extends ReportQueryForm> |
ReportBean that can have chart properties and
a formBeanProperty with reportTableBean.
|
| ReportEntity |
Report Entity that holds charting/reporting data.
|
| ReportPeriod |
Report period with year, period type and period number.
|
| ReportPeriod |
Report period with year, period type and period number.
|
| ReportPeriod.PeriodType |
Period Types
|
| ReportPeriod.PeriodType |
Period Types
|
| ReportQueryForm |
ReportQueryForm: report query form base class
|
| ReportQueryForm.ChartType |
Chart type
|
| ReportQueryForm.DisplayFormat |
Report display format
|
| ReportQueryForm.LegendPosition |
Chart legend position
|
| ReportQueryForm.Type |
Report type
|
| ReportQueryFormBean<T extends ReportQueryForm> |
Report Query form bean
|
| ReportQueryFormBean.DatePeriodInfo |
DatePeriodInfo: for setting default datePeriod
|
| ReportQueryFormBean.ReportDataGroup |
ReportDataGroup represent a list of report data that can be retrieved by
one query.
|
| ReportTableBean<T extends ReportQueryForm> |
ReportTable Bean
|
| ReportTableRow |
ReportTableRow: representing a row of report in tabular form.
|
| ReportTableRowBean<T extends ReportQueryForm> |
ReportTableRow bean
|
| ReportUtil |
Report utilities
|
| ReportUtil.ReportPeriodI18NName |
ReportPeriod I18NName.
|
| RequestContext |
Request context: one per request (thread local), and not serializable.
|
| RequestEvent |
RequestEvent is a ModuleEvent that is expected to be answered with a response value
after it is sent out to modules.
|
| RequestHelper |
RequestHelper is used to access request scope data including parameters and attributes.
|
| RequiredType |
Required Type for a property value.
|
| ResetPassword |
ResetPassword for users to reset passwords.
|
| ResetPasswordBean<T extends ResetPassword> |
Backing bean for resetting password.
|
| ResourceBundleControl |
ResourceBundleControl for loading resource bundles (XML or .properties)
from runtime classpath, which will create PropertiesResourceBundle instances.
|
| ResourceBundleHierarchy |
ResourceBundle Hierarchy.
|
| ResourceBundleLoader |
Resource bundle loader.
|
| ResourceBundleWrapper |
ResourceBundleWrapper wraps bundle (supporting hierarchy) and locale.
|
| ResourceCache |
ResourceCache is a cache for resources such as configurations.
|
| ResourceCache.ResourceProcessor<R,T> |
ResourceProcessor: process the resource for loading or saving.
|
| ResourceLocalEntityManagerAccessor |
ResourceLocalEntityManagerAccessor is a JPAEntityManagerAccessor implementation
for RESOURCE_LOCAL transaction type.
|
| ResourceLocalTransaction |
Resource local transaction.
|
| Response |
Response to questions of a form.
|
| ResponseBean |
Response bean for response list view.
|
| ResponseCallback |
For a synchronized request event, it will be handled with
response during the same HTTP request.
|
| ResponseHandler |
Module event response handler.
|
| ResponseListBean |
Response list bean.
|
| Role |
User role for access control.
|
| SecuritySettings |
Security settings.
|
| SelectItem |
SelectItem: a selection consists of a number of select items.
|
| SelectItemListProvider |
SelectItemListProvider: provide select items for choice.
|
| SelectItemListProvider.CountryI18NName |
Country I18NName.
|
| SelectItemListProvider.CurrencyI18NName |
Currency I18NName.
|
| SelectItemListProvider.LocaleI18NName |
Locale I18NName.
|
| SelectItemListProvider.TimeZoneI18NName |
TimeZone I18NName.
|
| SendMail |
SendMail is a Runnable that picks EmailObject(s) from its queue and process them,
executing commands or sending emails.
|
| ShortcutMenuNodeFactory |
Shortcut menu node factory.
|
| SimpleHierarchyEntity |
SimpleHierarchyEntity: a simple hierarchy type with name and hierarchyId,
and can be the base type for more complicated hierarchy types.
|
| SimpleHierarchyEntityBean<T extends Hierarchy> |
SimpeHierarchyEntity backing Bean that uses IdRule table to store id rules for hierarchy types.
|
| SimpleHierarchyEntityBean.HierarchyDescriptor |
Hierarchy Type Descriptor
|
| SimpleMenuNodeFactoryContext |
SimpleMenuNodeFactoryContext with context id, context data, dataAccessUnit and
query hints.
|
| SqlDialectItem |
SqlDialectItem: describe sql statements that can be executed on a
database connection, or a sql query clause.
|
| StatisticsProperty |
StatisticsProperty describes an entity property
that is used in statistics using aggregate function.
|
| StatisticsProperty.Aggregate |
Aggregate
|
| Step |
Step interface of StepFlow.
|
| StepFlow |
StepFlow that consists of a list of steps.
|
| StrictQueryScope |
For an entityType annotated with StrictQueryScope, the PersistenceEntityManager
will be given a default QueryHints (instance is null) for an instanceType DataAccessUnit.
|
| StringUtil |
String utilities
|
| Subscription |
Service subscription for a Tenant (DataAccessUnit), which has a reference
to a service plan with a number of features.
|
| Subscription.Status |
Subscription status.
|
| SubscriptionRequiredException |
SubscriptionRequiredException: throw if subscription is required but
active subscription is not found.
|
| SystemConfig |
SystemConfig is system configuration including modules and subsystems.
|
| SystemEntityImport |
Entity import from system.
|
| SystemEntityImportBean |
System entity import backing bean
|
| SystemEntityImportBean.DataSourceEntry |
Represent a DataSource entry in import config file
|
| SystemEntityImportDescriptor |
SystemEntityImportDescriptor:
Whether importing from system repository is supported and type restrictions.
|
| SystemException |
SystemException: system exception.
|
| SystemInitializationException |
System initialization exception.
|
| SystemLog |
System logging for create/edit/delete.
|
| SystemRuntimeException |
SystemRuntimeException: system runtime exception not caused by users.
|
| TabView |
TabView configuration for entityBackingBean properties.
|
| TabView |
Tab View.
|
| TabViewBase |
TabView base for TabView and AccordionView.
|
| TemporalPeriod<T extends java.lang.Comparable> |
TemporalPeriod: super type for local date/time period.
|
| TestBase |
Test base class.
|
| TestClock |
Test clock for an InstanceTypeTest, which applies to all its InstanceTest(s).
|
| TestConfig |
Test configuration (locale and driver combination)
|
| TextExpressionResolver |
TextExpressionResolver: resolve expressions to string values.
|
| TextExpressionVisitor |
ExpressionTextVisitor: visit texts and expressions in a string.
|
| TextExpressionWalker |
TextExpressionWalker: walk a string with texts and expressions
and call visitor.
|
| TextToSpeech |
TextToSpeech: text to speech.
|
| TextToSpeech.Level |
TTS levels, which are ordered by their ordinal values.
|
| Tooltip |
EntityProperty tooltip showing help message.
|
| Transaction |
Transaction: resource local or JTA.
|
| TransactionListener |
Transaction listener
|
| TransactionManager |
Transaction Manager.
|
| TreeView |
TreeView: Tree options for rendering content as tree.
|
| TypeAccessControl |
TypeAccessControl describes access control for an entity type,
including both entity and property access controls.
|
| TypeDescriptor<T extends PersistenceEntity> |
TypeDescriptor is entity type descriptor for creating menu nodes
to manage and query entities of the type.
|
| TypedMenuNode |
TypedMenuNode is a MenuNode associated with an entity type.
|
| TypedMenuNodeContextMenuBean<T extends PersistenceEntity> |
Context menu associated with a typed menu node.
|
| TypedMenuNodeFactory<T extends PersistenceEntity> |
Typed menu node factory: create menu nodes for an entity type
including sub menu and context menu, and handle actions.
|
| TypedMenuNodeFactoryContext<T extends PersistenceEntity> |
Typed MenuNode factory context that can be used to
distinguish menu nodes of a same entity type
override default entity type names
override permissions
provide context help path
provide hierarchy property info for building hierarchy menu
configure query command info
|
| TypedMenuNodeFactoryContext.QueryCommandInfo |
Query command info for opening query form and executing query.
|
| TypeMapping |
TypeMapping includes the mapping of DataTypes, entity type names, implementation classes,
and hierarchy support.
|
| TypeMapping.EntityTypeName |
Entity type name: singular and plural names.
|
| TypeNotMappedException |
TypeNotMappedException: throw if a type mapping is not found.
|
| UIDefine |
UIDefine is used to replace uiInsert properties defined in its superclass.
|
| UIDefines |
UIDefines annotates an array of UIDefine(s).
|
| UiView |
UI view of a component.
|
| UniqueKey |
UniqueKey annotation specifies one or more properties that
compose a unique key.
|
| UniqueKeys |
UniqueKeys annotation describe one or more unique keys of an entity type.
|
| UniqueKeyUtil |
Unique key util.
|
| UniqueKeyUtil.UniqueKeyAndLabel<T extends PersistenceEntity> |
Entity uniqueKey and label.
|
| UnknownExpressionException |
UnknownExpressionException: raised when an #{expression} can not be resolved.
|
| UploadedFile |
UploadedFile represents an uploaded file.
|
| UploadListener |
File upload listener.
|
| User |
User interface.
|
| User.Status |
User status
|
| UserAgent |
UserAgent that sends HTTP requests to server.
|
| UserAgent.OsType |
Operating system type
|
| UserBean<T extends User> |
User bean
|
| UserClient |
User client info for login security.
|
| UserDefinedPropertyBuilder<T extends EntityAttrValueSupport> |
User-defined property builder.
|
| UserEntityAccessor |
User and related entity accessor
|
| UserIdentifier |
User identifier.
|
| UserOptions |
UserOptions: user options such as modules and home page contents.
|
| UserRegisterUtil |
User registration util.
|
| UserTransactionWrapper |
UserTransactionWrapper: wrapper of JTA or resource local transaction.
|
| Util |
Test utilities.
|
| Utility |
Persistence entity utilities
|
| ValueChangeEvent |
ValueChangeEvent is a ModuleEvent indicating that
a value has been changed.
|
| ValueConverter<T extends PersistenceEntity> |
EntityProperty value converter in addition to built-in data conversion.
|
| VariableResolver |
VariableResolver: resolve variables using DbConfig and value map.
|
| VariableResolver |
VariableResolver interface: resolve variables.
|
| VerificationCodeParams |
VerificationCode params.
|
| VerificationCodeStatus |
VerificationCodeStatus tracks verification code status for
user registration, login, email address or phone number verification, etc.
|
| ViewBinding |
ViewBinding interface.
|
| ViewBinding.Type |
ViewBinding types.
|
| ViewBindingBeanRegistry |
ViewBindingBeanRegistry: register backing beans for one ViewBinding type.
|
| ViewConfig |
ViewConfig: bean/menu/content view config base class.
|
| ViewConfigDescriptor |
ViewConfigDescriptor: FormDesign viewConfig descriptor of a form bean which is used for form designers
to configure form bean ViewConfig.
|
| ViewInfo |
ViewInfo stores the information about a view when it is started
by the first page of the view which is requested by GET method.
|
| ViewType |
ViewType: defines the enumerated values of the viewType of a ViewConfig.
|
| VisitBackingBean |
VisitBackingBean is a VisitTarget whose corresponding component
is a EntityBackingBean, EntityListBackingBean or MenuBean.
|
| VisitComponent |
VisitComponent is a VisitTarget that maps to a Component.
|
| VisitComponent.Part |
Part
|
| VisitContainerBean |
VisitContainerBean is a VisitTarget that represents a ContainerBean.
|
| VisitEntityListRow<T extends PersistenceEntity> |
VisitEntityListRow is a VisitTarget that represents a row of EntityListBackingBean.
|
| VisitMenuNode |
VisitMenuNode is a VisitTarget that represents a MenuNode.
|
| VisitProperty<T extends PersistenceEntity> |
VisitProperty is a VisitTarget that represents an EntityProperty
in an EntityBackingBean or EntityListBackingBean(a certain row).
|
| VisitRegion |
VisitRegion is a VisitTarget that represent a region on a PageContent.
|
| VisitRegions |
VisitRegions is a visit target which contains a list of regions.
|
| VisitTarget |
VisitTarget is an execute or render target in processing JSF life cycle.
|
| VisitTarget.Action |
Partial behavior response action on client.
|
| VisitUIComponent |
VisitUIComponent is a VisitTarget that maps to a JSF UIComponent
or a widget represented by its clientId, @this, or @form.
|
| VisitWidgetComponent |
VisitWidgetComponent is a VisitTarget that maps to a widget that
has a client id but it is neither a Component nor a UIComponent.
|
| WaitTimeoutException |
WaitTimeoutException will be thrown if timeout when waiting until
certain conditions to be true.
|
| Widget |
Widget base class
|
| XmlUtil |
XML utility
|
| XmlUtil.ElementVisitor |
XML element visitor.
|
| ZipUtil |
Zip/Unzip Utility
|