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

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

public class AdminEntityEditorApple.PartTypeEntityEditor
extends java.lang.Object


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

public AdminEntityEditorApple.PartTypeEntityEditor()
Method Detail

getEntityName

public java.lang.String getEntityName()

prepareForm

public void prepareForm()
                 throws org.outerj.daisy.repository.RepositoryException
Throws:
org.outerj.daisy.repository.RepositoryException

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.