Uses of Interface
net.officefloor.compile.internal.structure.ManagedObjectExtensionNode
Packages that use ManagedObjectExtensionNode
Package
Description
-
Uses of ManagedObjectExtensionNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedObjectExtensionNodeModifier and TypeClassDescriptionclassInputManagedObjectNodeimplementation.classManagedObjectNodeimplementation.Methods in net.officefloor.compile.impl.structure that return types with arguments of type ManagedObjectExtensionNodeModifier and TypeMethodDescriptionOfficeFloorNodeImpl.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Method parameters in net.officefloor.compile.impl.structure with type arguments of type ManagedObjectExtensionNodeModifier and TypeMethodDescriptionvoidAdministrationNodeImpl.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidGovernanceNodeImpl.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidSupplierNodeImpl.loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) OfficeFloorNodeImpl.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidSectionNodeImpl.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) -
Uses of ManagedObjectExtensionNode in net.officefloor.compile.internal.structure
Subinterfaces of ManagedObjectExtensionNode in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceNode representing an instance use of an InputManagedObject.interfaceNode representing an instance use of aManagedObject.Methods in net.officefloor.compile.internal.structure that return types with arguments of type ManagedObjectExtensionNodeModifier and TypeMethodDescriptionOfficeFloorNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Loads theAutoWireextension targets for theOfficeFloorManagedObject.Method parameters in net.officefloor.compile.internal.structure with type arguments of type ManagedObjectExtensionNodeModifier and TypeMethodDescriptionvoidAdministrationNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Auto wires theManagedObjectExtensionNodefor thisAdministration.voidGovernanceNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Auto wires theManagedObjectExtensionNodefor thisGovernance.voidSupplierNode.loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) Loads theSuppliedManagedObjectSourceNodeinstances asManagedObjectExtensionNodeinstances to theAutoWirer.OfficeFloorNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Loads theAutoWireextension targets for theOfficeFloorManagedObject.voidSectionNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Loads theAutoWireextension targets for theOfficeSectionManagedObjectextension targets..