Uses of Class
net.officefloor.plugin.section.clazz.loader.ObjectDecoration
-
Packages that use ObjectDecoration Package Description net.officefloor.plugin.section.clazz.loader -
-
Uses of ObjectDecoration in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader with parameters of type ObjectDecoration Modifier and Type Method Description ClassSectionManagedObjectClassSectionLoader. addManagedObject(java.lang.String objectName, java.lang.String managedObjectSourceClassName, PropertyList properties, ObjectDecoration objectDecoration)Loads theSectionManagedObject.ClassSectionManagedObjectClassSectionLoader. addManagedObject(java.lang.String objectName, ManagedObjectSource<?,?> managedObjectSource, PropertyList properties, ObjectDecoration objectDecoration)Loads theSectionManagedObject.
-