|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGFolder
The extended model interface for the IGFolder service. Represents a row in the "IGFolder" database table, with each column mapped to a property of this class.
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, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Method Detail |
|---|
List<IGFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
IGFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isRoot()
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||