A B C D E F G H I L M N P R S T U V W

G

getBoolean() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
Returns a boolean representation of the value.
getBoolean() - Method in interface com.lamsinternational.lams.contentrepository.IValue
Returns a boolean representation of the value.
getChildNodeVersion(String) - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
Remove a child node to the childNodeVersions collection.
getChildNodeVersions() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
Gets the set of child nodes.
getCrCredential() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
 
getCrNodeVersion() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
 
getCrNodeVersionProperties() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getCrNodeVersions() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getCrNodes() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
 
getCrWorkspace() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getCrWorkspace() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
 
getCrWorkspaceCredentials() - Method in class com.lamsinternational.lams.contentrepository.CrCredential
 
getCrWorkspaceCredentials() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
 
getCreatedDateTime() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getCreatedDateTime() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getCreatedDateTime() - Method in interface com.lamsinternational.lams.contentrepository.IVersionDetail
Get the date/time of when this version was created.
getCreatedDateTime() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the date/time of when this node was created.
getCreatedDateTime() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionDetail
 
getCreatedDateTime() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getCredentialDAO() - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getCredentialId() - Method in class com.lamsinternational.lams.contentrepository.CrCredential
 
getDate() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
Returns a Calendar representation of the value.
getDate() - Method in interface com.lamsinternational.lams.contentrepository.IValue
Returns a Calendar representation of the value.
getDescription() - Method in interface com.lamsinternational.lams.contentrepository.IVersionDetail
Get the general text string describing the version.
getDescription() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionDetail
 
getDescription() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
 
getDirName() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
 
getDouble() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
Returns a double representation of the value.
getDouble() - Method in interface com.lamsinternational.lams.contentrepository.IValue
Returns a double representation of the value.
getEntryString() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
 
getFile() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the file, as an inputstream.
getFile() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
Get the file, as an inputstream.
getFile(Long, Long) - Method in interface com.lamsinternational.lams.contentrepository.dao.IFileDAO
Gets a file from the repository.
getFile(Long, Long) - Method in class com.lamsinternational.lams.contentrepository.dao.file.FileDAO
Gets a file from the repository.
getFileDAO() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getFileItem(ITicket, Long, Long) - Method in interface com.lamsinternational.lams.contentrepository.IRepository
Get an item from the repository based on the UUID.
getFileItem(ITicket, Long, Long, String) - Method in interface com.lamsinternational.lams.contentrepository.IRepository
Get an item from the repository based on the UUID and relative path.
getFileItem(ITicket, Long, Long) - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getFileItem(ITicket, Long, Long, String) - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getFilePath(Long, Long) - Method in interface com.lamsinternational.lams.contentrepository.dao.IFileDAO
Get the actual path of the file ie the path on disk
getFilePath(Long, Long) - Method in class com.lamsinternational.lams.contentrepository.dao.file.FileDAO
Get the actual path of the file ie the path on disk
getId() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
 
