org.outerj.daisy.frontend.admin
Class AclBinding

java.lang.Object
  extended by AbstractCustomBinding
      extended by org.outerj.daisy.frontend.admin.AclBinding

public class AclBinding
extends AbstractCustomBinding

The binding for loading an ACL object into the form for editing the binding, and vice versa.


Constructor Summary
AclBinding()
           
 
Method Summary
protected  void doLoad(Widget widget, JXPathContext jxPathContext)
           
protected  void doSave(Widget widget, JXPathContext jxPathContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AclBinding

public AclBinding()
Method Detail

doLoad

protected void doLoad(Widget widget,
                      JXPathContext jxPathContext)
               throws java.lang.Exception
Throws:
java.lang.Exception

doSave

protected void doSave(Widget widget,
                      JXPathContext jxPathContext)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.