直列化された形式


パッケージ org.seasar.cubby.aop

Class org.seasar.cubby.aop.ActionMethodPointcutImpl extends Object implements Serializable

serialVersionUID: -5701826062675617117L

直列化されたフィールド

methodNames

String[] methodNames

patterns

Pattern[] patterns

パッケージ org.seasar.cubby.exception

Class org.seasar.cubby.exception.ActionRuntimeException extends SRuntimeException implements Serializable

serialVersionUID: 5185053339795669542L

Class org.seasar.cubby.exception.DuplicateRoutingRuntimeException extends SRuntimeException implements Serializable

serialVersionUID: 7634436382080744052L

Class org.seasar.cubby.exception.FileUploadRuntimeException extends SRuntimeException implements Serializable

serialVersionUID: -4519684364519402697L

Class org.seasar.cubby.exception.IllegalRoutingRuntimeException extends SRuntimeException implements Serializable

serialVersionUID: 7634436382080744052L

Class org.seasar.cubby.exception.PathTemplateParseException extends SRuntimeException implements Serializable

serialVersionUID: 1L


パッケージ org.seasar.cubby.tags

Class org.seasar.cubby.tags.FormTag extends BodyTagSupport implements Serializable

serialVersionUID: 1L

直列化されたフィールド

attrs

Map<K,V> attrs
DynamicAttributes


value

Object value
フォームのバインディング対象のBean。


encodeURL

boolean encodeURL
出力する URL を HttpServletResponse.encodeURL(String) でエンコードするか。


linkSupport

org.seasar.cubby.tags.LinkSupport linkSupport
リンク用の補助クラス。


linkBuilder

LinkBuilder linkBuilder
リンクビルダ。


formWrapper

FormWrapper formWrapper
フォームオブジェクトのラッパー。

Class org.seasar.cubby.tags.LinkTag extends BodyTagSupport implements Serializable

serialVersionUID: 1L

直列化されたフィールド

attrs

Map<K,V> attrs
DynamicAttributes


linkSupport

org.seasar.cubby.tags.LinkSupport linkSupport
リンクの補助クラス。


linkBuilder

LinkBuilder linkBuilder
リンクビルダ。


tag

String tag
出力するタグ。


attr

String attr
リンクする URL を出力する属性。


encodeURL

boolean encodeURL
出力する URL を HttpServletResponse.encodeURL(String) でエンコードするか。


パッケージ org.seasar.cubby.validator

Class org.seasar.cubby.validator.ValidationException extends RuntimeException implements Serializable

serialVersionUID: 1L

直列化されたフィールド

behaviour

ValidationFailBehaviour behaviour
入力検証でエラーがあった場合の振る舞い。



Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.