| Package | Description |
|---|---|
| zen.business | |
| zen.business.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConvention.validate(ConventionMemento memento)
Check if Service class exists and does it have correct naming convention and interface
|
void |
ResponseConvention.validate(ConventionMemento memento)
Check if Response class exists and does it have correct naming convention and inheritance
|
void |
RequestConvention.validate(ConventionMemento memento)
Check if Request class exists and does it have correct naming convention and inheritance
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBusinessConvention.validate(ConventionMemento memento) |
Copyright © 2012. All Rights Reserved.