public interface ITemplate extends IWorkspace
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 |
---|---|
IThingIDList |
getPages(int startIndex,
int endIndex)
returns a paged list of all workspaces using this template in id order
|
removeReference, setReferences
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
getIsProcessed, getTemplateID, putWorkspaceInfo, setWorkspaceInfo
IThingIDList getPages(int startIndex, int endIndex) throws MetaException
startIndex
- start indexendIndex
- end index, -1 for allMetaException
- if template not found or DB error