Uses of Enum Class
net.officefloor.frame.internal.structure.ManagedObjectScope
Packages that use ManagedObjectScope
Package
Description
-
Uses of ManagedObjectScope in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionOfficeFloorNodeImpl.addManagedObjectNode(String managedObjectName, ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) OfficeNodeImpl.addManagedObjectNode(String managedObjectName, ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) SectionNodeImpl.addManagedObjectNode(String managedObjectName, ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) ManagedObjectSourceNodeImpl.addOfficeFloorManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) ManagedObjectSourceNodeImpl.addOfficeManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) ManagedObjectSourceNodeImpl.addSectionManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) voidManagedObjectNodeImpl.initialise(ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) -
Uses of ManagedObjectScope in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionManagedObjectRegistry.addManagedObjectNode(String managedObjectName, ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) Adds an initialisedManagedObjectNodeto the registry.voidManagedObjectNode.initialise(ManagedObjectScope managedObjectScope, ManagedObjectSourceNode managedObjectSourceNode) Initialises theManagedObjectNode. -
Uses of ManagedObjectScope in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionOfficeManagedObjectSource.addOfficeManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) Obtains theOfficeManagedObjectrepresenting an instance use of aManagedObjectfrom theManagedObjectSource. -
Uses of ManagedObjectScope in net.officefloor.compile.spi.officefloor
Methods in net.officefloor.compile.spi.officefloor with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionOfficeFloorManagedObjectSource.addOfficeFloorManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) Obtains theOfficeFloorManagedObjectrepresenting an instance use of aManagedObjectfrom theManagedObjectSource. -
Uses of ManagedObjectScope in net.officefloor.compile.spi.section
Methods in net.officefloor.compile.spi.section with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionSectionManagedObjectSource.addSectionManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope) Obtains theSectionManagedObjectrepresenting an instance use of aManagedObjectfrom theManagedObjectSource. -
Uses of ManagedObjectScope in net.officefloor.compile.test.officefloor
Methods in net.officefloor.compile.test.officefloor with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionCompileOfficeContext.addManagedObject(String managedObjectName, Class<?> managedObjectClass, ManagedObjectScope scope) Adds anOfficeManagedObjectforClassManagedObjectSource.CompileOfficeFloorContext.addManagedObject(String managedObjectName, Class<?> managedObjectClass, ManagedObjectScope scope) Adds anOfficeFloorManagedObjectforClassManagedObjectSource. -
Uses of ManagedObjectScope in net.officefloor.frame.impl.construct.managedobject
Methods in net.officefloor.frame.impl.construct.managedobject with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionRawBoundManagedObjectMetaDataFactory.constructBoundManagedObjectMetaData(ManagedObjectConfiguration<?>[] boundManagedObjectConfiguration, ManagedObjectScope scope, Map<String, RawBoundManagedObjectMetaData> scopeManagedObjects, RawManagingOfficeMetaData<?>[] inputManagedObjects, Map<String, String> boundInputManagedObjects, OfficeFloorIssues.AssetType assetType, String assetName, long defaultAsynchronousFlowTimeout, OfficeFloorIssues issues) Constructs theRawBoundManagedObjectMetaDatainstances.voidRawBoundManagedObjectMetaData.setManagedObjectIndex(ManagedObjectScope managedObjectScope, int indexOfManagedObjectWithinScope) Specifies theManagedObjectIndex. -
Uses of ManagedObjectScope in net.officefloor.frame.impl.execute.managedobject
Methods in net.officefloor.frame.impl.execute.managedobject that return ManagedObjectScopeConstructors in net.officefloor.frame.impl.execute.managedobject with parameters of type ManagedObjectScopeModifierConstructorDescriptionManagedObjectIndexImpl(ManagedObjectScope managedObjectScope, int indexOfManagedObjectWithinScope) Initiate. -
Uses of ManagedObjectScope in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedObjectScopeModifier and TypeMethodDescriptionManagedObjectIndex.getManagedObjectScope()Obtains theManagedObjectScopethat theManagedObjectresides within.static ManagedObjectScopeReturns the enum constant of this class with the specified name.static ManagedObjectScope[]ManagedObjectScope.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ManagedObjectScope in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionAbstractOfficeConstructTestCase.bindManagedObject(String bindName, ManagedObjectScope managedObjectScope, ManagedFunctionBuilder<?, ?> managedFunctionBuilder) Builds theManagedObjectfor use at the desiredManagedObjectScope.ConstructTestSupport.bindManagedObject(String bindName, ManagedObjectScope managedObjectScope, ManagedFunctionBuilder<?, ?> managedFunctionBuilder) Builds theManagedObjectfor use at the desiredManagedObjectScope.ReflectiveFunctionBuilder.buildObject(String officeManagedObjectName, ManagedObjectScope managedObjectScope) Builds theManagedObjectScopeboundManagedObject. -
Uses of ManagedObjectScope in net.officefloor.model.impl.office
Methods in net.officefloor.model.impl.office with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionChange<net.officefloor.model.office.OfficeManagedObjectModel>OfficeChangesImpl.addOfficeManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope, net.officefloor.model.office.OfficeManagedObjectSourceModel managedObjectSource, ManagedObjectType<?> managedObjectType) static StringOfficeChangesImpl.getManagedObjectScope(ManagedObjectScope scope) Obtains the text name identifying theManagedObjectScope.Change<net.officefloor.model.office.OfficeManagedObjectModel>OfficeChangesImpl.rescopeOfficeManagedObject(net.officefloor.model.office.OfficeManagedObjectModel managedObject, ManagedObjectScope newManagedObjectScope) -
Uses of ManagedObjectScope in net.officefloor.model.impl.officefloor
Methods in net.officefloor.model.impl.officefloor with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionChange<net.officefloor.model.officefloor.OfficeFloorManagedObjectModel>OfficeFloorChangesImpl.addOfficeFloorManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope, net.officefloor.model.officefloor.OfficeFloorManagedObjectSourceModel managedObjectSource, ManagedObjectType<?> managedObjectType) static StringOfficeFloorChangesImpl.getManagedObjectScope(ManagedObjectScope scope) Obtains the text name identifying theManagedObjectScope.Change<net.officefloor.model.officefloor.OfficeFloorManagedObjectModel>OfficeFloorChangesImpl.rescopeOfficeFloorManagedObject(net.officefloor.model.officefloor.OfficeFloorManagedObjectModel managedObject, ManagedObjectScope newManagedObjectScope) -
Uses of ManagedObjectScope in net.officefloor.model.impl.section
Methods in net.officefloor.model.impl.section with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionChange<net.officefloor.model.section.SectionManagedObjectModel>SectionChangesImpl.addSectionManagedObject(String managedObjectName, ManagedObjectScope managedObjectScope, net.officefloor.model.section.SectionManagedObjectSourceModel managedObjectSource, ManagedObjectType<?> managedObjectType) static StringSectionChangesImpl.getManagedObjectScope(ManagedObjectScope scope) Obtains the text name identifying theManagedObjectScope.Change<net.officefloor.model.section.SectionManagedObjectModel>SectionChangesImpl.rescopeSectionManagedObject(net.officefloor.model.section.SectionManagedObjectModel managedObject, ManagedObjectScope newManagedObjectScope) -
Uses of ManagedObjectScope in net.officefloor.web.compile
Methods in net.officefloor.web.compile with parameters of type ManagedObjectScopeModifier and TypeMethodDescriptionCompileWebContextImpl.addManagedObject(String managedObjectName, Class<?> managedObjectClass, ManagedObjectScope scope) -
Uses of ManagedObjectScope in net.officefloor.web.security.type
Methods in net.officefloor.web.security.type that return ManagedObjectScopeModifier and TypeMethodDescriptionHttpSecuritySupportingManagedObjectImpl.getManagedObjectScope()HttpSecuritySupportingManagedObjectType.getManagedObjectScope()Obtains theManagedObjectScope.Constructors in net.officefloor.web.security.type with parameters of type ManagedObjectScopeModifierConstructorDescriptionHttpSecuritySupportingManagedObjectImpl(String name, ManagedObjectSource<O, ?> managedObjectSource, Supplier<PropertyList> propertyListFactory, ManagedObjectScope managedObjectScope) Instantiate. -
Uses of ManagedObjectScope in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security with parameters of type ManagedObjectScopeModifier and TypeMethodDescription<O extends Enum<O>>
HttpSecuritySupportingManagedObject<O>HttpSecuritySourceContext.addSupportingManagedObject(String managedObjectName, ManagedObjectSource<O, ?> managedObjectSource, ManagedObjectScope managedObjectScope)