|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceMethodError | |
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.validation | |
| org.kuali.student.contract.writer.service | |
| Uses of ServiceMethodError in org.kuali.student.contract.model |
|---|
| Methods in org.kuali.student.contract.model that return types with arguments of type ServiceMethodError | |
|---|---|
List<ServiceMethodError> |
ServiceMethod.getErrors()
|
| Method parameters in org.kuali.student.contract.model with type arguments of type ServiceMethodError | |
|---|---|
void |
ServiceMethod.setErrors(List<ServiceMethodError> errors)
|
| Uses of ServiceMethodError in org.kuali.student.contract.model.validation |
|---|
| Constructors in org.kuali.student.contract.model.validation with parameters of type ServiceMethodError | |
|---|---|
ServiceMethodErrorValidator(ServiceMethodError error,
ServiceMethod method)
|
|
| Uses of ServiceMethodError in org.kuali.student.contract.writer.service |
|---|
| Constructors in org.kuali.student.contract.writer.service with parameters of type ServiceMethodError | |
|---|---|
ServiceExceptionWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServiceMethodError error)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||