Class ObjectDecoration
java.lang.Object
net.officefloor.plugin.section.clazz.loader.ObjectDecoration
Decoration of
ManagedObject.- Author:
- Daniel Sagenschneider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecorateObject(ObjectClassSectionLoaderContext objectContext) Decorates theSectionManagedObject.
-
Constructor Details
-
ObjectDecoration
public ObjectDecoration()
-
-
Method Details
-
decorateObject
Decorates theSectionManagedObject.- Parameters:
objectContext-ObjectClassSectionLoaderContext.
-