org.seasar.tuigwaa.plugin.database
クラス ExcelUpDto
java.lang.Object
org.seasar.tuigwaa.plugin.database.ExcelUpDto
- public class ExcelUpDto
- extends Object
- 作成者:
- nishioka
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPLOADTYPE_OVERWRITE
public static final String UPLOADTYPE_OVERWRITE
- 関連項目:
- 定数フィールド値
UPLOADTYPE_CLEAN
public static final String UPLOADTYPE_CLEAN
- 関連項目:
- 定数フィールド値
ExcelUpDto
public ExcelUpDto()
getFile
public org.apache.struts.upload.FormFile getFile()
setFile
public void setFile(org.apache.struts.upload.FormFile file)
getEntityName
public String getEntityName()
setEntityName
public void setEntityName(String entityName)
getType
public String getType()
setType
public void setType(String type)
getPageName
public String getPageName()
setPageName
public void setPageName(String pageName)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.