de.willuhn.datasource.GenericObject
, de.willuhn.datasource.rmi.Changeable
, de.willuhn.datasource.rmi.DBObject
, de.willuhn.datasource.rmi.Transactionable
, Address
, HibiscusAddress
, HibiscusDBObject
, java.io.Serializable
, java.rmi.Remote
public class HibiscusAddressImpl extends AbstractHibiscusDBObject implements HibiscusAddress
Constructor | Description |
---|---|
HibiscusAddressImpl() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getBank() |
Liefert den Namen der Bank.
|
java.lang.String |
getBic() |
Liefert die BIC.
|
java.lang.String |
getBlz() |
Liefert die BLZ.
|
java.lang.String |
getIban() |
Liefert die IBAN.
|
java.lang.String |
getKategorie() |
Liefert einen Freitext mit der Kategorie.
|
java.lang.String |
getKommentar() |
Liefert einen zusaetzlichen Kommentar fuer den Adressbuch-Eintrag.
|
java.lang.String |
getKontonummer() |
Liefert die Kontonummer.
|
java.lang.String |
getName() |
Liefert den Namen.
|
java.lang.String |
getPrimaryAttribute() |
|
protected java.lang.String |
getTableName() |
|
protected void |
insertCheck() |
|
void |
setBank(java.lang.String name) |
Speichert den Namen der Bank.
|
void |
setBic(java.lang.String bic) |
Speichert die BIC.
|
void |
setBlz(java.lang.String blz) |
Speichert die BLZ des Empfaengers.
|
void |
setIban(java.lang.String iban) |
Speichert die IBAN.
|
void |
setKategorie(java.lang.String kategorie) |
Speichert die Kategorie.
|
void |
setKommentar(java.lang.String kommentar) |
Speichert einen zusaetzlichen Kommentar fuer den Adressbuch-Eintrag.
|
void |
setKontonummer(java.lang.String kontonummer) |
Speichert die Kontonummer des Empfaengers.
|
void |
setName(java.lang.String name) |
Speichert den Namen des Empfaengers.
|
protected void |
updateCheck() |
addDeleteListener, addStoreListener, clear, deleteCheck, equals, getAttribute, getAttributeNames, getAttributeType, getForeignObject, getID, getIDField, getInsertSQL, getList, getListQuery, getLoadQuery, getService, getUpdateSQL, hasChanged, hasChanged, init, insert, isNewObject, load, overwrite, removeDeleteListener, removeStoreListener, setAttribute, setID, setService, transactionBegin, transactionCommit, transactionRollback
delete, getMeta, setMeta, store
clear, delete, isNewObject, overwrite, store
addDeleteListener, addStoreListener, equals, getAttribute, getAttributeType, getList, load, removeDeleteListener, removeStoreListener
getMeta, setMeta
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRef, hashCode, toString, toStub
public HibiscusAddressImpl() throws java.rmi.RemoteException
java.rmi.RemoteException
protected java.lang.String getTableName()
getTableName
in class de.willuhn.datasource.db.AbstractDBObject
AbstractDBObject.getTableName()
public java.lang.String getPrimaryAttribute() throws java.rmi.RemoteException
getPrimaryAttribute
in interface de.willuhn.datasource.rmi.DBObject
getPrimaryAttribute
in interface de.willuhn.datasource.GenericObject
getPrimaryAttribute
in class de.willuhn.datasource.db.AbstractDBObject
java.rmi.RemoteException
GenericObject.getPrimaryAttribute()
protected void insertCheck() throws de.willuhn.util.ApplicationException
insertCheck
in class de.willuhn.datasource.db.AbstractDBObject
de.willuhn.util.ApplicationException
AbstractDBObject.insertCheck()
protected void updateCheck() throws de.willuhn.util.ApplicationException
updateCheck
in class de.willuhn.datasource.db.AbstractDBObject
de.willuhn.util.ApplicationException
AbstractDBObject.updateCheck()
public java.lang.String getKontonummer() throws java.rmi.RemoteException
Address
getKontonummer
in interface Address
java.rmi.RemoteException
Address.getKontonummer()
public java.lang.String getBlz() throws java.rmi.RemoteException
Address
getBlz
in interface Address
java.rmi.RemoteException
- BUGZILLA 534Address.getBlz()
public java.lang.String getName() throws java.rmi.RemoteException
Address
getName
in interface Address
java.rmi.RemoteException
Address.getName()
public void setKontonummer(java.lang.String kontonummer) throws java.rmi.RemoteException
HibiscusAddress
setKontonummer
in interface HibiscusAddress
kontonummer
- Kontonummer.java.rmi.RemoteException
HibiscusAddress.setKontonummer(java.lang.String)
public void setBlz(java.lang.String blz) throws java.rmi.RemoteException
HibiscusAddress
setBlz
in interface HibiscusAddress
blz
- BLZ.java.rmi.RemoteException
- BUGZILLA 534HibiscusAddress.setBlz(java.lang.String)
public void setName(java.lang.String name) throws java.rmi.RemoteException
HibiscusAddress
setName
in interface HibiscusAddress
name
- Name.java.rmi.RemoteException
HibiscusAddress.setName(java.lang.String)
public java.lang.String getKommentar() throws java.rmi.RemoteException
Address
getKommentar
in interface Address
java.rmi.RemoteException
Address.getKommentar()
public void setKommentar(java.lang.String kommentar) throws java.rmi.RemoteException
HibiscusAddress
setKommentar
in interface HibiscusAddress
java.rmi.RemoteException
HibiscusAddress.setKommentar(java.lang.String)
public java.lang.String getBank() throws java.rmi.RemoteException
HibiscusAddress
getBank
in interface HibiscusAddress
java.rmi.RemoteException
HibiscusAddress.getBank()
public void setBank(java.lang.String name) throws java.rmi.RemoteException
HibiscusAddress
setBank
in interface HibiscusAddress
name
- Name der Bank.java.rmi.RemoteException
HibiscusAddress.setBank(java.lang.String)
public java.lang.String getBic() throws java.rmi.RemoteException
Address
getBic
in interface Address
java.rmi.RemoteException
Address.getBic()
public void setBic(java.lang.String bic) throws java.rmi.RemoteException
HibiscusAddress
setBic
in interface HibiscusAddress
bic
- die BIC.java.rmi.RemoteException
HibiscusAddress.setBic(java.lang.String)
public java.lang.String getIban() throws java.rmi.RemoteException
Address
getIban
in interface Address
java.rmi.RemoteException
Address.getIban()
public void setIban(java.lang.String iban) throws java.rmi.RemoteException
HibiscusAddress
setIban
in interface HibiscusAddress
iban
- die IBAN.java.rmi.RemoteException
HibiscusAddress.setIban(java.lang.String)
public java.lang.String getKategorie() throws java.rmi.RemoteException
Address
getKategorie
in interface Address
java.rmi.RemoteException
Address.getKategorie()
public void setKategorie(java.lang.String kategorie) throws java.rmi.RemoteException
HibiscusAddress
setKategorie
in interface HibiscusAddress
kategorie
- die Kategorie.java.rmi.RemoteException
HibiscusAddress.setKategorie(java.lang.String)