|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProjectVisitor
Denotes a visitor callback for projects.
Method Summary | |
---|---|
void |
visit(UserSettings aSettings)
Callback for user settings. |
Method Detail |
---|
void visit(UserSettings aSettings) throws Exception
aSettings
- the user settings to visit, never null
.
Exception
- the exception that occurred during the visiting.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |