|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.recipe.utils.ACLUtils
@Deprecated public final class ACLUtils
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 |
---|
public static List<CredentialType> createACL(String prescriptionType, Long prescriberId, Long executorId, Long patientId) throws TechnicalConnectorException
prescriptionType
- the prescription typeprescriberId
- the prescriber idexecutorId
- the executor idpatientId
- the patient id
TechnicalConnectorException
public static Properties getRecipeProps()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |