|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.samples |
|---|
| Classes in org.ogf.graap.wsag.samples that implement ICreateAgreementAction | |
|---|---|
class |
Sample1CreateAgreementAction
Sample1CreateAgreementAction |
class |
Sample2CreateAgreementAction
Sample1CreateAgreementAction |
class |
SampleMonitoredAgreementAction
SampleMonitorableAgreementAction |
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.samples.actions |
|---|
| Classes in org.ogf.graap.wsag.samples.actions that implement ICreateAgreementAction | |
|---|---|
class |
SampleCreateAgreementAction
SampleCreateAgreementAction |
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.samples.pendingagreement |
|---|
| Classes in org.ogf.graap.wsag.samples.pendingagreement that implement ICreateAgreementAction | |
|---|---|
class |
CreatePendingAgreementAction
CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process. |
class |
CreatePendingAgreementWithNotificationAction
CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process. |
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.samples.site |
|---|
| Classes in org.ogf.graap.wsag.samples.site that implement ICreateAgreementAction | |
|---|---|
class |
ExampleCreateAgreementAction
This action is used as example in the WSAG4J documentation. |
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.server.actions |
|---|
| Classes in org.ogf.graap.wsag.server.actions that implement ICreateAgreementAction | |
|---|---|
class |
AbstractCreateAgreementAction
AbstractCreateAgreementAction Abstract base class for agreement creation actions. |
| Uses of ICreateAgreementAction in org.ogf.graap.wsag.server.actions.impl |
|---|
| Methods in org.ogf.graap.wsag.server.actions.impl with parameters of type ICreateAgreementAction | |
|---|---|
void |
AgreementFactoryAction.setCreateAgreementAction(ICreateAgreementAction createAgreement)
Sets the SLA creation strategy for this factory action. |
| Constructors in org.ogf.graap.wsag.server.actions.impl with parameters of type ICreateAgreementAction | |
|---|---|
AgreementFactoryAction(IGetTemplateAction templateAction,
ICreateAgreementAction createAgreementAction,
INegotiationAction negotiationAction)
Creates a new AgreementFactoryAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||