Base interface for all companion models. Provides the getCompanionParent() method available in both decorator and composition modes.
Gets the companion's parent model instance. Available in both decorator and composition modes. Provides access to the model this companion extends.
The parent model instance that this companion enhances
Base interface for all companion models. Provides the getCompanionParent() method available in both decorator and composition modes.