|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.admin.ACLContributor
public class ACLContributor
Contribution of the basic system's ACLs
| 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 |
| 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 January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||