This is the business object that represents the InternalBillingDocument in Kuali. This is a transactional document that will
eventually post transactions to the G/L. It integrates with workflow and also contains two groupings of accounting lines: Expense
and Income.
Retrieve a particular item at a given index in the list of items. For Struts, the requested item and any intervening ones are
initialized if necessary.
Parameters: index - the item
public void setNextItemLineNumber(Integer nextItemLineNumber)(Code)
Setter for OJB to get from database and JSP to maintain state in hidden fields. This property is also incremented by the
addItem method.
Parameters: nextItemLineNumber -
Fields inherited from org.kuali.kfs.document.AccountingDocumentBase