|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPortalDataCollator
Collects data about the portal
| Method Summary | |
|---|---|
Map<String,Map<String,String>> |
getCollectedData()
Implementation gets all data the implementation knows how to collect |
Map<String,Map<String,String>> |
getCollectedData(Set<String> keysToCollect)
Implementation gets data for only the keys specified in the keysToCollect Set |
Set<String> |
getPossibleDataKeys()
Implementation gets all possible data keys |
| Method Detail |
|---|
Set<String> getPossibleDataKeys()
Map<String,Map<String,String>> getCollectedData()
Map<String,Map<String,String>> getCollectedData(Set<String> keysToCollect)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||