| Package | Description |
|---|---|
| com.cisco.thunderhead |
The following types of errors can occur:
Client times out waiting for the server Server cannot find the object requested Something was wrong with the request (i.e. |
| Modifier and Type | Method and Description |
|---|---|
Contributor |
ContextBean.getLastContributor()
Return the last contributor from the list if exists
|
Contributor |
ContextBean.getNewContributor()
Returns the new Contributor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Contributor> |
ContextBean.getContributors()
Returns the list of contributors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextBean.setNewContributor(Contributor newContributor)
Set the new Contributor
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextBean.setContributors(List<Contributor> contributors)
Set the contributors.
|
Copyright © 2018. All rights reserved.