Uses of Package
org.kuali.kfs.sys.businessobject

Packages that use org.kuali.kfs.sys.businessobject
org.kuali.kfs.coa.businessobject   
org.kuali.kfs.coa.service   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.fp.batch.service.impl   
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.fp.document   
org.kuali.kfs.fp.document.authorization   
org.kuali.kfs.fp.document.service   
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.fp.document.validation.impl   
org.kuali.kfs.fp.document.web.struts   
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.businessobject   
org.kuali.kfs.gl.dataaccess.impl   
org.kuali.kfs.gl.service   
org.kuali.kfs.gl.service.impl   
org.kuali.kfs.integration.cab   
org.kuali.kfs.integration.ld   
org.kuali.kfs.integration.purap   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.ar.document.authorization   
org.kuali.kfs.module.ar.document.service   
org.kuali.kfs.module.ar.document.service.impl   
org.kuali.kfs.module.ar.document.validation.event   
org.kuali.kfs.module.ar.document.web.struts   
org.kuali.kfs.module.ar.identity   
org.kuali.kfs.module.ar.report.util   
org.kuali.kfs.module.bc.batch.dataaccess.impl   
org.kuali.kfs.module.bc.businessobject   
org.kuali.kfs.module.cab.businessobject   
org.kuali.kfs.module.cab.service.impl   
org.kuali.kfs.module.cam.businessobject   
org.kuali.kfs.module.cam.document   
org.kuali.kfs.module.cam.document.authorization   
org.kuali.kfs.module.cam.document.dataaccess   
org.kuali.kfs.module.cam.document.dataaccess.impl   
org.kuali.kfs.module.cam.document.gl   
org.kuali.kfs.module.cam.document.service.impl   
org.kuali.kfs.module.cam.document.validation.event   
org.kuali.kfs.module.cam.document.validation.impl   
org.kuali.kfs.module.cam.document.web.struts   
org.kuali.kfs.module.cam.service.impl   
org.kuali.kfs.module.ec.businessobject   
org.kuali.kfs.module.ec.document   
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.module.ld.businessobject   
org.kuali.kfs.module.ld.dataaccess.impl   
org.kuali.kfs.module.ld.document   
org.kuali.kfs.module.ld.document.authorization   
org.kuali.kfs.module.ld.document.service   
org.kuali.kfs.module.ld.document.service.impl   
org.kuali.kfs.module.ld.document.validation.impl   
org.kuali.kfs.module.ld.document.web.struts   
org.kuali.kfs.module.ld.util   
org.kuali.kfs.module.purap.businessobject   
org.kuali.kfs.module.purap.document   
org.kuali.kfs.module.purap.document.authorization   
org.kuali.kfs.module.purap.document.service.impl   
org.kuali.kfs.module.purap.document.validation.impl   
org.kuali.kfs.module.purap.document.web   
org.kuali.kfs.module.purap.document.web.struts   
org.kuali.kfs.module.purap.service   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.module.purap.util   
org.kuali.kfs.pdp.batch.service.impl   
org.kuali.kfs.pdp.businessobject   
org.kuali.kfs.pdp.service.impl   
org.kuali.kfs.sec.document.authorization   
org.kuali.kfs.sec.document.validation.impl   
org.kuali.kfs.sec.service   
org.kuali.kfs.sec.service.impl   
org.kuali.kfs.sec.util   
org.kuali.kfs.sys.batch.dataaccess   
org.kuali.kfs.sys.batch.dataaccess.impl   
org.kuali.kfs.sys.businessobject   
org.kuali.kfs.sys.dataaccess   
org.kuali.kfs.sys.dataaccess.impl   
org.kuali.kfs.sys.document   
org.kuali.kfs.sys.document.authorization   
org.kuali.kfs.sys.document.datadictionary   
org.kuali.kfs.sys.document.service   
org.kuali.kfs.sys.document.service.impl   
org.kuali.kfs.sys.document.validation.event   
org.kuali.kfs.sys.document.validation.impl   
org.kuali.kfs.sys.document.web   
org.kuali.kfs.sys.document.web.renderers   
org.kuali.kfs.sys.document.workflow   
org.kuali.kfs.sys.service   
org.kuali.kfs.sys.service.impl   
org.kuali.kfs.sys.web.struts   
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.coa.businessobject
Building
           
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.coa.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.coa.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.batch.service.impl
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
AccountingLineParserBase
          Base class for parsing serialized AccountingLines for TransactionalDocuments
Bank
          Bank Business Object
Building
           
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
Room
           
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SystemOptions
           
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
Bank
          Bank Business Object
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SufficientFundsItem
          Represents a sufficient fund item which is used to show if a document has sufficient funds
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
Bank
          Bank Business Object
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
Bank
          Bank Business Object
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.fp.document.web.struts
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineOverride
          This class helps implement AccountingLine overrides.
Bank
          Bank Business Object
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.batch
BusinessObjectStringParserFieldUtils
          An abstract class which provides help in determining field lengths of business objects being parsed from Strings
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.batch.service
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.batch.service.impl
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.businessobject
BusinessObjectStringParserFieldUtils
          An abstract class which provides help in determining field lengths of business objects being parsed from Strings
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.dataaccess.impl
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.service
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
SufficientFundsItem
          Represents a sufficient fund item which is used to show if a document has sufficient funds
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.gl.service.impl
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
SufficientFundsItem
          Represents a sufficient fund item which is used to show if a document has sufficient funds
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.integration.cab
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.integration.ld
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.integration.purap
Building
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
AccountingLineParserBase
          Base class for parsing serialized AccountingLines for TransactionalDocuments