getIndentificationString() - Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
Returns the indentificationString.
getList(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.lamsinternational.lams.contentrepository.struts.action.NodeSelectionAction
Get the list of nodes in the workspace.
getLong() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
Returns a long representation of the value.
getLong() - Method in interface com.lamsinternational.lams.contentrepository.IValue
Returns a long representation of the value.
getMessage() - Method in class com.lamsinternational.lams.contentrepository.RepositoryCheckedException
 
getMessage() - Method in class com.lamsinternational.lams.contentrepository.RepositoryRuntimeException
 
getMethod() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
 
getName() - Method in class com.lamsinternational.lams.contentrepository.CrCredential
 
getName() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
 
getName() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
 
getName() - Method in interface com.lamsinternational.lams.contentrepository.ICredentials
Returns the name of the tool.
getName() - Method in interface com.lamsinternational.lams.contentrepository.IWorkspace
 
getName() - Method in class com.lamsinternational.lams.contentrepository.SimpleCredentials
Returns the name of the tool.
getNextVersionId() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getNode() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getNode(String) - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Returns the node at relPath, which is a child of this node.
getNode(String) - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
Another case for the factory?
getNodeDAO() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getNodeId() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getNodeKey() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the uuid and version of this node/version
getNodeKey() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getNodeList(ITicket) - Method in interface com.lamsinternational.lams.contentrepository.IRepository
Get a complete list of all nodes in the workspace and their version histories.
getNodeList(ITicket) - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getNodeMap() - Method in class com.lamsinternational.lams.contentrepository.struts.form.NodeSelectionForm
 
getNodeType() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Gets the type of the current node.
getNodeType() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getNodeVersion(Long) - Method in class com.lamsinternational.lams.contentrepository.CrNode
Get a particular version of this node
getNodes() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Returns an Set of all child nodes of node.
getNodes() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
If no nodes are found, returns an empty set.
getNvId() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getParentNodeVersion() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getPassword() - Method in class com.lamsinternational.lams.contentrepository.CrCredential
 
getPassword() - Method in interface com.lamsinternational.lams.contentrepository.ICredentials
Returns the password.
getPassword() - Method in class com.lamsinternational.lams.contentrepository.SimpleCredentials
Returns the password.
getPath() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getPath() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the path of this node
getPath() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getProperties() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Returns all properties of this node.
getProperties() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
Returns a set of IValue objects - this method could cause a problem when lazy initialised.
getProperty(String) - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
Get a property value
getProperty(String) - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Returns the property at relPath relative to this node.
getProperty(String) - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getRepositoryLocation() - Method in class com.lamsinternational.lams.contentrepository.dao.file.FileDAO
 
getString() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
Returns a string representation of the value.
getString() - Method in interface com.lamsinternational.lams.contentrepository.IValue
Returns a string representation of the value.
getTheFile() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
Returns the theFile.
getTicket() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the ticket through which this node was accessed.
getTicket() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getTicketId() - Method in interface com.lamsinternational.lams.contentrepository.ITicket
 
getTicketId() - Method in class com.lamsinternational.lams.contentrepository.SimpleTicket
 
getToolName() - Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
Returns the toolName.
getType() - Method in class com.lamsinternational.lams.contentrepository.CrNode
 
getType() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
 
getType() - Method in interface com.lamsinternational.lams.contentrepository.IValue
 
getUUID() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Returns the UUID of this node as recorded in the node's jcr:UUID property.
getUUID() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getUuid() - Method in class com.lamsinternational.lams.contentrepository.NodeKey
 
getUuid() - Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
 
getValue() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
 
getVersion() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the version of this node.
getVersion() - Method in class com.lamsinternational.lams.contentrepository.NodeKey
 
getVersion() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
 
getVersionDescription() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
Get the version description.
getVersionHistory() - Method in class com.lamsinternational.lams.contentrepository.CrNode
Get the history for this node.
getVersionHistory(ITicket, Long) - Method in interface com.lamsinternational.lams.contentrepository.IRepository
Get the history for a node.
getVersionHistory() - Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
Get the version history for this node, ordered by version id.
getVersionHistory(ITicket, Long) - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getVersionHistory() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
Get the history for this node.
getVersionId() - Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
 
getVersionId() - Method in interface com.lamsinternational.lams.contentrepository.IVersionDetail
Get the version id.
getVersionId() - Method in class com.lamsinternational.lams.contentrepository.SimpleVersionDetail
 
getVersionIds() - Method in class com.lamsinternational.lams.contentrepository.CrNode
Get a list of all the versions - just the Long value.
getWcId() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
 
getWorkspaceDAO() - Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
 
getWorkspaceId() - Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
 
getWorkspaceId() - Method in interface com.lamsinternational.lams.contentrepository.ITicket
Get the workspace associated with this ticket Should only be accessed by the content repository package members.
getWorkspaceId() - Method in interface com.lamsinternational.lams.contentrepository.IWorkspace
 
getWorkspaceId() - Method in class com.lamsinternational.lams.contentrepository.SimpleTicket
Get the workspace associated with this ticket Should only be accessed by the content repository package members.
getWorkspaceName() - Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
Returns the workspaceName.

A B C D E F G H I L M N P R S T U V W