Uses of Interface
net.officefloor.compile.spi.office.AdministerableManagedObject
Packages that use AdministerableManagedObject
Package
Description
-
Uses of AdministerableManagedObject in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement AdministerableManagedObjectModifier and TypeClassDescriptionclassInputManagedObjectNodeimplementation.classManagedObjectNodeimplementation.classOfficeObjectNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type AdministerableManagedObjectModifier and TypeMethodDescriptionvoidAdministrationNodeImpl.administerManagedObject(AdministerableManagedObject managedObject) -
Uses of AdministerableManagedObject in net.officefloor.compile.internal.structure
Subinterfaces of AdministerableManagedObject in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceManagedObjectbound into theOffice.interfaceNode representing an instance use of an InputManagedObject.interfaceExtension ofManagedObjectNode.interfaceNode representing an instance use of aManagedObject.interfaceOfficeObjectnode. -
Uses of AdministerableManagedObject in net.officefloor.compile.spi.office
Subinterfaces of AdministerableManagedObject in net.officefloor.compile.spi.officeModifier and TypeInterfaceDescriptioninterfaceManagedObjectfor theOffice.interfaceinterfaceManagedObjectcontained within anOfficeSubSection.Methods in net.officefloor.compile.spi.office with parameters of type AdministerableManagedObjectModifier and TypeMethodDescriptionvoidOfficeAdministration.administerManagedObject(AdministerableManagedObject managedObject) Administers theAdministerableManagedObject.