Uses of Class
org.kuali.kfs.sys.document.FinancialSystemMaintainable

Packages that use FinancialSystemMaintainable
org.kuali.kfs.coa.document   
org.kuali.kfs.coa.service   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.cab.document   
org.kuali.kfs.module.cam.document   
org.kuali.kfs.module.cg.document   
org.kuali.kfs.module.endow.document   
org.kuali.kfs.module.external.kc.document   
org.kuali.kfs.module.purap.document   
org.kuali.kfs.pdp.document   
org.kuali.kfs.sec.document   
org.kuali.kfs.sys.document   
org.kuali.kfs.vnd.document   
 

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

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.coa.document
 class AccountDelegateMaintainableImpl
          This class is a special implementation of Maintainable specifically for Account Delegates.
 class ChartMaintainableImpl
          Maintainable implementation for the chart maintenance document
 class IndirectCostRecoveryRateMaintainableImpl
           
 class IndirectCostRecoveryTypeMaintainableImpl
           
 class KualiAccountMaintainableImpl
          This class overrides the saveBusinessObject() method which is called during post process from the KualiPostProcessor so that it can automatically deactivate the Sub-Accounts related to the account It also overrides the processAfterCopy so that it sets specific fields that shouldn't be copied to default values KualiPostProcessor
 class KualiOrgMaintainable
          This class overrides the getCoreSections method to provide specific field conversions for the postal code
 class ObjectCodeMaintainableImpl
           
 class OrganizationReversionCategoryMaintainableImpl
          A Maintainable for the Organization Reversion Category maintenance document
 class OrganizationReversionMaintainableImpl
          This class provides some specific functionality for the OrganizationReversion maintenance document inner class for doing comparisons on OrganizationReversionCategory populateBusinessObject setBusinessObject - pre-populate the static list of details with each category isRelationshipRefreshable - makes sure that organizationReversionGlobalDetails isn't wiped out accidentally
 class OrgReviewRoleMaintainableImpl
           
 class SubAccountMaintainableImpl
          This class...
 

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

Methods in org.kuali.kfs.coa.service that return FinancialSystemMaintainable
 FinancialSystemMaintainable AccountDelegateService.buildMaintainableForAccountDelegate(AccountDelegate delegate)
          Builds an appropriate maintainable with the given account delegate as the business object
 

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

Methods in org.kuali.kfs.coa.service.impl that return FinancialSystemMaintainable
 FinancialSystemMaintainable AccountDelegateServiceImpl.buildMaintainableForAccountDelegate(AccountDelegate delegate)
           
protected  FinancialSystemMaintainable AccountDelegateServiceImpl.getAccountDelegateMaintainable()
           
 

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

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.ar.document
 class CustomerInvoiceItemCodeMaintainableImpl
           
 class CustomerMaintenableImpl
           
 class InvoiceRecurrenceMaintainable
           
 class OrganizationOptionsMaintainableImpl
           
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.module.cab.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.cab.document
 class PreTagMaintainableImpl
           
 

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

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.cam.document
 class AssetMaintainableImpl
          This class implements custom data preparation for displaying asset edit screen.
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.module.cg.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.cg.document
 class AwardMaintainableImpl
          Methods for the Award maintenance document UI.
 class ProposalMaintainableImpl
          Methods for the Proposal maintenance document UI.
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.module.endow.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.endow.document
 class EndowmentRecurringCashTransferMaintainableImpl
           
 

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

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.external.kc.document
 class AccountAutoCreateDefaultsMaintainableImpl
           
 

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

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.module.purap.document
 class PurchaseOrderContractLanguageMaintainableImpl
          A special implementation of Maintainable specifically for PurchaseOrderContractLanguage maintenance page to override the behavior when the PurchaseOrderContractLanguage maintenance document is copied.
 class PurchaseOrderQuoteLanguageMaintainableImpl
           
 class PurchaseOrderQuoteListMaintainableImpl
           
 class ReceivingAddressMaintainableImpl
          ReceivingAddressMaintainableImpl is a special implementation of FinancialSystemMaintainable for ReceivingAddresss.
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.pdp.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.pdp.document
 class CustomerProfileMaintenanceDocumentMaintainableImpl
          This class is a special implementation of Maintainable specifically for Account Delegates.
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.sec.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.sec.document
 class SecurityDefinitionMaintainableImpl
          Maintainable implementation for the Security Definition maintenance document.
 class SecurityModelMaintainableImpl
          Maintainable implementation for the Security Model maintenance document.
 class SecurityPrincipalMaintainableImpl
          Maintainable implementation for the Security Principal maintenance document.
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.sys.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.sys.document
 class TaxRegionMaintainableImpl
           
 

Uses of FinancialSystemMaintainable in org.kuali.kfs.vnd.document
 

Subclasses of FinancialSystemMaintainable in org.kuali.kfs.vnd.document
 class VendorMaintainableImpl
           
 



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