|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of INegotiationAction in org.ogf.graap.wsag.samples |
---|
Classes in org.ogf.graap.wsag.samples that implement INegotiationAction | |
---|---|
class |
Sample1NegotiateAgreementAction
Sample1NegotiateAgreementAction |
class |
Sample2NegotiateAgreementAction
Sample1NegotiateAgreementAction |
Uses of INegotiationAction in org.ogf.graap.wsag.samples.actions |
---|
Classes in org.ogf.graap.wsag.samples.actions that implement INegotiationAction | |
---|---|
class |
SampleNegotiateAction
SampleNegotiateAction |
Uses of INegotiationAction in org.ogf.graap.wsag.samples.pendingagreement |
---|
Classes in org.ogf.graap.wsag.samples.pendingagreement that implement INegotiationAction | |
---|---|
class |
NegotiatePendingAgreementAction
NegotiatePendingAgreementAction A negotiation action for a pending agreement. |
Uses of INegotiationAction in org.ogf.graap.wsag.server.actions |
---|
Classes in org.ogf.graap.wsag.server.actions that implement INegotiationAction | |
---|---|
class |
AbstractNegotiationAction
AbstractCreateAgreementAction Abstract base class for agreement creation actions. |
Uses of INegotiationAction in org.ogf.graap.wsag.server.actions.impl |
---|
Classes in org.ogf.graap.wsag.server.actions.impl that implement INegotiationAction | |
---|---|
class |
NegotiationUnsupportedAction
NegotiationUnsupportedAction |
Methods in org.ogf.graap.wsag.server.actions.impl that return INegotiationAction | |
---|---|
INegotiationAction |
AgreementFactoryAction.getNegotiationAction()
|
Methods in org.ogf.graap.wsag.server.actions.impl with parameters of type INegotiationAction | |
---|---|
void |
AgreementFactoryAction.setNegotiationAction(INegotiationAction negotiationAction)
Sets the negotiation strategy for this factory action. |
Constructors in org.ogf.graap.wsag.server.actions.impl with parameters of type INegotiationAction | |
---|---|
AgreementFactoryAction(IGetTemplateAction templateAction,
ICreateAgreementAction createAgreementAction,
INegotiationAction negotiationAction)
Creates a new AgreementFactoryAction . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |