Class N2oRestDataProvider
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.dataprovider.AbstractDataProvider
-
- net.n2oapp.framework.api.metadata.dataprovider.N2oRestDataProvider
-
- All Implemented Interfaces:
java.io.Serializable,NamespaceUriAware,DataProvider,N2oInvocation,N2oMapInvocation
public class N2oRestDataProvider extends AbstractDataProvider implements N2oMapInvocation
Структура REST провайдера данных- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oRestDataProvider.Method
-
Constructor Summary
Constructors Constructor Description N2oRestDataProvider()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.dataprovider.AbstractDataProvider
getNamespaceUri, setNamespaceUri
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-