| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
UserDoesNotExistsException |
UserDoesNotExistsExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UserDoesNotExistsException |
UserDoesNotExistsExceptionHelper.extract(Any any) |
static UserDoesNotExistsException |
UserDoesNotExistsExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UserDoesNotExistsExceptionHelper.insert(Any any,
UserDoesNotExistsException s) |
static void |
UserDoesNotExistsExceptionHelper.write(OutputStream out,
UserDoesNotExistsException s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AlgorithmServicePOATie.checkUserPermission(String algorithmName,
String userId) |
boolean |
AlgorithmServiceOperations.checkUserPermission(String algorithmName,
String userId) |
boolean |
_AlgorithmServiceStub.checkUserPermission(String algorithmName,
String userId) |
| Constructor and Description |
|---|
UserDoesNotExistsExceptionHolder(UserDoesNotExistsException initial) |
Copyright © 2016. All rights reserved.