Bank
          Bank Business Object
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SystemOptions
           
TaxDetail
           
UnitOfMeasure
          Unit Of Measure Business Object.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document
Bank
          Bank Business Object
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document.service
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document.validation.event
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.document.web.struts
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.identity
ChartOrgHolder
          Simple utility interface for abstracting an object which contains both a chart and organization code.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ar.report.util
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.bc.batch.dataaccess.impl
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.bc.businessobject
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cab.businessobject
Building
           
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
Room
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cab.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
AccountingLineParserBase
          Base class for parsing serialized AccountingLines for TransactionalDocuments
Building
           
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
Room
           
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document
Building
           
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
Room
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.dataaccess
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.dataaccess.impl
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.gl
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.service.impl
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.validation.event
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.document.web.struts
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.cam.service.impl
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ec.businessobject
AccountingLineOverride
          This class helps implement AccountingLine overrides.
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ec.document
SystemOptions
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.batch.service.impl
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineOverride
          This class helps implement AccountingLine overrides.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
AccountingLineParserBase
          Base class for parsing serialized AccountingLines for TransactionalDocuments
BusinessObjectStringParserFieldUtils
          An abstract class which provides help in determining field lengths of business objects being parsed from Strings
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SystemOptions
           
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.dataaccess.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document.service
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document.service.impl
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.document.web.struts
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.ld.util
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
AccountingLineParserBase
          Base class for parsing serialized AccountingLines for TransactionalDocuments
Building
           
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
UnitOfMeasure
          Unit Of Measure Business Object.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document
Bank
          Bank Business Object
Building
           
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document.web
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.document.web.struts
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
UnitOfMeasure
          Unit Of Measure Business Object.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
UnitOfMeasure
          Unit Of Measure Business Object.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.module.purap.util
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.pdp.batch.service.impl
Bank
          Bank Business Object
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.pdp.businessobject
Bank
          Bank Business Object
TimestampedBusinessObject
           
TimestampedBusinessObjectBase
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.pdp.service.impl
Bank
          Bank Business Object
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sec.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sec.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sec.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sec.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sec.util
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.batch.dataaccess
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.batch.dataaccess.impl
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.businessobject
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineBase
          This is the generic class which contains all the elements on a typical line of accounting elements.
AccountingLineOverride
          This class helps implement AccountingLine overrides.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
Bank
          Bank Business Object
Building
           
BusinessObjectComponent
           
BusinessObjectProperty
           
ChartOrgHolder
          Simple utility interface for abstracting an object which contains both a chart and organization code.
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
FunctionalFieldDescription
           
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SystemOptions
           
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
TaxRegion
           
TaxRegionCounty
           
TaxRegionPostalCode
           
TaxRegionRate
          Tax District Rate business object.
TaxRegionState
           
TaxRegionType
           
TimestampedBusinessObject
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.dataaccess
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
HomeOrigination
           
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.dataaccess.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
HomeOrigination
           
OriginationCode
           
SystemOptions
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
FinancialSystemDocumentHeader
          This class is a custom DocumentHeader class used by KFS to facilitate custom data fields and a few UI fields
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
SufficientFundsItem
          Represents a sufficient fund item which is used to show if a document has sufficient funds
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.authorization
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.datadictionary
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
AccountingLineParser
          Defines an abstraction for parsing serialized AccountingLines
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
OriginationCode
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.validation.event
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.validation.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
Bank
          Bank Business Object
TaxRegion
           
TaxRegionCounty
           
TaxRegionPostalCode
           
TaxRegionRate
          Tax District Rate business object.
TaxRegionState
           
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.web
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.web.renderers
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.document.workflow
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.service
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
Bank
          Bank Business Object
BusinessObjectComponent
           
BusinessObjectProperty
           
ChartOrgHolder
          Simple utility interface for abstracting an object which contains both a chart and organization code.
DataMappingFieldDefinition
           
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
FunctionalFieldDescription
           
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
HomeOrigination
           
OriginationCode
           
SystemOptions
           
TaxDetail
           
TaxRegion
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.service.impl
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
Bank
          Bank Business Object
BusinessObjectComponent
           
BusinessObjectProperty
           
ChartOrgHolder
          Simple utility interface for abstracting an object which contains both a chart and organization code.
DataMappingFieldDefinition
           
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
FunctionalFieldDescription
           
GeneralLedgerPendingEntry
          The general ledger pending entry structure holds financial transaction info that will post to the general ledger as an entry.
GeneralLedgerPendingEntrySequenceHelper
          This class is a helper class which will allows us to pass control in and out of the processGeneralLedgerPendingEntry() method by reference.
GeneralLedgerPendingEntrySourceDetail
          A collection of methods, specifying data that would be necessary to create a GeneralLedgerPendingEntry
HomeOrigination
           
OriginationCode
           
SystemOptions
           
TaxDetail
           
TaxRegion
           
UniversityDate
          Represents a specific university date
 

Classes in org.kuali.kfs.sys.businessobject used by org.kuali.kfs.sys.web.struts
AccountingLine
          An AccountLine contains all the accounting items typically necessary to create a pending entry to the G/L.
BatchUpload
          Object that contains properties used on the batch upload screen.
ElectronicPaymentClaim
          This class is used to represent an electronic payment claim.
SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 



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