Class N2oTestDataProvider
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.dataprovider.AbstractDataProvider
-
- net.n2oapp.framework.api.metadata.dataprovider.N2oTestDataProvider
-
- All Implemented Interfaces:
java.io.Serializable,NamespaceUriAware,DataProvider,N2oInvocation,N2oMapInvocation
public class N2oTestDataProvider extends AbstractDataProvider implements N2oMapInvocation
Структура тестового провайдера данных- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oTestDataProvider.Operationstatic classN2oTestDataProvider.PrimaryKeyType
-
Constructor Summary
Constructors Constructor Description N2oTestDataProvider()
-
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
-
-