public class BudgetSubAwardsRule extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBAWARD_ORG_NAME_FIELD_NAME |
| Constructor and Description |
|---|
BudgetSubAwardsRule(BudgetSubAwards budgetSubAwards) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkSpecialCharacters(String text) |
KcAttachmentService |
getKcAttachmentService() |
boolean |
processApply() |
boolean |
processNonXFDAttachment() |
boolean |
processXFDAttachment() |
protected boolean |
verifyNonXFDAttachment() |
protected boolean |
verifyOrganizationName() |
protected boolean |
verifyXFDAttachment() |
public static final String SUBAWARD_ORG_NAME_FIELD_NAME
public BudgetSubAwardsRule(BudgetSubAwards budgetSubAwards)
public boolean processApply()
public boolean processNonXFDAttachment()
public boolean processXFDAttachment()
public boolean checkSpecialCharacters(String text)
protected boolean verifyOrganizationName()
protected boolean verifyNonXFDAttachment()
protected boolean verifyXFDAttachment()
public KcAttachmentService getKcAttachmentService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.