|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.slim3.commons.beanutil |
---|
Class org.slim3.commons.beanutil.BeanMap extends HashMap<String,Object> implements Serializable |
---|
serialVersionUID: 1L
Package org.slim3.commons.exception |
---|
Class org.slim3.commons.exception.CastRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> srcClass
Class<T> destClass
Class org.slim3.commons.exception.ClassCanNotAssignedRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> originalClass
Class<T> destinationClass
Class org.slim3.commons.exception.ClassNotFoundRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String className
Class org.slim3.commons.exception.ConverterRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String propertyName
Object value
Class org.slim3.commons.exception.IllegalAccessRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> targetClass
Class org.slim3.commons.exception.InstantiationRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> targetClass
Class org.slim3.commons.exception.NameAlreadyBoundRuntimeException extends NamingRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
Class org.slim3.commons.exception.NameNotFoundRuntimeException extends NamingRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
String name
Class org.slim3.commons.exception.NamingRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class org.slim3.commons.exception.NoSuchMethodRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> targetClass
Class org.slim3.commons.exception.ParseRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String text
Class org.slim3.commons.exception.PropertyCanNotReadRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.commons.exception.PropertyCanNotWriteRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Object value
Class org.slim3.commons.exception.PropertyNotFoundRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.commons.exception.PropertyNotReadableRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.commons.exception.PropertyNotWritableRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.commons.exception.SRuntimeException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String messageCode
Object[] args
Package org.slim3.commons.util |
---|
Class org.slim3.commons.util.ArrayMap extends AbstractMap<K,V> implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public final void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.slim3.commons.util.ArrayMap$1 extends Object implements Serializable |
---|
Class org.slim3.commons.util.CaseInsensitiveMap extends ArrayMap<String,V> implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
public final void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public final void writeExternal(ObjectOutput out) throws IOException
IOException
Package org.slim3.commons.web |
---|
Class org.slim3.commons.web.S3Servlet extends HttpServlet implements Serializable |
---|
serialVersionUID: 1L
Package org.slim3.container |
---|
Class org.slim3.container.S3ContainerContext extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
S3Container container
Package org.slim3.container.exception |
---|
Class org.slim3.container.exception.AroundInvokeMethodNotFoundRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> interceptorClass
Class org.slim3.container.exception.AroundInvokeMethodSignatureRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Method aroundInvokeMethod
Class org.slim3.container.exception.BindingFailureRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.container.exception.BindingNotFoundRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
String propertyName
Class org.slim3.container.exception.CanNotInvokeAbstractMethodRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Method method
Class org.slim3.container.exception.DuplicateAroundInvokeRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> interceptorClass
Class org.slim3.container.exception.InterceptorsAnnotationRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> beanClass
Class org.slim3.container.exception.InterceptorsConfigurationRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String key
Class org.slim3.container.exception.ResourceInterceptorRuntimeException extends SRuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> interceptorClass
Package org.slim3.struts.config |
---|
Class org.slim3.struts.config.S3ActionMapping extends ActionMapping implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> actionClass
BeanDesc actionBeanDesc
ArrayMap<K,V> executeConfigs
S3ExecuteConfig
.
Field formField
Class org.slim3.struts.config.S3ExecuteConfig extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Method method
boolean validate
String input
String[] roles
boolean removeActionForm
Method resetMethod
Class org.slim3.struts.config.S3FormBeanConfig extends FormBeanConfig implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
DynaClass dynaClass
Class org.slim3.struts.config.S3ModuleConfig extends ModuleConfigImpl implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean initialized
Map<K,V> actionConfigMap
ActionConfig
.
Map<K,V> formBeanConfigMap
FormBeanConfig
.
Package org.slim3.struts.form |
---|
Class org.slim3.struts.form.ActionFormWrapper extends ActionForm implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
DynaClass dynaClass
Object action
Class org.slim3.struts.form.S3DynaProperty extends DynaProperty implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
PropertyDesc propertyDesc
Package org.slim3.struts.taglib |
---|
Class org.slim3.struts.taglib.S3FormTag extends FormTag implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String onkeypress
String onkeyup
String onkeydown
Class org.slim3.struts.taglib.S3JavascriptValidatorTag extends JavascriptValidatorTag implements Serializable |
---|
serialVersionUID: 1L
Class org.slim3.struts.taglib.S3LinkTag extends LinkTag implements Serializable |
---|
serialVersionUID: 1L
Class org.slim3.struts.taglib.S3SubmitTag extends SubmitTag implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean jsValidate
Package org.slim3.struts.test |
---|
Class org.slim3.struts.test.MockHttpSession extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long creationTime
long lastAccessedTime
ServletContext servletContext
String id
boolean newFlag
int maxInactiveInterval
Map<K,V> attributeMap
boolean valid
Class org.slim3.struts.test.MockServletConfig extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String servletName
ServletContext servletContext
Map<K,V> initParameterMap
Class org.slim3.struts.test.MockServletContext extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String servletContextName
String contextPath
Map<K,V> initParameterMap
Map<K,V> attributeTable
Map<K,V> resourcePathsMap
Map<K,V> resourceMap
Map<K,V> realPathMap
Package org.slim3.struts.upload |
---|
Class org.slim3.struts.upload.S3MultipartRequestHandler.S2FormFile extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
org.apache.commons.fileupload.FileItem fileItem
Package org.slim3.struts.util |
---|
Class org.slim3.struts.util.S3PropertyMessageResources extends MessageResources implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean initialized
Class org.slim3.struts.util.S3PropertyMessageResourcesFactory extends MessageResourcesFactory implements Serializable |
---|
serialVersionUID: 1L
Package org.slim3.struts.validator |
---|
Class org.slim3.struts.validator.S3FieldChecks extends FieldChecks implements Serializable |
---|
serialVersionUID: 1L
Class org.slim3.struts.validator.S3ValidatorResources extends org.apache.commons.validator.ValidatorResources implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean initialized
Map<K,V> forms
Form
.
Package org.slim3.transaction.jta |
---|
Class org.slim3.transaction.jta.XidImpl extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int gid
int bid
byte[] globalId
byte[] branchId
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |