public interface TrackableBehaviorInheritable
TrackableBehavior
from another class. An
example would be translations, since they should inherit the trackable behavior of the field's
class that they are translating.Modifier and Type | Method and Description |
---|---|
String |
inheritTrackableBehaviorClass()
The fully qualified classname of the class from which to inherit
TrackableBehavior . |
String inheritTrackableBehaviorClass()
TrackableBehavior
.
This can be static or dynamic as the TrackableBehaviorUtil
will check the specific
instance for trackable inheritance.TrackableBehavior
.Copyright © 2021. All rights reserved.