org.outerj.daisy.frontend.admin
Class AdminEntityEditorApple.BranchEntityEditor

java.lang.Object
  extended by org.outerj.daisy.frontend.admin.AdminEntityEditorApple.BranchEntityEditor
Enclosing class:
AdminEntityEditorApple

public class AdminEntityEditorApple.BranchEntityEditor
extends java.lang.Object


Constructor Summary
AdminEntityEditorApple.BranchEntityEditor()
           
 
Method Summary
 void addViewData(java.util.Map viewData)
           
 java.lang.Object createEntity()
           
 java.lang.Object getEntity(long id)
           
 java.lang.String getEntityName()
           
 void prepareForm()
           
 void saveEntity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminEntityEditorApple.BranchEntityEditor

public AdminEntityEditorApple.BranchEntityEditor()
Method Detail

getEntityName

public java.lang.String getEntityName()

prepareForm

public void prepareForm()

addViewData

public void addViewData(java.util.Map viewData)

getEntity

public java.lang.Object getEntity(long id)
                           throws java.lang.Exception
Throws:
java.lang.Exception

createEntity

public java.lang.Object createEntity()
                              throws java.lang.Exception
Throws:
java.lang.Exception

saveEntity

public void saveEntity()
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.