|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kns.bo.KualiCodeBase
org.kuali.kfs.gl.businessobject.OriginEntrySource
public class OriginEntrySource
A class that defines all the source codes for all types of Origin Entry groups
Field Summary | |
---|---|
static String |
BACKUP
A general ledger backup group |
static String |
COLLECTOR
a general ledger group created by the collector |
static String |
ENTERPRISE_FEED
a general ledger group created by the enterprise feeder |
static String |
EXTERNAL
|
static String |
GENERATE_BY_EDOC
a general ledger group made of origin entries from processed documents; created by nightly out |
static String |
GL_CORRECTION_PROCESS_EDOC
a general ledger group creacted by the GLCP |
static String |
ICR_POSTER_ERROR
a general ledger group of indirect cost recovery origin entries that resulted in poster errors |
static String |
ICR_POSTER_VALID
a general ledger group of indirect cost recovery origin entries that the poster considered valid |
static String |
ICR_TRANSACTIONS
a general ledger group of indirect cost recovery origin entries |
static String |
LABOR_BACKUP
a backup labor ledger group |
static String |
LABOR_CORRECTION_PROCESS_EDOC
a labor ledger group of origin entries created by a Labor Ledger Correction Process document |
static String |
LABOR_EDOC
a labor ledger group created by labor processing documents |
static String |
LABOR_LEDGER_GENERAL_LEDGER
a labor ledger group of origin entries |
static String |
LABOR_MAIN_POSTER_ERROR
a labor ledger group of origin entries that the labor poster reports as errors |
static String |
LABOR_MAIN_POSTER_VALID
a labor ledger group of origin entries that the labor poster considered valid and posted |
static String |
LABOR_PAYROLL_ACCRUAL
a labor ledger group of origin entries for payroll accrual |
static String |
LABOR_SCRUBBER_ERROR
a labor ledger group of origin entries that the labor scrubber reports as errors |
static String |
LABOR_SCRUBBER_EXPIRED
a labor ledger group of origin entries that the labor scrubber reported as having expired accounts |
static String |
LABOR_SCRUBBER_VALID
a labor ledger group of origin entries that the labor scrubber considers valid (and therefore can be posted by the labor poster) |
static String |
LABOR_YEAR_END_BALANCE_FORWARD
a labor ledger group created by the labor balance forwards year end job |
static String |
MAIN_POSTER_ERROR
a general ledger group of origin entries that the poster reports as errors |
static String |
MAIN_POSTER_VALID
a general ledger group of origin entries that the poster considered valid and posted |
static String |
PDP
a general ledger group created by the post disbursement processor |
static String |
REVERSAL_POSTER_ERROR
a general ledger group of origin entries that the reversal poster reported as errors |
static String |
REVERSAL_POSTER_VALID
a general ledger group of origin entries that the reversal poster considered valid and posted |
static String |
SCRUBBER_ERROR
a general ledger group of origin entries the scrubber reported were in error |
static String |
SCRUBBER_EXPIRED
a general ledger group of origin entries that the scrubber reported as having expired accounts |
static String |
SCRUBBER_VALID
a general ledger group of origin entries that the scrubber considered valid (and therefore are ready to be posted) |
static String |
YEAR_END_BEGINNING_BALANCE
a general ledger group created by the balance forwards year end job with still open accounts |
static String |
YEAR_END_BEGINNING_BALANCE_PRIOR_YEAR
a general ledger group created by the balance forwards year end job with still closed accounts |
static String |
YEAR_END_CLOSE_NOMINAL_BALANCES
a general ledger group created by the nominal activity closing year end job |
static String |
YEAR_END_ENCUMBRANCE_CLOSING
a general ledger group created by the forward encumbrances year end job |
static String |
YEAR_END_ORG_REVERSION
a general ledger group created by the organization reversion year end job |
Fields inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
---|
active, code, name |
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
OriginEntrySource()
|
Method Summary |
---|
Methods inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
---|
equals, getCode, getCodeAndDescription, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setName, toStringMapper |
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Field Detail |
---|
public static final String BACKUP
public static final String COLLECTOR
public static final String GENERATE_BY_EDOC
public static final String EXTERNAL
public static final String GL_CORRECTION_PROCESS_EDOC
public static final String ICR_TRANSACTIONS
public static final String ICR_POSTER_ERROR
public static final String ICR_POSTER_VALID
public static final String MAIN_POSTER_ERROR
public static final String MAIN_POSTER_VALID
public static final String REVERSAL_POSTER_ERROR
public static final String REVERSAL_POSTER_VALID
public static final String SCRUBBER_ERROR
public static final String SCRUBBER_VALID
public static final String SCRUBBER_EXPIRED
public static final String YEAR_END_BEGINNING_BALANCE
public static final String YEAR_END_BEGINNING_BALANCE_PRIOR_YEAR
public static final String YEAR_END_CLOSE_NOMINAL_BALANCES
public static final String YEAR_END_ENCUMBRANCE_CLOSING
public static final String YEAR_END_ORG_REVERSION
public static final String PDP
public static final String ENTERPRISE_FEED
public static final String LABOR_MAIN_POSTER_ERROR
public static final String LABOR_MAIN_POSTER_VALID
public static final String LABOR_SCRUBBER_ERROR
public static final String LABOR_SCRUBBER_VALID
public static final String LABOR_BACKUP
public static final String LABOR_SCRUBBER_EXPIRED
public static final String LABOR_EDOC
public static final String LABOR_CORRECTION_PROCESS_EDOC
public static final String LABOR_YEAR_END_BALANCE_FORWARD
public static final String LABOR_PAYROLL_ACCRUAL
public static final String LABOR_LEDGER_GENERAL_LEDGER
Constructor Detail |
---|
public OriginEntrySource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |