public interface IFolder extends IContainer
IThing
,
IContainer
,
IFolderType
IThingNameInfo.INameAtom
INVALID_ID
ACL_CAPABILITY, ACL_FREE, ACL_LEVEL_0, ACL_LEVEL_1, ACL_LEVEL_2, ACL_NORMAL, AUTH_LEVEL_ANONYMOUS, AUTH_LEVEL_BASIC, AUTH_LEVEL_DEFAULT, AUTH_LEVEL_FULL_ACCESS, AUTH_LEVEL_NTLM
Modifier and Type | Method and Description |
---|---|
int |
getFolderType()
Get the type of this folder.
|
void |
setFolderType(int folderType)
Set the type of this folder.
|
getPath
addToContainer, copy, deactivate, deactivate, delete, delete, destroy, getThingID, getTreePath, getVersionInfo, hashCode, loadThings, onLoad, onSave, reactivate, relate, removeFromContainer, setProperties, setXTypeID, unrelate
getDbID, getTypeID, getXTypeID
putIsVersioned, putState, putThingInfo, setThingInfo
getAuthLevel, getIsVersioned, getOwnerID, getState, getStyleID
putParentID, setParentID
getParentID
putDates, setModified, setModified
getCreationDate, getLastModifiedDate
getAllLanguages, getDescription, getName, getNames, getThingLang, putNameDesc, setDescription, setDescription, setName, setName, setNameDesc
getDescription, getName
addNote, getNotes, removeNote
putInfo, setInfo
getInfo
getKeywords, putKeywords, setKeywords
evictCallback, refreshCallback
getSortID, putSortInfo, setSortID
getCount, getDepth, hasSubContainers, putContainerInfo
int getFolderType() throws MetaException
MetaException
void setFolderType(int folderType) throws MetaException
folderType
- corresponds to values in IFolderTypeMetaException