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