|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.crypto.internal.DefaultUserDocumentUtils
@Component public class DefaultUserDocumentUtils
Default implementation of UserDocumentUtils.
| Constructor Summary | |
|---|---|
DefaultUserDocumentUtils()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCurrentUser()
|
java.lang.String |
getUserDocURL(java.lang.String userDocName)
Get the external URL pointing to the given user document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultUserDocumentUtils()
| Method Detail |
|---|
public java.lang.String getCurrentUser()
getCurrentUser in interface UserDocumentUtilsUserDocumentUtils.getCurrentUser()public java.lang.String getUserDocURL(java.lang.String userDocName)
getUserDocURL in interface UserDocumentUtilsuserDocName - the string representation of the document reference for the user document.
UserDocumentUtils.getUserDocURL(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||