|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.sm.els.ELSClient.ArgumentValidator
public static class ELSClient.ArgumentValidator
Validates parameters are correct for the various operations.
Constructor Summary | |
---|---|
ELSClient.ArgumentValidator()
|
Method Summary | |
---|---|
void |
checkInteraction(au.net.electronichealth.els.datatypes.v2010.InteractionType interaction)
Ensures that an interaction is valid. |
void |
checkInteractionRequest(au.net.electronichealth.els.datatypes.v2010.InteractionRequestType interactionRequest)
Ensures that an interaction request is valid. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELSClient.ArgumentValidator()
Method Detail |
---|
public final void checkInteraction(au.net.electronichealth.els.datatypes.v2010.InteractionType interaction)
interaction
- The interaction being checked (Mandatory)public final void checkInteractionRequest(au.net.electronichealth.els.datatypes.v2010.InteractionRequestType interactionRequest)
interactionRequest
- The interaction request being checked (Mandatory)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |