| Package | Description |
|---|---|
| org.cristalise.kernel.common | |
| org.cristalise.kernel.entity |
| Modifier and Type | Field and Description |
|---|---|
CannotManageException |
CannotManageExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static CannotManageException |
CannotManageExceptionHelper.extract(Any a) |
static CannotManageException |
CannotManageExceptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CannotManageExceptionHelper.insert(Any a,
CannotManageException that) |
static void |
CannotManageExceptionHelper.write(OutputStream ostream,
CannotManageException value) |
| Constructor and Description |
|---|
CannotManageExceptionHolder(CannotManageException initialValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentPOATie.addRole(String roleName)
Add this Agent to the given role
|
void |
_AgentStub.addRole(String roleName)
Add this Agent to the given role
|
void |
AgentOperations.addRole(String roleName)
Add this Agent to the given role
|
void |
AgentPOATie.removeRole(String roleName)
Remove this Agent from the given role
|
void |
_AgentStub.removeRole(String roleName)
Remove this Agent from the given role
|
void |
AgentOperations.removeRole(String roleName)
Remove this Agent from the given role
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.