class SharedFunctionOverrideable
Package: swiss.avm.up.core.generic.oodomain.javamodel.SharedFunctionOverrideable
Direct Known Subclasses:
class SharedFunctionOverrideable extends AOverrideableObject
Properties
base
AOoDomain[0..1]
functionOverride
SharedFunctionOverride[1..1]
object
AOverrider[1..1]
sharedFunction
SharedFunction[0..1]
---
SharedFunctions should no longer be used. These have only limited possibilities in connection with extended controllers.
Instead of SharedFunctions, only ControllerMethods should be used.