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 TypeMethodDescriptionboolean
boolean
boolean
getGlAccount
(EntityPermission entityPermission) getGlAccount
(Session session) getGlAccount
(Session session, EntityPermission entityPermission) getGlAccountForUpdate
(Session session) boolean
getGroupParty
(EntityPermission entityPermission) getGroupParty
(Session session) getGroupParty
(Session session, EntityPermission entityPermission) getGroupPartyForUpdate
(Session session) boolean
boolean
getOriginalCurrency
(EntityPermission entityPermission) getOriginalCurrency
(Session session) getOriginalCurrency
(Session session, EntityPermission entityPermission) getOriginalCurrencyForUpdate
(Session session) boolean
getParentTransactionGlEntry
(EntityPermission entityPermission) getParentTransactionGlEntry
(Session session) getParentTransactionGlEntry
(Session session, EntityPermission entityPermission) boolean
boolean
getTransaction
(EntityPermission entityPermission) getTransaction
(Session session) getTransaction
(Session session, EntityPermission entityPermission) getTransactionForUpdate
(Session session) getTransactionGlAccountCategory
(EntityPermission entityPermission) getTransactionGlAccountCategory
(Session session) getTransactionGlAccountCategory
(Session session, EntityPermission entityPermission) boolean
boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
void
setFromTime
(Long fromTime) void
setGlAccount
(GlAccount entity) void
setGlAccountPK
(GlAccountPK glAccountPK) void
setGroupParty
(Party entity) void
setGroupPartyPK
(PartyPK groupPartyPK) void
setOriginalAmount
(Long originalAmount) void
setOriginalCurrency
(Currency entity) void
setOriginalCurrencyPK
(CurrencyPK originalCurrencyPK) void
void
setParentTransactionGlEntryPK
(TransactionGlEntryPK parentTransactionGlEntryPK) void
setThruTime
(Long thruTime) void
setTransaction
(Transaction entity) void
void
setTransactionGlAccountCategoryPK
(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) void
setTransactionGlEntrySequence
(Integer transactionGlEntrySequence) void
void
setTransactionPK
(TransactionPK transactionPK) void
toString()
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:
getBaseFactoryInstance
in classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
store
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
getTransactionGlEntryValue
-
setTransactionGlEntryValue
public void setTransactionGlEntryValue(TransactionGlEntryValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in 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
-