|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproject35.soa.StubbedService
project35.soa.validation.StubbedDocumentValidationService
public class StubbedDocumentValidationService
| Field Summary |
|---|
| Fields inherited from class project35.soa.StubbedService |
|---|
collator, project35UIFactory |
| Constructor Summary | |
|---|---|
StubbedDocumentValidationService()
|
|
| Method Summary | |
|---|---|
HashMap |
validate(Project35FormContext project35FormContext,
RecordModel rootModel)
a service that traverses the entire record tree of a document and returns a HashMap where the keys are the instances of record models and the values are ArrayLists containing alerts |
| Methods inherited from class project35.soa.StubbedService |
|---|
getInitialisationParameters, getStubbedServiceDescription, getStubbedServiceName, initialiseService, setProject35UIFactory, showStubbedServiceDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface project35.soa.ServiceClass |
|---|
getInitialisationParameters, initialiseService |
| Constructor Detail |
|---|
public StubbedDocumentValidationService()
| Method Detail |
|---|
public HashMap validate(Project35FormContext project35FormContext,
RecordModel rootModel)
throws Exception
DocumentValidationService
validate in interface DocumentValidationServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||