|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Rule
A Rule represents some action to perform when an unknown domain object is referenced. The rule can use the
domain object name to add an implicit domain object.
| Method Summary | |
|---|---|
void |
apply(String domainObjectName)
Applies this rule for the given unknown domain object. |
String |
getDescription()
Returns the description of the rule. |
| Method Detail |
|---|
String getDescription()
void apply(String domainObjectName)
domainObjectName - The name of the unknown domain object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||