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

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

public class AdminEntityEditorApple.UserEntityEditor
extends java.lang.Object


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

public AdminEntityEditorApple.UserEntityEditor()
Method Detail

getEntityName

public java.lang.String getEntityName()

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

prepareForm

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

addViewData

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


Copyright © -2006 . All Rights Reserved.