直列化された形式
パッケージ jp.terasoluna.fw.service.thin |
Class jp.terasoluna.fw.service.thin.BLogicIO extends Object implements Serializable |
serialVersionUID: 5498810299684603811L
path
String path
blogicParams
List<E> blogicParams
blogicResults
List<E> blogicResults
inputBeanName
String inputBeanName
Class jp.terasoluna.fw.service.thin.BLogicMapperException extends Exception implements Serializable |
serialVersionUID: -2391490636688083481L
Class jp.terasoluna.fw.service.thin.BLogicMessage extends Object implements Serializable |
serialVersionUID: 2885287921533717080L
key
String key
values
Object[] values
resource
boolean resource
Class jp.terasoluna.fw.service.thin.BLogicMessages extends Object implements Serializable |
serialVersionUID: -7410826431026041043L
list
ArrayList<E> list
groupList
ArrayList<E> groupList
Class jp.terasoluna.fw.service.thin.BLogicProperty extends Object implements Serializable |
serialVersionUID: 7045786022774532390L
property
String property
blogicProperty
String blogicProperty
sourceOrDest
String sourceOrDest
Class jp.terasoluna.fw.service.thin.BLogicResources extends Object implements Serializable |
serialVersionUID: 4787121961877175389L
blogicIO
Map<K,V> blogicIO
Class jp.terasoluna.fw.service.thin.BLogicResult extends Object implements Serializable |
serialVersionUID: -1861617801019993048L
resultObject
Object resultObject
resultString
String resultString
errors
jp.terasoluna.fw.service.thin.BLogicMessages errors
messages
jp.terasoluna.fw.service.thin.BLogicMessages messages
パッケージ jp.terasoluna.fw.util |
Class jp.terasoluna.fw.util.CannotGetTargetException extends RuntimeException implements Serializable |
serialVersionUID: -4968143958715127949L
Class jp.terasoluna.fw.util.ClassLoadException extends Exception implements Serializable |
serialVersionUID: -7229283425927441452L
Class jp.terasoluna.fw.util.PropertyAccessException extends Exception implements Serializable |
serialVersionUID: 8897187203080288449L
パッケージ jp.terasoluna.fw.web.struts.action |
Class jp.terasoluna.fw.web.struts.action.ActionMappingEx extends org.apache.struts.action.ActionMapping implements Serializable |
serialVersionUID: -7859832817953363932L
clearForm
boolean clearForm
cancelPopulate
boolean cancelPopulate
serialVersionUID: -559409080495147588L
Class jp.terasoluna.fw.web.struts.action.DBMessageResources extends org.apache.struts.util.MessageResources implements Serializable |
serialVersionUID: 8244415315747028752L
messages
Map<K,V> messages
Class jp.terasoluna.fw.web.struts.action.DBMessageResourcesFactory extends org.apache.struts.util.MessageResourcesFactory implements Serializable |
serialVersionUID: -1027132907070919579L
Class jp.terasoluna.fw.web.struts.action.ExceptionConfigEx extends org.apache.struts.config.ExceptionConfig implements Serializable |
serialVersionUID: -1181268336500823437L
module
String module
logLevel
String logLevel
Class jp.terasoluna.fw.web.struts.action.GlobalMessageResources extends org.apache.struts.util.MessageResources implements Serializable |
serialVersionUID: -1224092114113256826L
fwMessages
Map<K,V> fwMessages
globalMessages
Map<K,V> globalMessages
Class jp.terasoluna.fw.web.struts.action.PropertyMessageResourcesEx extends org.apache.struts.util.PropertyMessageResources implements Serializable |
serialVersionUID: -8239553100324527837L
Class jp.terasoluna.fw.web.struts.action.PropertyMessageResourcesExFactory extends org.apache.struts.util.MessageResourcesFactory implements Serializable |
serialVersionUID: 2857185835853238603L
パッケージ jp.terasoluna.fw.web.struts.action.resolver |
serialVersionUID: 3477242525714643403L
saveToken
boolean saveToken
- トランザクショントークンの保存をするかどうか(ActionEx)
tokenCheck
boolean tokenCheck
- トランザクショントークンチェックを行うかどうか(ActionEx)
saveMessageScope
String saveMessageScope
- メッセージ保存先スコープ(AbstractBLogicAction)
event
String event
- 遷移先を表すプロパティ名。(DispatchAction)
パッケージ jp.terasoluna.fw.web.struts.actions |
Class jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject extends Object implements Serializable |
contentType
String contentType
name
String name
charset
String charset
additionalHeaders
Map<K,V> additionalHeaders
Class jp.terasoluna.fw.web.struts.actions.DownloadByteArray extends jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject implements Serializable |
serialVersionUID: 1L
byteArray
byte[] byteArray
Class jp.terasoluna.fw.web.struts.actions.DownloadFile extends jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject implements Serializable |
serialVersionUID: 1461327659352290323L
file
File file
Class jp.terasoluna.fw.web.struts.actions.DownloadInputStream extends jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject implements Serializable |
serialVersionUID: 7203645849484823770L
Class jp.terasoluna.fw.web.struts.actions.DownloadString extends jp.terasoluna.fw.web.struts.actions.AbstractDownloadObject implements Serializable |
serialVersionUID: -7476231978581381416L
log
org.apache.commons.logging.Log log
value
String value
Copyright © 2012. All Rights Reserved.