|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGFolder
This interface is a model that represents the IGFolder table in the database.
Customize IGFolderImpl and rerun the
ServiceBuilder to generate the new methods.
IGFolderModel,
IGFolderImpl,
IGFolderModelImpl| Method Summary | |
|---|---|
List<IGFolder> |
getAncestors()
|
IGFolder |
getParentFolder()
|
boolean |
isRoot()
|
| Methods inherited from interface com.liferay.portlet.imagegallery.model.IGFolderModel |
|---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setParentFolderId, setPrimaryKey, setUserId, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
List<IGFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
IGFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isRoot()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||