|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectValidatorForm
com.dotmarketing.portlets.files.struts.FileForm
public class FileForm
| Constructor Summary | |
|---|---|
FileForm()
default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
get_EXT_3_fileName()
|
java.lang.String |
getAuthor()
Returns the author. |
java.lang.String[] |
getCategories()
Returns the categories. |
java.lang.String |
getFileName()
|
java.lang.String |
getFriendlyName()
Returns the friendlyName. |
int |
getMaxHeight()
Returns the maxHeight. |
int |
getMaxSize()
Returns the maxSize. |
int |
getMaxWidth()
Returns the maxWidth. |
java.lang.String |
getMimeType()
Returns the mimeType. |
int |
getMinHeight()
Returns the minHeight. |
long |
getParent()
Returns the parent. |
java.util.Date |
getPublishDate()
Returns the publishDate. |
java.lang.String |
getSelectedparent()
Returns the selectedparent. |
java.lang.String |
getSelectedparentPath()
Returns the selectedparentPath. |
int |
getSize()
|
int |
getSortOrder()
Returns the sortOrder. |
java.lang.String |
getTitle()
Returns the title. |
java.lang.String |
getWebPublishDate()
Returns the webPublishDate. |
boolean |
isShowOnMenu()
Returns the showOnMenu. |
void |
set_EXT_3_fileName(java.lang.String string)
|
void |
setAuthor(java.lang.String author)
Sets the author. |
void |
setCategories(java.lang.String[] categories)
Sets the categories. |
void |
setFileName(java.lang.String fileName)
|
void |
setFriendlyName(java.lang.String friendlyName)
Sets the friendlyName. |
void |
setMaxHeight(int maxHeight)
Sets the maxHeight. |
void |
setMaxSize(int maxSize)
Sets the maxSize. |
void |
setMaxWidth(int maxWidth)
Sets the maxWidth. |
void |
setMimeType(java.lang.String mimeType)
Sets the mimeType. |
void |
setMinHeight(int minHeight)
Sets the minHeight. |
void |
setParent(long parent)
Sets the parent. |
void |
setPublishDate(java.util.Date publishDate)
Sets the publishDate. |
void |
setSelectedparent(java.lang.String selectedparent)
Sets the selectedparent. |
void |
setSelectedparentPath(java.lang.String selectedparentPath)
Sets the selectedparentPath. |
void |
setShowOnMenu(boolean showOnMenu)
Sets the showOnMenu. |
void |
setSize(int size)
|
void |
setSortOrder(int sortOrder)
Sets the sortOrder. |
void |
setTitle(java.lang.String title)
Sets the title. |
void |
setWebPublishDate(java.lang.String webPublishDate)
Sets the webPublishDate. |
java.lang.String |
toString()
|
ActionErrors |
validate(ActionMapping mapping,
HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileForm()
| Method Detail |
|---|
public java.lang.String getFileName()
public void setFileName(java.lang.String fileName)
public int getSize()
public void setSize(int size)
public java.lang.String toString()
public int getMaxHeight()
public int getMaxSize()
public int getMaxWidth()
public int getMinHeight()
public void setMaxHeight(int maxHeight)
maxHeight - The maxHeight to setpublic void setMaxSize(int maxSize)
maxSize - The maxSize to setpublic void setMaxWidth(int maxWidth)
maxWidth - The maxWidth to setpublic void setMinHeight(int minHeight)
minHeight - The minHeight to setpublic long getParent()
public void setParent(long parent)
parent - The parent to setpublic java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType - The mimeType to setpublic java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - The title to setpublic boolean isShowOnMenu()
public void setShowOnMenu(boolean showOnMenu)
showOnMenu - The showOnMenu to setpublic int getSortOrder()
public void setSortOrder(int sortOrder)
sortOrder - The sortOrder to set
public ActionErrors validate(ActionMapping mapping,
HttpServletRequest request)
public java.lang.String getFriendlyName()
public void setFriendlyName(java.lang.String friendlyName)
friendlyName - The friendlyName to setpublic java.lang.String getSelectedparent()
public java.lang.String getSelectedparentPath()
public void setSelectedparent(java.lang.String selectedparent)
selectedparent - The selectedparent to setpublic void setSelectedparentPath(java.lang.String selectedparentPath)
selectedparentPath - The selectedparentPath to setpublic java.lang.String getAuthor()
public java.util.Date getPublishDate()
public java.lang.String getWebPublishDate()
public void setAuthor(java.lang.String author)
author - The author to setpublic void setPublishDate(java.util.Date publishDate)
publishDate - The publishDate to setpublic void setWebPublishDate(java.lang.String webPublishDate)
webPublishDate - The webPublishDate to setpublic java.lang.String[] getCategories()
public void setCategories(java.lang.String[] categories)
categories - The categories to setpublic java.lang.String get_EXT_3_fileName()
public void set_EXT_3_fileName(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||