Overview
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
P
R
S
T
U
V
W
C
CrCredential
- class com.lamsinternational.lams.contentrepository.
CrCredential
.
CrCredential(String, String, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrCredential
full constructor
CrCredential()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrCredential
default constructor
CrNode
- class com.lamsinternational.lams.contentrepository.
CrNode
.
CrNode(String, String, Date, Long, CrWorkspace, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNode
full constructor
CrNode()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNode
default constructor
CrNode(String, Long, CrWorkspace, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNode
minimal constructor
CrNodeVersion
- class com.lamsinternational.lams.contentrepository.
CrNodeVersion
.
CrNodeVersion(Long, Date, CrNode, CrNodeVersion, Set, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNodeVersion
full constructor
CrNodeVersion()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNodeVersion
default constructor
CrNodeVersion(Long, CrNode, CrNodeVersion, Set, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNodeVersion
minimal constructor
CrNodeVersionProperty
- class com.lamsinternational.lams.contentrepository.
CrNodeVersionProperty
.
CrNodeVersionProperty(String, String, int, CrNodeVersion)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNodeVersionProperty
full constructor
CrNodeVersionProperty()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrNodeVersionProperty
default constructor
CrWorkspace
- class com.lamsinternational.lams.contentrepository.
CrWorkspace
.
CrWorkspace(String, Set, Set)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrWorkspace
full constructor
CrWorkspace()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrWorkspace
default constructor
CrWorkspaceCredential
- class com.lamsinternational.lams.contentrepository.
CrWorkspaceCredential
.
CrWorkspaceCredential(CrWorkspace, CrCredential)
- Constructor for class com.lamsinternational.lams.contentrepository.
CrWorkspaceCredential
full constructor
CrWorkspaceCredential()
- Constructor for class com.lamsinternational.lams.contentrepository.
CrWorkspaceCredential
default constructor
CredentialDAO
- class com.lamsinternational.lams.contentrepository.dao.hibernate.
CredentialDAO
.
Implements the credentials lookup using Hibernate.
CredentialDAO()
- Constructor for class com.lamsinternational.lams.contentrepository.dao.hibernate.
CredentialDAO
checkCredential(ICredentials, IWorkspace)
- Method in interface com.lamsinternational.lams.contentrepository.dao.
ICredentialDAO
Check the supplied credential to the workspace.
checkCredential(ICredentials)
- Method in interface com.lamsinternational.lams.contentrepository.dao.
ICredentialDAO
Check the supplied credential to the repository By doing the check at this level, the password does not need to be read from the database.
checkCredential(ICredentials, IWorkspace)
- Method in class com.lamsinternational.lams.contentrepository.dao.hibernate.
CredentialDAO
Checks whether a user can login to this workspace.
checkCredential(ICredentials)
- Method in class com.lamsinternational.lams.contentrepository.dao.hibernate.
CredentialDAO
Checks whether a user can login to the repository.
checkCredentialInternal(ICredentials, IWorkspace)
- Method in class com.lamsinternational.lams.contentrepository.dao.hibernate.
CredentialDAO
Checks whether a user can login to the repository.
clear()
- Method in interface com.lamsinternational.lams.contentrepository.
ITicket
Make this ticket unusable.
clear()
- Method in class com.lamsinternational.lams.contentrepository.
SimpleTicket
Make this ticket unusable.
clearPassword()
- Method in interface com.lamsinternational.lams.contentrepository.
ICredentials
Clear the current password - important not to leave this lying around.
clearPassword()
- Method in class com.lamsinternational.lams.contentrepository.
SimpleCredentials
Clear the current password.
com.lamsinternational.lams.contentrepository.dao.hibernate
- package com.lamsinternational.lams.contentrepository.dao.hibernate
com.lamsinternational.lams.contentrepository.struts.action
- package com.lamsinternational.lams.contentrepository.struts.action
com.lamsinternational.lams.contentrepository.struts.form
- package com.lamsinternational.lams.contentrepository.struts.form
compareTo(Object)
- Method in class com.lamsinternational.lams.contentrepository.
SimpleVersionDetail
Compares this object with the specified object for order.
createCredential(ICredentials)
- Method in interface com.lamsinternational.lams.contentrepository.
IRepository
Create a new repository "user" - usually a tool.
createCredential(ICredentials)
- Method in class com.lamsinternational.lams.contentrepository.
SimpleRepository
Create a new repository "user" - usually a tool.
createNewWorkspace(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class com.lamsinternational.lams.contentrepository.struts.action.
LoginRepositoryAction
Create and login to a new workspace
Overview
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
P
R
S
T
U
V
W