|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResults | |
|---|---|
| org.kuali.rice.kew.api.validation | Copyright 2005-2015 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kew.framework.validation | Copyright 2005-2015 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kew.rule | |
| org.kuali.rice.kew.validation | |
| Uses of ValidationResults in org.kuali.rice.kew.api.validation |
|---|
| Methods in org.kuali.rice.kew.api.validation that return ValidationResults | |
|---|---|
ValidationResults |
ValidationResults.Builder.build()
|
| Uses of ValidationResults in org.kuali.rice.kew.framework.validation |
|---|
| Methods in org.kuali.rice.kew.framework.validation that return ValidationResults | |
|---|---|
ValidationResults |
RuleValidationAttributeExporterService.validate(String attributeName,
RuleValidationContext validationContext)
Validates the rule within the given RuleValidationContext. |
| Uses of ValidationResults in org.kuali.rice.kew.rule |
|---|
| Methods in org.kuali.rice.kew.rule that return ValidationResults | |
|---|---|
ValidationResults |
RuleValidationAttribute.validate(RuleValidationContext validationContext)
Validates the rule within the given RuleValidationContext. |
| Uses of ValidationResults in org.kuali.rice.kew.validation |
|---|
| Methods in org.kuali.rice.kew.validation that return ValidationResults | |
|---|---|
ValidationResults |
RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler.invoke(Object o,
Method method,
Object[] objects)
|
protected abstract ValidationResults |
RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler.invokeValidate(RuleValidationContext context)
|
ValidationResults |
RuleValidationAttributeExporterServiceImpl.validate(String attributeName,
RuleValidationContext validationContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||