Uses of Class
org.kuali.kfs.coa.businessobject.Account

Packages that use Account
org.kuali.kfs.coa.batch.dataaccess   
org.kuali.kfs.coa.batch.dataaccess.impl   
org.kuali.kfs.coa.businessobject   
org.kuali.kfs.coa.dataaccess   
org.kuali.kfs.coa.dataaccess.impl   
org.kuali.kfs.coa.document   
org.kuali.kfs.coa.document.validation.impl   
org.kuali.kfs.coa.identity   
org.kuali.kfs.coa.service   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.businessobject   
org.kuali.kfs.gl.dataaccess   
org.kuali.kfs.gl.dataaccess.impl   
org.kuali.kfs.gl.service   
org.kuali.kfs.gl.service.impl   
org.kuali.kfs.integration.cg   
org.kuali.kfs.integration.cg.businessobject   
org.kuali.kfs.integration.ld   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.bc.businessobject   
org.kuali.kfs.module.bc.document   
org.kuali.kfs.module.bc.document.service   
org.kuali.kfs.module.bc.document.service.impl   
org.kuali.kfs.module.bc.document.validation.impl   
org.kuali.kfs.module.cab.batch.service.impl   
org.kuali.kfs.module.cab.businessobject   
org.kuali.kfs.module.cam.businessobject   
org.kuali.kfs.module.cam.document   
org.kuali.kfs.module.cam.document.service.impl   
org.kuali.kfs.module.cam.document.validation.impl   
org.kuali.kfs.module.cg.businessobject   
org.kuali.kfs.module.cg.service.impl   
org.kuali.kfs.module.ec.businessobject   
org.kuali.kfs.module.ec.document.web.struts   
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.external.kc.businessobject   
org.kuali.kfs.module.external.kc.document   
org.kuali.kfs.module.external.kc.service.impl   
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.module.ld.businessobject   
org.kuali.kfs.module.purap.businessobject   
org.kuali.kfs.module.purap.document   
org.kuali.kfs.module.purap.document.service.impl   
org.kuali.kfs.module.purap.exception   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.pdp.businessobject   
org.kuali.kfs.sys.businessobject   
org.kuali.kfs.sys.dataaccess   
org.kuali.kfs.sys.dataaccess.impl   
org.kuali.kfs.sys.document.service   
org.kuali.kfs.sys.document.service.impl   
org.kuali.kfs.sys.identity   
org.kuali.kfs.sys.service   
org.kuali.kfs.sys.service.impl   
 

Uses of Account in org.kuali.kfs.coa.batch.dataaccess
 

Methods in org.kuali.kfs.coa.batch.dataaccess that return Account
 Account LedgerReferenceValuePreparedStatementCachingDao.getAccount(String chartCode, String accountNumber)
           
 

Uses of Account in org.kuali.kfs.coa.batch.dataaccess.impl
 

Methods in org.kuali.kfs.coa.batch.dataaccess.impl that return Account
 Account LedgerReferenceValuePreparedStatementCachingDaoJdbc.getAccount(String chartCode, String accountNumber)
           
 

Uses of Account in org.kuali.kfs.coa.businessobject
 

