Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
R
S
T
U
G
getAllDocuments()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets all documents which are in the repository.
getAllowedUsers()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets the users which are allowed to access the repository or null if only the owner is allowed.
getContent()
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
getContent()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Gets the content of the document.
getDocument(String, long)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets one specific document from the repository.
getName()
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
getName()
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
UserImpl
getName()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Gets the name of the document.
getName()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets the name of the repository or null if not set.
getName()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IUser
Gets the name of this user.
getOwner()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets the owner of the repository or null if not set.
getPassword()
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
UserImpl
getPassword()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IUser
Gets the SHA hashed password for this user.
getServerUrl()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IRepository
Gets the URL of the DSGFileMan server or null if not set.
getVersion()
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
getVersion()
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Gets the version of this document.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
R
S
T
U