org.genealogie.bean
Interface StandardBean

All Known Implementing Classes:
TypeDocumentImpl, RepertoireImpl, TableImpl, RegistreImpl, TypeActeImpl, PaysImpl, RechercheImpl, MariageImpl, CommuneImpl, FamilleImpl, AccesImpl, RegistreSignetImpl, PersonneImpl, DocumentImpl, RechercheWebImpl, EtatRechercheImpl, DepartementImpl, AdresseWebImpl, TypeRechercheImpl, ActeImpl, AdresseImpl

public interface StandardBean

Interface des beans.

Version:
$Revision: 1.29 $, $Date: 2003/03/26 14:46:47 $
Author:
Templth

Method Summary
 void create()
           
 void load()
           
 void remove()
           
 void store()
           
 

Method Detail

create

public void create()
            throws JGeneaException

load

public void load()
          throws JGeneaException

store

public void store()
           throws JGeneaException

remove

public void remove()
            throws JGeneaException


Copyright © 2002 JGenea DAO. All Rights Reserved.