Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionManagedObject
Packages that use ClassSectionManagedObject
Package
Description
-
Uses of ClassSectionManagedObject in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionManagedObjectModifier and TypeMethodDescriptionClassSectionLoader.addManagedObject(String objectName, String managedObjectSourceClassName, PropertyList properties, ObjectDecoration objectDecoration) Loads theSectionManagedObject.ClassSectionLoader.addManagedObject(String objectName, ManagedObjectSource<?, ?> managedObjectSource, PropertyList properties, ObjectDecoration objectDecoration) Loads theSectionManagedObject. -
Uses of ClassSectionManagedObject in net.officefloor.plugin.section.clazz.object
Methods in net.officefloor.plugin.section.clazz.object that return ClassSectionManagedObjectModifier and TypeMethodDescriptionClassSectionObjectContext.getOrCreateManagedObject(String managedObjectSourceClassName, PropertyList properties, ClassSectionTypeQualifier... typeQualifiers) Gets or creates theSectionManagedObject.ClassSectionObjectContext.getOrCreateManagedObject(ManagedObjectSource<?, ?> managedObjectSource, PropertyList properties, ClassSectionTypeQualifier... typeQualifiers) Gets or creates theSectionManagedObject.