be.ehealth.businessconnector.therlink.domain.requests
Class RevokeTherapeuticLinkRequest

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType
      extended by be.ehealth.businessconnector.therlink.domain.requests.RevokeTherapeuticLinkRequest
All Implemented Interfaces:
Serializable

public class RevokeTherapeuticLinkRequest
extends TherapeuticLinkRequestType

PutTherapeuticLinkRequest.

See Also:
Serialized Form

Constructor Summary
RevokeTherapeuticLinkRequest(org.joda.time.DateTime date, String id, Author author, TherapeuticLink link, Proof... proofs)
           
RevokeTherapeuticLinkRequest(String id, Date date, Author author, TherapeuticLink link, Proof... proofs)
          Deprecated. 
 
Method Summary
 
Methods inherited from class be.ehealth.businessconnector.therlink.domain.TherapeuticLinkRequestType
equals, getAuthor, getDate, getDateTime, getID, getLink, getProofs, hashCode, setLink, setProofs, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RevokeTherapeuticLinkRequest

@Deprecated
public RevokeTherapeuticLinkRequest(String id,
                                               Date date,
                                               Author author,
                                               TherapeuticLink link,
                                               Proof... proofs)
Deprecated. 

Parameters:
id -
date -
author -
link -
proofs -

RevokeTherapeuticLinkRequest

public RevokeTherapeuticLinkRequest(org.joda.time.DateTime date,
                                    String id,
                                    Author author,
                                    TherapeuticLink link,
                                    Proof... proofs)
Parameters:
id -
date -
author -
link -
proofs -



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