|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.order.medicom.ACLContributor
public class ACLContributor
| Field Summary | |
|---|---|
static ACE |
MEDICOM
|
static ACE |
ORDER
|
static ACE |
SETTINGS
|
| Constructor Summary | |
|---|---|
ACLContributor()
|
|
| Method Summary | |
|---|---|
ACE[] |
getACL()
return the ACL to be used by this extension |
ACE[] |
reject(ACE[] acl)
The framework will call this method if one ore more of the transmitted ACL's could not be integrated (illegal name or duplicate) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ACE MEDICOM
public static final ACE SETTINGS
public static final ACE ORDER
| Constructor Detail |
|---|
public ACLContributor()
| Method Detail |
|---|
public ACE[] getACL()
IACLContributor
getACL in interface IACLContributorpublic ACE[] reject(ACE[] acl)
IACLContributor
reject in interface IACLContributoracl - array of all rejected acls (these have not been integrated)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||