| java.lang.Object org.kuali.workflow.attribute.KualiCGAttribute
serialVersionUID | final static long serialVersionUID(Code) | | |
KualiCGAttribute | public KualiCGAttribute()(Code) | | Constructs a KualiCGAttribute.java. This class tries to find an entry for a chart/account in the AwardAccount table. If it
does, it look the Award up in the Award table and routes it to the workgroup listed.
|
getRoutingDataRows | public List getRoutingDataRows()(Code) | | |
getRuleExtensionValues | public List getRuleExtensionValues()(Code) | | |
isRequired | public boolean isRequired()(Code) | | |
setAccountNbr | public void setAccountNbr(String accountNbr)(Code) | | |
setRequired | public void setRequired(boolean required)(Code) | | |
validateRoutingData | public List validateRoutingData(Map paramMap)(Code) | | |
|
|