直列化された形式


パッケージ org.seasar.tuigwaa.cms

クラス org.seasar.tuigwaa.cms.TgwPageConflictExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: 8869802631995989124l

直列化されたフィールド

conflictedText

String conflictedText

lastVersion

String lastVersion

クラス org.seasar.tuigwaa.cms.TgwResourceAlreadyExistsExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: 6986743630778718165l

クラス org.seasar.tuigwaa.cms.TgwResourceCreationExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: 6173983491490853441l

クラス org.seasar.tuigwaa.cms.TgwResourceNotFoundExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: 7292264897813987512l

クラス org.seasar.tuigwaa.cms.TgwSearchFailedExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: -7433410107175768312l


パッケージ org.seasar.tuigwaa.cms.core.wiki.base

クラス org.seasar.tuigwaa.cms.core.wiki.base.WikiExceptionException を拡張し、Serializable を実装しています

serialVersionUID: -5921002024077416033l


パッケージ org.seasar.tuigwaa.cms.core.wiki.engine

クラス org.seasar.tuigwaa.cms.core.wiki.engine.ParseExceptionException を拡張し、Serializable を実装しています

serialVersionUID: 7320584037685407013l

直列化されたフィールド

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

クラス org.seasar.tuigwaa.cms.core.wiki.engine.TokenMgrErrorError を拡張し、Serializable を実装しています

serialVersionUID: -6372620625095654048l

直列化されたフィールド

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


パッケージ org.seasar.tuigwaa.controller

クラス org.seasar.tuigwaa.controller.AbstractFieldFilterFormAbstractRowSetForm を拡張し、Serializable を実装しています

直列化されたフィールド

entity

TgwEntity entity

disjunction

boolean disjunction

name

String name

クラス org.seasar.tuigwaa.controller.AggregationFormAbstractRowSetForm を拡張し、Serializable を実装しています

serialVersionUID: -6793435086829923995l

直列化されたフィールド

name_

String name_

filterName_

String filterName_

entity_

TgwEntity entity_

groupField1

String groupField1

groupField2

String groupField2

dataFilters_

String[] dataFilters_

dataFilterMap_

Map dataFilterMap_

valueFlag

boolean valueFlag

extraRowFlag

boolean extraRowFlag

クラス org.seasar.tuigwaa.controller.CustomFormFormAbstractRowSetForm を拡張し、Serializable を実装しています

serialVersionUID: 9075767762615784812l

直列化されたフィールド

entity

TgwEntity entity

name

String name

updateOnly

boolean updateOnly

クラス org.seasar.tuigwaa.controller.DataFilterFormAbstractFieldFilterForm を拡張し、Serializable を実装しています

serialVersionUID: -6374715710236762455l

直列化されたフィールド

aggregationName_

String aggregationName_

columnSelected

boolean columnSelected

selectedColumns

String[] selectedColumns

dataFilterFormOrderRows

List dataFilterFormOrderRows

orderedFormNameList

List orderedFormNameList

maxResult

Integer maxResult

firstResult

Integer firstResult

クラス org.seasar.tuigwaa.controller.DesignForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 1725759575093036727l

直列化されたフィールド

logofile

org.apache.struts.upload.FormFile logofile

logopath

String logopath

menuPagename

String menuPagename

rightPagename

String rightPagename

クラス org.seasar.tuigwaa.controller.DesignTemplateForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: -4872940247498398329l

直列化されたフィールド

name

String name

template

String template

type

String type

tableName

String tableName

entity

TgwEntity entity

クラス org.seasar.tuigwaa.controller.DynaConverterValidationForm は org.apache.struts.validator.DynaValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 1l

クラス org.seasar.tuigwaa.controller.EntityFormAbstractRowSetForm を拡張し、Serializable を実装しています

serialVersionUID: -655809929347851397l

直列化されたフィールド

log

org.apache.commons.logging.Log log

displayName_

String displayName_
表示名


tableName

String tableName
実テーブル名


description

String description
説明


pkDisplayName

String pkDisplayName
主キー(ID)の表示名


isSaved_

boolean isSaved_

entity_

TgwEntity entity_

entityService_

ModelService entityService_

representative_

int representative_

