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

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

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


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
AdminApple.LanguageHandler()
           
 
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.LanguageHandler

public AdminApple.LanguageHandler()
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.