org.outerj.daisy.frontend.admin
Class AdminApple.BranchHandler
java.lang.Object
org.outerj.daisy.frontend.admin.AdminApple.BranchHandler
- Enclosing class:
- AdminApple
public static class AdminApple.BranchHandler
- extends java.lang.Object
|
Field Summary |
static java.lang.String |
NAME
|
|
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 |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
AdminApple.BranchHandler
public AdminApple.BranchHandler()
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.