Class ObjectDecoration
- java.lang.Object
-
- net.officefloor.plugin.section.clazz.loader.ObjectDecoration
-
public class ObjectDecoration extends java.lang.ObjectDecoration ofManagedObject.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description ObjectDecoration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddecorateObject(ObjectClassSectionLoaderContext objectContext)Decorates theSectionManagedObject.
-
-
-
Method Detail
-
decorateObject
public void decorateObject(ObjectClassSectionLoaderContext objectContext)
Decorates theSectionManagedObject.- Parameters:
objectContext-ObjectClassSectionLoaderContext.
-
-