|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Role public interface WikiPropertyGroupProvider
Provider that manage WikiDescriptor Properties Groups.
| Method Summary | |
|---|---|
WikiPropertyGroup |
get(String wikiId)
Get the WikiDescriptor Property Group corresponding to a wiki. |
void |
save(WikiPropertyGroup group,
String wikiId)
Save the WikiDescriptor Property Group corresponding to a wiki in the persistent storage. |
| Method Detail |
|---|
WikiPropertyGroup get(String wikiId)
throws WikiPropertyGroupException
wikiId - Id of the wiki
WikiPropertyGroupException - if problem occurs
void save(WikiPropertyGroup group,
String wikiId)
throws WikiPropertyGroupException
group - group to savewikiId - identifier of the wiki concerned by this group
WikiPropertyGroupException - if problem occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||