Uses of Interface
com.orchestranetworks.addon.dpra.function.FunctionOperations
Packages that use FunctionOperations
Package
Description
Provides the factory for all operations in the add-on.
-
Uses of FunctionOperations in com.orchestranetworks.addon.dpra
Methods in com.orchestranetworks.addon.dpra that return FunctionOperationsModifier and TypeMethodDescriptionabstract FunctionOperationsOperationsFactory.getFunctionOperations(com.orchestranetworks.service.Session session) Provides function operations for the add-on.