|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
---|---|
org.kuali.student.common.assembly.dictionary.old | |
org.kuali.student.common.dictionary.old.dto | Copyright 2010 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.student.common.validator.old |
Uses of State in org.kuali.student.common.assembly.dictionary.old |
---|
Methods in org.kuali.student.common.assembly.dictionary.old that return State | |
---|---|
protected State |
MetadataServiceImpl.getObjectState(ObjectStructure objectStructure,
String type,
String state)
Deprecated. This method retrieves the desire object state for the object structure. |
Uses of State in org.kuali.student.common.dictionary.old.dto |
---|
Fields in org.kuali.student.common.dictionary.old.dto with type parameters of type State | |
---|---|
protected List<State> |
Type.state
|
Methods in org.kuali.student.common.dictionary.old.dto that return types with arguments of type State | |
---|---|
List<State> |
Type.getState()
Gets the value of the state property. |
Method parameters in org.kuali.student.common.dictionary.old.dto with type arguments of type State | |
---|---|
void |
Type.setState(List<State> state)
|
Uses of State in org.kuali.student.common.validator.old |
---|
Methods in org.kuali.student.common.validator.old with parameters of type State | |
---|---|
List<ValidationResultInfo> |
Validator.validateField(Field field,
Type type,
State state,
ObjectStructure objStruct,
ConstraintDataProvider dataProvider,
Stack<String> elementStack)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |