|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectValidatorForm
com.dotmarketing.portlets.entities.struts.EntityForm
public class EntityForm
| Constructor Summary | |
|---|---|
EntityForm()
default constructor |
|
| Method Summary | |
|---|---|
java.lang.String[] |
getCategories()
Returns the categories. |
java.lang.String |
getEntityName()
Returns the entityName. |
long |
getInode()
|
void |
setCategories(java.lang.String[] categories)
Sets the categories. |
void |
setEntityName(java.lang.String entityName)
Sets the entityName. |
void |
setInode(long inode)
|
ActionErrors |
validate(ActionMapping mapping,
HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityForm()
| Method Detail |
|---|
public long getInode()
public void setInode(long inode)
public java.lang.String getEntityName()
public void setEntityName(java.lang.String entityName)
entityName - The entityName to setpublic java.lang.String[] getCategories()
public void setCategories(java.lang.String[] categories)
categories - The categories to set
public ActionErrors validate(ActionMapping mapping,
HttpServletRequest request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||