public class InternalBillingForm extends CapitalAccountingLinesFormBase implements CapitalAssetEditable
Modifier and Type | Field and Description |
---|---|
protected List<CapitalAssetInformation> |
capitalAssetInformation |
protected InternalBillingItem |
newItem |
protected static long |
serialVersionUID |
capitalAccountingLine, createdAssetsControlAmount, distributeEqualAmount, editCreateOrModify, systemControlAmount
LOG, lookedUpCollectionName, lookupResultsBOClassName, lookupResultsSequenceNumber
editableAccounts, forcedLookupOptionalFields, hideDetails, newSourceLine, newTargetLine, sourceFile, targetFile
forcedReadOnlyFields
adHocActionRequestCodes, attachmentFile, documentActions, editingMode, suppressAllButtons
Constructor and Description |
---|
InternalBillingForm() |
Modifier and Type | Method and Description |
---|---|
List<CapitalAssetInformation> |
getCapitalAssetInformation()
Gets the capitalAssetInformation attribute.
|
protected String |
getDefaultDocumentTypeName() |
InternalBillingDocument |
getInternalBillingDocument() |
InternalBillingItem |
getNewItem() |
void |
setCapitalAssetInformation(List<CapitalAssetInformation> capitalAssetInformation)
Sets the capitalAssetInformation attribute.
|
void |
setInternalBillingDocument(InternalBillingDocument internalBillingDocument) |
void |
setNewItem(InternalBillingItem newItem) |
getCapitalAccountingLine, getCreatedAssetsControlAmount, getSystemControlAmount, isDistributeEqualAmount, isEditCreateOrModify, setCapitalAccountingLine, setCreatedAssetsControlAmount, setDistributeEqualAmount, setEditCreateOrModify, setSystemControlAmount
addRequiredNonEditableProperties, getLookedUpCollectionName, getLookupResultsBOClassName, getLookupResultsSequenceNumber, getRefreshCaller, setLookedUpCollectionName, setLookupResultsBOClassName, setLookupResultsSequenceNumber
createNewSourceAccountingLine, createNewTargetAccountingLine, customInitMaxUploadSizes, getAccountingLineImportInstructionsUrl, getCurrencyFormattedSourceTotal, getCurrencyFormattedTargetTotal, getEditableAccounts, getExcludedmethodToCall, getFinancialDocument, getForcedLookupOptionalFields, getHideDetails, getNewSourceLine, getNewTargetLine, getSourceFile, getTargetFile, harvestAccountingLines, isHideDetails, populate, populateAccountingLine, populateAccountingLines, populateAccountingLinesForResponse, populateSourceAccountingLine, populateTargetAccountingLine, repopulateOverrides, setEditableAccounts, setForcedLookupOptionalFields, setHideDetails, setNewSourceLine, setNewTargetLine, setSourceFile, setTargetFile, shouldMethodToCallParameterBeUsed
extendDocInfoToThreeColumns, generateErrorCorrectionButton, getExtraButtons, populateHeaderFields
discoverDocumentTypeName, formatReversalDate, getForcedReadOnlyFields, getTransactionalDocument, instantiateTransactionalDocumentByDocumentTypeName, populateEmptyMultiSelect, populateFalseCheckboxes, populationSpecialEmptyFields, setForcedReadOnlyFields
buildHtmlLink, getActionRequests, getActionRequestsRequiringApproval, getAdditionalScriptFile, getAdditionalScriptFiles, getAdHocActionRequestCodes, getAdHocRoutePerson, getAdHocRoutePersons, getAdHocRouteWorkgroup, getAdHocRouteWorkgroups, getAnnotation, getAttachmentFile, getBoNotes, getCommand, getDocId, getDocNum, getDocTypeName, getDocument, getDocumentActions, getDocumentHandlerUrl, getEditingMode, getFormKey, getInitiator, getInitiatorNetworkId, getMessageMapFromPreviousRequest, getNewAdHocRoutePerson, getNewAdHocRouteWorkgroup, getNewNote, getPersonInquiryUrlLink, getSelectedActionRequests, getStandardHeaderFields, getSuperUserAnnotation, getWorkflowDocument, hasDocumentId, initializeHeaderNavigationTabs, instantiateDocument, isDocumentEnRoute, isFormDocumentInitialized, isHasWorkflowDocument, isReturnToActionList, isStateAllowsApproveOrDisapprove, isStateAllowsApproveSingleActionRequest, isStateInitiatedFinalCancelled, isStateProcessedOrDisapproved, isSuperUserActionAvaliable, isSuperUserApproveDocumentAuthorized, isSuperUserApproveSingleActionRequestAuthorized, isSuperUserAuthorized, isSuperUserDisapproveDocumentAuthorized, isSuppressAllButtons, isUserDocumentInitiator, reset, setActionRequests, setAdditionalScriptFile, setAdditionalScriptFiles, setAdHocActionRequestCodes, setAdHocRoutePersons, setAdHocRouteWorkgroups, setAnnotation, setAttachmentFile, setBoNotes, setCommand, setDerivedValuesOnForm, setDocId, setDocNum, setDocTypeName, setDocument, setDocumentActions, setEditingMode, setFormKey, setMessageMapFromPreviousRequest, setNewAdHocRoutePerson, setNewAdHocRouteWorkgroup, setNewNote, setReturnToActionList, setSelectedActionRequests, setSuperUserAnnotation, setSuppressAllButtons, shouldPropertyBePopulatedInForm, validate
clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues
protected static final long serialVersionUID
protected InternalBillingItem newItem
protected List<CapitalAssetInformation> capitalAssetInformation
public InternalBillingForm()
protected String getDefaultDocumentTypeName()
getDefaultDocumentTypeName
in class KualiDocumentFormBase
public InternalBillingDocument getInternalBillingDocument()
public void setInternalBillingDocument(InternalBillingDocument internalBillingDocument)
internalBillingDocument
- The internalBillingDocument to set.public InternalBillingItem getNewItem()
public void setNewItem(InternalBillingItem newItem)
newItem
- The newItem to set.public List<CapitalAssetInformation> getCapitalAssetInformation()
CapitalAssetEditable
getCapitalAssetInformation
in interface CapitalAssetEditable
CapitalAssetEditable.getCapitalAssetInformation()
public void setCapitalAssetInformation(List<CapitalAssetInformation> capitalAssetInformation)
CapitalAssetEditable
setCapitalAssetInformation
in interface CapitalAssetEditable
org.kuali.ole.fp.document.CapitalAssetEditable#setCapitalAssetInformation(org.kuali.ole.fp.businessobject.CapitalAssetInformation)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.