Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
I
ICredentials
- interface org.lamsfoundation.lams.contentrepository.
ICredentials
.
Base interface for all credentials that may be passed to the Repository.login() method.
INITIALPATH
- Static variable in class org.lamsfoundation.lams.contentrepository.
PropertyName
INITIALPATH is required for a package node
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 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.
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.
InvalidParameterException(String)
- Constructor for class org.lamsfoundation.lams.contentrepository.
InvalidParameterException
Constructs a new instance of this class given a message describing the failure cause.
InvalidParameterException(String, Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
InvalidParameterException
Constructs a new instance of this class given a message describing the failure and a root throwable.
InvalidParameterException(Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
InvalidParameterException
Constructs a new instance of this class given a root throwable.
ItemExistsException
- exception org.lamsfoundation.lams.contentrepository.
ItemExistsException
.
An item already exists with the given id or path.
ItemExistsException()
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemExistsException
Constructs a new instance of this class.
ItemExistsException(String)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemExistsException
Constructs a new instance of this class given a message describing the failure cause.
ItemExistsException(String, Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemExistsException
Constructs a new instance of this class given a message describing the failure and a root throwable.
ItemExistsException(Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemExistsException
Constructs a new instance of this class given a root throwable.
ItemNotFoundException
- exception org.lamsfoundation.lams.contentrepository.
ItemNotFoundException
.
Item requested does not exist.
ItemNotFoundException()
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemNotFoundException
Constructs a new instance of this class.
ItemNotFoundException(String)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemNotFoundException
Constructs a new instance of this class given a message describing the failure cause.
ItemNotFoundException(String, Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemNotFoundException
Constructs a new instance of this class given a message describing the failure and a root throwable.
ItemNotFoundException(Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
ItemNotFoundException
Constructs a new instance of this class given a root throwable.
incrementNextVersionId()
- Method in class org.lamsfoundation.lams.contentrepository.
CrNode
Get the next version id for this node and then increment it.
isNodeType(String)
- Method in class org.lamsfoundation.lams.contentrepository.
CrNode
Indicates whether this node is of the specified node type.
isNodeType(String)
- Method in interface org.lamsfoundation.lams.contentrepository.
IVersionedNode
Indicates whether this node is of the specified node type.
isValidNodeType(String)
- Static method in class org.lamsfoundation.lams.contentrepository.
NodeType
Does this string represent a known node type.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W