Index: lams_contentrepository/doc/index-files/index-9.html =================================================================== diff -u -rc95550f73f40e3070d2e0496f7a76546065e57bc -rc678d9c6d714a78885f0a83a16f198ca726a4799 --- lams_contentrepository/doc/index-files/index-9.html (.../index-9.html) (revision c95550f73f40e3070d2e0496f7a76546065e57bc) +++ lams_contentrepository/doc/index-files/index-9.html (.../index-9.html) (revision c678d9c6d714a78885f0a83a16f198ca726a4799) @@ -2,7 +2,7 @@ - + I-Index @@ -79,7 +79,8 @@ Repository.login() method.
IFileDAO - interface org.lamsfoundation.lams.contentrepository.dao.IFileDAO.
Manages the reading and writing of files to the repository directories.
INITIALPATH - Static variable in class org.lamsfoundation.lams.contentrepository.PropertyName
INITIALPATH is required for a package node -
INodeDAO - interface org.lamsfoundation.lams.contentrepository.dao.INodeDAO.
Data access routines for Nodes, versions and properties
IRepositoryAdmin - interface org.lamsfoundation.lams.contentrepository.service.IRepositoryAdmin.
Administrative interface to the Repository.
IRepositoryService - interface org.lamsfoundation.lams.contentrepository.service.IRepositoryService.
Tool access to the repository
ITicket - interface org.lamsfoundation.lams.contentrepository.ITicket.
Ticket represents the "authorisation" key to the repository.
IValue - interface org.lamsfoundation.lams.contentrepository.IValue.
A value is an object which is explicitly marked with a type.
IVersionDetail - interface org.lamsfoundation.lams.contentrepository.IVersionDetail.
Describes the version of a node.
IVersionedNode - interface org.lamsfoundation.lams.contentrepository.IVersionedNode.
The IVersionedNode interface represents a particular version of a node +
INodeDAO - interface org.lamsfoundation.lams.contentrepository.dao.INodeDAO.
Data access routines for Nodes, versions and properties
IRepositoryAdmin - interface org.lamsfoundation.lams.contentrepository.service.IRepositoryAdmin.
Administrative interface to the Repository.
IRepositoryService - interface org.lamsfoundation.lams.contentrepository.service.IRepositoryService.
Tool access to the repository
ITicket - interface org.lamsfoundation.lams.contentrepository.ITicket.
Ticket represents the "authorisation" key to the repository.
IToolContentHandler - interface org.lamsfoundation.lams.contentrepository.client.IToolContentHandler.
ToolContentHander is an abstract class that implements most of the functionality + of the interface.
IValue - interface org.lamsfoundation.lams.contentrepository.IValue.
A value is an object which is explicitly marked with a type.
IVersionDetail - interface org.lamsfoundation.lams.contentrepository.IVersionDetail.
Describes the version of a node.
IVersionedNode - interface org.lamsfoundation.lams.contentrepository.IVersionedNode.
The IVersionedNode interface represents a particular version of a node in the hierarchy that makes up the repository.
IVersionedNodeAdmin - interface org.lamsfoundation.lams.contentrepository.IVersionedNodeAdmin.
IVersionedNodeAdmin represents the full functionality for a versioned node.
IWorkspace - interface org.lamsfoundation.lams.contentrepository.IWorkspace.
A workspace is a grouping of content, which is accessed by a ticket.
IWorkspaceDAO - interface org.lamsfoundation.lams.contentrepository.dao.IWorkspaceDAO.
Data access routines for Workspaces.
InvalidParameterException - exception org.lamsfoundation.lams.contentrepository.InvalidParameterException.
Generic exception thrown whenever a parameter is missing.
InvalidParameterException() - Constructor for class org.lamsfoundation.lams.contentrepository.InvalidParameterException
Constructs a new instance of this class. @@ -147,9 +148,15 @@
isNodeType(String) - Method in class org.lamsfoundation.lams.contentrepository.service.SimpleVersionedNode
(non-Javadoc) +
isOffline(IVersionedNode) - +Method in interface org.lamsfoundation.lams.contentrepository.client.IToolContentHandler +
 
isOffline(IVersionedNode) - Method in class org.lamsfoundation.lams.contentrepository.client.ToolContentHandler
  +
isOnline(IVersionedNode) - +Method in interface org.lamsfoundation.lams.contentrepository.client.IToolContentHandler +
 
isOnline(IVersionedNode) - Method in class org.lamsfoundation.lams.contentrepository.client.ToolContentHandler