|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleValidationContextContract | |
---|---|
org.kuali.rice.kew.api.validation | Copyright 2005-2012 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. |
Uses of RuleValidationContextContract in org.kuali.rice.kew.api.validation |
---|
Classes in org.kuali.rice.kew.api.validation that implement RuleValidationContextContract | |
---|---|
class |
RuleValidationContext
The RuleValidationContext represents the context under which to validate a Rule which is being entered into the system, be it through the web-based Rule GUI or via an XML import. |
static class |
RuleValidationContext.Builder
A builder which can be used to construct RuleValidationContext instances. |
Methods in org.kuali.rice.kew.api.validation with parameters of type RuleValidationContextContract | |
---|---|
static RuleValidationContext.Builder |
RuleValidationContext.Builder.create(RuleValidationContextContract contract)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |