|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSRemotingSession
Web service remoting session.
| Method Summary | |
|---|---|
CoreSession |
getDocumentManager()
Returns the document manager bound to the session. |
String |
getPassword()
Returns the user password bound to the session |
String |
getRepository()
Returns the repository bound to the session. |
UserManager |
getUserManager()
Returns the user manager bound to the session. |
String |
getUsername()
Returns the user name bound to the session. |
| Method Detail |
|---|
CoreSession getDocumentManager()
CoreSession instance.UserManager getUserManager()
String getRepository()
String getUsername()
String getPassword()
Note the password is clear.
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||