org.outerj.daisy.frontend.admin
Class AdminApple.UserHandler

java.lang.Object
  extended by org.outerj.daisy.frontend.admin.AdminApple.UserHandler
Enclosing class:
AdminApple

public static class AdminApple.UserHandler
extends java.lang.Object


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
AdminApple.UserHandler()
           
 
Method Summary
 void deleteEntity(long id, org.outerj.daisy.repository.Repository repository)
           
 org.apache.xmlbeans.XmlObject getEntityList(org.outerj.daisy.repository.Repository repository)
           
 java.lang.String getEntityName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

AdminApple.UserHandler

public AdminApple.UserHandler()
Method Detail

getEntityName

public java.lang.String getEntityName()

deleteEntity

public void deleteEntity(long id,
                         org.outerj.daisy.repository.Repository repository)
                  throws java.lang.Exception
Throws:
java.lang.Exception

getEntityList

public org.apache.xmlbeans.XmlObject getEntityList(org.outerj.daisy.repository.Repository repository)
                                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.