Cmobilecom AF 5.19
Package | Description |
---|---|
com.cmobilecom.af.entity |
Persistence entity base types, type mapping, instance factory, form design,
action descriptor, data descriptor and types that are common to applications.
|
com.cmobilecom.af.entity.annotation |
Entity annotations for unique key validation, parent/child relationship,
and hierarchy support.
|
com.cmobilecom.af.entity.attr |
Support entity user-defined properties called attributes.
|
com.cmobilecom.af.entity.bus |
BusinessDateAware, Month Close.
|
com.cmobilecom.af.entity.form |
Form and response.
|
com.cmobilecom.af.entity.i18n |
Entity property I18N.
|
com.cmobilecom.af.entity.persistence |
Entity persistence related types such as IdRule, OR mapping, import/export support, and utility.
|
com.cmobilecom.af.entity.report |
Reporting related types: date period, report period.
|
com.cmobilecom.af.entity.security |
User/role/permission, access token, invitation and user client for
login security.
|
com.cmobilecom.af.entity.system |
System entities including Instance, parameters, settings, mail templates
and system logs.
|
com.cmobilecom.af.model |
Model factory, instance cache, page navigation.
|
com.cmobilecom.af.model.annotation |
Property annotations for entity, entity list and query view.
|
com.cmobilecom.af.model.attr |
Backing beans for entity user defined properties (called entity attributes).
|
com.cmobilecom.af.model.bean |
Backing beans for entity persistence, query, presentation
and user interactions using property annotations and
partial behaviors.
|
com.cmobilecom.af.model.bean.listener |
Bean lifecycle phase or event listener.
|
com.cmobilecom.af.model.behavior |
ClientBehaviorHolder that supports partial behavior events and
DOM events.
|
com.cmobilecom.af.model.bus |
Business entity backing beans.
|
com.cmobilecom.af.model.chart |
Chart model and property.
|
com.cmobilecom.af.model.container |
ContainerBean, page content, region, container menu,
view info, page content event/listener and page object
resolver.
|
com.cmobilecom.af.model.context |
Backing bean context, action and render context.
|
com.cmobilecom.af.model.dialog |
DialogBean, dialog event and listener, and action tracker.
|
com.cmobilecom.af.model.entimport |
Entity export and import in XML, import entities from system or file system.
|
com.cmobilecom.af.model.form |
Form/response backing beans, form xml encoder and decoder.
|
com.cmobilecom.af.model.formdesign |
Form design descriptor, encoder and backing bean for users to
manage form designs.
|
com.cmobilecom.af.model.lob |
Large objects, file upload, attachments.
|
com.cmobilecom.af.model.mail |
Send mail thread, queued email objects.
|
com.cmobilecom.af.model.menu |
Menu comprises hierarchical menu nodes, menu node factory,
type descriptors for creating typed menu nodes, action handler,
menu styles.
|
com.cmobilecom.af.model.module |
Module interface, InstanceType comprising hierarchical module nodes,
and module MenuNodeFactory.
|
com.cmobilecom.af.model.module.event |
Module events that can be broadcast to modules in an InstanceType.
|
com.cmobilecom.af.model.nav |
Entity data source, navigation from entity list to entity,
step flow, bean flow navigation.
|
com.cmobilecom.af.model.pagination |
Pageable entity list, paginator menu, page load listener.
|
com.cmobilecom.af.model.phase |
PhaseListener, Transaction and transaction listeners.
|
com.cmobilecom.af.model.print |
Batch print query form, batch print handler.
|
com.cmobilecom.af.model.property |
Entity properties with built-in validation and conversion,
render styles, entity property factory.
|
com.cmobilecom.af.model.query |
Query builder that builds query criteria from
query form bean.
|
com.cmobilecom.af.model.report |
Reporting with charts and tabular list
supporting multiple report data, grouping and
various display formats.
|
com.cmobilecom.af.model.security |
Login bean, MFA authentication, reset password, user entity
accessor.
|
com.cmobilecom.af.model.system |
Access control, entity quota, dataAccessUnit, resource cache,
system configuration of modules and instance types.
|
com.cmobilecom.af.model.util |
Utilities includes common bean utility, download helper, excel export,
object XML serializer, entity id generator, request helper and
cookie manager.
|
com.cmobilecom.af.model.view |
UI view configuration for widgets including panel, overlay, tab,
tree, accordion and dialog.
|
com.cmobilecom.af.session |
Persistence entity manager, query descriptor, query criteria,
criteria builder, query result transformer.
|
com.cmobilecom.af.session.criteria |
DetachedCriteria, CriteriaElement class hierarchy, factory, and static methods
to create CriteriaElement(s).
|
com.cmobilecom.af.test.api |
Platform independent API for UI test automation simulating user interaction
with applications.
|
com.cmobilecom.af.util |
Utilities including zip, XML, file, string, collection,
reflection, progress, command execution.
|
com.cmobilecom.af.util.db |
Database descriptors of parameters and dialects to
provide database transparency using DbExec API.
|
com.cmobilecom.af.util.expr |
Mathematical and boolean expression parser and evaluation
supporting functions and variable resolvers.
|
com.cmobilecom.af.util.text |
Walker, visitor and resolver for text with expressions.
|
com.cmobilecom.af.web.module |
Module interface for web, bean view encoder, module resources,
widget builder, web util.
|