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

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

public class AdminEntityEditorApple.CollectionEntityEditor
extends java.lang.Object


Constructor Summary
AdminEntityEditorApple.CollectionEntityEditor()
           
 
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.CollectionEntityEditor

public AdminEntityEditorApple.CollectionEntityEditor()
Method Detail

getEntityName

public java.lang.String getEntityName()

prepareForm

public void prepareForm()

addViewData

public void addViewData(java.util.Map viewData)
                 throws org.outerj.daisy.repository.RepositoryException
Throws:
org.outerj.daisy.repository.RepositoryException

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.