|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityCreationHandler
TODO: Document this class / interface here
| Method Summary | |
|---|---|
com.atlassian.crowd.embedded.api.User |
createUserNoNotification(String username,
String password,
String emailAddress,
String displayName)
|
com.atlassian.crowd.embedded.api.User |
createUserWithNotification(String username,
String password,
String email,
String fullname,
int userEventType)
|
boolean |
isReal()
|
| Method Detail |
|---|
com.atlassian.crowd.embedded.api.User createUserWithNotification(String username,
String password,
String email,
String fullname,
int userEventType)
throws PermissionException,
CreateException
PermissionException
CreateException
com.atlassian.crowd.embedded.api.User createUserNoNotification(String username,
String password,
String emailAddress,
String displayName)
throws PermissionException,
CreateException
PermissionException
CreateExceptionboolean isReal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||