|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use User | |
net.sf.cantina | Basic representations of localizable Documents grouped in Realms. |
net.sf.cantina.system |
Abstract package containing base classes for persistable implementations
of Document , Realm . |
Uses of User in net.sf.cantina |
Methods in net.sf.cantina with parameters of type User | |
boolean |
Realm.accepts(User u)
|
Uses of User in net.sf.cantina.system |
Classes in net.sf.cantina.system that implement User | |
class |
HttpUser
|
Constructors in net.sf.cantina.system with parameters of type User | |
CreateDocumentTransaction(java.lang.String documentId,
java.lang.String realmName,
java.lang.String contentType,
User u)
|
|
ChangeDocumentTransaction(java.lang.String documentId,
User user,
byte[] content,
java.util.Locale locale)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |