|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountDelegateModel | |
---|---|
org.kuali.kfs.coa.businessobject | |
org.kuali.kfs.coa.document.validation.impl |
Uses of AccountDelegateModel in org.kuali.kfs.coa.businessobject |
---|
Methods in org.kuali.kfs.coa.businessobject that return AccountDelegateModel | |
---|---|
AccountDelegateModel |
AccountDelegateGlobal.getModel()
|
Methods in org.kuali.kfs.coa.businessobject with parameters of type AccountDelegateModel | |
---|---|
void |
AccountDelegateGlobal.setModel(AccountDelegateModel loadModel)
|
Uses of AccountDelegateModel in org.kuali.kfs.coa.document.validation.impl |
---|
Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type AccountDelegateModel | |
---|---|
protected boolean |
AccountDelegateModelRule.checkModelNameHasAtLeastOneActiveModel(AccountDelegateModel globalDelegateTemplate)
This method checks that the account delegate model has at least one active "model" within it. |
protected boolean |
AccountDelegateModelRule.checkModelNameHasAtLeastOneModel(AccountDelegateModel globalDelegateTemplate)
This method makes certain that the collection of account delegates in the "mo itdel" has at least one account delegate template in it. |
protected boolean |
AccountDelegateModelRule.checkPrimaryRoutePerDocType(AccountDelegateModel globalDelegateTemplate,
AccountDelegateModelDetail delegateModel)
This method validates the rule that says there can be only one PrimaryRoute delegate for each given docType. |
protected boolean |
AccountDelegateModelRule.checkSimpleRules(org.kuali.rice.kns.document.MaintenanceDocument document,
AccountDelegateModel globalDelegateTemplate)
Checks the given rules against the entire Organization Routing Model parent. |
protected boolean |
AccountDelegateModelRule.checkSimpleRulesForOrganizationRoutingModel(org.kuali.rice.kns.document.MaintenanceDocument document,
AccountDelegateModel globalDelegateTemplate,
AccountDelegateModelDetail delegateModel,
FinancialSystemDocumentTypeService documentService)
This method checks a series of basic rules for a single org routing model. |
protected void |
OrganizationRoutingModelPreRules.copyKeyAttributesToModelDetail(AccountDelegateModel model)
This copies the chart of accounts, object code, and organization model name from the parent OrganizationRoutingModelName to the
OrganizationRoutingModel objects |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |