public static interface TeamMapOwner.TeamAction
Modifier and Type | Method and Description |
---|---|
CoordinationService |
getCoordService() |
SystemInformationService |
getSysInfoService() |
void |
initializeDataStore(TeamMapOwner.State state)
Initialize either the map or dao according to the state.
|
boolean |
isMapEmpty() |
void initializeDataStore(TeamMapOwner.State state)
state
- BASE initializes the map, else init the daoboolean isMapEmpty()
SystemInformationService getSysInfoService()
CoordinationService getCoordService()
Copyright © 2015. All Rights Reserved.