|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.spaces.SpaceUtils
public class SpaceUtils
| Constructor Summary | |
|---|---|
SpaceUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getUsernameFromPersonalSpaceKey(java.lang.String key)
Retrieves the username from a personal space key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpaceUtils()
| Method Detail |
|---|
public static java.lang.String getUsernameFromPersonalSpaceKey(java.lang.String key)
key - the personal space key
java.lang.IllegalArgumentException - if key is valid. Please check with Space.isValidPersonalSpaceKey(String) first.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||