Uses of Interface
net.officefloor.frame.internal.configuration.ExecutiveConfiguration
Packages that use ExecutiveConfiguration
Package
Description
-
Uses of ExecutiveConfiguration in net.officefloor.frame.impl.construct.executive
Classes in net.officefloor.frame.impl.construct.executive that implement ExecutiveConfigurationModifier and TypeClassDescriptionclassExecutiveBuilderImpl<XS extends ExecutiveSource>Implements theExecutiveBuilder.Methods in net.officefloor.frame.impl.construct.executive with parameters of type ExecutiveConfigurationModifier and TypeMethodDescription<XS extends ExecutiveSource>
RawExecutiveMetaDataRawExecutiveMetaDataFactory.constructRawExecutiveMetaData(ExecutiveConfiguration<XS> configuration, String officeFloorName, OfficeFloorIssues issues) Creates theRawExecutiveMetaData. -
Uses of ExecutiveConfiguration in net.officefloor.frame.impl.construct.officefloor
Methods in net.officefloor.frame.impl.construct.officefloor that return ExecutiveConfiguration -
Uses of ExecutiveConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return ExecutiveConfigurationModifier and TypeMethodDescriptionOfficeFloorConfiguration.getExecutiveConfiguration()Obtains the configuration of theExecutivefor theOfficeFloor.