@ApplicationScoped public class DataTypeNamesStandaloneService extends Object implements DataTypeNamesService
| Constructor and Description |
|---|
DataTypeNamesStandaloneService() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String value,
String oldValue) |
elemental2.promise.Promise<List<String>> |
call(org.uberfire.backend.vfs.Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetpublic elemental2.promise.Promise<List<String>> call(org.uberfire.backend.vfs.Path path)
call in interface DataTypeNamesServicepublic void add(String value, String oldValue)
add in interface DataTypeNamesServiceCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.