|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.rules.DocumentRuleBase
org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
org.kuali.kfs.coa.document.validation.impl.IndirectCostRecoveryRateRule
public class IndirectCostRecoveryRateRule
| Field Summary | |
|---|---|
protected IndirectCostRecoveryRate |
indirectCostRecoveryRate
|
protected IndirectCostRecoveryRateDetail |
indirectCostRecoveryRateDetail
|
protected List<IndirectCostRecoveryRateDetail> |
indirectCostRecoveryRateDetails
|
protected static String |
MAINTAINABLE_DETAIL_ADDLINE_ERROR_PATH
|
protected static String |
MAINTAINABLE_DETAIL_ERROR_PATH
|
| Fields inherited from class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase |
|---|
boDictionaryService, boService, businessObjectAuthorizationService, configService, ddService, dictionaryValidationService, DOCUMENT_ERROR_PREFIX, documentHelperService, LOG, MAINTAINABLE_ERROR_PATH, MAINTAINABLE_ERROR_PREFIX, maintDocDictionaryService, persistenceService, persistenceStructureService, personService, priorErrorPath, roleService, workflowDocumentService |
| Constructor Summary | |
|---|---|
IndirectCostRecoveryRateRule()
|
|
| Methods inherited from class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase |
|---|
apcRuleFails, applyApcRule, checkEmptyBOField, checkEmptyDocumentField, checkEmptyValue, checkForPartiallyFilledOutReferenceForeignKeys, clearErrorPath, consolidateFieldNames, dataDictionaryValidate, errorAlreadyExists, getBoDictionaryService, getBoService, getBusinessObjectAuthorizationService, getConfigService, getDateTimeService, getDdService, getDictionaryValidationService, getDocumentHelperService, getFieldLabel, getFieldLabel, getHumanReadablePrimaryKeyFieldNames, getMaintDocDictionaryService, getNewBo, getOldBo, getPersistenceService, getPersistenceStructureService, getPersonService, getRoleService, getWorkflowDocumentService, isCorrectMaintenanceClass, isDocumentInactivatingBusinessObject, isDocumentValidForSave, primaryKeyCheck, processAddCollectionLineBusinessRules, processApproveDocument, processCustomApproveDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processGlobalApproveDocumentBusinessRules, processGlobalRouteDocumentBusinessRules, processGlobalSaveDocumentBusinessRules, processInactivationBlockChecking, processInactivationBlockChecking, processRouteDocument, processSaveDocument, putDocumentError, putDocumentError, putFieldError, putFieldError, putFieldError, putFieldErrorWithShortLabel, putGlobalError, putGlobalError, putGlobalError, putGlobalsError, putGlobalsError, putInactivationBlockingErrorOnPage, resumeErrorPath, setBoDictionaryService, setBoService, setBusinessObjectAuthorizationService, setConfigService, setDdService, setDictionaryValidationService, setDocumentHelperService, setMaintDocDictionaryService, setNewBo, setPersistenceService, setPersistenceStructureService, setPersonService, setupBaseConvenienceObjects, setWorkflowDocumentService, showErrorMap, validateDocumentStructure, validateDuplicateIdentifierInDataDictionary, validateGlobalBusinessObjectPersistable, validateMaintenanceDocument |
| Methods inherited from class org.kuali.rice.kns.rules.DocumentRuleBase |
|---|
getDataDictionaryService, getIdentityManagementService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getWorkflowInfoService, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processSendAdHocRequests, setMaxDictionaryValidationDepth, validateSensitiveDataValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String MAINTAINABLE_DETAIL_ERROR_PATH
protected static final String MAINTAINABLE_DETAIL_ADDLINE_ERROR_PATH
protected IndirectCostRecoveryRate indirectCostRecoveryRate
protected IndirectCostRecoveryRateDetail indirectCostRecoveryRateDetail
protected List<IndirectCostRecoveryRateDetail> indirectCostRecoveryRateDetails
| Constructor Detail |
|---|
public IndirectCostRecoveryRateRule()
| Method Detail |
|---|
public void setupConvenienceObjects()
setupConvenienceObjects in interface org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRulesetupConvenienceObjects in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBaseprotected boolean processCustomRouteDocumentBusinessRules(org.kuali.rice.kns.document.MaintenanceDocument document)
processCustomRouteDocumentBusinessRules in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
public boolean checkCreditsAndDebits(BigDecimal credits,
BigDecimal debits)
public boolean processCustomAddCollectionLineBusinessRules(org.kuali.rice.kns.document.MaintenanceDocument document,
String collectionName,
org.kuali.rice.kns.bo.PersistableBusinessObject line)
processCustomAddCollectionLineBusinessRules in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBasepublic boolean processCollectionLine(IndirectCostRecoveryRateDetail item)
public boolean checkExistence(IndirectCostRecoveryRateDetail item)
public boolean processYear()
protected boolean processChart(IndirectCostRecoveryRateDetail item)
protected boolean processAccount(IndirectCostRecoveryRateDetail item)
protected boolean processSubAccount(IndirectCostRecoveryRateDetail item)
protected boolean processObjectCode(IndirectCostRecoveryRateDetail item)
protected boolean processSubObjectCode(IndirectCostRecoveryRateDetail item)
public boolean checkExistenceFromTable(Class clazz,
Map fieldValues)
public boolean validateWildcards(IndirectCostRecoveryRateDetail item)
public boolean itemPassesWildcardRules(IndirectCostRecoveryRateDetail item)
public boolean itemUsesWildcard(IndirectCostRecoveryRateDetail item)
public boolean propertyIsWildcard(String property)
protected boolean checkAccountNumberWildcardRules(IndirectCostRecoveryRateDetail item)
protected boolean checkAccountNumberNotWildcardRules(IndirectCostRecoveryRateDetail item)
protected boolean checkObjectCodeWildcardRules(IndirectCostRecoveryRateDetail item)
protected boolean checkSubObjectWildcardRules(IndirectCostRecoveryRateDetail item)
protected boolean checkSubAccountWildcardRules(IndirectCostRecoveryRateDetail item)
public boolean checkWildcardRules(IndirectCostRecoveryRateDetail item)
protected boolean checkAtMostOneWildcardUsed(IndirectCostRecoveryRateDetail item)
public boolean checkRateFormat(IndirectCostRecoveryRateDetail item)
public void logErrorUtility(String propertyName,
String errorKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||