|
Version 4.10.0
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ResponsePage.Action interface.Actions, which perform
common operations on a Model Object.AppResponseMessage to this list.
AppResponseMessage to this list.
AppResponseMessages attached to aAppEx to this list.
ResponsePage.
AppResponseMessage describing a
failed validation of user input, or a failed datastore operation.
AppResponseMessage describing a
failed validation of user input, or a failed datastore operation.
AppResponseMessage, to be displayed
to the end user.
AppResponseMessage, to be displayed
to the end user.
ApplicationFirewall.Integer, if possible.
Long, if possible.
Map having a structure
typically needed for looking up translations.
ApplicationFirewall
when a problem with an incoming HTTP request is detected.Locale object by parsing aRawLocale.
TimeZone corresponding to a given String.
TimeZone to another.
Validator objects.aText does not satisfy Util.textHasContent(java.lang.String), then
throw an IllegalArgumentException.
Util.matches(java.util.regex.Pattern, java.lang.String) returns false, then
throw an IllegalArgumentException.
aObject is null, then throw a NullPointerException.
Util.isInRange(int, int, int) returns false, then
throw an IllegalArgumentException.
Comparable.
Comparable interface.
Connection to a database, using a policy defined by the application.ConvertColumn, suitable for most applications.ConvertParam.ShowForRole.setIfRole(java.lang.String), ShowForRole.setIfRoleNot(java.lang.String), or
ShowForRole.setIfLoggedIn(String) attributes must be set.
System.currentTimeMillis(), with no alteration.
Connection.prepareCall(java.lang.String, int, int).
Connection.prepareCall(java.lang.String, int, int, int).
DateTime or Date object, and vice versa.Db for use in a transaction.Controller.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
Controller.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
Controller.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
Controller.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
getEmittedText(String).
Number.
DynamicSql.DynamicSql(String).
Validator to verify a String or SafeText field is a syntactically
valid email address.
Emailer.MessageList, placed
in session scope, to hold error information for the end user.
StoredProcedureTemplate.executeStoredProc(java.sql.CallableStatement).
TxTemplate.executeMultipleSqls(java.sql.Connection).
Consts.PASSES.
Consts.SUCCESS.
Number.
ApplicationFirewall.
ApplicationInfo.
ConnectionSource.
ConvertColumn.
ConvertParam.
ConvertParamError.
DateConverter.
Emailer.
TimeZone.
TimeZone.
LocaleSource.
LoginTasks.
Date into an eye-friendly, legible format.
DateTime into an eye-friendly, legible format.
Locale and TimeZone to be applied to non-localized patterns.
UntrustedProxyForUserId.
PermittedCharacters.
Validator to check that a String or SafeText field is not spam,
according to SpamDetector.
SpamDetector.
StartupTasks.
TimeSource.
TimeZoneSource.
Translator.
ModelCtorException for a given parsing error, suitable for presentation to the end user.
Locale corresponding to a given underlying request.
TimeZone corresponding to a given underlying request.
BigDecimals and Decimals are displayed in a form.
Connection to the default database.
Connection for a specified database (default or non-default).
ConnectionSource.getConnection(String).
MessageList.
Collection<Id>.
Connection to identify the isolation level.
Locale associated with the underlying request.
Locale passed to the constructor.
Logger whose name follows a specific naming convention.
AppResponseMessages.
Operation associated with this Action, if any.
PageContext.
SafeText.
Pattern corresponding to a List.
DateTime.DateTime(String) constructor.
HttpServletRequest.
RequestParser passed to the constructor.
HttpServletResponse.
TimeZone associated with the underlying request.
PerformanceSnapshot.getMaxResponseTime().
HttpServletRequest.getRequestURL(), optionally concatenated with
? and HttpServletRequest.getQueryString().
Id stored in session scope under the key ActionImpl.USER_ID.
Action.
Action.
LoginTasks.reactToUserLogin(HttpSession, HttpServletRequest).
ResponsePage.withBinaryData() was called.
Object sequence parameter.
Operation.Start or Operation.Stop.
String.
Action mappings.
Number.
Operation.Add, Operation.Change, Operation.Delete,
Operation.DeleteAll, Operation.Save, Operation.Apply, Operation.Inactivate, or Operation.Activate.
SafeText.toString().
Validator to check that all passed booleans are false.
RequestParameter.forFileUpload(java.lang.String) was used to build this object.
DateTime.now(TimeZone).
DateTime.now(TimeZone).
MessageList.isEmpty().
DateTime.DateTime(String).
SafeText.
Validator to check that all passed booleans are true.
RequestParameter.getRegex(), or if this is a file upload
request parameter.
Locale, placed in application scope
as a Locale upon startup.
Locale associated with a given request.Locale stored in any scope under the key
Controller.LOCALE.LoggingConfig, to set up simple logging.Util.logOnePerLine(Collection), but with specified indentation level.
Number.
Validator to check that a field's value is less than or equal to aMaximumValue.
Validator to check that a BigDecimal field is less than or equal
to aMaximumValue.
Validator to check that a Decimal amount is less than or equal
to aMaximumValue.
Validator to check that a DateTime is less than or equal
to aMaximumValue.
AppResponseMessage objects to be shown to the user.MessageList.MessageList.
MessageList having one simple AppResponseMessage.
MessageList having one compound AppResponseMessage.
MessageList, placed
in session scope, to hold messages for the end user.
MessageList.Validator to check that a field's value is greater than or equal to aMinimumValue.
Validator to check that a BigDecimal field is greater than or equal
to aMinimumValue.
Validator to check that a Decimal amount is greater than or equal
to aMinimumValue.
Validator to check that a DateTime is greater than or equal
to aMinimumValue.
Object.toString(), Object.equals(java.lang.Object),
and Object.hashCode(), and implementing Comparable.TroubleTicket, placed in application scope when a
problem occurs.
String operations, which return an index of -1 when
an item is not found.
Boolean value into Boolean.FALSE.
Validator to check that the number of decimal places of a Decimal
or BigDecimal is exactly equal to aNumDecimals.
Validator to check that the number of decimal places of a Decimal or
BigDecimal is less than or equal to aMaxNumberOfDecimalPlaces.
Boolean object.
Date object.
DateTime object.
Date object.
DateTime object.
Consts.FAILS.
Validator that checks a String or SafeText
field versus a regular expression Pattern.
SafeText class.PermittedCharacters.Math.pow(double, double).
String.valueOf(Object) on aObject, and place the result in single quotes.
Validator to check that a field's value is in a certain range (inclusive).
Validator to check that a BigDecimal value is in a certain range (inclusive).
Validator to check that a Decimal amount is in a certain range (inclusive).
Validator to check that a DateTime is in a certain range (inclusive).
Action.Action.Check.required(Object),
and it passes all given validations
Action.Decimal.ROUNDING style.
Decimal.ROUNDING style.
DynamicSql
and corresponding parameter values.
EscapeChars.forHTML(String).
Locale (optional).
Date object already present in some scope.
DateTime object already present in some scope.
MessageList (in any scope).
Locale.
Locale.
ResponsePage
differs from the nominal one passed to the constructor.
TimeZone for formatting the date.
Date in a particular format.DateTime in a particular format.DateTime upon startup.
Consts.FAILURE.
ResponsePage according to Locale.
TimeZone, placed in application scope
as a TimeZone upon startup.
TimeSource.TimeZone associated with a given request.TimeZone stored in any scope under the key
Controller.TIME_ZONE.Id.
Collection<Id>.
SafeText.
Collection<SafeText>.
ResponsePage.appendQueryParam(java.lang.String, java.lang.String) appended on the end.
Code.getText().toString().
ModelUtil.toStringFor(java.lang.Object), but avoid problems with cyclic references.
Translation.lookUp(String, Locale, Map).BigDecimal.
UntrustedProxyForUserId.
|
Version 4.10.0
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||