|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
setAttribute,
getAttribute and removeAttribute methods.
ApplicationContext class provides low-level
application-wide services available to all application parts at all times.addComponentRef(refName, componentName, null).
saveErrors method, but does not overwrite
any existing errors in the request.
saveMessages method, but does not overwrite
any existing messages in the request.
arrayToString(src, 0, src.length).
BLErrors object.
BLErrors object.
BLManager and initializes the BLO
subsystem.
getBLOContainer or getBLO
protected methods instead. Exposing this variable makes possible for a
BLO to change it, which is illegal.
CallableStatement interface
implementation.Connection interface
implementation.getConnection
method.
BLErrors
instance.
<dao-config> element in
the blo-config.xml file.<dao-config> XML elements.
DELETE statement for
the specified DM.
execute method and the
connection.
null to all internal member variables.
DynamicDataModel too.
[noTX] flag is specified in the action
mapping parameter and tells whether an automatic transaction
should be handled for the action.
execute method call.
GET request.
GET request.
executeBatch call.
execute call.
executeQuery call.
executeUpdate call.
prepareStatement returned).
stmt statement and sets the rs
member variable.
execute
method.
executeFetch(dmClass, query, queryParams, 0, 0, null,
null).
executeFetch(dmClass, query, queryParams, page, pageSize,
null, fetchResultDescriptor).
FetchResultPocessor interface implementations, so
they can be passed to the DAO along with a fetch call.fetch(queryName, null, queryParams, null, DAO.ORDER_UNUSED,
0, 0, null, null).
fetch(queryName, null, queryParams, orderBy, order, 0, 0,
null, null).
fetch(queryName, null, queryParams, null, DAO.ORDER_UNUSED,
page, pageSize, null, fetchResultDescriptor).
fetch(queryName, null, queryParams, orderBy, order, page,
pageSize, null, fetchResultDescriptor).
fetch(queryName, conditions, queryParams, null,
DAO.ORDER_UNUSED, 0, 0, null, null).
fetch(queryName, conditions, queryParams, orderBy, order, 0,
0, null, null).
fetch(queryName, conditions, queryParams, null,
DAO.ORDER_UNUSED, page, pageSize, null, fetchResultDescriptor).
fetch(queryName, conditions, queryParams, orderBy, order,
page, pageSize, null, fetchResultDescriptor).
DAO.fetch(String, Set, Object [], String [], int, int,
int, FetchResultProcessorHandler [], FetchResultDescriptor), which
works with named query parameters.
fetchWithNamedParams(queryName, null, queryParams, null,
DAO.ORDER_UNUSED, 0, 0, null, null).
fetchWithNamedParams(queryName, null, queryParams, orderBy,
order, 0, 0, null, null).
fetchWithNamedParams(queryName, null, queryParams, null,
DAO.ORDER_UNUSED, page, pageSize, null, fetchResultDescriptor).
fetchWithNamedParams(queryName, null, queryParams, orderBy,
order, page, pageSize, null, fetchResultDescriptor).
fetchWithNamedParams(queryName, conditions, queryParams,
null, DAO.ORDER_UNUSED, 0, 0, null, null).
fetchWithNamedParams(queryName, conditions, queryParams,
orderBy, order, 0, 0, null, null).
fetchWithNamedParams(queryName, conditions, queryParams,
null, DAO.ORDER_UNUSED, page, pageSize, null,
fetchResultDescriptor).
fetchWithNamedParams(queryName, conditions, queryParams,
orderBy, order, page, pageSize, null, fetchResultDescriptor).
findForward on the
action mapping in this context.
fetchResultDescriptor member
variable if it is not null.
userLoggedIn() method on all registered user
session state event listeners.
userLoggedOut() method on all registered user
session state event listeners.
FetchExecutor implementation used by the DAO by default
when no other DAO plugin implementing FetchExecutor interface
is installed.generateImage with default decoration.
EventHistory object.
generateTinyImage with default decoration.
generateImage method, but the output
image contains only the samples data and no scales, fields and
other decorations.
appName
parameter of the application context constructor.
CB2Application instance for the web-application.
cb2app.properties file.
com.boylesoftware.cb2.closeJNDIContexts application
property as a boolean.
cb2app.properties.
getConnection(txCtx, "default") internally.
getConnection("default", forUpdate) internally.
getConnection("default", true) internally.
name
attribute of the corresponding <blo> element in the
blo-config.xml file.
null.
null.
null if
no form is required by the action.
ignoreIfAbsent attribute for the tag.
get method.
componentref or
attribute element in the configuration file.
nameBean bean
containing component reference or page attribute name.
getNoTXConnection("default") internally.
null, not zero length and
does not consist of only whitespace characters, this method trims it
and returns the result.
{cond ...} constructs of the DAO Extended Syntax.
execute method call.
BLManager's shared BLO container or
null.
processUserLogin call.
BroadcastMessagingProvider
interface which uses HTTP to deliver messages to the members of the
cluster.<cb2:insert> JSP tag.<cb2:insert> JSP tag.ShowPageAction when
an presentation element input parameter has an invalid value.INSERT statement for
the specified DM.
[detached] flag is specified in the
action mapping parameter and tells whether the session's BLO
container should be aquired and locked for the action
execution.
true if currently logged in user is in the
specified by name role.
setLock call.
true if a user is authenticated and
successfully logged in meaning that the BLO is in authenticated
mode.
TextUtils.isValidEmailAddress(java.lang.String) static
method instead.
null if no user is
logged in.
cb2app.properties file.
ShowPageAction when
it can't find a required presentation element input parameter in the
scope while setting it up.timeline including the
current one (so it never can be zero).
ORDER_UNUSED instead.
ORDER BY
clause generation is not used, or it is used, but no ASC
nor DESC keywords should be added to the column names in
the clause.
getPropertyType method, which
indicates that the property comes from the
cb2app.properties file.
getPropertyType method, which
indicates that the property comes from the database.
getPropertyType method, which
indicates that the property comes from the
cb2app.properties file and its value cannot be changed,
because it is used by the application context before it processes
additional properties from the database.
getPropertyType method, which
indicates that the property comes from the
cb2app.properties file, but its value has been overridden
by a property with the same name stored in the database.
getPropertyType method when type
of a non existant property is requested.
PooledObjectFactory interface.PooledThreadFactory class.PreparedStatement interface
implementation.Principal interface,
which adds a list of security roles attached to the principal.com.boylesoftware.cb2.appProperties.query property.setPool method.
execute method call.
execute
method call.
processMessage method
on the appropriate terminal.
ActionForward instance was returned by the
Action.
java.sql.PreparedStatement.
setAttribute,
getAttribute and removeAttribute methods.
HttpBCMProvider BCM provider
implementation.getBLOContainer method.
getBLOContainer call.
${name} in the
input string with respective values provided by the specified
value getter.
${name} in the
input string with respective values provided by the specified
value getter.
BLException if necessary.
ServletException if necessary.
setAttribute,
getAttribute and removeAttribute methods.
pages-config.xml configuration file.Statement interface
implementation.EventHistory objects and generates nice
images with event statistics.<html:errors> tag, if any
messages are required.
<html:messages> tag
(if messages="true" is set), if any messages are required.
getConnection method.
ignoreIfAbsent attribute for the tag.
componentref or
attribute element in the configuration file.
nameBean bean
containing component reference or page attribute name.
pool
member variable.
rowsTotal property.
bytesToString method.
objectToString method.
getStats
method XMLs.
ValueGetter interface, which
takes values for macros from a map object.replaceMacros methods to get values
for macros.getBLOContainer method to indicate
that there are already too many threads waiting for the BLO container to get
unlocked.pinConnection call.
UPDATE statement for
the specified DM.
update(queryName, null, queryParams).
DAO.update(DataModel), but update only those fields,
that have different values in the two specified DMs.
DAO.update(DataModel), except that only fields not
listed in the fields set are included into the generated
UPDATE statement.
DAO.update(DataModel), except that only fields listed in
the fields set are included into the generated
UPDATE statement.
DAO.update(String, Set, Object []), which works with
named query parameters.
updateWithNamedParams(queryName, null, queryParams).
true if the stmt is an instance of
java.sql.PreparedStatement.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||