Interface N2oInvocation
-
- All Superinterfaces:
NamespaceUriAware,java.io.Serializable
- All Known Subinterfaces:
DataProvider,N2oArgumentsInvocation,N2oMapInvocation
- All Known Implementing Classes:
AbstractDataProvider,EjbInvocation,JavaInvocation,N2oJavaDataProvider,N2oJavaMethod,N2oMongoDbDataProvider,N2oOptionsInvocation,N2oRestDataProvider,N2oRestInvocation,N2oSqlDataProvider,N2oSqlQuery,N2oSqltInvocation,N2oTestDataProvider,SpringInvocation
@Deprecated public interface N2oInvocation extends java.io.Serializable, NamespaceUriAware
Deprecated.Source модель операции
-
-
Method Summary
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-