|
||||||||||
| 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, owner |
| 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. |
java.lang.String |
getInode()
|
void |
setCategories(java.lang.String[] categories)
Sets the categories. |
void |
setEntityName(java.lang.String entityName)
Sets the entityName. |
void |
setInode(java.lang.String inode)
Sets the inode. |
| Methods inherited from class com.dotmarketing.beans.Inode |
|---|
acceptedPermissions, addChild, addChild, addChild, addParent, addParent, compareTo, deleteChild, deleteChild, deleteParent, deleteParent, equals, getCategoryId, getiDate, getIDate, getIdentifier, getMap, getModDate, getModUser, getOwner, getParentPermissionable, getPermissionId, getPermissionType, getTitle, getType, getVersionId, getVersionType, hasChildren, hashCode, hasParents, isArchived, isLive, isLocked, isNew, isParentPermissionable, isWorking, permissionDependencies, setiDate, setIDate, setIDate, setIdentifier, setOwner, setParents, setType, setVersionId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Entity()
public Entity(java.lang.String entityName)
| Method Detail |
|---|
public java.lang.String getInode()
getInode in interface UUIDablegetInode in interface VersionablegetInode in class Inodepublic void setInode(java.lang.String inode)
Inode
setInode in interface UUIDablesetInode 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 | |||||||||