Uses of Interface
net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
-
Packages that use ManagedObjectFunctionEnhancerContext Package Description net.officefloor.frame.api.managedobject.function -
-
Uses of ManagedObjectFunctionEnhancerContext in net.officefloor.frame.api.managedobject.function
Methods in net.officefloor.frame.api.managedobject.function with parameters of type ManagedObjectFunctionEnhancerContext Modifier and Type Method Description voidManagedObjectFunctionEnhancer. enhanceFunction(ManagedObjectFunctionEnhancerContext context)Enhances theManagedFunctionprovided by aManagedObjectSource.
-