Class TransactionGlAccountCategoryDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.accounting.server.entity.TransactionGlAccountCategoryDetail
- 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 TransactionGlAccountCategoryDetailTransactionGlAccountCategoryDetail(TransactionGlAccountCategoryDetailValue value, EntityPermission entityPermission) Creates a new instance of TransactionGlAccountCategoryDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetGlAccountCategory(EntityPermission entityPermission) getGlAccountCategory(Session session) getGlAccountCategory(Session session, EntityPermission entityPermission) getGlAccountCategoryForUpdate(Session session) booleanbooleanbooleangetTransactionGlAccountCategory(EntityPermission entityPermission) getTransactionGlAccountCategory(Session session) getTransactionGlAccountCategory(Session session, EntityPermission entityPermission) booleanbooleangetTransactionType(EntityPermission entityPermission) getTransactionType(Session session) getTransactionType(Session session, EntityPermission entityPermission) getTransactionTypeForUpdate(Session session) booleanbooleaninthashCode()voidremove()voidvoidsetFromTime(Long fromTime) voidvoidsetGlAccountCategoryPK(GlAccountCategoryPK glAccountCategoryPK) voidsetSortOrder(Integer sortOrder) voidsetThruTime(Long thruTime) voidvoidvoidsetTransactionGlAccountCategoryName(String transactionGlAccountCategoryName) voidsetTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidsetTransactionType(TransactionType entity) voidsetTransactionTypePK(TransactionTypePK transactionTypePK) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
TransactionGlAccountCategoryDetail
Creates a new instance of TransactionGlAccountCategoryDetail- Throws:
PersistenceException
-
TransactionGlAccountCategoryDetail
public TransactionGlAccountCategoryDetail(TransactionGlAccountCategoryDetailValue value, EntityPermission entityPermission) Creates a new instance of TransactionGlAccountCategoryDetail
-
-
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
-
getTransactionGlAccountCategoryDetailValue
-
setTransactionGlAccountCategoryDetailValue
public void setTransactionGlAccountCategoryDetailValue(TransactionGlAccountCategoryDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
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
-
getTransactionTypePK
-
getTransactionType
-
getTransactionType
-
getTransactionType
-
getTransactionType
-
getTransactionTypeForUpdate
-
getTransactionTypeForUpdate
-
setTransactionTypePK
public void setTransactionTypePK(TransactionTypePK transactionTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setTransactionType
-
getTransactionTypePKHasBeenModified
-
getTransactionGlAccountCategoryName
-
setTransactionGlAccountCategoryName
public void setTransactionGlAccountCategoryName(String transactionGlAccountCategoryName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getTransactionGlAccountCategoryNameHasBeenModified
-
getGlAccountCategoryPK
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategoryForUpdate
-
getGlAccountCategoryForUpdate
-
setGlAccountCategoryPK
public void setGlAccountCategoryPK(GlAccountCategoryPK glAccountCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccountCategory
-
getGlAccountCategoryPKHasBeenModified
-
getSortOrder
-
setSortOrder
public void setSortOrder(Integer sortOrder) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSortOrderHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-