|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bielefeld.umweltamt.aui.mappings.indeinl.AbstractAnh55Fachdaten
de.bielefeld.umweltamt.aui.mappings.indeinl.Anh55Fachdaten
public class Anh55Fachdaten
A class that represents a row in the 'ANH_56_FACHDATEN' table. This class may be customized as it is never re-generated after being created.
Constructor Summary | |
---|---|
Anh55Fachdaten()
Simple constructor of Anh55Fachdaten instances. |
|
Anh55Fachdaten(java.lang.Integer id)
Constructor of Anh55Fachdaten instances given a simple primary key. |
Method Summary | |
---|---|
static Anh55Fachdaten |
getAnh55ByObjekt(BasisObjekt objekt)
|
static Anh55Fachdaten |
getAnh55ByObjekt(BasisObjekt objekt,
Session session)
|
static java.util.List |
getAuswertungsListe()
Liefert eine Liste mit allen Anhang55 Objekten. |
static boolean |
saveFachdaten(Anh55Fachdaten fachdaten)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Anh55Fachdaten()
public Anh55Fachdaten(java.lang.Integer id)
id
- Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public static Anh55Fachdaten getAnh55ByObjekt(BasisObjekt objekt, Session session)
public static Anh55Fachdaten getAnh55ByObjekt(BasisObjekt objekt)
public static boolean saveFachdaten(Anh55Fachdaten fachdaten)
public static java.util.List getAuswertungsListe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |