| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
|  void | endBean(String path,
               Object source,
               Object target)Called after all processing has been completed on the target bean, this included its related beans | 
|  void | endBeanAdd(String path,
                     Object source,
                     Object target)Called after adding the persistent target bean, only used in the updateBean moulder | 
|  void | endBeanDelete(String path,
                           Object source,
                           Object target)Called after deleting the persistent target bean, only used in the deleteBean moulder | 
|  void | endBeanUpdate(String path,
                           Object source,
                           Object target)Called after updating the persistent target bean, only used in the updateBean moulder | 
|  void | startBean(String path,
                   Object source,
                   Object target)Called prior to any processing of the target bean | 
|  void | startBeanAdd(String path,
                         Object source,
                         Object target)Called prior to adding the persistent target bean, only used in the updateBean moulder | 
|  void | startBeanDelete(String path,
                               Object source,
                               Object target)Called prior to deleting the target bean, only used in the deleteBean moulder | 
|  void | startBeanUpdate(String path,
                               Object source,
                               Object target)Called prior to updating the persistent target bean, only used in the updateBean moulder | 
| Method Detail | 
public void startBean(String path,
                      Object source,
                      Object target)
               throws ApplicationException,
                      ApplicationExceptions,
                      FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void endBean(String path,
                    Object source,
                    Object target)
             throws ApplicationException,
                    ApplicationExceptions,
                    FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void startBeanDelete(String path,
                            Object source,
                            Object target)
                     throws ApplicationException,
                            ApplicationExceptions,
                            FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void endBeanDelete(String path,
                          Object source,
                          Object target)
                   throws ApplicationException,
                          ApplicationExceptions,
                          FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void startBeanAdd(String path,
                         Object source,
                         Object target)
                  throws ApplicationException,
                         ApplicationExceptions,
                         FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void endBeanAdd(String path,
                       Object source,
                       Object target)
                throws ApplicationException,
                       ApplicationExceptions,
                       FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void startBeanUpdate(String path,
                            Object source,
                            Object target)
                     throws ApplicationException,
                            ApplicationExceptions,
                            FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException
public void endBeanUpdate(String path,
                          Object source,
                          Object target)
                   throws ApplicationException,
                          ApplicationExceptions,
                          FrameworkException
ApplicationException
ApplicationExceptions
FrameworkException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||