org.seasar.tuigwaa.model.common
クラス EntityInfo
java.lang.Object
org.seasar.tuigwaa.model.common.EntityInfo
- public class EntityInfo
- extends Object
- 作成者:
- nishioka
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityInfo
public EntityInfo(TgwEntity entity,
DAOServiceImpl.FunctionSet functionSet)
getEntity
public TgwEntity getEntity()
getFkAttributeList
public List getFkAttributeList()
isAvailableWithSpreadsheet
public boolean isAvailableWithSpreadsheet()
getDataFilterMap
public Map getDataFilterMap()
getDataFilterList
public Collection getDataFilterList()
getAggregationFuncList
public Collection getAggregationFuncList()
getValueAggFuncList
public Collection getValueAggFuncList()
getSearchFormList
public Collection getSearchFormList()
getCustomFormList
public Collection getCustomFormList()
getUpdateRuleList
public Collection getUpdateRuleList()
getFunctionList
public Collection getFunctionList()
getFormTemplates
public String[] getFormTemplates()
getTableTemplates
public String[] getTableTemplates()
getDataTemplates
public String[] getDataTemplates()
getTemplates
public String[] getTemplates(String type)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.