Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
P
R
S
T
U
S
setContent(byte[])
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
setContent(byte[])
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Sets the content of the document.
setName(String)
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
setName(String)
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
UserImpl
setName(String)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Sets the name of the document.
setName(String)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IUser
Sets the name of this user.
setPassword(String)
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
UserImpl
setPassword(String)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IUser
Sets the plaintext password of the user and hashes it with the SHA algorithm.
setPasswordHashed(String)
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
UserImpl
setPasswordHashed(String)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IUser
Sets the already hashed password of the user.
setVersion(long)
- Method in class at.ac.tuwien.dslab.rmi.common.impl.
DocumentImpl
setVersion(long)
- Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.
IDocument
Sets the version of the document (The first version is always assigned the value 1).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
P
R
S
T
U