|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.danube.scrumworks.api2.DefaultWebServiceDelegate
public class DefaultWebServiceDelegate
Provides the default implementation of the WebserviceDelegate interface.
| Constructor Summary | |
|---|---|
DefaultWebServiceDelegate()
|
|
| Method Summary | |
|---|---|
void |
checkGlobalAdminAccess(UserLogic userLogic,
java.lang.String message)
Checks whether current user is global administrator. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultWebServiceDelegate()
| Method Detail |
|---|
public final void checkGlobalAdminAccess(UserLogic userLogic,
java.lang.String message)
throws ServerException
checkGlobalAdminAccess in interface WebserviceDelegateuserLogic - userLogicmessage - message
ServerException - if current user is not global administrator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||