Uses of Class
com.echothree.model.data.accounting.common.pk.TransactionGlAccountCategoryPK
Packages that use TransactionGlAccountCategoryPK
Package
Description
-
Uses of TransactionGlAccountCategoryPK in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategory.getPrimaryKey()TransactionGlAccount.getTransactionGlAccountCategoryPK()TransactionGlAccountCategoryDescription.getTransactionGlAccountCategoryPK()TransactionGlAccountCategoryDetail.getTransactionGlAccountCategoryPK()TransactionGlEntry.getTransactionGlAccountCategoryPK()Methods in com.echothree.model.data.accounting.server.entity with parameters of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionvoidTransactionGlAccount.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlAccountCategoryDescription.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlAccountCategoryDetail.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlEntry.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) -
Uses of TransactionGlAccountCategoryPK in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategoryFactory.getNextPK()TransactionGlAccountCategoryFactory.getPKFromQuery(PreparedStatement ps, Object... params) TransactionGlAccountCategoryFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategoryFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) TransactionGlAccountCategoryFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) TransactionGlAccountCategoryFactory.getPKsFromResultSetAsList(ResultSet rs) TransactionGlAccountCategoryFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategoryDescriptionFactory.create(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) TransactionGlAccountCategoryDetailFactory.create(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, TransactionTypePK transactionTypePK, String transactionGlAccountCategoryName, GlAccountCategoryPK glAccountCategoryPK, Integer sortOrder, Long fromTime, Long thruTime) TransactionGlAccountFactory.create(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, Long fromTime, Long thruTime) TransactionGlEntryFactory.create(TransactionPK transactionPK, Integer transactionGlEntrySequence, PartyPK groupPartyPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, CurrencyPK originalCurrencyPK, Long originalDebit, Long originalCredit, Long debit, Long credit, Long fromTime, Long thruTime) TransactionGlAccountCategoryFactory.getEntityFromCache(TransactionGlAccountCategoryPK pk) TransactionGlAccountCategoryFactory.getEntityFromPK(EntityPermission entityPermission, TransactionGlAccountCategoryPK pk) TransactionGlAccountCategoryFactory.getValueFromPK(TransactionGlAccountCategoryPK pk) voidTransactionGlAccountCategoryFactory.remove(TransactionGlAccountCategoryPK pk) booleanTransactionGlAccountCategoryFactory.validPK(TransactionGlAccountCategoryPK pk) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategoryFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<TransactionGlAccountCategoryPK> pks) TransactionGlAccountCategoryFactory.getValuesFromPKs(Collection<TransactionGlAccountCategoryPK> pks) voidTransactionGlAccountCategoryFactory.remove(Collection<TransactionGlAccountCategoryPK> pks) -
Uses of TransactionGlAccountCategoryPK in com.echothree.model.data.accounting.server.value
Methods in com.echothree.model.data.accounting.server.value that return TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategoryValue.getPrimaryKey()TransactionGlAccountCategoryDescriptionValue.getTransactionGlAccountCategoryPK()TransactionGlAccountCategoryDetailValue.getTransactionGlAccountCategoryPK()TransactionGlAccountValue.getTransactionGlAccountCategoryPK()TransactionGlEntryValue.getTransactionGlAccountCategoryPK()Methods in com.echothree.model.data.accounting.server.value with parameters of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionvoidTransactionGlAccountCategoryDescriptionValue.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlAccountCategoryDetailValue.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlAccountValue.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) voidTransactionGlEntryValue.setTransactionGlAccountCategoryPK(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK) Constructors in com.echothree.model.data.accounting.server.value with parameters of type TransactionGlAccountCategoryPKModifierConstructorDescriptionTransactionGlAccountCategoryDescriptionValue(TransactionGlAccountCategoryDescriptionPK transactionGlAccountCategoryDescriptionPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountCategoryDescriptionValueTransactionGlAccountCategoryDescriptionValue(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountCategoryDescriptionValueTransactionGlAccountCategoryDetailValue(TransactionGlAccountCategoryDetailPK transactionGlAccountCategoryDetailPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, TransactionTypePK transactionTypePK, String transactionGlAccountCategoryName, GlAccountCategoryPK glAccountCategoryPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountCategoryDetailValueTransactionGlAccountCategoryDetailValue(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, TransactionTypePK transactionTypePK, String transactionGlAccountCategoryName, GlAccountCategoryPK glAccountCategoryPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountCategoryDetailValueTransactionGlAccountCategoryValue(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, TransactionGlAccountCategoryDetailPK activeDetailPK, TransactionGlAccountCategoryDetailPK lastDetailPK) Creates a new instance of TransactionGlAccountCategoryValueTransactionGlAccountValue(TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountValueTransactionGlAccountValue(TransactionGlAccountPK transactionGlAccountPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, Long fromTime, Long thruTime) Creates a new instance of TransactionGlAccountValueTransactionGlEntryValue(TransactionGlEntryPK transactionGlEntryPK, TransactionPK transactionPK, Integer transactionGlEntrySequence, PartyPK groupPartyPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, CurrencyPK originalCurrencyPK, Long originalDebit, Long originalCredit, Long debit, Long credit, Long fromTime, Long thruTime) Creates a new instance of TransactionGlEntryValueTransactionGlEntryValue(TransactionPK transactionPK, Integer transactionGlEntrySequence, PartyPK groupPartyPK, TransactionGlAccountCategoryPK transactionGlAccountCategoryPK, GlAccountPK glAccountPK, CurrencyPK originalCurrencyPK, Long originalDebit, Long originalCredit, Long debit, Long credit, Long fromTime, Long thruTime) Creates a new instance of TransactionGlEntryValue -
Uses of TransactionGlAccountCategoryPK in com.echothree.model.jooq.server.records.accounting
Methods in com.echothree.model.jooq.server.records.accounting that return TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionTransactionGlAccountCategories.TransactionGlAccountCategory()Getter fortransactionglaccountcategories.trxglac_transactionglaccountcategoryid.TransactionGlAccountCategoryDescriptions.TransactionGlAccountCategory()Getter fortransactionglaccountcategorydescriptions.trxglacd_trxglac_transactionglaccountcategoryid.TransactionGlAccountCategoryDetails.TransactionGlAccountCategory()Getter fortransactionglaccountcategorydetails.trxglacdt_trxglac_transactionglaccountcategoryid.TransactionGlAccounts.TransactionGlAccountCategory()Getter fortransactionglaccounts.trxgla_trxglac_transactionglaccountcategoryid.TransactionGlEntries.TransactionGlAccountCategory()Getter fortransactionglentries.trxglent_trxglac_transactionglaccountcategoryid.Methods in com.echothree.model.jooq.server.records.accounting that return types with arguments of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionorg.jooq.Record1<TransactionGlAccountCategoryPK> TransactionGlAccountCategories.key()Methods in com.echothree.model.jooq.server.records.accounting with parameters of type TransactionGlAccountCategoryPKModifier and TypeMethodDescriptionvoidTransactionGlAccountCategories.TransactionGlAccountCategory(TransactionGlAccountCategoryPK value) Setter fortransactionglaccountcategories.trxglac_transactionglaccountcategoryid.voidTransactionGlAccountCategoryDescriptions.TransactionGlAccountCategory(TransactionGlAccountCategoryPK value) Setter fortransactionglaccountcategorydescriptions.trxglacd_trxglac_transactionglaccountcategoryid.voidTransactionGlAccountCategoryDetails.TransactionGlAccountCategory(TransactionGlAccountCategoryPK value) Setter fortransactionglaccountcategorydetails.trxglacdt_trxglac_transactionglaccountcategoryid.voidTransactionGlAccounts.TransactionGlAccountCategory(TransactionGlAccountCategoryPK value) Setter fortransactionglaccounts.trxgla_trxglac_transactionglaccountcategoryid.voidTransactionGlEntries.TransactionGlAccountCategory(TransactionGlAccountCategoryPK value) Setter fortransactionglentries.trxglent_trxglac_transactionglaccountcategoryid.Constructors in com.echothree.model.jooq.server.records.accounting with parameters of type TransactionGlAccountCategoryPKModifierConstructorDescriptionTransactionGlAccountCategories(TransactionGlAccountCategoryPK TransactionGlAccountCategory, TransactionGlAccountCategoryDetailPK ActiveDetail, TransactionGlAccountCategoryDetailPK LastDetail) Create a detached, initialised TransactionGlAccountCategoriesTransactionGlAccountCategoryDescriptions(TransactionGlAccountCategoryDescriptionPK TransactionGlAccountCategoryDescription, TransactionGlAccountCategoryPK TransactionGlAccountCategory, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised TransactionGlAccountCategoryDescriptionsTransactionGlAccountCategoryDetails(TransactionGlAccountCategoryDetailPK TransactionGlAccountCategoryDetail, TransactionGlAccountCategoryPK TransactionGlAccountCategory, TransactionTypePK TransactionType, String TransactionGlAccountCategoryName, GlAccountCategoryPK GlAccountCategory, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised TransactionGlAccountCategoryDetailsTransactionGlAccounts(TransactionGlAccountPK TransactionGlAccount, TransactionGlAccountCategoryPK TransactionGlAccountCategory, GlAccountPK GlAccount, Long FromTime, Long ThruTime) Create a detached, initialised TransactionGlAccountsTransactionGlEntries(TransactionGlEntryPK TransactionGlEntry, TransactionPK Transaction, Integer TransactionGlEntrySequence, PartyPK GroupParty, TransactionGlAccountCategoryPK TransactionGlAccountCategory, GlAccountPK GlAccount, CurrencyPK OriginalCurrency, Long OriginalDebit, Long OriginalCredit, Long Debit, Long Credit, Long FromTime, Long ThruTime) Create a detached, initialised TransactionGlEntries -
Uses of TransactionGlAccountCategoryPK in com.echothree.model.jooq.server.tables.accounting
Fields in com.echothree.model.jooq.server.tables.accounting with type parameters of type TransactionGlAccountCategoryPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<TransactionGlAccountCategories, TransactionGlAccountCategoryPK> TransactionGlAccountCategories.TRANSACTION_GL_ACCOUNT_CATEGORYThe columntransactionglaccountcategories.trxglac_transactionglaccountcategoryid.final org.jooq.TableField<TransactionGlAccountCategoryDescriptions, TransactionGlAccountCategoryPK> TransactionGlAccountCategoryDescriptions.TRANSACTION_GL_ACCOUNT_CATEGORYThe columntransactionglaccountcategorydescriptions.trxglacd_trxglac_transactionglaccountcategoryid.final org.jooq.TableField<TransactionGlAccountCategoryDetails, TransactionGlAccountCategoryPK> TransactionGlAccountCategoryDetails.TRANSACTION_GL_ACCOUNT_CATEGORYThe columntransactionglaccountcategorydetails.trxglacdt_trxglac_transactionglaccountcategoryid.final org.jooq.TableField<TransactionGlAccounts, TransactionGlAccountCategoryPK> TransactionGlAccounts.TRANSACTION_GL_ACCOUNT_CATEGORYThe columntransactionglaccounts.trxgla_trxglac_transactionglaccountcategoryid.final org.jooq.TableField<TransactionGlEntries, TransactionGlAccountCategoryPK> TransactionGlEntries.TRANSACTION_GL_ACCOUNT_CATEGORYThe columntransactionglentries.trxglent_trxglac_transactionglaccountcategoryid.