|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.topia.persistence.TopiaEntityAbstract
org.chorem.callao.entity.AccountAbstract
org.chorem.callao.entity.AccountImpl
public class AccountImpl
Implantation des operations pour l'entité Account.
| Field Summary |
|---|
| Fields inherited from class org.chorem.callao.entity.AccountAbstract |
|---|
entry, masterAccount, subAccount, type |
| Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables |
| Fields inherited from interface org.chorem.callao.entity.Account |
|---|
ACCOUNT_NUMBER, ENTRY, LABEL, MASTER_ACCOUNT, SUB_ACCOUNT, TYPE |
| Constructor Summary | |
|---|---|
AccountImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class org.chorem.callao.entity.AccountAbstract |
|---|
accept, addAllEntry, addAllSubAccount, addEntry, addSubAccount, clearEntry, clearSubAccount, delete, getAccountNumber, getAggregate, getComposite, getEntry, getEntryByTopiaId, getLabel, getMasterAccount, getSubAccount, getSubAccountByTopiaId, getType, isEntryEmpty, isSubAccountEmpty, removeEntry, removeSubAccount, setAccountNumber, setEntry, setLabel, setMasterAccount, setSubAccount, setType, sizeEntry, sizeSubAccount, toString, update |
| Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.chorem.callao.entity.Account |
|---|
addAllEntry, addAllSubAccount, addEntry, addSubAccount, clearEntry, clearSubAccount, getAccountNumber, getEntry, getEntryByTopiaId, getLabel, getMasterAccount, getSubAccount, getSubAccountByTopiaId, getType, isEntryEmpty, isSubAccountEmpty, removeEntry, removeSubAccount, setAccountNumber, setEntry, setLabel, setMasterAccount, setSubAccount, setType, sizeEntry, sizeSubAccount |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, delete, getAggregate, getComposite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion, update |
| Constructor Detail |
|---|
public AccountImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||