creationUserFlag

boolean creationUserFlag

modificationUserFlag

boolean modificationUserFlag

creationUserAttrName

String creationUserAttrName

modificationUserAttrName

String modificationUserAttrName

creationDateAttrName

String creationDateAttrName

modificationDateAttrName

String modificationDateAttrName

userUnique

boolean userUnique

lastCreationUserFlag

boolean lastCreationUserFlag

lastModificationUserFlag

boolean lastModificationUserFlag

lastUserUniqueFlag

boolean lastUserUniqueFlag

creationFieldFlag

boolean creationFieldFlag

modificationFieldFlag

boolean modificationFieldFlag

lastModificationFieldFlag

boolean lastModificationFieldFlag

lastCreationFieldFlag

boolean lastCreationFieldFlag

additionalEntities

List additionalEntities

randomId

boolean randomId

easyMode

boolean easyMode

attrNameGenerator

com.isenshi.util.UniqueNameGenerator attrNameGenerator

m2mNameGenerator

com.isenshi.util.UniqueNameGenerator m2mNameGenerator

m2mRefEntityMap

Map m2mRefEntityMap

removedAttrNames

List removedAttrNames

errorPosition

HashSet errorPosition
カラムのフォームで、エラーが発生した箇所を管理するSet

クラス org.seasar.tuigwaa.controller.FolderSettingForm は org.apache.struts.action.ActionForm を拡張し、Serializable を実装しています

serialVersionUID: 6620340614498295181l

直列化されたフィールド

roleFlagList

List roleFlagList

siteName

String siteName

path

String path

checkedRoleNames

String[] checkedRoleNames

クラス org.seasar.tuigwaa.controller.LogicForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 5944162789716916l

直列化されたフィールド

siteName

String siteName

entityService

ModelService entityService

slideService

ContentsStoreService slideService

daoService

DAOService daoService

name

String name

event

LogicForm.EventForm event

procedure

LogicForm.ProcedureForm procedure

predicateType

String predicateType

procedureType

String procedureType

valueFuncPredicate

LogicForm.ValueFuncPredicateForm valueFuncPredicate

saved

boolean saved

クラス org.seasar.tuigwaa.controller.PageForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 6577847530646108778l

直列化されたフィールド

saved

boolean saved

domain

String domain

name

String name

content

String content

folder

String folder

contentType

String contentType

folderList

List folderList

attachmentList

List attachmentList

selectedEntityMap

Map selectedEntityMap

wikiService

ContentsService wikiService

entityInfoList

List entityInfoList

settings

Properties settings

lastVersion

String lastVersion

conflictedText

String conflictedText

sectionId

String sectionId

クラス org.seasar.tuigwaa.controller.PageSettingForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 5664653312313350338l

直列化されたフィールド

pageName

String pageName

alias

String alias

settings

Properties settings

lock

boolean lock

クラス org.seasar.tuigwaa.controller.RecordTableFormAbstractRowSetForm を拡張し、Serializable を実装しています

serialVersionUID: -9103223516928827364l

直列化されたフィールド

deletedRows

List deletedRows

updatedRows

Set updatedRows

entity

TgwEntity entity

formBeanConfig

org.apache.struts.config.FormBeanConfig formBeanConfig

formComponent

TableFormComponent formComponent

dataTable

DataTable dataTable

_pageName_

String _pageName_

tableName

String tableName

methodName

String methodName

mapping

org.apache.struts.action.ActionMapping mapping

クラス org.seasar.tuigwaa.controller.RoleForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 8361871657220345033l

直列化されたフィールド

name

String name

otherattributes

String otherattributes

description

String description

modify

boolean modify

クラス org.seasar.tuigwaa.controller.SearchFormFormAbstractFieldFilterForm を拡張し、Serializable を実装しています

serialVersionUID: 4803260749258255581l

クラス org.seasar.tuigwaa.controller.SiteForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 1294572379152037052l

直列化されたフィールド

skins

String[] skins

editMode

boolean editMode

name

String name

title

String title

roles

String[] roles

description

String description

unauthenticated

boolean unauthenticated

restriction

boolean restriction

baseDatabase

boolean baseDatabase

dbName

String dbName

dbSchema

String dbSchema

easyMode

boolean easyMode

pageEditMode

int pageEditMode

skin

String skin

クラス org.seasar.tuigwaa.controller.SiteSecurityForm は org.apache.struts.action.ActionForm を拡張し、Serializable を実装しています

serialVersionUID: -7198572236685453907l

直列化されたフィールド

securityService

SecurityService securityService

siteConfig

SiteConfig siteConfig

securityList

List securityList

クラス org.seasar.tuigwaa.controller.SkinForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: 4426347849613360418l

直列化されたフィールド

name

String name

displayName

String displayName

author

String author

description

String description

availableSites

String[] availableSites

file

org.apache.struts.upload.FormFile file

クラス org.seasar.tuigwaa.controller.TgwModuleException は org.apache.struts.util.ModuleException を拡張し、Serializable を実装しています

serialVersionUID: 630986332129729127l

クラス org.seasar.tuigwaa.controller.TuigwaaActionServlet は org.seasar.struts.servlet.S2ActionServlet を拡張し、Serializable を実装しています

serialVersionUID: 8114849767872940562l

直列化されたフィールド

system

TgwSystemService system

クラス org.seasar.tuigwaa.controller.UpdateRuleFormAbstractRowSetForm を拡張し、Serializable を実装しています

serialVersionUID: 3998751707571170768l

直列化されたフィールド

entity

TgwEntity entity

name

String name

クラス org.seasar.tuigwaa.controller.UserForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

serialVersionUID: -8743153463218216811l

直列化されたフィールド

name

String name

password

String password

passwordconfirm

String passwordconfirm

roles

String[] roles

otherattributes

String otherattributes

description

String description

modify

boolean modify


パッケージ org.seasar.tuigwaa.database

クラス org.seasar.tuigwaa.database.DynaConfiguration は org.hibernate.cfg.Configuration を拡張し、Serializable を実装しています

serialVersionUID: 188829885451057673l

直列化されたフィールド

log

org.apache.commons.logging.Log log

factory_

org.hibernate.SessionFactory factory_

managedEntittyMap_

Map managedEntittyMap_

dialect

String dialect

map

org.hibernate.engine.Mapping map


パッケージ org.seasar.tuigwaa.plugin

クラス org.seasar.tuigwaa.plugin.PluginExceptionException を拡張し、Serializable を実装しています

serialVersionUID: 4224151391840307638l


パッケージ org.seasar.tuigwaa.system

クラス org.seasar.tuigwaa.system.TgwExceptionException を拡張し、Serializable を実装しています

serialVersionUID: -1058116385857827825l

直列化されたフィールド

messageCode

String messageCode

args

Object[] args

message

String message

simpleMessage

String simpleMessage

クラス org.seasar.tuigwaa.system.TgwRuntimeExceptionRuntimeException を拡張し、Serializable を実装しています

serialVersionUID: 2286971699966326123l

直列化されたフィールド

messageCode

String messageCode

args

Object[] args

message

String message

simpleMessage

String simpleMessage

クラス org.seasar.tuigwaa.system.TgwSecurityExceptionTgwException を拡張し、Serializable を実装しています

serialVersionUID: 7292264897813987512l

クラス org.seasar.tuigwaa.system.TgwServiceExceptionException を拡張し、Serializable を実装しています

serialVersionUID: 6103882756651291763l

直列化されたフィールド

messageCode

String messageCode

args

Object[] args

message

String message

simpleMessage

String simpleMessage


パッケージ org.seasar.tuigwaa.util

クラス org.seasar.tuigwaa.util.ActionErrorsSet は org.apache.struts.action.ActionErrors を拡張し、Serializable を実装しています

serialVersionUID: 1l

直列化されたフィールド

errorsMap

HashMap errorsMap


パッケージ org.seasar.tuigwaa.util.ajax

クラス org.seasar.tuigwaa.util.ajax.AbstractRowSetForm は org.apache.struts.validator.ValidatorForm を拡張し、Serializable を実装しています

直列化されたフィールド

log

org.apache.commons.logging.Log log

rows

List rows

changedRowElement

boolean changedRowElement

sharedObjs

SharedObjects sharedObjs

events

List events



Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.