Interface CompositeTableDataService.ServiceSelector
- Enclosing class:
- CompositeTableDataService
public static interface CompositeTableDataService.ServiceSelector
-
Method Summary
Modifier and TypeMethodDescriptionvoid
describe()
Like toString, but with more detail.void
void
resetServices
(TableKey key)
-
Method Details
-
call
-
resetServices
void resetServices() -
resetServices
-
describe
String describe()Like toString, but with more detail.- Returns:
- a description string
-
authenticate
void authenticate()
-