public class ProtocolAccessControlBean extends AccessControlBean
| Constructor and Description |
|---|
ProtocolAccessControlBean() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCheckList()
Gets the list of protocol types
|
void |
setCheckList(java.lang.String protList)
Sets the list of protocol types.
|
org.alfresco.jlan.server.auth.acl.AccessControl |
toAccessControl()
Converts this object to a JLAN access control
|
getAccessLevel, getAccessType, getName, setAccessType, setBeanNamepublic void setCheckList(java.lang.String protList)
protList - the list of protocol typespublic java.lang.String getCheckList()
public org.alfresco.jlan.server.auth.acl.AccessControl toAccessControl()
AccessControlBeantoAccessControl in class AccessControlBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.