Uses of Interface
net.officefloor.frame.internal.configuration.ManagedObjectFlowConfiguration
-
Packages that use ManagedObjectFlowConfiguration Package Description net.officefloor.frame.impl.construct.managedobjectsource net.officefloor.frame.internal.configuration -
-
Uses of ManagedObjectFlowConfiguration in net.officefloor.frame.impl.construct.managedobjectsource
Methods in net.officefloor.frame.impl.construct.managedobjectsource that return ManagedObjectFlowConfiguration Modifier and Type Method Description ManagedObjectFlowConfiguration<F>[]ManagingOfficeBuilderImpl. getFlowConfiguration() -
Uses of ManagedObjectFlowConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return ManagedObjectFlowConfiguration Modifier and Type Method Description ManagedObjectFlowConfiguration<F>[]ManagingOfficeConfiguration. getFlowConfiguration()Obtains theManagedObjectFlowConfigurationfor theManagedObjectSource.
-