butler.client.form
Interface FormAuthorizator


public interface FormAuthorizator

Author:
Fredrik Bertilsson

Method Summary
 boolean checkAuthorization(DForm form)
           
 boolean isPublic(DForm form)
           
 

Method Detail

checkAuthorization

boolean checkAuthorization(DForm form)
                           throws java.lang.Exception
Throws:
java.lang.Exception

isPublic

boolean isPublic(DForm form)
                 throws java.lang.Exception
Throws:
java.lang.Exception