Methods in org.kuali.kfs.coa.businessobject that return Account
 Account AccountDelegate.getAccount()
          Gets the account attribute.
 Account IndirectCostRecoveryExclusionAccount.getAccount()
          Gets the account attribute.
 Account A21SubAccount.getAccount()
          Gets the account attribute.
 Account AccountGlobalDetail.getAccount()
          Gets the account attribute.
 Account SubAccount.getAccount()
          Gets the account attribute.
 Account SubObjectCode.getAccount()
          Gets the account attribute.
 Account OrganizationReversion.getBudgetReversionAccount()
          Gets the budgetReversionAccount attribute.
 Account OrganizationReversionGlobal.getBudgetReversionAccount()
          Gets the budgetReversionAccount attribute.
 Account Organization.getCampusPlantAccount()
          Gets the campusPlantAccount attribute.
 Account PriorYearOrganization.getCampusPlantAccount()
          Gets the campusPlantAccount attribute.
 Account OrganizationReversion.getCashReversionAccount()
          Gets the cashReversionAccount attribute.
 Account OrganizationReversionGlobal.getCashReversionAccount()
          Gets the cashReversionAccount attribute.
 Account AccountGlobal.getContinuationAccount()
          Gets the continuationAccount attribute.
 Account Account.getContinuationAccount()
           
 Account PriorYearAccount.getContinuationAccount()
           
 Account AccountIntf.getContinuationAccount()
           
 Account Account.getContractControlAccount()
          Gets the contractControlAccount attribute.
 Account PriorYearAccount.getContractControlAccount()
          Gets the contractControlAccount attribute.
 Account AccountIntf.getContractControlAccount()
          Gets the contractControlAccount attribute.
 Account A21SubAccount.getCostShareAccount()
          Gets the costShareAccount attribute.
 Account Account.getEndowmentIncomeAccount()
          Gets the endowmentIncomeAccount attribute.
 Account PriorYearAccount.getEndowmentIncomeAccount()
          Gets the endowmentIncomeAccount attribute.
 Account AccountIntf.getEndowmentIncomeAccount()
          Gets the endowmentIncomeAccount attribute.
 Account AccountGlobal.getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 Account Account.getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 Account PriorYearAccount.getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 Account AccountIntf.getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 Account Account.getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 Account PriorYearAccount.getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 Account A21SubAccount.getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 Account AccountIntf.getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 Account Organization.getOrganizationDefaultAccount()
          Gets the organizationDefaultAccount attribute.
 Account PriorYearOrganization.getOrganizationDefaultAccount()
          Gets the organizationDefaultAccount attribute.
 Account Organization.getOrganizationPlantAccount()
          Gets the organizationPlantAccount attribute.
 Account PriorYearOrganization.getOrganizationPlantAccount()
          Gets the organizationPlantAccount attribute.
 Account Account.getReportsToAccount()
          Gets the reportsToAccount attribute.
 Account PriorYearAccount.getReportsToAccount()
          Gets the reportsToAccount attribute.
 Account AccountIntf.getReportsToAccount()
          Gets the reportsToAccount attribute.
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type Account
 void AccountDelegate.setAccount(Account account)
          Deprecated.  
 void IndirectCostRecoveryExclusionAccount.setAccount(Account account)
          Deprecated.  
 void A21SubAccount.setAccount(Account account)
          Deprecated.  
 void AccountGlobalDetail.setAccount(Account account)
          Deprecated.  
 void SubAccount.setAccount(Account account)
          Sets the account attribute.
 void SubObjectCode.setAccount(Account account)
          Deprecated.  
 void OrganizationReversion.setBudgetReversionAccount(Account budgetReversionAccount)
          Deprecated.  
 void OrganizationReversionGlobal.setBudgetReversionAccount(Account budgetReversionAccount)
          Deprecated.  
 void Organization.setCampusPlantAccount(Account campusPlantAccount)
          Deprecated.  
 void PriorYearOrganization.setCampusPlantAccount(Account campusPlantAccount)
          Deprecated.  
 void OrganizationReversion.setCashReversionAccount(Account cashReversionAccount)
          Deprecated.  
 void OrganizationReversionGlobal.setCashReversionAccount(Account cashReversionAccount)
          Deprecated.  
 void AccountGlobal.setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void Account.setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void PriorYearAccount.setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void AccountIntf.setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void Account.setContractControlAccount(Account contractControlAccount)
          Deprecated.  
 void PriorYearAccount.setContractControlAccount(Account contractControlAccount)
          Deprecated.  
 void AccountIntf.setContractControlAccount(Account contractControlAccount)
          Deprecated.  
 void A21SubAccount.setCostShareAccount(Account costShareAccount)
          Sets the costShareAccount attribute value.
 void Account.setEndowmentIncomeAccount(Account endowmentIncomeAccount)
          Deprecated.  
 void PriorYearAccount.setEndowmentIncomeAccount(Account endowmentIncomeAccount)
          Deprecated.  
 void AccountIntf.setEndowmentIncomeAccount(Account endowmentIncomeAccount)
          Deprecated.  
 void AccountGlobal.setIncomeStreamAccount(Account incomeStreamAccount)
          Deprecated.  
 void Account.setIncomeStreamAccount(Account incomeStreamAccount)
          Deprecated.  
 void PriorYearAccount.setIncomeStreamAccount(Account incomeStreamAccount)
          Deprecated.  
 void AccountIntf.setIncomeStreamAccount(Account incomeStreamAccount)
          Deprecated.  
 void Account.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Deprecated.  
 void PriorYearAccount.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Deprecated.  
 void A21SubAccount.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Sets the indirectCostRecoveryAcct attribute value.
 void AccountIntf.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Deprecated.  
 void Organization.setOrganizationDefaultAccount(Account organizationDefaultAccount)
          Deprecated.  
 void PriorYearOrganization.setOrganizationDefaultAccount(Account organizationDefaultAccount)
          Deprecated.  
 void Organization.setOrganizationPlantAccount(Account organizationPlantAccount)
          Deprecated.  
 void PriorYearOrganization.setOrganizationPlantAccount(Account organizationPlantAccount)
          Deprecated.  
 void Account.setReportsToAccount(Account reportsToAccount)
          Deprecated.  
 void PriorYearAccount.setReportsToAccount(Account reportsToAccount)
          Deprecated.  
 void AccountIntf.setReportsToAccount(Account reportsToAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.coa.dataaccess
 

Methods in org.kuali.kfs.coa.dataaccess that return Account
 Account AccountDao.getByPrimaryId(String chartOfAccountsCode, String accountNumber)
           
 

Methods in org.kuali.kfs.coa.dataaccess that return types with arguments of type Account
 Collection<Account> AccountDao.getAccountsForAccountNumber(String accountNumber)
           
 Iterator<Account> AccountDao.getActiveAccountsForAccountSupervisor(String principalId)
          Retrieves all active accounts from the database where the given principal is the account supervisor
 Iterator<Account> AccountDao.getActiveAccountsForFiscalOfficer(String principalId)
          Retrieves all active accounts from the database where the given principal is the fiscal officer
 Iterator<Account> AccountDao.getExpiredAccountsForAccountSupervisor(String principalId)
          Retrieves all active accounts from the database where the given principal is the account supervisor
 Iterator<Account> AccountDao.getExpiredAccountsForFiscalOfficer(String principalId)
          Retrieves all expired accounts from the database where the given principal is the fiscal officer
 

Methods in org.kuali.kfs.coa.dataaccess with parameters of type Account
 boolean AccountDao.determineUserResponsibilityOnAccount(org.kuali.rice.kim.bo.Person person, Account account)
          This method should determine if the given user has any responsibilities on the given account
 

Uses of Account in org.kuali.kfs.coa.dataaccess.impl
 

Methods in org.kuali.kfs.coa.dataaccess.impl that return Account
 Account AccountDaoOjb.getByPrimaryId(String chartOfAccountsCode, String accountNumber)
          Retrieves account business object by primary key
 

Methods in org.kuali.kfs.coa.dataaccess.impl that return types with arguments of type Account
 Collection<Account> AccountDaoOjb.getAccountsForAccountNumber(String accountNumber)
           
 Iterator<Account> AccountDaoOjb.getActiveAccountsForAccountSupervisor(String principalId)
           
 Iterator<Account> AccountDaoOjb.getActiveAccountsForFiscalOfficer(String principalId)
           
 Iterator<Account> AccountDaoOjb.getExpiredAccountsForAccountSupervisor(String principalId)
           
 Iterator<Account> AccountDaoOjb.getExpiredAccountsForFiscalOfficer(String principalId)
           
 

Methods in org.kuali.kfs.coa.dataaccess.impl with parameters of type Account
 boolean AccountDaoOjb.determineUserResponsibilityOnAccount(org.kuali.rice.kim.bo.Person person, Account account)
          This method determines if the given user has any responsibilities on the given account
protected  boolean AccountDaoOjb.hasDelegatedResponsibility(org.kuali.rice.kim.bo.Person person, Account account)
          This method determines if a user has delegated responsibilities on a given account.
protected  boolean AccountDaoOjb.hasFiscalOfficerResponsibility(org.kuali.rice.kim.bo.Person person, Account account)
          This method determines if a given user has fiscal officer responsiblity on a given account.
 

Uses of Account in org.kuali.kfs.coa.document
 

Methods in org.kuali.kfs.coa.document that return Account
protected  Account KualiAccountMaintainableImpl.retrieveExistingAccountFromDB()
           
 

Uses of Account in org.kuali.kfs.coa.document.validation.impl
 

Fields in org.kuali.kfs.coa.document.validation.impl declared as Account
protected  Account AccountPreRules.newAccount
           
protected  Account AccountRule.newAccount
           
protected  Account AccountRule.oldAccount
           
 

Methods in org.kuali.kfs.coa.document.validation.impl that return Account
protected  Account MaintenancePreRulesBase.checkForContinuationAccount(String accName, String chart, String accountNumber, String accountName)
          This method checks for continuation accounts and presents the user with a question regarding their use on this account.
protected  Account MaintenancePreRulesBase.checkForContinuationAccount(String accName, String chart, String accountNumber, String accountName, boolean allowExpiredAccount)
          This method checks for continuation accounts, returns the continuation account if it is found, null otherwise
 

Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type Account
protected  boolean AccountRule.areGuidelinesRequired(Account account)
          This method determines whether the guidelines are required, based on business rules.
protected  boolean AccountRule.checkAccountExpirationDateValidTodayOrEarlier(Account newAccount)
          This method checks to see if the account expiration date is today's date or earlier
protected  boolean AccountRule.checkCGFieldNotFilledIn(Account account, String propertyName)
          This method checks to see if the contracts and grants fields are filled in or not
protected  boolean AccountRule.checkCgRequiredFields(Account newAccount)
          This method checks to make sure that if the contracts and grants fields are required they are entered correctly
protected  boolean AccountRule.checkContractControlAccountNumberRequired(Account newAccount)
          This method checks to make sure that if the contract control account exists it is the same as the Account that we are working on
protected  boolean AccountRule.checkFringeBenefitAccountRule(Account newAccount)
          the fringe benefit account (otherwise known as the reportsToAccount) is required if the fringe benefit code is set to N.
protected  boolean AccountRule.checkIncomeStreamValid(Account newAccount)
          This method checks to see if the income stream account is required
protected  boolean AccountRule.hasDefaultRestrictedStatusCode(Account account)
          Checks whether the account restricted status code is the default from the sub fund group.
protected  boolean AccountRule.hasTemporaryRestrictedStatusCodeButNoRestrictedStatusDate(Account account)
          This method tests whether a given account has the T - Temporary value for Restricted Status Code, but does not have a Restricted Status Date, which is required when the code is T.
protected  boolean AccountRule.isContinuationAccountExpired(Account newAccount)
          This method tests whether the continuation account entered (if any) has expired or not.
protected  boolean AccountRule.isSupervisorSameAsFiscalOfficer(Account account)
          This method is a helper method for checking if the supervisor user is the same as the fiscal officer Calls AccountRule.areTwoUsersTheSame(Person, Person)
protected  boolean AccountRule.isSupervisorSameAsManager(Account account)
          This method is a helper method for checking if the supervisor user is the same as the manager Calls AccountRule.areTwoUsersTheSame(Person, Person)
protected  boolean AccountGlobalRule.isUpdatedExpirationDateInvalid(Account oldAccount, AccountGlobal newAccountGlobal)
          This method checks to see if the updated expiration is not a valid one Only gets checked for specific SubFundGroups
 

Uses of Account in org.kuali.kfs.coa.identity
 

Methods in org.kuali.kfs.coa.identity that return Account
protected  Account AccountDerivedRoleTypeServiceImpl.getAccount(String chartOfAccountsCode, String accountNumber)
           
 

Method parameters in org.kuali.kfs.coa.identity with type arguments of type Account
protected  String AccountDerivedRoleTypeServiceImpl.joinAccounts(Iterator<Account> accounts)
          Joins an Iterator of accounts into a meaningful String
 

Uses of Account in org.kuali.kfs.coa.service
 

Methods in org.kuali.kfs.coa.service that return Account
 Account AccountService.getByPrimaryId(String chartOfAccountsCode, String accountNumber)
          Retrieves an Account object based on primary key.
 Account AccountService.getByPrimaryIdWithCaching(String chartOfAccountsCode, String accountNumber)
          Method is used by KualiAccountAttribute to enable caching of orgs for routing.
 Account AccountService.getUniqueAccountForAccountNumber(String accountNumber)
          Returns the unique account associated with a given account number.
 

Methods in org.kuali.kfs.coa.service that return types with arguments of type Account
 Collection<Account> AccountService.getAccountsForAccountNumber(String accountNumber)
          Returns the accounts associated with a given account number
 Iterator<Account> AccountService.getActiveAccountsForAccountSupervisor(String principalId)
          Retrieves all active accounts from the database where the given principal is the account supervisor
 Iterator<Account> AccountService.getActiveAccountsForFiscalOfficer(String principalId)
          Retrieves all active accounts from the database where the given principal is the fiscal officer
 Iterator<Account> AccountService.getExpiredAccountsForAccountSupervisor(String principalId)
          Retrieves all active accounts from the database where the given principal is the account supervisor
 Iterator<Account> AccountService.getExpiredAccountsForFiscalOfficer(String principalId)
          Retrieves all expired accounts from the database where the given principal is the fiscal officer
 

Methods in org.kuali.kfs.coa.service with parameters of type Account
 List<org.kuali.rice.kns.document.MaintenanceLock> SubAccountTrickleDownInactivationService.generateTrickleDownMaintenanceLocks(Account inactivatedAccount, String documentNumber)
           
 List<org.kuali.rice.kns.document.MaintenanceLock> SubObjectTrickleDownInactivationService.generateTrickleDownMaintenanceLocks(Account inactivatedAccount, String documentNumber)
           
 boolean AccountService.hasResponsibilityOnAccount(org.kuali.rice.kim.bo.Person kualiUser, Account account)
          Does the given user have responsibilities on the given account?
 void SubAccountTrickleDownInactivationService.trickleDownInactivateSubAccounts(Account inactivatedAccount, String documentNumber)
           
 void SubObjectTrickleDownInactivationService.trickleDownInactivateSubObjects(Account inactivatedAccount, String documentNumber)
           
 

Uses of Account in org.kuali.kfs.coa.service.impl
 

Methods in org.kuali.kfs.coa.service.impl that return Account
 Account AccountServiceImpl.getByPrimaryId(String chartOfAccountsCode, String accountNumber)
          Retrieves an Account object based on primary key.
 Account AccountServiceImpl.getByPrimaryIdWithCaching(String chartOfAccountsCode, String accountNumber)
          Method is used by KualiAccountAttribute to enable caching of accounts for routing.
 Account AccountServiceImpl.getUniqueAccountForAccountNumber(String accountNumber)
           
 

Methods in org.kuali.kfs.coa.service.impl that return types with arguments of type Account
 Collection<Account> AccountServiceImpl.getAccountsForAccountNumber(String accountNumber)
           
 Iterator<Account> AccountServiceImpl.getActiveAccountsForAccountSupervisor(String principalId)
           
 Iterator<Account> AccountServiceImpl.getActiveAccountsForFiscalOfficer(String principalId)
           
 Iterator<Account> AccountServiceImpl.getExpiredAccountsForAccountSupervisor(String principalId)
           
 Iterator<Account> AccountServiceImpl.getExpiredAccountsForFiscalOfficer(String principalId)
           
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type Account
 List<org.kuali.rice.kns.document.MaintenanceLock> SubObjectTrickleDownInactivationServiceImpl.generateTrickleDownMaintenanceLocks(Account inactivatedAccount, String documentNumber)
           
 List<org.kuali.rice.kns.document.MaintenanceLock> SubAccountTrickleDownInactivationServiceImpl.generateTrickleDownMaintenanceLocks(Account inactivatedAccount, String documentNumber)
          Will generate Maintenance Locks for all (active or not) sub-accounts in the system related to the inactivated account using the sub-account maintainable registered for the sub-account maintenance document This version of the method assumes that the sub-account maintainable only requires that the SubAccount BOClass, document number, and SubAccount instance only needs to be passed into it
protected  Collection<SubObjectCode> SubObjectTrickleDownInactivationServiceImpl.getAssociatedSubObjects(Account account)
           
 boolean AccountServiceImpl.hasResponsibilityOnAccount(org.kuali.rice.kim.bo.Person kualiUser, Account account)
           
 void SubAccountTrickleDownInactivationServiceImpl.trickleDownInactivateSubAccounts(Account inactivatedAccount, String documentNumber)
           
 void SubObjectTrickleDownInactivationServiceImpl.trickleDownInactivateSubObjects(Account inactivatedAccount, String documentNumber)
           
 

Uses of Account in org.kuali.kfs.fp.businessobject
 

Methods in org.kuali.kfs.fp.businessobject that return Account
 Account OffsetAccount.getAccount()
          Gets the account attribute.
 Account WireCharge.getAccount()
          Gets the account attribute.
 Account SalesTax.getAccount()
          Gets the account attribute.
 Account CreditCardVendor.getExpenseAccount()
          Gets the expenseAccount attribute.
 Account OffsetAccount.getFinancialOffsetAccount()
           
 Account CreditCardVendor.getIncomeAccount()
          Gets the incomeAccount attribute.
 

Methods in org.kuali.kfs.fp.businessobject with parameters of type Account
 void OffsetAccount.setAccount(Account account)
          Deprecated.  
 void WireCharge.setAccount(Account account)
          Deprecated.  
 void SalesTax.setAccount(Account account)
          Deprecated.  
 void CreditCardVendor.setExpenseAccount(Account expenseAccount)
          Deprecated.  
 void OffsetAccount.setFinancialOffsetAccount(Account financialOffsetAccount)
          Deprecated.  
 void CreditCardVendor.setIncomeAccount(Account incomeAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service that return Account
 Account AccountingCycleCachingService.getAccount(String chartCode, String accountNumber)
           
 

Uses of Account in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl that return Account
 Account AccountingCycleCachingServiceImpl.getAccount(String chartCode, String accountNumber)
           
 Account IndirectCostRecoveryGenerationMetadata.getIndirectCostRecoveryAcct()
           
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type Account
protected  boolean PostExpenditureTransaction.excludedByAccount(Account account, ObjectCode objectCode, boolean selfAndTopLevelOnly)
          Determine if the given account and object code have an exclusion by account associated which should prevent this transaction from posting an ExpenditureTransaction
protected  boolean PostExpenditureTransaction.hasExclusionByAccount(Account account, ObjectCode objectCode)
          Determines if there's an exclusion by account record for the given account and object code
protected  void SufficientFundsAccountUpdateServiceImpl.processCash(Account sfrbAccount, Balance balance)
          Determines how best to process a cash balance
protected  void SufficientFundsAccountUpdateServiceImpl.processCashActual(Account sfrbAccount, Balance balance)
          Updates the current sufficient fund balance record with a cash actual balance
protected  void SufficientFundsAccountUpdateServiceImpl.processObjectOrAccount(Account sfrbAccount, Balance balance)
          Determines how best to process the given balance
 void IndirectCostRecoveryGenerationMetadata.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
           
 

Uses of Account in org.kuali.kfs.gl.businessobject
 

Methods in org.kuali.kfs.gl.businessobject that return Account
 Account Encumbrance.getAccount()
          Gets the account attribute.
 Account CollectorDetail.getAccount()
          Gets the account attribute.
 Account SufficientFundBalances.getAccount()
          Gets the account attribute.
 Account OriginEntryFull.getAccount()
           
 Account Balance.getAccount()
          Gets the account attribute.
 Account OrgReversionUnitOfWorkCategoryAmount.getAccount()
          Gets the account attribute.
 Account Reversal.getAccount()
           
 Account Transaction.getAccount()
           
 Account ExpenditureTransaction.getAccount()
           
 Account Entry.getAccount()
           
 Account AccountBalance.getAccount()
          Gets the account attribute.
 

Methods in org.kuali.kfs.gl.businessobject with parameters of type Account
 void FlexibleAccountUpdateable.setAccount(Account a)
          Sets the business object's account attribute
 void Encumbrance.setAccount(Account account)
          Sets the account attribute value.
 void CollectorDetail.setAccount(Account account)
          Deprecated.  
 void SufficientFundBalances.setAccount(Account account)
          Deprecated.  
 void OriginEntryFull.setAccount(Account account)
           
 void Balance.setAccount(Account account)
          Sets the account attribute value.
 void OrgReversionUnitOfWorkCategoryAmount.setAccount(Account account)
          Sets the account attribute value.
 void Reversal.setAccount(Account account)
           
 void Transaction.setAccount(Account account)
           
 void ExpenditureTransaction.setAccount(Account a)
           
 void Entry.setAccount(Account account)
           
 void AccountBalance.setAccount(Account account)
          Sets the account attribute value.
 

Uses of Account in org.kuali.kfs.gl.dataaccess
 

Methods in org.kuali.kfs.gl.dataaccess with parameters of type Account
 Iterator BalanceDao.findBalances(Account account, Integer fiscalYear, Collection includedObjectCodes, Collection excludedObjectCodes, Collection objectTypeCodes, Collection balanceTypeCodes)
          Based on specific query types, return an Iterator of balance records
 

Uses of Account in org.kuali.kfs.gl.dataaccess.impl
 

Methods in org.kuali.kfs.gl.dataaccess.impl with parameters of type Account
 Iterator<Balance> BalanceDaoOjb.findBalances(Account account, Integer fiscalYear, Collection includedObjectCodes, Collection excludedObjectCodes, Collection objectTypeCodes, Collection balanceTypeCodes)
          Build a query based on all the parameters, and return an Iterator of all Balances from the database that qualify
 

Uses of Account in org.kuali.kfs.gl.service
 

Methods in org.kuali.kfs.gl.service with parameters of type Account
 boolean BalanceService.beginningBalanceLoaded(Account account)
          This method...
 boolean BalanceService.fundBalanceWillNetToZero(Account account)
          This method...
 boolean BalanceService.hasAssetLiabilityFundBalanceBalances(Account account)
          This method...
 boolean BalanceService.hasAssetLiabilityOrFundBalance(Account account)
          This method...
 boolean BalanceService.hasEncumbrancesOrBaseBudgets(Account account)
          This method...
 boolean ScrubberValidator.isAccountExpired(Account account, UniversityDate universityRunDate)
          Performs logic to determine whether an account is expired
 

Uses of Account in org.kuali.kfs.gl.service.impl
 

Methods in org.kuali.kfs.gl.service.impl with parameters of type Account
 boolean BalanceServiceImpl.beginningBalanceLoaded(Account account)
          Returns whether or not the beginning budget is loaded for the given account.
protected  org.kuali.rice.kns.util.KualiDecimal BalanceServiceImpl.expenseBalances(Account account)
          Sums all the balances associated with a given account that would be considered "expense" balances
 boolean BalanceServiceImpl.fundBalanceWillNetToZero(Account account)
          Checks to see if the total income balances for the given account equal the total expense balances for the given account
protected  long ScrubberValidatorImpl.getAdjustedAccountExpirationDate(Account account)
          Calculates the expiration date of an adjusted account
 boolean BalanceServiceImpl.hasAssetLiabilityFundBalanceBalances(Account account)
          Checks the given account to see if there are any non zero asset fund liability fund balances for them
 boolean BalanceServiceImpl.hasAssetLiabilityOrFundBalance(Account account)
          Determines if the account has asset/liability balances associated with it that will have a net impact
 boolean BalanceServiceImpl.hasEncumbrancesOrBaseBudgets(Account account)
          Finds all of the encumbrance balances for the given account, and figures out if those encumbrances will have a net impact on the budget
protected  org.kuali.rice.kns.util.KualiDecimal BalanceServiceImpl.incomeBalances(Account account)
          Returns the sum of balances considered as income for the given account
 boolean ScrubberValidatorImpl.isAccountExpired(Account account, UniversityDate universityRunDate)
           
 

Uses of Account in org.kuali.kfs.integration.cg
 

Methods in org.kuali.kfs.integration.cg that return Account
 Account ContractsAndGrantsAccountAwardInformation.getAccount()
          Gets the account attribute.
 

Methods in org.kuali.kfs.integration.cg with parameters of type Account
 org.kuali.rice.kim.bo.Person ContractsAndGrantsModuleServiceNoOp.getProjectDirectorForAccount(Account account)
           
 org.kuali.rice.kim.bo.Person ContractsAndGrantsModuleService.getProjectDirectorForAccount(Account account)
           
 boolean ContractsAndGrantsModuleServiceNoOp.hasValidAccountReponsiblityIdIfNotNull(Account account)
           
 boolean ContractsAndGrantsModuleService.hasValidAccountReponsiblityIdIfNotNull(Account account)
          determine whether the given account has a valid responsibility id if its responsibility id is not null
 

Uses of Account in org.kuali.kfs.integration.cg.businessobject
 

Methods in org.kuali.kfs.integration.cg.businessobject that return Account
 Account AwardAccount.getAccount()
           
 

Uses of Account in org.kuali.kfs.integration.ld
 

Methods in org.kuali.kfs.integration.ld that return Account
 Account LaborLedgerEntry.getAccount()
          Gets the account
 Account LaborLedgerBalance.getAccount()
          Gets the account attribute.
 

Methods in org.kuali.kfs.integration.ld with parameters of type Account
 void LaborLedgerEntry.setAccount(Account account)
          Deprecated. 
 void LaborLedgerBalance.setAccount(Account account)
          Sets the account attribute value.
 

Uses of Account in org.kuali.kfs.module.ar.businessobject
 

Methods in org.kuali.kfs.module.ar.businessobject that return Account
 Account SalesTaxCustomerCreditMemoDetail.getAccount()
           
 Account ReceivableCustomerCreditMemoDetail.getAccount()
           
 Account WriteoffCustomerInvoiceDetail.getAccount()
           
 Account NonInvoiced.getAccount()
          Gets the account attribute.
 Account WriteoffTaxCustomerInvoiceDetail.getAccount()
           
 Account ReceivableCustomerInvoiceDetail.getAccount()
           
 Account SalesTaxCustomerInvoiceDetail.getAccount()
           
 Account CustomerCreditMemoDetail.getAccount()
           
 Account OrganizationAccountingDefault.getDefaultInvoiceAccount()
          Gets the defaultInvoiceAccount attribute.
 Account CustomerInvoiceItemCode.getDefaultInvoiceAccount()
          Gets the defaultInvoiceAccount attribute.
 Account OrganizationAccountingDefault.getDefaultPaymentAccount()
          Gets the defaultPaymentAccount attribute.
 Account SystemInformation.getUniversityClearingAccount()
          Gets the universityClearingAccount attribute.
 Account OrganizationAccountingDefault.getWriteoffAccount()
          Gets the writeoffAccount attribute.
 

Methods in org.kuali.kfs.module.ar.businessobject with parameters of type Account
 void NonInvoiced.setAccount(Account account)
          Deprecated.  
 void OrganizationAccountingDefault.setDefaultInvoiceAccount(Account defaultInvoiceAccount)
          Deprecated.  
 void CustomerInvoiceItemCode.setDefaultInvoiceAccount(Account defaultInvoiceAccount)
          Deprecated.  
 void OrganizationAccountingDefault.setDefaultPaymentAccount(Account defaultPaymentAccount)
          Deprecated.  
 void SystemInformation.setUniversityClearingAccount(Account universityClearingAccount)
          Deprecated.  
 void OrganizationAccountingDefault.setWriteoffAccount(Account writeoffAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.ar.document
 

Fields in org.kuali.kfs.module.ar.document declared as Account
protected  Account CustomerInvoiceWriteoffDocument.account
           
protected  Account CustomerInvoiceDocument.paymentAccount
           
 

Methods in org.kuali.kfs.module.ar.document that return Account
 Account CustomerInvoiceWriteoffDocument.getAccount()
           
 Account CustomerInvoiceDocument.getPaymentAccount()
          Gets the paymentAccount attribute.
 

Methods in org.kuali.kfs.module.ar.document with parameters of type Account
 void CustomerInvoiceWriteoffDocument.setAccount(Account account)
           
 void CustomerInvoiceDocument.setPaymentAccount(Account paymentAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.bc.businessobject
 

Methods in org.kuali.kfs.module.bc.businessobject that return Account
 Account BudgetConstructionAccountSummary.getAccount()
          Gets the account attribute.
 Account BudgetConstructionMonthly.getAccount()
          Gets the account attribute.
 Account BudgetConstructionBalanceByAccount.getAccount()
          Gets the account attribute.
 Account CalculatedSalaryFoundationTracker.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAppointmentFundingLoad.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAppointmentFundingLoad02Move.getAccount()
          Gets the account attribute.
 Account BudgetConstructionLockSummary.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAccountDump.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAccountReports.getAccount()
          Gets the account attribute.
 Account BudgetConstructionControlList.getAccount()
          Gets the account attribute.
 Account BudgetConstructionTwoPlugListMove.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAccountOrganizationHierarchy.getAccount()
          Gets the account attribute.
 Account BudgetConstructionCalculatedSalaryFoundationTracker.getAccount()
          Gets the account attribute.
 Account BudgetConstructionHeader.getAccount()
          Gets the account attribute.
 Account BudgetConstructionObjectDump.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAppointmentFundingReason.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAccountBalance.getAccount()
          Gets the account attribute.
 Account BudgetConstructionPositionFunding.getAccount()
          Gets the account attribute.
 Account PendingBudgetConstructionGeneralLedger.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAccountSelect.getAccount()
          Gets the account attribute.
 Account BudgetConstructionSalaryFunding.getAccount()
          Gets the account attribute.
 Account BudgetConstructionFundingLock.getAccount()
          Gets the account attribute.
 Account PendingBudgetConstructionAppointmentFunding.getAccount()
          Gets the account attribute.
 Account BudgetConstructionRequestMove.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAppointmentFundingLoad01Move.getAccount()
          Gets the account attribute.
 Account CalculatedSalaryFoundationTrackerOverride.getAccount()
          Gets the account attribute.
 Account BudgetConstructionAppointmentFundingLoad02Move.getContinuationAccount()
           
 Account BudgetConstructionAppointmentFundingLoad01Move.getNewAccount()
          Gets the newAccount attribute.
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type Account
 void BudgetConstructionAccountSummary.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionMonthly.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionBalanceByAccount.setAccount(Account account)
          Deprecated.  
 void CalculatedSalaryFoundationTracker.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad02Move.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionLockSummary.setAccount(Account account)
          Sets the account attribute value.
 void BudgetConstructionAccountDump.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAccountReports.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionControlList.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionTwoPlugListMove.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAccountOrganizationHierarchy.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionCalculatedSalaryFoundationTracker.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionHeader.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionObjectDump.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAppointmentFundingReason.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAccountBalance.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionPositionFunding.setAccount(Account account)
          Deprecated.  
 void PendingBudgetConstructionGeneralLedger.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAccountSelect.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionSalaryFunding.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionFundingLock.setAccount(Account account)
          Deprecated.  
 void PendingBudgetConstructionAppointmentFunding.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionRequestMove.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad01Move.setAccount(Account account)
          Deprecated.  
 void CalculatedSalaryFoundationTrackerOverride.setAccount(Account account)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad02Move.setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad01Move.setNewAccount(Account newAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.bc.document
 

Fields in org.kuali.kfs.module.bc.document declared as Account
protected  Account BudgetConstructionDocument.account
           
 

Methods in org.kuali.kfs.module.bc.document that return Account
 Account BudgetConstructionDocument.getAccount()
          Gets the account attribute.
 

Methods in org.kuali.kfs.module.bc.document with parameters of type Account
 void BudgetConstructionDocument.setAccount(Account account)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.bc.document.service
 

Methods in org.kuali.kfs.module.bc.document.service with parameters of type Account
 boolean BudgetDocumentService.isBudgetableAccount(Integer budgetYear, Account account, boolean isWagesCheck)
          determine whether the given account is budgetable for the specified budget year
 boolean BudgetConstructionRuleHelperService.isValidAccount(Account account, String currentValue, org.kuali.rice.kns.util.MessageMap errorMap, String errorPropertyName)
          determine whether the given account is valid
 

Uses of Account in org.kuali.kfs.module.bc.document.service.impl
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type Account
 boolean BudgetDocumentServiceImpl.isBudgetableAccount(Integer budgetYear, Account account, boolean isWagesCheck)
           
 boolean BudgetConstructionRuleHelperServiceImpl.isValidAccount(Account account, String currentValue, org.kuali.rice.kns.util.MessageMap errorMap, String errorPropertyName)
           
 

Uses of Account in org.kuali.kfs.module.bc.document.validation.impl
 

Methods in org.kuali.kfs.module.bc.document.validation.impl with parameters of type Account
 boolean BudgetConstructionDocumentRules.isValidAccount(Account account, String value, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 

Uses of Account in org.kuali.kfs.module.cab.batch.service.impl
 

Methods in org.kuali.kfs.module.cab.batch.service.impl that return Account
protected  Account ReconciliationServiceImpl.findAccount(AccountLineGroup acctLineGroup)
          Finds an account object using its primary key
 

Uses of Account in org.kuali.kfs.module.cab.businessobject
 

Methods in org.kuali.kfs.module.cab.businessobject that return Account
 Account GeneralLedgerEntry.getAccount()
          Gets the account attribute.
 

Methods in org.kuali.kfs.module.cab.businessobject with parameters of type Account
 void GeneralLedgerEntry.setAccount(Account account)
          Sets the account attribute.
 

Uses of Account in org.kuali.kfs.module.cam.businessobject
 

Methods in org.kuali.kfs.module.cam.businessobject that return Account
 Account AssetGlpeSourceDetail.getAccount()
           
 Account AssetPayment.getAccount()
          Gets the account attribute.
 Account AssetGlobal.getOrganizationOwnerAccount()
          Gets the organizationOwnerAccount attribute.
 Account Asset.getOrganizationOwnerAccount()
          Gets the organizationOwnerAccount attribute.
 Account AssetRetirementGlobal.getRetirementAccount()
          Gets the retirementAccount attribute.
 Account Asset.getRetirementAccount()
          Gets the retirementAccount attribute.
 

Methods in org.kuali.kfs.module.cam.businessobject with parameters of type Account
 void AssetGlpeSourceDetail.setAccount(Account account)
           
 void AssetPayment.setAccount(Account account)
          Deprecated.  
 void AssetGlobal.setOrganizationOwnerAccount(Account organizationOwnerAccount)
          Deprecated.  
 void Asset.setOrganizationOwnerAccount(Account organizationOwnerAccount)
          Deprecated.  
 void AssetRetirementGlobal.setRetirementAccount(Account retirementAccount)
          Deprecated.  
 void Asset.setRetirementAccount(Account retirementAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.cam.document
 

Fields in org.kuali.kfs.module.cam.document declared as Account
protected  Account AssetTransferDocument.oldOrganizationOwnerAccount
           
protected  Account AssetTransferDocument.organizationOwnerAccount
           
 

Methods in org.kuali.kfs.module.cam.document that return Account
 Account AssetTransferDocument.getOldOrganizationOwnerAccount()
          Gets the oldOrganizationOwnerAccount attribute.
 Account AssetTransferDocument.getOrganizationOwnerAccount()
          Gets the organizationOwnerAccount attribute.
 

Methods in org.kuali.kfs.module.cam.document with parameters of type Account
 void AssetTransferDocument.setOldOrganizationOwnerAccount(Account oldOrganizationOwnerAccount)
          Deprecated.  
 void AssetTransferDocument.setOrganizationOwnerAccount(Account organizationOwnerAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.cam.document.service.impl
 

Methods in org.kuali.kfs.module.cam.document.service.impl that return Account
protected  Account AssetRetirementServiceImpl.getPlantFundAccount(Asset asset, AssetPayment payment)
          Get the corresponding Plant Fund Account object based on the payment's financialObjectSubTypeCode.
 

Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type Account
protected  AssetGlpeSourceDetail AssetTransferServiceImpl.createAssetGlpePostable(AssetTransferDocument document, Account plantAccount, AssetPayment assetPayment, boolean isSource, AssetTransferServiceImpl.AmountCategory amountCategory)
          Creates an instance of AssetGlpeSourceDetail depending on the source flag
protected  void AssetRetirementServiceImpl.createNewPostable(AssetRetirementServiceImpl.AmountCategory category, Asset asset, AssetPayment assetPayment, String documentNumber, Account plantAccount, List<GeneralLedgerPendingEntrySourceDetail> postables)
          This method creates one postable and sets the values.
 

Uses of Account in org.kuali.kfs.module.cam.document.validation.impl
 

Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type Account
protected  boolean AssetGlobalRule.isAccountInvalid(Account account)
           
 

Uses of Account in org.kuali.kfs.module.cg.businessobject
 

Methods in org.kuali.kfs.module.cg.businessobject that return Account
 Account AwardAccount.getAccount()
           
 

Methods in org.kuali.kfs.module.cg.businessobject with parameters of type Account
 void AwardAccount.setAccount(Account account)
          Deprecated. Setter is required by OJB, but should not be used to modify this attribute. This attribute is set on the initial creation of the object and should not be changed.
 

Uses of Account in org.kuali.kfs.module.cg.service.impl
 

Methods in org.kuali.kfs.module.cg.service.impl with parameters of type Account
 org.kuali.rice.kim.bo.Person ContractsAndGrantsModuleServiceImpl.getProjectDirectorForAccount(Account account)
           
 boolean ContractsAndGrantsModuleServiceImpl.hasValidAccountReponsiblityIdIfNotNull(Account account)
           
 

Uses of Account in org.kuali.kfs.module.ec.businessobject
 

Methods in org.kuali.kfs.module.ec.businessobject that return Account
 Account EffortCertificationDetail.getAccount()
          Gets the account attribute.
 Account EffortCertificationDetail.getSourceAccount()
          Gets the sourceAccount attribute.
 

Methods in org.kuali.kfs.module.ec.businessobject with parameters of type Account
 void EffortCertificationDetail.setAccount(Account account)
          Deprecated. 
 void EffortCertificationDetail.setSourceAccount(Account sourceAccount)
          Deprecated. 
 

Uses of Account in org.kuali.kfs.module.ec.document.web.struts
 

Methods in org.kuali.kfs.module.ec.document.web.struts with parameters of type Account
static String EffortCertificationForm.buildAccountInfo(Account account)
          build the descriptive information of the given account.
 

Uses of Account in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return Account
 Account EndowmentAccountingLineBase.getAccount()
           
 Account EndowmentAccountingLine.getAccount()
          Gets the account.
 Account EndowmentRecurringCashTransferGLTarget.getAccount()
           
 Account KemidGeneralLedgerAccount.getAccount()
          Gets the account.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type Account
 void EndowmentAccountingLineBase.setAccount(Account account)
          Deprecated.  
 void EndowmentAccountingLine.setAccount(Account account)
          Deprecated.  
 void EndowmentRecurringCashTransferGLTarget.setAccount(Account account)
           
 void KemidGeneralLedgerAccount.setAccount(Account account)
          Sets the account.
 

Uses of Account in org.kuali.kfs.module.external.kc.businessobject
 

Methods in org.kuali.kfs.module.external.kc.businessobject that return Account
 Account AwardAccount.getAccount()
           
 Account AccountAutoCreateDefaults.getContinuationAccount()
          Gets the continuationAccount attribute.
 Account AccountAutoCreateDefaults.getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 Account AccountAutoCreateDefaults.getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 Account AccountAutoCreateDefaults.getReportsToAccount()
          Gets the reportsToAccount attribute.
 

Methods in org.kuali.kfs.module.external.kc.businessobject with parameters of type Account
 void AwardAccount.setAccount(Account account)
          Deprecated. 
 void AccountAutoCreateDefaults.setContinuationAccount(Account continuationAccount)
          Sets the continuationAccount attribute value.
 void AccountAutoCreateDefaults.setIncomeStreamAccount(Account incomeStreamAccount)
          Sets the incomeStreamAccount attribute value.
 void AccountAutoCreateDefaults.setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Sets the indirectCostRecoveryAcct attribute value.
 void AccountAutoCreateDefaults.setReportsToAccount(Account reportsToAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.external.kc.document
 

Methods in org.kuali.kfs.module.external.kc.document that return Account
protected  Account KualiAccountMaintainableImpl.retrieveExistingAccountFromDB()
           
 

Uses of Account in org.kuali.kfs.module.external.kc.service.impl
 

Methods in org.kuali.kfs.module.external.kc.service.impl that return Account
 Account AccountCreationServiceImpl.createAccountObject(AccountParametersDTO parameters, AccountAutoCreateDefaults defaults)
          This method creates an account to be used for automatic maintenance document
 

Methods in org.kuali.kfs.module.external.kc.service.impl with parameters of type Account
protected  void AccountCreationServiceImpl.createAutomaticCGAccountMaintenanceDocument(Account account, AccountCreationStatusDTO accountCreationStatus)
          This method will create a maintenance document for CG account create, set its description and then sets the account business object in it.
 org.kuali.rice.kim.bo.Person ContractsAndGrantsModuleServiceImpl.getProjectDirectorForAccount(Account account)
           
 boolean ContractsAndGrantsModuleServiceImpl.hasValidAccountReponsiblityIdIfNotNull(Account account)
           
protected  boolean AccountCreationServiceImpl.isValidAccount(Account account, AccountCreationStatusDTO accountCreationStatus)
          Check to see if the main link between KFS and KC is valid, namely the chart and account number.
 

Uses of Account in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type Account
protected  Message ScrubberValidatorImpl.checkAccountFringeIndicator(LaborOriginEntry laborOriginEntry, LaborOriginEntry laborWorkingEntry, Account account, UniversityDate universityRunDate, LaborAccountingCycleCachingService laborAccountingCycleCachingService)
          For fringe transaction types checks if the account accepts fringe benefits.
protected  Message ScrubberValidatorImpl.continuationAccountLogic(Account expiredClosedAccount, LaborOriginEntry laborOriginEntry, LaborOriginEntry laborWorkingEntry, UniversityDate universityRunDate)
          Loops through continuation accounts for 10 tries or until it finds an account that is not expired.
protected  long ScrubberValidatorImpl.getAdjustedAccountExpirationDate(Account account)
          Adjustment of Account if it is contracts and grants
protected  Message ScrubberValidatorImpl.handleExpiredClosedAccount(Account account, LaborOriginEntry laborOriginEntry, LaborOriginEntry laborWorkingEntry, UniversityDate universityRunDate)
          Checks the continuation account system indicator.
 boolean ScrubberValidatorImpl.isAccountExpired(Account account, UniversityDate universityRunDate)
           
 

Uses of Account in org.kuali.kfs.module.ld.businessobject
 

Methods in org.kuali.kfs.module.ld.businessobject that return Account
 Account LaborCalculatedSalaryFoundationTracker.getAccount()
          Gets the account attribute.
 Account LedgerBalanceForYearEndBalanceForward.getAccount()
          Gets the account attribute.
 Account LedgerEntry.getAccount()
          Gets the account
 

Methods in org.kuali.kfs.module.ld.businessobject with parameters of type Account
 void LaborCalculatedSalaryFoundationTracker.setAccount(Account account)
          Sets the account attribute value.
 void LedgerBalanceForYearEndBalanceForward.setAccount(Account account)
          Sets the account attribute value.
 void LedgerEntry.setAccount(Account account)
          Deprecated. 
 

Uses of Account in org.kuali.kfs.module.purap.businessobject
 

Methods in org.kuali.kfs.module.purap.businessobject that return Account
 Account NegativePaymentRequestApprovalLimit.getAccount()
           
 Account AutoApproveExclude.getAccount()
           
 

Methods in org.kuali.kfs.module.purap.businessobject with parameters of type Account
 void NegativePaymentRequestApprovalLimit.setAccount(Account account)
          Deprecated.  
 void AutoApproveExclude.setAccount(Account account)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.purap.document
 

Fields in org.kuali.kfs.module.purap.document declared as Account
protected  Account PurchasingDocumentBase.nonInstitutionFundAccount
           
 

Methods in org.kuali.kfs.module.purap.document that return Account
 Account PurchasingDocumentBase.getNonInstitutionFundAccount()
           
 Account PurchasingDocument.getNonInstitutionFundAccount()
           
 

Methods in org.kuali.kfs.module.purap.document that return types with arguments of type Account
 List<Account> PurchaseOrderDocument.getAccountsForAwardRouting()
           
 

Methods in org.kuali.kfs.module.purap.document with parameters of type Account
 void PurchasingDocumentBase.setNonInstitutionFundAccount(Account nonInstitutionFundAccount)
          Deprecated.  
 void PurchasingDocument.setNonInstitutionFundAccount(Account nonInstitutionFundAccount)
          Deprecated.  
 

Uses of Account in org.kuali.kfs.module.purap.document.service.impl
 

Methods in org.kuali.kfs.module.purap.document.service.impl that return Account
protected  Account AccountsPayableServiceImpl.getReplaceAccountForClosedAccount(Account account, AccountsPayableDocument document)
          Gets the replacement account for the specified closed account.
protected  Account AccountsPayableServiceImpl.getReplaceAccountForExpiredAccount(Account account, AccountsPayableDocument document)
          Gets the replacement account for the specified expired account.
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type Account
protected  Account AccountsPayableServiceImpl.getReplaceAccountForClosedAccount(Account account, AccountsPayableDocument document)
          Gets the replacement account for the specified closed account.
protected  Account AccountsPayableServiceImpl.getReplaceAccountForExpiredAccount(Account account, AccountsPayableDocument document)
          Gets the replacement account for the specified expired account.
 

Uses of Account in org.kuali.kfs.module.purap.exception
 

Methods in org.kuali.kfs.module.purap.exception with parameters of type Account
 void PaymentRequestInitializationValidationErrors.addClosedAccount(Account closedAccount)
           
 void PaymentRequestInitializationValidationErrors.addExpiredAccount(Account expiredAccount)
           
 

Constructors in org.kuali.kfs.module.purap.exception with parameters of type Account
PaymentRequestInitializationValidationErrors.AccountContinuation(Account account)
           
 

Uses of Account in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type Account
 boolean VendorCreditMemoAccountingLineRuleHelperServiceImpl.isValidAccount(Account account, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 

Uses of Account in org.kuali.kfs.pdp.businessobject
 

Methods in org.kuali.kfs.pdp.businessobject that return Account
 Account PaymentAccountDetail.getAccount()
          This method gets the account.
 Account CustomerProfile.getDefaultAccount()
          Gets the defaultAccount attribute.
 

Methods in org.kuali.kfs.pdp.businessobject with parameters of type Account
 void GlPendingTransaction.setAccount(Account a)
           
 void PaymentAccountDetail.setAccount(Account account)
          This method sets the account.
 void CustomerProfile.setDefaultAccount(Account defaultAccount)
          Sets the defaultAccount attribute value.
 

Uses of Account in org.kuali.kfs.sys.businessobject
 

Methods in org.kuali.kfs.sys.businessobject that return Account
 Account AccountResponsibility.getAccount()
           
 Account SufficientFundsItem.getAccount()
           
 Account GeneralLedgerPendingEntrySourceDetail.getAccount()
           
 Account AccountingLineBase.getAccount()
           
 Account GeneralLedgerPendingEntry.getAccount()
          Gets the account attribute.
 Account TaxRegion.getAccount()
           
 Account Bank.getCashOffsetAccount()
          Gets the cashOffsetAccount attribute.
 

Methods in org.kuali.kfs.sys.businessobject with parameters of type Account
static boolean AccountingLineOverride.needsExpiredAccountOverride(Account account)
          Returns whether the given account needs an expired account override.
static boolean AccountingLineOverride.needsNonFringAccountOverride(Account account)
          Returns whether the given account needs an expired account override.
static boolean AccountingLineOverride.needsObjectBudgetOverride(Account account, ObjectCode objectCode)
          Returns whether the given object code needs an object budget override
 void AccountResponsibility.setAccount(Account account)
           
 void SufficientFundsItem.setAccount(Account account)
           
 void AccountingLineBase.setAccount(Account account)
          Deprecated.  
 void GeneralLedgerPendingEntry.setAccount(Account account)
          Sets the account attribute value.
 void AccountingLine.setAccount(Account account)
          Deprecated.  
 void TaxRegion.setAccount(Account account)
           
 void Bank.setCashOffsetAccount(Account cashOffsetAccount)
          Sets the cashOffsetAccount attribute value.
 

Constructors in org.kuali.kfs.sys.businessobject with parameters of type Account
AccountResponsibility(int accountResponsibilityType, org.kuali.rice.kns.util.KualiDecimal minimumDollarAmount, org.kuali.rice.kns.util.KualiDecimal maximumDollarAmount, String documentTypeId, Account account)
          Constructor that allows us to create and pop on same line in other files
 

Uses of Account in org.kuali.kfs.sys.dataaccess
 

Methods in org.kuali.kfs.sys.dataaccess with parameters of type Account
 int GeneralLedgerPendingEntryDao.countPendingLedgerEntries(Account account)
          This method counts all approved pending ledger entries by account
 

Uses of Account in org.kuali.kfs.sys.dataaccess.impl
 

Methods in org.kuali.kfs.sys.dataaccess.impl with parameters of type Account
 int GeneralLedgerPendingEntryDaoOjb.countPendingLedgerEntries(Account account)
           
 

Uses of Account in org.kuali.kfs.sys.document.service
 

Methods in org.kuali.kfs.sys.document.service with parameters of type Account
 boolean AccountPresenceService.isObjectCodeBudgetedForAccountPresence(Account account, ObjectCode objectCode)
          Checks the given account for presence control turned on.
 boolean AccountingLineRuleHelperService.isValidAccount(Account account, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary)
          This method validates that the account is active for use in the system.
 boolean AccountingLineRuleHelperService.isValidAccount(Account account, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
          This method validates that the account is active for use in the system.
 

Uses of Account in org.kuali.kfs.sys.document.service.impl
 

Methods in org.kuali.kfs.sys.document.service.impl that return Account
protected  Account AccountingLineRuleHelperServiceImpl.getUnexpiredContinuationAccountOrNull(Account account)
           
 

Methods in org.kuali.kfs.sys.document.service.impl with parameters of type Account
protected  Account AccountingLineRuleHelperServiceImpl.getUnexpiredContinuationAccountOrNull(Account account)
           
 boolean AccountPresenceServiceImpl.isObjectCodeBudgetedForAccountPresence(Account account, ObjectCode objectCode)
          This method determines if an object code has been budgeted for account presence.
 boolean AccountingLineRuleHelperServiceImpl.isValidAccount(Account account, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary)
           
 boolean AccountingLineRuleHelperServiceImpl.isValidAccount(Account account, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 

Uses of Account in org.kuali.kfs.sys.identity
 

Fields in org.kuali.kfs.sys.identity declared as Account
protected  Account KfsKimAttributes.account
           
 

Methods in org.kuali.kfs.sys.identity that return Account
 Account KfsKimAttributes.getAccount()
           
 

Methods in org.kuali.kfs.sys.identity with parameters of type Account
 void KfsKimAttributes.setAccount(Account account)
           
 

Uses of Account in org.kuali.kfs.sys.service
 

Methods in org.kuali.kfs.sys.service with parameters of type Account
 GeneralLedgerPendingEntry GeneralLedgerPendingEntryService.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document, Account account, ObjectCode objectCode, String subAccountNumber, String subObjectCode, String organizationReferenceId, String projectCode, String referenceNumber, String referenceTypeCode, String referenceOriginCode, String description, boolean isDebit, org.kuali.rice.kns.util.KualiDecimal amount, GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
          Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
 boolean GeneralLedgerPendingEntryService.hasPendingGeneralLedgerEntry(Account account)
          Does the given account have any general ledger entries? It is necessary to check this before closing an account.
 

Uses of Account in org.kuali.kfs.sys.service.impl
 

Methods in org.kuali.kfs.sys.service.impl with parameters of type Account
 GeneralLedgerPendingEntry GeneralLedgerPendingEntryServiceImpl.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document, Account account, ObjectCode objectCode, String subAccountNumber, String subObjectCode, String organizationReferenceId, String projectCode, String referenceNumber, String referenceTypeCode, String referenceOriginCode, String description, boolean isDebit, org.kuali.rice.kns.util.KualiDecimal amount, GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
          Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
 boolean GeneralLedgerPendingEntryServiceImpl.hasPendingGeneralLedgerEntry(Account account)
           
protected  boolean FlexibleOffsetAccountServiceImpl.isExpired(Account account, Calendar runCalendar)
          This method determines if an account has expired.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.