|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Internal public interface GroupConverter
| Method Summary | |
|---|---|
com.atlassian.crowd.embedded.api.Group |
getGroup(String stringValue)
Get the Group Object from the group name |
com.atlassian.crowd.embedded.api.Group |
getGroupObject(String stringValue)
Deprecated. Use getGroup(String) instead. Since v5.0. |
String |
getString(com.atlassian.crowd.embedded.api.Group group)
|
| Method Detail |
|---|
String getString(com.atlassian.crowd.embedded.api.Group group)
com.atlassian.crowd.embedded.api.Group getGroup(String stringValue)
throws FieldValidationException
stringValue -
FieldValidationException
com.atlassian.crowd.embedded.api.Group getGroupObject(String stringValue)
throws FieldValidationException
getGroup(String) instead. Since v5.0.
stringValue -
FieldValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||