|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.beans.Inode
com.dotmarketing.portlets.entities.model.Entity
public class Entity
| Field Summary |
|---|
| Fields inherited from class com.dotmarketing.beans.Inode |
|---|
inode |
| Constructor Summary | |
|---|---|
Entity()
default constructor |
|
Entity(java.lang.String entityName)
minimal 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)
Sets the inode. |
| Methods inherited from class com.dotmarketing.beans.Inode |
|---|
addChild, addChild, addParent, addParent, deleteChild, deleteChild, deleteParent, deleteParent, equals, getiDate, getIDate, getIdentifier, getMap, getOwner, getType, hasChildren, hasParents, isNew, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setOwner, setParents, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Entity()
public Entity(java.lang.String entityName)
| Method Detail |
|---|
public long getInode()
getInode in class Inodepublic void setInode(long inode)
Inode
setInode in class Inodeinode - The inode to setpublic 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||