|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Messages
object to
this set of messages.
org.apache.commons.scaffold.util.BizSevice
].org,apache.commons.util.BizResponse
]
that can be used "as-is" to manage a response from the business tier.process
method.ConnectionAdaptor
for this application.Object execute(Object)
signature.
Object execute(Object)
signature.
executeUpdate(String,String,Object[]);
with a single Object parameter.
executeUpdate(String,String,Object[]);
without a parameter list.
executeUpdate(String,String,Object[]);
without a parameter list.
findCollection(Object,String,Object[])
with appropriate parameters.
findCollection(Object,String,Object[])
with appropriate parameters.
findCollection(Object,String,Object[])
with appropriate parameters.
getCollection(String,Object,String,Object[]);
with a single object parameter.
getCollection(String,Object,String,Object[]);
with a single int parameter.
getCollection(String,Object,String,Object[]);
without a parameter list.
getColumn(String,int,String,Object[]);
with a single object parameter.
getColumn(String,Object,String,Object[]);
with a single int parameter.
getColumn(String,Object,String,Object[]);
without a parameter list.
commands
Properties for
key
.
getElement(String,Object,String,Object[]);
with a single object parameter.
getElement(String,Object,String,Object[]);
with a single int parameter.
getElement(String,Object,String,Object[]);
without a parameter list.
get()
.
int
.
iterator()
.
preface
and key
.
size()
.
Object getMap().get(key).
- getValues() -
Method in interface org.apache.commons.scaffold.util.Message
- Get the replacement values for this message.
- getValues() -
Method in class org.apache.commons.scaffold.util.MessageImpl
-
- getWriter(Socket) -
Static method in class org.apache.commons.scaffold.http.SocketUtil
- Make a PrintWriter to send outgoing data.
- GLOBAL_MESSAGE_KEY -
Static variable in interface org.apache.commons.scaffold.util.Messages
-
- GROUP_SEPARATOR -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- Group separator character.
initLogging
initDefault
initCustom
The main extension point is initCustom
The default implementation does nothing.
true
if there are no messages recorded
in this collection, or false
otherwise.
searchValue
in a call to
like
[false].
<form:options>
tag.Message
s.
commands
Properties
commands
Properties
Message
objects (represented
as an ArrayList) for each property, keyed by property name.
Messages
object.
AMessages
object initialized with the given
messages.
org.apache.commons.util.BizRequest
]
and providing the result as a business response
[org.apache.commons.util.BizResponse
].
ProcessResult
that can be
used "as-is" to manage a response from the business tier.searchValue
.
getMap().put(key,value).
- SHORT -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- Short style for dates and times.
- SHORT_ONE -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- A Short 1.
- SHORT_ZERO -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- A Short 0.
- size() -
Method in interface org.apache.commons.scaffold.util.Messages
- Return the number of messages recorded for all properties (including
global messages).
- size(String) -
Method in interface org.apache.commons.scaffold.util.Messages
- Return the number of messages associated with the specified property.
- size() -
Method in class org.apache.commons.scaffold.util.MessagesImpl
-
- size(String) -
Method in class org.apache.commons.scaffold.util.MessagesImpl
-
- size() -
Method in interface org.apache.commons.scaffold.util.ResultList
- Return the number of elements on the List.
- size() -
Method in class org.apache.commons.scaffold.util.ResultListBase
-
- SocketUtil - Class in org.apache.commons.scaffold.http
- A shorthand way to create BufferedReaders and
PrintWriters associated with a Socket.
- SocketUtil() -
Constructor for class org.apache.commons.scaffold.http.SocketUtil
-
- SPACE -
Static variable in class org.apache.commons.scaffold.lang.Tokens
- Partial string for assembling a message.
- SPACE -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- Space character.
- StatementUtils - Class in org.apache.commons.scaffold.sql
- General purpose SQL Statements.
- StatementUtils() -
Constructor for class org.apache.commons.scaffold.sql.StatementUtils
-
- Storable - Interface in org.apache.commons.scaffold.util
- Simple interface to describe public methods on a
data access object.
- StorageBean - Interface in org.apache.commons.scaffold.util
- Describes an implementation of standard Store, Retrieve, and Delete
operations using the command pattern.
- StorageBeanBase - Class in org.apache.commons.scaffold.sql
- Implements StorageBean interface using
StatementUtils
and ResultSetUtils
in
this package. - StorageBeanBase() -
Constructor for class org.apache.commons.scaffold.sql.StorageBeanBase
-
- store(boolean, String, String, Object[]) -
Static method in class org.apache.commons.scaffold.sql.AccessBase
- Deprecated. Commit record to storage.
- store() -
Method in class org.apache.commons.scaffold.sql.StorageBeanBase
-
- store(Object) -
Method in class org.apache.commons.scaffold.sql.StorageBeanBase
- Commit record to storage.
- store() -
Method in interface org.apache.commons.scaffold.util.Storable
- Commit record to storage.
- store(Object) -
Method in interface org.apache.commons.scaffold.util.StorageBean
- Commit this object to storage.
- STORE_EXCEPTION -
Static variable in class org.apache.commons.scaffold.lang.Tokens
- Default message for throwing exception (en).
- STRING_10 -
Static variable in class org.apache.commons.scaffold.lang.TestData
- Medium, 10-character strings, 0..2.
- STRING_20 -
Static variable in class org.apache.commons.scaffold.lang.TestData
- Long, 20-character strings, 0..2.
- STRING_5 -
Static variable in class org.apache.commons.scaffold.lang.TestData
- Short, 5-character strings, 0..2.
- STRING_EMPTY -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- An empty string.
- STRING_ONE -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- A String 1.
- STRING_SPACE -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- An single-space string.
- STRING_ZERO -
Static variable in class org.apache.commons.scaffold.text.ConvertUtils
- A String 0.
- SUCCESS -
Static variable in class org.apache.commons.scaffold.lang.Tokens
-
getTokeSep()
as the
separator.
getTokeSep()
as the
separator.
Messages
object that encapsulates any
validation errors that have been found.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |