序列化表格


软件包 gboat2.base.core.dao

gboat2.base.core.dao.Page 继承 Object 实现 Serializable

serialVersionUID: 5727773299567371087L

序列化字段

result

List<E> result
查询结果


pageBean

PageBean pageBean
分页信息Bean

gboat2.base.core.dao.PageBean 继承 Object 实现 Serializable

serialVersionUID: 1L

序列化字段

page

int page
当前页


pageSize

int pageSize
当前页显示记录条数


count

int count
取得查询总记录数


currentPageParams

String currentPageParams
当前页面的参数


currentPageUrl

String currentPageUrl
当前页面路径


软件包 gboat2.base.core.exception

gboat2.base.core.exception.NoPrivilegeException 继承 AbstractPrivilegeException 实现 Serializable

serialVersionUID: 1L

gboat2.base.core.exception.NouniqueActionException 继承 GboatNestedException 实现 Serializable

serialVersionUID: 1L


软件包 gboat2.base.core.logging

gboat2.base.core.logging.GboatLoggingException 继承 GboatNestedException 实现 Serializable

serialVersionUID: 1L


软件包 gboat2.base.core.util

gboat2.base.core.util.EnumTypeWrapper 继承 LinkedList 实现 Serializable


软件包 gboat2.base.core.web

gboat2.base.core.web.BaseActionSupport 继承 com.opensymphony.xwork2.ActionSupport 实现 Serializable

serialVersionUID: 1L

序列化字段

request

javax.servlet.http.HttpServletRequest request

response

javax.servlet.http.HttpServletResponse response

context

org.osgi.framework.BundleContext context

container

com.opensymphony.xwork2.inject.Container container

devMode

boolean devMode
是否开启了 Struts 调试模式


flatResultLayout

boolean flatResultLayout

nameSeparator

String nameSeparator

osgiHost

org.apache.struts2.osgi.OsgiHost osgiHost

page

Page<E> page

SID

String SID

model

Object model

sortField

String sortField
排序字段


sortDirection

String sortDirection
排序方向(ASC 或 DESC)


go

String go
需要跳转到的目标页面


actionBundle

org.osgi.framework.Bundle actionBundle
当前执行的 Action 所在的 Bundle


_MdId

String _MdId
前端每次请求创建Module的id,用于前端取得module对象


listParameterMap

Map<K,V> listParameterMap

priCheckParams

Map<K,V> priCheckParams

baseServiceInBase

IBaseService baseServiceInBase

gboat2.base.core.web.JsonResult 继承 ResultObject 实现 Serializable

serialVersionUID: 1L

gboat2.base.core.web.MetadataException 继承 GboatNestedException 实现 Serializable

serialVersionUID: 1L



Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.