直列化された形式


パッケージ jp.terasoluna.fw.beans.jxpath

Class jp.terasoluna.fw.beans.jxpath.BeanPointerEx extends org.apache.commons.jxpath.ri.model.beans.BeanPointer implements Serializable

serialVersionUID: -7414445615036653661L

直列化されたフィールド

beanInfo

org.apache.commons.jxpath.JXPathBeanInfo beanInfo
ターゲットのBeanの情報。

Class jp.terasoluna.fw.beans.jxpath.BeanPropertyPointerEx extends org.apache.commons.jxpath.ri.model.beans.BeanPropertyPointer implements Serializable

serialVersionUID: -4617365154553497991L

Class jp.terasoluna.fw.beans.jxpath.DynamicPointerEx extends org.apache.commons.jxpath.ri.model.dynamic.DynamicPointer implements Serializable

serialVersionUID: 5068434119249899985L

直列化されたフィールド

handler

org.apache.commons.jxpath.DynamicPropertyHandler handler
プロパティハンドラ。

Class jp.terasoluna.fw.beans.jxpath.DynamicPropertyPointerEx extends org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer implements Serializable

serialVersionUID: -2235777024563491060L


パッケージ jp.terasoluna.fw.dao

Class jp.terasoluna.fw.dao.IllegalClassTypeException extends org.springframework.dao.DataAccessException implements Serializable

serialVersionUID: -3147888263699426883L


パッケージ jp.terasoluna.fw.exception

Class jp.terasoluna.fw.exception.SystemException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -3348737638719112576L

直列化されたフィールド

errorCode

java.lang.String errorCode
エラーコード。


options

java.lang.String[] options
エラーメッセージの置換文字列。


message

java.lang.String message
エラーメッセージ。


パッケージ jp.terasoluna.fw.message

Class jp.terasoluna.fw.message.DBMessage extends java.lang.Object implements Serializable

serialVersionUID: 299442236623116335L

直列化されたフィールド

code

java.lang.String code
メッセージコード。


language

java.lang.String language
メッセージの言語コード。


country

java.lang.String country
メッセージの国コード。


variant

java.lang.String variant
メッセージのバリアントコード。


message

java.lang.String message
メッセージ本体。


パッケージ jp.terasoluna.fw.oxm.exception

Class jp.terasoluna.fw.oxm.exception.OXMappingException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5964737290418496214L


パッケージ jp.terasoluna.fw.oxm.mapper.castor.exception

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorCreateMarshallerIOException extends OXMappingException implements Serializable

serialVersionUID: 3801084076373436920L

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorMappingException extends OXMappingException implements Serializable

serialVersionUID: 8325555405093733662L

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorMappingFileIOException extends OXMappingException implements Serializable

serialVersionUID: 856879408423123020L

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorMarshalException extends OXMappingException implements Serializable

serialVersionUID: 7726382871138186281L

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorUnsupportedEncodingException extends OXMappingException implements Serializable

serialVersionUID: 4368709490323119028L

Class jp.terasoluna.fw.oxm.mapper.castor.exception.CastorValidationException extends OXMappingException implements Serializable

serialVersionUID: -8524123735222432675L


パッケージ jp.terasoluna.fw.oxm.xsd.exception

Class jp.terasoluna.fw.oxm.xsd.exception.ErrorReporterNotFoundException extends OXMappingException implements Serializable

serialVersionUID: -2059479973542527147L

Class jp.terasoluna.fw.oxm.xsd.exception.IllegalSchemaDefinitionException extends OXMappingException implements Serializable

serialVersionUID: 6349264072192465060L

Class jp.terasoluna.fw.oxm.xsd.exception.NamespaceNotFoundException extends OXMappingException implements Serializable

serialVersionUID: 2620908894525856492L

Class jp.terasoluna.fw.oxm.xsd.exception.NamespaceNotUniqueException extends OXMappingException implements Serializable

serialVersionUID: -6569132684332128158L

Class jp.terasoluna.fw.oxm.xsd.exception.ParserIOException extends OXMappingException implements Serializable

serialVersionUID: 425491994225172178L

Class jp.terasoluna.fw.oxm.xsd.exception.ParserNotSupportedException extends OXMappingException implements Serializable

serialVersionUID: -2905372376210161806L

Class jp.terasoluna.fw.oxm.xsd.exception.ParserSAXException extends OXMappingException implements Serializable

serialVersionUID: -765955666266378791L

Class jp.terasoluna.fw.oxm.xsd.exception.PropertyIOException extends OXMappingException implements Serializable

serialVersionUID: 3256301639372219736L

Class jp.terasoluna.fw.oxm.xsd.exception.SchemaFileNotFoundException extends OXMappingException implements Serializable

serialVersionUID: 7231692049763141057L

Class jp.terasoluna.fw.oxm.xsd.exception.UnknownXMLDataException extends OXMappingException implements Serializable

serialVersionUID: -6730855466743765669L


パッケージ jp.terasoluna.fw.service.rich.exception

Class jp.terasoluna.fw.service.rich.exception.ServiceException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3011574799470623851L

直列化されたフィールド

errorCode

java.lang.String errorCode
エラーコード。


options

java.lang.String[] options
エラーメッセージの置換文字列。


パッケージ jp.terasoluna.fw.util

Class jp.terasoluna.fw.util.CannotGetTargetException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -4968143958715127949L

Class jp.terasoluna.fw.util.ClassLoadException extends java.lang.Exception implements Serializable

serialVersionUID: -7229283425927441452L

Class jp.terasoluna.fw.util.PropertyAccessException extends java.lang.Exception implements Serializable

serialVersionUID: 8897187203080288449L


パッケージ jp.terasoluna.fw.validation.springmodules

Class jp.terasoluna.fw.validation.springmodules.CommonsValidatorEx extends org.apache.commons.validator.Validator implements Serializable

serialVersionUID: -7315991856716383283L

直列化されたフィールド

validatorException

org.apache.commons.validator.ValidatorException validatorException
XMLデータの検証時に発生した例外

Class jp.terasoluna.fw.validation.springmodules.ValidatorException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 7103001896009436057L


パッケージ jp.terasoluna.fw.web.jndi

Class jp.terasoluna.fw.web.jndi.JndiException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -7105599934896030074L


パッケージ jp.terasoluna.fw.web.rich.context.exception

Class jp.terasoluna.fw.web.rich.context.exception.IllegalContextPropertyClassTypeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -6316012802099459622L


パッケージ jp.terasoluna.fw.web.rich.exception

Class jp.terasoluna.fw.web.rich.exception.ForbiddenURIException extends javax.servlet.ServletException implements Serializable

serialVersionUID: -369710077653519791L


パッケージ jp.terasoluna.fw.web.rich.springmvc.bind.creator.exception

Class jp.terasoluna.fw.web.rich.springmvc.bind.creator.exception.XMLRequestIOException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -3630321738490293561L


パッケージ jp.terasoluna.fw.web.rich.springmvc.exception

Class jp.terasoluna.fw.web.rich.springmvc.exception.UnknownRequestNameException extends java.lang.Exception implements Serializable

serialVersionUID: -7482776140798712735L