Class TransactionGlEntry
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.accounting.server.entity.TransactionGlEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of TransactionGlEntryTransactionGlEntry(TransactionGlEntryValue value, EntityPermission entityPermission) Creates a new instance of TransactionGlEntry -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleangetGlAccount(EntityPermission entityPermission) getGlAccount(Session session) getGlAccount(Session session, EntityPermission entityPermission) getGlAccountForUpdate(Session session) booleangetGroupParty(EntityPermission entityPermission) getGroupParty(Session session) getGroupParty(Session session, EntityPermission entityPermission) getGroupPartyForUpdate(Session session) booleanbooleangetOriginalCurrency(EntityPermission entityPermission) getOriginalCurrency(Session session) getOriginalCurrency(Session session, EntityPermission entityPermission) getOriginalCurrencyForUpdate(Session session) booleangetParentTransactionGlEntry(EntityPermission entityPermission) getParentTransactionGlEntry(Session session) getParentTransactionGlEntry(Session session, EntityPermission entityPermission) booleanbooleangetTransaction(EntityPermission entityPermission) getTransaction(Session session) getTransaction(Session session, EntityPermission entityPermission) getTransactionForUpdate(Session session) getTransactionGlAccountCategory(EntityPermission entityPermission) getTransactionGlAccountCategory(Session session) getTransactionGlAccountCategory(Session session, EntityPermission entityPermission) booleanbooleanbooleanbooleaninthashCode()voidremove()voidvoidvoidsetFromTime(Long fromTime) voidsetGlAccount(GlAccount entity) voidsetGlAccountPK(GlAccountPK glAccountPK) voidsetGroupParty(Party entity) voidsetGroupPartyPK(PartyPK groupPartyPK) voidsetOriginalAmount(Long originalAmount) voidsetOriginalCurrency(Currency entity) voidsetOriginalCurrencyPK(CurrencyPK originalCurrencyPK) voidvoidsetParentTransactionGlEntryPK(TransactionGlEntryPK parentTransactionGlEntryPK) voidsetThruTime(Long thruTime) voidsetTransaction(Transaction entity) voidvoidsetTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidsetTransactionGlEntrySequence(Integer transactionGlEntrySequence) voidvoidsetTransactionPK(TransactionPK transactionPK) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
TransactionGlEntry
Creates a new instance of TransactionGlEntry- Throws:
PersistenceException
-
TransactionGlEntry
Creates a new instance of TransactionGlEntry
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getTransactionGlEntryValue
-
setTransactionGlEntryValue
public void setTransactionGlEntryValue(TransactionGlEntryValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getTransactionPK
-
getTransaction
-
getTransaction
-
getTransaction
-
getTransaction
-
getTransactionForUpdate
-
getTransactionForUpdate
-
setTransactionPK
public void setTransactionPK(TransactionPK transactionPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setTransaction
-
getTransactionPKHasBeenModified
-
getTransactionGlEntrySequence
-
setTransactionGlEntrySequence
public void setTransactionGlEntrySequence(Integer transactionGlEntrySequence) throws PersistenceNotNullException, PersistenceReadOnlyException -
getTransactionGlEntrySequenceHasBeenModified
-
getParentTransactionGlEntryPK
-
getParentTransactionGlEntry
public TransactionGlEntry getParentTransactionGlEntry(Session session, EntityPermission entityPermission) -
getParentTransactionGlEntry
-
getParentTransactionGlEntry
-
getParentTransactionGlEntry
-
getParentTransactionGlEntryForUpdate
-
getParentTransactionGlEntryForUpdate
-
setParentTransactionGlEntryPK
public void setParentTransactionGlEntryPK(TransactionGlEntryPK parentTransactionGlEntryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setParentTransactionGlEntry
-
getParentTransactionGlEntryPKHasBeenModified
-
getGroupPartyPK
-
getGroupParty
-
getGroupParty
-
getGroupParty
-
getGroupParty
-
getGroupPartyForUpdate
-
getGroupPartyForUpdate
-
setGroupPartyPK
public void setGroupPartyPK(PartyPK groupPartyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGroupParty
-
getGroupPartyPKHasBeenModified
-
getTransactionGlAccountCategoryPK
-
getTransactionGlAccountCategory
public TransactionGlAccountCategory getTransactionGlAccountCategory(Session session, EntityPermission entityPermission) -
getTransactionGlAccountCategory
public TransactionGlAccountCategory getTransactionGlAccountCategory(EntityPermission entityPermission) -
getTransactionGlAccountCategory
-
getTransactionGlAccountCategory
-
getTransactionGlAccountCategoryForUpdate
-
getTransactionGlAccountCategoryForUpdate
-
setTransactionGlAccountCategoryPK
public void setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setTransactionGlAccountCategory
-
getTransactionGlAccountCategoryPKHasBeenModified
-
getGlAccountPK
-
getGlAccount
-
getGlAccount
-
getGlAccount
-
getGlAccount
-
getGlAccountForUpdate
-
getGlAccountForUpdate
-
setGlAccountPK
public void setGlAccountPK(GlAccountPK glAccountPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccount
-
getGlAccountPKHasBeenModified
-
getOriginalCurrencyPK
-
getOriginalCurrency
-
getOriginalCurrency
-
getOriginalCurrency
-
getOriginalCurrency
-
getOriginalCurrencyForUpdate
-
getOriginalCurrencyForUpdate
-
setOriginalCurrencyPK
public void setOriginalCurrencyPK(CurrencyPK originalCurrencyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setOriginalCurrency
-
getOriginalCurrencyPKHasBeenModified
-
getOriginalAmount
-
setOriginalAmount
public void setOriginalAmount(Long originalAmount) throws PersistenceNotNullException, PersistenceReadOnlyException -
getOriginalAmountHasBeenModified
-
getAmount
-
setAmount
-
getAmountHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-