be.fgov.ehealth.technicalconnector.ra.domain
Class Contract

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.ra.domain.Contract
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NewCertificateContract, RevokeCertificateContract

public abstract class Contract
extends Object
implements Serializable

Abstract class for that regroups the common info of a contract.

See Also:
Serialized Form

Method Summary
 String getContract()
           
 Identity getRequestor()
           
 boolean isContractViewed()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContract

public String getContract()

isContractViewed

public boolean isContractViewed()

getRequestor

public Identity getRequestor()



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.