org.seasar.tuigwaa.plugin.database.component
クラス ResultDto
java.lang.Object
org.seasar.tuigwaa.plugin.database.component.ResultDto
- public class ResultDto
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultDto
public ResultDto(TgwEntity entity,
DataTable dataTable)
getFirst
public int getFirst()
setFirst
public void setFirst(int first)
getMax
public int getMax()
setMax
public void setMax(int max)
getResultDataTable
public DataTable getResultDataTable()
setResultDataTable
public void setResultDataTable(DataTable resultDataTable)
getChildAttribute
public TgwAttribute getChildAttribute()
setChildAttribute
public void setChildAttribute(SetAttribute expandAttribute)
getRows
public int getRows()
setRows
public void setRows(int rows)
getSearchDto
public Object getSearchDto()
setSearchDto
public void setSearchDto(Object searchDto)
setEntity
public void setEntity(TgwEntity entity)
getEntity
public TgwEntity getEntity()
setPath
public void setPath(String path)
getEncodedCurrentPath
public String getEncodedCurrentPath()
getPath
public String getPath()
getActionLinks
public List getActionLinks()
setActionLinks
public void setActionLinks(List actionLinks)
getPages
public List getPages()
setPages
public void setPages(List pages)
getSearchValue
public Object getSearchValue(String name)
isChildEntity
public boolean isChildEntity()
createChildDataTable
public DataTable createChildDataTable()
setEditActionPath
public void setEditActionPath(String editActionPath)
getEditActionPath
public String getEditActionPath()
setSearchKeyList
public void setSearchKeyList(List searchKeyList)
getSearchKeyList
public List getSearchKeyList()
getSearchKeySize
public int getSearchKeySize()
setSearchName
public void setSearchName(String searchName)
getSearchName
public String getSearchName()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.