be.ehealth.businessconnector.recipe.utils
Class ACLUtils

java.lang.Object
  extended by be.ehealth.businessconnector.recipe.utils.ACLUtils

Deprecated.

@Deprecated
public final class ACLUtils
extends Object

Utility class for ACL.


Method Summary
static List<CredentialType> createACL(String prescriptionType, Long prescriberId, Long executorId, Long patientId)
          Deprecated. Creates the acl.
static Properties getRecipeProps()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createACL

public static List<CredentialType> createACL(String prescriptionType,
                                             Long prescriberId,
                                             Long executorId,
                                             Long patientId)
                                      throws TechnicalConnectorException
Deprecated. 
Creates the acl.

Parameters:
prescriptionType - the prescription type
prescriberId - the prescriber id
executorId - the executor id
patientId - the patient id
Returns:
the list
Throws:
TechnicalConnectorException

getRecipeProps

public static Properties getRecipeProps()
Deprecated. 
Returns:
the props



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