findServiceTypes
SrvLocMsg rply = serviceTable.findServiceTypes(rqst);
Vector types = store.findServiceTypes(type.getNamingAuthority(),
Vector types = store.findServiceTypes(Defaults.ALL_AUTHORITIES,
Vector types = store.findServiceTypes(namingAuthority, scopes);