Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$(String, Object...) - Method in class net.officefloor.frame.compatibility.ClassCompatibility
Undertakes Class static Method.
$(String, Object...) - Method in class net.officefloor.frame.compatibility.ClassCompatibility.ObjectCompatibility
Undertakes Object instance Method.

A

AbstractAdministrationSource<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.compile.spi.administration.source.impl
AbstractAdministrationSource() - Constructor for class net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource
 
AbstractAdministrationSource.Labeller - Interface in net.officefloor.compile.spi.administration.source.impl
Provides the ability to label the Flow.
AbstractAdministrationSource.MetaDataContext<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.compile.spi.administration.source.impl
AbstractAdministrationSource.SpecificationContext - Interface in net.officefloor.compile.spi.administration.source.impl
AbstractAsyncManagedObjectSource<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.api.managedobject.source.impl
Abstract ManagedObjectSource allowing to asynchronously source the ManagedObject.
AbstractAsyncManagedObjectSource() - Constructor for class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
 
AbstractAsyncManagedObjectSource.DependencyLabeller<K extends Enum<K>> - Interface in net.officefloor.frame.api.managedobject.source.impl
Provide AbstractAsyncManagedObjectSource.Labeller functionality along with qualifying type of dependency.
AbstractAsyncManagedObjectSource.ExecutionLabeller - Interface in net.officefloor.frame.api.managedobject.source.impl
Provides the ability to label the required ExecutionStrategy.
AbstractAsyncManagedObjectSource.Labeller<K extends Enum<K>> - Interface in net.officefloor.frame.api.managedobject.source.impl
Provides the ability to label the required dependency or Flow.
AbstractAsyncManagedObjectSource.MetaDataContext<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source.impl
AbstractAsyncManagedObjectSource.SpecificationContext - Interface in net.officefloor.frame.api.managedobject.source.impl
AbstractChange<T> - Class in net.officefloor.model.impl.change
Abstract Change.
AbstractChange(T, String) - Constructor for class net.officefloor.model.impl.change.AbstractChange
Initiate.
AbstractChange(T, String, Conflict[]) - Constructor for class net.officefloor.model.impl.change.AbstractChange
Initiate.
AbstractChangesTestCase<M extends Model,O> - Class in net.officefloor.model.test.changes
Abstract operations TestCase.
AbstractChangesTestCase() - Constructor for class net.officefloor.model.test.changes.AbstractChangesTestCase
Initiate.
AbstractChangesTestCase(boolean) - Constructor for class net.officefloor.model.test.changes.AbstractChangesTestCase
Initiate.
AbstractCompilerIssues - Class in net.officefloor.compile.impl.issues
AbstractCompilerIssues() - Constructor for class net.officefloor.compile.impl.issues.AbstractCompilerIssues
 
AbstractCosmosDbJunit<T extends AbstractCosmosDbJunit<T>> - Class in net.officefloor.nosql.cosmosdb.test
Abstract JUnit CosmosDb functionality.
AbstractCosmosDbJunit(CosmosEmulatorInstance, CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Instantiate.
AbstractCosmosDbJunit(CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Instantiate.
AbstractCosmosDbSupplierSource - Class in net.officefloor.nosql.cosmosdb
Abstract SupplierSource for CosmosDatabase / CosmosAsyncDatabase.
AbstractCosmosDbSupplierSource() - Constructor for class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
 
AbstractDelegateFunctionState - Class in net.officefloor.frame.impl.execute.function
Abstract FunctionState that delegates functionality to a delegate FunctionState.
AbstractDelegateFunctionState(FunctionState) - Constructor for class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
Instantiate.
AbstractDynamoDbConnectJunit - Class in net.officefloor.nosql.dynamodb.test
Abstract JUnit DynamoDb connect functionality.
AbstractDynamoDbConnectJunit() - Constructor for class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
AbstractDynamoDbConnectJunit(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Instantiate.
AbstractDynamoDbConnectJunit.Configuration - Class in net.officefloor.nosql.dynamodb.test
Configuration of DynamoDb.
AbstractDynamoDbJunit - Class in net.officefloor.nosql.dynamodb.test
Abstract JUnit DynamoDb functionality.
AbstractDynamoDbJunit() - Constructor for class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
AbstractDynamoDbJunit(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
Instantiate.
AbstractEnvironmentOverride<I extends AbstractExternalOverride<I>> - Class in net.officefloor.test.system
Abstract functionality for overriding the System.getenv(String) values in tests.
AbstractEnvironmentOverride(String...) - Constructor for class net.officefloor.test.system.AbstractEnvironmentOverride
Instantiate.
AbstractEnvironmentOverride.EnvironmentChange - Interface in net.officefloor.test.system
Change to environment.
AbstractExecutiveSource - Class in net.officefloor.frame.api.executive.source.impl
Abstract ExecutiveSource.
AbstractExecutiveSource() - Constructor for class net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource
 
AbstractExecutiveSource.SpecificationContext - Interface in net.officefloor.frame.api.executive.source.impl
AbstractExecutorTeamSource - Class in net.officefloor.frame.impl.spi.team
TeamSource based on the Executors cached thread pool.
AbstractExecutorTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
 
AbstractExecutorTeamSource.ExecutorServiceFactory - Interface in net.officefloor.frame.impl.spi.team
Factory to create the ExecutorService.
AbstractExecutorTeamSource.ExecutorTeam - Class in net.officefloor.frame.impl.spi.team
Team based on the ExecutorService.
AbstractExternalOverride<I extends AbstractExternalOverride<I>> - Class in net.officefloor.test.system
Abstract functionality for modifying System for tests.
AbstractExternalOverride(String...) - Constructor for class net.officefloor.test.system.AbstractExternalOverride
Instantiate.
AbstractExternalOverride.ContextRunnable<T extends Throwable> - Interface in net.officefloor.test.system
Context Runnable.
AbstractExternalOverride.OverrideReset - Class in net.officefloor.test.system
Contains state for reseting the overrides.
AbstractExtraSpringBootExtensionServiceFactory - Class in net.officefloor.spring.starter.rest
Convenience OfficeFloorSpringBootExtensionServiceFactory that handles extra Spring Boots that may not be on the class path.
AbstractExtraSpringBootExtensionServiceFactory() - Constructor for class net.officefloor.spring.starter.rest.AbstractExtraSpringBootExtensionServiceFactory
 
AbstractFirestoreConnectJunit - Class in net.officefloor.nosql.firestore.test
Abstract JUnit connect Firestore functionality.
AbstractFirestoreConnectJunit() - Constructor for class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
AbstractFirestoreConnectJunit(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Instantiate.
AbstractFirestoreConnectJunit.Configuration - Class in net.officefloor.nosql.firestore.test
Configuration of Firestore.
AbstractFirestoreJunit<T extends AbstractFirestoreJunit<T>> - Class in net.officefloor.nosql.firestore.test
Abstract JUnit Firestore functionality.
AbstractFirestoreJunit() - Constructor for class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
AbstractFirestoreJunit(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
Instantiate.
AbstractFlowClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyManufacturer for providing Flow invocations.
AbstractFlowClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
 
AbstractFunctionBuilder<F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.function
Abstract FunctionBuilder.
AbstractFunctionBuilder() - Constructor for class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
AbstractFunctionManagedFunctionSource - Class in net.officefloor.plugin.clazz.method
ManagedFunctionSource for a Class having the Method instances as the ManagedFunction instances.
AbstractFunctionManagedFunctionSource() - Constructor for class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
 
AbstractFunctionState - Class in net.officefloor.frame.impl.execute.function
Abstract FunctionState.
AbstractFunctionState(ThreadState) - Constructor for class net.officefloor.frame.impl.execute.function.AbstractFunctionState
Instantiate.
AbstractGoogleHttpFunctionJUnit<J extends AbstractGoogleHttpFunctionJUnit<J>> - Class in net.officefloor.server.google.function.test
Abstract Google HttpFunction JUnit functionality.
AbstractGoogleHttpFunctionJUnit() - Constructor for class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Instantiate using default OfficeFloor HttpFunction.
AbstractGoogleHttpFunctionJUnit(Class<?>) - Constructor for class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Instantiate.
AbstractGovernanceSource<I,F extends Enum<F>> - Class in net.officefloor.compile.spi.governance.source.impl
AbstractGovernanceSource() - Constructor for class net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource
 
AbstractGovernanceSource.Labeller - Interface in net.officefloor.compile.spi.governance.source.impl
Provides the ability to label the Flow.
AbstractGovernanceSource.MetaDataContext<I,F extends Enum<F>> - Interface in net.officefloor.compile.spi.governance.source.impl
AbstractGovernanceSource.SpecificationContext - Interface in net.officefloor.compile.spi.governance.source.impl
AbstractHttpClientJUnit<T> - Class in net.officefloor.server.http
Abstract HttpClient to HttpServer.
AbstractHttpClientJUnit() - Constructor for class net.officefloor.server.http.AbstractHttpClientJUnit
Instantiate for non-secure (HTTP) connection to HttpServer.
AbstractHttpClientJUnit(boolean) - Constructor for class net.officefloor.server.http.AbstractHttpClientJUnit
Instantiate with flagging if secure (HTTPS) connection to HttpServer.
AbstractHttpClientJUnit(boolean, int) - Constructor for class net.officefloor.server.http.AbstractHttpClientJUnit
Instantiate indicating the server port.
AbstractHttpResource - Class in net.officefloor.web.resource.impl
Abstract HttpResource.
AbstractHttpResource(String) - Constructor for class net.officefloor.web.resource.impl.AbstractHttpResource
Initiate.
AbstractHttpSecurable - Class in net.officefloor.web.security.build
Abstract HttpSecurable implementation to be configured as HttpSecurableBuilder.
AbstractHttpSecurable() - Constructor for class net.officefloor.web.security.build.AbstractHttpSecurable
 
AbstractHttpSecuritySource<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.spi.security.impl
AbstractHttpSecuritySource() - Constructor for class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
 
AbstractHttpSecuritySource.DependencyLabeller - Interface in net.officefloor.web.spi.security.impl
Provide AbstractHttpSecuritySource.Labeller functionality along with qualifying type of dependency.
AbstractHttpSecuritySource.Labeller - Interface in net.officefloor.web.spi.security.impl
Provides the ability to label the required dependency or Flow.
AbstractHttpSecuritySource.MetaDataContext<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security.impl
AbstractHttpSecuritySource.SpecificationContext - Interface in net.officefloor.web.spi.security.impl
AbstractHttpServerImplementationTestCase - Class in net.officefloor.server.http
Abstract TestCase for testing a HttpServerImplementation.
AbstractHttpServerImplementationTestCase() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
 
AbstractHttpServerImplementationTestCase.AsyncServicer - Class in net.officefloor.server.http
Test fixture for asynchronous servicing.
AbstractHttpServerImplementationTestCase.BufferServicer - Class in net.officefloor.server.http
Test fixture for servicing requests with a ByteBuffer.
AbstractHttpServerImplementationTestCase.BytesServicer - Class in net.officefloor.server.http
Test fixture for servicing requests with raw bytes.
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource - Class in net.officefloor.server.http
AbstractManagedObjectSource to cancel connections.
AbstractHttpServerImplementationTestCase.CancelConnectionServicer - Class in net.officefloor.server.http
Test fixture for servicing requests that wait for connection cancellation.
AbstractHttpServerImplementationTestCase.CloseFileServicer - Class in net.officefloor.server.http
Test fixture for servicing requests that closes a file channel after writing.
AbstractHttpServerImplementationTestCase.CompareResult - Class in net.officefloor.server.http
Compares results of OfficeFloor servicing against Raw servicing.
AbstractHttpServerImplementationTestCase.EncodedUrlServicer - Class in net.officefloor.server.http
Test fixture for servicing requests with encoded URLs.
AbstractHttpServerImplementationTestCase.FailServicer - Class in net.officefloor.server.http
Test fixture for servicing requests that fail.
AbstractHttpServerImplementationTestCase.FileServicer - Class in net.officefloor.server.http
Test fixture for servicing requests with a file.
AbstractHttpServerImplementationTestCase.FunctionalityServicer - Class in net.officefloor.server.http
Test fixture for verifying full HTTP request and response functionality.
AbstractHttpServerImplementationTestCase.PipelineResult - Class in net.officefloor.server.http
Result of a pipeline execution.
AbstractHttpServerImplementationTestCase.PressureOverloadServicer - Class in net.officefloor.server.http
Servicer that is slow causing significant back pressure.
AbstractHttpServerImplementationTestCase.QualifiedServicer - Class in net.officefloor.server.http
Test fixture for servicing requests with qualified connections.
AbstractHttpServerImplementationTestCase.Servicer - Class in net.officefloor.server.http
Test fixture for servicing requests.
AbstractHttpServerImplementationTestCase.TeamMarker - Class in net.officefloor.server.http
Marker ManagedObject for identifying Team.
AbstractHttpServerImplementationTestCase.TeamTwoMarker - Class in net.officefloor.server.http
Marker ManagedObject for identifying Team.
AbstractHttpServerImplementationTestCase.ThreadedManagedObject - Class in net.officefloor.server.http
Marker managed object for threaded servicing.
AbstractHttpServerImplementationTestCase.ThreadedServicer - Class in net.officefloor.server.http
Test fixture for servicing requests on a different thread.
AbstractHttpServerImplementationTestCase.ThreadedServicer.Flows - Interface in net.officefloor.server.http
Flow interface.
AbstractHttpServicerFactory - Class in net.officefloor.server.http
SocketServicerFactory and RequestServicerFactory to use the HttpRequestParser to produce ServerHttpConnection instances for servicing.
AbstractHttpServicerFactory(HttpServerLocation, boolean, HttpRequestParser.HttpRequestParserMetaData, HttpHeaderValue, DateHttpHeaderClock, boolean) - Constructor for class net.officefloor.server.http.AbstractHttpServicerFactory
Instantiate.
AbstractJdbcManagedObjectSource - Class in net.officefloor.jdbc
AbstractJdbcManagedObjectSource() - Constructor for class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
 
AbstractJdbcManagedObjectSource.ConnectionConnectivity - Class in net.officefloor.jdbc
Convenient AbstractJdbcManagedObjectSource.Connectivity implementation to wrap a Connection.
AbstractJdbcManagedObjectSource.Connectivity - Interface in net.officefloor.jdbc
Connectivity.
AbstractJdbcManagedObjectSource.ConnectivityFactory - Interface in net.officefloor.jdbc
AbstractJdbcTestCase - Class in net.officefloor.jdbc.test
Abstract tests for an JDBC vendor implementation.
AbstractJdbcTestCase() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase
 
AbstractJdbcTestCase.ConnectionDecoratorSection - Class in net.officefloor.jdbc.test
Test fixture section for checking connection decoration.
AbstractJdbcTestCase.ConnectivitySection - Class in net.officefloor.jdbc.test
Test fixture section for checking connectivity.
AbstractJdbcTestCase.Flows - Interface in net.officefloor.jdbc.test
Flow interface.
AbstractJdbcTestCase.InsertSection - Class in net.officefloor.jdbc.test
Test fixture section for inserting rows.
AbstractJdbcTestCase.NewThread - Class in net.officefloor.jdbc.test
Marker for new thread.
AbstractJdbcTestCase.SelectParameter - Class in net.officefloor.jdbc.test
Parameter holding the selected name value.
AbstractJdbcTestCase.SelectSection - Class in net.officefloor.jdbc.test
Test fixture section for selecting rows.
AbstractJdbcTestCase.SelectSection.Flows - Interface in net.officefloor.jdbc.test
Flow interface.
AbstractJpaTestCase - Class in net.officefloor.jpa.test
Abstract functionality for the JPA testing.
AbstractJpaTestCase() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase
 
AbstractJpaTestCase.DeleteSection - Class in net.officefloor.jpa.test
Mock section for deleting entity.
AbstractJpaTestCase.InsertSection - Class in net.officefloor.jpa.test
Mock section for inserting entity.
AbstractJpaTestCase.NewThread - Class in net.officefloor.jpa.test
Marker for new thread.
AbstractJpaTestCase.ReadSection - Class in net.officefloor.jpa.test
Mock section for reading entity.
AbstractJpaTestCase.Result - Class in net.officefloor.jpa.test
Holder for the result.
AbstractJpaTestCase.SelectInput - Class in net.officefloor.jpa.test
Input parameter carrying the row identifier for the select stress test.
AbstractJpaTestCase.SelectParameter - Class in net.officefloor.jpa.test
Parameter holding the selected entity for the select stress test.
AbstractJpaTestCase.StressInsertSection - Class in net.officefloor.jpa.test
Test fixture section for stress insert.
AbstractJpaTestCase.StressInsertSection.Flows - Interface in net.officefloor.jpa.test
Flow interface.
AbstractJpaTestCase.StressSelectSection - Class in net.officefloor.jpa.test
Test fixture section for stress select.
AbstractJpaTestCase.StressSelectSection.Flows - Interface in net.officefloor.jpa.test
Flow interface.
AbstractJpaTestCase.UpdateSection - Class in net.officefloor.jpa.test
Mock section for updating entity.
AbstractLinkedListSetEntry<E extends LinkedListSetEntry<E,O>,O> - Class in net.officefloor.frame.impl.execute.linkedlistset
AbstractLinkedListSetEntry() - Constructor for class net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry
 
AbstractLoggerJUnit - Class in net.officefloor.test.logger
Abstract JUnit Logger functionality.
AbstractLoggerJUnit() - Constructor for class net.officefloor.test.logger.AbstractLoggerJUnit
 
AbstractManagedFunctionSource - Class in net.officefloor.compile.spi.managedfunction.source.impl
AbstractManagedFunctionSource() - Constructor for class net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource
 
AbstractManagedFunctionSource.SpecificationContext - Interface in net.officefloor.compile.spi.managedfunction.source.impl
Context for defining the specification.
AbstractManagedObjectPoolSource - Class in net.officefloor.compile.spi.pool.source.impl
AbstractManagedObjectPoolSource() - Constructor for class net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource
 
AbstractManagedObjectPoolSource.MetaDataContext - Interface in net.officefloor.compile.spi.pool.source.impl
AbstractManagedObjectPoolSource.SpecificationContext - Interface in net.officefloor.compile.spi.pool.source.impl
AbstractManagedObjectSource<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.api.managedobject.source.impl
Abstract ManagedObjectSource that allows to synchronously source the ManagedObject.
AbstractManagedObjectSource() - Constructor for class net.officefloor.frame.api.managedobject.source.impl.AbstractManagedObjectSource
 
AbstractMockGoogleHttpFunctionJUnit<J extends AbstractMockGoogleHttpFunctionJUnit<J>> - Class in net.officefloor.server.google.function.mock
Abstract Google HttpFunction JUnit functionality serviced by MockHttpServer.
AbstractMockGoogleHttpFunctionJUnit() - Constructor for class net.officefloor.server.google.function.mock.AbstractMockGoogleHttpFunctionJUnit
Instantiate using default OfficeFloor HttpFunction.
AbstractMockGoogleHttpFunctionJUnit(Class<?>) - Constructor for class net.officefloor.server.google.function.mock.AbstractMockGoogleHttpFunctionJUnit
Instantiate.
AbstractMockHttpSecurityActionContext<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.scheme
AbstractMockHttpSecurityActionContext() - Constructor for class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Initiate.
AbstractMockHttpSecurityActionContext(ServerHttpConnection) - Constructor for class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Initiate.
AbstractMockHttpSecuritySource<C,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.scheme
Abstract mock HttpSecuritySource.
AbstractMockHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
AbstractMockJwtAccessTokenJUnit - Class in net.officefloor.web.jwt.mock
Abstract JUnit mock JWT access tokens for the JwtHttpSecuritySource.
AbstractMockJwtAccessTokenJUnit() - Constructor for class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
 
AbstractModel - Class in net.officefloor.model
Provides top level functionality for all model elements.
AbstractModel() - Constructor for class net.officefloor.model.AbstractModel
 
AbstractNettyHttpServer - Class in net.officefloor.server.http.netty
Abstract Netty HTTP server.
AbstractNettyHttpServer(int) - Constructor for class net.officefloor.server.http.netty.AbstractNettyHttpServer
Instantiate.
AbstractObjectifyJUnit - Class in net.officefloor.nosql.objectify.mock
Abstract JUnit functionality for running Objectify with local Datastore.
AbstractObjectifyJUnit() - Constructor for class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
 
AbstractObjectifyJUnit.QueryLoader<E> - Interface in net.officefloor.nosql.objectify.mock
Loads the entity.
AbstractObjectifyJUnit.ResultLoader<E> - Interface in net.officefloor.nosql.objectify.mock
Loads the entity.
AbstractObjectifyJUnit.TimeoutException - Exception in net.officefloor.nosql.objectify.mock
Indicates timeout on obtaining entity.
AbstractOfficeConstructTestCase - Class in net.officefloor.frame.test
Abstract TestCase for construction testing of an Office.
AbstractOfficeConstructTestCase() - Constructor for class net.officefloor.frame.test.AbstractOfficeConstructTestCase
 
AbstractOfficeFloorJUnit - Class in net.officefloor.test
Abstract JUnit functionality for OfficeFloor.
AbstractOfficeFloorJUnit() - Constructor for class net.officefloor.test.AbstractOfficeFloorJUnit
 
AbstractOfficeFloorSource - Class in net.officefloor.compile.spi.officefloor.source.impl
AbstractOfficeFloorSource() - Constructor for class net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource
 
AbstractOfficeFloorSource.SpecificationContext - Interface in net.officefloor.compile.spi.officefloor.source.impl
Context for defining the specification.
AbstractOfficeSource - Class in net.officefloor.compile.spi.office.source.impl
Abstract OfficeSource.
AbstractOfficeSource() - Constructor for class net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource
 
AbstractOfficeSource.SpecificationContext - Interface in net.officefloor.compile.spi.office.source.impl
Context for defining the specification.
AbstractPolyglotObjectTest - Class in net.officefloor.polyglot.test
Abstract tests for polyglot object via ManagedObjectSource.
AbstractPolyglotObjectTest() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
 
AbstractPolyglotObjectTest.ObjectLogic - Class in net.officefloor.polyglot.test
Logic for testing objects.
AbstractPolyglotProcedureTest - Class in net.officefloor.polyglot.test
Abstract tests for a polyglot Procedure via a SectionSource.
AbstractPolyglotProcedureTest() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
 
AbstractPolyglotProcedureTest.CollectionReturn - Class in net.officefloor.polyglot.test
Handles the return of collection types.
AbstractPolyglotProcedureTest.FlowHandlers - Class in net.officefloor.polyglot.test
Handles various flow outputs from the procedure.
AbstractPolyglotProcedureTest.ObjectReturn - Class in net.officefloor.polyglot.test
Handles the return of object types.
AbstractPolyglotProcedureTest.ParameterPass - Class in net.officefloor.polyglot.test
Passes a parameter to the procedure.
AbstractPolyglotProcedureTest.ParameterReturn - Class in net.officefloor.polyglot.test
Returns parameter types from the procedure.
AbstractPolyglotProcedureTest.PrimitiveReturn - Class in net.officefloor.polyglot.test
Handles the return of primitive types.
AbstractPolyglotProcedureTest.ProcedureBuilder - Interface in net.officefloor.polyglot.test
Builds the Procedure.
AbstractPolyglotProcedureTest.VariablePass - Class in net.officefloor.polyglot.test
Passes variables through to the procedure.
AbstractPolyglotProcedureTest.VariableReturn - Class in net.officefloor.polyglot.test
Returns variable types from the procedure.
AbstractPostgreSqlJUnit - Class in net.officefloor.jdbc.postgresql.test
Abstract JUnit PostgreSql functionality.
AbstractPostgreSqlJUnit() - Constructor for class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
Instantiate with default AbstractPostgreSqlJUnit.Configuration.
AbstractPostgreSqlJUnit(AbstractPostgreSqlJUnit.Configuration) - Constructor for class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
Instantiate.
AbstractPostgreSqlJUnit.Configuration - Class in net.officefloor.jdbc.postgresql.test
Configuration of the PostgreSql database.
AbstractPropertyMetaData - Class in net.officefloor.model.generate.model
Abstract property meta-data.
AbstractPropertyMetaData() - Constructor for class net.officefloor.model.generate.model.AbstractPropertyMetaData
Default constructor.
AbstractPropertyMetaData(String, String, String) - Constructor for class net.officefloor.model.generate.model.AbstractPropertyMetaData
Convenience constructor.
AbstractScriptProcedureSourceServiceFactory - Class in net.officefloor.script
ProcedureSourceServiceFactory providing abstract support for Scripts.
AbstractScriptProcedureSourceServiceFactory() - Constructor for class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
 
AbstractSectionSource - Class in net.officefloor.compile.spi.section.source.impl
Abstract SectionSource.
AbstractSectionSource() - Constructor for class net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
 
AbstractSectionSource.SpecificationContext - Interface in net.officefloor.compile.spi.section.source.impl
Context for defining the specification.
AbstractSendHttpFileFunction<R> - Class in net.officefloor.web.resource.source
Abstract ManagedFunction to send HttpFile.
AbstractSendHttpFileFunction(String) - Constructor for class net.officefloor.web.resource.source.AbstractSendHttpFileFunction
Instantiate.
AbstractSendHttpFileFunction.Dependencies - Enum Class in net.officefloor.web.resource.source
Dependency keys.
AbstractSendHttpFileFunction.Flows - Enum Class in net.officefloor.web.resource.source
Flow keys.
AbstractServletHttpServerImplementationTest - Class in net.officefloor.server.servlet.test
Provide abstract test functionality for testing with HttpServlet.
AbstractServletHttpServerImplementationTest() - Constructor for class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
 
AbstractServletHttpServerImplementationTest.FixHeadersFilter - Class in net.officefloor.server.servlet.test
Filter to fix the HttpHeader instances.
AbstractServletHttpServerImplementationTest.ServerContext - Class in net.officefloor.server.servlet.test
Context for configuring the Server.
AbstractSetupGoogleHttpFunctionJUnit<J extends AbstractSetupGoogleHttpFunctionJUnit<J>> - Class in net.officefloor.server.google.function.wrap
Abstract functionality for setting up using Google HttpFunction.
AbstractSetupGoogleHttpFunctionJUnit() - Constructor for class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
Instantiate using default OfficeFloor HttpFunction.
AbstractSetupGoogleHttpFunctionJUnit(Class<?>) - Constructor for class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
Instantiate.
AbstractSourceError - Error in net.officefloor.frame.api.source
Abstract source error.
AbstractSourceError(String) - Constructor for error net.officefloor.frame.api.source.AbstractSourceError
Instantiate with message.
AbstractSourceError(String, Throwable) - Constructor for error net.officefloor.frame.api.source.AbstractSourceError
Instantiate with message and cause.
AbstractSourceError(AbstractSourceError, ServiceFactory<?>) - Constructor for error net.officefloor.frame.api.source.AbstractSourceError
Instantiate to propagate ServiceFactory source error.
AbstractStartSamMojo - Class in net.officefloor.maven
Starts SAM for the integration testing.
AbstractStartSamMojo() - Constructor for class net.officefloor.maven.AbstractStartSamMojo
 
AbstractStreamBufferPool<B> - Class in net.officefloor.server.stream.impl
AbstractStreamBufferPool() - Constructor for class net.officefloor.server.stream.impl.AbstractStreamBufferPool
 
AbstractStreamBufferPool.FileStreamBuffer - Class in net.officefloor.server.stream.impl
AbstractStreamBufferPool.UnpooledStreamBuffer - Class in net.officefloor.server.stream.impl
Unpooled StreamBuffer.
AbstractSubscription<T> - Class in net.officefloor.reactor
AbstractSubscription(ManagedFunctionContext<?, ?>) - Constructor for class net.officefloor.reactor.AbstractSubscription
Instantiate.
AbstractSupplierSource - Class in net.officefloor.compile.spi.supplier.source.impl
Abstract SupplierSource.
AbstractSupplierSource() - Constructor for class net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource
 
AbstractSupplierSource.SpecificationContext - Interface in net.officefloor.compile.spi.supplier.source.impl
Context for defining the specification.
AbstractSystemPropertiesOverride<I extends AbstractExternalOverride<I>> - Class in net.officefloor.test.system
Abstract functionality for overriding the System.getProperty(String) values in tests.
AbstractSystemPropertiesOverride(String...) - Constructor for class net.officefloor.test.system.AbstractSystemPropertiesOverride
Instantiate.
AbstractTeamSource - Class in net.officefloor.frame.api.team.source.impl
Abstract TeamSource.
AbstractTeamSource() - Constructor for class net.officefloor.frame.api.team.source.impl.AbstractTeamSource
 
AbstractTeamSource.SpecificationContext - Interface in net.officefloor.frame.api.team.source.impl
AbstractTypeXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Abstract XmlMapping to aid in type specific mapping.
AbstractTypeXmlMapping(String, Method, XmlMappingMetaData[], TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Initiate with details to map specific sub-types.
AbstractUndertowHttpServer - Class in net.officefloor.server.http.undertow
Abstract Undertow HTTP server.
AbstractUndertowHttpServer() - Constructor for class net.officefloor.server.http.undertow.AbstractUndertowHttpServer
 
AbstractValueLoader - Class in net.officefloor.plugin.xml.unmarshall.load
Abstract value loader.
AbstractValueLoader(Method) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.AbstractValueLoader
Initiate with ability to load value onto target object.
AbstractValueXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Abstract XmlMapping to aid in writing an attribute/value.
AbstractValueXmlMapping(String, Method, Translator, boolean) - Constructor for class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
Initiate with items to write an attribute/value.
AbstractVariableClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
AbstractVariableClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.AbstractVariableClassDependencyManufacturer
 
AbstractWebTemplate - Class in net.officefloor.web.template.build
Abstract WebTemplate.
AbstractWebTemplate(WebTemplateSectionSource, boolean, String, PropertyList, SourceIssues) - Constructor for class net.officefloor.web.template.build.AbstractWebTemplate
Instantiate.
AbstractWebTemplateFactory - Class in net.officefloor.web.template.build
AbstractWebTemplateFactory() - Constructor for class net.officefloor.web.template.build.AbstractWebTemplateFactory
 
AbstractWoofTemplateExtensionSource - Class in net.officefloor.woof.template.impl
AbstractWoofTemplateExtensionSource() - Constructor for class net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource
 
AbstractWoofTemplateExtensionSource.SpecificationContext - Interface in net.officefloor.woof.template.impl
AbstractWritableConfigurationContext - Class in net.officefloor.configuration.impl
AbstractWritableConfigurationContext() - Constructor for class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
Default construction.
AbstractWritableConfigurationContext(ConfigurationContextImpl.ConfigurationSource, AbstractWritableConfigurationContext.ConfigurationWriter, AbstractWritableConfigurationContext.ConfigurationRemover, PropertyList) - Constructor for class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
Instantiate.
AbstractWritableConfigurationContext.ConfigurationRemover - Interface in net.officefloor.configuration.impl
Function interface to remove the ConfigurationItem.
AbstractWritableConfigurationContext.ConfigurationWriter - Interface in net.officefloor.configuration.impl
Function interface to write the InputStream for the ConfigurationItem.
AbstractXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Abstract XmlMapping to aid in mapping.
AbstractXmlMapping(Method) - Constructor for class net.officefloor.plugin.xml.marshall.tree.AbstractXmlMapping
Initiate with method to obtain value to map.
accept(Var<T>) - Method in class net.officefloor.compile.test.officefloor.CompileVar
 
accept(T) - Method in class net.officefloor.frame.test.Closure
 
ACCEPTED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 202 Accepted.
ACCEPTED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 202 Accepted status.
acceptedContentTypes() - Element in annotation interface net.officefloor.web.HttpObject
Leaving an empty array will provide all Content-Type parsing available for the Object.
AcceptedSocketDecorator - Interface in net.officefloor.server
Decorates the accepted Socket connections.
AcceptNegotiator<H> - Interface in net.officefloor.web.accept
Negotiates the acceptable handler for the HttpRequest.
AcceptNegotiatorBuilder<H> - Interface in net.officefloor.web.build
Builds the AcceptNegotiator.
AcceptNegotiatorBuilderImpl<H> - Class in net.officefloor.web.accept
AcceptNegotiatorBuilder implementation.
AcceptNegotiatorBuilderImpl(Class<H>) - Constructor for class net.officefloor.web.accept.AcceptNegotiatorBuilderImpl
Instantiate.
AcceptNegotiatorImpl<H> - Class in net.officefloor.web.accept
AcceptNegotiator implementation.
AcceptNegotiatorImpl(AcceptNegotiatorImpl.AcceptHandler<H>[]) - Constructor for class net.officefloor.web.accept.AcceptNegotiatorImpl
Instantiate.
AcceptNegotiatorImpl.AcceptHandler<H> - Class in net.officefloor.web.accept
Accept handler.
ACCESS_CONTROL - Enum constant in enum class net.officefloor.web.jwt.JwtClaimsManagedObjectSource.Dependencies
Access control dependency.
ACCESS_CONTROL - Enum constant in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
Access control dependency.
ACCESS_CONTROL - Enum constant in enum class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource.Dependencies
Access control dependency.
accessControlChange(AC, Throwable) - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource.AccessControlManagedObject
 
accessControlChange(AC, Throwable) - Method in class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
 
accessControlChange(AC, Throwable) - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
 
accessControlChange(AC, Throwable) - Method in interface net.officefloor.web.spi.security.AccessControlListener
Notified of a change to access control.
accessControlChange(HttpAccessControl, Throwable) - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
AccessControlListener<AC extends Serializable> - Interface in net.officefloor.web.spi.security
Listens for change in access control (or Escalation in failing to authenticate).
AccessControlManagedObject() - Constructor for class net.officefloor.web.security.impl.AccessControlManagedObjectSource.AccessControlManagedObject
 
AccessControlManagedObjectSource<AC extends Serializable,C> - Class in net.officefloor.web.security.impl
ManagedObjectSource for the access control object.
AccessControlManagedObjectSource(String, Class<AC>) - Constructor for class net.officefloor.web.security.impl.AccessControlManagedObjectSource
Instantiate.
AccessControlManagedObjectSource.AccessControlManagedObject - Class in net.officefloor.web.security.impl
ManagedObject for the access control.
AccessControlManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
AccessToken - Class in net.officefloor.web.jwt.authority
Access token.
AccessToken(String, long) - Constructor for class net.officefloor.web.jwt.authority.AccessToken
Instantiate.
AccessTokenException - Exception in net.officefloor.web.jwt.authority
Indicates failure in creating an Access token.
AccessTokenException(Throwable) - Constructor for exception net.officefloor.web.jwt.authority.AccessTokenException
Instantiate.
AccessTokenException(HttpStatus, Throwable) - Constructor for exception net.officefloor.web.jwt.authority.AccessTokenException
Instantiate.
ack(ContinueResponseTiming) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
ActionHookLoader - Class in org.apache.coyote
Loads ActionHook to Request and Response.
activate() - Method in class net.officefloor.servlet.inject.InjectContext
Activates this InjectContext.
activateGovernance() - Method in interface net.officefloor.frame.api.administration.GovernanceManager
Activates the Governance.
activateGovernance() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
activateGovernance() - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Activates the Governance.
ActiveAsynchronousFlow - Interface in net.officefloor.frame.internal.structure
Actively executing AsynchronousFlow.
activeFlows - Variable in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Active Flow instances for this ThreadState.
activeThreadLocalPooling() - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
Activates ThreadLocal pooling of StreamBuffer on current Thread.
ActivityContext - Interface in net.officefloor.activity
Context for the ActivityLoader.
ActivityLoader - Interface in net.officefloor.activity
Loads the Activity configuration.
ActivityLoaderImpl - Class in net.officefloor.activity
ActivityLoader implementation.
ActivityLoaderImpl() - Constructor for class net.officefloor.activity.ActivityLoaderImpl
 
ActivitySectionSource - Class in net.officefloor.activity
SectionSource to load the ActivityModel.
ActivitySectionSource() - Constructor for class net.officefloor.activity.ActivitySectionSource
 
adaptArray(O[], Class<A>, AdaptFactory<A, O>) - Static method in interface net.officefloor.web.security.type.AdaptFactory
Adapts the array.
AdaptedException - Exception in net.officefloor.compile.impl.adapt
Adapted Exception to enable details of the cause to be provided to the CompilerIssues for an issue.
AdaptedException(String, String) - Constructor for exception net.officefloor.compile.impl.adapt.AdaptedException
Initiate.
AdaptFactory<A,O> - Interface in net.officefloor.web.security.type
Utility class that adapts objects for the delegate objects.
adaptObject(O, AdaptFactory<A, O>) - Static method in interface net.officefloor.web.security.type.AdaptFactory
Adapts the object.
addAdditionalProfile(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addAdditionalProfile(String) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
Adds an additional profile specific to the DeployedOffice.
addAdditionalProfile(String) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Adds an additional profile.
addAdditionalProfile(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
addAdministration(String, String, PropertyList) - Method in interface net.officefloor.activity.admin.build.AdministrationArchitect
Adds a specific OfficeAdministration.
addAdministration(String, String, PropertyList, boolean, AdministrationType<?, ?, ?>) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addAdministrations(String, PropertyList) - Method in interface net.officefloor.activity.admin.build.AdministrationArchitect
Adds the OfficeAdministration instances configured in a directory.
addAdministrationSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addAdministrationSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addAdministrationSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a AdministrationSource.
addAdministrator(AdministrationNode) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
addAdministrator(AdministrationNode) - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
addAnnotation(Object) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
addAnnotation(Object) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
addAnnotation(Object) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
addAnnotation(Object) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
addAnnotation(Object) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
addAnnotation(Object) - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionFlowTypeBuilder
Adds an annotation.
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionObjectTypeBuilder
Adds an annotation.
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
Adds an annotation.
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.section.SectionInput
Adds the annotation for this SectionInput.
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.section.SectionObject
Adds an annotation.
addAnnotation(Object) - Method in interface net.officefloor.compile.spi.section.SectionOutput
Adds the annotation for this SectionOutput.
addAnnotation(Object) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Adds the annotation for this ManagedFunction.
addAnnotation(Object) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.DependencyLabeller
Adds an annotation for the type.
addAnnotation(Object) - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
Adds an annotation to describe the dependency.
addAnnotation(Object) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
addAnnotation(Object) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependenciesFlowContext
Adds an annotation to the ManagedFunction / ManagedObject requiring the dependency.
addAnnotation(Object) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Adds an annotation to the ManagedFunction / ManagedObject requiring the dependency.
addAnnotation(Object) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext.AnnotationConfigurer
Adds an annotation.
addAnnotation(Object) - Method in interface net.officefloor.plugin.clazz.dependency.ClassItemIndex
Allows adding further annotations to the item.
addAnnotations(Collection<? extends Object>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext.AnnotationConfigurer
Adds many annotations.
addAttributeXmlMapping(String, XmlMapping) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Adds a XmlMapping for an attribute of the element.
addAutoWireStateManagerVisitor(AutoWireStateManagerVisitor) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addAutoWireStateManagerVisitor(AutoWireStateManagerVisitor) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addAutoWireStateManagerVisitor(AutoWireStateManagerVisitor) - Method in class net.officefloor.compile.OfficeFloorCompiler
addAutoWireTarget(Function<OfficeNode, ? extends N>, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
 
addAutoWireTarget(Function<OfficeNode, ? extends N>, AutoWire...) - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Adds an AutoWire target for selection.
addAutoWireTarget(N, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
 
addAutoWireTarget(N, AutoWire...) - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Adds an AutoWire target for selection.
addCascadeModel(RemoveConnectionsAction<R>) - Method in class net.officefloor.model.RemoveConnectionsAction
Adds a cascade Model.
addClassDependencyManufacturer(ClassDependencyManufacturer) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Adds an additional ClassDependencyManufacturer.
addCleanup(DatabaseTestUtil.DataSourceCleanup) - Method in interface net.officefloor.jdbc.test.DatabaseTestUtil.DataSourceCreatorContext
addCompileCompletion(SupplierCompileCompletion) - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
addCompileCompletion(SupplierCompileCompletion) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSourceContext
Adds a SupplierCompileCompletion to be invoked after compilation of respective OfficeFloor / Office functionality.
addComposition(String, String, ComposeSource<T, C>, String, PropertyList, Class<C>) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
Adds a composition.
addComposition(String, ComposeSource<I, C>, Class<C>) - Method in interface net.officefloor.activity.compose.build.DirectoryItemComposerContext
Adds a composition for this directory item.
addComposition(String, ComposeSource<T, C>, String, PropertyList, Class<C>) - Method in interface net.officefloor.activity.compose.build.ComposeArchitect
Builds the item requiring composition.
addComposition(String, ComposeSource<T, C>, String, PropertyList, Class<C>) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
 
addCompositions(String, DirectoryItemComposer<T>, String, PropertyList, ComposeListener<T>) - Method in interface net.officefloor.activity.compose.build.ComposeArchitect
Builds a directory of items requiring composition.
addCompositions(String, DirectoryItemComposer<T>, String, PropertyList, ComposeListener<T>) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
 
addConfiguration(RestConfiguration) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
addConnection(Connection) - Static method in class net.officefloor.jdbc.test.ValidateConnections
addConnection(PooledConnection) - Static method in class net.officefloor.jdbc.test.ValidateConnections
addContentType(String) - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
Adds the a Content-Type supported by this HttpSecurity.
addCorsMappings(CorsRegistry) - Method in class net.officefloor.spring.starter.rest.OfficeFloorWebMvcConfigurer
 
addDependency(Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Adds a required dependency identified by an index into the order the dependency was added.
addDependency(Class<?>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Adds a required dependency identified by an index into the order the dependency was added.
addDependency(Enum<?>, Class<?>, String) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Convenience method to add a ManagedObjectDependencyType based on the key.
addDependency(Enum<?>, Class<?>, String) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Convenience method to add a HttpSecurityDependencyType based on the key.
addDependency(String, Class<?>) - Method in interface net.officefloor.spring.extension.SpringBeanDecoratorContext
Adds a further dependency for the Spring Bean.
addDependency(String, Class<?>, String, int, Enum<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
addDependency(String, Class<?>, String, int, Enum<?>, Class<?>...) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
addDependency(String, String, Class<?>, Object[]) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependenciesContext
Adds a dependency.
addDependency(O, Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Adds a required dependency identified by the key.
addDependency(O, Class<?>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Adds a required dependency identified by the key.
addDeployedOffice(String, String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addDeployedOffice(String, String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addDeployedOffice(String, String, String, PropertyList, OfficeType) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addDeployedOffice(String, OfficeSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addDeployedOffice(String, OfficeSource, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
ADDED_INPUT_PREFIX - Static variable in class net.officefloor.activity.compose.build.ComposeEmployer
Prefix for added inputs.
addEntry(E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.ComparatorLinkedListSet
 
addEntry(E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
addEntry(I) - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
addEntry(String) - Method in interface net.officefloor.compile.classes.ClassPathScannerContext
Adds a Class path entry for the package.
addEntry(String, byte[], Set<String>) - Method in class net.officefloor.web.security.store.PasswordFile
Adds a PasswordEntry to this PasswordFile.
addEnvProperties() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addEnvProperties() - Method in class net.officefloor.compile.OfficeFloorCompiler
Convenience method to add all the Property instances from System.getenv().
addEscalation(Class<?>) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
Adds a potential escalation from a GovernanceActivity.
addEscalation(Class<?>) - Method in interface net.officefloor.compile.test.governance.GovernanceTypeBuilder
Adds an Escalation.
addEscalation(Class<? extends Throwable>) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Adds an Escalation.
addEscalation(Class<? extends Throwable>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependenciesFlowContext
Adds an Escalation.
addEscalation(Class<? extends Throwable>, String) - Method in interface net.officefloor.frame.api.build.FunctionBuilder
addEscalation(Class<? extends Throwable>, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds an EscalationFlow for issues not handled within the Office.
addEscalation(Class<? extends Throwable>, String) - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
addEscalation(Class<? extends Throwable>, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addEscalation(Class<E>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
addEscalation(Class<E>) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
addEscalation(Class<E>) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Allow registering an additional Escalation.
addEscalation(Class<E>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Registers an Escalation.
addEscalation(Class<E>) - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturerContext
addEscalation(Class<E>) - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
addEscalation(String, Class<? extends Throwable>) - Method in interface net.officefloor.compile.test.administration.AdministrationTypeBuilder
addEscalationType(Class<? extends Throwable>) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
Convenience method to add ProcedureEscalationType defaulting the name.
addEscalationType(String, Class<? extends Throwable>) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
addExecutionExplorer(ExecutionExplorer) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
addExecutionExplorer(ExecutionExplorer) - Method in interface net.officefloor.compile.spi.office.OfficeSectionInput
Adds an ExecutionExplorer for the execution tree from this OfficeSectionInput.
addExecutionExplorer(ExecutionObjectExplorer) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
addExecutionExplorer(ExecutionObjectExplorer) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObject
Adds an ExecutionObjectExplorer for the execution tree from this OfficeManagedObject.
addExecutionStrategy() - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Adds a required ExecutionStrategy identified by an index into the order the ExecutionStrategy was added.
addExecutionStrategy(String) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
addExtension(String) - Method in interface net.officefloor.server.http.HttpResponseCookie
Allows adding an extension.
addExtension(String) - Method in class net.officefloor.server.http.WritableHttpCookie
 
addExtension(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
addExtension(String) - Method in interface net.officefloor.web.template.build.WebTemplate
addExtensionInterface(Class<?>) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Adds an extension interface.
addExternalAccessFunction(String, Consumer<String>) - Method in class net.officefloor.activity.compose.section.ComposeSectionSource
Flags a composed function is to be externally accessed.
addExternalFlow(String, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addExternalManagedObject(String, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addExternalManagedObject(String, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addExternalServiceInput(Class<O>, Class<M>) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
addExternalServiceInput(Class<O>, Class<M>) - Method in interface net.officefloor.compile.spi.office.OfficeSectionInput
See DeployedOfficeInput as allows OfficeSource to configure inputs.
addExternalServiceInput(Class<O>, Class<M>) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Adds an ExternalServiceInput to externally trigger this DeployedOfficeInput.
addExternalServiceInput(Class<O>, String, Class<M>) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
addExternalServiceInput(Class<O>, String, Class<M>) - Method in interface net.officefloor.compile.spi.office.OfficeSectionInput
Adds qualified ExternalServiceInput.
addExternalServiceInput(Class<O>, String, Class<M>) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Adds qualified ExternalServiceInput.
addExternalServiceInputFactory(Class<O>, String, Class<M>, OfficeNode) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addExternalServiceInputFactory(Class<O>, String, Class<M>, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
addField(FieldMetaData) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
addFilter(String, Class<? extends Filter>, Consumer<FilterDef>) - Method in interface net.officefloor.servlet.ServletManager
Adds a Filter.
addFilter(String, Class<? extends Filter>, Consumer<FilterDef>) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
addFlow() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
addFlow() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
addFlow(F, Class<?>) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Adds a required Flow identified by the key.
addFlow(F, Class<?>) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
Adds a required Flow identified by the key.
addFlow(F, Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Adds a required Flow identified by the key.
addFlow(F, Class<?>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Adds a required Flow identified by the key.
addFlow(Class<?>) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Adds a required Flow identified by an index into the order the Flow was added.
addFlow(Class<?>) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
Adds a required Flow identified by an index into the order the Flow was added.
addFlow(Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Adds a required Flow identified by an index into the order the Flow was added.
addFlow(Class<?>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Adds a required Flow identified by an index into the order the Flow was added.
addFlow(Enum<?>, Class<?>) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Convenience method to add a ManagedObjectFlowType based on the key.
addFlow(Enum<?>, Class<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Convenience method to add a HttpSecurityFlowType based on the key.
addFlow(String, Class<?>, int, F) - Method in interface net.officefloor.compile.test.administration.AdministrationTypeBuilder
addFlow(String, Class<?>, int, F) - Method in interface net.officefloor.compile.test.governance.GovernanceTypeBuilder
addFlow(String, Class<?>, int, Enum<?>) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
addFlow(String, Class<?>, int, Enum<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
addFlow(String, Class<?>, Object[]) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependenciesFlowContext
Adds a Flow.
addFlow(ClassDependencyManufacturerContext, ClassFlowContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
Adds a Flow.
addFlowType(String, Class<?>) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
addFunction(String, ManagedFunctionModel, ManagedFunctionType<M, F>) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addFunctionDependency(String, Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
addFunctionDependency(String, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
addFunctionDependency(String, Class<?>, String) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
addFunctionEnhancer(ManagedObjectFunctionEnhancer) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
addFunctionEnhancer(ManagedObjectFunctionEnhancer) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
addFunctionNamespace(String, String, PropertyList) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
addFunctionNamespace(String, String, PropertyList, FunctionNamespaceType, String...) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addFunctionNamespace(String, ManagedFunctionSource, PropertyList) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
addGovernance() - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Adds Governance identified by an index into the order the Governance was added.
addGovernance(G) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Adds Governance identified by the key.
addGovernance(String) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
addGovernance(String) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
addGovernance(String, int, G) - Method in interface net.officefloor.compile.test.administration.AdministrationTypeBuilder
addGovernance(String, Class<E>, GovernanceFactory<? super E, F>) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds Governance within the Office.
addGovernance(String, Class<E>, GovernanceFactory<? super E, F>) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addGovernance(String, String, PropertyList) - Method in interface net.officefloor.activity.govern.build.GovernanceArchitect
Adds a specific OfficeGovernance.
addGovernance(String, String, PropertyList, boolean, GovernanceType<?, ?>) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addGovernance(String, OfficeGovernance) - Method in interface net.officefloor.activity.admin.build.AdministrationArchitect
addGovernance(String, OfficeGovernance) - Method in interface net.officefloor.activity.compose.build.ComposeArchitect
Adds OfficeGovernance for the composition.
addGovernance(String, OfficeGovernance) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
 
addGovernance(GovernanceNode) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
addGovernance(GovernanceNode) - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Adds a GovernanceNode providing Governance for this OfficeObject.
addGovernance(GovernanceNode, OfficeNode) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
addGovernance(GovernanceNode, OfficeNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
addGovernance(GovernanceNode, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Adds the GovernanceNode to provide Governance over this ManagedObjectNode when used within the Office of the OfficeNode.
addGovernance(OfficeGovernance) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
addGovernance(OfficeGovernance) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addGovernance(OfficeGovernance) - Method in interface net.officefloor.compile.spi.office.OfficeSectionFunction
addGovernance(OfficeGovernance) - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
addGovernance(OfficeGovernance) - Method in interface net.officefloor.web.template.build.WebTemplate
Adds Governance for this WebTemplate.
addGovernanceArea(GovernanceModel, int, int) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addGovernances(String, PropertyList) - Method in interface net.officefloor.activity.govern.build.GovernanceArchitect
Adds the OfficeGovernance instances configured in a directory.
addGovernanceSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addGovernanceSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addGovernanceSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a GovernanceSource.
addHandler(String, H) - Method in class net.officefloor.web.accept.AcceptNegotiatorBuilderImpl
 
addHandler(String, H) - Method in interface net.officefloor.web.build.AcceptNegotiatorBuilder
Adds a handler.
addHeader(String, String) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Adds a HttpHeader for the response.
addHeader(String, String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
addHeader(String, HttpHeaderValue) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Adds a HttpHeader.
addHeader(String, HttpHeaderValue) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
addHeader(HttpHeaderName, String) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Adds a HttpHeader.
addHeader(HttpHeaderName, String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
addHeader(HttpHeaderName, HttpHeaderValue) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Adds a HttpHeader.
addHeader(HttpHeaderName, HttpHeaderValue) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
addHttpApplicationObject(Class<?>) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpApplicationState.
addHttpApplicationObject(Class<?>) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpApplicationObject(Class<?>, String) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpApplicationState.
addHttpApplicationObject(Class<?>, String) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpArgument(String, HttpValueLocation) - Method in interface net.officefloor.web.build.WebArchitect
Adds a HTTP argument.
addHttpArgument(String, HttpValueLocation) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpHeader(StreamBufferByteSequence, StreamBufferByteSequence) - Method in class net.officefloor.server.http.parse.NonMaterialisedHeadersImpl
addHttpInputExplorer(HttpInputExplorer) - Method in interface net.officefloor.web.build.WebArchitect
addHttpInputExplorer(HttpInputExplorer) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpInputInterceptor(HttpInputInterceptor) - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Allows intercepting functionality before the servicing OfficeSectionInput is invoked.
addHttpObject(Class<?>, String...) - Method in interface net.officefloor.web.build.WebArchitect
Adds a HTTP Object to be parsed from the HttpRequest.
addHttpObject(Class<?>, String...) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpObjectAnnotationAlias(Class<?>, String...) - Method in interface net.officefloor.web.build.WebArchitect
Adds another Class as an alias for the HttpObject annotation.
addHttpObjectAnnotationAlias(Class<?>, String...) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpObjectParser(HttpObjectParserFactory) - Method in interface net.officefloor.web.build.WebArchitect
Manually adds a HttpObjectParserFactory.
addHttpObjectParser(HttpObjectParserFactory) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpObjectResponder(HttpObjectResponderFactory) - Method in interface net.officefloor.web.build.WebArchitect
addHttpObjectResponder(HttpObjectResponderFactory) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpRequestObject(Class<?>, boolean) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpRequestState.
addHttpRequestObject(Class<?>, boolean) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpRequestObject(Class<?>, boolean, String) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpRequestState.
addHttpRequestObject(Class<?>, boolean, String) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpResources(String) - Method in interface net.officefloor.web.resource.build.HttpResourceArchitect
Adds HttpResource instances via a ResourceSystemFactory.
addHttpResources(String) - Method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
 
addHttpResources(ResourceSystemFactory, String) - Method in interface net.officefloor.web.resource.build.HttpResourceArchitect
Adds HttpResource instances.
addHttpResources(ResourceSystemFactory, String) - Method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
 
addHttpSecurities(String, PropertyList) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Adds multiple HttpSecurity instances loaded from via ComposeArchitect wiring the Flow instances of the HttpSecurity.
addHttpSecurities(String, PropertyList) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
addHttpSecurity(String, String) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Adds a HttpSecurity.
addHttpSecurity(String, String) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
addHttpSecurity(String, String, PropertyList) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Adds a HttpSecurity loaded from via ComposeArchitect wiring the Flow instances of the HttpSecurity.
addHttpSecurity(String, String, PropertyList) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
addHttpSecurity(String, HttpSecuritySource<A, AC, C, O, F>) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Adds a HttpSecurity.
addHttpSecurity(String, HttpSecuritySource<A, AC, C, O, F>) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
addHttpSecurityExplorer(HttpSecurityExplorer) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
addHttpSecurityExplorer(HttpSecurityExplorer) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
addHttpSessionObject(Class<?>) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpSession.
addHttpSessionObject(Class<?>) - Method in class net.officefloor.web.WebArchitectEmployer
 
addHttpSessionObject(Class<?>, String) - Method in interface net.officefloor.web.build.WebArchitect
Adds an object to be lazily created and stored within the HttpSession.
addHttpSessionObject(Class<?>, String) - Method in class net.officefloor.web.WebArchitectEmployer
 
addImportClass(String) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
addInput(String, OfficeSectionInput) - Method in interface net.officefloor.activity.compose.build.ComposeArchitect
Adds OfficeSectionInput that will be available to link in composition via #inputName.
addInput(String, OfficeSectionInput) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
 
addInputManagedObject(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addInputManagedObject(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addInstance(String, RawManagedObjectMetaData<?, ?>, ManagedObjectDependencyConfiguration<?>[], ManagedObjectGovernanceConfiguration[], AdministrationConfiguration<?, ?, ?>[]) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
addInterceptors(InterceptorRegistry) - Method in class net.officefloor.spring.starter.rest.OfficeFloorWebMvcConfigurer
 
addInterface(String) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
addInternalSupplier() - Method in interface net.officefloor.compile.test.supplier.SupplierTypeBuilder
addInternalSupplier(InternalSupplier) - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
addInternalSupplier(InternalSupplier) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileContext
addIssue(String) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addIssue(String) - Method in class net.officefloor.compile.impl.structure.SourceIssuesIssueTarget
 
addIssue(String) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
addIssue(String) - Method in interface net.officefloor.compile.issues.SourceIssues
Allows the source to add an issue.
addIssue(String) - Method in interface net.officefloor.frame.api.source.IssueTarget
Adds the issue.
addIssue(String) - Method in class net.officefloor.frame.impl.construct.source.OfficeFloorIssueTarget
 
addIssue(String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addIssue(String) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.structure.SourceIssuesIssueTarget
 
addIssue(String, Throwable) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
addIssue(String, Throwable) - Method in interface net.officefloor.compile.issues.SourceIssues
Allows the source to add an issue along with its cause.
addIssue(String, Throwable) - Method in interface net.officefloor.frame.api.source.IssueTarget
Adds the issue.
addIssue(String, Throwable) - Method in class net.officefloor.frame.impl.construct.source.OfficeFloorIssueTarget
 
addIssue(String, Throwable) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addIssue(String, Throwable) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
addIssue(Node, String, Throwable) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
 
addIssue(Node, String, Throwable) - Method in interface net.officefloor.compile.issues.CompilerIssues
Adds an issue regarding a particular Node.
addIssue(Node, String, Throwable) - Method in class net.officefloor.compile.test.issues.FailTestCompilerIssues
 
addIssue(Node, String, Throwable) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
 
addIssue(Node, String, CompilerIssue...) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
 
addIssue(Node, String, CompilerIssue...) - Method in interface net.officefloor.compile.issues.CompilerIssues
Adds an issue regarding a particular Node.
addIssue(Node, String, CompilerIssue...) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
 
addIssue(OfficeFloorIssues.AssetType, String, String) - Method in interface net.officefloor.frame.api.build.OfficeFloorIssues
Adds an issue about an asset of the OfficeFloor.
addIssue(OfficeFloorIssues.AssetType, String, String, Throwable) - Method in interface net.officefloor.frame.api.build.OfficeFloorIssues
Adds an issue about an asset of the OfficeFloor.
addIssue(IssueTarget) - Method in error net.officefloor.frame.api.source.AbstractSourceError
Adds the issue to the IssueTarget.
addItemToList(T, List<T>, Enum<?>) - Method in class net.officefloor.model.AbstractModel
Helper method to add an Item to a List.
additionalProfiles(OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
additionalProfiles(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the additional profiles.
addList(ListMetaData) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
addLoadObjectConfiguration(XmlMappingMetaData) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Adds another XmlMappingMetaData configuration for the object to load onto the target object.
addLoadTypeIssue(Node, CompilerIssues) - Method in error net.officefloor.compile.impl.util.LoadTypeError
Convenience method to add this as an issue to the CompilerIssues.
addManagedFunction(String, ManagedFunctionFactory<o, f>) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
addManagedFunction(String, ManagedFunctionFactory<O, f>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
addManagedFunction(String, ManagedFunctionFactory<O, F>) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds a ManagedFunction to be executed within the Office.
addManagedFunction(String, ManagedFunctionFactory<O, F>) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addManagedFunction(FunctionNamespaceModel, ManagedFunctionType<M, F>) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addManagedFunctionAugmentor(ManagedFunctionAugmentor) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addManagedFunctionAugmentor(ManagedFunctionAugmentor) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addManagedFunctionNode(String, String, FunctionNamespaceNode) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addManagedFunctionNode(String, String, FunctionNamespaceNode) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionRegistry
Adds an initialised ManagedFunctionNode to the registry.
addManagedFunctions(String, String, PropertyList, FunctionDecoration) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Loads the SectionFunction instances.
addManagedFunctions(String, ManagedFunctionSource, PropertyList, FunctionDecoration) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Loads the SectionFunction instances.
addManagedFunctionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addManagedFunctionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addManagedFunctionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a ManagedFunctionSource.
addManagedFunctionType(String, Class<M>, Class<F>) - Method in class net.officefloor.compile.impl.managedfunction.FunctionNamespaceTypeImpl
 
addManagedFunctionType(String, Class<M>, Class<F>) - Method in interface net.officefloor.compile.spi.managedfunction.source.FunctionNamespaceBuilder
addManagedObject(String, Class<?>, ManagedObjectScope) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
addManagedObject(String, Class<?>, ManagedObjectScope) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorContext
addManagedObject(String, Class<?>, ManagedObjectScope) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
addManagedObject(String, Class<MS>) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
addManagedObject(String, Class<MS>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addManagedObject(String, String) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Adds a ManagedObject bound to this ManagedFunction.
addManagedObject(String, String) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
addManagedObject(String, String, PropertyList) - Method in interface net.officefloor.activity.managedobject.build.ManagedObjectArchitect
Adds a specific OfficeManagedObject.
addManagedObject(String, String, PropertyList, ObjectDecoration) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
addManagedObject(String, ManagedObjectSource<?, ?>, PropertyList, ObjectDecoration) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
addManagedObject(String, ManagedObjectSource<D, F>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addManagedObject(String, ManagedObjectSource<O, F>) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
addManagedObjectExtension(Class<E>, ExtensionFactory<E>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
addManagedObjectNode(String, ManagedObjectScope, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectNode(String, ManagedObjectScope, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addManagedObjectNode(String, ManagedObjectScope, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addManagedObjectNode(String, ManagedObjectScope, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectRegistry
Adds an initialised ManagedObjectNode to the registry.
addManagedObjectPool(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectPool(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addManagedObjectPool(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addManagedObjectPool(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addManagedObjectPool(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addManagedObjectPool(String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
addManagedObjectPool(String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
addManagedObjectPool(String, ManagedObjectPoolSource) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addManagedObjectPoolSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addManagedObjectPoolSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addManagedObjectPoolSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a ManagedObjectPoolSource.
addManagedObjects(String, PropertyList) - Method in interface net.officefloor.activity.managedobject.build.ManagedObjectArchitect
Adds the OfficeManagedObject instances configured in a directory.
addManagedObjectSource(String, Class<?>, ManagedObjectSource<D, F>) - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
addManagedObjectSource(String, Class<?>, ManagedObjectSource<D, F>) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileContext
Adds a potential ManagedObjectSource for dependency injection.
addManagedObjectSource(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectSource(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addManagedObjectSource(String, SuppliedManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectSource(String, SuppliedManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addManagedObjectSource(String, SuppliedManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
addManagedObjectSource(String, SuppliedManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Adds a OfficeManagedObjectSource supplied from an OfficeSupplier.
addManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addManagedObjectSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addManagedObjectSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addManagedObjectSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a ManagedObjectSource.
addManagedObjectSourceAugmentor(ManagedObjectSourceAugmentor) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addManagedObjectSourceAugmentor(ManagedObjectSourceAugmentor) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addObject(Class<?>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
addObject(Class<?>) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
addObjectMapping(XmlMappingMetaData) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Adds a XmlMappingMetaData for the object in the current context.
addObjectType(String, Class<?>, String) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
addOffice(String) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds an Office on the OfficeFloor.
addOffice(String) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addOfficeAdministration(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeAdministration(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeAdministration(String, AdministrationSource<?, ?, ?>) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeAdministration(String, AdministrationSource<?, ?, ?>) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeCompletionExplorer(CompletionExplorer) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeCompletionExplorer(CompletionExplorer) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds a CompletionExplorer to be notified of completion of exploring the execution tree.
addOfficeEnhancer(OfficeEnhancer) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds OfficeEnhancer for this Office.
addOfficeEnhancer(OfficeEnhancer) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addOfficeEscalation(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeEscalation(String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeEscalation(String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeEscalationExplorer(EscalationExplorer) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeEscalationExplorer(EscalationExplorer) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an EscalationExplorer for the execution tree from the added OfficeEscalation instances.
addOfficeFloorEnhancer(Consumer<OfficeFloorBuilder>) - Method in class net.officefloor.frame.test.ConstructTestSupport
Adds an OfficeFloor enhancer.
addOfficeFloorInputManagedObject(String, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeFloorListener(OfficeFloorListener) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addOfficeFloorListener(OfficeFloorListener) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addOfficeFloorListener(OfficeFloorListener) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addOfficeFloorListener(OfficeFloorListener) - Method in class net.officefloor.compile.OfficeFloorCompiler
addOfficeFloorListener(OfficeFloorListener) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addOfficeFloorListener(OfficeFloorListener) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
addOfficeFloorListener(OfficeFloorListener) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addOfficeFloorManagedObject(String, ManagedObjectScope) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
addOfficeFloorManagedObject(String, ManagedObjectScope) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
Obtains the OfficeFloorManagedObject representing an instance use of a ManagedObject from the ManagedObjectSource.
addOfficeFloorManagedObject(String, ManagedObjectScope, OfficeFloorManagedObjectSourceModel, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeFloorManagedObjectSource(String, String, PropertyList, long, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeFloorManagedObjectTypeQualification(OfficeFloorManagedObjectModel, String, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeFloorTeam(String, int, boolean, String, PropertyList, TeamType) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeFloorTeamTypeQualification(OfficeFloorTeamModel, String, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
addOfficeGovernance(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeGovernance(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeGovernance(String, GovernanceSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeGovernance(String, GovernanceSource<?, ?>) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeInput(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeInput(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds a OfficeInput.
addOfficeManagedObject(String, ManagedObjectScope) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
addOfficeManagedObject(String, ManagedObjectScope) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
Obtains the OfficeManagedObject representing an instance use of a ManagedObject from the ManagedObjectSource.
addOfficeManagedObject(String, ManagedObjectScope, OfficeManagedObjectSourceModel, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeManagedObjectSource(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeManagedObjectSource(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeManagedObjectSource(String, String, PropertyList, long, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addOfficeManagedObjectTypeQualification(OfficeManagedObjectModel, String, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeObject(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeObject(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeObject.
addOfficeOutput(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeOutput(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds a OfficeOutput.
addOfficeSection(String, String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeSection(String, String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeSection.
addOfficeSection(String, String, PropertyList, OfficeSectionType) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeSection(String, SectionSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeSection(String, SectionSource, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeSection.
addOfficeSectionTransformer(OfficeSectionTransformer) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeSectionTransformer(OfficeSectionTransformer) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeSectionTransformer to transform the OfficeSection instances of the Office.
addOfficeSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addOfficeSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addOfficeSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for an OfficeSource.
addOfficeStart() - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeStart(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeStart(String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeStart.
addOfficeTeam(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOfficeTeam(String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Adds an OfficeTeam.
addOfficeTeam(String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeTeamTypeQualification(OfficeTeamModel, String, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
addOfficeVisitor(OfficeVisitor) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds an OfficeVisitor.
addOfficeVisitor(OfficeVisitor) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addOperationExtension(OpenApiOperationExtension) - Method in interface net.officefloor.web.openapi.security.OpenApiSecurityExtensionContext
addOptionalThreadLocalReceiver(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.OptionalThreadLocalInputLinker
addOptionalThreadLocalReceiver(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.OptionalThreadLocalLinker
addOverrideProperty(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addOverrideProperty(String, String) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
Adds an override Property.
addOverrideProperty(String, String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Adds an override Property.
addParameter(String) - Method in interface net.officefloor.web.build.HttpContentParametersBuilder
Adds a parameter.
addParameter(String, String) - Method in class net.officefloor.web.security.scheme.MockHttpChallengeContext
 
addParameter(String, String) - Method in interface net.officefloor.web.spi.security.HttpChallenge
Adds a parameter to the HttpChallenge.
addPostAdministration(OfficeAdministration) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
addPostAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
Adds an OfficeAdministration to be done after completing this ManagedFunction.
addPostAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.OfficeSectionFunction
Adds an OfficeAdministration to be done after completing this OfficeSectionFunction.
addPreAdministration(OfficeAdministration) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
addPreAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
Adds an OfficeAdministration to be done before attempting this ManagedFunction.
addPreAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.OfficeSectionFunction
Adds an OfficeAdministration to be done before attempting this OfficeSectionFunction.
addPreLoadAdministration(AdministrationNode, OfficeNode) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
addPreLoadAdministration(AdministrationNode, OfficeNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
addPreLoadAdministration(AdministrationNode, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Adds the AdministrationNode to provide pre-load Administration for this ManagedObjectNode when used within the Office of the OfficeNode.
addPreLoadAdministration(OfficeAdministration) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
addPreLoadAdministration(OfficeAdministration) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
addPreLoadAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObject
Adds an OfficeAdministration to be done before attempting load this ManagedObject.
addPreLoadAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.OfficeObject
Adds an OfficeAdministration to be done before attempting load this ManagedObject.
addPreLoadAdministration(OfficeAdministration) - Method in interface net.officefloor.compile.spi.office.OfficeSectionManagedObject
Adds an OfficeAdministration to be done before attempting load this ManagedObject.
addProcedure(String) - Method in interface net.officefloor.activity.procedure.spi.ProcedureListContext
Adds an available Procedure.
addProcedure(String, Class<? extends ProcedureSourceServiceFactory>, String, boolean, PropertyList, CompileOfficeContext) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Convenience method to add a Procedure.
addProcedure(String, String, String, String, boolean, PropertyList) - Method in interface net.officefloor.activity.procedure.build.ProcedureArchitect
Adds a Procedure.
addProcessManagedObject(String, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds a ProcessState bound ManagedObject to this Office.
addProcessManagedObject(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addProfile(String) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addProfile(String) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addProfile(String) - Method in class net.officefloor.compile.OfficeFloorCompiler
Adds a profile.
addProfile(String) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds an active profile for the OfficeFloor.
addProfile(String) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addProfile(String) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Adds a profile.
addProfile(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Adds a profile.
addProfiler(String, Profiler) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addProfiler(String, Profiler) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addProfiler(String, Profiler) - Method in class net.officefloor.compile.OfficeFloorCompiler
Adds the Profiler for the Office.
addProperty(String) - Method in interface net.officefloor.activity.procedure.spi.ProcedureSpecification
Adds a property.
addProperty(String) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
addProperty(String) - Method in interface net.officefloor.compile.properties.PropertyList
Appends a Property to this PropertyList.
addProperty(String) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.section.source.impl.AbstractSectionSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.frame.api.team.source.impl.AbstractTeamSource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.SpecificationContext
Adds a property.
addProperty(String) - Method in interface net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.activity.procedure.spi.ProcedureSpecification
Adds a property.
addProperty(String, String) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
================== PropertyConfigurable ====================
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
addProperty(String, String) - Method in class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
 
addProperty(String, String) - Method in interface net.officefloor.compile.properties.PropertyConfigurable
Adds a Property to configure the item.
addProperty(String, String) - Method in interface net.officefloor.compile.properties.PropertyList
Appends a Property to this PropertyList.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.section.source.impl.AbstractSectionSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in class net.officefloor.configuration.impl.configuration.XmlFileConfigurationContext
 
addProperty(String, String) - Method in interface net.officefloor.frame.api.build.ExecutiveBuilder
Specifies a property for the ExecutiveSource.
addProperty(String, String) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Specifies a property for the ManagedObjectSource.
addProperty(String, String) - Method in interface net.officefloor.frame.api.build.TeamBuilder
Specifies a property for the TeamSource.
addProperty(String, String) - Method in interface net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in interface net.officefloor.frame.api.team.source.impl.AbstractTeamSource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
 
addProperty(String, String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
addProperty(String, String) - Method in class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
Adds a property.
addProperty(String, String) - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
addProperty(String, String) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
Adds a property for the ManagedObjectSource.
addProperty(String, String) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Adds a property for the ManagedObjectSource.
addProperty(String, String) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Adds a property for initialising the Team.
addProperty(String, String) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
addProperty(String, String) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.SpecificationContext
Adds a property.
addProperty(String, String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
addProperty(String, String) - Method in interface net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource.SpecificationContext
Adds a property.
addProperty(ProcedureProperty) - Method in interface net.officefloor.activity.procedure.spi.ProcedureSpecification
Adds a property.
addProperty(AdministrationSourceProperty) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.SpecificationContext
Adds a property.
addProperty(GovernanceSourceProperty) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.SpecificationContext
Adds a property.
addProperty(ManagedFunctionSourceProperty) - Method in interface net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource.SpecificationContext
Adds a property.
addProperty(OfficeSourceProperty) - Method in interface net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource.SpecificationContext
Adds a property.
addProperty(OfficeFloorSourceProperty) - Method in interface net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource.SpecificationContext
Adds a property.
addProperty(ManagedObjectPoolSourceProperty) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.SpecificationContext
Adds a property.
addProperty(SectionSourceProperty) - Method in interface net.officefloor.compile.spi.section.source.impl.AbstractSectionSource.SpecificationContext
Adds a property.
addProperty(SupplierSourceProperty) - Method in interface net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource.SpecificationContext
Adds a property.
addProperty(ExecutiveSourceProperty) - Method in interface net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource.SpecificationContext
Adds a property.
addProperty(ManagedObjectSourceProperty) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext
Adds a property.
addProperty(TeamSourceProperty) - Method in interface net.officefloor.frame.api.team.source.impl.AbstractTeamSource.SpecificationContext
Adds a property.
addProperty(HttpSecuritySourceProperty) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.SpecificationContext
Adds a property.
addProperty(WoofTemplateExtensionSourceProperty) - Method in interface net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource.SpecificationContext
Adds a property.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.officefloor.model.AbstractModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.officefloor.model.Model
Adds a PropertyChangeListener to this model element.
addRedirect(boolean, HttpRouteSectionSource.RouteInput, Class<?>) - Method in class net.officefloor.web.HttpRouteSectionSource
addRenderHttpMethod(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
addRenderHttpMethod(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Adds a HttpMethod that will render the WebTemplate.
addRequiredProperty(String) - Method in interface net.officefloor.compile.spi.officefloor.source.RequiredProperties
Adds a required Property.
addRequiredProperty(String, String) - Method in interface net.officefloor.compile.spi.officefloor.source.RequiredProperties
Adds a required Property.
addRequiredRole(String) - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
addRequiredRole(String) - Method in interface net.officefloor.web.security.build.HttpSecurableBuilder
Adds to listing of required roles that must have all for access.
addResources(ResourceSource) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addResources(ResourceSource) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addResources(ResourceSource) - Method in class net.officefloor.compile.OfficeFloorCompiler
addResources(ResourceSource) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds a ResourceSource to locate resources.
addResources(ResourceSource) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addResourceTransformer(String) - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
Registers a ResourceTransformer from a ResourceTransformerFactory to transform the resources.
addResourceTransformer(ResourceTransformer) - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
Registers a ResourceTransformer to transform the resources.
addRestMethod(RestMethodContextImpl<?>) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
addRestMethodDecorator(RestMethodDecorator<M>) - Method in interface net.officefloor.web.rest.build.RestArchitect
Adds a RestMethodDecorator for the RestMethod instances.
addRestMethodDecorator(RestMethodDecorator<M>) - Method in class net.officefloor.web.rest.build.RestEmployer.RestArchitectImpl
 
addRestService(boolean, HttpMethod, String, String, PropertyList, RestConfiguration) - Method in interface net.officefloor.web.rest.build.RestArchitect
Adds servicing of a RestMethod.
addRestService(boolean, HttpMethod, String, String, PropertyList, RestConfiguration) - Method in class net.officefloor.web.rest.build.RestEmployer.RestArchitectImpl
 
addRestServices(boolean, String, PropertyList) - Method in interface net.officefloor.web.rest.build.RestArchitect
Adds all REST services.
addRestServices(boolean, String, PropertyList) - Method in class net.officefloor.web.rest.build.RestEmployer.RestArchitectImpl
 
addRole(String) - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
addRole(String) - Method in interface net.officefloor.web.security.build.HttpSecurableBuilder
Adds to listing of roles that must have at least one for access.
addRoute(boolean, HttpMethod, String) - Method in class net.officefloor.web.HttpRouteSectionSource
Adds a route.
addRoute(HttpMethod, String, WebRouteHandler) - Method in class net.officefloor.web.route.WebRouterBuilder
Adds a route.
addSection(String, Class<?>) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
addSection(String, Class<?>) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
addSectionEscalation(Class<?>) - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
addSectionFunction(String, String) - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
addSectionFunction(String, String) - Method in interface net.officefloor.compile.spi.section.SectionFunctionNamespace
addSectionFunctionNamespace(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionFunctionNamespace(String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionFunctionNamespace to the SectionNode being built.
addSectionFunctionNamespace(String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionFunctionNamespace(String, ManagedFunctionSource) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionFunctionNamespace(String, ManagedFunctionSource) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionFunctionNamespace to the SectionNode being built.
addSectionFunctionNamespace(String, ManagedFunctionSource) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionInput(String, Class<?>) - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
addSectionInput(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionInput(String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionInput to the SectionNode being built.
addSectionInput(String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionManagedObject(String, ManagedObjectScope) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
addSectionManagedObject(String, ManagedObjectScope) - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectSource
Obtains the SectionManagedObject representing an instance use of a ManagedObject from the ManagedObjectSource.
addSectionManagedObject(String, ManagedObjectScope, SectionManagedObjectSourceModel, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addSectionManagedObjectSource(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionManagedObjectSource(String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionManagedObjectSource to the SectionNode being built.
addSectionManagedObjectSource(String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionManagedObjectSource(String, String, PropertyList, long, ManagedObjectType<?>) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addSectionManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionManagedObjectSource to the SectionNode being built.
addSectionManagedObjectSource(String, ManagedObjectSource<?, ?>) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionObject(String, Class<?>, String, Class<?>...) - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
addSectionObject(String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionObject(String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionObject to the SectionNode being built.
addSectionObject(String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionOutput(String, Class<?>) - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
addSectionOutput(String, Class<?>, boolean) - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
addSectionOutput(String, String, boolean) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSectionOutput(String, String, boolean) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SectionOutput to the SectionNode being built.
addSectionOutput(String, String, boolean) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSectionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addSectionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addSectionSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a SectionSource.
addSecurityScheme(String, SecurityScheme) - Method in interface net.officefloor.web.openapi.security.OpenApiSecurityExtensionContext
Registers a SecurityScheme.
addService(ManagedObjectService<F>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
addServlet(String, Servlet, boolean, Consumer<Wrapper>) - Method in interface net.officefloor.servlet.ServletManager
Adds a Servlet instance.
addServlet(String, Servlet, boolean, Consumer<Wrapper>) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
addServlet(String, Class<? extends Servlet>, Consumer<Wrapper>) - Method in interface net.officefloor.servlet.ServletManager
Adds a Servlet.
addServlet(String, Class<? extends Servlet>, Consumer<Wrapper>) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
addSource(String, String) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
addSource(String, String) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
addSource(OfficeFloorJavaCompiler.ClassName, String) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
addSourceAliases() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addSourceAliases() - Method in class net.officefloor.compile.OfficeFloorCompiler
Adds the aliases for the source classes.
addSslHostConfig(SSLHostConfig) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
addSslHostConfig(SSLHostConfig, boolean) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
addStartupFunction(String, Object) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds a ManagedFunction to invoke on start up of the Office.
addStartupFunction(String, Object) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
Adds a ManagedFunction to invoke on start up of the Office.
addStartupFunction(String, Object) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
addStartupFunction(String, Object) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addStaticXmlMappings(XmlMapping) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Adds a static XmlMapping to the element.
addSubSection(String, String, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSubSection(String, String, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SubSection to the SectionNode being built.
addSubSection(String, String, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSubSection(String, String, String, PropertyList, SectionType) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
addSubSection(String, SectionSource, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
addSubSection(String, SectionSource, String) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Adds a SubSection to the SectionNode being built.
addSubSection(String, SectionSource, String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
addSuccess(T) - Method in class net.officefloor.reactor.AbstractSubscription
Adds the success.
addSuccess(T) - Method in class net.officefloor.reactor.FluxSubscription
 
addSuccess(T) - Method in class net.officefloor.reactor.MonoSubscription
 
addSuppliedManagedObjectSource(String, Class<?>, MS) - Method in interface net.officefloor.compile.test.supplier.SupplierTypeBuilder
addSupplier(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addSupplier(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addSupplier(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addSupplier(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addSupplier(String, String, PropertyList) - Method in interface net.officefloor.activity.supplier.build.SupplierArchitect
Adds a single OfficeSupplier from a YAML configuration file.
addSupplier(String, SupplierSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addSupplier(String, SupplierSource) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
addSupplier(String, SupplierSource) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
addSupplier(String, SupplierSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addSuppliers(String, PropertyList) - Method in interface net.officefloor.activity.supplier.build.SupplierArchitect
Adds all OfficeSupplier instances from YAML files in a directory.
addSupplierSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addSupplierSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addSupplierSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a SupplierSource.
addSupplierThreadLocal(String, Class<?>) - Method in interface net.officefloor.compile.test.supplier.SupplierTypeBuilder
addSupplierThreadLocal(String, Class<? extends T>) - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
addSupplierThreadLocal(String, Class<? extends T>) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileContext
addSupportingManagedObject(String, ManagedObjectSource<O, ?>, ManagedObjectScope) - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceContext
addSystemProperties() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addSystemProperties() - Method in class net.officefloor.compile.OfficeFloorCompiler
Convenience method to add all the Property instances from System.getProperties().
addTeam(String) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
addTeam(String, Class<TS>) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds a Team which will execute FunctionState instances within this OfficeFloor.
addTeam(String, Class<TS>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addTeam(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addTeam(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addTeam(String, String, PropertyList) - Method in interface net.officefloor.activity.team.build.TeamDeployer
Adds a single OfficeFloorTeam.
addTeam(String, TeamSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addTeam(String, TeamSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addTeam(String, TS) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Adds a Team which will execute FunctionState instances within the OfficeFloor.
addTeam(String, TS) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
addTeamAugmentor(TeamAugmentor) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
addTeamAugmentor(TeamAugmentor) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
addTeams(String, PropertyList) - Method in interface net.officefloor.activity.team.build.TeamDeployer
Adds all OfficeFloorTeam instances from a directory.
addTeamSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
addTeamSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
addTeamSourceAlias(String, Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Allows providing an alias name for a TeamSource.
addTemplate(boolean, String, Reader) - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
 
addTemplate(boolean, String, Reader) - Method in interface net.officefloor.web.template.build.WebTemplateFactory
Adds a WebTemplate.
addTemplate(boolean, String, String) - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
 
addTemplate(boolean, String, String) - Method in interface net.officefloor.web.template.build.WebTemplateFactory
Adds a WebTemplate.
addTemplate(boolean, String, PropertyList) - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
Adds the WebTemplate.
addTemplate(boolean, String, PropertyList) - Method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
 
addTemplate(boolean, String, PropertyList) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
addTestDependencyService(TestDependencyService) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
addThreadCompleteListener(ThreadCompletionListenerFactory) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.MetaDataContext
addThreadCompletionListener(ThreadCompletionListener) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
addThreadCompletionListener(ThreadCompletionListener) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
addThreadCompletionListener(ThreadCompletionListenerFactory) - Method in interface net.officefloor.frame.api.build.ManagedObjectPoolBuilder
addThreadCompletionListener(ThreadCompletionListenerFactory) - Method in class net.officefloor.frame.impl.construct.managedobjectpool.ManagedObjectPoolBuilderImpl
 
addThreadManagedObject(String, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds a ThreadState bound ManagedObject to this Office.
addThreadManagedObject(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addThreadState(ThreadState) - Method in class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
 
addThreadState(ThreadState) - Method in interface net.officefloor.frame.internal.structure.ProcessProfiler
Adds a ThreadState to be profiled.
addThreadSynchroniser() - Method in interface net.officefloor.compile.test.supplier.SupplierTypeBuilder
addThreadSynchroniser(ThreadSynchroniserFactory) - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
addThreadSynchroniser(ThreadSynchroniserFactory) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileContext
addThreadSynchroniser(ThreadSynchroniserFactory) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Adds a ThreadSynchroniser for the ThreadState of the Office.
addThreadSynchroniser(ThreadSynchroniserFactory) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
addThreadSynchroniser(ThreadSynchroniserFactory) - Method in interface net.officefloor.spring.extension.SpringSupplierExtensionContext
addTypeQualification(String, String) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
addTypeQualification(String, String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
addTypeQualification(String, String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
addTypeQualification(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
addTypeQualification(String, String) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectTeam
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObject
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeTeam
Adds an TypeQualification for this OfficeTeam.
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorInputManagedObject
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObject
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorTeam
addTypeQualification(String, String) - Method in interface net.officefloor.compile.spi.section.SectionManagedObject
addTypeQualifier(String) - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
addUpgradeProtocol(UpgradeProtocol) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
addVariableType(String) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
Convenience method to add a ProcedureVariableType defaulting the name.
addVariableType(String, Class<?>) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
addVariableType(String, String) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
addWebTemplateExtension(String, PropertyList) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource
addWrapper(Class<?>[], Class<?>, String, OfficeFloorJavaCompiler.ConstructorWriter, OfficeFloorJavaCompiler.MethodWriter, OfficeFloorJavaCompiler.JavaSourceWriter...) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
addWrapper(Class<?>[], Class<?>, String, OfficeFloorJavaCompiler.ConstructorWriter, OfficeFloorJavaCompiler.MethodWriter, OfficeFloorJavaCompiler.JavaSourceWriter...) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
addWrapper(Class<?>, OfficeFloorJavaCompiler.MethodWriter, OfficeFloorJavaCompiler.JavaSourceWriter...) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
addXmlMapping(String, XmlMapping) - Method in class net.officefloor.plugin.xml.unmarshall.tree.AttributeXmlMappings
Adds an XmlMapping for the attribute.
addXmlMapping(XmlMapping) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Adds a XmlMapping to the listing of XmlMapping instances for this context.
adjustCurrentTimeMillis(long) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Move current time forward the input number of milliseconds.
adjustCurrentTimeMillis(long) - Method in class net.officefloor.frame.test.ConstructTestSupport
Move current time forward the input number of milliseconds.
AdminConfiguration - Class in net.officefloor.activity.admin
Administration configuration.
AdminConfiguration() - Constructor for class net.officefloor.activity.admin.AdminConfiguration
 
administer(AdministrationContext<E, F, G>) - Method in interface net.officefloor.frame.api.administration.Administration
Administers the ManagedObject instances.
administer(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.ClassAdministration
 
administer(AdministrationContext<ServerHttpConnection, None, None>) - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
administer(AdministrationContext<ServerHttpConnection, None, None>) - Method in class net.officefloor.spring.starter.rest.security.RolesAllowedAdministrationSource
 
AdministerableManagedObject - Interface in net.officefloor.compile.spi.office
ManagedObject that may be administered by an OfficeAdministration.
administerManagedObject(String) - Method in interface net.officefloor.frame.api.build.AdministrationBuilder
Flags for the Administration to administer the referenced ManagedObject.
administerManagedObject(String) - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
administerManagedObject(String) - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
Builds the Administration of the ManagedObject.
administerManagedObject(AdministerableManagedObject) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
administerManagedObject(AdministerableManagedObject) - Method in interface net.officefloor.compile.spi.office.OfficeAdministration
Administration<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.api.administration
Provides administration of the ManagedObject instances.
AdministrationArchitect - Interface in net.officefloor.activity.admin.build
Architect for configuring administration.
AdministrationBuilder<F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.api.build
Enables building an Administration.
AdministrationBuilderImpl<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.frame.impl.construct.administration
Implementation of the AdministrationBuilder.
AdministrationBuilderImpl(String, Class<E>, AdministrationFactory<E, F, G>) - Constructor for class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
Initiate.
AdministrationComposeSource() - Constructor for class net.officefloor.activity.admin.build.AdministrationEmployer.AdministrationComposeSource
 
AdministrationConfiguration - Class in net.officefloor.activity.admin
Configuration for the OfficeAdministration.
AdministrationConfiguration<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.internal.configuration
Configuration of the Administration.
AdministrationConfiguration() - Constructor for class net.officefloor.activity.admin.AdministrationConfiguration
 
AdministrationContext<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.api.administration
Context in which the Administration executes.
AdministrationContextClassDependencyFactory - Class in net.officefloor.plugin.administration.clazz
AdministrationContextClassDependencyFactory() - Constructor for class net.officefloor.plugin.administration.clazz.AdministrationContextClassDependencyFactory
 
AdministrationEmployer - Class in net.officefloor.activity.admin.build
AdministrationEmployer() - Constructor for class net.officefloor.activity.admin.build.AdministrationEmployer
 
AdministrationEmployer.AdministrationComposeSource - Class in net.officefloor.activity.admin.build
AdministrationEscalationMetaData - Interface in net.officefloor.compile.spi.administration.source
Describes a Escalation from the Administration.
AdministrationEscalationType - Interface in net.officefloor.compile.administration
Type definition of a possible EscalationFlow by the Administration.
AdministrationEscalationTypeImpl - Class in net.officefloor.compile.impl.administrator
AdministrationEscalationTypeImpl(String, Class<? extends Throwable>) - Constructor for class net.officefloor.compile.impl.administrator.AdministrationEscalationTypeImpl
Instantiate.
AdministrationExtensionParameterFactory - Class in net.officefloor.plugin.administration.clazz
ClassDependencyFactory to obtain the extensions.
AdministrationExtensionParameterFactory() - Constructor for class net.officefloor.plugin.administration.clazz.AdministrationExtensionParameterFactory
 
AdministrationFactory<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.api.administration
Factory for the creation of an Administration.
AdministrationFlowMetaData<F extends Enum<F>> - Interface in net.officefloor.compile.spi.administration.source
Describes a Flow required by the Administration.
AdministrationFlowType<F extends Enum<F>> - Interface in net.officefloor.compile.administration
Type definition of a Flow instigated by a Administration.
AdministrationFlowTypeImpl<F extends Enum<F>> - Class in net.officefloor.compile.impl.administrator
AdministrationFlowType implementation.
AdministrationFlowTypeImpl(String, Class<?>, int, F) - Constructor for class net.officefloor.compile.impl.administrator.AdministrationFlowTypeImpl
Initiate.
AdministrationFunctionLogic<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.frame.impl.execute.administration
AdministrationFunctionLogic(AdministrationMetaData<E, F, G>, ManagedFunctionMetaData<?, ?>, E[], Logger) - Constructor for class net.officefloor.frame.impl.execute.administration.AdministrationFunctionLogic
Initiate.
AdministrationGovernanceConfiguration<G extends Enum<G>> - Interface in net.officefloor.frame.internal.configuration
Configuration of linking Governance to Administration.
AdministrationGovernanceConfigurationImpl<G extends Enum<G>> - Class in net.officefloor.frame.impl.construct.administration
AdministrationGovernanceConfigurationImpl(G, int, String) - Constructor for class net.officefloor.frame.impl.construct.administration.AdministrationGovernanceConfigurationImpl
Instantiate.
AdministrationGovernanceMetaData<G extends Enum<G>> - Interface in net.officefloor.compile.spi.administration.source
Describes a Governance used by the Administration.
AdministrationGovernanceParameterFactory - Class in net.officefloor.plugin.administration.clazz
AdministrationGovernanceParameterFactory(int) - Constructor for class net.officefloor.plugin.administration.clazz.AdministrationGovernanceParameterFactory
Initiate.
AdministrationGovernanceType<F extends Enum<F>> - Interface in net.officefloor.compile.administration
Type definition of a Governance used by Administration.
AdministrationGovernanceTypeImpl<G extends Enum<G>> - Class in net.officefloor.compile.impl.administrator
AdministrationGovernanceTypeImpl(String, int, G) - Constructor for class net.officefloor.compile.impl.administrator.AdministrationGovernanceTypeImpl
Instantiate.
AdministrationLoader - Interface in net.officefloor.compile.administration
AdministrationLoaderImpl - Class in net.officefloor.compile.impl.administrator
AdministrationLoader implementation.
AdministrationLoaderImpl(Node, OfficeNode, NodeContext, boolean) - Constructor for class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
Instantiate.
AdministrationLoaderUtil - Class in net.officefloor.compile.test.administration
Utility class for testing the AdministrationSource.
AdministrationMetaData<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.internal.structure
Meta-data of the Administration.
AdministrationMetaDataImpl<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.frame.impl.execute.administration
Implementation of the AdministrationMetaData.
AdministrationMetaDataImpl(String, AdministrationFactory<E, F, G>, Class<E>, ManagedObjectExtensionExtractorMetaData<E>[], TeamManagement, long, AssetManagerReference, FlowMetaData[], int[], EscalationProcedure, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
Instantiate.
AdministrationNode - Interface in net.officefloor.compile.internal.structure
AdministrationNodeImpl - Class in net.officefloor.compile.impl.structure
AdministrationNode implementation.
AdministrationNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.AdministrationNodeImpl
Initiate.
AdministrationSource<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.compile.spi.administration.source
Source to obtain a particular type of Administration.
AdministrationSourceContext - Interface in net.officefloor.compile.spi.administration.source
Context for initialising a AdministrationSource.
AdministrationSourceMetaData<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.compile.spi.administration.source
Meta-data of the AdministrationSource.
AdministrationSourceProperty - Interface in net.officefloor.compile.spi.administration.source
Individual property of the AdministrationSourceSpecification.
AdministrationSourcePropertyImpl - Class in net.officefloor.compile.spi.administration.source.impl
AdministrationSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.administration.source.impl.AdministrationSourcePropertyImpl
Initialise.
AdministrationSourceService<E,F extends Enum<F>,G extends Enum<G>,S extends AdministrationSource<E,F,G>> - Interface in net.officefloor.compile
Service to plug-in an AdministrationSource Class alias by including the extension AdministrationSource jar on the class path.
AdministrationSourceServiceFactory - Interface in net.officefloor.compile
AdministrationSourceSpecification - Interface in net.officefloor.compile.spi.administration.source
Specification of a AdministrationSource.
AdministrationType<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.compile.administration
Type definition of an Administration.
AdministrationTypeBuilder<F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.compile.test.administration
Builder of the AdministrationType to validate the loaded AdministrationType from the AdministrationSource.
AdministrationTypeImpl<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.compile.impl.administrator
AdministrationType implementation.
AdministrationTypeImpl(AdministrationFactory<E, F, G>, Class<E>, Class<F>, AdministrationFlowType<F>[], AdministrationEscalationType[], Class<G>, AdministrationGovernanceType<G>[]) - Constructor for class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
Initiate.
ADMINISTRATOR - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Administrator asset.
AesCipherFactory - Class in net.officefloor.web.jwt.authority.key
AesCipherFactory() - Constructor for class net.officefloor.web.jwt.authority.key.AesCipherFactory
 
AesSynchronousKeyFactory - Class in net.officefloor.web.jwt.authority.key
AesSynchronousKeyFactory() - Constructor for class net.officefloor.web.jwt.authority.key.AesSynchronousKeyFactory
 
afterAll() - Method in class net.officefloor.frame.test.LogTestSupport
AfterAllCallback logic.
afterAll() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertakes the after all logic.
afterAll(ExtensionContext) - Method in class net.officefloor.frame.test.LogTestSupport
 
afterAll(ExtensionContext) - Method in class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.nosql.objectify.mock.ObjectifyExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.server.http.HttpClientExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.test.logger.LoggerExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.test.system.EnvironmentExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.test.system.SystemPropertiesExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.web.jwt.mock.MockJwtAccessTokenExtension
 
afterAll(ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
afterEach() - Method in class net.officefloor.frame.test.ConstructTestSupport
Undertakes the afterEach functionality.
afterEach() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertakes the after each logic.
afterEach(ExtensionContext) - Method in class net.officefloor.frame.test.ConstructTestSupport
 
afterEach(ExtensionContext) - Method in class net.officefloor.frame.test.TestSupportExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.nosql.objectify.mock.ObjectifyExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.server.http.HttpClientExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.test.logger.LoggerExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.test.system.EnvironmentExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.test.system.SystemPropertiesExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.web.jwt.mock.MockJwtAccessTokenExtension
 
afterEach(ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.data.SpringDataExtension
 
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in interface net.officefloor.spring.extension.SpringSupplierExtension
Invoked after Spring is loaded.
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
 
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
AfterSpringLoadSupplierExtensionContext - Interface in net.officefloor.spring.extension
Context for a SpringSupplierExtension after loading ConfigurableApplicationContext.
afterTestExecution(ExtensionContext) - Method in class net.officefloor.frame.test.TestSupportExtension
 
aggregate(Change<T>, Change<?>...) - Static method in class net.officefloor.model.impl.change.AggregateChange
Aggregates the Change instances, basing resulting Change on first Change.
AggregateChange<T> - Class in net.officefloor.model.impl.change
Aggregates multiple Change instances into a single Change.
AggregateChange(T, String, Change<?>...) - Constructor for class net.officefloor.model.impl.change.AggregateChange
Initiate.
ALIAS - Static variable in class net.officefloor.spring.SpringSupplierSourceService
Alias name for the SpringSupplierSource.
all(LinkedListSet<E, O>, LinkedListSetPromise.Translate<E>) - Static method in class net.officefloor.frame.impl.execute.function.LinkedListSetPromise
Executes a FunctionState for all entries of the LinkedListSet.
AmazonDynamoDbConnect - Class in net.officefloor.nosql.dynamodb
AmazonDynamoDB connect functionality.
AmazonDynamoDbFactory - Interface in net.officefloor.nosql.dynamodb
Factory for AmazonDynamoDB connection.
AmazonDynamoDbServiceFactory - Interface in net.officefloor.nosql.dynamodb
AnnotatedType - Interface in net.officefloor.compile.type
Identifies types that may be annotated.
AnnotationLoaderUtil - Class in net.officefloor.compile.test.annotation
Utility functionality for annotations.
AnonymousHttpSecuritySource - Class in net.officefloor.web.security.scheme
HttpSecurity enable access to all roles.
AnonymousHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
append(char) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
append(CharSequence) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
append(CharSequence, int, int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
appendHeader(String, String) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
appendStreamBuffer(StreamBuffer<ByteBuffer>) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Appends StreamBuffer for scanning.
appendStreamBuffer(StreamBuffer<ByteBuffer>, int, int) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Appends a StreamBuffer to this ByteSequence.
ApplicationContextManagedObjectSource - Class in net.officefloor.spring
ManagedObjectSource for the ConfigurableApplicationContext.
ApplicationContextManagedObjectSource(ConfigurableApplicationContext) - Constructor for class net.officefloor.spring.ApplicationContextManagedObjectSource
Instantiate.
ApplicationOfficeFloorSource - Class in net.officefloor.compile.impl
OfficeFloorSource to create a single empty Office.
ApplicationOfficeFloorSource() - Constructor for class net.officefloor.compile.impl.ApplicationOfficeFloorSource
 
applicationPath - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Application path for the WebTemplate.
apply() - Method in interface net.officefloor.model.change.Change
Applies this Change.
apply() - Method in class net.officefloor.model.impl.change.AggregateChange
 
apply() - Method in class net.officefloor.model.impl.change.DisconnectChange
 
apply() - Method in class net.officefloor.model.impl.change.NoChange
 
apply(Statement, Description) - Method in class net.officefloor.jdbc.postgresql.test.PostgreSqlRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbConnectRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.firestore.test.FirestoreConnectRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.firestore.test.FirestoreRule
 
apply(Statement, Description) - Method in class net.officefloor.nosql.objectify.mock.ObjectifyRule
 
apply(Statement, Description) - Method in class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionRule
 
apply(Statement, Description) - Method in class net.officefloor.server.google.function.test.GoogleHttpFunctionRule
 
apply(Statement, Description) - Method in class net.officefloor.server.http.HttpClientRule
 
apply(Statement, Description) - Method in class net.officefloor.test.logger.LoggerRule
 
apply(Statement, Description) - Method in class net.officefloor.test.OfficeFloorRule
 
apply(Statement, Description) - Method in class net.officefloor.test.skip.SkipRule
 
apply(Statement, Description) - Method in class net.officefloor.test.system.EnvironmentRule
 
apply(Statement, Description) - Method in class net.officefloor.test.system.SystemPropertiesRule
 
apply(Statement, Description) - Method in class net.officefloor.web.jwt.mock.MockJwtAccessTokenRule
 
apply(Statement, Description) - Method in class net.officefloor.woof.mock.MockWoofServerRule
 
applyCookies() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
 
applyHeaders() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
 
applyStatusCode() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
 
ArchiveAwareClassLoaderFactory - Class in net.officefloor.servlet.archive
Factory for creation of WAR aware ClassLoader.
ArchiveAwareClassLoaderFactory(ClassLoader) - Constructor for class net.officefloor.servlet.archive.ArchiveAwareClassLoaderFactory
Instantiate with specific parent ClassLoader.
arg(Class<?>) - Method in class net.officefloor.frame.compatibility.ClassCompatibility.ObjectCompatibility
arg(Object, Class<?>) - Method in class net.officefloor.frame.compatibility.ClassCompatibility
arg(Object, String) - Method in class net.officefloor.frame.compatibility.ClassCompatibility
arg(String) - Method in class net.officefloor.frame.compatibility.ClassCompatibility.ObjectCompatibility
ArgumentsMatcher - Interface in net.officefloor.frame.test.match
Arguments matcher.
ARRAY - Enum constant in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.DependencyKeys
Array to iterate.
assertAllBuffersReturned() - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
Asserts that all StreamBuffer instances have been released.
assertAllConnectionsClosed() - Static method in class net.officefloor.jdbc.test.ValidateConnections
Ensures all connections are closed.
assertChange(Change<T>, T, String, boolean, String...) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Asserts the Change is correct.
assertChanges(Change<?>...) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Assets all the Change instances result in a correct change.
assertComplete() - Method in class net.officefloor.frame.test.CompleteFlowCallback
Asserts the Flow is complete.
assertComplete() - Method in class net.officefloor.frame.test.SafeCompleteFlowCallback
 
assertComplete(ThreadedTestSupport) - Method in class net.officefloor.frame.test.CompleteFlowCallback
Asserts the Flow is complete.
assertContents(File, File) - Static method in class net.officefloor.frame.test.Assertions
Asserts the contents of the input File instances are the same.
assertContents(File, File) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts the contents of the input File instances are the same.
assertContents(Reader, Reader) - Static method in class net.officefloor.frame.test.Assertions
Asserts the contents of the input Reader instances are the same.
assertContents(Reader, Reader) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts the contents of the input Reader instances are the same.
assertCookie(HttpResponseCookie) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Asserts contains the WritableHttpCookie.
assertCookie(HttpResponseCookie) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertEquals(Object, Object, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Asserts equals.
assertEquals(String, byte[]) - Static method in class net.officefloor.server.http.UsAsciiUtil
Asserts the US-ASCII content matches the expected String.
assertEquals(String, String, byte[]) - Static method in class net.officefloor.server.http.UsAsciiUtil
Asserts the US-ASCII content matches the expected String.
assertFail(Class<F>, Object, Method, Object...) - Static method in class net.officefloor.frame.test.Assertions
Provides simplified facade to verify Method will fail.
assertFail(Class<F>, Object, Method, Object...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Provides simplified facade to verify Method will fail.
assertFail(Class<F>, Object, String, Object...) - Static method in class net.officefloor.frame.test.Assertions
Provides simplified facade to verify Method will fail.
assertFail(Class<F>, Object, String, Object...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Provides simplified facade to verify Method will fail.
assertFail(Assertions.FailOperation, Class<F>) - Static method in class net.officefloor.frame.test.Assertions
Asserts the failure.
assertFail(OfficeFrameTestCase.FailOperation, Class<F>) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts the failure.
assertFalse(boolean, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Asserts false.
assertGraph(O, O, String...) - Static method in class net.officefloor.frame.test.Assertions
Assets that the input graph is as expected.
assertGraph(O, O, String...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Assets that the input graph is as expected.
assertHeader(String, String) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Asserts contains the HttpHeader.
assertHeader(String, String) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
Assertions - Class in net.officefloor.frame.test
Assertions extended with additional features.
Assertions() - Constructor for class net.officefloor.frame.test.Assertions
 
Assertions.FailOperation - Interface in net.officefloor.frame.test
assertJson(int, Object, ObjectMapper, String...) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Asserts the JSON response providing custom ObjectMapper.
assertJson(int, Object, ObjectMapper, String...) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertJson(int, Object, String...) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Asserts the JSON response.
assertJson(int, Object, String...) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertJsonError(int, Throwable, String...) - Method in interface net.officefloor.woof.mock.MockWoofResponse
Asserts a JSON error.
assertJsonError(int, Throwable, String...) - Method in class net.officefloor.woof.mock.MockWoofServer.MockWoofResponseImpl
 
assertJsonError(Throwable, String...) - Method in interface net.officefloor.woof.mock.MockWoofResponse
Asserts a JSON error.
assertJsonError(Throwable, String...) - Method in class net.officefloor.woof.mock.MockWoofServer.MockWoofResponseImpl
 
assertLength(String, E[], Function<E, String>, A[], Function<A, String>) - Static method in class net.officefloor.compile.test.util.LoaderUtil
Asserts the arrays are of the same length, providing useful debug information if not.
assertLength(String, T[], T[], Function<T, String>) - Static method in class net.officefloor.compile.test.util.LoaderUtil
Asserts the arrays are of the same length, providing useful debug information if not.
assertList(String[], List<O>, O...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that properties on items within list match.
assertList(String[], List<O>, O...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that properties on items within list match.
assertList(String[], O[], O...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that properties on items within the array match.
assertList(String[], O[], O...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that properties on items within the array match.
assertList(String, String[], List<O>, O...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that properties on items within list match after the list is sorted.
assertList(String, String[], List<O>, O...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that properties on items within list match after the list is sorted.
assertList(List<O>, O...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that the input list equals the expected.
assertList(List<O>, O...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that the input list equals the expected.
assertList(ListItemMatcher<O>, List<O>, O...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that the input list is as expected.
assertList(ListItemMatcher<O>, List<O>, O...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that the input list is as expected.
assertLog(String) - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Asserts a LogRecord at any Level by any Logger.
assertLog(String, Level, String) - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Asserts a specific LogRecord.
assertLog(Level, String) - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Asserts a LogRecord at particular Level by any Logger.
assertModels(M, M) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Asserts the models are the same.
assertNoPreviousTestConnections() - Static method in class net.officefloor.jdbc.test.ValidateConnections
Ensure that the previous test has not leaked connections into this test.
assertNotComplete() - Method in class net.officefloor.frame.test.CompleteFlowCallback
Asserts the Flow is not complete.
assertNotComplete() - Method in class net.officefloor.frame.test.SafeCompleteFlowCallback
 
assertNotComplete(ThreadedTestSupport) - Method in class net.officefloor.frame.test.CompleteFlowCallback
Asserts the Flow is not complete.
assertNotNull(Object, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Assert not null.
assertNull(Object, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Assert null.
assertProperties(O, O, String...) - Static method in class net.officefloor.frame.test.Assertions
Asserts that properties on the input objects match for the specified methods.
assertProperties(O, O, String...) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts that properties on the input objects match for the specified methods.
assertPropertyValues(PropertyList, String...) - Static method in class net.officefloor.compile.test.properties.PropertyListUtil
Validates the Property values in the PropertyList.
assertResponse(int, String, String...) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Asserts the contents of the HttpResponse.
assertResponse(int, String, String...) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertSame(Object, Object, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Asserts same.
assertStatus(int) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Assets the status of the HttpResponse.
assertStatus(int) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertStatus(HttpStatus) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Assets the HttpStatus of the HttpResponse.
assertStatus(HttpStatus) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
assertTextEquals(String, String, String) - Static method in class net.officefloor.frame.test.Assertions
Asserts the input texts match taking into account platform differences.
assertTextEquals(String, String, String) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts the input texts match taking into account platform differences.
assertThreadUsed(Thread) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Ensures the Thread is used.
assertThreadUsed(Thread) - Method in class net.officefloor.frame.test.ConstructTestSupport
Ensures the Thread is used.
assertTrue(boolean, String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Asserts true.
assertXmlEquals(String, String, String) - Static method in class net.officefloor.frame.test.Assertions
Asserts the input XML's match with white spacing removed.
assertXmlEquals(String, String, String) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Asserts the input XML's match with white spacing removed.
Asset - Interface in net.officefloor.frame.internal.structure
AssetLatch - Interface in net.officefloor.frame.internal.structure
Latch on an Asset to only allow the ThreadState instances proceed when Asset is ready.
AssetLatchImpl - Class in net.officefloor.frame.impl.execute.asset
Implementation of the AssetLatch.
AssetLatchImpl(Asset, AssetManagerImpl, MonitorClock) - Constructor for class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
Initiate.
AssetManager - Interface in net.officefloor.frame.internal.structure
AssetManager to manage Asset instances.
AssetManagerHirer - Interface in net.officefloor.frame.internal.structure
Hires an AssetManager.
AssetManagerHirerImpl - Class in net.officefloor.frame.impl.execute.asset
AssetManagerHirer implementation.
AssetManagerHirerImpl(MonitorClock, FunctionLoop) - Constructor for class net.officefloor.frame.impl.execute.asset.AssetManagerHirerImpl
Instantiate.
AssetManagerImpl - Class in net.officefloor.frame.impl.execute.asset
AssetManager implementation.
AssetManagerImpl(ProcessState, MonitorClock, FunctionLoop) - Constructor for class net.officefloor.frame.impl.execute.asset.AssetManagerImpl
Initiate.
AssetManagerReference - Interface in net.officefloor.frame.internal.structure
Reference to an AssetManager.
AssetManagerReferenceImpl - Class in net.officefloor.frame.impl.execute.asset
AssetManagerReference implementation.
AssetManagerReferenceImpl(int) - Constructor for class net.officefloor.frame.impl.execute.asset.AssetManagerReferenceImpl
Instantiate.
AssetManagerRegistry - Class in net.officefloor.frame.impl.construct.asset
Registry of the AssetManager instances.
AssetManagerRegistry(MonitorClock, FunctionLoop) - Constructor for class net.officefloor.frame.impl.construct.asset.AssetManagerRegistry
Instantiate.
assignJob(Job) - Method in interface net.officefloor.frame.api.team.Team
Assigns a Job to be executed by this Team.
assignJob(Job) - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource.ExecutorTeam
 
assignJob(Job) - Method in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeam
 
assignJob(Job) - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeam
 
assignJob(Job) - Method in class net.officefloor.frame.test.BackPressureTeamSource
 
assignJob(Job) - Method in class net.officefloor.frame.test.StepTeam
 
async() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure able to service asynchronous servicing.
asynchronousContext - Variable in class net.officefloor.frame.test.TestManagedObject
AsynchronousContext - Interface in net.officefloor.frame.api.managedobject
Context to be notified about asynchronous operations by the AsynchronousManagedObject.
asynchronousFlow(CompileOfficeContext) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes asynchronous flow via the procedure.
asynchronousFlow(AsynchronousFlow, AsynchronousFlow) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes asynchronous flow directly.
asynchronousFlow(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the asynchronous flow procedure.
AsynchronousFlow - Interface in net.officefloor.frame.api.function
Provides an unmanaged asynchronous flow outside the ManagedFunction.
AsynchronousFlowClassDependencyFactory - Class in net.officefloor.plugin.clazz.dependency.impl
AsynchronousFlowClassDependencyFactory() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyFactory
 
AsynchronousFlowClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
AsynchronousFlowClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyManufacturer
 
AsynchronousFlowCompletion - Interface in net.officefloor.frame.api.function
Allows ThreadState safe logic to run on the completion of the AsynchronousFlow.
AsynchronousFlowTimedOutEscalation - Class in net.officefloor.frame.api.escalate
Escalation indicating the AsynchronousFlow timed out.
AsynchronousFlowTimedOutEscalation(String) - Constructor for class net.officefloor.frame.api.escalate.AsynchronousFlowTimedOutEscalation
Instantiate.
AsynchronousKeyFactory - Interface in net.officefloor.web.jwt.authority.key
Factory for asynchronous KeyPair.
AsynchronousManagedObject - Interface in net.officefloor.frame.api.managedobject
Contract to provide control over asynchronous processing by the ManagedObject.
AsynchronousOperation<T extends Throwable> - Interface in net.officefloor.frame.api.managedobject
Asynchronous operation.
AsyncServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.AsyncServicer
 
attachThreadStateToThread(ThreadState, boolean) - Static method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Attaches the ThreadState to the Thread.
ATTRIBUTE - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
A particular attribute for an element.
ATTRIBUTE_CHALLENGE_REQUEST_MOMENTO - Static variable in class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction
HttpSession attribute for the challenge request state.
ATTRIBUTE_HANDLER_EXECUTION_CHAIN - Static variable in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
Attribute name for the HandlerExecutionChain.
ATTRIBUTE_NAME_FILTER_CHAIN - Static variable in class net.officefloor.servlet.tomcat.TomcatServletManager.FilterChainHttpServlet
Attribute name for the FilterChain.
ATTRIBUTE_SEPARATOR - Static variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Separator of the attribute and element name for loading.
ATTRIBUTE_SEPARATOR - Static variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
Separator of the attribute and element name for loading.
attributeName - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Attribute name flagging this mapping, if set, to be an attribute.
attributes - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Attributes for ServletServicer.
ATTRIBUTES - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Indicates the attributes for an element.
AttributeXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Writes an XML attribute with value sourced from object.
AttributeXmlMapping(String, Method, Translator, boolean) - Constructor for class net.officefloor.plugin.xml.marshall.tree.AttributeXmlMapping
From super.
attributeXmlMappings - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
XmlMapping instances of the attributes of the element.
AttributeXmlMappings - Class in net.officefloor.plugin.xml.unmarshall.tree
Contains the XmlMapping instances for attributes of a particular element.
AttributeXmlMappings() - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.AttributeXmlMappings
 
AugmentedFunctionObject - Interface in net.officefloor.compile.spi.office
Augmented FunctionObject.
AugmentedManagedObjectExecutionStrategy - Interface in net.officefloor.compile.spi.officefloor
AugmentedManagedObjectFlow - Interface in net.officefloor.compile.spi.officefloor
AugmentedManagedObjectTeam - Interface in net.officefloor.compile.spi.officefloor
augmentManagedFunction(ManagedFunctionAugmentorContext) - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentor
Augments the ManagedFunction.
augmentManagedObjectSource(ManagedObjectSourceAugmentorContext) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentor
Augments the ManagedObjectSource.
augmentTeam(TeamAugmentorContext) - Method in interface net.officefloor.compile.spi.officefloor.TeamAugmentor
Augments the Team.
authenticate(C, AuthenticateRequest) - Method in interface net.officefloor.web.security.HttpAuthentication
Triggers to undertake authentication.
authenticate(C, AuthenticateRequest) - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
authenticate(C, AuthenticateRequest) - Method in class net.officefloor.web.security.scheme.MockHttpAuthentication
 
authenticate(C, AuthenticateRequest) - Method in interface net.officefloor.web.spi.security.AuthenticationContext
Undertakes authentication.
authenticate(C, AuthenticateContext<AC, O, F>) - Method in interface net.officefloor.web.spi.security.HttpSecurity
Undertakes authentication.
authenticate(C, AuthenticateContext<MockAccessControl, O, F>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
authenticate(String, String, byte[], String, CredentialStore) - Static method in class net.officefloor.web.security.store.CredentialStoreUtil
Convenience method to authenticate the user from the CredentialStore.
authenticate(String, String, byte[], CredentialStore) - Method in class net.officefloor.web.security.scheme.FormHttpSecuritySource
Undertakes the authentication.
authenticate(Void, AuthenticateRequest) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
authenticate(Void, AuthenticateContext<JwtHttpAccessControl<C>, None, JwtHttpSecuritySource.Flows>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
authenticate(Void, AuthenticateContext<HttpAccessControl, None, None>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
authenticate(Void, AuthenticateContext<MockAccessControl, None, None>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
authenticate(HttpAuthentication<C>, C) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Undertakes authentication.
authenticate(MockCredentials, Consumer<Throwable>) - Method in class net.officefloor.web.security.scheme.MockAuthentication
Undertakes authentication.
authenticate(MockCredentials, AuthenticateContext<MockAccessControl, None, MockFlowHttpSecuritySource.Flows>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
AUTHENTICATE - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Flows
Authenticate flow.
authenticateComplete(Throwable) - Method in interface net.officefloor.web.security.AuthenticateRequest
Notifies the requester that the authenticate attempt has completed.
AuthenticateContext<AC extends Serializable,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Context for authentication.
AuthenticateRequest - Interface in net.officefloor.web.security
Request for logging out.
AUTHENTICATION - Enum constant in enum class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource.Dependencies
Authentication dependency.
AUTHENTICATION_CLASS_NAME - Static variable in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
Spring Security Authentication class name.
AUTHENTICATION_CONTEXT - Enum constant in enum class net.officefloor.web.security.impl.AccessControlManagedObjectSource.Dependencies
Authentication context dependency.
AUTHENTICATION_CONTEXT - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationManagedObjectSource.Dependencies
Authentication context dependency.
AUTHENTICATION_CONTEXT - Enum constant in enum class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction.Dependencies
Authentication context.
AUTHENTICATION_PRINCIPAL_CLASS_NAME - Static variable in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
Spring Security AuthenticationPrincipal class name.
AUTHENTICATION_REQUIRED_EXCEPTION - Enum constant in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Authentication required exception dependency.
AUTHENTICATION_SCHEME - Static variable in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
Authentication scheme reported to the application via the HttpAccessControl.
AUTHENTICATION_SCHEME - Static variable in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
Authentication scheme reported to the application via the HttpAccessControl.
AUTHENTICATION_SCHEME_BASIC - Static variable in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
Authentication scheme Basic.
AUTHENTICATION_SCHEME_BEARER - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
Authentication scheme Bearer.
AUTHENTICATION_SCHEME_DIGEST - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Authentication scheme Digest.
AuthenticationContext<AC extends Serializable,C> - Interface in net.officefloor.web.spi.security
Context for authentication.
AuthenticationContextManagedObjectSource<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.impl
ManagedObjectSource for the custom authentication.
AuthenticationContextManagedObjectSource(String, HttpSecurity<A, AC, C, O, F>) - Constructor for class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
Instantiate.
AuthenticationContextManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
AuthenticationContextManagedObjectSource.Flows - Enum Class in net.officefloor.web.security.impl
Flow keys.
AuthenticationContinuationException - Exception in net.officefloor.web.spi.security
AuthenticationContinuationException(String) - Constructor for exception net.officefloor.web.spi.security.AuthenticationContinuationException
Instantiate.
AuthenticationManagedObjectSource<A,AC extends Serializable,C> - Class in net.officefloor.web.security.impl
ManagedObjectSource for the authentication object.
AuthenticationManagedObjectSource(String, HttpSecurity<A, AC, C, ?, ?>, HttpSecurityType<A, AC, C, ?, ?>) - Constructor for class net.officefloor.web.security.impl.AuthenticationManagedObjectSource
Instantiate.
AuthenticationManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
AuthenticationRequiredException - Exception in net.officefloor.web.security
Escalation indicating authentication is required.
AuthenticationRequiredException() - Constructor for exception net.officefloor.web.security.AuthenticationRequiredException
Initiate for any HttpSecurity.
AuthenticationRequiredException(String) - Constructor for exception net.officefloor.web.security.AuthenticationRequiredException
Initiate for a specific HttpSecurity.
authorize(Object, MockHttpRequestBuilder) - Method in class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
Convenience method to add authorization HttpHeader to the MockHttpRequestBuilder.
AuthorizeAdministrationSource<A extends Annotation> - Class in net.officefloor.spring.starter.rest.security
Administration source for authorization.
AuthorizeAdministrationSource(Class<A>, Function<A, String>) - Constructor for class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
Instantiate.
AutoWire - Class in net.officefloor.compile.internal.structure
Auto-wire.
AutoWire(Class<?>) - Constructor for class net.officefloor.compile.internal.structure.AutoWire
Instantiate.
AutoWire(Class<? extends Annotation>, Class<?>) - Constructor for class net.officefloor.compile.internal.structure.AutoWire
Instantiate.
AutoWire(String) - Constructor for class net.officefloor.compile.internal.structure.AutoWire
Instantiate with only type.
AutoWire(String, Class<?>) - Constructor for class net.officefloor.compile.internal.structure.AutoWire
Instantiate.
AutoWire(String, String) - Constructor for class net.officefloor.compile.internal.structure.AutoWire
Instantiate.
autoWireDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
autoWireDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Auto-wires the dependencies for the ManagedObject.
AutoWireDirection - Enum Class in net.officefloor.compile.internal.structure
Direction of AutoWire.
autoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
autoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
autoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
autoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Auto wires the ManagedObjectExtensionNode for this Governance.
autoWireFunctionDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
autoWireFunctionDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Auto-wires the function dependencies for this ManagedObjectSource.
autoWireInputDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
autoWireInputDependencies(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Auto-wires the input dependencies for this ManagedObjectSource.
AutoWireLink<S extends Node,T extends Node> - Interface in net.officefloor.compile.internal.structure
Auto-wiring of a source Node to target Node.
autoWireManagedFunctionResponsibility(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
autoWireManagedFunctionResponsibility(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Auto wires the ResponsibleTeam for this ManagedFunction.
autoWireObjects(AutoWirer<LinkObjectNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
autoWireObjects(AutoWirer<LinkObjectNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
autoWireObjects(AutoWirer<LinkObjectNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Auto-wires the OfficeObjectNode instances that are unlinked.
autoWireObjects(AutoWirer<LinkObjectNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Auto-wires the SectionObjectNode instances that are unlinked.
autoWireObjects(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
autoWireObjects(AutoWirer<LinkObjectNode>, OfficeNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Auto-wires the SupplierThreadLocalNode instances that are unlinked.
AutoWirer<N extends Node> - Interface in net.officefloor.compile.internal.structure
Auto wirer.
AutoWirerImpl<N extends Node> - Class in net.officefloor.compile.impl.structure
AutoWirer implementation.
AutoWirerImpl(SourceContext, CompilerIssues, AutoWireDirection) - Constructor for class net.officefloor.compile.impl.structure.AutoWirerImpl
Instantiate.
AutoWirerVisitor - Interface in net.officefloor.compile.internal.structure
Visitor for AutoWirer of the Office.
autoWireStartupOrdering(AutoWirer<ManagedObjectSourceNode>, OfficeNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
autoWireStartupOrdering(AutoWirer<ManagedObjectSourceNode>, OfficeNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Auto-wires the start up ordering for this ManagedObjectSource.
AutoWireStateManager - Interface in net.officefloor.compile.state.autowire
StateManager that enables obtaining ManagedObject objects by their qualifications and types.
AutoWireStateManagerFactory - Interface in net.officefloor.compile.state.autowire
AutoWireStateManagerFactoryImpl - Class in net.officefloor.compile.impl.state.autowire
AutoWireStateManagerFactoryImpl(OfficeFloor, OfficeNode, AutoWirer<LinkObjectNode>, InternalSupplier[], MonitorClock) - Constructor for class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerFactoryImpl
Instantiate.
AutoWireStateManagerImpl - Class in net.officefloor.compile.impl.state.autowire
AutoWireStateManager implementation.
AutoWireStateManagerImpl(Office, StateManager, OfficeNode, AutoWirer<LinkObjectNode>, InternalSupplier[], MonitorClock) - Constructor for class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
Instantiate.
AutoWireStateManagerVisitor - Interface in net.officefloor.compile.state.autowire
Visitor for the AutoWireStateManager of each Office.
autoWireTeam(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
autoWireTeam(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
autoWireTeam(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Auto wires the Team for this Administration.
autoWireTeam(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Auto wires the Team for this Governance.
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Auto-wires the Team instances for this ManagedObjectSource.
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Auto-wires the OfficeTeamNode instances that are unlinked.
autoWireTeams(AutoWirer<LinkTeamNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Auto-wires the SectionFunction instances to a possible responsible Team.
autoWireToOffice(OfficeNode, CompilerIssues) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
autoWireToOffice(OfficeNode, CompilerIssues) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Auto-wires this ManagedObjectSourceNode to the OfficeNode.
available() - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
available() - Method in class net.officefloor.server.stream.impl.ByteSequenceServerInputStream
 
available(boolean) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
AvailableType - Interface in net.officefloor.compile.spi.supplier.source
Available type (via ManagedObject) that may source.
AvailableTypeImpl - Class in net.officefloor.compile.impl.structure
AvailableType implementation.
AvailableTypeImpl(String, Class<?>) - Constructor for class net.officefloor.compile.impl.structure.AvailableTypeImpl
Instantiate.
avoidTeam(FunctionState, TeamManagement) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
avoidTeam(FunctionState, TeamManagement) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Runs avoiding the specified Team.
AvoidTeam - Interface in net.officefloor.frame.internal.structure
Provides details to avoid execution with a particular Team.
awaitOnAsset(FunctionState) - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
awaitOnAsset(FunctionState) - Method in interface net.officefloor.frame.internal.structure.AssetLatch
Flags for the FunctionState (and more specifically the ThreadState of the FunctionState) to wait until the Asset is ready.
awaitTermination(long, TimeUnit) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
AWS_AVAILABLE_ENVIRONMENT_VARIABLE - Static variable in class net.officefloor.test.SkipUtil
AWS environment variable.
AWS_AVAILABLE_SYSTEM_PROPERTY - Static variable in class net.officefloor.test.SkipUtil
AWS System property.
AWS_SAM_LOCAL - Static variable in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
Environment variable to determine if running AWS SAM locally.
AwsLocalEnvironment - Class in net.officefloor.nosql.dynamodb.test
Local environment for AWS.
AwsLocalEnvironment() - Constructor for class net.officefloor.nosql.dynamodb.test.AwsLocalEnvironment
Instantiate with environment for local AmazonDynamoDB.

B

BACK_PRESSURE_EXCEPTION - Static variable in class net.officefloor.frame.test.BackPressureTeamSource
RejectedExecutionException thrown to indicate back pressure.
BackgroundScheduler - Interface in net.officefloor.frame.api.executive
Optional interface for Executive to implement to indicate it supports background scheduling of Runnable instances.
BackgroundScheduling - Interface in net.officefloor.frame.internal.structure
Opportunity for background scheduling.
backPressure(Thread, ServerHttpConnection, AbstractHttpServerImplementationTestCase.TeamMarker) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.PressureOverloadServicer
Handles back pressure (should not be invoked).
BackPressureTeamSource - Class in net.officefloor.frame.test
TeamSource that causes back pressure to be applied.
BackPressureTeamSource() - Constructor for class net.officefloor.frame.test.BackPressureTeamSource
 
BAD_GATEWAY - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 502 Bad Gateway.
BAD_GATEWAY - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 502 Bad Gateway status.
BAD_REQUEST - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 400 Bad Request.
BAD_REQUEST - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 400 Bad Request status.
BadRequestHttpException - Exception in net.officefloor.web.escalation
Bad request HttpException.
BadRequestHttpException(WritableHttpHeader[], String) - Constructor for exception net.officefloor.web.escalation.BadRequestHttpException
Instantiate.
Base64Buffer - Class in net.officefloor.server.aws.sam
Buffer to capture the output data as a Base64 string.
Base64Buffer() - Constructor for class net.officefloor.server.aws.sam.Base64Buffer
Instantiate.
BASIC_HTTP_SECURITY_SOURCE_CLASS_NAME - Static variable in class net.officefloor.web.openapi.security.BasicOpenApiSecurityExtension
BasicHttpSecuritySource - Class in net.officefloor.web.security.scheme
HttpSecuritySource for Basic HTTP security.
BasicHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.BasicHttpSecuritySource
 
BasicHttpSecuritySource.BasicCredentials - Class in net.officefloor.web.security.scheme
Decoded credentials.
BasicHttpSecuritySource.Dependencies - Enum Class in net.officefloor.web.security.scheme
Dependency keys.
BasicOpenApiSecurityExtension - Class in net.officefloor.web.openapi.security
OpenApiSecurityExtension for basic authentication.
BasicOpenApiSecurityExtension() - Constructor for class net.officefloor.web.openapi.security.BasicOpenApiSecurityExtension
 
beanClass - Variable in class net.officefloor.web.template.section.WebTemplateSectionSource.SectionWriterStruct
Bean class.
BeanWebTemplateWriter - Class in net.officefloor.web.template.section
WebTemplateWriter to write a bean.
BeanWebTemplateWriter(BeanParsedTemplateSectionContent, ValueRetriever<Object>, boolean, WebTemplateWriter[]) - Constructor for class net.officefloor.web.template.section.BeanWebTemplateWriter
Initiate.
beforeAll() - Method in class net.officefloor.frame.test.LogTestSupport
BeforeAllCallback logic.
beforeAll() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertakes the before all logic.
beforeAll(ExtensionContext) - Method in class net.officefloor.frame.test.LogTestSupport
 
beforeAll(ExtensionContext) - Method in class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.nosql.objectify.mock.ObjectifyExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.server.http.HttpClientExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.test.logger.LoggerExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.test.skip.SkipExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.test.system.EnvironmentExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.test.system.SystemPropertiesExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.web.jwt.mock.MockJwtAccessTokenExtension
 
beforeAll(ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
BeforeCompleteServletSupplierExtensionContext - Interface in net.officefloor.servlet.supply.extension
beforeCompletion(BeforeCompleteServletSupplierExtensionContext) - Method in interface net.officefloor.servlet.supply.extension.ServletSupplierExtension
Invoked before completing.
beforeCompletion(BeforeCompleteServletSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
beforeEach() - Method in class net.officefloor.frame.test.ConstructTestSupport
Undertakes the beforeEach functionality.
beforeEach(Object) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertakes the before each logic.
beforeEach(ExtensionContext) - Method in class net.officefloor.frame.test.ConstructTestSupport
 
beforeEach(ExtensionContext) - Method in class net.officefloor.frame.test.TestSupportExtension
========================= Extension Lifecycle ===============================
beforeEach(ExtensionContext) - Method in class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.firestore.test.FirestoreExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.nosql.objectify.mock.ObjectifyExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.server.http.HttpClientExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.test.logger.LoggerExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.test.skip.SkipExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.test.system.EnvironmentExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.test.system.SystemPropertiesExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.web.jwt.mock.MockJwtAccessTokenExtension
 
beforeEach(ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext) - Method in interface net.officefloor.spring.extension.SpringSupplierExtension
Invoked before Spring is loaded.
beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
BeforeSpringLoadSupplierExtensionContext - Interface in net.officefloor.spring.extension
Context for a SpringSupplierExtension before loading ConfigurableApplicationContext.
beforeTestExecution(ExtensionContext) - Method in class net.officefloor.frame.test.TestSupportExtension
 
beginTransaction(EntityManager) - Static method in class net.officefloor.jpa.JpaManagedObjectSource
Begins the transaction on the EntityManager.
bind() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
bind() - Element in annotation interface net.officefloor.web.HttpApplicationStateful
Allows specifying the name to bind the object into the HttpApplicationState.
bind() - Element in annotation interface net.officefloor.web.HttpParameters
Allows specifying the name to bind the object into the HttpRequestState.
bind() - Element in annotation interface net.officefloor.web.HttpSessionStateful
Allows specifying the name to bind the object into the HttpSession.
bind(Class<?>, Set<Class<?>>) - Method in class net.officefloor.jaxrs.OfficeFloorComponentProvider
 
bindManagedObject(String, ManagedObject, ManagedObjectSourceMetaData<?, F>, OfficeFloorBuilder) - Static method in class net.officefloor.frame.test.MockManagedObjectSource
Convenience method to bind the ManagedObject instance to the ManagedObjectBuilder.
bindManagedObject(String, ManagedObjectScope, ManagedFunctionBuilder<?, ?>) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Builds the ManagedObject for use at the desired ManagedObjectScope.
bindManagedObject(String, ManagedObjectScope, ManagedFunctionBuilder<?, ?>) - Method in class net.officefloor.frame.test.ConstructTestSupport
Builds the ManagedObject for use at the desired ManagedObjectScope.
bindServerSocket(int, ServerSocketDecorator, AcceptedSocketDecorator, SocketServicerFactory<R>, RequestServicerFactory<R>) - Method in class net.officefloor.server.SocketManager
Binds a ServerSocket to be serviced.
bindTeamBuilder(OfficeFloorBuilder, String, Team) - Static method in class net.officefloor.frame.test.MockTeamSource
Binds the Team to the name.
block(Future<T>) - Static method in class net.officefloor.vertx.OfficeFloorVertx
Blocks on the Vertx Future
BlockState - Interface in net.officefloor.frame.internal.structure
Representative of blocks of code to be executed.
BoundInputManagedObjectConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of the ManagedObjectSource to be bound for the input ManagedObject.
BoundInputManagedObjectConfigurationImpl - Class in net.officefloor.frame.impl.construct.office
BoundInputManagedObjectConfigurationImpl(String, String) - Constructor for class net.officefloor.frame.impl.construct.office.BoundInputManagedObjectConfigurationImpl
Initiate.
BoundManagedObjectNode - Interface in net.officefloor.compile.internal.structure
ManagedObject bound into the Office.
bridgeOfficeFloor(OfficeFloorDependencies) - Method in interface net.officefloor.jaxrs.OfficeFloorIntoHk2Bridge
Bridges OfficeFloor into HK2.
bridgeOfficeFloor(OfficeFloorDependencies) - Method in class net.officefloor.jaxrs.OfficeFloorIntoHk2BridgeImpl
 
BROWSER_SESSION_MAX_AGE - Static variable in interface net.officefloor.server.http.HttpResponseCookie
Value of Max-Age indicating no age expire and should expire with the browser session.
bufferHeavyLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service multiple requests pipelined.
BufferJvmFix - Class in net.officefloor.server.stream
Fix for compatibility issue between JDK8 and JDK9.
bufferOverLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service overload requests pipelined.
bufferPipelineVerify() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Verify pipeline HTTP requests.
bufferPipelining() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can pipeline HTTP requests.
BufferPoolServerOutputStream<B> - Class in net.officefloor.server.stream.impl
ServerOutputStream that writes to StreamBuffer instances from a StreamBufferPool.
BufferPoolServerOutputStream(StreamBufferPool<B>) - Constructor for class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Instantiate.
BufferPoolServerOutputStream(StreamBufferPool<B>, CloseHandler) - Constructor for class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Instantiate.
BufferServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.BufferServicer
 
bufferThreadedHandler() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle HTTP requests with threaded handler.
build() - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
Builds the ProcedureType.
build() - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Builds the ManagedObjectType.
build() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext.ItemBuilder
Builds and adds the item.
build() - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Builds the StatePoller.
build() - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Builds a mock HttpRequest from this MockHttpRequestBuilder configuration.
build() - Method in interface net.officefloor.server.http.mock.MockHttpResponseBuilder
Builds the MockHttpResponse.
build() - Method in class net.officefloor.web.accept.AcceptNegotiatorBuilderImpl
 
build() - Method in interface net.officefloor.web.build.AcceptNegotiatorBuilder
Builds the AcceptNegotiator.
build() - Method in class net.officefloor.web.response.HttpResponder
Builds this HttpResponder.
build() - Method in class net.officefloor.web.route.WebRouterBuilder
Builds the WebRouter.
build() - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Builds the HttpSecurityType.
buildAdministrationContext() - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
Builds the AdministrationContext as parameter.
buildAsynchronousFlow() - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
buildAsynchronousFlow() - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
buildAsynchronousFlow() - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder
buildByte(Supplier<T>) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Builds a byte from the StreamBuffer at current position.
buildComplete(OpenApiOperationContext) - Method in class net.officefloor.web.openapi.operation.DefaultOpenApiOperationBuilder
 
buildComplete(OpenApiOperationContext) - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationBuilder
Invoked at the end of building the Operation.
builder(Class<S>, Clock<Long>, int, ManagedObjectExecuteContext<Indexed>, Function<StatePollContext<S>, ManagedObject>) - Static method in class net.officefloor.plugin.managedobject.poll.StatePoller
Creates a StatePoller.Builder for Flow index.
builder(Class<S>, Clock<Long>, F, ManagedObjectExecuteContext<F>, Function<StatePollContext<S>, ManagedObject>) - Static method in class net.officefloor.plugin.managedobject.poll.StatePoller
Creates a StatePoller.Builder for Flow key.
builder(Class<S>, Clock<Long>, StatePoller.Initialiser<S>, StatePoller.Poller<S>) - Static method in class net.officefloor.plugin.managedobject.poll.StatePoller
buildExecutive(OfficeFloorBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
buildExecutive(OfficeFloorBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ExecutiveNode
Builds the Executive for this ExecutiveNode.
buildFlow(String, Class<?>, boolean) - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
Builds the Flow.
buildFlow(String, Class<?>, boolean) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Builds the flow.
buildFlow(String, Class<?>, boolean) - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder
Builds the Flow.
buildFlow(String, Class<?>, Method, ClassFlowRegistry, String) - Method in class net.officefloor.plugin.clazz.flow.ClassFlowBuilder
buildFlow(ClassDependencyManufacturerContext.ClassFlow, ClassFlowContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
Builds the Flow
buildFlow(ClassDependencyManufacturerContext.ClassFlow, ClassFlowContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.SectionInterfaceClassDependencyManufacturer
 
buildFlowFactory(String, Class<?>, ClassFlowRegistry, SourceContext) - Method in class net.officefloor.plugin.clazz.flow.ClassFlowBuilder
Builds the ClassFlowInterfaceFactory for the Flow injected interface.
buildFlowInterfaceFactory(Class<?>, ClassFlowRegistry, SourceContext) - Method in class net.officefloor.plugin.clazz.flow.ClassFlowBuilder
buildFunctionManagedObject(String, ManagedFunctionBuilder<?, ?>, OfficeNode, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
buildFunctionManagedObject(String, ManagedFunctionBuilder<?, ?>, OfficeNode, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
buildFunctionManagedObject(String, ManagedFunctionBuilder<?, ?>, OfficeNode, OfficeBindings, CompileContext) - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Builds the ManagedObject onto the ManagedFunctionNode.
buildGovernance(String) - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
Builds the Governance.
buildGovernance(OfficeBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
buildGovernance(OfficeBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Builds this Governance into the OfficeBuilder.
buildGovernanceContext() - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder
Builds the GovernanceContext.
buildInManagedFunction(OpenApiOperationFunctionContext) - Method in class net.officefloor.web.openapi.operation.DefaultOpenApiOperationBuilder
 
buildInManagedFunction(OpenApiOperationFunctionContext) - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationBuilder
Loads the ExecutionManagedFunction information.
buildInputManagedObjectIntoOffice(InputManagedObjectNode) - Method in class net.officefloor.compile.impl.structure.OfficeBindingsImpl
 
buildInputManagedObjectIntoOffice(InputManagedObjectNode) - Method in interface net.officefloor.compile.internal.structure.OfficeBindings
Builds the InputManagedObjectNode into the Office.
buildLong(Supplier<T>) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Builds a long (8 bytes) from the StreamBuffer at current position.
buildManagedFunction(OfficeBuilder, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
buildManagedFunction(OfficeBuilder, OfficeBindings, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
buildManagedFunctionContext() - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
buildManagedFunctionIntoOffice(ManagedFunctionNode) - Method in class net.officefloor.compile.impl.structure.OfficeBindingsImpl
 
buildManagedFunctionIntoOffice(ManagedFunctionNode) - Method in interface net.officefloor.compile.internal.structure.OfficeBindings
Builds the ManagedFunctionNode into the Office.
buildManagedObject(OfficeFloorBuilder, OfficeNode, OfficeBuilder, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
buildManagedObject(OfficeFloorBuilder, OfficeNode, OfficeBuilder, OfficeBindings, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
buildManagedObjectIntoOffice(BoundManagedObjectNode) - Method in class net.officefloor.compile.impl.structure.OfficeBindingsImpl
 
buildManagedObjectIntoOffice(BoundManagedObjectNode) - Method in interface net.officefloor.compile.internal.structure.OfficeBindings
Builds the BoundManagedObjectNode into the Office.
buildManagedObjectPool(ManagedObjectBuilder<?>, ManagedObjectType<?>, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
buildManagedObjectPool(ManagedObjectBuilder<?>, ManagedObjectType<?>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectPoolNode
buildManagedObjectSourceIntoOffice(ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OfficeBindingsImpl
 
buildManagedObjectSourceIntoOffice(ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.OfficeBindings
Builds the ManagedObjectSourceNode into the Office.
buildMethod(Class<?>, Method, MethodManagedFunctionBuilder) - Method in class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
Builds the Method.
buildMethod(Class<?>, Method, MethodManagedFunctionBuilder) - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource.SectionClassManagedFunctionSource
 
buildMethod(Class<T>, Function<Class<T>, Method>, MethodObjectFactory, FunctionNamespaceBuilder, String...) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
buildMethod(Object, String, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>>, String...) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience method to build the ManagedFunctionType.
buildMethod(Method) - Method in class net.officefloor.plugin.clazz.method.MethodManagedFunctionBuilder
Builds the ManagedFunction.
buildMethod(Method, MethodObjectManufacturer) - Method in class net.officefloor.plugin.clazz.method.MethodManagedFunctionBuilder
Builds the ManagedFunction.
buildObject(String) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Links the ManagedObject to the ManagedFunction.
buildObject(String, ManagedObjectScope) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
buildOffice(OfficeFloorBuilder, CompileContext, Profiler) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
buildOffice(OfficeFloorBuilder, CompileContext, Profiler) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Builds the Office for this OfficeNode.
buildOfficeFloor() - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Builds the OfficeFloor.
buildOfficeFloor() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
buildOfficeFloor(OfficeFloorBuilder) - Static method in exception net.officefloor.frame.api.build.OfficeFloorBuildException
Provides the necessary functionality to propagate the OfficeFloorBuildException on the first issue in constructing the OfficeFloor.
buildOfficeFloor(OfficeFloorIssues) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Builds the OfficeFloor.
buildOfficeFloor(OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
buildOfficeManagedObject(OfficeNode, OfficeBuilder, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
buildOfficeManagedObject(OfficeNode, OfficeBuilder, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
buildOfficeManagedObject(OfficeNode, OfficeBuilder, OfficeBindings, CompileContext) - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Builds the ManagedObject into the Office.
buildOpenApi(OpenAPI, Set<String>) - Method in interface net.officefloor.web.openapi.OpenApiArchitect
Builds the OpenAPI.
buildParameter() - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Builds the parameter.
buildPostFunctionAdministration(ManagedFunctionBuilder<?, ?>, CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
buildPostFunctionAdministration(ManagedFunctionBuilder<?, ?>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
buildPreFunctionAdministration(ManagedFunctionBuilder<?, ?>, CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
buildPreFunctionAdministration(ManagedFunctionBuilder<?, ?>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
buildPreLoadManagedObjectAdministration(DependencyMappingBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
buildPreLoadManagedObjectAdministration(DependencyMappingBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Builds the pre-load ManagedObject Administration.
buildRestEndpoint(WebArchitect, OfficeArchitect, OfficeSourceContext) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
buildRestMethod(WebArchitect, OfficeArchitect, OfficeSourceContext) - Method in class net.officefloor.web.rest.build.RestMethodContextImpl
Builds the RestMethod.
buildSection(OfficeBuilder, OfficeBindings, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
buildSection(OfficeBuilder, OfficeBindings, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Builds this OfficeSection for this SectionNode.
buildSectionType(SectionDesigner) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Builds the SectionType for the SectionDesigner.
buildShort(Supplier<T>) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Builds a short (2 bytes) from the StreamBuffer at current position.
buildStaticMethod(Class<?>, String, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>>, String...) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience method to build the ManagedFunctionType.
buildSupplier(OfficeBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
buildSupplier(OfficeBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Builds the SupplierThreadLocal instances for the SupplierSource.
buildSupplierThreadLocal(CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
buildSupplierThreadLocal(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierThreadLocalNode
buildSupplierThreadLocal(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
buildSupplierThreadLocal(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
buildSupplierThreadLocal(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
buildSupplierThreadLocal(OptionalThreadLocalReceiver) - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Builds the SupplierThreadLocal from the bound ManagedObject.
buildSupplierThreadLocal(OptionalThreadLocalReceiver) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
buildTeam(OfficeFloorBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
buildTeam(OfficeFloorBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.TeamNode
Builds the Team for this TeamNode.
ByteArrayByteSequence - Class in net.officefloor.server.stream.impl
byte array ByteSequence.
ByteArrayByteSequence(byte[]) - Constructor for class net.officefloor.server.stream.impl.ByteArrayByteSequence
Instantiate.
byteAt(int) - Method in class net.officefloor.server.aws.sam.SamEntityByteSequence
 
byteAt(int) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
 
byteAt(int) - Method in class net.officefloor.server.http.servlet.HttpServletEntityByteSequence
 
byteAt(int) - Method in class net.officefloor.server.stream.impl.ByteArrayByteSequence
 
byteAt(int) - Method in interface net.officefloor.server.stream.impl.ByteSequence
Obtains the byte at the index.
ByteBufferFactory - Interface in net.officefloor.server.stream
Factory to create ByteBuffer.
ByteSequence - Interface in net.officefloor.server.stream.impl
Sequence of byte values.
ByteSequenceServerInputStream - Class in net.officefloor.server.stream.impl
ByteSequenceServerInputStream(ByteSequence, int) - Constructor for class net.officefloor.server.stream.impl.ByteSequenceServerInputStream
Instantiate.
bytesHeavyLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service multiple requests pipelined.
bytesOverLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service overload requests pipelined.
bytesPipelineVerify() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Verify pipeline HTTP requests.
bytesPipelining() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can pipeline HTTP requests.
BytesServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.BytesServicer
 
bytesThreadedHandler() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle HTTP requests with threaded handler.
bytesWritten - Variable in class net.officefloor.server.stream.StreamBuffer.FileBuffer
Bytes written.

C

Cache<K,V> - Interface in net.officefloor.cache
Common cache interface.
callback - Variable in class net.officefloor.server.stream.StreamBuffer.FileBuffer
camelCase(String) - Static method in class net.officefloor.model.generate.GraphNodeMetaData
Returns the input text in camel case.
canApply() - Method in interface net.officefloor.model.change.Change
Indicates if can apply this Change.
canApply() - Method in class net.officefloor.model.impl.change.AbstractChange
 
canApply() - Method in class net.officefloor.model.impl.change.AggregateChange
 
canApply() - Method in class net.officefloor.model.impl.change.NoChange
 
cancel() - Method in interface net.officefloor.frame.api.manage.ProcessManager
Cancels execution of the ProcessState.
cancel() - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
cancel() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
cancel() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
cancel() - Method in interface net.officefloor.frame.internal.structure.Flow
Cancels this Flow.
cancel() - Method in interface net.officefloor.frame.internal.structure.FunctionState
Cancels this FunctionState returning an optional FunctionState to clean up this FunctionState.
cancel(Throwable) - Method in interface net.officefloor.frame.api.team.Job
Enables a Team to cancel the Job should it be overloaded with Job instances.
cancelConnection() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure ProcessState instances for connection are cancelled on loss of connection.
CancelConnectionManagedObjectSource() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
CancelConnectionServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionServicer
 
canWriteKey(Key) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriter
Indicates if able to write the Key.
canWriteKey(Key) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPrivateJwksKeyWriterServiceFactory
 
canWriteKey(Key) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPublicJwksKeyWriterServiceFactory
 
canWriteKey(Key) - Method in class net.officefloor.web.jwt.authority.jwks.writer.SecretJwksKeyWriterServiceFactory
 
capitalise(String) - Static method in class net.officefloor.model.generate.GraphNodeMetaData
Returns the input text capitalised.
capture() - Method in class net.officefloor.frame.test.ParameterCapture
Captures the value.
capture(OfficeFloorBuilder) - Static method in class net.officefloor.frame.test.OfficeManagerTestSupport
Sets up the capture of OfficeManager.
captureApplicationContext(Consumer<ConfigurableApplicationContext>, SpringSupplierSource.SpringLoader<S, E>) - Static method in class net.officefloor.spring.SpringSupplierSource
Allows capturing the ConfigurableApplicationContext.
captureIssues(Supplier<R>) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
 
captureIssues(Supplier<R>) - Method in interface net.officefloor.compile.issues.CompilerIssues
Captures CompilerIssue instances.
captureIssues(Supplier<R>) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
 
captureLoggerOutput(LogTestSupport.TestCapture<T>) - Method in class net.officefloor.frame.test.LogTestSupport
Capture Logger output of test logic.
captureLoggerOutput(OfficeFrameTestCase.TestCapture<T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Capture std err of test logic.
captureStdOutErr(LogTestSupport.TestCapture<T>) - Method in class net.officefloor.frame.test.LogTestSupport
Capture std out/err of test logic.
chainInServletManager() - Method in interface net.officefloor.servlet.ServletManager
Chains in this ServletManager to service HTTP requests.
chainInServletManager() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
chainServicer(OfficeFlowSinkNode, OfficeFlowSourceNode) - Method in interface net.officefloor.web.build.WebArchitect
Chains a OfficeSectionInput to the end of the servicing chain to handle a HttpRequest.
chainServicer(OfficeFlowSinkNode, OfficeFlowSourceNode) - Method in class net.officefloor.web.WebArchitectEmployer
 
challenge(ChallengeContext<None, None>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
challenge(ChallengeContext<None, None>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
challenge(ChallengeContext<None, JwtHttpSecuritySource.Flows>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
challenge(ChallengeContext<None, MockFlowHttpSecuritySource.Flows>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
challenge(ChallengeContext<O, F>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
challenge(ChallengeContext<O, F>) - Method in interface net.officefloor.web.spi.security.HttpSecurity
Triggers the authentication challenge to the client.
CHALLENGE - Enum constant in enum class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource.Flows
Challenge flow.
ChallengeContext<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Context for triggering a challenge.
ChallengeMomento - Class in net.officefloor.web.security.impl
Challenge momento to reinstate the ServerHttpConnection and HttpRequestState.
ChallengeMomento(Serializable, Serializable) - Constructor for class net.officefloor.web.security.impl.ChallengeMomento
Instantiate.
change(Map<String, String>) - Method in interface net.officefloor.test.system.AbstractEnvironmentOverride.EnvironmentChange
Changes the environment.
Change<T> - Interface in net.officefloor.model.change
A change to be applied/reverted.
changeEnvironment(AbstractEnvironmentOverride.EnvironmentChange) - Static method in class net.officefloor.test.system.AbstractEnvironmentOverride
Undertakes environment change.
changeField(T, T, Enum<?>) - Method in class net.officefloor.model.AbstractModel
Helper method to change a field.
ChangeList<T> - Interface in net.officefloor.model.change
List of Change instances.
characters(char[], int, int) - Method in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DesignateHandler
 
characters(char[], int, int) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Handles obtain the value for the element.
characters(char[], int, int) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Handles obtain the value for the element.
charAt(int) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
 
charsetName - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Name of the Charset.
CheckAssetContext - Interface in net.officefloor.frame.internal.structure
Context to check on the Asset.
checkConnectionDecoration(Connection) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.ConnectionDecoratorSection
Checks connection decoration.
checkConnectivity(Connection) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.ConnectivitySection
Checks connectivity.
checkOnAsset(CheckAssetContext) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
checkOnAsset(CheckAssetContext) - Method in interface net.officefloor.frame.internal.structure.Asset
Checks on the Asset.
checkReady(ManagedFunctionContainer, ManagedObjectReadyCheck, ManagedObjectContainer) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
checkReady(ManagedFunctionContainer, ManagedObjectReadyCheck, ManagedObjectContainer) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Creates a FunctionState to check if the dependencies of this ManagedObject are ready.
checkReady(ManagedObjectReadyCheck) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
checkReady(ManagedObjectReadyCheck) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Creates a FunctionState to check if the ManagedObject contained within this ManagedObjectContainer is ready.
childContexts - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Child XmlContext instances of this XmlContext.
CipherFactory - Interface in net.officefloor.web.jwt.authority.key
Factory for Cipher.
CLASS_LOADER_EXTRA_CLASS_NAME - Static variable in class net.officefloor.frame.test.ClassLoaderTestSupport
Class name of the extra class for the new ClassLoader.
CLASS_LOADER_EXTRA_CLASS_NAME - Static variable in class net.officefloor.frame.test.OfficeFrameTestCase
Class name of the extra class for the new ClassLoader.
CLASS_LOADER_EXTRA_PACKAGE_NAME - Static variable in class net.officefloor.frame.test.ClassLoaderTestSupport
Package name of the extra class for the new ClassLoader.
CLASS_LOADER_EXTRA_PACKAGE_NAME - Static variable in class net.officefloor.frame.test.OfficeFrameTestCase
Package name of the extra class for the new ClassLoader.
CLASS_NAME_PROPERTY_NAME - Static variable in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
Property name providing the Class name.
CLASS_NAME_PROPERTY_NAME - Static variable in class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
Property name providing the Class name.
CLASS_NAME_PROPERTY_NAME - Static variable in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
Property name providing the Class name.
CLASS_NAME_PROPERTY_NAME - Static variable in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
Property name providing the Class name.
CLASS_OBJECT_NAME - Static variable in class net.officefloor.plugin.section.clazz.ClassSectionSource
Name of the SectionManagedObject for the section class.
CLASS_PROPERTY_NAME - Static variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerManagedObjectSource
Property name of the Classof the target object.
ClassAdministration - Class in net.officefloor.plugin.administration.clazz
Administration that delegates to Method instances of an Object to do administration.
ClassAdministration(ClassObjectFactory, Method, ClassDependencyFactory[]) - Constructor for class net.officefloor.plugin.administration.clazz.ClassAdministration
Initiate.
ClassAdministrationSource - Class in net.officefloor.plugin.administration.clazz
AdministrationSource that delegates to Object.
ClassAdministrationSource() - Constructor for class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
ClassCompatibility - Class in net.officefloor.frame.compatibility
Enables Class compatibility between Java versions by reflection (so can compile in different Java versions).
ClassCompatibility(String, ClassLoader) - Constructor for class net.officefloor.frame.compatibility.ClassCompatibility
Instantiate.
ClassCompatibility.ArgumentCompatibility - Class in net.officefloor.frame.compatibility
Argument compatibility.
ClassCompatibility.CompatibilityInvocationException - Exception in net.officefloor.frame.compatibility
Indicates failure from Method.
ClassCompatibility.ObjectCompatibility - Class in net.officefloor.frame.compatibility
Provides compatibility for an Object.
ClassConstructorInterrogator - Interface in net.officefloor.plugin.clazz.constructor
Interrogates the Class for a Constructor.
ClassConstructorInterrogatorContext - Interface in net.officefloor.plugin.clazz.constructor
ClassConstructorInterrogatorServiceFactory - Interface in net.officefloor.plugin.clazz.constructor
ClassDependencies - Interface in net.officefloor.plugin.clazz.dependency
Class dependencies.
ClassDependenciesContext - Interface in net.officefloor.plugin.clazz.dependency
Context for the ClassDependencies.
ClassDependenciesFlowContext - Interface in net.officefloor.plugin.clazz.dependency
Context for the ClassDependencies.
ClassDependenciesManager - Class in net.officefloor.plugin.clazz.dependency
Manages Class dependencies.
ClassDependencyFactory - Interface in net.officefloor.plugin.clazz.dependency
Creates the dependency for the ClassManagedObject.
ClassDependencyInjector - Interface in net.officefloor.plugin.managedobject.clazz
Injector of dependencies into an object.
ClassDependencyManufacturer - Interface in net.officefloor.plugin.clazz.dependency
Manufactures the ClassDependencyFactory.
ClassDependencyManufacturerContext - Interface in net.officefloor.plugin.clazz.dependency
ClassDependencyManufacturerContext.AnnotationConfigurer<T> - Interface in net.officefloor.plugin.clazz.dependency
Allows specifying annotation.
ClassDependencyManufacturerContext.ClassDependency - Interface in net.officefloor.plugin.clazz.dependency
Allows further configuration of the Class dependency.
ClassDependencyManufacturerContext.ClassFlow - Interface in net.officefloor.plugin.clazz.dependency
Allows further configuration of the Class dependency.
ClassDependencyManufacturerContext.ItemBuilder - Interface in net.officefloor.plugin.clazz.dependency
Builds and adds the item.
ClassDependencyManufacturerContext.QualifierConfigurer<T> - Interface in net.officefloor.plugin.clazz.dependency
Allows specifying the qualifier.
ClassDependencyManufacturerServiceFactory - Interface in net.officefloor.plugin.clazz.dependency
ClassExtensionFactory - Class in net.officefloor.plugin.managedobject.clazz
ExtensionFactory that return the object of the ClassManagedObject.
ClassExtensionFactory() - Constructor for class net.officefloor.plugin.managedobject.clazz.ClassExtensionFactory
 
ClassFlowBuilder<A extends Annotation> - Class in net.officefloor.plugin.clazz.flow
Factory to create the Flow instances.
ClassFlowBuilder(Class<A>) - Constructor for class net.officefloor.plugin.clazz.flow.ClassFlowBuilder
Instantiate.
ClassFlowContext - Interface in net.officefloor.plugin.clazz.flow
Context for the ClassFlowRegistry.
ClassFlowInterfaceFactory - Class in net.officefloor.plugin.clazz.flow
Factory for FlowInterface interface.
ClassFlowInterfaceFactory(SourceContext, Class<?>, Map<String, ClassFlowMethodMetaData>) - Constructor for class net.officefloor.plugin.clazz.flow.ClassFlowInterfaceFactory
Initiate.
ClassFlowInvoker - Interface in net.officefloor.plugin.clazz.flow
Invokes the Flow.
ClassFlowMethodMetaData - Class in net.officefloor.plugin.clazz.flow
Meta-data of a Method on a FlowInterface.
ClassFlowMethodMetaData(Method, int, boolean, boolean) - Constructor for class net.officefloor.plugin.clazz.flow.ClassFlowMethodMetaData
Initiate.
ClassFlowRegistry - Interface in net.officefloor.plugin.clazz.flow
Registry of Flow.
ClassGovernance - Class in net.officefloor.plugin.governance.clazz
ClassGovernance(Object, Method, Method, Method) - Constructor for class net.officefloor.plugin.governance.clazz.ClassGovernance
Initiate.
ClassGovernanceFactory - Class in net.officefloor.plugin.governance.clazz
ClassGovernanceFactory(Class<?>, Method, Method, Method) - Constructor for class net.officefloor.plugin.governance.clazz.ClassGovernanceFactory
Initiate.
ClassGovernanceSource - Class in net.officefloor.plugin.governance.clazz
GovernanceSource that uses a Class to reflectively provide the functionality for Governance.
ClassGovernanceSource() - Constructor for class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
ClassInjectionInterrogator - Interface in net.officefloor.plugin.clazz.interrogate
Interrogator of the Class members to determine if requires injection.
ClassInjectionInterrogatorContext - Interface in net.officefloor.plugin.clazz.interrogate
ClassInjectionInterrogatorServiceFactory - Interface in net.officefloor.plugin.clazz.interrogate
ClassInjections - Class in net.officefloor.plugin.clazz.interrogate
Class injections.
ClassInjections(Class<?>, SourceContext) - Constructor for class net.officefloor.plugin.clazz.interrogate.ClassInjections
Instantiate.
ClassItemIndex - Interface in net.officefloor.plugin.clazz.dependency
Index for Class item.
ClassLoaderConfigurationContext - Class in net.officefloor.configuration.impl.configuration
ClassLoaderConfigurationContext(ClassLoader, PropertyList) - Constructor for class net.officefloor.configuration.impl.configuration.ClassLoaderConfigurationContext
Initiate.
classLoaderTestSupport - Variable in class net.officefloor.frame.test.OfficeFrameTestCase
ClassLoaderTestSupport - Class in net.officefloor.frame.test
ClassLoaderTestSupport() - Constructor for class net.officefloor.frame.test.ClassLoaderTestSupport
Default constructor.
ClassLoaderTestSupport(FileTestSupport) - Constructor for class net.officefloor.frame.test.ClassLoaderTestSupport
Initialise.
ClassManagedFunctionSource - Class in net.officefloor.plugin.managedfunction.clazz
ManagedFunctionSource for a Class having the Method instances as the ManagedFunction instances.
ClassManagedFunctionSource() - Constructor for class net.officefloor.plugin.managedfunction.clazz.ClassManagedFunctionSource
 
ClassManagedObject - Class in net.officefloor.plugin.managedobject.clazz
CoordinatingManagedObject to dependency inject the Object instance and make it available for use.
ClassManagedObject(ClassObjectFactory) - Constructor for class net.officefloor.plugin.managedobject.clazz.ClassManagedObject
Instantiate.
ClassManagedObjectSource - Class in net.officefloor.plugin.managedobject.clazz
ManagedObjectSource that manages an Object via reflection.
ClassManagedObjectSource() - Constructor for class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
ClassNameQualifierNameFactory - Class in net.officefloor.plugin.clazz
QualifierNameFactory providing the fully qualified Class name.
ClassNameQualifierNameFactory() - Constructor for class net.officefloor.plugin.clazz.ClassNameQualifierNameFactory
 
ClassObjectFactory - Class in net.officefloor.plugin.clazz.factory
Creates an object from Class.
ClassObjectFactory(Constructor<?>, ClassDependencyFactory[], ClassDependencyInjector[]) - Constructor for class net.officefloor.plugin.clazz.factory.ClassObjectFactory
Instantiate.
ClassObjectManufacturer - Class in net.officefloor.plugin.clazz.factory
Manufactures a ClassObjectFactory from Class.
ClassObjectManufacturer(ClassDependencies, SourceContext) - Constructor for class net.officefloor.plugin.clazz.factory.ClassObjectManufacturer
Instantiate.
ClassPathNode - Class in net.officefloor.web.resource.classpath
Node on the class path that may be retrieved as a HttpResource.
ClassPathNode(String, String, String, boolean) - Constructor for class net.officefloor.web.resource.classpath.ClassPathNode
Initiate.
ClasspathResourceSystem - Class in net.officefloor.web.resource.classpath
Locates a HttpFile from a ClassLoader.
ClasspathResourceSystem(ResourceSystemContext, ClassLoader) - Constructor for class net.officefloor.web.resource.classpath.ClasspathResourceSystem
Instantiate.
ClasspathResourceSystemFactory - Class in net.officefloor.web.resource.classpath
ClasspathResourceSystemFactory(ClassLoader) - Constructor for class net.officefloor.web.resource.classpath.ClasspathResourceSystemFactory
Instantiate.
ClasspathResourceSystemService - Class in net.officefloor.web.resource.classpath
ResourceSystemFactory to create a ResourceSystem from the class path.
ClasspathResourceSystemService() - Constructor for class net.officefloor.web.resource.classpath.ClasspathResourceSystemService
 
ClassPathScanner - Interface in net.officefloor.compile.classes
Allows enhancing the Class path scanning with custom scanning.
ClassPathScannerContext - Interface in net.officefloor.compile.classes
Context for the ClassPathScanner.
ClassPathScannerServiceFactory - Interface in net.officefloor.compile.classes
ClassProcedureSource - Class in net.officefloor.activity.impl.procedure
ClassProcedureSource() - Constructor for class net.officefloor.activity.impl.procedure.ClassProcedureSource
 
ClassSectionFlow - Class in net.officefloor.plugin.section.clazz.loader
ClassSectionFlow(SectionFlowSinkNode, Class<?>) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionFlow
Instantiate.
ClassSectionFlowContext - Interface in net.officefloor.plugin.section.clazz.flow
Flow context for Class section.
ClassSectionFlowManufacturer - Interface in net.officefloor.plugin.section.clazz.flow
Manufactures the Flow for ClassSectionSource.
ClassSectionFlowManufacturerContext - Interface in net.officefloor.plugin.section.clazz.flow
ClassSectionFlowManufacturerServiceFactory - Interface in net.officefloor.plugin.section.clazz.flow
ClassSectionFlowSpawnInterrogator - Interface in net.officefloor.plugin.section.clazz.spawn
Manufactures the Flow for ClassSectionSource.
ClassSectionFlowSpawnInterrogatorContext - Interface in net.officefloor.plugin.section.clazz.spawn
ClassSectionFlowSpawnInterrogatorServiceFactory - Interface in net.officefloor.plugin.section.clazz.spawn
ClassSectionFunctionNamespace - Class in net.officefloor.plugin.section.clazz.loader
ClassSectionFunctionNamespace(SectionFunctionNamespace, FunctionNamespaceType) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionFunctionNamespace
Instantiate.
ClassSectionLoader - Class in net.officefloor.plugin.section.clazz.loader
Class loader for SectionSource.
ClassSectionLoader(SectionDesigner, SectionSourceContext) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Instantiate.
ClassSectionLoaderContext - Interface in net.officefloor.plugin.section.clazz.loader
Context for the ClassSectionLoader.
ClassSectionManagedFunction - Class in net.officefloor.plugin.section.clazz.loader
ClassSectionManagedFunction(SectionFunction, ManagedFunctionType<?, ?>, Class<?>) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedFunction
Instantiate.
ClassSectionManagedObject - Class in net.officefloor.plugin.section.clazz.loader
ClassSectionManagedObject(SectionManagedObject, ManagedObjectType<?>) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedObject
Instantiate.
ClassSectionObjectContext - Interface in net.officefloor.plugin.section.clazz.object
Object context for Class section.
ClassSectionObjectManufacturer - Interface in net.officefloor.plugin.section.clazz.object
Manufactures the Object for ClassSectionSource.
ClassSectionObjectManufacturerContext - Interface in net.officefloor.plugin.section.clazz.object
ClassSectionObjectManufacturerServiceFactory - Interface in net.officefloor.plugin.section.clazz.object
ClassSectionParameterInterrogation - Class in net.officefloor.plugin.section.clazz.parameter
Utility to determine if Parameter.
ClassSectionParameterInterrogation(ManagedFunctionObjectType<?>, SourceContext) - Constructor for class net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogation
Instantiate.
ClassSectionParameterInterrogator - Interface in net.officefloor.plugin.section.clazz.parameter
Manufactures the Flow for ClassSectionSource.
ClassSectionParameterInterrogatorContext - Interface in net.officefloor.plugin.section.clazz.parameter
ClassSectionParameterInterrogatorServiceFactory - Interface in net.officefloor.plugin.section.clazz.parameter
ClassSectionSource - Class in net.officefloor.plugin.section.clazz
ClassSectionSource() - Constructor for class net.officefloor.plugin.section.clazz.ClassSectionSource
 
ClassSectionSource.SectionClassManagedFunctionSource - Class in net.officefloor.plugin.section.clazz
ManagedFunctionSource implementation to provide the ManagedFunction instances for the ClassSectionSource.
ClassSectionSubSection - Class in net.officefloor.plugin.section.clazz.loader
SubSection with meta-data for ClassSectionLoader.
ClassSectionSubSection(SubSection, SectionType) - Constructor for class net.officefloor.plugin.section.clazz.loader.ClassSectionSubSection
Instantiate.
ClassSectionSubSectionOutputLink - Interface in net.officefloor.plugin.section.clazz.flow
ClassSectionTypeQualifier - Interface in net.officefloor.plugin.section.clazz.object
Type qualifier for SectionManagedObject.
ClassStandAlone - Class in net.officefloor.plugin.managedobject.clazz
Loads Class via ClassManagedObjectSource for stand alone use.
ClassStandAlone() - Constructor for class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
 
clean() - Method in class net.officefloor.jdbc.h2.test.H2Reset
Cleans for testing.
clean(CleanupEscalation[]) - Method in interface net.officefloor.frame.api.managedobject.InputManagedObject
Invoked to clean the ManagedObject at end of servicing.
clean(CleanupEscalation[]) - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
cleanDatabase(Connection) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Cleans the database.
cleanDatabase(Connection) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Cleans the database.
cleanup() - Method in interface net.officefloor.jdbc.test.DatabaseTestUtil.DataSourceCleanup
Cleans up the DataSource creation attempt.
cleanup(FlowMetaData, Class<?>, ManagedObject, ManagedObjectPool) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectCleanupImpl
 
cleanup(FlowMetaData, Class<?>, ManagedObject, ManagedObjectPool) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectCleanup
Creates the clean up FunctionState.
CleanupEscalation - Interface in net.officefloor.frame.api.managedobject.recycle
Escalation occurring on cleanup of a ManagedObject.
CleanupException - Exception in net.officefloor.server.http
Exception wrapping the CleanupEscalation instances.
CleanupException(CleanupEscalation[]) - Constructor for exception net.officefloor.server.http.CleanupException
Instantiate.
clear() - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
clear() - Method in interface net.officefloor.compile.properties.PropertyList
Clears the PropertyList.
clear() - Method in class net.officefloor.plugin.managedobject.poll.StatePoller
Allows clearing the state.
clear() - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Clears this OutputStream and releases the StreamBuffer instances.
clear() - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Clears the logs.
clear(String) - Method in class net.officefloor.test.system.AbstractEnvironmentOverride
 
clear(String) - Method in class net.officefloor.test.system.AbstractExternalOverride
Clears the value.
clear(String) - Method in class net.officefloor.test.system.AbstractSystemPropertiesOverride
 
clear(Buffer) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handle difference in clear.
clearAttributes() - Method in interface net.officefloor.server.http.HttpResponseCookie
Clears the attributes.
clearAttributes() - Method in class net.officefloor.server.http.WritableHttpCookie
 
clearDirectory(File) - Method in class net.officefloor.frame.test.FileTestSupport
Creates the input directory.
clearDirectory(File) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates the input directory.
Clock<T> - Interface in net.officefloor.frame.api.clock
Clock to obtain time.
ClockFactory - Interface in net.officefloor.frame.api.clock
Factory to create a Clock.
ClockFactoryImpl - Class in net.officefloor.frame.impl.execute.clock
ClockFactory implementation.
ClockFactoryImpl() - Constructor for class net.officefloor.frame.impl.execute.clock.ClockFactoryImpl
 
close() - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
close() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
close() - Method in class net.officefloor.docker.test.DockerContainerInstance
 
close() - Method in class net.officefloor.docker.test.DockerNetworkInstance
 
close() - Method in class net.officefloor.frame.impl.execute.office.StateManagerImpl
 
close() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
 
close() - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource.ConnectionConnectivity
 
close() - Static method in class net.officefloor.OfficeFloorMain
Closes the singleton embedded OfficeFloor.
close() - Static method in class net.officefloor.server.aws.sam.OfficeFloorSam
Closes the OfficeFloor.
close() - Static method in class net.officefloor.server.google.function.OfficeFloorHttpFunction
Closes the OfficeFloor.
close() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
close() - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
 
close() - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
close() - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
close() - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
close() - Method in interface net.officefloor.server.stream.impl.CloseHandler
Handles the close.
close() - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
close() - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
close() - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
 
close() - Method in interface net.officefloor.server.stream.StreamBufferPool
Closes pool releasing all StreamBuffer instances.
close() - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
 
close() - Method in class net.officefloor.web.resource.impl.HttpDirectoryImpl
 
close() - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
close() - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
close() - Method in class net.officefloor.web.resource.impl.NotExistHttpResource
 
close() - Method in class net.officefloor.woof.mock.MockWoofServer
 
closeConnection(Throwable) - Method in interface net.officefloor.server.RequestHandler
Allows to close connection.
closeConnection(Throwable) - Method in interface net.officefloor.server.ResponseWriter
Indicates failure processing connection.
closeDataSource(DataSource, Logger) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Closes the DataSource.
CloseFileServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CloseFileServicer
 
CloseHandler - Interface in net.officefloor.server.stream.impl
Handles closing the ServerOutputStream.
closeHttpClient() - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Closes the HttpClient.
closeOfficeFloor() - Method in interface net.officefloor.compile.mbean.OfficeFloorMBean
Closes the OfficeFloor.
closeOfficeFloor() - Method in interface net.officefloor.frame.api.manage.OfficeFloor
Closes the OfficeFloor.
closeOfficeFloor() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Closes the OfficeFloor.
closeOfficeFloor(int) - Static method in class net.officefloor.maven.CloseOfficeFloorMojo
Closes the OfficeFloor.
CloseOfficeFloorMojo - Class in net.officefloor.maven
Open OfficeFloor Mojo.
CloseOfficeFloorMojo() - Constructor for class net.officefloor.maven.CloseOfficeFloorMojo
 
Closure<T> - Class in net.officefloor.frame.test
Captures a free variable for closure state of a Function.
Closure() - Constructor for class net.officefloor.frame.test.Closure
Initialise with null.
Closure(T) - Constructor for class net.officefloor.frame.test.Closure
Initialise with initial value.
COLLECTION - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Collection of objects.
CollectionReturn() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.CollectionReturn
 
collections(List<Integer>, Set<Character>, Map<String, JavaObject>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes collection types directly.
collections(CompileOfficeContext, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes collections via the procedure.
collections(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the collections procedure.
CollectionTypes - Class in net.officefloor.polyglot.test
Collection types.
CollectionTypes() - Constructor for class net.officefloor.polyglot.test.CollectionTypes
 
CollectionXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Implementation of XmlMapping to iterate over a Collection object in context.
CollectionXmlMapping(String, Method, XmlMappingMetaData[], TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.CollectionXmlMapping
Initiate with details to marshall the Collection.
CollectMetaDataContextManagedObjectSource() - Constructor for class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
 
combineCors(CorsConfiguration, CorsConfiguration) - Static method in class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
Convenience method to combine CorsConfiguration allowing handling of null.
CombinedServerRetrieveValidateKeysSectionSource - Class in net.officefloor.web.jwt.authority.combined
Handling of retrieving keys when the JwtAuthority is hosted in the same server as the JwtHttpSecuritySource.
CombinedServerRetrieveValidateKeysSectionSource() - Constructor for class net.officefloor.web.jwt.authority.combined.CombinedServerRetrieveValidateKeysSectionSource
 
commitTransaction(EntityManager) - Static method in class net.officefloor.jpa.JpaManagedObjectSource
Commits the transaction on the EntityManager.
ComparatorLinkedListSet<E extends LinkedListSetEntry<E,O>,O> - Class in net.officefloor.frame.impl.execute.linkedlistset
LinkedListSet that compares LinkedListSetEntry instances before adding as LinkedListSetEntry may hold content that should not be re-added to the LinkedListSet.
ComparatorLinkedListSet() - Constructor for class net.officefloor.frame.impl.execute.linkedlistset.ComparatorLinkedListSet
 
CompareResult() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CompareResult
 
compareTo(AutoWire) - Method in class net.officefloor.compile.internal.structure.AutoWire
 
compile() - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Compiles all the added OfficeFloorJavaCompiler.JavaSource instances.
compile() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.JavaSource
Convenience method to compile a single OfficeFloorJavaCompiler.JavaSource.
compile() - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
compile(String) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
compile(String) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
compile(String) - Method in class net.officefloor.compile.OfficeFloorCompiler
Compiles and builds the OfficeFloor.
compile(OfficeFloorCompiler) - Method in class net.officefloor.OfficeFloorRunner
Undertakes compiling the OfficeFloor.
compile(OfficeFloorCompiler) - Method in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
 
compile(OfficeFloorCompiler, String) - Static method in class net.officefloor.compile.impl.issues.FailCompilerIssues
Compiles with exception of first issue.
compileAndOpen() - Method in interface net.officefloor.woof.mock.MockWoofServer.WrapCompileAndOpenContext
Compiles and opens the MockWoofServer.
compileAndOpenOfficeFloor() - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Compiles and opens the Office.
compileAndOpenOfficeFloor() - Method in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
 
compileAndOpenOfficeFloor() - Method in interface net.officefloor.server.google.function.OfficeFloorHttpFunction.HttpFunctionOfficeFloorFactory
Compiles and opens the OfficeFloor.
CompileContext - Interface in net.officefloor.compile.internal.structure
Context for loading a type.
CompileContextImpl - Class in net.officefloor.compile.impl.structure
CompileContext implementation.
CompileContextImpl(OfficeFloorMBeanRegistrator) - Constructor for class net.officefloor.compile.impl.structure.CompileContextImpl
Instantiate.
CompileError - Error in net.officefloor.compile.issues
CompilerIssue Error to enable propagating to OfficeFloor.
CompileError(String) - Constructor for error net.officefloor.compile.issues.CompileError
Instantiate.
CompileException - Exception in net.officefloor.compile.impl.issues
Compile Exception.
CompileException(DefaultCompilerIssue) - Constructor for exception net.officefloor.compile.impl.issues.CompileException
Instantiate.
compileInContext(S, CompileRunnable<T>) - Method in interface net.officefloor.compile.state.CompileState
Runs the CompileRunnable with the state.
compileInContext(S, CompileSupplier<R, T>) - Method in interface net.officefloor.compile.state.CompileState
Runs the CompileSupplier with the state.
CompileOfficeContext - Interface in net.officefloor.compile.test.officefloor
Context for compiling the Office.
CompileOfficeExtension - Interface in net.officefloor.compile.test.officefloor
Extension for the Office.
compileOfficeFloor() - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Compiles the OfficeFloor.
CompileOfficeFloor - Class in net.officefloor.compile.test.officefloor
Provides easier compiling of OfficeFloor for testing.
CompileOfficeFloor() - Constructor for class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Instantiate.
CompileOfficeFloorContext - Interface in net.officefloor.compile.test.officefloor
Provides context for the CompileOfficeFloorExtension.
CompileOfficeFloorExtension - Interface in net.officefloor.compile.test.officefloor
Extension for the CompileOfficeFloor.
CompilerIssue - Interface in net.officefloor.compile.issues
Compile issue to be used as cause of another issue.
CompilerIssues - Interface in net.officefloor.compile.issues
Notified of issues in compilation of the OfficeFloor.
CompileRunnable<T extends Throwable> - Interface in net.officefloor.compile.state
Runnable to undertake compiling with particular state.
CompileSectionContext - Interface in net.officefloor.compile.test.officefloor
Context for the CompileSectionExtension.
CompileSectionExtension - Interface in net.officefloor.compile.test.officefloor
Extends the OfficeSection.
compileState - Static variable in interface net.officefloor.compile.state.CompileState
Registry of state.
CompileState<S> - Interface in net.officefloor.compile.state
Provides compiler state to an object.
CompileSupplier<R,T extends Throwable> - Interface in net.officefloor.compile.state
Runnable to undertake compiling with particular state.
CompileUtil - Class in net.officefloor.compile.impl.util
Utility methods to aid in compiling.
CompileVar<T> - Class in net.officefloor.compile.test.officefloor
Closure to obtain Var value.
CompileVar() - Constructor for class net.officefloor.compile.test.officefloor.CompileVar
No initial value.
CompileVar(T) - Constructor for class net.officefloor.compile.test.officefloor.CompileVar
Instantiate with initial value for Var.
CompileWebContext - Interface in net.officefloor.web.compile
Context for the CompileWebExtension.
CompileWebContextImpl - Class in net.officefloor.web.compile
CompileWebContext implementation.
CompileWebContextImpl(CompileOfficeContext, WebArchitect) - Constructor for class net.officefloor.web.compile.CompileWebContextImpl
Instantiate.
CompileWebExtension - Interface in net.officefloor.web.compile
Extension to compile the web application into the Office.
CompileWoof - Class in net.officefloor.woof.compile
Enables compiling MockWoofServer for testing.
CompileWoof() - Constructor for class net.officefloor.woof.compile.CompileWoof
Default constructor to not load.
CompileWoof(boolean) - Constructor for class net.officefloor.woof.compile.CompileWoof
Instantiate indicating whether to load WoOF.
CompileWoofExtension - Interface in net.officefloor.woof.compile
Extension to compile WoOF into the Office.
complete() - Method in interface net.officefloor.compile.spi.office.CompletionExplorer
Undertakes exploration completion.
complete() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectStartupCompletion
Flags the startup complete and OfficeFloor may start servicing.
complete(FileChannel, boolean) - Method in interface net.officefloor.server.stream.FileCompleteCallback
Invoked on completion of writing the FileChannel content.
complete(FileChannel, boolean) - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
complete(SupplierCompletionContext) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileCompletion
Invoked on completion of compiling.
complete(AsynchronousFlowCompletion) - Method in class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
 
complete(AsynchronousFlowCompletion) - Method in interface net.officefloor.frame.api.function.AsynchronousFlow
Invoked by application code once the AsynchronousFlow is complete.
complete(AsynchronousOperation<T>) - Method in interface net.officefloor.frame.api.managedobject.AsynchronousContext
Indicates that the AsynchronousManagedObject has completed and is ready for another operation.
complete(AsynchronousOperation<T>) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
CompleteApplicationHttpAuthenticateFunction<AC extends Serializable> - Class in net.officefloor.web.security.impl
ManagedFunctionFactory for completing authentication with application specific credentials.
CompleteApplicationHttpAuthenticateFunction() - Constructor for class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction
 
CompleteApplicationHttpAuthenticateFunction.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
completedFuture(U) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
completedStage(U) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
CompleteFlowCallback - Class in net.officefloor.frame.test
FlowCallback that checks on completion and propagates failures.
CompleteFlowCallback() - Constructor for class net.officefloor.frame.test.CompleteFlowCallback
 
CompletionExplorer - Interface in net.officefloor.compile.spi.office
Explorer of execution tree once other exploration is complete.
compose(DirectoryItemComposerContext, ComposeListener<T>) - Method in interface net.officefloor.activity.compose.build.DirectoryItemComposer
Undertakes composition for the directory item.
ComposeArchitect - Interface in net.officefloor.activity.compose.build
Builds the composed ManagedFunction instances.
ComposeArchitectImpl(OfficeArchitect, OfficeSourceContext) - Constructor for class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
Instantiate.
ComposeConfiguration - Class in net.officefloor.activity.compose
Compose configuration.
ComposeConfiguration() - Constructor for class net.officefloor.activity.compose.ComposeConfiguration
 
ComposeContext<C> - Interface in net.officefloor.activity.compose.build
Context for the ComposeArchitect.
ComposeCorsConfiguration - Class in net.officefloor.spring.starter.rest.cors
CORS configuration for composition.
ComposeCorsConfiguration() - Constructor for class net.officefloor.spring.starter.rest.cors.ComposeCorsConfiguration
 
ComposedEndpoint(OfficeSectionInput, RestConfiguration) - Constructor for class net.officefloor.web.rest.build.RestEmployer.ComposedEndpoint
 
ComposeEmployer - Class in net.officefloor.activity.compose.build
Employs compose architecture.
ComposeEmployer() - Constructor for class net.officefloor.activity.compose.build.ComposeEmployer
 
ComposeEmployer.ComposeArchitectImpl - Class in net.officefloor.activity.compose.build
Implementation of ComposeArchitect.
ComposeLinkHandler<T> - Interface in net.officefloor.activity.compose.build
Handles linking composition.
ComposeListener<T> - Interface in net.officefloor.activity.compose.build
Listens for compositions from a directory.
ComposeSectionSource - Class in net.officefloor.activity.compose.section
ComposeSectionSource(ComposeConfiguration) - Constructor for class net.officefloor.activity.compose.section.ComposeSectionSource
Instantiate.
ComposeSource<T,C extends ComposeConfiguration> - Interface in net.officefloor.activity.compose.build
Source to build composition.
composition(String, T) - Method in interface net.officefloor.activity.compose.build.ComposeListener
Handles a composition.
CompositionConfiguration - Class in net.officefloor.activity.compose
Composition configuration.
CompositionConfiguration() - Constructor for class net.officefloor.activity.compose.CompositionConfiguration
 
configuration - Variable in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
configuration - Variable in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
configuration - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Configuration for the specific configuration.
Configuration() - Constructor for class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
 
Configuration() - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
 
Configuration() - Constructor for class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit.Configuration
 
Configuration() - Constructor for class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit.Configuration
 
CONFIGURATION_CLASS_NAME - Static variable in class net.officefloor.spring.SpringSupplierSource
Name of PropertyValue for the Spring Boot configuration Class.
CONFIGURATION_PROPERTY_NAME - Static variable in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerManagedObjectSource
Property name to obtain the InputStream for configuring the TreeXmlMarshaller.
CONFIGURATION_PROPERTY_NAME - Static variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
Property name to obtain the InputStream for configuring the TreeXmlUnmarshaller.
ConfigurationContext - Interface in net.officefloor.configuration
Context of the ConfigurationItem instances.
ConfigurationContextImpl - Class in net.officefloor.configuration.impl
ConfigurationContextImpl(ConfigurationContextImpl.ConfigurationSource, SourceProperties) - Constructor for class net.officefloor.configuration.impl.ConfigurationContextImpl
Instantiate.
ConfigurationContextImpl.ConfigurationSource - Interface in net.officefloor.configuration.impl
Function interface to obtain the InputStream for the ConfigurationItem.
ConfigurationError - Error in net.officefloor.configuration
Indicates a failure in obtaining configuration.
ConfigurationError(String) - Constructor for error net.officefloor.configuration.ConfigurationError
Instantiate.
ConfigurationError(String, String) - Constructor for error net.officefloor.configuration.ConfigurationError
Initiate.
ConfigurationError(String, Throwable) - Constructor for error net.officefloor.configuration.ConfigurationError
Initiate.
ConfigurationItem - Interface in net.officefloor.configuration
Item of configuration within a ConfigurationContext.
ConfigurationSourceContextImpl - Class in net.officefloor.configuration.impl
ConfigurationSourceContextImpl(String, boolean, SourceContext, String[], SourceProperties) - Constructor for class net.officefloor.configuration.impl.ConfigurationSourceContextImpl
Instantiate.
configure(String, WoofLoaderSettings.WoofLoaderConfigurer) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderRunnableContext
Configures the particular Office.
configure(Consumer<HttpResponseCookie>) - Method in interface net.officefloor.server.http.HttpResponseCookie
Enables configuring multiple attributes with reduced locking.
configure(Consumer<HttpResponseCookie>) - Method in class net.officefloor.server.http.WritableHttpCookie
 
configure(OfficeArchitect, Class<?>, String...) - Static method in class net.officefloor.spring.SpringSupplierSource
Convenience method for configuring Spring programmatically into an Office.
configure(VertxSqlPoolConfigurerContext) - Method in interface net.officefloor.vertx.sqlclient.VertxSqlPoolConfigurer
Configures the Pool.
configure(WoofLoaderSettings.WoofLoaderConfigurerContext) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurer
Configures the Office.
configure(WoofLoaderSettings.WoofLoaderRunnableContext, CompileOfficeFloor) - Method in interface net.officefloor.woof.mock.MockWoofServer.MockWoofServerConfigurer
Allows overriding the configuration of the MockWoofServer.
configure(FluentConfiguration) - Method in interface net.officefloor.flyway.FlywayConfigurer
Configures Flyway.
configureCredentials(HttpClientBuilder, String, String, String, String) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Configures CredentialsProvider for the HttpClientBuilder.
configureDataSource(S, SourceContext) - Static method in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Configures the BaseDataSource.
configureHttps(HttpClientBuilder) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Configures the HttpClientBuilder for HTTPS.
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in interface net.officefloor.server.http.HttpServerImplementation
Configures the HttpServer.
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.mock.MockHttpServer
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.netty.NettyHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.OfficeFloorHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
configureHttpServer(HttpServerImplementationContext) - Method in class net.officefloor.server.http.vertx.VertxHttpServerImplementation
 
configureMockHttpServer(DeployedOfficeInput) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Configures the MockHttpServer to be serviced by the DeployedOfficeInput.
configureMockHttpServer(DeployedOfficeInput, String) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Configures the MockHttpServer to be serviced by the DeployedOfficeInput.
configureMockHttpServer(MockHttpServer, String, DeployedOfficeInput) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Enables extending implementations to configure themselves as the MockHttpServer.
configureNoRedirects(HttpClientBuilder) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Configures no redirects for the HttpClientBuilder.
configureOfficeFloorCompiler() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
configureOfficeFloorCompiler() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
configureOfficeFloorCompiler() - Method in class net.officefloor.compile.OfficeFloorCompiler
Runs the OfficeFloorCompilerConfigurer instances to configure this OfficeFloorCompiler.
configureOfficeFloorCompiler(OfficeFloorCompilerConfigurerContext) - Method in interface net.officefloor.compile.OfficeFloorCompilerConfigurer
Enables configuring the OfficeFloorCompiler.
configureProperties(PropertyConfigurable) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
configureProperties(PropertyConfigurable) - Method in interface net.officefloor.compile.properties.PropertyList
Loads the Property values of this PropertyList to PropertyConfigurable.
configureProperties(OfficeSectionTransformerContext, PropertyList) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Enables overriding to configure additional Property instances.
configureRoutes(List<HttpRouteSectionSource.RouteInput>, ManagedFunctionTypeBuilder<?, Indexed>) - Method in class net.officefloor.web.HttpRouter
Configures the ManagedFunctionTypeBuilder with the Flow instances for routing.
configureServer(AbstractServletHttpServerImplementationTest.ServerContext) - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
Configures the Server.
configureSpring(SpringApplicationBuilder) - Method in interface net.officefloor.spring.extension.SpringSupplierExtension
Configures Spring via SpringApplicationBuilder.
configureSpring(SpringApplicationBuilder) - Method in class net.officefloor.spring.jaxrs.JaxRsSpringSupplierExtension
 
configureSpring(SpringApplicationBuilder) - Method in class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension
 
configureSpring(SpringApplicationBuilder) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
Conflict - Interface in net.officefloor.model.change
Obtains a Conflict preventing a Change from being applied.
CONFLICT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 409 Conflict.
CONFLICT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 409 Conflict status.
ConflictImpl - Class in net.officefloor.model.impl.change
Conflict implementation.
ConflictImpl(String, Throwable) - Constructor for class net.officefloor.model.impl.change.ConflictImpl
Initiate.
connect() - Method in interface net.officefloor.docker.test.DockerConnectOperation
Connects to the Docker container instance.
connect() - Method in interface net.officefloor.model.ConnectionModel
Connects the source and target.
connect(SourceContext) - Static method in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
Connects to AmazonDynamoDB.
connect(SourceContext) - Static method in class net.officefloor.nosql.firestore.FirestoreConnect
Connects to Firestore.
CONNECT - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
CONNECT HTTP method.
CONNECT - Static variable in class net.officefloor.server.http.HttpMethod
CONNECT HttpMethod singleton.
connection - Enum constant in enum class net.officefloor.jpa.JpaManagedObjectSource.DependencyType
connection - Variable in class net.officefloor.jdbc.test.AbstractJdbcTestCase
connection - Variable in class net.officefloor.jpa.test.AbstractJpaTestCase
connection - Variable in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
CONNECTION_QUALIFIER_ONE - Static variable in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Qualifier for the first ServerHttpConnection.
CONNECTION_QUALIFIER_TWO - Static variable in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Qualifier for the second ServerHttpConnection.
CONNECTION_TYPE_QUALIFIER - Static variable in class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
Type qualifier for the ServerHttpConnection.
ConnectionConnectivity(Connection) - Constructor for class net.officefloor.jdbc.AbstractJdbcManagedObjectSource.ConnectionConnectivity
Instantiate.
ConnectionDecorator - Interface in net.officefloor.jdbc.decorate
Decorator on all created Connection instances.
ConnectionDecoratorSection() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.ConnectionDecoratorSection
 
ConnectionDecoratorServiceFactory - Interface in net.officefloor.jdbc.decorate
ConnectionManagedObjectSource - Class in net.officefloor.jdbc
ConnectionManagedObjectSource() - Constructor for class net.officefloor.jdbc.ConnectionManagedObjectSource
 
ConnectionManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.jdbc
Dependency keys.
ConnectionModel - Interface in net.officefloor.model
Interface to aid manipulation of connections/associations.
ConnectionPoolDataSourceFactory - Interface in net.officefloor.jdbc.datasource
Factory for the creation of a ConnectionPoolDataSource.
connectionReadWithCompiler() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to read entry from database with compiled wrappers.
connectionReadWithDynamicProxy() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to read entry from database with Proxy.
ConnectionWrapper - Interface in net.officefloor.jdbc
Means to obtain the Connection being wrapped.
ConnectivitySection() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.ConnectivitySection
 
connectToDockerInstance(DockerConnectOperation<R, T>) - Method in class net.officefloor.docker.test.DockerContainerInstance
Undertakes connection to the Docker container instance.
consistencyLevel(ConsistencyLevel) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the ConsistencyLevel.
consistent(Supplier<E>, Function<E, Boolean>) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains consistent entity.
ConstantCacheDataRetriever<K,V> - Interface in net.officefloor.cache.constant
Retrieves the data for the ConstantCacheManagedObjectSource.
ConstantCacheManagedObjectSource<K,V> - Class in net.officefloor.cache.constant
Cache ManagedObjectSource that loads a constant data set.
ConstantCacheManagedObjectSource() - Constructor for class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
ConstantCacheManagedObjectSource.Flows - Enum Class in net.officefloor.cache.constant
Flow keys.
constructBoundManagedObjectMetaData(ManagedObjectConfiguration<?>[], ManagedObjectScope, Map<String, RawBoundManagedObjectMetaData>, RawManagingOfficeMetaData<?>[], Map<String, String>, OfficeFloorIssues.AssetType, String, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaDataFactory
Constructs the RawBoundManagedObjectMetaData instances.
constructClassObjectFactory(Class<?>) - Method in class net.officefloor.plugin.clazz.factory.ClassObjectManufacturer
Constructs the ClassObjectFactory.
constructFunction(Object, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
constructFunction(Object, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
constructFunction(String, ManagedFunction<O, F>) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to register a ManagedFunction.
constructFunction(String, ManagedFunction<O, F>) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to register a ManagedFunction.
constructFunction(String, ManagedFunctionFactory<O, F>) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to register a ManagedFunction.
constructFunction(String, ManagedFunctionFactory<O, F>) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to register a ManagedFunction.
constructGovernance(Object, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Constructs the Governance.
constructGovernance(Object, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Constructs the Governance.
constructManagedObject(Object, String, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to register a ManagedObject.
constructManagedObject(Object, String, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to register a ManagedObject.
constructManagedObject(String, Class<MS>, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to register a ManagedObject.
constructManagedObject(String, Class<MS>, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to register a ManagedObject.
constructManagedObject(String, MS, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to register a ManagedObject.
constructManagedObject(String, MS, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to register a ManagedObject.
constructOfficeFloor() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to create the OfficeFloor.
constructOfficeFloor() - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to create the OfficeFloor.
constructPropertyNodes(PropertyList) - Static method in class net.officefloor.compile.impl.structure.PropertyNode
Constructs the PropertyNode instances for the input PropertyList.
constructRawAdministrationMetaData(String, String, AdministrationConfiguration<?, ?, ?>[], Map<String, RawBoundManagedObjectMetaData>, OfficeFloorIssues.AssetType, String, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.administration.RawAdministrationMetaDataFactory
Creates the RawAdministrationMetaData instances.
constructRawExecutiveMetaData(ExecutiveConfiguration<XS>, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaDataFactory
constructRawManagedFunctionMetaData(ManagedFunctionConfiguration<?, ?>, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaDataFactory
constructRawManagedObjectMetaData(ManagedObjectSourceConfiguration<h, MS>, Object, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaDataFactory
constructRawOfficeFloorMetaData(OfficeFloorConfiguration, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaDataFactory
constructRawOfficeMetaData(OfficeConfiguration, RawManagingOfficeMetaData<?>[], OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaDataFactory
Constructs the RawOfficeMetaData.
constructRawTeamMetaData(TeamConfiguration<TS>, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.team.RawTeamMetaDataFactory
Constructs the RawTeamMetaData.
constructStaticFunction(Class<?>, String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Constructs the ReflectiveFunctionBuilder for a static Method.
constructStaticFunction(Class<?>, String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Constructs the ReflectiveFunctionBuilder for a static Method.
constructTeam(String, Class<TS>) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to create a Team.
constructTeam(String, Class<TS>) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to create a Team.
constructTeam(String, Team) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to create a Team.
constructTeam(String, Team) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to create a Team.
ConstructTestSupport - Class in net.officefloor.frame.test
Construction testing of an Office TestSupport.
ConstructTestSupport() - Constructor for class net.officefloor.frame.test.ConstructTestSupport
Default constructor for TestSupport.
ConstructTestSupport(ThreadedTestSupport, LogTestSupport) - Constructor for class net.officefloor.frame.test.ConstructTestSupport
Instantiate with required dependencies.
ConstructUtil - Class in net.officefloor.frame.impl.construct.util
Utility class to aid in construction of the OfficeFloor.
ContainerAdapter - Class in net.officefloor.servlet.tomcat
Delegate Connector to provide to CoyoteAdapter to service via Container.
ContainerAdapter(Wrapper, Connector) - Constructor for class net.officefloor.servlet.tomcat.ContainerAdapter
Instantiate.
containerId() - Element in annotation interface net.officefloor.nosql.cosmosdb.CosmosEntity
Specifies the container identifier for the entity.
contentType - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Content-Type for the WebTemplate.
context - Variable in class net.officefloor.plugin.xml.marshall.tree.ObjectXmlMapping
XmlContext for marshalling the object.
context - Variable in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
XmlContext to handle the root object.
context - Variable in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DelegateMetaData
Delegate XmlContext.
contextAwareFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible failure in loading the ManagedObjectContext.
ContextAwareManagedObject - Interface in net.officefloor.frame.api.managedobject
Context aware ManagedObject.
contextInitialized(ServletContextEvent) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager.SetupApplicationListener
 
contexts - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Mapping of concrete type to its context.
contexts - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Mapping of concrete class to specific context instance to handling mappings.
contextStack - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Stack of previous XmlContext.
contextualLoad(WoofLoaderSettings.WoofLoaderRunnable<R, E>) - Static method in class net.officefloor.woof.WoofLoaderSettings
Undertakes a contextual load.
CONTINUE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
1xx
CONTINUE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 100 Continue status.
CONTINUE_TEMPLATE - Enum constant in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.FlowKeys
Continue template flow.
controllerClass - Variable in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure
Controller Class.
controllerClass - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Controller Class.
controllerMethodName - Variable in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure
Name of Controller Method.
controllerMethodName - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Name of Controller Method.
convertToChar(byte) - Static method in class net.officefloor.server.http.UsAsciiUtil
Converts the input US-ASCII character to a char.
convertToHttp(byte[]) - Static method in class net.officefloor.server.http.UsAsciiUtil
Ensures that CR characters are followed by a LF.
convertToHttp(String) - Static method in class net.officefloor.server.http.UsAsciiUtil
Convenience method to convert to US-ASCII and HTTP form.
convertToString(byte[]) - Static method in class net.officefloor.server.http.UsAsciiUtil
Converts the input US-ASCII to String.
convertToUsAscii(char) - Static method in class net.officefloor.server.http.UsAsciiUtil
Converts the input character into US-ASCII character.
convertToUsAscii(String) - Static method in class net.officefloor.server.http.UsAsciiUtil
Converts the input text into US-ASCII format.
cookie(String, String) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
COOKIE - Enum constant in enum class net.officefloor.web.build.HttpValueLocation
Value from a cookie.
COOKIE - Enum constant in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Cookie dependency.
cookieAt(int) - Method in interface net.officefloor.server.http.HttpRequestCookies
Obtains the HttpRequestCookie at the index.
cookieAt(int) - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestCookies
 
cookies - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
cookies(MockHttpResponse) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Adds all the appropriate WritableHttpCookie instances from the MockHttpResponse.
CoordinatingManagedObject<O extends Enum<O>> - Interface in net.officefloor.frame.api.managedobject
Provides the ability for the ManagedObject to obtain references to the Objects of other ManagedObject instances.
copy(CompletableFuture<T>) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
copy(CompletionStage<T>) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
copyDependencies() - Method in class net.officefloor.maven.AbstractStartSamMojo
Copies in the maven dependencies.
copyDirectory(File, File) - Method in class net.officefloor.frame.test.FileTestSupport
Copies the contents of the source directory to the target directory.
copyDirectory(File, File) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Copies the contents of the source directory to the target directory.
copyEntries() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
copyEntries() - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
Creates a copy of this LinkedListSet returning the head of the copy.
copyPrefixedProperties(SourceProperties, String, PropertyConfigurable) - Static method in class net.officefloor.compile.impl.properties.PropertiesUtil
Copies all Property instances with the name prefix from the SourceProperties to the PropertyConfigurable.
copyPrefixedProperties(SourceProperties, String, PropertyList) - Static method in class net.officefloor.compile.impl.properties.PropertiesUtil
Copies all Property instances with the name prefix from the SourceProperties to the PropertyConfigurable.
copyProperties(SourceProperties, PropertyConfigurable, String...) - Static method in class net.officefloor.compile.impl.properties.PropertiesUtil
Copies the specified Property instances from the SourceProperties to the PropertyConfigurable.
copyProperties(SourceProperties, PropertyList, String...) - Static method in class net.officefloor.compile.impl.properties.PropertiesUtil
Copies the specified Property instances from the SourceProperties to the PropertyList.
CosmosAsyncDatabaseManagedObjectSource - Class in net.officefloor.nosql.cosmosdb
ManagedObjectSource for the CosmosAsyncDatabase.
CosmosAsyncDatabaseManagedObjectSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
 
CosmosAsyncDbSupplierSource - Class in net.officefloor.nosql.cosmosdb
SupplierSource for CosmosAsyncDatabase.
CosmosAsyncDbSupplierSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosAsyncDbSupplierSource
 
CosmosAsyncEntities - Interface in net.officefloor.nosql.cosmosdb
Provides means to work with entities for Cosmos.
CosmosAsyncEntitiesManagedObjectSource - Class in net.officefloor.nosql.cosmosdb
CosmosAsyncEntitiesManagedObjectSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
Default constructor.
CosmosAsyncEntitiesManagedObjectSource(Class<?>...) - Constructor for class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
Instantiate with entity types to load.
CosmosClientBuilderDecorator - Interface in net.officefloor.nosql.cosmosdb
Decorates the CosmosClientBuilder.
CosmosClientBuilderDecoratorServiceFactory - Interface in net.officefloor.nosql.cosmosdb
ServiceFactory for the CosmosClientBuilder.
CosmosDatabaseManagedObjectSource - Class in net.officefloor.nosql.cosmosdb
ManagedObjectSource for the CosmosDatabase.
CosmosDatabaseManagedObjectSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
 
CosmosDbConnect - Class in net.officefloor.nosql.cosmosdb
CosmosDatabase connect functionality.
CosmosDbExtension - Class in net.officefloor.nosql.cosmosdb.test
Extension for CosmosDb.
CosmosDbExtension() - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
Instantiate with defaults.
CosmosDbExtension(CosmosEmulatorInstance) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
Instantiate.
CosmosDbExtension(CosmosEmulatorInstance, CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
Instantiate.
CosmosDbExtension(CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
Instantiate with specified CosmosTestDatabase.
CosmosDbFactory - Interface in net.officefloor.nosql.cosmosdb
Factory for CosmosDatabase or CosmosAsyncDatabase.
CosmosDbRule - Class in net.officefloor.nosql.cosmosdb.test
CosmosDb TestRule.
CosmosDbRule() - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
Instantiate with defaults.
CosmosDbRule(CosmosEmulatorInstance) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
Instantiate.
CosmosDbRule(CosmosEmulatorInstance, CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
Instantiate.
CosmosDbRule(CosmosTestDatabase) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
Instantiate with defaults.
CosmosDbServiceFactory - Interface in net.officefloor.nosql.cosmosdb
CosmosDbSupplierSource - Class in net.officefloor.nosql.cosmosdb
SupplierSource for CosmosDatabase.
CosmosDbSupplierSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosDbSupplierSource
 
CosmosDbUtil - Class in net.officefloor.nosql.cosmosdb
Utility function for Cosmos DB.
CosmosDbUtil.CosmosOperation<R,E extends Throwable> - Interface in net.officefloor.nosql.cosmosdb
Operation that can be retried.
CosmosEmulatorInstance - Class in net.officefloor.nosql.cosmosdb.test
Instance of running CosmosDb Emulator.
CosmosEmulatorInstance(CosmosEmulatorInstance.Configuration, CosmosEmulatorInstance.FailureFactory) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Instantiate.
CosmosEmulatorInstance.Configuration - Class in net.officefloor.nosql.cosmosdb.test
Configuration of CosmosDb.
CosmosEmulatorInstance.FailureFactory - Interface in net.officefloor.nosql.cosmosdb.test
Provides means to construct the failure.
CosmosEntities - Interface in net.officefloor.nosql.cosmosdb
Provides means to work with entities for Cosmos.
CosmosEntitiesManagedObjectSource - Class in net.officefloor.nosql.cosmosdb
CosmosEntitiesManagedObjectSource() - Constructor for class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
Default constructor.
CosmosEntitiesManagedObjectSource(Class<?>...) - Constructor for class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
Instantiate with entity types to load.
CosmosEntity - Annotation Interface in net.officefloor.nosql.cosmosdb
Annotates an entity to specify details of the entity.
CosmosEntityLocator - Interface in net.officefloor.nosql.cosmosdb
Locates CosmosDatabase entity types for registering.
CosmosEntityLocatorServiceFactory - Interface in net.officefloor.nosql.cosmosdb
CosmosNoEntityIdentifierException - Exception in net.officefloor.nosql.cosmosdb
Indicates unable to determine the identifier for a Cosmos entity.
CosmosNoEntityIdentifierException(Class<?>) - Constructor for exception net.officefloor.nosql.cosmosdb.CosmosNoEntityIdentifierException
Instantiate.
CosmosPartitionKey - Annotation Interface in net.officefloor.nosql.cosmosdb
Annotates an entity's field/accessor as the partition key.
CosmosPartitionKeyException - Exception in net.officefloor.nosql.cosmosdb
Indicates unable to extract PartitionKey for a Cosmos entity.
CosmosPartitionKeyException(Class<?>, Throwable) - Constructor for exception net.officefloor.nosql.cosmosdb.CosmosPartitionKeyException
Instantiate.
CosmosSelfSignedCertificate - Class in net.officefloor.nosql.cosmosdb.test
Allows use of self signed certificate for connecting to Cosmos.
CosmosTestDatabase - Class in net.officefloor.nosql.cosmosdb.test
Reference to a test CosmosDatabase.
CosmosTestDatabase() - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosTestDatabase
Instantiate for new CosmosDatabase Id.
CosmosTestDatabase(String) - Constructor for class net.officefloor.nosql.cosmosdb.test.CosmosTestDatabase
Instantiate.
count - Variable in class net.officefloor.server.stream.StreamBuffer.FileBuffer
Count of bytes after the position to write from the FileChannel.
CpuCore - Class in net.officefloor.web.executive
Core information linked to logical CPUs.
CpuCore(int, BitSet, CpuCore.LogicalCpu[]) - Constructor for class net.officefloor.web.executive.CpuCore
Instantiate.
CpuCore.CustomExecution<R,T extends Throwable> - Interface in net.officefloor.web.executive
FunctionalInterface for custom CpuLayout execution.
CpuCore.LogicalCpu - Class in net.officefloor.web.executive
Logical CPU on a Core.
create() - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
Creates the ObjectInterface.
create(Class<?>, SourceContext, ClassDependenciesContext) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Creates the ClassDependenciesManager to inject both ManagedObject and Flow instances.
create(Class<T>) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Instantiates the objects and injects the dependencies.
create(String, Throwable) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
 
create(String, Throwable) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbRule
 
create(String, Throwable) - Method in interface net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.FailureFactory
Constructs the failure.
create(DatabaseTestUtil.DataSourceCreatorContext) - Method in interface net.officefloor.jdbc.test.DatabaseTestUtil.DataSourceCreator
Creates the DataSource.
create(ServiceHandle<?>) - Method in class net.officefloor.jaxrs.OfficeFloorHk2Object
 
createAcceptHandler(String, H[]) - Static method in class net.officefloor.web.accept.AcceptNegotiatorImpl
createAcceptNegotiator(Class<H>) - Method in interface net.officefloor.web.build.WebArchitect
Creates the AcceptNegotiatorBuilder to build an AcceptNegotiator.
createAcceptNegotiator(Class<H>) - Method in class net.officefloor.web.WebArchitectEmployer
 
createAccessToken(Object) - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Create the access token for the claims.
createAccessToken(Object) - Method in class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
Creates the access token.
createAdaptedObject(O) - Method in interface net.officefloor.web.security.type.AdaptFactory
Creates the adapted object for the delegate object.
createAdministration() - Method in interface net.officefloor.frame.api.administration.AdministrationFactory
Creates the Administration.
createAdministration() - Method in class net.officefloor.plugin.administration.clazz.ClassAdministration
 
createAdministration() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
createAdministration() - Method in class net.officefloor.spring.starter.rest.security.RolesAllowedAdministrationSource
 
createAdministrationFunction(ManagedObjectAdministrationMetaData<E, F, G>, ManagedFunctionContainer) - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
createAdministrationFunction(ManagedObjectAdministrationMetaData<E, F, G>, ManagedFunctionContainer) - Method in interface net.officefloor.frame.internal.structure.Flow
Creates a new ManagedFunctionContainer contained in this Flow for the ManagedObjectAdministrationMetaData.
createAdministrationNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createAdministrationNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createAdministrationTypeBuilder(Class<E>, Class<F>, Class<G>) - Static method in class net.officefloor.compile.test.administration.AdministrationLoaderUtil
Creates the AdministrationTypeBuilder to create the expected AdministrationType.
createAmazonDynamoDB() - Method in interface net.officefloor.nosql.dynamodb.AmazonDynamoDbFactory
Creates the AmazonDynamoDB.
createApplicationClientPath(String) - Method in interface net.officefloor.web.state.HttpApplicationState
Creates the client path for this application.
createApplicationClientPath(String) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
createApplicationClientPath(T) - Method in interface net.officefloor.web.build.HttpPathFactory
Creates the client application path.
createApplicationClientPath(T) - Method in class net.officefloor.web.HttpPathFactoryImpl
 
createApplicationClientUrl(boolean, String, ServerHttpConnection) - Method in interface net.officefloor.web.state.HttpApplicationState
Creates the client URL for this application.
createApplicationClientUrl(boolean, String, ServerHttpConnection) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
createAssetLatch(Asset) - Method in class net.officefloor.frame.impl.execute.asset.AssetManagerImpl
 
createAssetLatch(Asset) - Method in interface net.officefloor.frame.internal.structure.AssetManager
Creates a new AssetLatch.
createAssetManager(OfficeFloorIssues.AssetType, String, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.asset.AssetManagerRegistry
Creates the AssetManager.
createAsyncContainers(CosmosAsyncDatabase, List<CosmosContainerProperties>, int, Logger, Level) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Creates the CosmosAsyncContainer instances ensuring they are available.
createAsyncDatabases(CosmosAsyncClient, List<CosmosDatabaseProperties>, int, Logger, Level) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Creates the CosmosAsyncDatabase instances ensuring they are available.
createAsynchronousFlow() - Method in interface net.officefloor.frame.api.function.FunctionFlowContext
Creates an AsynchronousFlow that must be completed before any further Flow is executed.
createAsynchronousFlow() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Creates an AsynchronousFlow.
createAsynchronousKeyPair() - Method in interface net.officefloor.web.jwt.authority.key.AsynchronousKeyFactory
Creates an asynchronous KeyPair.
createAsynchronousKeyPair() - Method in class net.officefloor.web.jwt.authority.key.Rsa256AynchronousKeyFactory
 
createAuthentication(AuthenticationContext<AC, C>) - Method in interface net.officefloor.web.spi.security.HttpSecurity
Creates the custom authentication.
createAuthentication(AuthenticationContext<JwtHttpAccessControl<C>, Void>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
createAuthentication(AuthenticationContext<HttpAccessControl, Void>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
createAuthentication(AuthenticationContext<MockAccessControl, C>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
createAuthentication(AuthenticationContext<MockAccessControl, Void>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
createAuthentication(AuthenticationContext<MockAccessControl, MockCredentials>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
createAuthenticationContext(ServerHttpConnection, HttpSecurity<?, AC, C, ?, ?>, Consumer<FunctionAuthenticateContext<AC, C>>) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Creates an AuthenticationContext for testing.
createAuthorizationHttpHeaderValue(String, String) - Static method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
Creates the Authorization HttpHeader value.
createAutoWirer(Class<N>, AutoWireDirection) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createAutoWirer(Class<N>, AutoWireDirection) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates a new AutoWirer.
createAutoWireStateManager() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerFactoryImpl
 
createAutoWireStateManager() - Method in interface net.officefloor.compile.state.autowire.AutoWireStateManagerFactory
createBodyFlushProcessor() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
 
createBrowseInputStream() - Method in class net.officefloor.server.stream.impl.ByteSequenceServerInputStream
 
createBrowseInputStream() - Method in class net.officefloor.server.stream.ServerInputStream
Obtains a new InputStream that starts browsing the input content from the current position of the ServerInputStream within the input stream of data.
createBuildDirectory() - Method in interface net.officefloor.docker.test.OfficeFloorDockerUtil.BuildDirectoryFactory
Creates the build directory.
createBuilder(OpenApiOperationContext) - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationExtension
Creates the OpenApiOperationBuilder for the Operation.
createByteBuffer() - Method in interface net.officefloor.server.stream.ByteBufferFactory
Creates a new ByteBuffer.
createCipher() - Method in class net.officefloor.web.jwt.authority.key.AesCipherFactory
 
createCipher() - Method in interface net.officefloor.web.jwt.authority.key.CipherFactory
Creates a Cipher.
createClassDependencyFactory(Executable, int, String) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencies
createClassDependencyFactory(Executable, int, String) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
 
createClassDependencyFactory(Field, String) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencies
Creates the ClassDependencyFactory for a Field.
createClassDependencyFactory(Field, String) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
 
createClassDependencyFactory(String, Class<?>, String) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencies
Creates a ClassDependencyFactory of a particular Class.
createClassDependencyFactory(String, Class<?>, String) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
 
createClassItemIndex(int, Consumer<Object>) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Creates a ClassItemIndex.
createClassLoader(URL, String, String) - Method in class net.officefloor.servlet.archive.ArchiveAwareClassLoaderFactory
Creates the ClassLoader.
createClassName(String) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
createClassName(String) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
createClassPathResourceTree(String) - Static method in class net.officefloor.web.resource.classpath.ClassPathNode
Creates the ClassPathNode tree for available HttpResource instances.
createClientSslContext(String) - Static method in class net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
Creates the OfficeFloor default client SSLContext.
createClientUrl(boolean, String) - Method in interface net.officefloor.server.http.HttpServerLocation
Creates the client URL to call the HttpServer.
createClientUrl(boolean, String) - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
createClientUrl(boolean, String) - Method in class net.officefloor.server.http.mock.MockHttpServer
 
createClock(Function<Long, T>) - Method in interface net.officefloor.frame.api.clock.ClockFactory
Creates a Clock.
createClock(Function<Long, T>) - Method in class net.officefloor.frame.impl.execute.clock.ClockFactoryImpl
 
createClock(Function<Long, T>) - Method in class net.officefloor.frame.test.MockClockFactory
 
createCompileContext() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createCompileContext() - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the CompileContext.
createCompiler() - Method in class net.officefloor.OfficeFloorRunner
Creates the OfficeFloorCompiler.
createCompilerIssue(Node, String, Throwable, CompilerIssue[]) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
Creates the CompilerIssue for use in abstract functionality.
createComposedEndpoint(ComposeContext<?>) - Static method in class net.officefloor.web.rest.build.RestEmployer
 
createConfigurationChange(WoofTemplateExtensionChangeContext) - Method in class net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource
 
createConfigurationChange(WoofTemplateExtensionChangeContext) - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSource
This is only invoked by the WoOF editor to enable managing configuration for the WoofTemplateExtensionSource.
createConfigurationItem(String, byte[], String, Charset) - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
 
createConfigurationItem(String, byte[], String, Charset) - Method in class net.officefloor.configuration.impl.ConfigurationContextImpl
Creates the ConfigurationItem.
createConfigurationItem(String, InputStream) - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
 
createConfigurationItem(String, InputStream) - Method in interface net.officefloor.configuration.WritableConfigurationContext
Creates a new WritableConfigurationItem at the relative location.
createConnectionPoolDataSource(SourceContext) - Method in interface net.officefloor.jdbc.datasource.ConnectionPoolDataSourceFactory
createConnectionPoolDataSource(SourceContext) - Method in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
 
createConnectionPoolDataSource(SourceContext) - Method in interface net.officefloor.jdbc.h2.H2DataSourceFactory
 
createConnectionPoolDataSource(SourceContext) - Method in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
 
createConnectivity() - Method in interface net.officefloor.jdbc.AbstractJdbcManagedObjectSource.ConnectivityFactory
createContainers(CosmosDatabase, List<CosmosContainerProperties>, int, Logger, Level) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Creates the CosmosContainer instances ensuring they are available.
createCorsConfiguration(ComposeCorsConfiguration) - Static method in class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
Creates the CorsConfiguration from ComposeCorsConfiguration.
createCosmosAsyncDatabase() - Method in interface net.officefloor.nosql.cosmosdb.CosmosDbFactory
Creates the CosmosAsyncDatabase.
createCosmosAsyncDatabase(SourceContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
Creates the CosmosAsyncDatabase.
createCosmosAsyncDatabase(SourceContext) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Creates the CosmosAsyncDatabase.
createCosmosDatabase() - Method in interface net.officefloor.nosql.cosmosdb.CosmosDbFactory
Creates the CosmosDatabase.
createCosmosDatabase(SourceContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
Creates the CosmosDatabase.
createCosmosDatabase(SourceContext) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Creates the CosmosDatabase.
CREATED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 201 Created.
CREATED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 201 Created status.
createDatabases(CosmosClient, List<CosmosDatabaseProperties>, int, Logger, Level) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Creates the CosmosDatabase instances ensuring they are available.
createDataSource(String) - Static method in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
Convenience method to create a DataSource.
createDataSource(Properties) - Static method in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
Convenience method to create a DataSource.
createDataSource(SourceContext) - Method in interface net.officefloor.jdbc.datasource.DataSourceFactory
Creates the DataSource.
createDataSource(SourceContext) - Method in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
 
createDataSource(SourceContext) - Method in interface net.officefloor.jdbc.h2.H2DataSourceFactory
 
createDataSource(SourceContext) - Method in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
 
createDependency(String, Class<?>) - Method in interface net.officefloor.spring.SpringSupplierSource.SpringDependencyFactory
Creates the dependency.
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationContextClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationExtensionParameterFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationGovernanceParameterFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyFactory
Creates the dependency for Administration.
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.VariableClassDependencyFactory
 
createDependency(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.script.ScriptFlowParameterFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationContextClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationExtensionParameterFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationGovernanceParameterFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyFactory
Creates the dependency for a ManagedFunction.
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.VariableClassDependencyFactory
 
createDependency(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.script.ScriptFlowParameterFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationContextClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationExtensionParameterFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.administration.clazz.AdministrationGovernanceParameterFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyFactory
Creates the dependency for a ManagedObject.
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.VariableClassDependencyFactory
 
createDependency(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.script.ScriptFlowParameterFactory
 
createDigest(String) - Static method in class net.officefloor.web.security.store.CredentialStoreUtil
Creates the MessageDigest for the CredentialStore algorithm.
createDirectory(String) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
createDirectory(String) - Method in interface net.officefloor.web.resource.spi.FileCache
Creates a new directory.
createDirectory(String) - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Creates a new directory.
createDynamicValueLoader(String) - Method in class net.officefloor.plugin.xml.unmarshall.load.ValueLoaderFactory
Creates the DynamicValueLoaderfor the load method of the target object.
createEntityManagerFactory(String, DataSource, Properties) - Method in class net.officefloor.jpa.datanucleus.DataNucleusJpaManagedObjectSource
 
createEntityManagerFactory(String, DataSource, Properties) - Method in class net.officefloor.jpa.hibernate.HibernateJpaManagedObjectSource
 
createEntityManagerFactory(String, DataSource, Properties) - Method in interface net.officefloor.jpa.JpaManagedObjectSource.PersistenceFactory
Creates the EntityManagerFactory.
createEscalationFlows(EscalationConfiguration[], OfficeFloorIssues.AssetType, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.escalation.EscalationFlowFactory
Creates the EscalationFlow instances.
createEscalationNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createEscalationNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates an EscalationNode.
createExecutionManagedFunction(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
createExecutionManagedFunction(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
createExecutionManagedFunction(ManagedObjectFlowType<?>, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
createExecutionManagedFunction(ManagedObjectFlowType<?>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
createExecutionManagedObject(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
createExecutionManagedObject(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
createExecutionStrategyNode(String, ExecutiveNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createExecutionStrategyNode(String, ExecutiveNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createExecutive(ExecutiveSourceContext) - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSource
Creates the Executive.
createExecutive(ExecutiveSourceContext) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
createExecutive(ExecutiveSourceContext) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutiveSource
 
createExecutiveNode(OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createExecutiveNode(OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ExecutiveNode.
createExecutor(ProcessIdentifier) - Method in interface net.officefloor.frame.api.executive.Executive
Creates an Executor that MUST execute the Runnable in a different Thread to the caller.
createExecutor(ProcessIdentifier) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
createExecutor(ProcessIdentifier) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
createExecutor(ManagedObjectServiceContext<F>, ManagedObject) - Method in class net.officefloor.frame.api.managedobject.executor.ManagedObjectExecutorFactory
Creates the Executor.
createExecutorService() - Method in interface net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource.ExecutorServiceFactory
Creates the ExecutorService.
createExecutorServiceFactory(TeamSourceContext, ThreadFactory) - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
Obtains the factory to create ExecutorService.
createExecutorServiceFactory(TeamSourceContext, ThreadFactory) - Method in class net.officefloor.frame.impl.spi.team.ExecutorCachedTeamSource
 
createExecutorServiceFactory(TeamSourceContext, ThreadFactory) - Method in class net.officefloor.frame.impl.spi.team.ExecutorFixedTeamSource
 
createExtension(ManagedObject) - Method in interface net.officefloor.frame.api.managedobject.extension.ExtensionFactory
Creates the specific extension for the ManagedObject.
createExtension(ManagedObject) - Method in class net.officefloor.plugin.managedobject.clazz.ClassExtensionFactory
 
createExtension(ManagedObject) - Method in class net.officefloor.plugin.managedobject.singleton.Singleton
 
createExternalServiceInput(DeployedOfficeInput) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
createExternalServiceInput(DeployedOfficeInput) - Method in interface net.officefloor.compile.internal.structure.ExternalServiceInputFactory
createField(Class<?>, String) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
createField(Class<?>, String) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
createFile() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Creates a new file.
createFile(File, InputStream) - Method in class net.officefloor.frame.test.FileTestSupport
Creates the target file with the content.
createFile(File, InputStream) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates the target file with the content.
createFile(String) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
createFile(String) - Method in interface net.officefloor.web.resource.spi.FileCache
Creates a new file.
createFile(String) - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Creates a new file.
createFileCache(String) - Method in class net.officefloor.web.resource.build.TemporaryDirectoryFileCacheService
 
createFileCache(String) - Method in interface net.officefloor.web.resource.spi.FileCacheFactory
Creates a new FileCache.
createFirestore() - Method in interface net.officefloor.nosql.firestore.FirestoreFactory
Creates the Firestore.
createFlow(FlowCompletion, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
createFlow(FlowCompletion, EscalationCompletion) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Creates a Flow contained in this ThreadState.
createFlow(ClassSectionFlowManufacturerContext) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowManufacturer
Creates the ClassSectionFlow.
createFlow(ClassSectionFlowManufacturerContext) - Method in class net.officefloor.plugin.section.clazz.flow.impl.NextClassSectionFlowManufacturer
 
createFlow(ClassSectionFlowManufacturerContext) - Method in class net.officefloor.plugin.section.clazz.flow.impl.SubSectionClassSectionFlowManufacturer
 
createFlowMetaData(FlowConfiguration<F>[], OfficeFloorIssues.AssetType, String, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.flow.FlowMetaDataFactory
Creates the FlowMetaData.
createFlows(ClassFlowInvoker) - Method in class net.officefloor.plugin.clazz.flow.ClassFlowInterfaceFactory
Creates the Flow object.
createFlowSecurer() - Method in interface net.officefloor.web.security.build.HttpSecurer
Creates the HttpFlowSecurer.
createFunction(FunctionLogic) - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
createFunction(FunctionLogic) - Method in interface net.officefloor.frame.internal.structure.Flow
Creates a FunctionState within this Flow for the FunctionLogic.
createFunction(FunctionLogic, ThreadState) - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
Creates a FunctionState for the FunctionLogic under the current ThreadState.
createFunctionFlowNode(String, boolean, ManagedFunctionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createFunctionFlowNode(String, boolean, ManagedFunctionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the FunctionFlowNode.
createFunctionNamespaceNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createFunctionNamespaceNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createFunctionNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createFunctionNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ManagedFunctionNode.
createFunctionObjectNode(String, ManagedFunctionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createFunctionObjectNode(String, ManagedFunctionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the FunctionObjectNode.
createGovernance() - Method in interface net.officefloor.frame.api.governance.GovernanceFactory
Creates the Governance.
createGovernance() - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder
 
createGovernance() - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceFactory
 
createGovernanceContainer(ThreadState, int) - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
createGovernanceContainer(ThreadState, int) - Method in interface net.officefloor.frame.internal.structure.GovernanceMetaData
Creates the GovernanceContainer.
createGovernanceFunction(GovernanceActivity<F>, GovernanceMetaData<?, F>) - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
createGovernanceFunction(GovernanceActivity<F>, GovernanceMetaData<?, F>) - Method in interface net.officefloor.frame.internal.structure.Flow
Creates a new ManagedFunctionContainer contained in this Flow for the GovernanceActivity.
createGovernanceFunctionLogic(GovernanceActivity<F>) - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
createGovernanceFunctionLogic(GovernanceActivity<F>) - Method in interface net.officefloor.frame.internal.structure.GovernanceMetaData
createGovernanceNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createGovernanceNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates a GovernanceNode.
createGovernanceTypeBuilder() - Static method in class net.officefloor.compile.test.governance.GovernanceLoaderUtil
Creates the GovernanceTypeBuilder to create the expected GovernanceType.
createHttpAccessControl(AC) - Method in interface net.officefloor.web.spi.security.HttpAccessControlFactory
Creates HttpAccessControl from the custom access control.
createHttpAuthentication(A) - Method in interface net.officefloor.web.spi.security.HttpAuthenticationFactory
Creates HttpAuthentication from the custom authentication.
createHttpClient() - Static method in class net.officefloor.server.http.HttpClientTestUtil
Creates a CloseableHttpClient ready for use with default values.
createHttpClient(boolean) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Creates a CloseableHttpClient ready for use.
createHttpClientBuilder() - Static method in class net.officefloor.server.http.HttpClientTestUtil
Create the HttpClientBuilder.
createHttpClientBuilder(int) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Create the HttpClientBuilder.
createHttpEscalationResponder(Class<E>, boolean) - Method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
 
createHttpEscalationResponder(Class<E>, boolean) - Method in interface net.officefloor.web.build.HttpObjectResponderFactory
Creates the HttpObjectResponder for the Escalation type.
createHttpEscalationResponder(Class<E>, boolean) - Method in class net.officefloor.web.json.JacksonHttpObjectResponderFactory
 
createHttpObjectParser(Class<T>) - Method in interface net.officefloor.web.build.HttpObjectParserFactory
Creates the HttpObjectParser for the Object.
createHttpObjectParser(Class<T>) - Method in class net.officefloor.web.json.JacksonHttpObjectParserFactory
 
createHttpObjectResponder(Class<T>) - Method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
 
createHttpObjectResponder(Class<T>) - Method in interface net.officefloor.web.build.HttpObjectResponderFactory
Creates the HttpObjectResponder for the Object type.
createHttpObjectResponder(Class<T>) - Method in class net.officefloor.web.json.JacksonHttpObjectResponderFactory
 
createHttpPathFactory(Class<T>) - Method in interface net.officefloor.web.HttpInputPath
Creates the HttpPathFactory.
createHttpPathFactory(Class<T>) - Method in class net.officefloor.web.HttpInputPathImpl
 
createHttpRequest(HttpVersion, HttpRequestCookies) - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
Creates a SerialisableHttpRequest from this Serializable state.
createHttpSecurer(HttpSecurable) - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Creates a HttpSecurer.
createHttpSecurer(HttpSecurable) - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
createHttpSecurer(HttpSecurable) - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
Creates a HttpSecurer for this HttpSecurity.
createHttpSecurityTypeBuilder() - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Creates the HttpSecurityTypeBuilder to create the expected HttpSecurityType.
createHttpSession(CreateHttpSessionOperation) - Method in interface net.officefloor.web.session.spi.HttpSessionStore
Triggers creating new details for a HttpSession.
createHttpSession(CreateHttpSessionOperation) - Method in class net.officefloor.web.session.store.MemoryHttpSessionStore
 
CreateHttpSessionOperation - Interface in net.officefloor.web.session.spi
Operation to obtain details of creating a new HttpSession within the HttpSessionStore.
createInjectContext() - Method in class net.officefloor.servlet.inject.InjectContextFactory
Creates the InjectContext.
createInjectContextFactory() - Method in class net.officefloor.servlet.inject.InjectionRegistry
createInputManagedNode(String, String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createInputManagedNode(String, String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createInputStream(StreamBuffer<ByteBuffer>) - Static method in class net.officefloor.server.http.mock.MockStreamBufferPool
Creates an InputStream to the content of the StreamBuffer instances.
createInstance(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.method.DefaultMethodObjectFactory
 
createInstance(ManagedFunctionContext<Indexed, Indexed>) - Method in interface net.officefloor.plugin.clazz.method.MethodObjectFactory
Creates the Object instance to invoke the Method on.
createInstance(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.method.StaticMethodObjectFactory
 
createInterest() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
createInterest() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
createInterest() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionContainer
createJwtValidateKeys() - Method in interface net.officefloor.web.jwt.JwtHttpSecuritySource.JwtValidateKeysFactory
Obtains the JwtValidateKey instances to use.
createManagedExecution(Executive, Execution<E>) - Method in class net.officefloor.frame.impl.execute.execution.ManagedExecutionFactoryImpl
 
createManagedExecution(Executive, Execution<E>) - Method in interface net.officefloor.frame.internal.structure.ManagedExecutionFactory
Creates the ManagedExecution.
createManagedFunction() - Method in interface net.officefloor.frame.api.function.ManagedFunctionFactory
Creates the ManagedFunction.
createManagedFunction() - Method in class net.officefloor.frame.api.function.StaticManagedFunction
 
createManagedFunction() - Method in class net.officefloor.plugin.clazz.method.MethodFunctionFactory
 
createManagedFunction() - Method in class net.officefloor.web.HttpHandleRedirectFunction
================= ManagedFunctionFactory ==================
createManagedFunction() - Method in class net.officefloor.web.HttpRedirectFunction
 
createManagedFunction() - Method in class net.officefloor.web.HttpRouteFunction
 
createManagedFunction() - Method in class net.officefloor.web.InitialiseHttpRequestStateFunction
 
createManagedFunction() - Method in class net.officefloor.web.InterceptFunction
 
createManagedFunction() - Method in class net.officefloor.web.NotHandledFunction
 
createManagedFunction(Object, ManagedFunctionMetaData<O, F>, boolean, BlockState) - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
createManagedFunction(Object, ManagedFunctionMetaData<O, F>, boolean, BlockState) - Method in interface net.officefloor.frame.internal.structure.Flow
Creates a new managed ManagedFunctionContainer contained in this Flow for the ManagedFunction.
createManagedFunctionTypeBuilder() - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Creates the FunctionNamespaceBuilder to create the expected FunctionNamespaceType.
createManagedFunctionTypeBuilder() - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Creates the FunctionNamespaceBuilder to create the expected FunctionNamespaceType.
createManagedFunctionTypeBuilder(String, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>>) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience method to create a FunctionNamespaceBuilder for single ManagedFunctionType.
createManagedObjectAdministrationMetaData(String, AdministrationConfiguration<?, ?, ?>[], RawBoundManagedObjectMetaData, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobject.ManagedObjectAdministrationMetaDataFactory
Constructs the ManagedObjectAdministrationMetaData instances.
createManagedObjectDependencyNode(String, ManagedObjectNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectDependencyNode(String, ManagedObjectNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectDependencyNode(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectDependencyNode(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectExecuteManager() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerFactoryImpl
 
createManagedObjectExecuteManager() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteManagerFactory
createManagedObjectExecutionStrategyNode(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectExecutionStrategyNode(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectFlowNode(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectFlowNode(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectFunctionDependencyNode(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectFunctionDependencyNode(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectMetaData(OfficeFloorIssues.AssetType, String, RawBoundManagedObjectMetaData, int, RawBoundManagedObjectInstanceMetaData<O>, ManagedObjectIndex[], ManagedObjectGovernanceMetaData<?>[], AssetManagerRegistry, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
createManagedObjectNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ManagedObjectNode.
createManagedObjectNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ManagedObjectNode.
createManagedObjectNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ManagedObjectNode.
createManagedObjectPool(ManagedObjectPoolContext) - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPoolFactory
createManagedObjectPoolNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectPoolNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectPoolNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectPoolNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectPoolNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectPoolNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectSourceNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectSourceNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectSourceNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectSourceNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectSourceNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectSourceNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectSourceNode(String, SuppliedManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectSourceNode(String, SuppliedManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectTeamNode(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagedObjectTeamNode(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createManagedObjectTypeBuilder() - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
Creates the ManagedObjectTypeBuilder to create the expected ManagedObjectType.
createManagingOfficeNode(ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createManagingOfficeNode(ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ManagingOfficeNode.
createMarshaller(InputStream) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerFactory
Creates the TreeXmlMarshaller from the input configuration.
createMBean() - Method in interface net.officefloor.compile.mbean.MBeanFactory
Creates the MBean.
createMetaDataContext(Class<M>, Class<F>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
createMethodObjectInstanceFactory(MethodObjectManufacturerContext) - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturer
Creates the MethodObjectFactory.
createMock(Class<M>) - Method in class net.officefloor.frame.test.MockTestSupport
Creates a mock object registering the mock object with registry for management.
createMock(Class<M>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates a mock object registering the mock object with registry for management.
createMockHttpResponse(MockHttpServer.MockHttpRequest, Throwable) - Method in class net.officefloor.server.http.mock.MockHttpServer
Creates the MockHttpResponse.
createMockHttpResponse(MockHttpServer.MockHttpRequest, Throwable) - Method in class net.officefloor.woof.mock.MockWoofServer
 
createMockHttpResponse(MockHttpServer.MockHttpRequest, HttpVersion, HttpStatus, List<WritableHttpHeader>, List<WritableHttpCookie>, InputStream) - Method in class net.officefloor.server.http.mock.MockHttpServer
Creates the MockHttpResponse.
createMockHttpResponse(MockHttpServer.MockHttpRequest, HttpVersion, HttpStatus, List<WritableHttpHeader>, List<WritableHttpCookie>, InputStream) - Method in class net.officefloor.woof.mock.MockWoofServer
 
createModelFile(String, InputStream) - Method in class net.officefloor.model.generate.FileSystemModelContext
 
createModelFile(String, InputStream) - Method in interface net.officefloor.model.generate.ModelContext
Creates the ModelFile within this ModelContext.
createModelOperations(M) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Creates the Model operations.
createNewClassLoader() - Method in class net.officefloor.frame.test.ClassLoaderTestSupport
Creates a new ClassLoader from current process's java class path.
createNewClassLoader() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates a new ClassLoader from current process's java class path.
createNoObjects(Class<?>, SourceContext, ClassDependenciesFlowContext) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Creates the ClassDependenciesManager to inject both ManagedObject and Flow instances.
createObject(AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.factory.ClassObjectFactory
Creates the object within the Administration context.
createObject(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.factory.ClassObjectFactory
Creates the object within a ManagedFunction context.
createObject(ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.clazz.factory.ClassObjectFactory
Creates the object within a ManagedObject context.
createObject(ClassSectionObjectManufacturerContext) - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectManufacturer
createObject(ClassSectionObjectManufacturerContext) - Method in class net.officefloor.plugin.section.clazz.object.impl.ManagedObjectSectionClassObjectManufacturer
 
createObject(ClassSectionObjectManufacturerContext) - Method in class net.officefloor.plugin.section.clazz.object.impl.VariableSectionClassObjectManufacturer
 
createObjectifyFactory() - Method in interface net.officefloor.nosql.objectify.ObjectifySupplierSource.ObjectifyFactoryManufacturer
Creates the ObjectifyFactory.
createObjectLoader(String, Class<?>) - Method in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoaderFactory
Creates the ObjectLoader for the load method of the target object.
createObjectRegistry(ManagedFunctionContainer) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
createObjectRegistry(ManagedFunctionContainer) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Creates the ObjectRegistry for the ManagedObject.
createOfficeArchitect(String) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Creates the OfficeArchitect to create the expected OfficeType.
createOfficeArchitect(OfficeSource) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Creates the OfficeArchitect to create the expected OfficeType.
createOfficeFloorBuilder() - Static method in class net.officefloor.frame.api.OfficeFrame
Convenience method to create a single OfficeFloorBuilder, as there is typically only one OfficeFloor per JVM.
createOfficeFloorBuilder(String) - Method in class net.officefloor.frame.api.OfficeFrame
Obtains the OfficeFloorBuilder.
createOfficeFloorBuilder(String) - Method in class net.officefloor.frame.impl.OfficeFrameImpl
 
createOfficeFloorCompiler(ClassLoader) - Method in interface net.officefloor.compile.OfficeFloorCompiler.OfficeFloorCompilerFactory
Creates the OfficeFloorCompiler.
createOfficeFloorNode(String, OfficeFloorSource, String) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeFloorNode(String, OfficeFloorSource, String) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeFloorNode.
createOfficeInputNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeInputNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeInputNode.
createOfficeNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeNode.
createOfficeObjectNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeObjectNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeObjectNode.
createOfficeOutputNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeOutputNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeOutputNode.
createOfficeStartNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeStartNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeStartNode.
createOfficeTeam(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
createOfficeTeam(String) - Method in interface net.officefloor.compile.internal.structure.OfficeTeamRegistry
Creates the OfficeTeamNode.
createOfficeTeamNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createOfficeTeamNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the OfficeTeamNode.
createOnePersonTeam(String) - Static method in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
Convenience method to create a OnePersonTeam.
createParameterFactory(ClassDependencyManufacturerContext) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturer
Creates the ClassDependencyFactory for the particular dependency.
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractVariableClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ValueClassDependencyManufacturer
 
createParameterFactory(ClassDependencyManufacturerContext) - Method in class net.officefloor.web.openapi.response.ObjectResponseClassDependencyManufacturerServiceFactory
 
createPartitionKey(Object) - Method in interface net.officefloor.nosql.cosmosdb.CosmosAsyncEntities
Creates the PartitionKey for the entity.
createPartitionKey(Object) - Method in interface net.officefloor.nosql.cosmosdb.CosmosEntities
Creates the PartitionKey for the entity.
createPassiveTeam() - Static method in class net.officefloor.frame.impl.spi.team.PassiveTeamSource
Convenience method to create the passive Team.
createPlatformIndependentText(String) - Static method in class net.officefloor.frame.test.Assertions
Creates the platform independent text for comparing.
createPlatformIndependentText(String) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates the platform independent text for comparing.
createProcedureTypeBuilder(String, Class<?>) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
createProcess(FlowMetaData, Object, FlowCallback, ThreadState) - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
createProcess(FlowMetaData, Object, FlowCallback, ThreadState) - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Creates a new ProcessState.
createProcessIdentifier(ExecutiveOfficeContext) - Method in interface net.officefloor.frame.api.executive.Executive
Creates a new ProcessIdentifier.
createProcessIdentifier(ExecutiveOfficeContext) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
createProcessIdentifier(ProcessState) - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
createProcessIdentifier(ProcessState) - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Creates a ProcessIdentifier for a new ProcessState.
createProcessor() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
createPropertyKey(String) - Method in class net.officefloor.web.value.load.PropertyKeyFactory
Creates the PropertyKey.
createPropertyList() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
createPropertyList() - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
createPropertyList() - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
createPropertyList() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createPropertyList() - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
createPropertyList() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
createPropertyList() - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates a new PropertyList.
createPropertyList() - Method in class net.officefloor.compile.OfficeFloorCompiler
Creates a new empty PropertyList.
createPropertyList() - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Creates a new PropertyList.
createPropertyList() - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Creates a new PropertyList.
createPropertyList() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Creates a new PropertyList.
createPropertyList() - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Creates a PropertyList for loading types.
createPropertyList() - Method in class net.officefloor.web.template.build.AbstractWebTemplate
Creates a new PropertyList.
createPropertyList() - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
Creates a PropertyList.
createPropertyList() - Method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
 
createPropertyList() - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
createProxy(Object, ClassLoader, ClassLoader, Class<?>...) - Static method in class net.officefloor.compile.impl.adapt.TypeAdapter
Creates a Proxy.
createRawGovernanceMetaData(GovernanceConfiguration<E, F>, int, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaDataFactory
createRefreshToken(I) - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Creates the refresh token for the identity.
createRequestServicer(SocketServicer<HttpRequestParser>) - Method in class net.officefloor.server.http.AbstractHttpServicerFactory
 
createRequestServicer(SocketServicer<R>) - Method in interface net.officefloor.server.RequestServicerFactory
Creates the RequestServicer for the SocketServicer.
createRequestServicer(SocketServicer<R>) - Method in class net.officefloor.server.ssl.SslSocketServicerFactory
 
createRequestWithAuthorizationHeader(String) - Static method in class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Creates the ServerHttpConnection with authorization HttpHeader value.
createResourceSystem(ResourceSystemContext) - Method in class net.officefloor.web.resource.classpath.ClasspathResourceSystemFactory
 
createResourceSystem(ResourceSystemContext) - Method in class net.officefloor.web.resource.file.FileResourceSystemService
 
createResourceSystem(ResourceSystemContext) - Method in interface net.officefloor.web.resource.spi.ResourceSystemFactory
Creates the ResourceSystem.
createResourceTransformer() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerFactory
Creates the ResourceTransformer.
createResponsibleTeamNode(String, ManagedFunctionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createResponsibleTeamNode(String, ManagedFunctionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the ResponsibleTeamNode.
createReturnTranslator(MethodReturnManufacturerContext<T>) - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturer
Creates the MethodReturnTranslator for the particular Method return.
createReturnTranslator(MethodReturnManufacturerContext<T>) - Method in class net.officefloor.reactor.ReactorMethodReturnManufacturerServiceFactory
 
createReturnTranslator(MethodReturnManufacturerContext<T>) - Method in class net.officefloor.vertx.VertxMethodReturnManufacturerServiceFactory
 
createRootSourceContext() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
createRootSourceContext() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createRootSourceContext() - Method in class net.officefloor.compile.OfficeFloorCompiler
Creates a root SourceContext.
createScopeAutoWirer() - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
 
createScopeAutoWirer() - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Creates an AutoWirer for a new scope that takes priority over existing AutoWire targets.
createSectionDesigner() - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Creates the SectionDesigner to create the expected SectionType/OfficeSection.
createSectionDesigner() - Static method in class net.officefloor.web.template.type.WebTemplateLoaderUtil
Creates the SectionDesigner to create the expected type.
createSectionInputNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSectionInputNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the SectionInputNode.
createSectionNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSectionNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates a top level SectionNode within the OfficeNode.
createSectionNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSectionNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates a SectionNode.
createSectionObjectNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSectionObjectNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the SectionObjectNode.
createSectionOutputNode(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSectionOutputNode(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the SectionOutputNode.
createSectionServicer(Class<?>) - Static method in class net.officefloor.woof.mock.MockWoofServer
createSectionTypeBuilder() - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Creates the SectionTypeBuilder.
createSendfileData(String, long, long) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
createServer(HttpServerLocation, SSLContext) - Static method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
Creates the Server for the HttpServerLocation.
createServerSslContext(String) - Static method in class net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
Creates the OfficeFloor default server SSLContext.
createService(ServiceContext) - Method in class net.officefloor.flyway.migrate.FlywayMigrateOfficeExtensionService
 
createService(ServiceContext) - Method in interface net.officefloor.frame.api.source.ServiceFactory
Creates the service.
createService(ServiceContext) - Method in class net.officefloor.jaxrs.JaxRsSupplierSourceService
 
createService(ServiceContext) - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.jdbc.h2.test.H2ResetTestDependencyService
 
createService(ServiceContext) - Method in class net.officefloor.jdbc.hikari.HikariDataSourceTransformer
 
createService(ServiceContext) - Method in class net.officefloor.jdbc.test.ValidateConnectionDecorator
 
createService(ServiceContext) - Method in class net.officefloor.jdbc.test.ValidatePooledConnectionDecorator
 
createService(ServiceContext) - Method in class net.officefloor.kotlin.KotlinDataObjectMapperParserDecoratorServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.kotlin.KotlinProcedureSourceServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
createService(ServiceContext) - Method in class net.officefloor.model.impl.section.SectionModelSectionSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.constructor.impl.DependencyClassConstructorInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractVariableClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.AsynchronousFlowClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.ValueClassDependencyManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.DependencyClassInjectionInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.FlowInterfaceClassInjectionInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.InitClassInjectionInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.ManagedObjectClassInjectionInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.clazz.qualifier.impl.QualifierTypeQualifierInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.managedfunction.clazz.ClassManagedFunctionSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.flow.impl.NextClassSectionFlowManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.flow.impl.SubSectionClassSectionFlowManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.object.impl.ManagedObjectSectionClassObjectManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.object.impl.VariableSectionClassObjectManufacturer
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.parameter.impl.ParameterAnnotationClassSectionParameterInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.parameter.impl.ParameterClassSectionParameterInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.section.clazz.spawn.impl.SpawnClassSectionFlowSpawnInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.plugin.team.OnePersonTeamSourceService
 
createService(ServiceContext) - Method in class net.officefloor.plugin.team.PassiveTeamSourceService
 
createService(ServiceContext) - Method in class net.officefloor.plugin.team.ThreadLocalAwareTeamSourceService
 
createService(ServiceContext) - Method in class net.officefloor.plugin.team.WorkerPerJobTeamSourceService
 
createService(ServiceContext) - Method in class net.officefloor.plugin.variable.VariableOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.reactor.ReactorMethodReturnManufacturerServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.scala.ScalaObjectMapperParserDecoratorServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.scala.ScalaObjectMapperResponderDecoratorServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.scala.ScalaProcedureSourceServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.server.aws.sam.SamOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.GoogleFunctionOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeFloorExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeFloorExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.http.netty.NettyHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.server.http.servlet.HttpServletOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.http.test.ExternalServerOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.http.test.ExternalServerOfficeFloorExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.server.http.vertx.VertxHttpServerImplementation
 
createService(ServiceContext) - Method in class net.officefloor.servlet.inject.DependencyFieldDependencyExtractor
 
createService(ServiceContext) - Method in class net.officefloor.servlet.inject.InjectFieldDependencyExtractor
 
createService(ServiceContext) - Method in class net.officefloor.servlet.procedure.FilterProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.servlet.procedure.ServletProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.servlet.supply.ServletWoofExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.spring.data.SpringDataExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.jaxrs.JaxRsSpringSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.SpringSupplierSourceService
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.AbstractExtraSpringBootExtensionServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.argument.QualifierTypeQualifierInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringTypeQualifierInterrogator
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandlerServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtensionServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
 
createService(ServiceContext) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.webflux.WebFluxWoofExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.vertx.VertxMethodReturnManufacturerServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.executive.WebThreadAffinityOfficeFloorExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.web.json.JacksonHttpObjectParserServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.json.JacksonHttpObjectResponderServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.authority.jwks.parser.RsaPrivateJwksKeyParserServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.authority.jwks.parser.SecretJwksKeyParserServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPrivateJwksKeyWriterServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPublicJwksKeyWriterServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.authority.jwks.writer.SecretJwksKeyWriterServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.jwt.jwks.parser.RsaPublicJwksKeyParserServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.openapi.OpenApiWoofExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.web.openapi.response.ObjectResponseClassDependencyManufacturerServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.web.openapi.security.BasicOpenApiSecurityExtension
 
createService(ServiceContext) - Method in class net.officefloor.web.openapi.security.JwtOpenApiSecurityExtension
 
createService(ServiceContext) - Method in class net.officefloor.web.resource.build.TemporaryDirectoryFileCacheService
 
createService(ServiceContext) - Method in class net.officefloor.web.resource.classpath.ClasspathResourceSystemService
 
createService(ServiceContext) - Method in class net.officefloor.web.resource.file.FileResourceSystemService
 
createService(ServiceContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.webapp.WebAppOfficeFloorCompilerConfigurationServiceFactory
 
createService(ServiceContext) - Method in class net.officefloor.webapp.WebAppWoofExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.woof.WoofLoaderOfficeExtensionService
 
createService(ServiceContext) - Method in class net.officefloor.woof.WoofLoaderOfficeFloorExtensionService
 
createSocketManager(ThreadFactory[], Consumer<ThreadCompletionListener>) - Static method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Creates the SocketManager configured from System properties.
createSocketProcessor(SocketWrapperBase<Void>, SocketEvent) - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
createSocketServicer(RequestHandler<HttpRequestParser>) - Method in class net.officefloor.server.http.AbstractHttpServicerFactory
 
createSocketServicer(RequestHandler<R>) - Method in interface net.officefloor.server.SocketServicerFactory
Creates the SocketServicer.
createSocketServicer(RequestHandler<R>) - Method in class net.officefloor.server.ssl.SslSocketServicerFactory
 
createSortedRequiredManagedObjects(Map<ManagedObjectIndex, RawBoundManagedObjectMetaData>, OfficeFloorIssues.AssetType, String, OfficeFloorIssues) - Static method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Sorts the required ManagedObjectIndex instances for the ManagedFunction so that dependency ManagedObject instances are before the ManagedObject instances using them.
createSourceProperties(String...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Creates the SourceProperties.
createSslContext(SourceContext) - Method in class net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
 
createSslContext(SourceContext) - Method in interface net.officefloor.server.ssl.SslContextSource
Creates a new SSLContext.
createSSLContext(SSLHostConfig) - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
createStartupCompletion() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
createStartupCompletion() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
createStateManager() - Method in interface net.officefloor.frame.api.manage.Office
Creates a StateManager.
createStateManager() - Method in class net.officefloor.frame.impl.execute.office.OfficeImpl
 
createStateManager() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
createStateManager() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Creates a StateManager.
createStaticValueLoader(String, String) - Method in class net.officefloor.plugin.xml.unmarshall.load.ValueLoaderFactory
Creates the StaticValueLoader for the load method of the target object.
createSubSectionOutputLink(String, String) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
createSuppliedManagedObjectSourceNode(String, String, SupplierNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSuppliedManagedObjectSourceNode(String, String, SupplierNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createSupplierNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSupplierNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the SupplierNode.
createSupplierNode(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSupplierNode(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the SupplierNode.
createSupplierThreadLocalNode(String, String, SupplierNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createSupplierThreadLocalNode(String, String, SupplierNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
createSupplierTypeBuilder() - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Creates the SupplierTypeBuilder to create the expected InitialSupplierType.
createSynchronizedMock(Class<M>) - Method in class net.officefloor.frame.test.MockTestSupport
Creates a thread safe mock object.
createSynchronizedMock(Class<M>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Creates a thread safe mock object.
createSynchronousKey() - Method in class net.officefloor.web.jwt.authority.key.AesSynchronousKeyFactory
 
createSynchronousKey() - Method in interface net.officefloor.web.jwt.authority.key.SynchronousKeyFactory
Creates a synchronous Key.
createTeam(int, String...) - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
Convenience method to create a Team from the implementation of this AbstractExecutorTeamSource.
createTeam(ExecutiveContext) - Method in interface net.officefloor.frame.api.executive.TeamOversight
Creates the Team.
createTeam(ExecutiveContext) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
createTeam(TeamSourceContext) - Method in interface net.officefloor.frame.api.team.source.TeamSource
Creates the Team.
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.PassiveTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.ThreadLocalAwareTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.impl.spi.team.WorkerPerJobTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.test.BackPressureTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.test.MockTeamSource
 
createTeam(TeamSourceContext) - Method in class net.officefloor.frame.test.StepTeam
 
createTeamNode(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
createTeamNode(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Creates the TeamNode.
createTempFile(String, byte[]) - Method in class net.officefloor.server.http.stream.TemporaryFiles
Creates a FileChannel to a temporary file.
createTempFile(String, byte[], int, int) - Method in class net.officefloor.server.http.stream.TemporaryFiles
Creates a FileChannel to a temporary file.
createTempFile(String, InputStream) - Method in class net.officefloor.server.http.stream.TemporaryFiles
Creates a FileChannel to the temporary file.
createTempFile(String, String) - Method in class net.officefloor.server.http.stream.TemporaryFiles
Creates a FileChannel to the temporary file using the default HTTP entity Charset.
createTempFile(String, String, Charset) - Method in class net.officefloor.server.http.stream.TemporaryFiles
Creates a FileChannel to the temporary file.
createThread(String, ThreadGroup, Runnable) - Method in interface net.officefloor.frame.api.executive.Executive
Creates a Thread.
createThreadCompletionListener(ManagedObjectPool) - Method in interface net.officefloor.frame.api.managedobject.pool.ThreadCompletionListenerFactory
createThreadCompletionListener(ManagedObjectPool) - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
============= ThreadCompletionListenerFactory =========
createThreadFactory(String) - Method in interface net.officefloor.frame.api.executive.ExecutiveContext
Creates a ThreadFactory for the Team name.
createThreadFactory(String) - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
createThreadFactory(String, Executive) - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSourceContext
Creates the underlying ThreadFactory that should be used for ExecutionStrategy instances.
createThreadFactory(String, Executive) - Method in class net.officefloor.frame.impl.construct.executive.ExecutiveSourceContextImpl
 
createThreadSynchroniser() - Method in interface net.officefloor.frame.api.thread.ThreadSynchroniserFactory
Creates the ThreadSynchroniser for new ThreadState.
createThreadSynchroniser() - Method in class net.officefloor.nosql.objectify.ObjectifyThreadSynchroniserFactory
 
createTypeQualifier(String, Class<?>) - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
createUnmarshaller(InputStream) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerFactory
Creates the TreeXmlUnmarshaller from the input configuration.
createUnmarshaller(XmlMappingMetaData) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerFactory
Creates the TreeXmlUnmarshaller from the input configuration.
createUpgradeProcessor(SocketWrapperBase<?>, UpgradeToken) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
createValueLoader(Class<?>) - Method in class net.officefloor.web.value.load.KeyedObjectValueLoaderFactory
 
createValueLoader(Class<?>) - Method in class net.officefloor.web.value.load.KeyedParameterValueLoaderFactory
 
createValueLoader(Class<?>) - Method in class net.officefloor.web.value.load.ObjectParameterValueLoaderFactory
 
createValueLoader(Class<?>) - Method in class net.officefloor.web.value.load.SingleParameterValueLoaderFactory
 
createValueLoader(Class<?>) - Method in interface net.officefloor.web.value.load.StatelessValueLoaderFactory
createValueLoader(T) - Method in interface net.officefloor.web.value.load.ValueLoaderFactory
Creates the ValueLoader for the object.
createValueLoader(T) - Method in class net.officefloor.web.value.load.ValueLoaderFactoryImpl
 
createValueLoaderFactories(Class<?>, PropertyKeyFactory, ObjectInstantiator, Map<String, String>, Map<Class<?>, StatelessValueLoaderFactory[]>) - Static method in class net.officefloor.web.value.load.ValueLoaderSource
Creates StatelessValueLoaderFactory instances for the type.
createWebClientBuilder(SourceContext) - Method in interface net.officefloor.spring.webclient.WebClientBuilderFactory
Creates a custom WebClient WebClient.Builder.
createWorkerEnvironment(Runnable) - Method in interface net.officefloor.frame.api.executive.TeamSourceContextWrapper.WorkerEnvironment
Creates a Runnable to specify the environment around the worker Runnable for a Thread.
createWritableConfigurationItem(File) - Static method in class net.officefloor.configuration.impl.configuration.FileSystemConfigurationContext
Creates a WritableConfigurationItem for the File.
createWritableConfigurationItem(String) - Static method in class net.officefloor.configuration.impl.configuration.MemoryConfigurationContext
Convenience method to create a WritableConfigurationItem.
createXmlMappingMetaData(InputStream, TranslatorRegistry) - Static method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
Creates the XmlMappingMetaData from the input configuration.
CREDENTIAL_STORE - Enum constant in enum class net.officefloor.web.security.scheme.BasicHttpSecuritySource.Dependencies
Credential store dependency.
CREDENTIAL_STORE - Enum constant in enum class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Dependencies
Credential store dependency.
CREDENTIAL_STORE - Enum constant in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Dependencies
Credential store dependency.
CredentialEntry - Interface in net.officefloor.web.security.store
Entry within the CredentialStore.
CREDENTIALS - Enum constant in enum class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction.Dependencies
Credentials.
CredentialStore - Interface in net.officefloor.web.security.store
Store containing the credentials.
CredentialStoreUtil - Class in net.officefloor.web.security.store
Utility functions for working with a CredentialStore.
currentContext - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Current XmlContext in which to unmarshall.
currentProcessIdentifier() - Static method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Obtains the current ProcessState ProcessIdentifier.
currentTargetObject - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Current target object.
currentThreadContext(ThreadState) - Static method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Obtains the current ThreadStateContext.
currentTimeMillis() - Method in class net.officefloor.frame.impl.execute.asset.MonitorClockImpl
 
currentTimeMillis() - Method in interface net.officefloor.frame.internal.structure.MonitorClock
Obtains the approximate current time.
currentTimeMillis() - Method in class net.officefloor.frame.test.ConstructTestSupport
 
currentTimeSeconds() - Method in class net.officefloor.frame.impl.execute.clock.ClockFactoryImpl
Obtains the current time in seconds since Epoch.

D

DATA_RETRIEVER_QUALIFIER - Static variable in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Qualifier for the ConstantCacheDataRetriever dependency.
DATA_SOURCE - Enum constant in enum class net.officefloor.flyway.FlywayManagedObjectSource.DependencyKeys
Data source dependency.
DATA_SOURCE - Enum constant in enum class net.officefloor.jdbc.ConnectionManagedObjectSource.DependencyKeys
Data source dependency.
database(String) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the database.
DatabaseTestUtil - Class in net.officefloor.jdbc.test
Provide utility functionality for database testing.
DatabaseTestUtil.DatabaseValidator - Interface in net.officefloor.jdbc.test
Validates the database.
DatabaseTestUtil.DataSourceCleanup - Interface in net.officefloor.jdbc.test
Cleans up the DataSource creation attempt.
DatabaseTestUtil.DataSourceCreator - Interface in net.officefloor.jdbc.test
Creates the DataSource.
DatabaseTestUtil.DataSourceCreatorContext - Interface in net.officefloor.jdbc.test
DataNucleusJpaManagedObjectSource - Class in net.officefloor.jpa.datanucleus
DataNucleusJpaManagedObjectSource() - Constructor for class net.officefloor.jpa.datanucleus.DataNucleusJpaManagedObjectSource
 
datasource - Enum constant in enum class net.officefloor.jpa.JpaManagedObjectSource.DependencyType
DataSourceFactory - Interface in net.officefloor.jdbc.datasource
Factory for the creation of a DataSource.
DataSourceManagedObjectSource - Class in net.officefloor.jdbc
DataSourceManagedObjectSource() - Constructor for class net.officefloor.jdbc.DataSourceManagedObjectSource
 
dataSourceRead() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to read entry via DataSource.
DataSourceTransformer - Interface in net.officefloor.jdbc.datasource
Transforms the DataSource.
DataSourceTransformerContext - Interface in net.officefloor.jdbc.datasource
Context for the DataSourceTransformer.
DataSourceTransformerServiceFactory - Interface in net.officefloor.jdbc.datasource
DataSourceWrapper - Interface in net.officefloor.jdbc
Means to obtain the DataSource being wrapped.
DateHttpHeaderClock - Interface in net.officefloor.server.http
Clock for the Date HttpHeaderValue.
deactivateGovernance() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
deactivateGovernance() - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Deactivates the Governance.
decode(CharSequence) - Static method in class net.officefloor.web.tokenise.HttpRequestTokeniser
Enables decoding the input value.
decodeRefreshToken(String) - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Decodes the refresh token for the identity.
decodeUri(Function<String, T>) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Decodes the URI.
decorate(CosmosClientBuilder) - Method in interface net.officefloor.nosql.cosmosdb.CosmosClientBuilderDecorator
Decorates the CosmosClientBuilder.
decorate(ServerSocket) - Method in interface net.officefloor.server.ServerSocketDecorator
Decorates the ServerSocket.
decorate(Socket) - Method in interface net.officefloor.server.AcceptedSocketDecorator
Decorates the accepted Socket connections.
decorate(Connection) - Method in interface net.officefloor.jdbc.decorate.ConnectionDecorator
Allows decorating the Connection.
decorate(Connection) - Method in class net.officefloor.jdbc.test.ValidateConnectionDecorator
 
decorate(ScriptEngine) - Method in interface net.officefloor.script.ScriptManagedFunction.ScriptEngineDecorator
Decorates the ScriptEngine.
decorate(PooledConnection) - Method in interface net.officefloor.jdbc.decorate.PooledConnectionDecorator
Allows decorating the PooledConnection.
decorate(PooledConnection) - Method in class net.officefloor.jdbc.test.ValidatePooledConnectionDecorator
 
decorateObject(ObjectClassSectionLoaderContext) - Method in class net.officefloor.plugin.section.clazz.loader.ObjectDecoration
Decorates the SectionManagedObject.
decorateObjectMapper(ObjectMapper) - Method in class net.officefloor.kotlin.KotlinDataObjectMapperParserDecoratorServiceFactory
 
decorateObjectMapper(ObjectMapper) - Method in class net.officefloor.scala.ScalaObjectMapperParserDecoratorServiceFactory
 
decorateObjectMapper(ObjectMapper) - Method in class net.officefloor.scala.ScalaObjectMapperResponderDecoratorServiceFactory
 
decorateObjectMapper(ObjectMapper) - Method in interface net.officefloor.web.json.ObjectMapperParserDecorator
Decorates the ObjectMapper.
decorateObjectMapper(ObjectMapper) - Method in interface net.officefloor.web.json.ObjectMapperResponderDecorator
Decorates the ObjectMapper.
decorateRestMethod(List<RestMethodDecorator<?>>) - Method in class net.officefloor.web.rest.build.RestMethodContextImpl
Decorates the REST method.
decorateRestMethod(RestMethodDecoratorContext<Void>) - Method in class net.officefloor.web.rest.build.SecureRestMethodDecorator
 
decorateRestMethod(RestMethodDecoratorContext<Void>) - Method in class net.officefloor.web.security.rest.HttpSecurityRestMethodDecorator
 
decorateRestMethod(RestMethodDecoratorContext<M>) - Method in interface net.officefloor.web.rest.build.RestMethodDecorator
Decorates the RestMethod.
decorateRestMethods(List<RestMethodDecorator<?>>) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
decorateScriptEngine(ScriptEngine, SourceContext) - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
decorateScriptEngine(ScriptEngine, SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Enables overriding to decorate the ScriptEngine.
decorateSectionFunction(FunctionClassSectionLoaderContext) - Method in class net.officefloor.plugin.section.clazz.loader.FunctionDecoration
Decorates the SectionFunction.
decorateSpringBean(SpringBeanDecoratorContext) - Method in class net.officefloor.spring.data.SpringDataExtension
 
decorateSpringBean(SpringBeanDecoratorContext) - Method in interface net.officefloor.spring.extension.SpringSupplierExtension
Invoked for each registered Spring bean to further decorate integration.
decrypt(Key, byte[], byte[], byte[], byte[], String, CipherFactory) - Static method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Decrypts the value.
DEFAULT - Static variable in class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Default PartitionKeyMetaData being the identifier of the entity.
DEFAULT_ACCESS_KEY_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Default expiration period for JwtAccessKey.
DEFAULT_ACCESS_TOKEN_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Default expiration period for access tokens.
DEFAULT_ACCESS_TOKEN_KEY_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
DEFAULT_ALGORITHM - Static variable in interface net.officefloor.web.security.store.CredentialStore
Default algorithm.
DEFAULT_CLOCK_SKEW - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
DEFAULT_EMULATOR_START_TIMEOUT - Static variable in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Default timeout for starting the emulator.
DEFAULT_EMULATOR_START_TIMEOUT - Static variable in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Default timeout for starting the emulator.
DEFAULT_FACTORY - Static variable in class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Default PartitionKey factory that uses the entity's identifier.
DEFAULT_HTTP_ENTITY_CHARSET - Static variable in interface net.officefloor.server.http.ServerHttpConnection
HTTP entity default Charset.
DEFAULT_HTTP_PORT - Static variable in class net.officefloor.server.http.impl.HttpServerLocationImpl
Default HTTP port.
DEFAULT_HTTP_SERVER_IMPLEMENTATION_CLASS_NAME - Static variable in class net.officefloor.server.http.HttpServer
Class name of the default HttpServerImplementation.
DEFAULT_HTTPS_PORT - Static variable in class net.officefloor.server.http.impl.HttpServerLocationImpl
Default HTTPS port.
DEFAULT_JMX_PORT - Static variable in class net.officefloor.maven.OpenOfficeFloorMojo
Default JMX port.
DEFAULT_JSON_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Default JSON path.
DEFAULT_KEY_LOAD_WAIT_TIME - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Default wait time for the JwtRefreshKey and JwtAccessKey instances to be available.
DEFAULT_LOCAL_DYNAMO_PORT - Static variable in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Default local DynamoDb port.
DEFAULT_LOCAL_FIRESTORE_PORT - Static variable in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Default local Firestore port.
DEFAULT_OFFICE_FLOOR_JAVA_COMPILER_IMPLEMENTATION - Static variable in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Default OfficeFloorJavaCompiler implementation Class name.
DEFAULT_OFFICE_PROFILES - Static variable in class net.officefloor.woof.WoOF
System Property name to configure list of profiles for WoOF.
DEFAULT_PREFIX - Static variable in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
Default template prefix.
DEFAULT_PROJECT_ID - Static variable in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Default project id.
DEFAULT_REFRESH_KEY_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Default expiration period for JwtRefreshKey.
DEFAULT_REFRESH_TOKEN_CIPHER_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
DEFAULT_REFRESH_TOKEN_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Default expiration period for refresh tokens.
DEFAULT_REFRESH_TOKEN_KEY_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
DEFAULT_SERVER_SOCKET_BACKLOG_SIZE - Static variable in class net.officefloor.server.SocketManager
Default ServerSocket backlog size.
DEFAULT_SESSION_ID_COOKIE_NAME - Static variable in class net.officefloor.web.session.HttpSessionManagedObjectSource
Keep default consistent with JEE to aid in special processing of session identifiers by such things as search engines.
DEFAULT_STARTUP_TIMEOUT - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
DEFAULT_SUFFIX - Static variable in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
Default template suffix.
DEFAULT_SWAGGER_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Default swagger path.
DEFAULT_TAG_PREFIX - Static variable in interface net.officefloor.configuration.ConfigurationContext
Default tag prefix.
DEFAULT_TAG_SUFFIX - Static variable in interface net.officefloor.configuration.ConfigurationContext
Default tag suffix.
DEFAULT_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeamSource
Default Thread priority.
DEFAULT_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
Default Thread priority.
DEFAULT_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.WorkerPerJobTeamSource
Default Thread priority.
DEFAULT_WOOF_PATH - Static variable in class net.officefloor.woof.WoofLoaderSettings
Default path for WoOF configuration file.
DEFAULT_YAML_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Default YAML path.
DefaultCompilerIssue - Class in net.officefloor.compile.impl.issues
Default CompilerIssue.
DefaultCompilerIssue(Node, String, Throwable, CompilerIssue[]) - Constructor for class net.officefloor.compile.impl.issues.DefaultCompilerIssue
Instantiate.
DefaultDataSourceFactory - Class in net.officefloor.jdbc.datasource
DefaultDataSourceFactory() - Constructor for class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
 
DefaultExecutive - Class in net.officefloor.frame.impl.execute.executive
Default Executive.
DefaultExecutive() - Constructor for class net.officefloor.frame.impl.execute.executive.DefaultExecutive
Default construct to be used as ExecutiveSource.
DefaultExecutive(ThreadFactoryManufacturer) - Constructor for class net.officefloor.frame.impl.execute.executive.DefaultExecutive
Instantiate to use as Executive.
DefaultHttpAccessControlManagedObjectSource - Class in net.officefloor.web.security.impl
DefaultHttpAccessControlManagedObjectSource() - Constructor for class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource
 
DefaultHttpAccessControlManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
DefaultHttpAuthenticationManagedObjectSource - Class in net.officefloor.web.security.impl
DefaultHttpAuthenticationManagedObjectSource(AcceptNegotiator<int[]>, String[]) - Constructor for class net.officefloor.web.security.impl.DefaultHttpAuthenticationManagedObjectSource
Instantiate.
DefaultJwtChallengeSectionSource - Class in net.officefloor.web.jwt
Default handling of JWT challenges.
DefaultJwtChallengeSectionSource() - Constructor for class net.officefloor.web.jwt.DefaultJwtChallengeSectionSource
 
DefaultMethodObjectFactory - Class in net.officefloor.plugin.clazz.method
DefaultMethodObjectFactory(ClassObjectFactory) - Constructor for class net.officefloor.plugin.clazz.method.DefaultMethodObjectFactory
Instantiate.
DefaultOfficeFloorEscalationHandler - Class in net.officefloor.frame.impl.execute.officefloor
Default OfficeFloor EscalationHandler that prints issue to System.err.
DefaultOfficeFloorEscalationHandler() - Constructor for class net.officefloor.frame.impl.execute.officefloor.DefaultOfficeFloorEscalationHandler
 
DefaultOpenApiOperationBuilder - Class in net.officefloor.web.openapi.operation
DefaultOpenApiOperationBuilder(OpenApiOperationContext) - Constructor for class net.officefloor.web.openapi.operation.DefaultOpenApiOperationBuilder
Instantiate.
defaultPollInterval(long, TimeUnit) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows specifying the default poll interval.
defaultTranslator - Variable in class net.officefloor.plugin.xml.marshall.translate.TranslatorRegistry
Default Translator.
delegate - Variable in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
Delegate FunctionState.
delegate - Variable in class net.officefloor.plugin.xml.marshall.tree.ProxyXmlMapping
XmlMapping being wrapped to delegate XML mapping.
delegate - Variable in class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
XmlMapping being wrapped to delegate XML writing.
delegateFunction(FunctionState) - Method in class net.officefloor.frame.impl.execute.job.FunctionLoopImpl
 
delegateFunction(FunctionState) - Method in interface net.officefloor.frame.internal.structure.FunctionLoop
Delegates the FunctionState to the appropriate Team to execute.
DelegateMetaData(Class<?>, XmlContext) - Constructor for class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DelegateMetaData
Initiate.
DELETE - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
DELETE HTTP method.
DELETE - Static variable in class net.officefloor.server.http.HttpMethod
DELETE HttpMethod singleton.
deleteConfigurationItem(String) - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
 
deleteConfigurationItem(String) - Method in interface net.officefloor.configuration.WritableConfigurationContext
Deletes the WritableConfigurationItem at the relative location.
deleteDataSource() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to delete entry via DataSource.
deleteDirectory(File) - Method in class net.officefloor.frame.test.FileTestSupport
Deletes the input directory.
deleteDirectory(File) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Deletes the input directory.
DeleteSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.DeleteSection
 
deleteWithCompiler() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to delete entry from database with compiled wrappers.
deleteWithDynamicProxy() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to delete entry from database with Proxy.
dependencies - Variable in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Dependencies.
dependency - Variable in class net.officefloor.servlet.inject.InjectField
Dependency to inject.
Dependency - Annotation Interface in net.officefloor.plugin.clazz
Annotates a Field, Method or Constructor for dependency injection.
DependencyClassConstructorInterrogator - Class in net.officefloor.plugin.clazz.constructor.impl
DependencyClassConstructorInterrogator() - Constructor for class net.officefloor.plugin.clazz.constructor.impl.DependencyClassConstructorInterrogator
 
DependencyClassInjectionInterrogator - Class in net.officefloor.plugin.clazz.interrogate.impl
DependencyClassInjectionInterrogator() - Constructor for class net.officefloor.plugin.clazz.interrogate.impl.DependencyClassInjectionInterrogator
 
DependencyFieldDependencyExtractor - Class in net.officefloor.servlet.inject
DependencyFieldDependencyExtractor() - Constructor for class net.officefloor.servlet.inject.DependencyFieldDependencyExtractor
 
DependencyInjectionResolver - Class in net.officefloor.jaxrs
Dependency InjectionResolver.
DependencyInjectionResolver(OfficeFloorDependencies) - Constructor for class net.officefloor.jaxrs.DependencyInjectionResolver
Instantiate.
dependencyLoadTimeout(long) - Method in class net.officefloor.test.OfficeFloorExtension
Allow overriding the default timeout on loading dependencies.
DependencyMappingBuilder - Interface in net.officefloor.frame.api.build
Provides the mappings of the dependencies of a ManagedObject to the ManagedObject providing necessary functionality.
DependencyMappingBuilderImpl<O extends Enum<O>> - Class in net.officefloor.frame.impl.construct.managedobject
DependencyMappingBuilder implementation.
DependencyMappingBuilderImpl(String) - Constructor for class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
DependencyMappingBuilderImpl(String, String) - Constructor for class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
DependentManagedObject - Interface in net.officefloor.compile.spi.office
DependentObjectNode - Interface in net.officefloor.compile.internal.structure
Node of the object fulfilling a dependency.
DependentObjectType - Interface in net.officefloor.compile.object
Type definition for a dependent object.
DependentObjectTypeImpl - Class in net.officefloor.compile.impl.object
DependentObjectType implementation.
DependentObjectTypeImpl(String, TypeQualification[], ObjectDependencyType[]) - Constructor for class net.officefloor.compile.impl.object.DependentObjectTypeImpl
Instantiate.
DeployedOffice - Interface in net.officefloor.compile.spi.officefloor
Deployed Office within the OfficeFloor.
DeployedOfficeInput - Interface in net.officefloor.compile.spi.officefloor
Input into a DeployedOffice.
DeployedOfficeOutput - Interface in net.officefloor.compile.spi.officefloor
Output from a DeployedOffice.
deployOfficeFloor(String, OfficeFloorBuilder, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
deployOfficeFloor(String, OfficeFloorBuilder, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Deploys the OfficeFloor.
dequeue() - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Thread-safe dequeuing the next Job to execute.
dequeue(long) - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Thread-safe dequeuing the next Job to execute.
deserialise(String) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.RetrieveKeysContext
Convenience method to use the registered JwksKeyParser instances to deserialise the Key.
DesignateHandler() - Constructor for class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DesignateHandler
 
DesignateXmlUnmarshaller - Class in net.officefloor.plugin.xml.unmarshall.designate
XmlUnmarshaller that delegates to XML specific XmlUnmarshaller instances.
DesignateXmlUnmarshaller() - Constructor for class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller
 
DesignateXmlUnmarshaller.DelegateMetaData - Class in net.officefloor.plugin.xml.unmarshall.designate
Meta-data of the delegate TreeXmlUnmarshaller.
DesignateXmlUnmarshaller.DesignateHandler - Class in net.officefloor.plugin.xml.unmarshall.designate
DefaultHandler to designate to the delegate DefaultHandler.
destroy() - Method in class net.officefloor.server.http.servlet.OfficeFloorFilter
 
destroy() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Destroys the OfficeFloor on shutdown.
destroyInstance(Object) - Method in class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
 
destroySocket(OfficeFloorEndPoint) - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
detachThreadStateFromThread() - Static method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Detaches the ThreadState from the Thread.
DigestHttpSecuritySource - Class in net.officefloor.web.security.scheme
HttpSecuritySource for Digest HTTP security.
DigestHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.DigestHttpSecuritySource
 
DigestHttpSecuritySource.Dependencies - Enum Class in net.officefloor.web.security.scheme
Dependency keys.
DigestHttpSecuritySource.Mock - Class in net.officefloor.web.security.scheme
Allows mocking DigestHttpSecuritySource.SecurityState for testing.
DIR_CONTEXT - Enum constant in enum class net.officefloor.web.security.store.JndiLdapManagedObjectSource.DependencyKeys
Directory context dependency.
direct(MockHttpRequestBuilder, ExternalServiceInput<ServerHttpConnection, ProcessAwareServerHttpConnectionManagedObject<ByteBuffer>>) - Method in class net.officefloor.server.http.mock.MockHttpServer
Undertakes direct invocation of servicing the MockHttpRequestBuilder.
direct(MockHttpRequestBuilder, ExternalServiceInput<ServerHttpConnection, ProcessAwareServerHttpConnectionManagedObject<ByteBuffer>>, MockHttpRequestCallback) - Method in class net.officefloor.server.http.mock.MockHttpServer
Triggers direct handling of MockHttpRequestBuilder.
DirectoryItemComposer<T> - Interface in net.officefloor.activity.compose.build
Enables different ComposeSource implementations per directory items.
DirectoryItemComposerContext - Interface in net.officefloor.activity.compose.build
Context for the DirectoryItemComposer.
directPortStart(int) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the direct port start.
disableDefaultHttpResources() - Method in interface net.officefloor.web.resource.build.HttpResourceArchitect
Flags to disable the default HttpResourceStore.
disableDefaultHttpResources() - Method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
 
disableLogging() - Static method in class net.officefloor.test.logger.LoggerUtil
Disables all Logger instances from logging.
disableSwallowRequest() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
disconnect(Collection<C>) - Method in class net.officefloor.model.RemoveConnectionsAction
Removes the ConnectionModel instances within the input Collection.
disconnect(ConnectionModel) - Method in class net.officefloor.model.RemoveConnectionsAction
Removes the ConnectionModel and holds reference to it for undo action.
DisconnectChange<T> - Class in net.officefloor.model.impl.change
Change to simplify removing ConnectionModel instances.
DisconnectChange(T) - Constructor for class net.officefloor.model.impl.change.DisconnectChange
Initiate.
disconnectFromLogger() - Method in class net.officefloor.frame.test.LoggerAssertion
Disconnects from the Logger.
dispatchEndRequest() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
displayGraph(Object) - Method in class net.officefloor.frame.test.LogTestSupport
Displays the graph of objects starting at root.
displayGraph(Object) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Displays the graph of objects starting at root.
displayGraph(Object, String...) - Method in class net.officefloor.frame.test.LogTestSupport
Displays the graph of objects starting at root ignoring following verticies by the input method names.
displayGraph(Object, String...) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Displays the graph of objects starting at root ignoring following verticies by the input method names.
dispose(ManagedExecutorService) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory
 
disregard(String) - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder
Constructs the disregard GovernanceActivity.
Disregard - Annotation Interface in net.officefloor.plugin.governance.clazz
Annotates the Method to disregard the Governance.
disregardGovernance() - Method in interface net.officefloor.frame.api.administration.GovernanceManager
Disregarding the Governance.
disregardGovernance() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
disregardGovernance() - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Disregards the Governance.
disregardGovernance(GovernanceContext<F>) - Method in interface net.officefloor.frame.api.governance.Governance
Disregard Governance of the ManagedObject instances.
disregardGovernance(GovernanceContext<Indexed>) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernance
 
disregardGovernance(GovernanceContext<None>) - Method in class net.officefloor.spring.data.SpringDataTransactionGovernance
 
disregardGovernance(GovernanceContext<None>) - Method in class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernance
 
doActivity(GovernanceContext<F>) - Method in interface net.officefloor.frame.internal.structure.GovernanceActivity
Undertakes the Governance activity.
DOCKER_AVAILABLE_ENVIRONMENT_VARIABLE - Static variable in class net.officefloor.test.SkipUtil
Docker available environment variable.
DOCKER_AVAILABLE_SYSTEM_PROPERTY - Static variable in class net.officefloor.test.SkipUtil
Docker available System property.
DockerConnectOperation<R,T extends Throwable> - Interface in net.officefloor.docker.test
Operation to connect to started Docker container instance.
DockerContainerInstance - Class in net.officefloor.docker.test
Instance of running Docker.
DockerContainerInstance(String, String, String, DockerClient) - Constructor for class net.officefloor.docker.test.DockerContainerInstance
Instantiate.
dockerNetwork() - Method in class net.officefloor.maven.AbstractStartSamMojo
Ensure the docker network is created.
DockerNetworkInstance - Class in net.officefloor.docker.test
Docker network.
DockerNetworkInstance(String, String, DockerClient) - Constructor for class net.officefloor.docker.test.DockerNetworkInstance
Instantiate.
doClientAuth(SSLSupport) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
doClose() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
doCloseServerSocket() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
doClusterCriticalSection(JwtAuthorityRepository) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.ClusterCriticalSection
Undertakes the critical section.
doClusterCriticalSection(JwtAuthorityRepository.ClusterCriticalSection) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository
Allows overriding to take distributed locks within the cluster to avoid duplicate keys being generated.
doDeleteTest(boolean) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to delete entry from database.
doFail(String) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertake JUnit version specific fail.
doFail(String) - Method in class net.officefloor.test.OfficeFloorRule
 
doFail(Throwable) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Undertake JUnit version specific fail.
doFail(Throwable) - Method in class net.officefloor.test.OfficeFloorRule
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest.FixHeadersFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.officefloor.server.http.servlet.OfficeFloorFilter
 
doFlow(int, Object, FlowCallback) - Method in interface net.officefloor.frame.api.function.FunctionFlowContext
Similar to FunctionFlowContext.doFlow(Enum, Object, FlowCallback) except that allows dynamic instigation of Flow instances.
doFlow(int, Object, FlowCallback) - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowInvoker
Invokes the Flow.
doFlow(F, Object, FlowCallback) - Method in interface net.officefloor.frame.api.function.FunctionFlowContext
Instigates a Flow to be run from the ManagedFunctionLogic.
doFlow(F, Object, FlowCallback) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
doFlow(F, Object, FlowCallback) - Method in interface net.officefloor.web.spi.security.HttpSecurityApplicationContext
Undertakes a flow.
doFlow(Object, FlowCallback) - Method in interface net.officefloor.frame.test.ReflectiveFlow
Invokes the Flow.
doFlow(Object, FlowCallback) - Method in interface net.officefloor.script.ScriptFlow
Undertakes the Flow.
doFlow(String, Object, FlowCallback) - Method in interface net.officefloor.frame.api.function.ManagedFunctionContext
Invokes a Flow by dynamically naming the initial ManagedFunction of the Flow.
doFlow(Thread) - Method in interface net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedServicer.Flows
Handles the flow.
doFlow(FlowMetaData, Object, FlowCallback) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Invokes a Flow.
doFlow(ServerHttpConnection, Thread, AbstractHttpServerImplementationTestCase.ThreadedManagedObject) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedServicer
Handles the flow on a different thread.
doInsertTest(boolean) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to insert entry into database.
doMultiClientLoadTest(Class<?>, int, int, String) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Undertakes the multi-client pipelining test.
doMultiThreadedTest(int, int, int, OfficeFrameTestCase.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Undertakes multi-threaded testing of OfficeFrameTestCase.TestLogic.
doMultiThreadedTest(int, int, int, ThreadedTestSupport.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Undertakes multi-threaded testing of ThreadedTestSupport.MultithreadedTestLogic.
doMultiThreadedTest(int, int, OfficeFrameTestCase.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Undertakes multi-threaded testing of OfficeFrameTestCase.TestLogic.
doMultiThreadedTest(int, int, ThreadedTestSupport.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Undertakes multi-threaded testing of ThreadedTestSupport.MultithreadedTestLogic.
done() - Method in class net.officefloor.jaxrs.OfficeFloorComponentProvider
 
doOperation(HttpSecuritySource<A, AC, C, O, F>, Runnable) - Static method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
Undertakes the operation for the HttpSecuritySource.
doPipelineVerifyTest(Class<?>) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Undertakes verifying the pipeline tests.
doReadTest(boolean) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to read entry from database.
doTest(MockTestSupport.TestLogic<R, T>) - Method in class net.officefloor.frame.test.MockTestSupport
Undertakes test wrapping with mock object replay and verify.
doTest(OfficeFrameTestCase.TestLogic<R, T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Undertakes test wrapping with mock object replay and verify.
DoubleKeyMap<A,B,E> - Class in net.officefloor.compile.impl.util
Map that provides a double key to obtain the entry.
DoubleKeyMap() - Constructor for class net.officefloor.compile.impl.util.DoubleKeyMap
 
doUpdateTest(boolean) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to update entry into database.
doWrite(boolean, ByteBuffer) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
DynamicValueLoader - Class in net.officefloor.plugin.xml.unmarshall.load
Loader to load value onto target object.
DynamicValueLoader(Method, Translator) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.DynamicValueLoader
Initiate.
dynamoDb() - Method in class net.officefloor.maven.AbstractStartSamMojo
Starts DynamoDB.
DYNAMODB_SAM_LOCAL_HOST_NAME - Static variable in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
DynamoDB name for local SAM network.
DynamoDbConnectExtension - Class in net.officefloor.nosql.dynamodb.test
Extension for connecting to local DynamoDb.
DynamoDbConnectExtension() - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
DynamoDbConnectExtension(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbConnectExtension
Instantiate.
DynamoDbConnectRule - Class in net.officefloor.nosql.dynamodb.test
Connect to local AmazonDynamoDB TestRule.
DynamoDbConnectRule() - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbConnectRule
DynamoDbConnectRule(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbConnectRule
Instantiate.
DynamoDbExtension - Class in net.officefloor.nosql.dynamodb.test
Extension for DynamoDb.
DynamoDbExtension() - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
DynamoDbExtension(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbExtension
Instantiate.
DynamoDbMapperManagedObjectSource - Class in net.officefloor.nosql.dynamodb
ManagedObjectSource for the DynamoDBMapper.
DynamoDbMapperManagedObjectSource() - Constructor for class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
Default constructor.
DynamoDbMapperManagedObjectSource(Class<?>...) - Constructor for class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
Instantiate with entity types to load.
DynamoDbRule - Class in net.officefloor.nosql.dynamodb.test
AmazonDynamoDB TestRule.
DynamoDbRule() - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbRule
DynamoDbRule(AbstractDynamoDbConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.dynamodb.test.DynamoDbRule
Instantiate.
DynamoDbSupplierSource - Class in net.officefloor.nosql.dynamodb
SupplierSource for DynamoDBMapper.
DynamoDbSupplierSource() - Constructor for class net.officefloor.nosql.dynamodb.DynamoDbSupplierSource
 
DynamoEntityLocator - Interface in net.officefloor.nosql.dynamodb
Locates DynamoDBMapper entity types for registering.
DynamoEntityLocatorServiceFactory - Interface in net.officefloor.nosql.dynamodb
dynamoFactory - Variable in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit

E

earlyHints() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
elementEnd - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Ending XML tag to surround the collection.
elementName - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Name of XML element for this mapping.
elementName - Variable in class net.officefloor.plugin.xml.marshall.tree.ObjectXmlMapping
Name of XML element for this mapping.
elementName - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Name of the element.
elementName - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Element name for this mapping.
elementName - Variable in class net.officefloor.plugin.xml.unmarshall.flat.XmlMapping
Name of XML element containing the value.
elementName - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Name of XML element/attribute which is the focus of this mapping.
elementStart - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Starting XML tag to surround the collection.
elementValue - Variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Element value.
elementValue - Variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Element value.
elementXmlMapping - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
XmlMapping of the element.
ElementXmlMapping - Class in net.officefloor.plugin.xml.unmarshall.tree
Contains the XmlMapping instance for a particular element and the AttributeXmlMappings for the attributes of the element.
ElementXmlMapping() - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
 
employAdministrationArchitect(OfficeArchitect, ComposeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.admin.build.AdministrationEmployer
employComposeArchitect(OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.compose.build.ComposeEmployer
Employs the ComposeArchitect.
employHttpResourceArchitect(WebArchitect, HttpSecurityArchitect, OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
employHttpSecurityArchitect(WebArchitect, ComposeArchitect, OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
employHttpSecurityLoader(OfficeFloorCompiler) - Static method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
Employs the HttpSecurityLoader.
employManagedObjectArchitect(OfficeArchitect, ComposeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.managedobject.build.ManagedObjectEmployer
employOpenApiArchitect(OfficeArchitect, WebArchitect, HttpSecurityArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.openapi.build.OpenApiEmployer
Employs the OpenApiArchitect.
employProcedureArchitect(OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Employs the ProcedureArchitect.
employProcedureDesigner(SectionDesigner, SectionSourceContext) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Employs the ProcedureArchitect.
employProcedureLoader(OfficeFloorCompiler) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Creates the ProcedureLoader.
employProcedureLoader(OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Creates the ProcedureLoader.
employProcedureLoader(SectionDesigner, SectionSourceContext) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Creates the ProcedureLoader.
employRestArchitect(OfficeArchitect, WebArchitect, ComposeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.rest.build.RestEmployer
Employs the RestArchitect.
employSupplierArchitect(OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.supplier.build.SupplierEmployer
Employs the SupplierArchitect.
employWebArchitect(String, OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.WebArchitectEmployer
Employs a WebArchitect.
employWebArchitect(OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.WebArchitectEmployer
Employs a WebArchitect.
employWebTemplateLoader(OfficeFloorCompiler) - Static method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
Employs the WebTemplateLoader.
employWebTemplater(WebArchitect, OfficeArchitect, OfficeSourceContext) - Static method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
empty() - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPool
Invoked on close of the OfficeFloor to allow handling pooled ManagedObject instances.
empty() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
EMPTY - Static variable in interface net.officefloor.server.stream.impl.ByteSequence
enableAutoWireExtensions() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
enableAutoWireExtensions() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
enableAutoWireExtensions() - Method in interface net.officefloor.compile.spi.office.OfficeAdministration
Enables auto-wiring the AdministerableManagedObject instances.
enableAutoWireExtensions() - Method in interface net.officefloor.compile.spi.office.OfficeGovernance
Enables auto-wiring the GovernerableManagedObject instances.
enableAutoWireObjects() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
enableAutoWireObjects() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
enableAutoWireObjects() - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags to attempt to auto wire any non-configured object links.
enableAutoWireObjects() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Flags to attempt to auto wire any non-configured object links.
enableAutoWireTeams() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
enableAutoWireTeams() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
enableAutoWireTeams() - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags to attempt to auto wire any non-configured Team links.
enableAutoWireTeams() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Flags to attempt to auto wire any non-configured Team links.
enableHttpExternalResponse() - Method in interface net.officefloor.web.build.WebArchitect
Enable HttpExternalResponse being available.
enableHttpExternalResponse() - Method in class net.officefloor.web.WebArchitectEmployer
 
EncodedUrlServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.EncodedUrlServicer
 
encrypt(Key, byte[], byte[], byte[], byte[], String, CipherFactory) - Static method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Encrypts the value.
END_OF_LINE - Static variable in class net.officefloor.frame.test.OfficeFrameTestCase
End line.
endElement(String, String, String) - Method in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DesignateHandler
 
endElement(String, String, String) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Handles loading the value onto the target value.
endElement(String, String, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Handles loading the value onto the target value.
endElementName - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
XML element name to end the current context.
endMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ObjectXmlMapping
 
endMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.RootXmlMapping
 
endMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.StaticXmlMapping
 
endMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ValueXmlMapping
 
endMapping(XmlState, String) - Method in interface net.officefloor.plugin.xml.unmarshall.tree.XmlMapping
Ends the load of the value/object to the target object based on the current context and state of unmarshalling.
enforce(String) - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder
Constructs the enforce GovernanceActivity.
Enforce - Annotation Interface in net.officefloor.plugin.governance.clazz
Annotates the Method to enforce the Governance.
enforceGovernance() - Method in interface net.officefloor.frame.api.administration.GovernanceManager
Enforces the Governance.
enforceGovernance() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
enforceGovernance() - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Enforces the Governance.
enforceGovernance(GovernanceContext<F>) - Method in interface net.officefloor.frame.api.governance.Governance
Enforces the Governance of the ManagedObject instances under Governance.
enforceGovernance(GovernanceContext<Indexed>) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernance
 
enforceGovernance(GovernanceContext<None>) - Method in class net.officefloor.spring.data.SpringDataTransactionGovernance
 
enforceGovernance(GovernanceContext<None>) - Method in class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernance
 
enhanceFunction(ManagedObjectFunctionEnhancerContext) - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancer
Enhances the ManagedFunction provided by a ManagedObjectSource.
enhanceMetaData - Variable in class net.officefloor.frame.test.TestManagedObject
Optional Consumer to enhance the ManagedObjectSourceMetaData.
enhanceOffice(String, OfficeConfiguration, OfficeFloorIssues) - Static method in class net.officefloor.frame.impl.construct.office.OfficeEnhancerContextImpl
Enhances the OfficeConfiguration.
enhanceOffice(OfficeEnhancerContext) - Method in interface net.officefloor.frame.api.build.OfficeEnhancer
Enhances the Office.
enqueue(Job) - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Thread-safe enqueues a Job to the queue.
ensureContainerAvailable(String, String, String, BiFunction<DockerClient, String, CreateContainerCmd>) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the docker container is available.
ensureEmulatorStarted() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Ensures the CosmosDb Emulator is started.
ensureImageAvailable(String, String, OfficeFloorDockerUtil.BuildDirectoryFactory) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the image is available.
ensureNetworkAvailable(String) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the docker network is available.
ensureNoThreadLocals(CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
ensureNoThreadLocals(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Ensures there are no SupplierThreadLocalNode and ThreadSynchroniserFactory instances.
ensureTemplateYamlFileExists() - Method in class net.officefloor.maven.AbstractStartSamMojo
Ensures the template.yaml file exists.
entity - Variable in class net.officefloor.jpa.test.AbstractJpaTestCase.Result
The resulting IMockEntity.
entity(String) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Sets the HTTP entity.
ENTITY - Enum constant in enum class net.officefloor.web.build.HttpValueLocation
Value from the request entity body.
entityInputStream - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
HTTP entity InputStream.
entityToString(HttpResponse) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Obtains the HttpEntity content.
entityToString(HttpResponse, Charset) - Static method in class net.officefloor.server.http.HttpClientTestUtil
Obtains the HttpEntity content.
EntityUtil - Class in net.officefloor.server.http
HttpRequest entity utilities.
EntityUtil() - Constructor for class net.officefloor.server.http.EntityUtil
 
EnvironmentExtension - Class in net.officefloor.test.system
Extension for specifying environment ( System.getenv() ) for tests.
EnvironmentExtension(String...) - Constructor for class net.officefloor.test.system.EnvironmentExtension
Instantiate.
EnvironmentRule - Class in net.officefloor.test.system
TestRule for specifying environment ( System.getenv() ) for tests.
EnvironmentRule(String...) - Constructor for class net.officefloor.test.system.EnvironmentRule
Instantiate.
equals(Object) - Method in class net.officefloor.compile.internal.structure.AutoWire
 
equals(Object) - Method in class net.officefloor.server.http.HttpMethod
 
equals(Object) - Method in class net.officefloor.server.http.HttpStatus
 
equals(Object) - Method in class net.officefloor.server.http.HttpVersion
 
equals(Object) - Method in class net.officefloor.web.resource.impl.AbstractHttpResource
 
equals(Object) - Method in class net.officefloor.web.value.load.PropertyKey
 
ESCALATE - Static variable in interface net.officefloor.frame.api.function.FlowCallback
FlowCallback that simply escalates the Flow Escalation to the invoking ManagedFunctionContainer (i.e.
Escalation - Class in net.officefloor.frame.api.escalate
Internal failures within the OfficeFrame extend Escalation.
Escalation() - Constructor for class net.officefloor.frame.api.escalate.Escalation
Default constructor.
Escalation(Throwable) - Constructor for class net.officefloor.frame.api.escalate.Escalation
Allows for a cause of the Escalation.
escalationComplete() - Method in interface net.officefloor.frame.internal.structure.EscalationCompletion
Notifies the completion of the Escalation handling.
EscalationCompletion - Interface in net.officefloor.frame.internal.structure
Handler for the completion of Escalation handling.
EscalationConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration for the EscalationFlow.
EscalationConfigurationImpl - Class in net.officefloor.frame.impl.construct.function
Implementation of the EscalationConfiguration.
EscalationConfigurationImpl(Class<? extends Throwable>, ManagedFunctionReference) - Constructor for class net.officefloor.frame.impl.construct.function.EscalationConfigurationImpl
Initiate.
EscalationExplorer - Interface in net.officefloor.compile.spi.office
Explorer of an escalation trees.
EscalationExplorerContext - Interface in net.officefloor.compile.spi.office
Context for the EscalationExplorer.
EscalationFlow - Interface in net.officefloor.frame.internal.structure
Flow to handle an Escalation from a ManagedFunction.
EscalationFlowFactory - Class in net.officefloor.frame.impl.construct.escalation
EscalationFlowFactory implementation.
EscalationFlowFactory(OfficeMetaData) - Constructor for class net.officefloor.frame.impl.construct.escalation.EscalationFlowFactory
Instantiate.
EscalationFlowImpl - Class in net.officefloor.frame.impl.execute.escalation
Implementation of EscalationFlow.
EscalationFlowImpl(Class<? extends Throwable>, ManagedFunctionMetaData<?, ?>) - Constructor for class net.officefloor.frame.impl.execute.escalation.EscalationFlowImpl
Initiate.
EscalationHandler - Interface in net.officefloor.frame.api.escalate
Handles an Escalation from an Office.
EscalationHandlerEscalationFlow - Class in net.officefloor.frame.impl.execute.escalation
EscalationHandlerEscalationFlow(EscalationHandler, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow
Initiate.
EscalationHandlerEscalationFlow.EscalationKey - Enum Class in net.officefloor.frame.impl.execute.escalation
Key identifying the Exception for the EscalationFlow.
EscalationNode - Interface in net.officefloor.compile.internal.structure
EscalationNodeImpl - Class in net.officefloor.compile.impl.structure
EscalationNode implementation.
EscalationNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.EscalationNodeImpl
Initiate.
EscalationProcedure - Interface in net.officefloor.frame.internal.structure
Procedure to undertake in resolving exceptional circumstances to normal processing.
EscalationProcedureImpl - Class in net.officefloor.frame.impl.execute.escalation
Implementation of the EscalationProcedure.
EscalationProcedureImpl(EscalationFlow...) - Constructor for class net.officefloor.frame.impl.execute.escalation.EscalationProcedureImpl
Initiate with EscalationFlow details.
escape(String) - Static method in interface net.officefloor.compile.internal.structure.Node
Creates an escaped name.
exception(Out<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the exception flow.
EXCEPTION - Enum constant in enum class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow.EscalationKey
Exception escalation key.
execute() - Method in interface net.officefloor.frame.internal.structure.Execution
Undertakes the execution.
execute() - Method in class net.officefloor.maven.CloseOfficeFloorMojo
 
execute() - Method in class net.officefloor.maven.OpenOfficeFloorMojo
 
execute() - Method in class net.officefloor.maven.RunGoogleFunctionMojo
 
execute() - Method in class net.officefloor.maven.RunSamMojo
 
execute() - Method in class net.officefloor.maven.StartSamMojo
 
execute() - Method in class net.officefloor.maven.StopSamMojo
 
execute(Runnable) - Method in class net.officefloor.frame.impl.execute.team.TeamExecutor
 
execute(Runnable) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
execute(ManagedFunctionContext<Indexed, F>) - Method in class net.officefloor.web.security.impl.HttpChallengeFunction
 
execute(ManagedFunctionContext<Indexed, F>) - Method in class net.officefloor.web.security.impl.ManagedObjectAuthenticateFunction
 
execute(ManagedFunctionContext<Indexed, F>) - Method in class net.officefloor.web.security.impl.ManagedObjectLogoutFunction
 
execute(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
 
execute(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.clazz.method.MethodFunction
 
execute(ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.script.ScriptManagedFunction
 
execute(ManagedFunctionContext<Indexed, None>) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
execute(ManagedFunctionContext<Indexed, None>) - Method in class net.officefloor.web.template.section.WebTemplateFunction
 
execute(ManagedFunctionContext<Indexed, HttpFlowSecurerManagedFunction.Flows>) - Method in class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction
 
execute(ManagedFunctionContext<None, None>) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
execute(ManagedFunctionContext<None, None>) - Method in class net.officefloor.web.InterceptFunction
 
execute(ManagedFunctionContext<None, None>) - Method in class net.officefloor.web.resource.source.TriggerSendHttpFileFunction
 
execute(ManagedFunctionContext<LoadManagedObjectFunctionFactory.Dependencies, None>) - Method in class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory
 
execute(ManagedFunctionContext<SpringWebFluxProcedure.DependencyKeys, None>) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure
 
execute(ManagedFunctionContext<SpringWebMvcProcedure.DependencyKeys, None>) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
 
execute(ManagedFunctionContext<HttpHandleRedirectFunction.HttpHandleRedirectDependencies, Indexed>) - Method in class net.officefloor.web.HttpHandleRedirectFunction
==================== ManagedFunction ======================
execute(ManagedFunctionContext<HttpRedirectFunction.HttpRedirectDependencies, None>) - Method in class net.officefloor.web.HttpRedirectFunction
 
execute(ManagedFunctionContext<HttpRouteFunction.HttpRouteDependencies, Indexed>) - Method in class net.officefloor.web.HttpRouteFunction
 
execute(ManagedFunctionContext<InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies, None>) - Method in class net.officefloor.web.InitialiseHttpRequestStateFunction
 
execute(ManagedFunctionContext<NotHandledFunction.NotHandledDependencies, None>) - Method in class net.officefloor.web.NotHandledFunction
 
execute(ManagedFunctionContext<AbstractSendHttpFileFunction.Dependencies, AbstractSendHttpFileFunction.Flows>) - Method in class net.officefloor.web.resource.source.AbstractSendHttpFileFunction
 
execute(ManagedFunctionContext<ServiceHttpRequestFunction.Dependencies, None>) - Method in class net.officefloor.web.resource.source.ServiceHttpRequestFunction
 
execute(ManagedFunctionContext<TranslateHttpPathToWebServicerFunction.Dependencies, None>) - Method in class net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction
 
execute(ManagedFunctionContext<CompleteApplicationHttpAuthenticateFunction.Dependencies, None>) - Method in class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction
 
execute(ManagedFunctionContext<HandleAuthenticationRequiredFunction.Dependencies, Indexed>) - Method in class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction
 
execute(ManagedFunctionContext<SendHttpChallengeFunction.Dependencies, None>) - Method in class net.officefloor.web.security.impl.SendHttpChallengeFunction
 
execute(ManagedFunctionContext<StartApplicationHttpAuthenticateFunction.Dependencies, None>) - Method in class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction
 
execute(ManagedFunctionContext<WebTemplateArrayIteratorFunction.DependencyKeys, WebTemplateArrayIteratorFunction.FlowKeys>) - Method in class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction
 
execute(ManagedFunctionContext<WebTemplateInitialFunction.WebTemplateInitialDependencies, WebTemplateInitialFunction.Flows>) - Method in class net.officefloor.web.template.section.WebTemplateInitialFunction
 
execute(ManagedFunctionContext<O, F>) - Method in interface net.officefloor.frame.api.function.ManagedFunction
Executes the function.
execute(ManagedFunctionContext<O, F>) - Method in class net.officefloor.frame.test.TestManagedObject.TestRecycle
 
execute(Job) - Method in interface net.officefloor.frame.api.team.ThreadLocalAwareContext
Executes the Job within the invoking Thread of the ProcessState to respect the ThreadLocal instances.
execute(Job) - Method in class net.officefloor.frame.impl.execute.officefloor.ThreadLocalAwareExecutorImpl
 
execute(Job) - Method in class net.officefloor.frame.impl.execute.team.ThreadLocalAwareContextImpl
 
execute(Job) - Method in interface net.officefloor.frame.internal.structure.ThreadLocalAwareExecutor
Executes the Job by the Thread registered to its ProcessState.
execute(Flow) - Method in class net.officefloor.frame.impl.execute.function.SpawnThreadFunctionLogic
 
execute(Flow) - Method in class net.officefloor.frame.impl.execute.function.SynchroniseProcessStateFunctionLogic
 
execute(Flow) - Method in interface net.officefloor.frame.internal.structure.FunctionLogic
Executes the logic.
execute(FunctionStateContext) - Method in class net.officefloor.frame.impl.execute.asset.AssetManagerImpl
 
execute(FunctionStateContext) - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
execute(FunctionStateContext) - Method in class net.officefloor.frame.impl.execute.function.LinkedListSetPromise
 
execute(FunctionStateContext) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
execute(FunctionStateContext) - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
execute(FunctionStateContext) - Method in interface net.officefloor.frame.internal.structure.FunctionState
Executes the FunctionState.
execute(ManagedFunctionLogicContext, ThreadState) - Method in class net.officefloor.frame.impl.execute.administration.AdministrationFunctionLogic
 
execute(ManagedFunctionLogicContext, ThreadState) - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionLogicImpl
 
execute(ManagedFunctionLogicContext, ThreadState) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogic
Executes the ManagedFunctionLogic.
execute(SocketRunnable) - Method in interface net.officefloor.server.RequestHandler
Executes the SocketRunnable on the Socket Thread.
execute(SocketRunnable) - Method in interface net.officefloor.server.ResponseWriter
Executes the SocketRunnable on the Socket Thread.
execute(HttpUriRequest) - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Convenience method to execute the HttpUriRequest.
executeDelegate(FunctionState) - Method in interface net.officefloor.frame.internal.structure.FunctionStateContext
Wraps executing the delegate FunctionState to enable breaking the delegate chain.
executeFunction(FunctionState) - Method in class net.officefloor.frame.impl.execute.job.FunctionLoopImpl
 
executeFunction(FunctionState) - Method in interface net.officefloor.frame.internal.structure.FunctionLoop
Executes the FunctionState within the current Thread.
executeFunction(FunctionState) - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
Executes the FunctionState returning the next FunctionState to execute.
executeJob() - Method in class net.officefloor.frame.test.StepTeam
Executes the current Job.
Execution<E extends Throwable> - Interface in net.officefloor.frame.internal.structure
Execution.
EXECUTION_STRATEGY_NAME - Static variable in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
Default ExecutionStrategy name.
ExecutionExplorer - Interface in net.officefloor.compile.spi.office
Explorer of an execution tree.
ExecutionExplorerContext - Interface in net.officefloor.compile.spi.office
Context for the ExecutionExplorer.
ExecutionManagedFunction - Interface in net.officefloor.compile.spi.office
ExecutionManagedObject - Interface in net.officefloor.compile.spi.office
ExecutionObjectExplorer - Interface in net.officefloor.compile.spi.office
Explorer of execution tree from ManagedObject.
ExecutionObjectExplorerContext - Interface in net.officefloor.compile.spi.office
Context for the ExecutionObjectExplorer.
ExecutionStrategy - Interface in net.officefloor.frame.api.executive
Strategy of execution.
ExecutionStrategyNode - Interface in net.officefloor.compile.internal.structure
ExecutionStrategyNodeImpl - Class in net.officefloor.compile.impl.structure
ExecutionStrategyNode implementation.
ExecutionStrategyNodeImpl(String, ExecutiveNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
Instantiate.
ExecutionStrategyType - Interface in net.officefloor.compile.executive
Type definition of an ExecutionStrategy.
ExecutionStrategyTypeImpl - Class in net.officefloor.compile.impl.executive
ExecutionStrategyType implementation.
ExecutionStrategyTypeImpl(String) - Constructor for class net.officefloor.compile.impl.executive.ExecutionStrategyTypeImpl
Instantiate.
Executive - Interface in net.officefloor.frame.api.executive
Executive.
EXECUTIVE - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Executive asset.
EXECUTIVE_NAME - Static variable in class net.officefloor.frame.impl.construct.executive.ExecutiveSourceContextImpl
Name for the Executive.
ExecutiveBuilder<TS extends ExecutiveSource> - Interface in net.officefloor.frame.api.build
Builder of Executive.
ExecutiveBuilderImpl<XS extends ExecutiveSource> - Class in net.officefloor.frame.impl.construct.executive
Implements the ExecutiveBuilder.
ExecutiveBuilderImpl(Class<XS>) - Constructor for class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
Initiate.
ExecutiveBuilderImpl(XS) - Constructor for class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
Initiate.
ExecutiveConfiguration<XS extends ExecutiveSource> - Interface in net.officefloor.frame.internal.configuration
Configuration of an Executive.
ExecutiveContext - Interface in net.officefloor.frame.api.executive
Context for the Executive.
ExecutiveContextImpl - Class in net.officefloor.frame.impl.construct.team
ExecutiveContext implementation.
ExecutiveContextImpl(boolean, String, boolean, int, TeamSource, Executive, ThreadFactoryManufacturer, SourceProperties, SourceContext) - Constructor for class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
Initialise.
ExecutiveLoader - Interface in net.officefloor.compile.executive
Loads the ExecutiveType from the ExecutiveSource.
ExecutiveLoaderImpl - Class in net.officefloor.compile.impl.executive
ExecutiveLoader implementation.
ExecutiveLoaderImpl(Node, NodeContext) - Constructor for class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
Instantiate.
ExecutiveNode - Interface in net.officefloor.compile.internal.structure
ExecutiveNodeImpl - Class in net.officefloor.compile.impl.structure
ExecutiveNode implementation.
ExecutiveNodeImpl(OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
Initiate.
ExecutiveOfficeContext - Interface in net.officefloor.frame.api.executive
Office context for the Executive.
ExecutiveSource - Interface in net.officefloor.frame.api.executive.source
Source to obtain the Executive.
ExecutiveSourceContext - Interface in net.officefloor.frame.api.executive.source
Context for the ExecutiveSource.
ExecutiveSourceContextImpl - Class in net.officefloor.frame.impl.construct.executive
ExecutiveSourceContext implementation.
ExecutiveSourceContextImpl(boolean, SourceContext, SourceProperties, ThreadFactoryManufacturer) - Constructor for class net.officefloor.frame.impl.construct.executive.ExecutiveSourceContextImpl
Instantiate.
ExecutiveSourceProperty - Interface in net.officefloor.frame.api.executive.source
Individual property of the ExecutiveSourceSpecification.
ExecutiveSourcePropertyImpl - Class in net.officefloor.frame.api.executive.source.impl
ExecutiveSourceProperty implementation.
ExecutiveSourcePropertyImpl(String, String) - Constructor for class net.officefloor.frame.api.executive.source.impl.ExecutiveSourcePropertyImpl
Initiate with name and label of property.
ExecutiveSourceSpecification - Interface in net.officefloor.frame.api.executive.source
Specification of a ExecutiveSource.
ExecutiveSourceStandAlone - Class in net.officefloor.frame.util
Loads ExecutiveSource for stand-alone use.
ExecutiveSourceStandAlone() - Constructor for class net.officefloor.frame.util.ExecutiveSourceStandAlone
 
ExecutiveStartContext - Interface in net.officefloor.frame.api.executive
Context for Executive to start managing the OfficeFloor.
ExecutiveType - Interface in net.officefloor.compile.executive
Type definition of an Executive.
ExecutiveTypeImpl - Class in net.officefloor.compile.impl.executive
ExecutiveType implementation.
ExecutiveTypeImpl(ExecutionStrategyType[], boolean) - Constructor for class net.officefloor.compile.impl.executive.ExecutiveTypeImpl
Instantiate.
ExecutorCachedTeamSource - Class in net.officefloor.frame.impl.spi.team
TeamSource utilising a cached ExecutorService.
ExecutorCachedTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.ExecutorCachedTeamSource
 
ExecutorFixedTeamSource - Class in net.officefloor.frame.impl.spi.team
TeamSource utilising a fixed ExecutorService.
ExecutorFixedTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.ExecutorFixedTeamSource
 
ExecutorTeam(String, AbstractExecutorTeamSource.ExecutorServiceFactory, int) - Constructor for class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource.ExecutorTeam
Initiate.
EXPECTATION_FAILED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 417 Expectation Failed.
EXPECTATION_FAILED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 417 Expectation Failed status.
EXPIRED_JWT - Enum constant in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Expired JWT flow.
explore(EscalationExplorerContext) - Method in interface net.officefloor.compile.spi.office.EscalationExplorer
Explores the escalation tree for the added OfficeEscalation instances.
explore(ExecutionExplorerContext) - Method in interface net.officefloor.compile.spi.office.ExecutionExplorer
Explores the execution tree for the OfficeSectionInput.
explore(ExecutionObjectExplorerContext) - Method in interface net.officefloor.compile.spi.office.ExecutionObjectExplorer
Explores the execution tree for the ManagedObject.
explore(HttpInputExplorerContext) - Method in interface net.officefloor.web.build.HttpInputExplorer
Explores the execution tree for the HttpInput.
explore(HttpSecurityExplorerContext) - Method in interface net.officefloor.web.security.build.HttpSecurityExplorer
Explores the HttpSecurity.
exportHttpRequestState(HttpRequestState) - Static method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
Exports a momento for the current state of this HttpRequestState.
exportState() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
exportState() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
exportState() - Method in interface net.officefloor.server.http.ServerHttpConnection
Exports the state of the current HttpRequest and HttpResponse.
extend(CompileOfficeContext) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeExtension
Extends the Office.
extend(CompileOfficeFloorContext) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorExtension
Extends the OfficeFloor.
extend(CompileSectionContext) - Method in interface net.officefloor.compile.test.officefloor.CompileSectionExtension
Extends the OfficeSection.
extend(CompileWebContext) - Method in interface net.officefloor.web.compile.CompileWebExtension
Extends the Office.
extend(OpenApiSecurityExtensionContext) - Method in class net.officefloor.web.openapi.security.BasicOpenApiSecurityExtension
 
extend(OpenApiSecurityExtensionContext) - Method in class net.officefloor.web.openapi.security.JwtOpenApiSecurityExtension
 
extend(OpenApiSecurityExtensionContext) - Method in interface net.officefloor.web.openapi.security.OpenApiSecurityExtension
Extends the security.
extend(WoofContext) - Method in class net.officefloor.servlet.supply.ServletWoofExtensionService
 
extend(WoofContext) - Method in class net.officefloor.spring.webflux.WebFluxWoofExtensionService
 
extend(WoofContext) - Method in class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 
extend(WoofContext) - Method in class net.officefloor.web.openapi.OpenApiWoofExtensionService
 
extend(WoofContext) - Method in class net.officefloor.webapp.WebAppWoofExtensionService
 
extend(WoofContext) - Method in interface net.officefloor.woof.compile.CompileWoofExtension
Extends the Office.
extend(WoofContext) - Method in interface net.officefloor.woof.WoofExtensionService
Extends the WebArchitect.
extend(WoofExtensionService) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in interface net.officefloor.compile.spi.office.extension.OfficeExtensionService
Extends the Office.
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.flyway.migrate.FlywayMigrateOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.plugin.variable.VariableOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.aws.sam.SamOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.google.function.GoogleFunctionOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.http.servlet.HttpServletOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.server.http.test.ExternalServerOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtension
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtensionServiceFactory
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafOfficeExtensionService
 
extendOffice(OfficeArchitect, OfficeExtensionContext) - Method in class net.officefloor.woof.WoofLoaderOfficeExtensionService
 
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in interface net.officefloor.compile.spi.officefloor.extension.OfficeFloorExtensionService
Extends the OfficeFloor.
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeFloorExtensionService
 
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeFloorExtensionService
 
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in class net.officefloor.server.http.test.ExternalServerOfficeFloorExtensionService
 
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in class net.officefloor.web.executive.WebThreadAffinityOfficeFloorExtensionService
 
extendOfficeFloor(OfficeFloorDeployer, OfficeFloorExtensionContext) - Method in class net.officefloor.woof.WoofLoaderOfficeFloorExtensionService
 
extendSpringBootSupport(OfficeFloorSpringBootExtensionContext) - Method in class net.officefloor.spring.starter.rest.AbstractExtraSpringBootExtensionServiceFactory
 
extendSpringBootSupport(OfficeFloorSpringBootExtensionContext) - Method in class net.officefloor.spring.starter.rest.data.SpringBootDataExtension
 
extendSpringBootSupport(OfficeFloorSpringBootExtensionContext) - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtension
Extends OfficeFloor Spring Boot support.
extendStart() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Allows overriding to extend starting.
extendStart() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
 
extendStart() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Extends starting Firestore.
extendStart() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
 
extendStop() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Allows overriding to extend stop.
extendStop() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
 
extendStop() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Extends stopping Firestore.
extendStop() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
 
extendTemplate(Class<S>, String, WebTemplate, OfficeArchitect, WebArchitect, ClassLoader, ResourceSource[], String...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Undertakes the extending of the WebTemplate by the WoofTemplateExtensionSource.
extendTemplate(Class<S>, String, WebTemplate, OfficeArchitect, WebArchitect, String...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Undertakes the extending of the WebTemplate by the WoofTemplateExtensionSource.
extendTemplate(WoofTemplateExtensionSourceContext) - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSource
Extends the WebTemplate.
extendTemplate(WoofTemplateExtensionSource, PropertyList, String, WebTemplate, OfficeArchitect, WebArchitect, SourceContext) - Method in interface net.officefloor.woof.template.WoofTemplateExtensionLoader
extendTemplate(WoofTemplateExtensionSource, PropertyList, String, WebTemplate, OfficeArchitect, WebArchitect, SourceContext) - Method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl
 
extendWebTemplate(WebTemplateExtensionContext) - Method in interface net.officefloor.web.template.extension.WebTemplateExtension
Extends the WebTemplate.
ExtensionFactory<E> - Interface in net.officefloor.frame.api.managedobject.extension
Creates a specific extension for the ManagedObject.
externalSend() - Method in interface net.officefloor.server.http.HttpExternalResponse
Flags that HttpResponse is externally sent.
externalSend() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
ExternalServerOfficeExtensionService - Class in net.officefloor.server.http.test
OfficeExtensionService to setup an external server.
ExternalServerOfficeExtensionService() - Constructor for class net.officefloor.server.http.test.ExternalServerOfficeExtensionService
 
ExternalServerOfficeFloorExtensionService - Class in net.officefloor.server.http.test
OfficeFloorExtensionService to setup an external server.
ExternalServerOfficeFloorExtensionService() - Constructor for class net.officefloor.server.http.test.ExternalServerOfficeFloorExtensionService
 
ExternalServerRunner - Class in net.officefloor.server.http.test
Enables running an external server.
ExternalServerRunner.StartExternalServer - Interface in net.officefloor.server.http.test
Logic to run within context.
ExternalServiceInput<O,M extends InputManagedObject> - Interface in net.officefloor.compile.spi.officefloor
External service input to OfficeFloor.
ExternalServiceInputFactory<O,M extends InputManagedObject> - Interface in net.officefloor.compile.internal.structure
Factory to create an ExternalServiceInput to OfficeFloor.
ExternalServiceInputFactoryImpl<O,M extends InputManagedObject> - Class in net.officefloor.compile.impl.structure
ExternalServiceInputFactoryImpl(Class<O>, Class<M>) - Constructor for class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
Instantiate.
ExternalServiceInputNode<O,M extends InputManagedObject> - Interface in net.officefloor.compile.internal.structure
extractApplicationPath(ServerHttpConnection) - Method in interface net.officefloor.web.state.HttpApplicationState
Extracts the application path from the HttpRequest.
extractApplicationPath(ServerHttpConnection) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
extractAvailableTypes(Map<String, ManagedObjectNode>, CompileContext, SourceContext) - Static method in class net.officefloor.compile.impl.structure.AvailableTypeImpl
Extracts the AvailableType instances.
extractConstructor(Class<?>, SourceContext) - Static method in interface net.officefloor.plugin.clazz.constructor.ClassConstructorInterrogatorServiceFactory
Extracts the Constructor.
extractEndPointMethods(Class<?>, Consumer<Method>) - Static method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
Extract the RequestMapping Method instances.
extractEndPointMethods(Class<?>, Consumer<Method>) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Extract the RequestMapping Method instances.
extractExtension(ManagedObject, ManagedObjectMetaData<?>) - Method in class net.officefloor.frame.impl.execute.administration.ManagedObjectExtensionExtractorMetaDataImpl
 
extractExtension(ManagedObject, ManagedObjectMetaData<?>) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectGovernanceMetaDataImpl
 
extractExtension(ManagedObject, ManagedObjectMetaData<?>) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExtensionExtractor
Extracts the extension from the ManagedObject.
extractExtension(ManagedObjectExtensionExtractor<E>, E[], int, TeamManagement) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
extractExtension(ManagedObjectExtensionExtractor<E>, E[], int, TeamManagement) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Extracts the ManagedObject extension from the ManagedObject contained in this ManagedObjectContainer.
extractPossibleVariableName(ManagedFunctionObjectType<?>) - Static method in class net.officefloor.plugin.variable.VariableAnnotation
Extracts the possible variable name.
extractRequiredDependency(Field) - Method in interface net.officefloor.servlet.inject.FieldDependencyExtractor
Extracts the RequiredDependency.
extractRequiredDependency(Field) - Method in class net.officefloor.servlet.inject.InjectFieldDependencyExtractor
 
extractTypeQualifier(StatePoint) - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
Extracts the possible type qualifier.
extractVariableType(Type) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Extracts the type from the variable.

F

fail(String) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Fails.
fail(String, Throwable) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Fails.
fail(Throwable) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Triggers failure due to exception.
fail(Throwable) - Static method in class net.officefloor.test.JUnitAgnosticAssert
Propagates the failure.
FailCompilerIssues - Class in net.officefloor.compile.impl.issues
CompilerIssues that fails on an issue.
FailCompilerIssues() - Constructor for class net.officefloor.compile.impl.issues.FailCompilerIssues
 
failedFuture(Throwable) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
failedStage(Throwable) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
failedToCreateSession(Throwable) - Method in interface net.officefloor.web.session.spi.CreateHttpSessionOperation
Flags that failed to create the HttpSession within the HttpSessionStore.
failedToGenerateSessionId(Throwable) - Method in interface net.officefloor.web.session.spi.FreshHttpSession
Flags failure in generating the HttpSession Id.
failedToInvalidateSession(Throwable) - Method in interface net.officefloor.web.session.spi.InvalidateHttpSessionOperation
Flags failed to invalidate the HttpSession within the HttpSessionStore.
failedToRetreiveSession(Throwable) - Method in interface net.officefloor.web.session.spi.RetrieveHttpSessionOperation
Flags that failed to retrieve the HttpSession from the HttpSessionStore.
failedToStoreSession(Throwable) - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Flags failed to store the HttpSession within the HttpSessionStore.
failFunctions(Throwable, boolean) - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
failFunctions(Throwable, boolean) - Method in interface net.officefloor.frame.internal.structure.AssetLatch
Fails the FunctionState instances waiting on this Asset.
failFunctions(Throwable, boolean) - Method in interface net.officefloor.frame.internal.structure.CheckAssetContext
Fails the FunctionState instances waiting on this Asset.
failOpen(Throwable) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectStartupCompletion
Flags to fail opening the OfficeFloor.
FailServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FailServicer
 
FailTestCompilerIssues - Class in net.officefloor.compile.test.issues
CompilerIssues that invokes TestCase.fail() for issues raised.
FailTestCompilerIssues() - Constructor for class net.officefloor.compile.test.issues.FailTestCompilerIssues
 
failure - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
Possible failure in writing the response.
failure(Throwable) - Method in class net.officefloor.frame.test.ThreadSafeClosure
Flags a failure.
failureFactory - Variable in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
field - Variable in class net.officefloor.servlet.inject.InjectField
Field to load the dependency.
FieldClassDependencyInjector - Class in net.officefloor.plugin.managedobject.clazz
FieldClassDependencyInjector(Field, ClassDependencyFactory) - Constructor for class net.officefloor.plugin.managedobject.clazz.FieldClassDependencyInjector
Instantiate.
FieldDependencyExtractor - Interface in net.officefloor.servlet.inject
Factory for creation of dependency from Field.
FieldDependencyExtractorServiceFactory - Interface in net.officefloor.servlet.inject
FieldMetaData - Class in net.officefloor.model.generate.model
Field meta-data.
FieldMetaData() - Constructor for class net.officefloor.model.generate.model.FieldMetaData
Default constructor.
FieldMetaData(String, String, String, String, String) - Constructor for class net.officefloor.model.generate.model.FieldMetaData
Convenience constructor.
file - Variable in class net.officefloor.server.stream.StreamBuffer.FileBuffer
fileBuffer - Variable in class net.officefloor.server.stream.StreamBuffer
FileBuffer(FileChannel, long, long, FileCompleteCallback) - Constructor for class net.officefloor.server.stream.StreamBuffer.FileBuffer
Instantiate.
FileBuffer(FileChannel, FileCompleteCallback) - Constructor for class net.officefloor.server.stream.StreamBuffer.FileBuffer
Instantiate to write the entire FileChannel content.
FileCache - Interface in net.officefloor.web.resource.spi
Cache of files.
FileCacheFactory - Interface in net.officefloor.web.resource.spi
Factory for the creation of a new FileCache.
FileCacheService - Interface in net.officefloor.web.resource.spi
FileCacheServiceContext - Interface in net.officefloor.web.resource.spi
Context for the FileCacheService.
FileCompleteCallback - Interface in net.officefloor.server.stream
Invokes on completion of writing the FileChannel content.
fileHeavyLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service multiple requests pipelined.
fileOverLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service overload requests pipelined.
filePipelineVerify() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Verify pipeline HTTP requests.
filePipelining() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can pipeline HTTP requests.
FileResourceSystem - Class in net.officefloor.web.resource.file
ResourceSystem for files.
FileResourceSystem(ResourceSystemContext) - Constructor for class net.officefloor.web.resource.file.FileResourceSystem
Instantiate.
FileResourceSystemService - Class in net.officefloor.web.resource.file
ResourceSystemFactory backed by files.
FileResourceSystemService() - Constructor for class net.officefloor.web.resource.file.FileResourceSystemService
 
FileServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FileServicer
 
FileSystemConfigurationContext - Class in net.officefloor.configuration.impl.configuration
FileSystemConfigurationContext(File) - Constructor for class net.officefloor.configuration.impl.configuration.FileSystemConfigurationContext
Initiate.
FileSystemModelContext - Class in net.officefloor.model.generate
ModelContext that creates the ModelFile instances within a file system relative to a root directory.
FileSystemModelContext(File) - Constructor for class net.officefloor.model.generate.FileSystemModelContext
Initiate.
fileTestSupport - Variable in class net.officefloor.frame.test.OfficeFrameTestCase
FileTestSupport - Class in net.officefloor.frame.test
FileTestSupport() - Constructor for class net.officefloor.frame.test.FileTestSupport
Default constructor.
fileThreadedHandler() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle HTTP requests with threaded handler.
FilterChainHttpServlet() - Constructor for class net.officefloor.servlet.tomcat.TomcatServletManager.FilterChainHttpServlet
 
FilterProcedureSource - Class in net.officefloor.servlet.procedure
FilterProcedureSource() - Constructor for class net.officefloor.servlet.procedure.FilterProcedureSource
 
FilterProcedureSource.FlowKeys - Enum Class in net.officefloor.servlet.procedure
Flow keys.
FilterServicer - Interface in net.officefloor.servlet
Services ServerHttpConnection via Filter.
findAutoWireLinks(S, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
 
findAutoWireLinks(S, AutoWire...) - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Selects the appropriate AutoWireLink instances, and does not flag issue if no matching AutoWireLink is found.
findDirectoryRecursive(File, String) - Method in class net.officefloor.frame.test.FileTestSupport
Recursively searches root for the first directory whose name equals name.
findFile(Class<?>, String) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the file by the input file name located in the package of the input class.
findFile(Class<?>, String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the file by the input file name located in the package of the input class.
findFile(String) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the file at the relative path.
findFile(String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the file at the relative path.
findFurtherestTarget(LinkFlowNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the furtherest target link by the specified type.
findInputStream(Class<?>, String) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the input stream to the file by the input file name located in the package of the input class.
findInputStream(Class<?>, String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the input stream to the file by the input file name located in the package of the input class.
findMethod(Class, String, Class) - Method in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoaderFactory
Obtains the method of the input class by the input method name.
findSslHostConfigs() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
findTarget(LinkFlowNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the target link by the specified type.
findTarget(LinkObjectNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the target link by the specified type.
findTarget(LinkPoolNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the target by the specified type.
findTarget(LinkTeamNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the target link by the specified type.
findTargets(LinkStartAfterNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the targets by the specified type.
findTargets(LinkStartBeforeNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the targets by the specified type.
findUpgradeProtocols() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
finished - Variable in class net.officefloor.frame.impl.spi.team.OnePersonTeam.OnePerson
Flag to indicate finished.
finishResponse() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
firePropertyChange(String, Object, Object) - Method in class net.officefloor.model.AbstractModel
Fires a property change event.
FIRESTORE_EMULATOR_HOST - Static variable in class net.officefloor.nosql.firestore.FirestoreConnect
Property name to specify using emulator.
FIRESTORE_IMAGE_NAME - Static variable in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
Docker image name for the Firestore emulator.
FIRESTORE_PORT_NAME - Static variable in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
Property name for the Firestore port.
FIRESTORE_TAG_NAME - Static variable in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
Docker tag name for the Firestore emulator.
FirestoreConnect - Class in net.officefloor.nosql.firestore
Firestore connect functionality.
FirestoreConnectExtension - Class in net.officefloor.nosql.firestore.test
Extension for Firestore.
FirestoreConnectExtension() - Constructor for class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
FirestoreConnectExtension(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.FirestoreConnectExtension
Instantiate.
FirestoreConnectRule - Class in net.officefloor.nosql.firestore.test
Firestore TestRule.
FirestoreConnectRule() - Constructor for class net.officefloor.nosql.firestore.test.FirestoreConnectRule
FirestoreConnectRule(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.FirestoreConnectRule
Instantiate.
FirestoreExtension - Class in net.officefloor.nosql.firestore.test
Extension for Firestore.
FirestoreExtension() - Constructor for class net.officefloor.nosql.firestore.test.FirestoreExtension
FirestoreExtension(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.FirestoreExtension
Instantiate.
FirestoreFactory - Interface in net.officefloor.nosql.firestore
Factory for Firestore connection.
FirestoreManagedObjectSource - Class in net.officefloor.nosql.firestore
ManagedObjectSource for Firestore.
FirestoreManagedObjectSource() - Constructor for class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
firestorePort - Variable in class net.officefloor.maven.StartGoogleFunctionMojo
Firestore port.
FirestoreRule - Class in net.officefloor.nosql.firestore.test
Firestore TestRule.
FirestoreRule() - Constructor for class net.officefloor.nosql.firestore.test.FirestoreRule
FirestoreRule(AbstractFirestoreConnectJunit.Configuration) - Constructor for class net.officefloor.nosql.firestore.test.FirestoreRule
Instantiate.
FirestoreServiceFactory - Interface in net.officefloor.nosql.firestore
FirestoreStartTimeoutException - Exception in net.officefloor.nosql.firestore.test
RuntimeException for Firestore timing out to start up.
FirestoreStartTimeoutException(String, Throwable) - Constructor for exception net.officefloor.nosql.firestore.test.FirestoreStartTimeoutException
Initiate.
FirestoreSupplierSource - Class in net.officefloor.nosql.firestore
SupplierSource for Firestore.
FirestoreSupplierSource() - Constructor for class net.officefloor.nosql.firestore.FirestoreSupplierSource
 
flagAsNonRenderTemplateMethod(String) - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Flags that the method on the logic class should not have the template rendered to the HttpResponse by default on its completion.
flagAsParameter() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
flagAsParameter() - Method in interface net.officefloor.compile.spi.office.AugmentedFunctionObject
Flags this FunctionObject as a parameter for the ManagedFunction.
flagAsParameter() - Method in interface net.officefloor.compile.spi.section.FunctionObject
Flags this FunctionObject as a parameter for the ManagedFunction.
flagAugmented() - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectManufacturerContext
Flags the dependency is being provided by a ManagedFunctionAugmentor.
flagDirectInvocation() - Method in class net.officefloor.web.HttpRouteSectionSource.RouteInput
Flags that being used for direct invocation.
flagFunctionFlowLinked(int) - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Flags the FunctionFlow linked.
flagFunctionObjectLinked(int) - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Flags the FunctionObject linked.
flagInitOver(ManagedObjectFunctionEnhancer[]) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Indicates that the ManagedObjectSource.init(ManagedObjectSourceContext) method has completed.
flagNextLinked() - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Flags the next SectionFlowSinkNode linked.
flagObjectDependencyLinked(int) - Method in interface net.officefloor.plugin.section.clazz.loader.ObjectClassSectionLoaderContext
Flags the ManagedObjectDependency linked.
flagRequiresThreadStateSafety() - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
Flag the ThreadState requires Thread safety.
FlatXmlUnmarshaller - Class in net.officefloor.plugin.xml.unmarshall.flat
XML unmarshaller to load a flat object.
FlatXmlUnmarshaller(FlatXmlUnmarshallerMetaData) - Constructor for class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller
Initiate with meta-data to unmarshall the XML.
FlatXmlUnmarshaller.HandlerImpl - Class in net.officefloor.plugin.xml.unmarshall.flat
Handler to load XML values onto target object.
FlatXmlUnmarshallerManagedObjectSource - Class in net.officefloor.plugin.xml.unmarshall.flat
FlatXmlUnmarshallerManagedObjectSource() - Constructor for class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerManagedObjectSource
 
FlatXmlUnmarshallerMetaData - Class in net.officefloor.plugin.xml.unmarshall.flat
Meta-data for a FlatXmlUnmarshaller.
FlatXmlUnmarshallerMetaData(ValueLoaderFactory, XmlMapping[]) - Constructor for class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerMetaData
Initiate.
flip(Buffer) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handles difference in flip.
flow(CompileOfficeContext, OfficeSectionInput, OfficeSectionInput, OfficeSectionInput, OfficeSectionInput, OfficeSectionInput, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes flow via the procedure.
flow(Out<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the flow output.
flow(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the flow procedure.
Flow - Interface in net.officefloor.frame.internal.structure
Represents a sub-graph of the ManagedFunctionContainer graph making up the ThreadState.
Flow - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates a Method parameter to indicate it is a FlowInterface parameter.
FlowBuilder<F extends Enum<F>> - Interface in net.officefloor.frame.api.build
FlowCallback - Interface in net.officefloor.frame.api.function
Callback for completion of a Flow.
FlowClassDependencyFactory - Class in net.officefloor.plugin.clazz.dependency.impl
FlowClassDependencyFactory(ClassFlowInterfaceFactory) - Constructor for class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyFactory
Instantiate.
FlowClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyManufacturerContext implementation for flows.
FlowClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyManufacturer
 
flowComplete(Throwable) - Method in interface net.officefloor.frame.internal.structure.FlowCompletion
Obtains the FunctionState to notify completion of the Flow.
flowComplete(Flow, Throwable, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
flowComplete(Flow, Throwable, EscalationCompletion) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Flags that the input Flow has completed.
FlowCompletion - Interface in net.officefloor.frame.internal.structure
Handler for the completion of the Flow.
FlowConfiguration<F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration for a Flow.
FlowConfigurationImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.function
FlowConfiguration implementation.
FlowConfigurationImpl(String, ManagedFunctionReference, boolean, int, F) - Constructor for class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
Initiate.
flowError(AsynchronousFlow) - Static method in class net.officefloor.spring.reactive.ReactiveWoof
Provides handling for on error.
FlowHandlers() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
 
FlowImpl - Class in net.officefloor.frame.impl.execute.flow
Implementation of the Flow.
FlowImpl(FlowCompletion, EscalationCompletion, ThreadState) - Constructor for class net.officefloor.frame.impl.execute.flow.FlowImpl
Initiate.
FlowInterface - Annotation Interface in net.officefloor.plugin.clazz
Annotates an interface to have each of its methods be a Flow that may be invoked by the ManagedFunction class method.
FlowInterfaceClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyManufacturer for providing a dependency FlowInterface.
FlowInterfaceClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.FlowInterfaceClassDependencyManufacturer
 
FlowInterfaceClassInjectionInterrogator - Class in net.officefloor.plugin.clazz.interrogate.impl
FlowInterfaceClassInjectionInterrogator() - Constructor for class net.officefloor.plugin.clazz.interrogate.impl.FlowInterfaceClassInjectionInterrogator
 
FlowMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data of a Flow.
FlowMetaDataFactory - Class in net.officefloor.frame.impl.construct.flow
FlowMetaDataFactory implementation.
FlowMetaDataFactory(OfficeMetaData) - Constructor for class net.officefloor.frame.impl.construct.flow.FlowMetaDataFactory
Instantiate.
FlowMetaDataImpl - Class in net.officefloor.frame.impl.execute.flow
Implementation of the FlowMetaData.
FlowMetaDataImpl(boolean, ManagedFunctionMetaData<?, ?>) - Constructor for class net.officefloor.frame.impl.execute.flow.FlowMetaDataImpl
Initiate.
flows - Variable in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Flow handlers.
flows() - Element in annotation interface net.officefloor.plugin.section.clazz.ManagedObject
Obtains the SectionOutputLink instances.
FlowSuccessful - Interface in net.officefloor.plugin.clazz
FlowCallback that propagates failures and only handles success.
flowWithCallback(Out<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the flow with callback output.
flowWithParameter(String, Var<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the flow with parameter output.
flowWithParameterAndCallback(String, Var<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the flow with parameter and callback output.
flush() - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
flush() - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
flush() - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
flush() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
flush() - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
 
flushBufferedWrite() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
flushEntity() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
Ensures to flush and send response.
flushNonBlocking() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
flushResponseToHttpResponseWriter(Throwable) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
Flushes the HttpResponse to the HttpResponseWriter.
FluxSubscription<T> - Class in net.officefloor.reactor
Flux subscription.
FluxSubscription(Class<?>, ManagedFunctionContext<?, ?>) - Constructor for class net.officefloor.reactor.FluxSubscription
Instantiate.
FLYWAY - Enum constant in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.MigrateDependencyKeys
Flyway dependency.
FlywayConfigurer - Interface in net.officefloor.flyway
Configures the Flyway.
FlywayConfigurerServiceFactory - Interface in net.officefloor.flyway
FlywayEnableCleanExtension - Class in net.officefloor.flyway.test
Extension to enable Flyway clean.
FlywayEnableCleanExtension() - Constructor for class net.officefloor.flyway.test.FlywayEnableCleanExtension
Instantiate.
FlywayEnableCleanRule - Class in net.officefloor.flyway.test
TestRule to enable Flyway clean.
FlywayEnableCleanRule() - Constructor for class net.officefloor.flyway.test.FlywayEnableCleanRule
Instantiate.
FlywayManagedObjectSource - Class in net.officefloor.flyway
FlywayManagedObjectSource() - Constructor for class net.officefloor.flyway.FlywayManagedObjectSource
 
FlywayManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.flyway
Dependency keys.
FlywayMigrateManagedObjectSource - Class in net.officefloor.flyway
Flyway migrate ManagedObjectSource.
FlywayMigrateManagedObjectSource() - Constructor for class net.officefloor.flyway.FlywayMigrateManagedObjectSource
 
FlywayMigrateManagedObjectSource.FlowKeys - Enum Class in net.officefloor.flyway
Flow keys.
FlywayMigrateManagedObjectSource.MigrateDependencyKeys - Enum Class in net.officefloor.flyway
Migrate dependency keys.
FlywayMigrateOfficeExtensionService - Class in net.officefloor.flyway.migrate
OfficeExtensionService to undertake Flyway migration.
FlywayMigrateOfficeExtensionService() - Constructor for class net.officefloor.flyway.migrate.FlywayMigrateOfficeExtensionService
 
FlywayMigration - Interface in net.officefloor.flyway
Tagging interface for Flyway migration start up ordering.
followRedirects(boolean) - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Flags whether to follow redirects.
FORBIDDEN - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 403 Forbidden.
FORBIDDEN - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 403 Forbidden status.
forceCommitWithCompiler() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Undertake forcing commit with compiled wrappers.
forceCommitWithDynamicProxy() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Undertake forcing commit with Proxy.
forceStartServletContainer(AvailableType[]) - Static method in class net.officefloor.servlet.supply.ServletSupplierSource
Force starts the Servlet container.
forceStartSpring(AvailableType[]) - Static method in class net.officefloor.spring.SpringSupplierSource
Forces starting Spring.
forEachDependency(BiConsumer<String, Class<?>>) - Method in class net.officefloor.servlet.inject.InjectionRegistry
Iterate over all dependencies.
FORM_LOGIN_PAGE - Enum constant in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Flows
Form login page flow.
format - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Format for loading a value.
FormattedXmlOutput - Class in net.officefloor.plugin.xml.marshall.output
Provides formatting of the XML output to a delegate XmlOutput.
FormattedXmlOutput(XmlOutput, String) - Constructor for class net.officefloor.plugin.xml.marshall.output.FormattedXmlOutput
Initiate.
FormHttpArgumentParser - Class in net.officefloor.web.tokenise
FormHttpArgumentParser() - Constructor for class net.officefloor.web.tokenise.FormHttpArgumentParser
 
FormHttpSecuritySource - Class in net.officefloor.web.security.scheme
Form based HttpSecuritySource.
FormHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.FormHttpSecuritySource
 
FormHttpSecuritySource.Dependencies - Enum Class in net.officefloor.web.security.scheme
Dependency keys.
FormHttpSecuritySource.Flows - Enum Class in net.officefloor.web.security.scheme
Flow keys.
FOUND - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 302 Found.
FOUND - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 302 Found status.
FreshHttpSession - Interface in net.officefloor.web.session.spi
Newly created HttpSession requiring a session Id.
FromOffice - Annotation Interface in net.officefloor.test
Allows specifying to load test dependency from a particular Office (rather than default Office).
FUNCTION - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Function asset.
FUNCTION - Enum constant in enum class net.officefloor.frame.internal.structure.ManagedObjectScope
functionality() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure able to send all details and receive all details.
FunctionalityServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FunctionalityServicer
 
FunctionAuthenticateContext<AC extends Serializable,C> - Interface in net.officefloor.web.security.impl
ManagedFunction authentication context.
FunctionBuilder<F extends Enum<F>> - Interface in net.officefloor.frame.api.build
Builds a FunctionState provides linking to other FunctionState instances.
FunctionClassSectionLoaderContext - Interface in net.officefloor.plugin.section.clazz.loader
Context for the ClassSectionLoader.
FunctionConfiguration - Class in net.officefloor.activity.compose
Function configuration.
FunctionConfiguration<F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a ManagedFunctionLogic.
FunctionConfiguration() - Constructor for class net.officefloor.activity.compose.FunctionConfiguration
 
FunctionDecoration - Class in net.officefloor.plugin.section.clazz.loader
Decoration of ManagedFunction.
FunctionDecoration() - Constructor for class net.officefloor.plugin.section.clazz.loader.FunctionDecoration
 
FunctionFlow - Interface in net.officefloor.compile.spi.section
FunctionFlowContext<F extends Enum<F>> - Interface in net.officefloor.frame.api.function
Context for the Flow instances from the ManagedFunctionLogic.
FunctionFlowNode - Interface in net.officefloor.compile.internal.structure
FunctionFlowNodeImpl - Class in net.officefloor.compile.impl.structure
FunctionFlowNode implementation.
FunctionFlowNodeImpl(String, boolean, ManagedFunctionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
Initiate.
FunctionLogic - Interface in net.officefloor.frame.internal.structure
Encapsulates simple logic for a FunctionState.
FunctionLogoutContext<AC extends Serializable> - Interface in net.officefloor.web.security.impl
ManagedFunction logout context.
FunctionLoop - Interface in net.officefloor.frame.internal.structure
Executes the FunctionState instances.
FunctionLoopImpl - Class in net.officefloor.frame.impl.execute.job
FunctionLoop implementation.
FunctionLoopImpl(TeamManagement) - Constructor for class net.officefloor.frame.impl.execute.job.FunctionLoopImpl
Instantiates.
FunctionManager - Interface in net.officefloor.frame.api.manage
Interface to manage a particular ManagedFunction.
FunctionManagerImpl - Class in net.officefloor.frame.impl.execute.office
FunctionManager implementation.
FunctionManagerImpl(ManagedFunctionMetaData<?, ?>, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.office.FunctionManagerImpl
Initiate.
FunctionNamespaceBuilder - Interface in net.officefloor.compile.spi.managedfunction.source
Provides means for the ManagedFunctionSource to provide the ManagedFunction type definitions.
FunctionNamespaceNode - Interface in net.officefloor.compile.internal.structure
FunctionNamespaceNodeImpl - Class in net.officefloor.compile.impl.structure
FunctionNamespaceNode implementation.
FunctionNamespaceNodeImpl(String, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
Instantiate.
FunctionNamespaceType - Interface in net.officefloor.compile.managedfunction
Type definition of a ManagedFunctionSource.
FunctionNamespaceTypeImpl - Class in net.officefloor.compile.impl.managedfunction
FunctionNamespaceType implementation.
FunctionNamespaceTypeImpl() - Constructor for class net.officefloor.compile.impl.managedfunction.FunctionNamespaceTypeImpl
 
FunctionObject - Interface in net.officefloor.compile.spi.section
Object required by the SectionFunction.
FunctionObjectNode - Interface in net.officefloor.compile.internal.structure
FunctionObjectNodeImpl - Class in net.officefloor.compile.impl.structure
FunctionObjectNode implementation.
FunctionObjectNodeImpl(String, ManagedFunctionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
Initiate.
FunctionState - Interface in net.officefloor.frame.internal.structure
Node within the graph of FunctionState instances to execute.
FunctionStateContext - Interface in net.officefloor.frame.internal.structure
Context for executing a FunctionState.

G

GATEWAY_TIME_OUT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 504 Gateway Time-out.
GATEWAY_TIME_OUT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 504 Gateway Time-Out status.
GCLOUD_AVAILABLE_ENVIRONMENT_VARIABLE - Static variable in class net.officefloor.test.SkipUtil
GCloud environment variable.
GCLOUD_AVAILABLE_SYSTEM_PROPERTY - Static variable in class net.officefloor.test.SkipUtil
GCloud System property.
generate(File, File) - Method in class net.officefloor.model.generate.GraphGenerator
Generates the models from the configuration in the raw directory and puts them in the output directory.
generateModel(ModelContext) - Method in class net.officefloor.model.generate.ModelGenerator
Generates the Model.
GenerateOfficeFloorModel - Class in net.officefloor.model.generate
Generates the OfficeFloor model.
GenerateOfficeFloorModel() - Constructor for class net.officefloor.model.generate.GenerateOfficeFloorModel
 
generateSessionId(FreshHttpSession) - Method in class net.officefloor.web.session.generator.UuidHttpSessionIdGenerator
 
generateSessionId(FreshHttpSession) - Method in interface net.officefloor.web.session.spi.HttpSessionIdGenerator
Generates the session Id.
get() - Method in class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl.SupplierThreadLocalImpl
 
get() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierThreadLocal
Obtains the object for the respective ManagedObject this represents.
get() - Method in interface net.officefloor.frame.api.thread.OptionalThreadLocal
Obtains the object for the respective ManagedObject this represents.
get() - Method in class net.officefloor.frame.impl.execute.thread.ThreadLocalImpl.OptionalThreadLocalImpl
 
get() - Method in class net.officefloor.frame.test.ThreadSafeClosure
Obtains current value.
get() - Method in class net.officefloor.model.test.variable.MockVar
 
get() - Method in interface net.officefloor.plugin.variable.In
Retrieves the value for the variable.
get(A, B) - Method in class net.officefloor.compile.impl.util.DoubleKeyMap
Obtains the entry.
get(A, B, C) - Method in class net.officefloor.compile.impl.util.TripleKeyMap
Obtains the entry.
get(Class<? extends T>) - Method in class net.officefloor.frame.compatibility.ClassCompatibility.ObjectCompatibility
Obtains the object value.
get(Class<E>) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains the first entity.
get(Class<E>, int, Supplier<List<E>>) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains a list of entities.
get(Class<E>, int, AbstractObjectifyJUnit.QueryLoader<E>) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains a list of entities.
get(Class<E>, long) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains an entity.
get(Class<E>, AbstractObjectifyJUnit.ResultLoader<E>) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains an entity.
get(String) - Method in class net.officefloor.test.system.AbstractEnvironmentOverride
 
get(String) - Method in class net.officefloor.test.system.AbstractExternalOverride
Obtains the value.
get(String) - Method in class net.officefloor.test.system.AbstractSystemPropertiesOverride
 
get(K) - Method in interface net.officefloor.cache.Cache
Obtains the value for the key.
GET - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
GET HTTP method.
GET - Static variable in class net.officefloor.server.http.HttpMethod
GET HttpMethod singleton.
GET_REAL_CONNECTION_METHOD_NAME - Static variable in interface net.officefloor.jdbc.ConnectionWrapper
GET_REAL_DATA_SOURCE_METHOD_NAME - Static variable in interface net.officefloor.jdbc.DataSourceWrapper
getAcceptedContentTypes() - Method in class net.officefloor.web.HttpObjectAnnotation
Obtains the accepted content types.
getAcceptedSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed>) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Enables overriding to configure the AcceptedSocketDecorator.
getAccessControl() - Method in interface net.officefloor.web.security.HttpAuthentication
Obtains the HttpAccessControl.
getAccessControl() - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
getAccessControl() - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
getAccessControl() - Method in class net.officefloor.web.security.scheme.MockAuthentication
Obtains the MockAccessControl.
getAccessControl() - Method in class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Obtains the registered access control.
getAccessControl() - Method in class net.officefloor.web.security.scheme.MockHttpAuthentication
 
getAccessControl() - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
Obtains the access control.
getAccessControl() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyContext
Obtains the custom access control.
getAccessControlType() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Obtains the type for access control.
getAccessControlType() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getAccessControlType() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the Class of the access control object.
getActiveAfter() - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.RetrieveKeysContext
Obtains the time in seconds since Epoch for keys to be active.
getActiveDependency(int) - Static method in class net.officefloor.servlet.inject.InjectContext
Obtains the dependency.
getActiveJwtValidateKeys() - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Obtains the current active JwtValidateKey instances.
getActiveJwtValidateKeys() - Method in class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
Obtains the active JwtValidateKey instances.
getAdditionalProfiles() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getAdditionalProfiles() - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Obtains the additional profiles.
getAdditionalProfiles() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getAdditionalProfiles() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the additional profiles.
getAdditionalProfiles(SourceContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the additional profiles.
getAdministerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getAdministerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getAdministerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getAdministerableManagedObjectName() - Method in interface net.officefloor.compile.spi.office.AdministerableManagedObject
Obtains the name of this AdministerableManagedObject.
getAdministeredManagedObjectNames() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getAdministeredManagedObjectNames() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
Obtains the names of the ManagedObject instances to be administered.
getAdministration() - Method in interface net.officefloor.web.security.build.office.HttpOfficeSecurerContext
Obtains the OfficeAdministration to undertake HttpAccessControl for the HttpOfficeSecurer.
getAdministrationFactory() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the AdministrationFactory to create the Administration.
getAdministrationFactory() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getAdministrationFactory() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceMetaData
Obtains the AdministrationFactory to create the Administration for this AdministrationMetaData.
getAdministrationFactory() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getAdministrationFactory() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getAdministrationFactory() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
getAdministrationFactory() - Method in interface net.officefloor.frame.internal.structure.AdministrationMetaData
getAdministrationLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getAdministrationLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getAdministrationLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
getAdministrationLoader(AdministrationNode, boolean) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getAdministrationLoader(AdministrationNode, boolean) - Method in interface net.officefloor.compile.internal.structure.NodeContext
getAdministrationMetaData() - Method in class net.officefloor.frame.impl.construct.administration.RawAdministrationMetaData
getAdministrationMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionAdministrationMetaDataImpl
 
getAdministrationMetaData() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectAdministrationMetaDataImpl
 
getAdministrationMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionAdministrationMetaData
getAdministrationMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectAdministrationMetaData
getAdministrationName() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getAdministrationName() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getAdministrationName() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
Obtains the name of the Administration.
getAdministrationName() - Method in interface net.officefloor.frame.internal.structure.AdministrationMetaData
Obtains the name of the Administration.
getAdministrationSourceAlias() - Method in interface net.officefloor.compile.AdministrationSourceService
Obtains the alias for the AdministrationSource Class.
getAdministrationSourceAlias() - Method in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
getAdministrationSourceClass() - Method in interface net.officefloor.compile.AdministrationSourceService
getAdministrationSourceClass() - Method in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
getAdministrationSourceClass(String, AdministrationNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getAdministrationSourceClass(String, AdministrationNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the AdministrationSource class.
getAdministrationSourceContext() - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
getAlgorithm() - Method in interface net.officefloor.web.security.store.CredentialStore
Obtains the algorithm used to encrypt credentials within this CredentialStore.
getAlgorithm() - Method in class net.officefloor.web.security.store.JndiLdapCredentialStore
 
getAlgorithm() - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
getAlgorithm() - Method in class net.officefloor.web.security.store.PasswordFile
Obtains the algorithm encrypting the credentials.
getAlgorithm() - Method in class net.officefloor.web.security.store.PasswordFileCredentialStore
 
getAllSecurityNames() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains all the security names registered via the OpenApiSecurityExtension instances.
getAmazonDynamoDb() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Obtains the AmazonDynamoDB.
getAmazonDynamoDb() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
 
getAnnotatedElement() - Method in interface net.officefloor.plugin.clazz.interrogate.ClassInjectionInterrogatorContext
Obtains the AnnotatedElement.
getAnnotatedElement() - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
 
getAnnotatedElement() - Method in interface net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogatorContext
Obtains the AnnotatedElement.
getAnnotatedElement() - Method in interface net.officefloor.plugin.clazz.state.StatePoint
Convenience to obtain the AnnotatedElement.
getAnnotatedType() - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowManufacturerContext
getAnnotatedType() - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectManufacturerContext
getAnnotation() - Method in class net.officefloor.jaxrs.DependencyInjectionResolver
 
getAnnotation(Class<A>) - Method in interface net.officefloor.compile.type.AnnotatedType
Obtains the first annotation matching the type.
getAnnotations() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.section.OfficeSectionInputTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.section.OfficeSectionOutputTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.section.SectionInputTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.section.SectionObjectTypeImpl
 
getAnnotations() - Method in class net.officefloor.compile.impl.section.SectionOutputTypeImpl
 
getAnnotations() - Method in interface net.officefloor.compile.type.AnnotatedType
Obtains the annotations.
getAnnotations() - Method in interface net.officefloor.frame.api.manage.FunctionManager
Obtains the annotations for this ManagedFunction.
getAnnotations() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
 
getAnnotations() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectDependencyMetaData
Obtains the annotations for the dependency.
getAnnotations() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getAnnotations() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getAnnotations() - Method in class net.officefloor.frame.impl.execute.office.FunctionManagerImpl
 
getAnnotations() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the annotations for the ManagedFunction.
getAnnotations() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the annotations for the ManagedFunction.
getAnnotations() - Method in interface net.officefloor.web.template.type.WebTemplateOutputType
Obtains the annotations for the WebTemplateOutputType.
getAnnotations(Class<A>) - Method in interface net.officefloor.compile.type.AnnotatedType
Obtain all annotations matching the type.
getAnnotationType() - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractFlowClassDependencyManufacturer
Obtains the Annotation type.
getAnnotationType() - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyManufacturer
 
getAnnotationType() - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowInterfaceClassDependencyManufacturer
 
getAnnotationType() - Method in class net.officefloor.plugin.clazz.dependency.impl.SectionInterfaceClassDependencyManufacturer
 
getAnnotationType(Object) - Static method in class net.officefloor.compile.test.annotation.AnnotationLoaderUtil
Obtains the type for annotation.
getAnyRoles() - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
getAnyRoles() - Method in interface net.officefloor.web.security.build.HttpSecurable
Obtains the list of roles that must have at least one for access.
getApiGatewayProxyResponseEvent() - Method in class net.officefloor.server.aws.sam.SamHttpResponseWriter
Obtains the APIGatewayProxyResponseEvent.
getAppendable(StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Obtains an Appendable to write to the StreamBuffer stream.
getApplicationContext() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the ApplicationContext.
getApplicationContext() - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtensionContext
Obtains the ConfigurableApplicationContext.
getApplicationContext() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the ApplicationContext.
getApplicationPath() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Application path (includes context path).
getApplicationPath() - Method in class net.officefloor.web.template.build.AbstractWebTemplate
Obtains the application path.
getApplicationPath() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionConfiguration
Obtains the application path for the WoofTemplateModel.
getApplicationPath() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceContext
Obtains the application path to the WebTemplate.
getArchiveFile(String, String) - Static method in class net.officefloor.servlet.archive.TutorialArchiveLocatorUtil
Obtains the location of the archive file.
getArgument() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionInvocationImpl
 
getArgument() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionInvocation
Obtains the argument to invoke the ManagedFunction.
getArgumentAnnotationTypes(SourceContext) - Method in interface net.officefloor.spring.starter.rest.argument.SpringArguments
Listing of annotation types for Spring arguments.
getArgumentAnnotationTypes(SourceContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
 
getArguments() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
getArgumentType() - Method in class net.officefloor.activity.impl.procedure.ProcedureFlowTypeImpl
 
getArgumentType() - Method in interface net.officefloor.activity.procedure.ProcedureFlowType
Obtains the type of the argument passed by the Procedure to the Flow.
getArgumentType() - Method in interface net.officefloor.compile.administration.AdministrationFlowType
Obtains the type of the argument passed by the Administration to the Flow.
getArgumentType() - Method in interface net.officefloor.compile.governance.GovernanceFlowType
Obtains the type of the argument passed by the GovernanceActivity to the Flow.
getArgumentType() - Method in class net.officefloor.compile.impl.administrator.AdministrationFlowTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.governance.GovernanceFlowTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFlowTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.office.OfficeOutputTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.section.OfficeSectionOutputTypeImpl
 
getArgumentType() - Method in class net.officefloor.compile.impl.section.SectionOutputTypeImpl
 
getArgumentType() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionFlowType
Obtains the type of the argument passed by the ManagedFunction to the Flow.
getArgumentType() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFlowType
Obtains the type of the argument passed to the Flow.
getArgumentType() - Method in interface net.officefloor.compile.office.OfficeOutputType
Obtains the fully qualified class name of the argument type from this OfficeOutput.
getArgumentType() - Method in interface net.officefloor.compile.section.OfficeSectionOutputType
Obtains the argument type from this OfficeSectionOutput.
getArgumentType() - Method in interface net.officefloor.compile.section.SectionOutputType
Obtains the fully qualified Class name of the argument type for this SectionOutputType.
getArgumentType() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationFlowMetaData
Obtains the Class of the argument that is passed to the Flow.
getArgumentType() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceFlowMetaData
Obtains the Class of the argument that is passed to the Flow.
getArgumentType() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectFlowMetaDataImpl
 
getArgumentType() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFlowMetaData
Obtains the Class of the argument that is passed to the Flow.
getArgumentType() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionReferenceImpl
 
getArgumentType() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionInvocation
 
getArgumentType() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionReference
Obtains the type of argument to be passed to the referenced ManagedFunction.
getArgumentType() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionFlow
Obtains the argument type.
getArgumentType() - Method in interface net.officefloor.web.security.type.HttpSecurityFlowType
Obtains the type of the argument passed to the Flow.
getArgumentType() - Method in class net.officefloor.web.security.type.HttpSecurityFlowTypeImpl
 
getArgumentType() - Method in interface net.officefloor.web.spi.security.HttpSecurityFlowMetaData
Obtains the Class of the argument that is passed to the Flow.
getArgumentType() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityFlowMetaDataImpl
 
getArgumentType() - Method in interface net.officefloor.web.template.type.WebTemplateOutputType
Obtains the fully qualified Class name of the argument type for this WebTemplateOutputType.
getArgumentTypes(SourceContext) - Method in interface net.officefloor.spring.starter.rest.argument.SpringArguments
Listing of types for Spring arguments.
getArgumentTypes(SourceContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
 
getAsset() - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
getAsset() - Method in interface net.officefloor.frame.internal.structure.AssetLatch
Obtains the Asset for this AssetLatch.
getAssetManager(AssetManagerReference) - Method in class net.officefloor.frame.impl.execute.asset.OfficeManagerImpl
 
getAssetManager(AssetManagerReference) - Method in interface net.officefloor.frame.internal.structure.OfficeManager
Obtains the AssetManager for the AssetManagerReference.
getAssetManagerHirers() - Method in class net.officefloor.frame.impl.construct.asset.AssetManagerRegistry
Obtain all the registered AssetManagerHirer instances.
getAssetManagerIndex() - Method in class net.officefloor.frame.impl.execute.asset.AssetManagerReferenceImpl
 
getAssetManagerIndex() - Method in interface net.officefloor.frame.internal.structure.AssetManagerReference
Obtains the index of the AssetManager within the OfficeManager.
getAsynchronousFlowManagerReference() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getAsynchronousFlowManagerReference() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getAsynchronousFlowManagerReference() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getAsynchronousFlowManagerReference() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the AssetManagerReference that manages AsynchronousFlow instances instigated by the ManagedFunction.
getAsynchronousFlows() - Method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.MethodResult
Obtains the created AsynchronousFlow in running the ManagedFunction.
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
 
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getAsynchronousFlowTimeout() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
Obtains the timeout for any AsynchronousFlow instigated.
getAsynchronousFlowTimeout() - Method in interface net.officefloor.frame.internal.configuration.GovernanceConfiguration
Obtains the timeout for any AsynchronousFlow instigated.
getAsynchronousFlowTimeout() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the timeout for any AsynchronousFlow instigated.
getAsynchronousFlowTimeout() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the time out for AsynchronousFlow instigated by the ManagedFunction.
getAttribute(String) - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
getAttribute(String) - Method in interface net.officefloor.web.session.HttpSession
Obtains the Object that is bound to the name for this HttpSession.
getAttribute(String) - Method in interface net.officefloor.web.state.HttpApplicationState
Obtains the Object that is bound to the name.
getAttribute(String) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
getAttribute(String) - Method in interface net.officefloor.web.state.HttpRequestState
Obtains the Object that is bound to the name.
getAttributeName() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the attribute name.
getAttributeNames() - Method in interface net.officefloor.web.session.HttpSession
Obtains an Iterator to the names of the bound Object instances.
getAttributeNames() - Method in interface net.officefloor.web.state.HttpApplicationState
Obtains an Iterator to the names of the bound Object instances.
getAttributeNames() - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
getAttributeNames() - Method in interface net.officefloor.web.state.HttpRequestState
Obtains an Iterator to the names of the bound Object instances.
getAttributes() - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Obtains the attributes of the HttpSession.
getAttributes(String[]) - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
getAttributeXmlMappings() - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Obtains the AttributeXmlMappings for the attributes of the element.
getAugmentedFunctionObject(String) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getAugmentedFunctionObject(String) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
getAugmentedManagedObjectExecutionStrategy(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getAugmentedManagedObjectExecutionStrategy(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
getAugmentedManagedObjectFlow(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getAugmentedManagedObjectFlow(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
getAugmentedManagedObjectTeam(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getAugmentedManagedObjectTeam(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
getAuthentiationScheme() - Method in class net.officefloor.web.security.scheme.HttpAuthenticationScheme
Obtains the HTTP authentication scheme.
getAuthenticateInput() - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
Obtains the OfficeSectionInput to authenticate with application credentials.
getAuthentication() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyContext
Obtains the custom authentication.
getAuthenticationScheme() - Method in interface net.officefloor.web.security.HttpAccessControl
Obtains the authentication scheme used.
getAuthenticationScheme() - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
getAuthenticationScheme() - Method in class net.officefloor.web.security.scheme.HttpAccessControlImpl
 
getAuthenticationScheme() - Method in class net.officefloor.web.security.scheme.MockAccessControl
Obtains the authentication scheme.
getAuthenticationScheme() - Method in class net.officefloor.web.security.scheme.MockHttpAccessControl
 
getAuthenticationType() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Obtains the type for authentication.
getAuthenticationType() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getAuthenticationType() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the Class of the authentication object.
getAutoWireLink(S, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
 
getAutoWireLink(S, AutoWire...) - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Selects the appropriate AutoWireLink instance.
getAutoWireLinks(S, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
Selects the appropriate AutoWireLink instances.
getAutoWireLinks(S, AutoWire...) - Method in interface net.officefloor.compile.internal.structure.AutoWirer
Selects the appropriate AutoWireLink instances.
getAvailableTypes() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getAvailableTypes() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompletionContext
Obtains the AvailableType instances.
getAvailableTypes() - Method in interface net.officefloor.servlet.ServletManager
Obtains the AvailableType instances from OfficeFloor.
getAvailableTypes() - Method in interface net.officefloor.servlet.supply.extension.BeforeCompleteServletSupplierExtensionContext
Obtains the AvailableType instances from OfficeFloor.
getAvailableTypes() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
getAvailableTypes() - Method in interface net.officefloor.spring.extension.SpringSupplierExtensionContext
Obtains the AvailableType instances from OfficeFloor.
getAvailableTypes(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getAvailableTypes(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getAvailableTypes(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Obtains the AvailableType instances.
getAvailableTypes(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Obtains the AvailableType instances.
getBackgroundSchedulings() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the BackgroundScheduling instances.
getBackPressureEscalationCount() - Static method in class net.officefloor.frame.test.BackPressureTeamSource
Obtains the number of back pressure Escalation instances that have occurred.
getBase64BigInteger(JsonNode, String, BigInteger) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field BigInteger value.
getBase64BigInteger(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain BigInteger value from key JsonNode.
getBase64Bytes(JsonNode, String, byte[]) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field byes.
getBase64Bytes(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain bytes from key JsonNode.
getBase64Text() - Method in class net.officefloor.server.aws.sam.Base64Buffer
Obtains the Base64 text.
getBasicCredentials(String) - Static method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
Obtains the BasicHttpSecuritySource.BasicCredentials from the basic parameters.
getBasicCredentials(HttpRequest) - Static method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
getBeanName() - Method in interface net.officefloor.spring.extension.SpringBeanDecoratorContext
Obtains the name of the Spring Bean.
getBeanType() - Method in interface net.officefloor.spring.extension.SpringBeanDecoratorContext
Obtains the type of the Spring Bean.
getBeanType() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge.OfficeFloorHandlerMethod
 
getBestMatch(HttpMethod, String, int, HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>, WebRouteNode[]) - Static method in interface net.officefloor.web.route.WebServicer
Obtains the best WebServicer for the WebRouteNode instances.
getBody() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getBoundInputManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getBoundInputManagedObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the configuration of the ManagedObjectSource to be bound for the input ManagedObject.
getBoundManagedObjectName() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getBoundManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getBoundManagedObjectName() - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
Obtains the name under which this ManagedObject is made available to the Office.
getBoundManagedObjectName() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getBoundManagedObjectName() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Obtains the name the ManagedObject is bound under.
getBoundManagedObjectName() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getBoundManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
Obtains name the input ManagedObject is bound to within the ProcessState.
getBoundManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Obtains name of the ManagedObject bound to either ProcessState or ThreadState.
getBoundManagedObjectName() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the name of the ManagedObject bound within the ManagedObjectScope.
getBoundManagedObjectSourceName() - Method in class net.officefloor.frame.impl.construct.office.BoundInputManagedObjectConfigurationImpl
 
getBoundManagedObjectSourceName() - Method in interface net.officefloor.frame.internal.configuration.BoundInputManagedObjectConfiguration
Obtains the name of the ManagedObjectSource to be bound for the input ManagedObject.
getBoundManagedObjectSourceNode() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getBoundManagedObjectSourceNode() - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
getBoundName() - Method in interface net.officefloor.frame.api.managedobject.ManagedObjectContext
Obtains the name this ManagedObject is bound under.
getBoundName() - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
getBoundName() - Method in class net.officefloor.server.http.mock.MockManagedObjectContext
 
getBoundObjectName() - Method in exception net.officefloor.frame.api.manage.ObjectTimeoutException
Obtains the bound object name.
getBridge() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
getBuffers() - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Obtains the head StreamBuffer instances used by this ServerOutputStream.
getBuilder() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getBuilder() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getBuilder() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
getBuilder() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the OfficeBuilder for this Office.
getBuilder() - Method in class net.officefloor.frame.test.ReflectiveAdministrationBuilder
getBuilder() - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
getBuilder() - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder
Obtains the GovernanceBuilder.
getCache() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Obtains the Cache.
getCache() - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
Obtains the HttpResourceCache.
getCamelCaseName() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the camel case name.
getCapitalisedName() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the capitalised name.
getCascadeRemove() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the cascade remove flag.
getCause() - Method in class net.officefloor.compile.impl.issues.DefaultCompilerIssue
Obtains the optional cause.
getCauses() - Method in class net.officefloor.compile.impl.issues.DefaultCompilerIssue
Obtains the optional CompilerIssue causes.
getCauses() - Method in error net.officefloor.compile.impl.util.LoadTypeError
Obtains the CompilerIssue instances indicating cause of not loading type.
getChainServletsPropertyName(String) - Static method in class net.officefloor.servlet.supply.ServletWoofExtensionService
getChallenge() - Method in class net.officefloor.web.security.scheme.MockHttpChallengeContext
Obtains the WWW-Authenticate challenge.
getChangeDescription() - Method in interface net.officefloor.model.change.Change
Obtains a description of the Change.
getChangeDescription() - Method in class net.officefloor.model.impl.change.AbstractChange
 
getChangeDescription() - Method in class net.officefloor.model.impl.change.AggregateChange
 
getChanges() - Method in interface net.officefloor.model.change.ChangeList
Obtains the Change instances within this ChangeList.
getCharacterEncoding() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getCharset() - Method in interface net.officefloor.web.resource.HttpFile
Obtains the Charset for the contents.
getCharset() - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
getCharset() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Obtains the Charset for the resource.
getChild(String) - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Obtains the child ClassPathNode by the name.
getChildContext(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Obtains the child XmlContext registered under the reference.
getChildNodes() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getChildNodes() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getChildNodes() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the child Node instances.
getChildNodes() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getChildNodes(Map<String, ? extends Node>...) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Obtains the child Node instances.
getChildren() - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Obtains the child ClassPathNode instances.
getClaims() - Method in interface net.officefloor.web.jwt.JwtHttpAccessControl
Obtains the JWT claims.
getClaims() - Method in interface net.officefloor.web.jwt.role.JwtRoleCollector
Obtains the JWT claims.
getClassDependencies() - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturerContext
Obtains the ClassDependencies to create dependencies.
getClassLoader() - Method in interface net.officefloor.compile.classes.ClassPathScannerContext
Obtains the ClassLoader.
getClassLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the ClassLoader for this OfficeFloorCompiler.
getClassLoader() - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the ClassLoader.
getClassLoader() - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getClassName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ClassName
Simple class name.
getClassName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ConstructorWriterContext
getClassName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.JavaSource
Obtains the Class name for the OfficeFloorJavaCompiler.JavaSource.
getClassName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.JavaSourceContext
getClassName() - Method in class net.officefloor.model.generate.model.ModelMetaData
Class name.
getClassPath() - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Obtains the class path for this HttpResource.
getClassPathLocation(Class<?>, String) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Convenience method to obtain the class path location.
getClassPathLocation(Class<?>, String) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method to obtain the class path location.
getClassSuffix() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getCleanupEscalations() - Method in interface net.officefloor.frame.api.managedobject.recycle.RecycleManagedObjectParameter
Obtains possible CleanupEscalation instances that occurred in cleaning up previous ManagedObject instances.
getCleanupEscalations() - Method in exception net.officefloor.server.http.CleanupException
Obtains the CleanupEscalation instances.
getClientRequest() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
getClientRequest() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
getClientRequest() - Method in interface net.officefloor.server.http.ServerHttpConnection
Obtains the actual client sent HttpRequest for the ServerHttpConnection.
getClientTimeout() - Static method in class net.officefloor.server.http.HttpClientTestUtil
Obtains the client time out.
getClock(Function<Long, T>) - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the Clock.
getClock(Function<Long, T>) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getClusterHostName() - Method in interface net.officefloor.server.http.HttpServerLocation
Obtains the name of the host for the server within the cluster.
getClusterHostName() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getClusterHostName() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getClusterHttpPort() - Method in interface net.officefloor.server.http.HttpServerLocation
The cluster may be behind a load balancer and the server may be running on a different port than expected by the client.
getClusterHttpPort() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getClusterHttpPort() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getClusterHttpsPort() - Method in interface net.officefloor.server.http.HttpServerLocation
The cluster may be behind a load balancer and the server may be running on a different port than expected by the client.
getClusterHttpsPort() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getClusterHttpsPort() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getCompileCompletions() - Method in class net.officefloor.compile.impl.supplier.InitialSupplierTypeImpl
 
getCompileCompletions() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getCompileCompletions() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Obtains the SupplierCompileCompletion instances.
getCompileCompletions() - Method in interface net.officefloor.compile.supplier.InitialSupplierType
Obtains the SupplierCompileCompletion instances.
getCompileConfiguration() - Method in class net.officefloor.compile.impl.supplier.InitialSupplierTypeImpl
 
getCompileConfiguration() - Method in interface net.officefloor.compile.supplier.InitialSupplierType
getCompilerIssue() - Method in exception net.officefloor.compile.impl.issues.CompileException
Obtains the CompilerIssue.
getCompilerIssues() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getCompilerIssues() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getCompilerIssues() - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the CompilerIssues.
getCompilerIssues() - Method in interface net.officefloor.compile.issues.IssueCapture
Obtains the CompilerIssue instances of the capture.
getCompilerIssues() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the CompilerIssues.
getCompileState() - Method in interface net.officefloor.compile.state.CompileState
Obtains the compile state.
getCompletion() - Method in class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
Obtains the provided AsynchronousFlowCompletion.
getCompletion() - Method in class net.officefloor.reactor.AbstractSubscription
Obtains the completion.
getComponents() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains the Components.
getComposeArchitect() - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtensionContext
Obtains the ComposeArchitect.
getComposeArchitect() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the ComposeArchitect.
getCompositionSection() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the OfficeSection containing the composition.
getConfiguration() - Method in interface net.officefloor.activity.ActivityContext
Obtains the ConfigurationItem containing the configuration.
getConfiguration() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the configuration for the item.
getConfiguration() - Method in interface net.officefloor.woof.objects.WoofObjectsLoaderContext
Obtains the ConfigurationItem containing the configuration of the objects.
getConfiguration() - Method in interface net.officefloor.woof.resources.WoofResourcesLoaderContext
Obtains the ConfigurationItem containing the configuration of the resources.
getConfiguration() - Method in interface net.officefloor.woof.teams.WoofTeamsLoaderContext
Obtains the ConfigurationItem containing the configuration of the teams.
getConfiguration() - Method in interface net.officefloor.woof.teams.WoofTeamsUsageContext
Obtains the ConfigurationItem containing the configuration of the teams.
getConfiguration() - Method in interface net.officefloor.woof.WoofContext
Obtains the ConfigurationItem containing the configuration.
getConfiguration(Class<C>) - Method in interface net.officefloor.activity.compose.build.DirectoryItemComposerContext
Obtains the configuration for the directory item.
getConfiguration(String, Class<IC>) - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the particular configuration from the composition meta-data content by name.
getConfiguration(String, Class<T>) - Method in interface net.officefloor.web.rest.build.RestConfiguration
Obtains the configuration item.
getConfiguration(String, Class<T>) - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains additional configuration for the RestMethod.
getConfiguration(String, Class<T>) - Method in interface net.officefloor.web.rest.build.RestPathContext
Obtains additional configuration for the REST path.
getConfiguration(String, Class<T>) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
getConfigurationContext() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionChangeContext
Obtains the ConfigurationContext.
getConfigurationInputStream(String) - Method in interface net.officefloor.configuration.impl.ConfigurationContextImpl.ConfigurationSource
Implement to obtain the configuration.
getConfigurationItem(String, PropertyList) - Method in interface net.officefloor.configuration.ConfigurationContext
Obtains the ConfigurationItem at the location.
getConfigurationItem(String, PropertyList) - Method in class net.officefloor.configuration.impl.ConfigurationContextImpl
 
getConfigurationItem(String, PropertyList) - Method in class net.officefloor.configuration.impl.ConfigurationSourceContextImpl
 
getConfigurationLocation() - Method in error net.officefloor.configuration.ConfigurationError
Obtains the location of the ConfigurationItem.
getConfigurationSource() - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
 
getConfigurationSource() - Method in class net.officefloor.configuration.impl.configuration.XmlFileConfigurationContext
 
getConfigurationSource() - Method in class net.officefloor.configuration.impl.ConfigurationContextImpl
getConflictCause() - Method in interface net.officefloor.model.change.Conflict
Obtains the cause of the Conflict.
getConflictCause() - Method in class net.officefloor.model.impl.change.ConflictImpl
 
getConflictDescription() - Method in interface net.officefloor.model.change.Conflict
Obtains a description of the Conflict.
getConflictDescription() - Method in class net.officefloor.model.impl.change.ConflictImpl
 
getConflicts() - Method in interface net.officefloor.model.change.Change
Obtains the Conflict instances preventing this Change from being applied.
getConflicts() - Method in class net.officefloor.model.impl.change.AbstractChange
 
getConflicts() - Method in class net.officefloor.model.impl.change.AggregateChange
 
getConnection() - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource.ConnectionConnectivity
 
getConnection() - Method in interface net.officefloor.jdbc.AbstractJdbcManagedObjectSource.Connectivity
Obtains the Connection to test connectivity.
getConnection() - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
Obtains a Connection.
getConnection() - Method in class net.officefloor.jpa.JpaManagedObjectSource
Obtains the Connection.
getConnection() - Method in interface net.officefloor.r2dbc.R2dbcSource
Obtains the Connection.
getConnection() - Method in interface net.officefloor.web.security.impl.FunctionAuthenticateContext
Obtains the ServerHttpConnection to be secured.
getConnection() - Method in interface net.officefloor.web.security.impl.FunctionLogoutContext
Obtains the ServerHttpConnection to be secured.
getConnection() - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
getConnection() - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
 
getConnection() - Method in interface net.officefloor.web.session.spi.FreshHttpSession
Obtains the ServerHttpConnection requiring a new HttpSession.
getConnection() - Method in interface net.officefloor.web.spi.security.HttpSecurityActionContext
getConnectionPool() - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
Obtains the ConnectionPool.
getConnectionPoolDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Allows overriding to configure a different ConnectionPoolDataSourceFactory.
getConnectionPoolDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.h2.H2DataSourceManagedObjectSource
 
getConnectionPoolDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.postgresql.PostgreSqlDataSourceManagedObjectSource
 
getConnectionsRegisteredCount() - Static method in class net.officefloor.jdbc.test.ValidateConnections
Obtains the number of connections registered.
getContainer(Class<?>) - Method in interface net.officefloor.nosql.cosmosdb.CosmosAsyncEntities
Obtains the CosmosAsyncContainer for the entity type.
getContainer(Class<?>) - Method in interface net.officefloor.nosql.cosmosdb.CosmosEntities
Obtains the CosmosContainer for the entity type.
getContent(StreamBuffer<ByteBuffer>, Charset) - Static method in class net.officefloor.server.http.mock.MockStreamBufferPool
Convenience method to obtain the contents of the buffers as a string.
getContentCharset() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the Charset for the content.
getContentCharset() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getContentEncoding() - Method in interface net.officefloor.web.resource.HttpFile
Obtains the Content-Encoding for this HttpFile.
getContentEncoding() - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
getContentEncoding() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Obtains the Content-Encoding of the resource.
getContentLength() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getContentLength() - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Obtains the content length of output data.
getContentType() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getContentType() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
getContentType() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the Content-Type.
getContentType() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getContentType() - Method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
 
getContentType() - Method in interface net.officefloor.web.build.HttpContentParser
Obtains the Content-Type handled by this HttpArgumentParser.
getContentType() - Method in interface net.officefloor.web.build.HttpEscalationResponder
Obtains the Content-Type provided by this HttpEscalationResponder.
getContentType() - Method in interface net.officefloor.web.build.HttpObjectParserFactory
Obtains the Content-Type supported by the create HttpObjectParser instances.
getContentType() - Method in interface net.officefloor.web.build.HttpObjectResponder
Obtains the Content-Type provided by this HttpObjectResponder.
getContentType() - Method in interface net.officefloor.web.build.HttpObjectResponderFactory
Obtains the Content-Type supported by the create HttpObjectResponder instances.
getContentType() - Method in class net.officefloor.web.json.JacksonHttpObjectParserFactory
 
getContentType() - Method in class net.officefloor.web.json.JacksonHttpObjectResponderFactory
 
getContentType() - Method in interface net.officefloor.web.resource.HttpFile
Obtains the Content-Type for this HttpFile.
getContentType() - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
getContentType() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Obtains the Content-Type of the resource.
getContentType() - Method in class net.officefloor.web.tokenise.FormHttpArgumentParser
 
getContext() - Method in interface net.officefloor.configuration.WritableConfigurationItem
getContext() - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
getContext() - Method in interface net.officefloor.servlet.ServletManager
Obtains the Context.
getContext() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
getContextPath() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Obtains the possible context path.
getContextPath() - Method in interface net.officefloor.web.state.HttpApplicationState
Obtains the context path for the application.
getContextPath() - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
getContextQualifiedPath(String, String) - Static method in class net.officefloor.web.route.WebRouterBuilder
Obtains the context qualified path.
getContextService() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
getContextualWoofExtensionServices() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Contextually added WoofExtensionService instances.
getCookie(String) - Method in interface net.officefloor.server.http.HttpRequestCookies
Obtains the first HttpRequestCookie by the name.
getCookie(String) - Method in interface net.officefloor.server.http.HttpResponseCookies
Obtains the HttpResponseCookie by name.
getCookie(String) - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestCookies
 
getCookie(String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
getCookie(String) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the WritableHttpCookie by the name.
getCookie(String) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getCookies() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the HttpRequestCookies.
getCookies() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the HttpResponseCookies.
getCookies() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getCookies() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getCookies() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getCookies() - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the response WritableHttpCookie instances.
getCookies() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getCoreAffinity() - Method in class net.officefloor.web.executive.CpuCore
Obtains the CpuCore BitSet affinity.
getCoreId() - Method in class net.officefloor.web.executive.CpuCore
Obtains the Core identifier.
getCores() - Static method in class net.officefloor.web.executive.CpuCore
Obtains the CpuCore instances.
getCorsConfiguration() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
Obtains the CorsConfiguration.
getCosmosAsyncClient() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the CosmosAsyncClient.
getCosmosAsyncClient() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Obtains the CosmosAsyncClient.
getCosmosAsyncDatabase() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the CosmosAsyncDatabase for testing.
getCosmosClient() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the CosmosClient.
getCosmosClient() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Obtains the CosmosClient.
getCosmosDatabase() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the CosmosDatabase for testing.
getCosmosEmulatorCertificate() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Obtains the certificate from the Cosmos DB Emulator.
getCpuAffinity() - Method in class net.officefloor.web.executive.CpuCore.LogicalCpu
Obtains the BitSet CpuCore.LogicalCpu affinity.
getCpuId() - Method in class net.officefloor.web.executive.CpuCore.LogicalCpu
Obtains the CPU identifier.
getCpus() - Method in class net.officefloor.web.executive.CpuCore
Obtains the CpuCore.LogicalCpu instances on this CpuCore.
getCreationTime() - Method in interface net.officefloor.web.session.HttpSession
Obtains the time this HttpSession was created.
getCreationTime() - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Obtains the creation time for the HttpSession.
getCredentials() - Method in interface net.officefloor.web.security.impl.FunctionAuthenticateContext
Obtains the credentials.
getCredentialsType() - Method in interface net.officefloor.web.security.HttpAuthentication
Obtains the type of credentials.
getCredentialsType() - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
getCredentialsType() - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
getCredentialsType() - Method in class net.officefloor.web.security.scheme.MockHttpAuthentication
 
getCredentialsType() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Obtains the type for credentials.
getCredentialsType() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getCredentialsType() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the Class of the credentials object to be provided by the application.
getCurrentContext() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Obtains the current XmlContext.
getCurrentKeys() - Method in interface net.officefloor.web.jwt.validate.JwtValidateKeyCollector
Obtains the current JwtValidateKey instances.
getCurrentState() - Method in interface net.officefloor.plugin.managedobject.poll.StatePollContext
Obtains the current state.
getCurrentTargetObject() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Obtains the current target object.
getData() - Method in interface net.officefloor.cache.constant.ConstantCacheDataRetriever
Obtains the data.
getDataSource() - Method in interface net.officefloor.jdbc.datasource.DataSourceTransformerContext
Obtains the DataSource to transform.
getDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Allows overriding to configure a different DataSourceFactory.
getDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.h2.H2DataSourceManagedObjectSource
 
getDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.h2.H2ReadOnlyConnectionManagedObjectSource
 
getDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.postgresql.PostgreSqlDataSourceManagedObjectSource
 
getDataSourceFactory(SourceContext) - Method in class net.officefloor.jdbc.postgresql.PostgreSqlReadOnlyConnectionManagedObjectSource
 
getDataSourceManagedObjectSourceClass() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Obtains the DataSourceManagedObjectSource Class being tested.
getDateHttpHeaderClock() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Obtains the DateHttpHeaderClock.
getDateHttpHeaderClock() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the DateHttpHeaderClock for the Date HttpHeader.
getDateHttpHeaderValue() - Method in interface net.officefloor.server.http.DateHttpHeaderClock
Obtains the Date HttpHeaderValue.
getDefault() - Static method in class net.officefloor.server.http.stream.TemporaryFiles
Obtains the default TemporaryFiles.
getDefaultAsynchronousFlowTimeout() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getDefaultAsynchronousFlowTimeout() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the default AsynchronousFlow timeout for AsynchronousFlow instances instigated by the Office.
getDefaultDirectoryAttributes() - Static method in class net.officefloor.server.filesystem.OfficeFloorFileAttributes
Obtains the default FileAttribute instances for a directory.
getDefaultExecutionStrategy() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the default ExecutionStrategy.
getDefaultFileAttributes() - Static method in class net.officefloor.server.filesystem.OfficeFloorFileAttributes
Obtains the default FileAttribute instances for a file.
getDefaultHostName() - Static method in class net.officefloor.server.http.impl.HttpServerLocationImpl
Obtains the default host name.
getDefaultHttpFile() - Method in interface net.officefloor.web.resource.HttpDirectory
Obtains the default HttpFile for the HttpDirectory.
getDefaultHttpFile() - Method in class net.officefloor.web.resource.impl.HttpDirectoryImpl
 
getDefaultHttpFile(HttpDirectory) - Method in interface net.officefloor.web.resource.HttpResourceStore
Obtains the default HttpFile for the HttpDirectory.
getDefaultHttpFile(HttpDirectory) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
getDefaultHttpObjectParserFactory() - Method in interface net.officefloor.web.state.HttpObjectManagedObjectSource.DefaultHttpObjectParser
Obtains the default HttpObjectParserFactory.
getDefaultHttpObjectResponderFactory() - Method in interface net.officefloor.web.response.HttpResponder.DefaultHttpObjectResponder
Obtains the default HttpObjectResponderFactory.
getDefaultInstanceIndex() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Obtains the index of the default RawBoundManagedObjectInstanceMetaData for this RawBoundManagedObjectMetaData.
getDefaultManagedObjectPoolConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Obtains the default ManagedObjectPoolConfiguration.
getDefaultOfficeManagers() - Method in interface net.officefloor.frame.api.executive.ExecutiveStartContext
Obtains the default OfficeManager instances.
getDefaultValue() - Method in class net.officefloor.compile.impl.structure.PropertyNode
 
getDefaultValue() - Method in interface net.officefloor.compile.officefloor.OfficeFloorManagedObjectSourcePropertyType
Obtains the default value for this Property.
getDefaultValue() - Method in interface net.officefloor.compile.officefloor.OfficeFloorPropertyType
Obtains the default value for this Property.
getDefaultValue() - Method in interface net.officefloor.compile.officefloor.OfficeFloorTeamSourcePropertyType
Obtains the default value for this Property.
getDeferAccept() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
getDependencies() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
Obtains the RawBoundManagedObjectMetaData instances of the dependencies of this ManagedObject.
getDependency() - Method in interface net.officefloor.polyglot.test.ObjectInterface
 
getDependency(AnnotatedElement) - Method in class net.officefloor.jaxrs.OfficeFloorDependencies
Obtains the dependency for the Injectee.
getDependency(String, Class<? extends T>) - Method in interface net.officefloor.servlet.ServletManager
Obtains a dependency.
getDependency(String, Class<? extends T>) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
getDependency(String, Class<? extends T>, SupplierSourceContext) - Method in class net.officefloor.servlet.inject.InjectionRegistry
Obtains the dependency.
getDependency(String, String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
getDependency(String, String) - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains or creates the SectionObject for the type name.
getDependency(FromOffice, StatePoint) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Obtains the qualifier for the StatePoint.
getDependencyAnnotation(Class<? extends A>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the Annotation by the input type.
getDependencyAnnotations() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the Annotation instances for the dependency.
getDependencyClass() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the Class of the dependency.
getDependencyConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getDependencyConfiguration() - Method in interface net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
Obtains the listing of ManagedObjectDependencyConfiguration instances.
getDependencyConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Obtains the listing of ManagedObjectDependencyConfiguration instances.
getDependencyKey() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectDependencyConfiguration
Obtains the dependency key of the ManagedObject for which this maps the dependent ManagedObject.
getDependencyMetaData() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the list of ManagedObjectDependencyMetaData instances should this ManagedObjectSource provide a CoordinatingManagedObject.
getDependencyMetaData() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getDependencyMetaData() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the list of HttpSecurityDependencyMetaData instances required by this HttpSecuritySource.
getDependencyName() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getDependencyName() - Method in interface net.officefloor.compile.managedobject.ManagedObjectDependencyType
Obtains the name of the dependency.
getDependencyName() - Method in interface net.officefloor.web.security.type.HttpSecurityDependencyType
Obtains the name of the dependency.
getDependencyName() - Method in class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
 
getDependencyName(String, Class<?>) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Obtains the name of the dependency.
getDependencyQualifier() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the dependency qualifier.
getDependencyType() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getDependencyType() - Method in interface net.officefloor.compile.managedobject.ManagedObjectDependencyType
Obtains the Class that the dependent object must extend/implement.
getDependencyType() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the Type of the dependency.
getDependencyType() - Method in interface net.officefloor.web.security.type.HttpSecurityDependencyType
Obtains the Class that the dependent object must extend/implement.
getDependencyType() - Method in class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
 
getDependencyTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getDependencyTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the ManagedObjectDependencyType definitions of the required dependencies for the ManagedObject.
getDependencyTypes() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getDependencyTypes() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
getDependencyTypes() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Obtains the HttpSecurityDependencyType definitions of the required dependencies for the HttpSecuritySource.
getDependencyTypes() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getDependentManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getDependentManagedObjectName() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getDependentManagedObjectName() - Method in interface net.officefloor.compile.spi.office.DependentManagedObject
Obtains the name of this DependentManagedObject.
getDependentObjectName() - Method in class net.officefloor.compile.impl.object.DependentObjectTypeImpl
 
getDependentObjectName() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getDependentObjectName() - Method in interface net.officefloor.compile.object.DependentObjectType
Obtains the name of this dependent object.
getDependentObjectType() - Method in class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
 
getDependentObjectType() - Method in interface net.officefloor.compile.object.ObjectDependencyType
Obtains the object that fulfills the dependency.
getDeployedOffice() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getDeployedOffice() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Obtains the DeployedOffice containing this DeployedOfficeInput.
getDeployedOffice() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorContext
Obtains the DeployedOffice.
getDeployedOffice() - Method in interface net.officefloor.woof.teams.WoofTeamsLoaderContext
Obtains the DeployedOffice that the WoOF application is being deployed into.
getDeployedOffice(String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getDeployedOffice(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Obtains the DeployedOffice.
getDeployedOfficeInput(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getDeployedOfficeInput(String) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the DeployedOfficeInput.
getDeployedOfficeInput(String, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getDeployedOfficeInput(String, String) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
getDeployedOfficeInputName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getDeployedOfficeInputName() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Obtains the name of the DeployedOfficeInput.
getDeployedOfficeName() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getDeployedOfficeName() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
Obtains the name of this DeployedOffice.
getDeployedOfficeObject(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getDeployedOfficeObject(String) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
getDeployedOfficeOutputName() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeOutput
Obtains the name of the DeployedOfficeOutput.
getDeployedOffices() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getDeployedOffices() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Obtains the currently added DeployedOffice instances.
getDeployedOfficeSectionName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getDeployedOfficeSectionName() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Obtains the name of the OfficeSection containing the DeployedOfficeInput.
getDeployedOfficeTeam(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getDeployedOfficeTeam(String) - Method in interface net.officefloor.compile.spi.officefloor.DeployedOffice
Obtains the OfficeTeam for the OfficeTeamType.
getDescription() - Method in interface net.officefloor.jpa.test.IMockEntity
Obtains the description.
getDescription() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the description.
getDesginer() - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Obtains the TransformSectionDesigner to configure the transformed SectionSource.
getDirect() - Method in interface net.officefloor.web.build.HttpInput
Obtains the OfficeSectionInput for direct handling.
getDirectInputName() - Method in class net.officefloor.web.HttpRouteSectionSource.RouteInput
Obtains the direct OfficeSectionInput name.
getDirectoryDefaultResourceNames() - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
getDirectoryDefaultResourceNames() - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Obtains the directory default resource names.
getDispatcherServlet() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the DispatcherServlet.
getDispatcherServlet() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the DispatcherServlet.
getDisplayRunTime(long) - Method in class net.officefloor.frame.test.LogTestSupport
Obtains run time in human readable form.
getDisplayRunTime(long) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains run time in human readable form.
getDisplayRunTime(long, long) - Method in class net.officefloor.frame.test.LogTestSupport
Obtains run time in human readable form.
getDisplayRunTime(long, long) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains run time in human readable form.
getDocumentation() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Obtains the documentation describing the HttpInput.
getDomain() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the domain.
getDomain() - Method in interface net.officefloor.server.http.HttpServerLocation
Obtains the domain for the server.
getDomain() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getDomain() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getDomain() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getDynamoDbMapper() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Obtains the DynamoDBMapper.
getDynamoDbPort() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Obtains the DynamoDb port.
getElementName() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the elemenet name.
getElementName() - Method in class net.officefloor.plugin.xml.unmarshall.flat.XmlMapping
Obtains the element name.
getElementName() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the XML element/attribute name.
getElementXmlMapping() - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Obtains the XmlMapping for the element.
getElementXmlMapping(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlContext
Obtains the ElementXmlMapping for the element.
getElementXmlMapping(String, Class<?>) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ReferencedXmlMappingRegistry
Obtains the ElementXmlMapping instance identified by its id for a specific target object.
getEmulatorHost() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
Obtains the emulator host.
getEndElementName() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Obtains the XML element name to end the current context.
getEndField() - Method in class net.officefloor.model.generate.model.FieldMetaData
 
getEndList() - Method in class net.officefloor.model.generate.model.FieldMetaData
 
getEndPointConnect() - Method in class net.officefloor.model.generate.model.FieldMetaData
End point connect.
getEndPointRemove() - Method in class net.officefloor.model.generate.model.FieldMetaData
End point remove.
getEndpointUrl() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the end point URL.
getEndpointUrl() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Obtains the end point URL.
getEndSalt() - Method in interface net.officefloor.web.jwt.authority.repository.JwtRefreshKey
Obtains the end salt.
getEntity() - Method in exception net.officefloor.server.http.HttpException
Obtains the entity for the HttpResponse.
getEntity() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the ServerInputStream to the entity of the HTTP request.
getEntity() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the ServerOutputStream to write the entity of the response.
getEntity() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getEntity() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getEntity() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getEntity() - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains InputStream to the response HTTP entity.
getEntity() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getEntity() - Method in class net.officefloor.server.http.parse.HttpRequestParser
Obtains the entity ByteSequence.
getEntity(Throwable, ObjectMapper) - Static method in class net.officefloor.web.json.JacksonHttpObjectResponderFactory
Obtains the entity for the Escalation.
getEntity(Charset) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the HTTP entity as text.
getEntity(Charset) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getEntityByteSequence() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
Obtains the ByteSequence for the entity.
getEntityManager() - Method in class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
Obtains the EntityManager.
getEntityWriter() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the ServerWriter to write the entity of the response.
getEntityWriter() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getEntry() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet.LinkedListItemImpl
 
getEntry() - Method in interface net.officefloor.frame.internal.structure.LinkedListSetItem
Obtains the LinkedListSetEntry copied out of the LinkedListSet.
getEntry(String) - Method in class net.officefloor.web.security.store.PasswordFile
Obtains the PasswordEntry for the user Id.
getEnum() - Method in class net.officefloor.server.http.HttpMethod
getEnum() - Method in class net.officefloor.server.http.HttpStatus
getEnum() - Method in class net.officefloor.server.http.HttpVersion
getError() - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureExceptionMapper.OfficeFloorJaxRsError
Obtains the error.
getError() - Method in class net.officefloor.reactor.AbstractSubscription
Obtain the error Consumer.
getEscalation() - Method in interface net.officefloor.frame.api.managedobject.recycle.CleanupEscalation
Obtains the Escalation.
getEscalation() - Method in interface net.officefloor.server.http.HttpEscalationContext
Obtains the Escalation.
getEscalation() - Method in interface net.officefloor.web.build.HttpEscalationResponderContext
Obtains the response Escalation being sent.
getEscalation() - Method in class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Obtains the registered escalation.
getEscalation() - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
Obtains the registered escalation.
getEscalation(Class<?>) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Obtains the SectionFlowSinkNode for the Escalation.
getEscalation(Throwable) - Method in class net.officefloor.frame.impl.execute.escalation.EscalationProcedureImpl
 
getEscalation(Throwable) - Method in interface net.officefloor.frame.internal.structure.EscalationProcedure
Obtains the EscalationFlow for the cause within this EscalationProcedure.
getEscalationConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getEscalationConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the EscalationConfiguration instances for the Office.
getEscalationHandler() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getEscalationHandler() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the EscalationHandler for issues escalating out of the Office instances.
getEscalationHandler() - Method in interface net.officefloor.server.http.HttpResponse
getEscalationHandler() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getEscalationMetaData() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceMetaData
Obtains the list of AdministrationEscalationMetaData instances from this Administration.
getEscalationName() - Method in class net.officefloor.activity.impl.procedure.ProcedureEscalationTypeImpl
 
getEscalationName() - Method in interface net.officefloor.activity.procedure.ProcedureEscalationType
Obtains the name for the ProcedureEscalationType.
getEscalationName() - Method in interface net.officefloor.compile.administration.AdministrationEscalationType
Obtains the name for the AdministrationEscalationType.
getEscalationName() - Method in interface net.officefloor.compile.governance.GovernanceEscalationType
Obtains the name for the GovernanceEscalationType.
getEscalationName() - Method in class net.officefloor.compile.impl.administrator.AdministrationEscalationTypeImpl
 
getEscalationName() - Method in class net.officefloor.compile.impl.governance.GovernanceEscalationTypeImpl
 
getEscalationName() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionEscalationTypeImpl
 
getEscalationName() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionEscalationType
Obtains the name for the ManagedFunctionEscalationType.
getEscalationProcedure() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getEscalationProcedure() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getEscalationProcedure() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getEscalationProcedure() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
getEscalations() - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
getEscalations() - Method in interface net.officefloor.frame.internal.configuration.FunctionConfiguration
Obtains the EscalationConfiguration instances.
getEscalationType() - Method in class net.officefloor.activity.impl.procedure.ProcedureEscalationTypeImpl
 
getEscalationType() - Method in interface net.officefloor.activity.procedure.ProcedureEscalationType
Obtains the type of EscalationFlow by the Procedure.
getEscalationType() - Method in interface net.officefloor.compile.administration.AdministrationEscalationType
Obtains the type of EscalationFlow by the Administration.
getEscalationType() - Method in interface net.officefloor.compile.governance.GovernanceEscalationType
Obtains the type of EscalationFlow by the GovernanceActivity.
getEscalationType() - Method in class net.officefloor.compile.impl.administrator.AdministrationEscalationTypeImpl
 
getEscalationType() - Method in class net.officefloor.compile.impl.governance.GovernanceEscalationTypeImpl
 
getEscalationType() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionEscalationTypeImpl
 
getEscalationType() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionEscalationType
Obtains the type of EscalationFlow by the ManagedFunction.
getEscalationType() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationEscalationMetaData
Obtains the Class of the Escalation.
getEscalationTypes() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getEscalationTypes() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the ProcedureEscalationType definitions for the possible EscalationFlow instances by the Procedure.
getEscalationTypes() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the AdministrationEscalationType definitions for the possible EscalationFlow instances by the Administration.
getEscalationTypes() - Method in interface net.officefloor.compile.governance.GovernanceType
Obtains the GovernanceEscalationType definitions for the possible EscalationFlow instances by the GovernanceActivity.
getEscalationTypes() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getEscalationTypes() - Method in class net.officefloor.compile.impl.governance.GovernanceTypeImpl
 
getEscalationTypes() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getEscalationTypes() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the ManagedFunctionEscalationType definitions for the possible EscalationFlow instances by the ManagedFunction.
getEscalationTypes() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceMetaData
Obtains the potential Escalation types from the Governance.
getEventName() - Method in class net.officefloor.model.generate.model.ModelMetaData
Event name.
getExcutionStrategies() - Method in interface net.officefloor.frame.api.executive.Executive
Obtains the ExecutionStrategy strategies.
getExcutionStrategies() - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
getExcutionStrategies() - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
getExecutable() - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
 
getExecutable() - Method in interface net.officefloor.plugin.clazz.state.StatePoint
Obtains the Executable.
getExecutable() - Method in class net.officefloor.plugin.clazz.state.StatePointImpl
 
getExecutableParameterIndex() - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
 
getExecutableParameterIndex() - Method in interface net.officefloor.plugin.clazz.state.StatePoint
Obtains the index of the parameter on the Executable.
getExecutableParameterIndex() - Method in class net.officefloor.plugin.clazz.state.StatePointImpl
 
getExecuteLogger() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the Logger for the ManagedObjectExecuteContext.
getExecutingThreadName() - Method in interface net.officefloor.frame.api.profile.ProfiledManagedFunction
Obtains the name of the executing Thread.
getExecutionConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getExecutionConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
getExecutionMetaData() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the list of ManagedObjectExecutionMetaData instances should the ManagedObjectSource require ExecutionStrategy.
getExecutionMetaData() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getExecutionStrategies() - Method in class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaData
Obtains the ExecutionStrategy instances by their names.
getExecutionStrategies() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the ExecutionStrategy instances by name.
getExecutionStrategy(int) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
Obtains an ExecutionStrategy.
getExecutionStrategyMap() - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
Obtains the ExecutionStrategy instances by name.
getExecutionStrategyName() - Method in interface net.officefloor.compile.executive.ExecutionStrategyType
Obtains the name of the ExecutionStrategy.
getExecutionStrategyName() - Method in class net.officefloor.compile.impl.executive.ExecutionStrategyTypeImpl
 
getExecutionStrategyName() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectExecutionStrategyTypeImpl
 
getExecutionStrategyName() - Method in interface net.officefloor.compile.managedobject.ManagedObjectExecutionStrategyType
Obtains the name to identify requirement of a ExecutionStrategy.
getExecutionStrategyName() - Method in interface net.officefloor.frame.api.executive.ExecutionStrategy
Obtains the name of the ExecutionStrategy.
getExecutionStrategyName() - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
getExecutionStrategyName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectExecutionConfiguration
Obtains the name to identify this ExecutionStrategy.
getExecutionStrategyName() - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
getExecutionStrategyTypes() - Method in interface net.officefloor.compile.executive.ExecutiveType
Obtains the ExecutionStrategyType definitions for the ExecutionStrategy instances available from the Executive.
getExecutionStrategyTypes() - Method in class net.officefloor.compile.impl.executive.ExecutiveTypeImpl
 
getExecutionStrategyTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getExecutionStrategyTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the ManagedObjectExecutionStrategyType definitions of the ExecutionStrategy instances required by the ManagedObject.
getExecutive() - Method in class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaData
Obtains the Executive.
getExecutive() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the Executive.
getExecutive() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getExecutive() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the Executive for this Office.
getExecutiveConfiguration() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getExecutiveConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the configuration of the Executive for the OfficeFloor.
getExecutiveLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getExecutiveLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getExecutiveLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the ExecutiveLoader.
getExecutiveLoader(ExecutiveNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getExecutiveLoader(ExecutiveNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ExecutiveNode.
getExecutiveSource() - Method in class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
 
getExecutiveSource() - Method in interface net.officefloor.frame.internal.configuration.ExecutiveConfiguration
Obtains the ExecutiveSource instance to use.
getExecutiveSourceClass() - Method in class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
 
getExecutiveSourceClass() - Method in interface net.officefloor.frame.internal.configuration.ExecutiveConfiguration
Obtains the Class of the ExecutiveSource.
getExecutiveSourceClass(String, ExecutiveNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getExecutiveSourceClass(String, ExecutiveNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ExecutiveSource class.
getExecutor() - Method in interface net.officefloor.frame.api.function.FunctionFlowContext
Obtains the Executor to run on another Thread.
getExecutor() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getExecutor() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the Executor for this ProcessState.
getExecutor(ProcessIdentifier) - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getExecutor(ProcessIdentifier) - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the Executor for the ProcessState.
getExecutorRunnables() - Method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.MethodResult
Obtains the Runnable instances passed to the Executor.
getExpires() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the expire time.
getExpires() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getExpireTime() - Method in class net.officefloor.web.jwt.authority.AccessToken
Obtains the expire time in seconds.
getExpireTime() - Method in class net.officefloor.web.jwt.authority.RefreshToken
Obtains the expire time in seconds.
getExpireTime() - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityKey
Obtains the seconds since Epoch for expiry of this JwtAuthorityKey.
getExpireTime() - Method in class net.officefloor.web.jwt.validate.JwtValidateKey
Obtains the milliseconds since Epoch for expiry of this JwtValidateKey.
getExpireTime() - Method in interface net.officefloor.web.session.HttpSession
Obtains the time this HttpSession will be expired should it be idle.
getExpireTime() - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Obtains the time to expire the HttpSession should it be idle.
getExtensionFactory() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExtensionMetaDataImpl
 
getExtensionFactory() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExtensionMetaData
Obtains the ExtensionFactory to create the extension for the ManagedObject.
getExtensionInterface() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceMetaData
Obtains the Class that the ManagedObject must provide as an extension interface to be administered.
getExtensionInterface() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceMetaData
Obtains the Class that the ManagedObject must provide as an extension interface to be governed.
getExtensionInterface() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getExtensionInterface() - Method in interface net.officefloor.frame.internal.structure.AdministrationMetaData
Obtains the extension interface to administer the ManagedObject instances.
getExtensionInterfaceExtractor() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectGovernanceMetaDataImpl
 
getExtensionInterfaceExtractor() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectGovernanceMetaData
Obtains the ManagedObjectExtensionExtractor to extract the extension interface from the ManagedObject.
getExtensionInterfaces() - Method in class net.officefloor.compile.impl.office.OfficeManagedObjectTypeImpl
 
getExtensionInterfaces() - Method in interface net.officefloor.compile.office.OfficeManagedObjectType
Obtains the fully qualified class names of the extension interfaces that must be supported by the ManagedObject.
getExtensionInterfacesMetaData() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the meta-data regarding the extension interfaces that this ManagedObject implements.
getExtensionInterfacesMetaData() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getExtensions() - Method in interface net.officefloor.frame.api.administration.AdministrationContext
Obtains the particular extensions.
getExtensions() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the extensions.
getExtensions() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getExtensionType() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the Class that the ManagedObject must provide as an extension interface to be administered.
getExtensionType() - Method in interface net.officefloor.compile.governance.GovernanceType
Obtains the extension type that the ManagedObject instances are to provide to be enable Governance over them.
getExtensionType() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getExtensionType() - Method in class net.officefloor.compile.impl.governance.GovernanceTypeImpl
 
getExtensionType() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExtensionMetaDataImpl
 
getExtensionType() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExtensionMetaData
Obtains the type of extension.
getExtensionType() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getExtensionType() - Method in class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
 
getExtensionType() - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Obtains the extension type used by the Governance.
getExtensionType() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
Obtains the extension interface.
getExtensionType() - Method in interface net.officefloor.frame.internal.configuration.GovernanceConfiguration
Obtains the extension interface type for ManagedObject to provide to enable Governance.
getExtensionTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getExtensionTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the extension types supported by the ManagedObject.
getExternalServiceInput() - Method in interface net.officefloor.compile.internal.structure.ExternalServiceInputNode
getExternalServiceInput() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestMethod
Obtains the ExternalServiceInput to service the end point.
getExternalServiceInput(Class<M>) - Method in interface net.officefloor.server.http.HttpServerImplementationContext
getExternalServiceInput(OfficeSectionInput) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Convenience method to extract ExternalServiceInput from OfficeSectionInput.
getExternalServiceInput(DeployedOfficeInput) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Convenience method to extract ExternalServiceInput from DeployedOfficeInput.
getExtraKeyClassName() - Method in class net.officefloor.spring.starter.rest.AbstractExtraSpringBootExtensionServiceFactory
Specifies the Class that would be on path if extra Spring Boot included.
getExtraKeyClassName() - Method in class net.officefloor.spring.starter.rest.data.SpringBootDataExtensionServiceFactory
 
getFactory() - Method in class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Obtains the factory to create PartitionKey from entity.
getFailure() - Method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.MethodResult
Obtains the possible failure.
getFeature() - Method in interface net.officefloor.frame.compatibility.JavaFacetContext
Obtains the feature (eg 8, 9, 10, etc).
getField() - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
 
getField() - Method in interface net.officefloor.plugin.clazz.state.StatePoint
Obtains the Field.
getField() - Method in class net.officefloor.plugin.clazz.state.StatePointImpl
 
getFieldName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ClassField
Obtains the Field name.
getFields() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getFieldType() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ClassField
Obtains the Field type.
getFieldValue(Object, Class<?>, String, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Obtains the Field value.
getFieldValue(Object, Field, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Obtains the Field value.
getFieldValue(Object, String, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Obtains the Field value.
getFileContents(File) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the contents of the output file.
getFileContents(File) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the contents of the output file.
getFileLocation(Class<?>, String) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the file location of the input file located in the package of the input class.
getFileLocation(Class<?>, String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the file location of the input file located in the package of the input class.
getFileStreamBuffer(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
 
getFileStreamBuffer(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
getFileStreamBuffer(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
getFileStreamBuffer(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool
 
getFileStreamBuffer(FileChannel, long, long, FileCompleteCallback) - Method in interface net.officefloor.server.stream.StreamBufferPool
Obtains a StreamBuffer for the FileChannel content.
getFirestore() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Obtains the Firestore.
getFirestore() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
 
getFirestorePort() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Obtains port Firestore running on.
getFlow() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getFlow() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionContainer
Obtains the Flow containing this ManagedObjectContainer.
getFlow(int) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
getFlow(int) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
getFlow(int) - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getFlow(int) - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getFlow(int) - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getFlow(int) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the FlowMetaData of the specified Flow.
getFlow(F) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
getFlow(F) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
getFlow(String, String) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
Obtains the ClassSectionFlow.
getFlow(String, String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Obtains the ClassSectionFlow.
getFlow(String, String) - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains or creates the SectionOutput.
getFlowBuilder(String) - Method in interface net.officefloor.frame.api.build.OfficeEnhancerContext
Obtains the FlowBuilder registered under the input ManagedFunction name.
getFlowBuilder(String) - Method in class net.officefloor.frame.impl.construct.office.OfficeEnhancerContextImpl
 
getFlowBuilder(String, String) - Method in interface net.officefloor.frame.api.build.OfficeEnhancerContext
Obtains the FlowBuilder registered by the ManagedObjectSource under the input ManagedFunction name.
getFlowBuilder(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getFlowBuilder(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeEnhancerContextImpl
 
getFlowBuilder(String, String) - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains a FunctionBuilder registered with this OfficeBuilder.
getFlowConfiguration() - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
getFlowConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getFlowConfiguration() - Method in interface net.officefloor.frame.internal.configuration.FunctionConfiguration
Obtains the configuration of the Flow instances for this ManagedFunctionLogic.
getFlowConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
getFlowIndex() - Method in class net.officefloor.plugin.clazz.flow.ClassFlowMethodMetaData
Obtains the index of the Flow to invoke for this Method.
getFlowInterfaceType() - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowContext
Obtains the Type declaring the Method of this flow.
getFlowKey() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectFlowConfiguration
Obtains the key for this Flow.
getFlowKeyClass() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the Enum providing the keys for the Flow instances instigated by the Administration.
getFlowKeyClass() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getFlowKeyClass() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getFlowKeyClass() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the Enum providing the keys for the Flow instances instigated by the ManagedFunction.
getFlowKeyClass() - Method in interface net.officefloor.web.security.impl.HttpSecurityConfiguration
Obtains the Flow key Enum Class.
getFlowMetaData() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceMetaData
Obtains the list of AdministrationFlowMetaData instances should this Administration require instigating a Flow.
getFlowMetaData() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceMetaData
Obtains the list of GovernanceFlowMetaData instances should this GovernanceSource require instigating a Flow.
getFlowMetaData() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the list of ManagedObjectFlowMetaData instances should this ManagedObjectSource require instigating a Flow.
getFlowMetaData() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectStartupFunctionImpl
 
getFlowMetaData() - Method in class net.officefloor.frame.impl.execute.office.OfficeStartupFunctionImpl
 
getFlowMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectStartupFunction
Obtains the FlowMetaData for the startup task.
getFlowMetaData() - Method in interface net.officefloor.frame.internal.structure.OfficeStartupFunction
Obtains the FlowMetaData for the startup task.
getFlowMetaData() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getFlowMetaData() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the list of HttpSecurityFlowMetaData instances should this HttpSecuritySource require application specific behaviour.
getFlowMetaData(int) - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectServiceContextImpl
Obtains the FlowMetaData.
getFlowMethodMetaData() - Method in class net.officefloor.plugin.clazz.flow.ClassFlowInterfaceFactory
getFlowName() - Method in class net.officefloor.activity.impl.procedure.ProcedureFlowTypeImpl
 
getFlowName() - Method in interface net.officefloor.activity.procedure.ProcedureFlowType
Obtains the name for the ProcedureFlowType.
getFlowName() - Method in interface net.officefloor.compile.administration.AdministrationFlowType
Obtains the name of the Flow.
getFlowName() - Method in interface net.officefloor.compile.governance.GovernanceFlowType
Obtains the name for the GovernanceFlowType.
getFlowName() - Method in class net.officefloor.compile.impl.administrator.AdministrationFlowTypeImpl
 
getFlowName() - Method in class net.officefloor.compile.impl.governance.GovernanceFlowTypeImpl
 
getFlowName() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
getFlowName() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFlowTypeImpl
 
getFlowName() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionFlowType
Obtains the name for the ManagedFunctionFlowType.
getFlowName() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFlowType
Obtains the name of the Flow.
getFlowName() - Method in class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
 
getFlowName() - Method in interface net.officefloor.frame.internal.configuration.FlowConfiguration
Obtains the name of this Flow.
getFlowName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectFlowConfiguration
Obtains the name to identify this Flow.
getFlowName() - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowContext
Obtains the name of the Flow.
getFlowName() - Method in interface net.officefloor.web.security.type.HttpSecurityFlowType
Obtains the name of the Flow.
getFlowName() - Method in class net.officefloor.web.security.type.HttpSecurityFlowTypeImpl
 
getFlowName(Annotation, ClassDependencyManufacturerContext) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyManufacturer
Obtains the name of the Flow.
getFlowName(T) - Method in interface net.officefloor.activity.compose.build.ComposeLinkHandler
Obtains the flow name for the given flow type.
getFlowSink() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionFlow
Obtains the SectionFlowSinkNode.
getFlowSink() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedFunction
 
getFlowTypes() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getFlowTypes() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the ProcedureFlowType definitions for the possible Flow instances instigated by the Procedure.
getFlowTypes() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the AdministrationFlowType definitions for the possible Flow instances instigated by the Administration.
getFlowTypes() - Method in interface net.officefloor.compile.governance.GovernanceType
Obtains the GovernanceFlowType definitions for the possible Flow instances instigated by the GovernanceActivity.
getFlowTypes() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getFlowTypes() - Method in class net.officefloor.compile.impl.governance.GovernanceTypeImpl
 
getFlowTypes() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getFlowTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getFlowTypes() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the ManagedFunctionFlowType definitions for the possible Flow instances instigated by the ManagedFunction.
getFlowTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the ManagedObjectFlowType definitions of the Flow instances required to be linked for the ManagedObjectSource.
getFlowTypes() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Obtains the HttpSecurityFlowType definitions of the Flow instances required to be linked for the HttpSecuritySource.
getFlowTypes() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getFormat() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the format for loading the value.
getFrameworkLogger() - Static method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
Obtains the OfficeFloor framework Logger.
getFunction() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedFunction
Obtains the SectionFunction.
getFunction(String) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
getFunction(String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
getFunction(String) - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the SectionFunction by the name.
getFunction(String, Consumer<String>) - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the OfficeSectionInput to a named function.
getFunctionDependencies() - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
Obtains the ManagedObjectFunctionDependency instances for the ManagedFunction.
getFunctionDependencyConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getFunctionDependencyConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
getFunctionDependencyName() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionDependency
Obtains the name of this ManagedFunction dependency.
getFunctionDependencyName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl.ManagedObjectFunctionDependencyImpl
 
getFunctionDependencyTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getFunctionDependencyTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the ManagedObjectFunctionDependencyType definitions of the required dependencies of the added ManagedFunction instances of the ManagedObjectSource.
getFunctionEscalation(String) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getFunctionEscalation(String) - Method in interface net.officefloor.compile.spi.section.SectionFunction
getFunctionFlow(String) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getFunctionFlow(String) - Method in interface net.officefloor.compile.spi.section.SectionFunction
getFunctionFlowName() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getFunctionFlowName() - Method in interface net.officefloor.compile.spi.section.FunctionFlow
Obtains the name of this FunctionFlow.
getFunctionLoop() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getFunctionLoop() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getFunctionLoop() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getFunctionLoop() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the FunctionLoop for the ManagedObject.
getFunctionLoop() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the FunctionLoop for the Office.
getFunctionLoop() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the FunctionLoop for the ProcessState.
getFunctionManager() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getFunctionManager() - Method in interface net.officefloor.compile.spi.officefloor.DeployedOfficeInput
Obtains the FunctionManager to externally trigger this DeployedOfficeInput.
getFunctionManager(String) - Method in interface net.officefloor.frame.api.manage.Office
Obtains the FunctionManager for the named ManagedFunction.
getFunctionManager(String) - Method in class net.officefloor.frame.impl.execute.office.OfficeImpl
 
getFunctionMetaData(ManagedFunctionReference, ManagedFunctionLocator, OfficeFloorIssues, OfficeFloorIssues.AssetType, String, String) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Obtains the ManagedFunctionMetaData reporting any failure to find to the OfficeFloorIssues.
getFunctionName() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getFunctionName() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the name of the ManagedFunction.
getFunctionName() - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
Obtains the name of the ManagedFunction.
getFunctionName() - Method in interface net.officefloor.frame.api.profile.ProfiledManagedFunction
Obtains the name of the ManagedFunction.
getFunctionName() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getFunctionName() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionInvocationImpl
 
getFunctionName() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionReferenceImpl
 
getFunctionName() - Method in class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaData
Obtains the name of the ManagedFunction.
getFunctionName() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getFunctionName() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getFunctionName() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getFunctionName() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the name of this ManagedFunction.
getFunctionName() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionReference
Obtains the name of the ManagedFunction.
getFunctionName() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the name of the ManagedFunctionLogic.
getFunctionName() - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturerContext
Obtains the name of the ManagedFunction.
getFunctionName() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Obtains the name of the ManagedFunction.
getFunctionName(ManagedFunctionType<?, ?>, ClassSectionLoaderContext) - Method in class net.officefloor.plugin.section.clazz.loader.FunctionDecoration
Obtains the ManagedFunction name from the ManagedFunctionType.
getFunctionNames() - Method in interface net.officefloor.frame.api.manage.Office
Obtains the names of the FunctionManager instances within this Office.
getFunctionNames() - Method in class net.officefloor.frame.impl.execute.office.OfficeImpl
 
getFunctionNamespace() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionFunctionNamespace
getFunctionNamespaceNode() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getFunctionNamespaceNode() - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Obtains the FunctionNamespaceNode containing this ManagedFunctionNode.
getFunctionNamespaceType() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionFunctionNamespace
getFunctionObject(String) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getFunctionObject(String) - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
getFunctionObject(String) - Method in interface net.officefloor.compile.spi.section.SectionFunction
getFunctionObjectName() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFunctionDependencyTypeImpl
 
getFunctionObjectName() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getFunctionObjectName() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFunctionDependencyType
Obtains the name of the ManagedObjectFunctionDependency.
getFunctionObjectName() - Method in interface net.officefloor.compile.spi.office.AugmentedFunctionObject
Obtains the name of this FunctionObject.
getFunctionObjectName() - Method in interface net.officefloor.compile.spi.section.FunctionObject
Obtains the name of this FunctionObject.
getFunctionObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectFunctionDependencyConfiguration
Obtains name of the ManagedObjectFunctionDependency.
getFunctionObjectType() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFunctionDependencyTypeImpl
 
getFunctionObjectType() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFunctionDependencyType
Obtains the type of the ManagedObjectFunctionDependency.
getFunctionObjectType() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl.ManagedObjectFunctionDependencyImpl
Obtains the type of ManagedObjectFunctionDependency.
getFunctionObjectTypeQualifier() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFunctionDependencyTypeImpl
 
getFunctionObjectTypeQualifier() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFunctionDependencyType
Obtains the type qualifier for the ManagedObjectFunctionDependency.
getFunctionObjectTypeQualifier() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl.ManagedObjectFunctionDependencyImpl
Obtains the type qualifier for the ManagedObjectFunctionDependency.
getFunctionState() - Method in interface net.officefloor.frame.internal.structure.AvoidTeam
Obtains the FunctionState to continue execution avoiding the specified Team.
getGetMethodName() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the name of the method to get the value from the object in the current context.
getGoogleFunctionHttpServerImplementation() - Static method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
getGovernance(int) - Method in interface net.officefloor.frame.api.administration.AdministrationContext
Obtains the GovernanceManager for the index.
getGovernance(G) - Method in interface net.officefloor.frame.api.administration.AdministrationContext
Obtains the GovernanceManager for the particular key.
getGovernanceConfiguration() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
getGovernanceConfiguration() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getGovernanceConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getGovernanceConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getGovernanceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.AdministrationConfiguration
Obtains the configuration for the linked Governance.
getGovernanceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
Obtains the listing of ManagedObjectGovernanceConfiguration instances.
getGovernanceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the configuration of the Governance instances for this ManagedFunction.
getGovernanceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Obtains the listing of ManagedObjectGovernanceConfiguration instances.
getGovernanceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
getGovernanceContainer(int) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
getGovernanceContainer(int) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Obtains the GovernanceContainer for the input index.
getGovernanceFactory() - Method in interface net.officefloor.compile.governance.GovernanceType
Obtains the GovernanceFactory.
getGovernanceFactory() - Method in class net.officefloor.compile.impl.governance.GovernanceTypeImpl
 
getGovernanceFactory() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceMetaData
Obtains the GovernanceFactory.
getGovernanceFactory() - Method in class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
 
getGovernanceFactory() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getGovernanceFactory() - Method in interface net.officefloor.frame.internal.configuration.GovernanceConfiguration
Obtains the GovernanceFactory.
getGovernanceFactory() - Method in interface net.officefloor.frame.internal.structure.GovernanceMetaData
Obtains the GovernanceFactory.
getGovernanceIndex() - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Obtains the index to obtain the Governance from the ProcessState.
getGovernanceIndex() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectGovernanceMetaDataImpl
 
getGovernanceIndex() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectGovernanceMetaData
Obtains the index for the Governance within the ThreadState.
getGovernanceKeyClass() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the Enum providing the keys for the Governance instances used by this Administration.
getGovernanceKeyClass() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getGovernanceLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getGovernanceLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getGovernanceLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the GovernanceLoader.
getGovernanceLoader(GovernanceNode, boolean) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getGovernanceLoader(GovernanceNode, boolean) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the GovernanceLoader.
getGovernanceMetaData() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceMetaData
Obtains the list of AdministrationGovernanceMetaData instances should this Administration manually managed Governance.
getGovernanceMetaData() - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Links the ManagedFunctionMetaData instances to enable Flow of execution.
getGovernanceMetaData() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
getGovernanceMetaData() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getGovernanceMetaData() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getGovernanceMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the ManagedObjectGovernanceMetaData applicable to this ManagedObject.
getGovernanceMetaData() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the GovernanceMetaData of the possible Governance within this ThreadState.
getGovernanceName() - Method in interface net.officefloor.compile.administration.AdministrationGovernanceType
Obtains the name of the Governance.
getGovernanceName() - Method in class net.officefloor.compile.impl.administrator.AdministrationGovernanceTypeImpl
 
getGovernanceName() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationGovernanceConfigurationImpl
 
getGovernanceName() - Method in class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
 
getGovernanceName() - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Obtains the name of the Governance.
getGovernanceName() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionGovernanceConfigurationImpl
 
getGovernanceName() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getGovernanceName() - Method in interface net.officefloor.frame.internal.configuration.AdministrationGovernanceConfiguration
Obtains the name of the Governance to link to the Administration.
getGovernanceName() - Method in interface net.officefloor.frame.internal.configuration.GovernanceConfiguration
Obtains the name of the Governance.
getGovernanceName() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionGovernanceConfiguration
Obtains the name of the Governance.
getGovernanceName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectGovernanceConfiguration
Obtains the name of the Governance.
getGovernanceName() - Method in interface net.officefloor.frame.internal.structure.GovernanceMetaData
Obtains the name of the Governance.
getGovernances() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getGovernances() - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Obtains the GovernanceNode instances to provide Governance over BoundManagedObjectNode linked to this OfficeObjectNode.
getGovernances(OfficeNode) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getGovernances(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Obtains the GovernanceNode instances providing Governance over this InputManagedObjectNode.
getGovernanceSourceAlias() - Method in interface net.officefloor.compile.GovernanceSourceService
Obtains the alias for the GovernanceSource Class.
getGovernanceSourceAlias() - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
getGovernanceSourceClass() - Method in interface net.officefloor.compile.GovernanceSourceService
Obtains the GovernanceSource Class.
getGovernanceSourceClass() - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
getGovernanceSourceClass(String, GovernanceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getGovernanceSourceClass(String, GovernanceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the GovernanceSource class.
getGovernanceSourceContext() - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
getGovernanceTypes() - Method in interface net.officefloor.compile.administration.AdministrationType
Obtains the AdministrationGovernanceType instances for the Governance used by this Administration.
getGovernanceTypes() - Method in class net.officefloor.compile.impl.administrator.AdministrationTypeImpl
 
getGovernerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getGovernerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getGovernerableManagedObjectName() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getGovernerableManagedObjectName() - Method in interface net.officefloor.compile.spi.office.GovernerableManagedObject
Obtains the name of this GovernerableManagedObject.
getGoverningGovernances() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getGoverningGovernances() - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the GovernanceNode instances providing Governance over this SectionNode.
getHandler() - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest.ServerContext
Obtains the ServletContextHandler.
getHandler(HttpServletRequest) - Method in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 
getHandler(Class<?>, Method, ClassLoader, ConfigurableApplicationContext) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Obtains the HandlerExecutionChain for the Controller Method.
getHandler(Class<?>, String, ClassLoader, ConfigurableApplicationContext) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Obtains the HandlerExecutionChain for the Controller Method.
getHandler(HttpRequest) - Method in interface net.officefloor.web.accept.AcceptNegotiator
Obtains the acceptable handlers for the HttpRequest.
getHandler(HttpRequest) - Method in class net.officefloor.web.accept.AcceptNegotiatorImpl
 
getHandlerMethod() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the HandlerMethod.
getHead() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
getHead() - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
Obtains the head of this LinkedListSet.
getHeader(CharSequence) - Method in interface net.officefloor.server.http.HttpRequestHeaders
Obtains the first HttpHeader by the name.
getHeader(CharSequence) - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
 
getHeader(CharSequence) - Method in class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
 
getHeader(String) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Obtains the first HttpHeader by the name.
getHeader(String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
getHeader(String) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the first WritableHttpHeader by the name.
getHeader(String) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getHeaderChallengeValue(String) - Static method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
Obtains the WWW-Authenticate HttpHeader value.
getHeaders() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getHeaders() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
getHeaders() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the HttpRequestHeaders.
getHeaders() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the HttpResponseHeaders.
getHeaders() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getHeaders() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getHeaders() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getHeaders() - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the response WritableHttpHeader instances.
getHeaders() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getHeaders() - Method in class net.officefloor.server.http.parse.HttpRequestParser
getHeaders() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getHeaders(CharSequence) - Method in interface net.officefloor.server.http.HttpRequestHeaders
Obtains all the HttpHeader instances by the name.
getHeaders(CharSequence) - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
 
getHeaders(CharSequence) - Method in class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
 
getHeaders(String) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Obtains all the HttpHeader instances by the name.
getHeaders(String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
getHttpAccessControl() - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
getHttpAccessControl() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyContext
Obtains the HttpAccessControl.
getHttpAccessControlFactory() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Should the custom access control not implement HttpAccessControl, then this factory provides a wrapping HttpAccessControl implementation.
getHttpAccessControlFactory() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getHttpAccessControlFactory() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the HttpAccessControlFactory to adapt the custom access control into a HttpAccessControl.
getHttpAuthentication() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyContext
Obtains the HttpAuthentication.
getHttpAuthenticationFactory() - Method in interface net.officefloor.web.security.type.HttpSecurityType
Should the custom authentication not implement HttpAuthentication, then this factory provides a wrapping HttpAuthentication implementation.
getHttpAuthenticationFactory() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getHttpAuthenticationFactory() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceMetaData
Obtains the HttpAuthenticationFactory to adapt the custom authentication into a HttpAuthentication.
getHttpAuthenticationScheme(HttpRequest) - Static method in class net.officefloor.web.security.scheme.HttpAuthenticationScheme
Obtains the HttpAuthenticationScheme from the HttpRequest or null if no scheme is available.
getHttpCharSequence() - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Obtains this ByteSequence as a CharSequence for HTTP Character values.
getHttpClient() - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Obtains the HttpClient.
getHttpEntity() - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Obtains the OutputStream to write the HTTP entity.
getHttpFunctionOfficeExtension(Class<?>) - Static method in class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
Obtains the OfficeExtensionService to wrap servicing the HttpFunction.
getHttpHeaders() - Method in exception net.officefloor.server.http.HttpException
Obtains the HttpHeader instances.
getHttpInput() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
getHttpInput() - Method in interface net.officefloor.web.rest.build.RestMethod
Obtains the HttpInput.
getHttpInput() - Method in class net.officefloor.web.rest.build.RestMethodImpl
 
getHttpInput(boolean, String) - Method in interface net.officefloor.web.build.WebArchitect
Creates a HttpUrlContinuation into the web application.
getHttpInput(boolean, String) - Method in class net.officefloor.web.WebArchitectEmployer
 
getHttpInput(boolean, String, String) - Method in interface net.officefloor.web.build.WebArchitect
Creates a HttpInput into the application.
getHttpInput(boolean, String, String) - Method in class net.officefloor.web.WebArchitectEmployer
 
getHttpInputPath() - Method in class net.officefloor.web.HttpRouteSectionSource.RouteInput
Obtains the HttpInputPath for this route.
getHttpMethod() - Method in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
Obtains the singleton HttpMethod for this HttpMethod.HttpMethodEnum.
getHttpMethod() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestMethod
Obtains the HttpMethod.
getHttpMethod() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
getHttpMethod() - Method in interface net.officefloor.web.rest.build.RestMethod
Obtains the HttpMethod.
getHttpMethod() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the HttpMethod.
getHttpMethod() - Method in class net.officefloor.web.rest.build.RestMethodImpl
 
getHttpMethod(String) - Static method in class net.officefloor.server.http.HttpMethod
Obtains the HttpMethod.
getHttpMethods() - Method in class net.officefloor.web.template.section.WebTemplateLinkAnnotation
Obtains the HttpMethod names for the link.
getHttpObjectParserFactories() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Obtains the HttpObjectParserFactory instances.
getHttpObjectResponderFactories() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Obtains the HttpObjectResponderFactory instances.
getHttpPort() - Method in interface net.officefloor.server.http.HttpServerLocation
Obtains the HTTP port.
getHttpPort() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getHttpPort() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getHttpRequestStateMomento() - Method in class net.officefloor.web.security.impl.ChallengeMomento
Obtains the momento for the HttpRequestState.
getHttpResource(String) - Method in interface net.officefloor.web.resource.HttpResourceCache
Obtains the cached HttpResource.
getHttpResource(String) - Method in interface net.officefloor.web.resource.HttpResourceStore
Obtains the HttpResource.
getHttpResource(String) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
getHttpResource(HttpResourceCache, String) - Method in class net.officefloor.web.resource.source.SendCachedHttpFileFunction
 
getHttpResource(HttpResourceStore, String) - Method in class net.officefloor.web.resource.source.SendStoreHttpFileFunction
 
getHttpResource(R, String) - Method in class net.officefloor.web.resource.source.AbstractSendHttpFileFunction
Obtains the HttpResource.
getHttpResourceArchitect() - Method in interface net.officefloor.woof.resources.WoofResourcesLoaderContext
getHttpResourceArchitect() - Method in interface net.officefloor.woof.WoofContext
getHttpResourceStore() - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
getHttpResourceStore() - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Obtains the HttpResourceStore.
getHttpSecurer() - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
Obtains the HttpSecurableBuilder to configure access controls to the HttpResource instances.
getHttpSecurer() - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
getHttpSecurer() - Method in interface net.officefloor.web.template.build.WebTemplate
Obtains the HttpSecurableBuilder to configure access controls to this WebTemplate.
getHttpSecurity() - Method in interface net.officefloor.web.openapi.security.OpenApiSecurityExtensionContext
getHttpSecurity() - Method in interface net.officefloor.web.security.impl.HttpSecurityConfiguration
Obtains the HttpSecurity.
getHttpSecurityArchitect() - Method in interface net.officefloor.woof.WoofContext
getHttpSecurityName() - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
getHttpSecurityName() - Method in interface net.officefloor.web.security.build.HttpSecurable
Obtains the name for the HttpSecurity to use.
getHttpSecurityName() - Method in interface net.officefloor.web.security.build.HttpSecurityExplorerContext
Obtains the name of the HttpSecurity.
getHttpSecurityName() - Method in interface net.officefloor.web.security.impl.HttpSecurityConfiguration
Obtains the name of the HttpSecurity.
getHttpSecuritySource() - Method in interface net.officefloor.web.security.build.HttpSecurityExplorerContext
Obtains the HttpSecuritySource.
getHttpSecuritySourceContext() - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
getHttpSecuritySourceMetaData() - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
getHttpSecuritySupportingManagedObjects() - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
getHttpSecurityType() - Method in interface net.officefloor.web.security.build.HttpSecurityExplorerContext
Obtains the HttpSecurityType.
getHttpSecurityType() - Method in interface net.officefloor.web.security.impl.HttpSecurityConfiguration
Obtains the HttpSecurityType.
getHttpServerImplementation() - Method in class net.officefloor.server.http.HttpServer
getHttpServerImplementationClass() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Obtains the expected HttpServerImplementation Class being tested.
getHttpServerLocation() - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
Obtains the HttpServerLocation.
getHttpServerLocation() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Obtains the HttpServerLocation.
getHttpServerLocation() - Method in class net.officefloor.server.http.HttpServer
Obtains the HttpServerLocation.
getHttpServerLocation() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the HttpServerLocation.
getHttpServerLocation() - Method in class net.officefloor.server.http.servlet.HttpServletOfficeFloorBridge
Obtains the HttpServerLocation.
getHttpServerSocketOfficeFloorExtensionService(int, int) - Static method in class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Obtains the OfficeFloorExtensionService to provide HttpServerSocketManagedObjectSource to the HttpFunction.
getHttpServletRequest() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the HttpServletRequest.
getHttpServletRequest() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the HttpServletRequest.
getHttpServletResponse() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the HttpServletResponse.
getHttpServletResponse() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the HttpServletResponse.
getHttpSessionAdministration() - Method in interface net.officefloor.web.session.HttpSession
Obtains the HttpSessionAdministration to administer this HttpSession.
getHttpsPort() - Method in interface net.officefloor.server.http.HttpServerLocation
Obtains the HTTPS port.
getHttpsPort() - Method in class net.officefloor.server.http.impl.HttpServerLocationImpl
 
getHttpsPort() - Method in class net.officefloor.server.http.mock.MockHttpServer
 
getHttpStatus() - Method in exception net.officefloor.server.http.HttpException
Obtains the HttpStatus for the HttpResponse.
getHttpStatus() - Method in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
Obtains the singleton HttpStatus for this HttpStatus.HttpStatusEnum.
getHttpStatus(int) - Static method in class net.officefloor.server.http.HttpStatus
Obtains the HttpStatus for the status code.
getHttpVersion() - Method in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
Obtains the singleton HttpVersion for this HttpVersion.HttpVersionEnum.
getHttpVersion(String) - Static method in class net.officefloor.server.http.HttpVersion
Obtains the HttpVersion.
getId() - Method in interface net.officefloor.jpa.test.IMockEntity
Obtains the identifier.
getId() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the Id for reference mapping.
getId() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the identifier of this XML mapping.
getIdentifier() - Method in class net.officefloor.frame.impl.execute.team.TeamManagementImpl
 
getIdentifier() - Method in interface net.officefloor.frame.internal.structure.TeamManagement
Obtains the identifier for the Team.
getImageQualifiedName(String, String) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Obtains the image name qualified with appropriate tag name.
getImplementationClass() - Method in class net.officefloor.jaxrs.OfficeFloorHk2Object
 
getImplementationType() - Method in class net.officefloor.jaxrs.OfficeFloorHk2Object
 
getImportClasses() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getIndex() - Method in interface net.officefloor.compile.administration.AdministrationFlowType
Obtains the index identifying the Flow.
getIndex() - Method in interface net.officefloor.compile.administration.AdministrationGovernanceType
Obtains the index identifying the Governance.
getIndex() - Method in interface net.officefloor.compile.governance.GovernanceFlowType
Obtains the index for the GovernanceFlowType.
getIndex() - Method in class net.officefloor.compile.impl.administrator.AdministrationFlowTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.administrator.AdministrationGovernanceTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.governance.GovernanceFlowTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getIndex() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFlowTypeImpl
 
getIndex() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionFlowType
Obtains the index for the ManagedFunctionFlowType.
getIndex() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionObjectType
Obtains the index for the ManagedFunctionObjectType.
getIndex() - Method in interface net.officefloor.compile.managedobject.ManagedObjectDependencyType
Obtains the index identifying the dependency.
getIndex() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFlowType
Obtains the index identifying the Flow.
getIndex() - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.Labeller
Obtains the index of the Flow.
getIndex() - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.Labeller
Obtains the index of the Flow.
getIndex() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionFlowTypeBuilder
Obtains the index of the Flow.
getIndex() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionObjectTypeBuilder
Obtains the index of the dependency.
getIndex() - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.ExecutionLabeller
Obtains the index of the ExecutionStrategy.
getIndex() - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.Labeller
Obtains the index of the dependency or Flow.
getIndex() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationGovernanceConfigurationImpl
 
getIndex() - Method in class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
 
getIndex() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
 
getIndex() - Method in interface net.officefloor.frame.internal.configuration.AdministrationGovernanceConfiguration
Obtains the index identifying the linked Governance.
getIndex() - Method in interface net.officefloor.frame.internal.configuration.FlowConfiguration
Obtains the index identifying this Flow.
getIndex() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionObjectConfiguration
Obtains the index identifying the dependent Object.
getIndex() - Method in interface net.officefloor.plugin.clazz.dependency.ClassItemIndex
Obtains the index of the item.
getIndex() - Method in interface net.officefloor.web.security.type.HttpSecurityDependencyType
Obtains the index identifying the dependency.
getIndex() - Method in class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
 
getIndex() - Method in interface net.officefloor.web.security.type.HttpSecurityFlowType
Obtains the index identifying the Flow.
getIndex() - Method in class net.officefloor.web.security.type.HttpSecurityFlowTypeImpl
 
getIndex() - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.Labeller
Obtains the index of the dependency of Flow.
getIndexOfManagedObjectWithinScope() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectIndexImpl
 
getIndexOfManagedObjectWithinScope() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectIndex
Obtains the index of the ManagedObject within the ManagedObjectScope.
getInitialCharacter() - Method in class net.officefloor.web.route.StaticWebRouteNode
Obtains the initial Character.
getInitialFunction() - Method in class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
 
getInitialFunction() - Method in interface net.officefloor.frame.internal.configuration.FlowConfiguration
Obtains the reference to the initial ManagedFunction of this Flow.
getInitialFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.flow.FlowMetaDataImpl
 
getInitialFunctionMetaData() - Method in interface net.officefloor.frame.internal.structure.FlowMetaData
Obtains the ManagedFunctionMetaData of the initial ManagedFunction within the Flow.
getInitialisedNode(String, Map<String, N>, NodeContext, Supplier<N>, Consumer<N>) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Obtains the initialised Node.
getInitialisedNode(N, NodeContext, Supplier<N>, Consumer<N>) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Obtains an initialised Node.
getInitialManagedFunction() - Method in interface net.officefloor.compile.spi.office.ExecutionExplorerContext
Obtains the initial ExecutionManagedFunction for the OfficeSectionInput.
getInitialManagedObject() - Method in interface net.officefloor.compile.spi.office.ExecutionObjectExplorerContext
Obtains the initial ExecutionManagedObject.
getInitVector() - Method in interface net.officefloor.web.jwt.authority.repository.JwtRefreshKey
Obtains the init vector.
getInitVectorSize() - Method in interface net.officefloor.web.jwt.authority.key.CipherFactory
Allows overriding the init vector size.
getInjectionFields() - Method in class net.officefloor.plugin.clazz.interrogate.ClassInjections
Obtains the Field instances for injection.
getInjectionMethods() - Method in class net.officefloor.plugin.clazz.interrogate.ClassInjections
Obtains the Method instances for injection.
getInput() - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
Obtains the ExternalServiceInput to service the AWS API event.
getInput() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Obtains the ExternalServiceInput to service the AWS API event.
getInput() - Method in class net.officefloor.server.http.servlet.HttpServletOfficeFloorBridge
getInput() - Method in interface net.officefloor.web.build.HttpInput
Obtains the OfficeFlowSourceNode to link for handling the HttpInput.
getInputManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getInputManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Indicates if the ManagedObjectSource requires instigating Flow instances.
getInputManagedObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
Obtains the InputManagedObjectConfiguration to bind the input ManagedObject to the ProcessState.
getInputManagedObjectName() - Method in class net.officefloor.frame.impl.construct.office.BoundInputManagedObjectConfigurationImpl
 
getInputManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.BoundInputManagedObjectConfiguration
Obtains the name of the input ManagedObject.
getInputManagedObjectNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getInputManagedObjectNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
getInputName() - Method in class net.officefloor.web.HttpRouteSectionSource.Interception
Obtains the SectionInput name to link the routing.
getInputName() - Method in class net.officefloor.web.HttpRouteSectionSource.Redirect
Obtains the name of the SectionInput to handle the redirect.
getInputObjectType() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getInputObjectType() - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Obtains the input object type.
getInputOfficeFloorManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getInputOfficeFloorManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getInputOfficeManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getInputOfficeManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
getInputSectionManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getInputSectionManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectSource
getInputStream() - Method in interface net.officefloor.configuration.ConfigurationItem
Obtains InputStream to the configuration that this represents.
getInputStream() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getInstance() - Static method in class net.officefloor.frame.api.OfficeFrame
Obtains the the Singleton instance of the OfficeFrame.
getInstance() - Static method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerFactory
Obtains the singleton TreeXmlMarshallerFactory.
getInstance() - Static method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerFactory
Obtains the singleton TreeXmlUnmarshaller.
getInstanceIndex() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getInstanceIndex() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the instance index of the ManagedObject bound to the ManagedObjectIndex.
getInterception() - Method in class net.officefloor.web.HttpRouteSectionSource
getInterface() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Obtains the Class of the interface being implemented.
getInterfaces() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getInterfaces(Class<?>) - Static method in class net.officefloor.compile.impl.adapt.TypeAdapter
Obtains the implementing interfaces the Class.
getInternalServiceInput() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the DeployedOfficeInput for internal invoked servicing.
getInternalSuppliers() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getInternalSuppliers() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getInternalSuppliers() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getInternalSuppliers() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getInternalSuppliers() - Method in class net.officefloor.compile.impl.supplier.SupplierTypeImpl
 
getInternalSuppliers() - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Obtains the InternalSupplier instances.
getInternalSuppliers() - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Obtains the InternalSupplier instances for the Office.
getInternalSuppliers() - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Obtains the InternalSupplier instances.
getInternalSuppliers() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Obtains the InternalSupplier instances.
getInternalSuppliers() - Method in interface net.officefloor.compile.supplier.SupplierType
Obtains the InternalSupplier instances from the SupplierSource.
getIssueDescription() - Method in class net.officefloor.compile.impl.issues.DefaultCompilerIssue
Obtains the issue description.
getItem(Collection<T>, String, Object) - Static method in class net.officefloor.frame.test.Assertions
Obtains the item within the items whose property by methodName matches the input value.
getItem(Collection<T>, String, Object) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the item within the items whose property by methodName matches the input value.
getItemName() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the suggested name of the item.
getItemName() - Method in interface net.officefloor.activity.compose.build.DirectoryItemComposerContext
Obtains the name of the directory item.
getJavaFeatureVersion() - Static method in interface net.officefloor.frame.compatibility.JavaFacet
Determines the feature version of current Java.
getJpaManagedObjectSourceClass() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Allows overriding the JpaManagedObjectSource Class for vendor specific implementations.
getJson(int, Class<T>) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the JSON object from HTTP payload.
getJson(int, Class<T>) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getJson(int, Class<T>, ObjectMapper) - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the JSON object from HTTP payload using custom ObjectMapper.
getJson(int, Class<T>, ObjectMapper) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getKey() - Method in interface net.officefloor.compile.administration.AdministrationFlowType
Obtains the key identifying the Flow.
getKey() - Method in interface net.officefloor.compile.administration.AdministrationGovernanceType
Obtains the key identifying the Governance.
getKey() - Method in interface net.officefloor.compile.governance.GovernanceFlowType
Obtains the Enum key for the GovernanceFlowType.
getKey() - Method in class net.officefloor.compile.impl.administrator.AdministrationFlowTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.administrator.AdministrationGovernanceTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.governance.GovernanceFlowTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getKey() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectFlowTypeImpl
 
getKey() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionFlowType
Obtains the Enum key for the ManagedFunctionFlowType.
getKey() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionObjectType
Obtains the Enum key for the ManagedFunctionObjectType.
getKey() - Method in interface net.officefloor.compile.managedobject.ManagedObjectDependencyType
Obtains the key identifying the dependency.
getKey() - Method in interface net.officefloor.compile.managedobject.ManagedObjectFlowType
Obtains the key identifying the Flow.
getKey() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationFlowMetaData
Obtains the Enum key identifying this Flow.
getKey() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationGovernanceMetaData
Obtains the Enum key identifying this Governance.
getKey() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceFlowMetaData
Obtains the Enum key identifying this Flow.
getKey() - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.Labeller
Obtains the key of the dependency or Flow.
getKey() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
 
getKey() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectFlowMetaDataImpl
 
getKey() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectDependencyMetaData
Obtains the Enum key identifying this dependency.
getKey() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFlowMetaData
Obtains the Enum key identifying this Flow.
getKey() - Method in class net.officefloor.frame.impl.construct.administration.AdministrationGovernanceConfigurationImpl
 
getKey() - Method in class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
 
getKey() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
 
getKey() - Method in interface net.officefloor.frame.internal.configuration.AdministrationGovernanceConfiguration
Obtains the key identifying the linked Governance.
getKey() - Method in interface net.officefloor.frame.internal.configuration.FlowConfiguration
Obtains the key identifying this Flow.
getKey() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionObjectConfiguration
Obtains the key identifying the dependent Object.
getKey() - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Obtains the Key for connecting.
getKey() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Obtains the key to connect.
getKey() - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Obtains the Key to write.
getKey() - Method in interface net.officefloor.web.jwt.authority.repository.JwtRefreshKey
Obtains the Key.
getKey() - Method in class net.officefloor.web.jwt.validate.JwtValidateKey
Obtains the Key.
getKey() - Method in interface net.officefloor.web.security.type.HttpSecurityDependencyType
Obtains the key identifying the dependency.
getKey() - Method in class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
 
getKey() - Method in interface net.officefloor.web.security.type.HttpSecurityFlowType
Obtains the key identifying the Flow.
getKey() - Method in class net.officefloor.web.security.type.HttpSecurityFlowTypeImpl
 
getKey() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyType
Obtains the key identifying the dependency.
getKey() - Method in interface net.officefloor.web.spi.security.HttpSecurityDependencyMetaData
Obtains the Enum key identifying this dependency.
getKey() - Method in interface net.officefloor.web.spi.security.HttpSecurityFlowMetaData
Obtains the Enum key identifying the application Flow to instigate.
getKey() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
 
getKey() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityFlowMetaDataImpl
 
getKeyNode() - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Obtains the key ObjectNode to be populated with the Key details.
getKeyNode() - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the JsonNode containing the Key information.
getKotlinFunctions(String, ServiceContext) - Static method in class net.officefloor.kotlin.KotlinProcedureSourceServiceFactory
Obtains the Kotlin functions Class.
getKty() - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the key type.
getLabel() - Method in class net.officefloor.activity.impl.procedure.ProcedurePropertyImpl
 
getLabel() - Method in interface net.officefloor.activity.procedure.ProcedureProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.impl.properties.PropertyImpl
 
getLabel() - Method in class net.officefloor.compile.impl.structure.PropertyNode
 
getLabel() - Method in interface net.officefloor.compile.officefloor.OfficeFloorPropertyType
Obtains the label to describe the Property.
getLabel() - Method in interface net.officefloor.compile.properties.Property
Obtains the display label for the property.
getLabel() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationEscalationMetaData
Provides a descriptive name for this Escalation.
getLabel() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationFlowMetaData
Provides a descriptive name for this Flow.
getLabel() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationGovernanceMetaData
Provides a descriptive name for this Escalation.
getLabel() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.administration.source.impl.AdministrationSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceFlowMetaData
Provides a descriptive name for this Flow.
getLabel() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.governance.source.impl.GovernanceSourcePropertyImpl
 
getLabel() - Method in class net.officefloor.compile.spi.managedfunction.source.impl.ManagedFunctionSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.office.source.impl.OfficeSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.officefloor.source.impl.OfficeFloorSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.pool.source.impl.ManagedObjectPoolSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.section.source.impl.SectionSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.section.source.SectionSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.compile.spi.supplier.source.impl.SupplierSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSourceProperty
Obtains the display name of the property.
getLabel() - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.frame.api.executive.source.impl.ExecutiveSourcePropertyImpl
 
getLabel() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
 
getLabel() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExecutionMetaDataImpl
 
getLabel() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectFlowMetaDataImpl
 
getLabel() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectDependencyMetaData
Provides a descriptive name for this dependency.
getLabel() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecutionMetaData
Provides a descriptive name for this ExecutionStrategy.
getLabel() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFlowMetaData
Provides a descriptive name for this Flow.
getLabel() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.frame.api.team.source.impl.TeamSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.frame.api.team.source.TeamSourceProperty
Obtains the display name of the property.
getLabel() - Method in interface net.officefloor.web.spi.security.HttpSecurityDependencyMetaData
Provides a descriptive name for this dependency.
getLabel() - Method in interface net.officefloor.web.spi.security.HttpSecurityFlowMetaData
Provides a descriptive name for this Flow.
getLabel() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceProperty
Obtains the display name of the property.
getLabel() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
 
getLabel() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityFlowMetaDataImpl
 
getLabel() - Method in class net.officefloor.web.spi.security.impl.HttpSecuritySourcePropertyImpl
 
getLabel() - Method in class net.officefloor.woof.template.impl.WoofTemplateExtensionSourcePropertyImpl
 
getLabel() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceProperty
Obtains the display name of the property.
getLace() - Method in interface net.officefloor.web.jwt.authority.repository.JwtRefreshKey
Obtains the lace.
getLatchFunction() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectReadyCheckImpl
 
getLatchFunction() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectReadyCheck
Obtains the FunctionState to use in an AssetLatch if not ready.
getLicense() - Method in class net.officefloor.model.generate.GraphNodeMetaData
Obtains the license text.
getLinkedExecutionStrategyNode() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getLinkedExecutionStrategyNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getLinkedExecutionStrategyNode() - Method in interface net.officefloor.compile.internal.structure.LinkExecutionStrategyNode
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getLinkedFlowNode() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getLinkedFlowNode() - Method in interface net.officefloor.compile.internal.structure.LinkFlowNode
Obtains the LinkFlowNode linked to this LinkFlowNode.
getLinkedListSetOwner() - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
getLinkedListSetOwner() - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
getLinkedListSetOwner() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
getLinkedListSetOwner() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getLinkedListSetOwner() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
getLinkedListSetOwner() - Method in interface net.officefloor.frame.internal.structure.FunctionState
 
getLinkedListSetOwner() - Method in interface net.officefloor.frame.internal.structure.LinkedListSetEntry
Obtains the owner of the LinkedListSet that this LinkedListSetEntry may be added.
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getLinkedObjectNode() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getLinkedObjectNode() - Method in interface net.officefloor.compile.internal.structure.LinkObjectNode
Obtains the LinkObjectNode linked to this LinkObjectNode.
getLinkedOfficeNode() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getLinkedOfficeNode() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getLinkedOfficeNode() - Method in interface net.officefloor.compile.internal.structure.LinkOfficeNode
Obtains the LinkOfficeNode linked to this LinkOfficeNode.
getLinkedPoolNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getLinkedPoolNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getLinkedPoolNode() - Method in interface net.officefloor.compile.internal.structure.LinkPoolNode
Obtains the LinkPoolNode linked to this LinkPoolNode.
getLinkedStartAfterNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getLinkedStartAfterNodes() - Method in interface net.officefloor.compile.internal.structure.LinkStartAfterNode
Obtains the LinkStartAfterNode instances.
getLinkedStartBeforeNodes() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getLinkedStartBeforeNodes() - Method in interface net.officefloor.compile.internal.structure.LinkStartBeforeNode
Obtains the LinkStartBeforeNode instances.
getLinkedStartupAfterNodes() - Method in interface net.officefloor.compile.internal.structure.LinkStartupAfterNode
Obtains the LinkStartupAfterNode instances linked to this LinkStartupAfterNode.
getLinkedStartupBeforeNodes() - Method in interface net.officefloor.compile.internal.structure.LinkStartupBeforeNode
Obtains the LinkStartupBeforeNode instances linked to this LinkStartupBeforeNode.
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getLinkedTeamNode() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getLinkedTeamNode() - Method in interface net.officefloor.compile.internal.structure.LinkTeamNode
Obtains the LinkTeamNode linked to this LinkTeamNode.
getLinkName() - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionSubSectionOutputLink
Obtains the link name.
getLinkName() - Method in class net.officefloor.web.template.section.WebTemplateLinkAnnotation
Obtains the link name.
getLists() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getLoadMethodName() - Method in class net.officefloor.plugin.xml.unmarshall.flat.XmlMapping
Obtains the load method name.
getLoadMethodName() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the name of the method on the target object to load the value/object.
getLoadObjectClassName() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the fully qualified name of the class of the object to be loaded to the target object.
getLoadObjectConfiguration() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the configuration for the object to load onto the target object.
getLoadTimeout() - Method in interface net.officefloor.test.TestDependencyServiceContext
Obtains the load timeout for the AutoWireStateManager.
getLocalAddress() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
getLocation() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getLocation() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getLocation() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the location of the Node.
getLocation() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getLocation() - Method in interface net.officefloor.model.generate.ModelFile
Obtains the location of this ModelFile.
getLocation() - Method in interface net.officefloor.web.build.HttpParameter
Obtains the HttpValueLocation on the HttpRequest.
getLocation() - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
getLocation() - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Obtains the location for the ResourceSystem.
getLocation() - Method in class net.officefloor.web.value.load.ValueName
Obtains the HttpValueLocation for the value.
getLocation(Method) - Static method in class net.officefloor.web.value.load.ValueLoaderSource
Obtains the HttpValueLocation for the Method.
getLocation(String, Object, String) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Obtains the location for the Node.
getLog() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
getLog() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
getLog() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
getLogger() - Method in interface net.officefloor.frame.api.function.FunctionFlowContext
Obtains the Logger.
getLogger() - Method in interface net.officefloor.frame.api.managedobject.ManagedObjectContext
Obtains the Logger for the ManagedObject.
getLogger() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
Obtains the Logger.
getLogger() - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the Logger.
getLogger() - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getLogger() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionAdministrationMetaDataImpl
 
getLogger() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getLogger() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectAdministrationMetaDataImpl
 
getLogger() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getLogger() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionAdministrationMetaData
Obtains the Logger for the AdministrationContext.
getLogger() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
getLogger() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectAdministrationMetaData
Obtains the Logger for the AdministrationContext.
getLogger() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the Logger for the ManagedObject.
getLogger() - Method in class net.officefloor.frame.test.LoggerAssertion
Obtains the Logger.
getLogger() - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
getLogger() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the Logger.
getLogger() - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
Obtains the Logger.
getLogger() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Obtains the Logger.
getLogger() - Method in class net.officefloor.server.http.mock.MockManagedObjectContext
 
getLogger(String) - Static method in class net.officefloor.frame.api.OfficeFrame
Obtains the Logger.
getLogicClass() - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the logic class for the WebTemplate.
getLogRecords() - Method in class net.officefloor.frame.test.LoggerAssertion
Obtains the LogRecord instances from the Logger.
getLong(JsonNode, String, Long) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field long value.
getLong(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain long value from key JsonNode.
getMainClass() - Method in class net.officefloor.maven.OpenOfficeFloorMojo
Obtains the main Class.
getMainClass() - Method in class net.officefloor.maven.StartGoogleFunctionMojo
 
getMainThreadState() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getMainThreadState() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the main ThreadState for this ProcessState.
getManagedExecutionFactory() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
getManagedExecutionFactory() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getManagedExecutionFactory() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the ManagedExecutionFactory for this Office.
getManagedFunction() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationFunctionContext
getManagedFunction(String) - Method in interface net.officefloor.compile.spi.office.ExecutionExplorerContext
getManagedFunction(ManagedFunctionEscalationType) - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
getManagedFunction(ManagedFunctionFlowType<?>) - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
getManagedFunction(ManagedObjectFlowType<?>) - Method in interface net.officefloor.compile.spi.office.ExecutionManagedObject
getManagedFunction(HttpSecurityFlowType<?>) - Method in interface net.officefloor.web.security.build.HttpSecurityExplorerContext
getManagedFunctionAnnotations() - Method in interface net.officefloor.frame.api.administration.AdministrationContext
Obtains the annotations on the ManagedFunction being administered.
getManagedFunctionConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getManagedFunctionConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the configuration for the ManagedFunction instances.
getManagedFunctionContainer() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectReadyCheckImpl
 
getManagedFunctionContainer() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectReadyCheck
Obtains the ManagedFunctionContainer to access dependent ManagedObject instances.
getManagedFunctionContext() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnTranslatorContext
getManagedFunctionFactory() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getManagedFunctionFactory() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
getManagedFunctionFactory() - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
getManagedFunctionFactory() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getManagedFunctionFactory() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getManagedFunctionFactory() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
getManagedFunctionFactory() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
getManagedFunctionFlowType() - Method in interface net.officefloor.plugin.section.clazz.spawn.ClassSectionFlowSpawnInterrogatorContext
getManagedFunctionLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getManagedFunctionLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedFunctionLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
getManagedFunctionLoader(FunctionNamespaceNode, boolean) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedFunctionLoader(FunctionNamespaceNode, boolean) - Method in interface net.officefloor.compile.internal.structure.NodeContext
getManagedFunctionLocator() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getManagedFunctionLocator() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
getManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaData
getManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.escalation.EscalationFlowImpl
 
getManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow
 
getManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getManagedFunctionMetaData() - Method in interface net.officefloor.frame.internal.structure.EscalationFlow
Obtains the ManagedFunctionMetaData of the escalation handling ManagedFunction.
getManagedFunctionMetaData() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the ManagedFunctionMetaData of the ManagedFunction that may be done within this Office.
getManagedFunctionMetaData(String) - Method in class net.officefloor.frame.impl.construct.office.ManagedFunctionLocatorImpl
 
getManagedFunctionMetaData(String) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLocator
getManagedFunctionName() - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
Obtains the name of the ManagedFunction.
getManagedFunctionName() - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
Obtains the name of the ManagedFunction.
getManagedFunctionName() - Method in class net.officefloor.frame.api.escalate.ManagedFunctionEscalation
Obtains the name of the ManagedFunction.
getManagedFunctionNames(String) - Method in interface net.officefloor.compile.mbean.OfficeFloorMBean
Obtains the names of the ManagedFunction instances within the Office.
getManagedFunctionObjectType() - Method in class net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogation
 
getManagedFunctionObjectType() - Method in interface net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogatorContext
getManagedFunctionObjectType() - Method in interface net.officefloor.web.build.HttpObjectResponderContext
Obtains the ManagedFunctionObjectType on the ManagedFunction requiring the ObjectResponse.
getManagedFunctionParameterType(String, String) - Method in interface net.officefloor.compile.mbean.OfficeFloorMBean
Obtains the parameter type for the ManagedFunction.
getManagedFunctionReference() - Method in class net.officefloor.frame.impl.construct.function.EscalationConfigurationImpl
 
getManagedFunctionReference() - Method in interface net.officefloor.frame.internal.configuration.EscalationConfiguration
Obtains the ManagedFunctionReference for the ManagedFunction handling the Escalation.
getManagedFunctionReference() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectFlowConfiguration
Obtains the ManagedFunctionReference for this Flow.
getManagedFunctionSourceAlias() - Method in interface net.officefloor.compile.ManagedFunctionSourceService
Obtains the alias for the ManagedFunctionSource Class.
getManagedFunctionSourceAlias() - Method in class net.officefloor.plugin.managedfunction.clazz.ClassManagedFunctionSource
 
getManagedFunctionSourceClass() - Method in interface net.officefloor.compile.ManagedFunctionSourceService
getManagedFunctionSourceClass() - Method in class net.officefloor.plugin.managedfunction.clazz.ClassManagedFunctionSource
 
getManagedFunctionSourceClass(String, FunctionNamespaceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedFunctionSourceClass(String, FunctionNamespaceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ManagedFunctionSource class.
getManagedFunctionType() - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
getManagedFunctionType() - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
getManagedFunctionType() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedFunction
Obtains the ManagedFunctionType.
getManagedFunctionType() - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Obtains the ManagedFunctionType.
getManagedFunctionType() - Method in interface net.officefloor.web.build.HttpObjectResponderContext
Obtains the ManagedFunctionType that is using the ObjectResponse.
getManagedFunctionTypes() - Method in class net.officefloor.compile.impl.managedfunction.FunctionNamespaceTypeImpl
 
getManagedFunctionTypes() - Method in interface net.officefloor.compile.managedfunction.FunctionNamespaceType
Obtains the ManagedFunctionType definitions.
getManagedObject() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
getManagedObject() - Method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.flyway.FlywayManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.flyway.FlywayMigrateManagedObjectSource
 
getManagedObject() - Method in interface net.officefloor.frame.api.managedobject.recycle.RecycleManagedObjectParameter
Obtains the ManagedObject being recycled.
getManagedObject() - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractManagedObjectSource
Synchronously obtains the ManagedObject.
getManagedObject() - Method in class net.officefloor.jdbc.ConnectionManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.jdbc.DataSourceManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.jpa.JpaManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.managedobject.singleton.Singleton
 
getManagedObject() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedObject
getManagedObject() - Method in class net.officefloor.plugin.variable.VariableManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.ApplicationContextManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.SpringBeanManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.spring.webclient.WebClientManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.jwt.JwtClaimsManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.resource.source.HttpResourceCacheManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.resource.source.HttpResourceStoreManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.response.ObjectResponseManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.AuthenticationManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.DefaultHttpAuthenticationManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.HttpChallengeContextManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.security.store.PasswordFileManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.session.HttpSessionManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpArgumentManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpObjectManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
 
getManagedObject(int) - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getManagedObject(int) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the ManagedObjectIndex for the ManagedFunction index.
getManagedObject(String, Class<? extends O>) - Method in interface net.officefloor.spring.extension.SpringSupplierExtensionContext
Obtains the object source from a ManagedObject.
getManagedObject(String, Class<? extends O>) - Static method in class net.officefloor.spring.SpringSupplierSource
Obtains the bean from OfficeFloor.
getManagedObject(ManagedFunctionObjectType<?>) - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
getManagedObject(ManagedObjectDependencyType<?>) - Method in interface net.officefloor.compile.spi.office.ExecutionManagedObject
getManagedObject(ManagedObjectIndex) - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
getManagedObjectClass() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the Class of the ManagedObject instances from the ManagedObjectSource.
getManagedObjectClass() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getManagedObjectCleanup() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getManagedObjectCleanup() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the ManagedObjectCleanup for this ProcessState.
getManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getManagedObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the configuration of the ManagedFunction bound ManagedObject instances.
getManagedObjectContainer(int) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getManagedObjectContainer(int) - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getManagedObjectContainer(int) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
getManagedObjectContainer(int) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionContainer
getManagedObjectContainer(int) - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the ManagedObjectContainer for the input index.
getManagedObjectContainer(int) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Obtains the ManagedObjectContainer for the input index.
getManagedObjectContainer(ManagedObjectIndex, ManagedFunctionContainer) - Static method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
Convenience method to obtain the ManagedObjectContainer.
getManagedObjectDepdendencies() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getManagedObjectDepdendencies() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Obtains the ManagedObjectDependencyNode instances.
getManagedObjectDependencyName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getManagedObjectDependencyName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getManagedObjectDependencyName() - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectDependency
Obtains the name of this ManagedObjectDependency.
getManagedObjectExecuteContext() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerImpl
 
getManagedObjectExecuteContext() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteManager
getManagedObjectExecuteManagerFactory() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
getManagedObjectExecuteManagerFactory() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectSourceInstanceImpl
 
getManagedObjectExecuteManagerFactory() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectSourceInstance
getManagedObjectExecutionStrategy(String) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
getManagedObjectExecutionStrategyName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getManagedObjectExecutionStrategyName() - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectExecutionStrategy
Obtains the name of the ManagedObjectExecutionStrategy.
getManagedObjectExecutionStrategyName() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectExecutionStrategy
Obtains the name of this ManagedObjectExecutionStrategy.
getManagedObjectExtensionExtractor() - Method in class net.officefloor.frame.impl.execute.administration.ManagedObjectExtensionExtractorMetaDataImpl
 
getManagedObjectExtensionExtractor() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExtensionExtractorMetaData
Obtains the ManagedObjectExtensionExtractor to extract the Extension Interface from the ManagedObject.
getManagedObjectExtensionExtractorMetaData() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getManagedObjectExtensionExtractorMetaData() - Method in interface net.officefloor.frame.internal.structure.AdministrationMetaData
Obtains the ManagedObjectExtensionExtractorMetaData over the ManagedObject instances to be administered by this Administration.
getManagedObjectFlow(String) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
getManagedObjectFlowName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getManagedObjectFlowName() - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectFlow
Obtains the name of this ManagedObjectFlow.
getManagedObjectFlowName() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectFlow
Obtains the name of this ManagedObjectFlow.
getManagedObjectFunctionDependencies() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
getManagedObjectFunctionEnhancers() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagedObjectFunctionEnhancers() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the ManagedObjectFunctionEnhancer instances.
getManagedObjectIndex() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Obtains the ManagedObjectIndex.
getManagedObjectIndex() - Method in class net.officefloor.frame.impl.execute.administration.ManagedObjectExtensionExtractorMetaDataImpl
 
getManagedObjectIndex() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExtensionExtractorMetaData
Obtains the ManagedObjectIndex to identify the ManagedObject to extract the extension interface from.
getManagedObjectLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getManagedObjectLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the ManagedObjectLoader.
getManagedObjectLoader(ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectLoader(ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ManagedObjectLoader.
getManagedObjectMetaData() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
getManagedObjectMetaData() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Indicates if manually manage Governance.
getManagedObjectMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getManagedObjectMetaData() - Method in class net.officefloor.frame.impl.execute.process.ProcessMetaDataImpl
 
getManagedObjectMetaData() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getManagedObjectMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the meta-data of the ManagedObject instances bound to the ManagedFunction.
getManagedObjectMetaData() - Method in interface net.officefloor.frame.internal.structure.ProcessMetaData
Obtains the ManagedObjectMetaData of the ManagedObject instances bound to the ProcessState.
getManagedObjectMetaData() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the ManagedObjectMetaData of the ManagedObject instances bound to the ThreadState.
getManagedObjectName() - Method in interface net.officefloor.compile.spi.office.ExecutionManagedObject
Obtains the name of the ManagedObject.
getManagedObjectName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the name of the ManagedObject.
getManagedObjectNode(String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getManagedObjectNode(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getManagedObjectNode(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getManagedObjectNode(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectRegistry
Obtains the ManagedObjectNode from the registry.
getManagedObjectPool() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
getManagedObjectPool() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getManagedObjectPool() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectSourceInstanceImpl
 
getManagedObjectPool() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the ManagedObjectPool for the ManagedObject.
getManagedObjectPool() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectSourceInstance
Obtains the ManagedObjectPool.
getManagedObjectPoolConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagedObjectPoolConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
getManagedObjectPoolFactory() - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolTypeImpl
 
getManagedObjectPoolFactory() - Method in interface net.officefloor.compile.pool.ManagedObjectPoolType
getManagedObjectPoolFactory() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceMetaData
getManagedObjectPoolFactory() - Method in class net.officefloor.frame.impl.construct.managedobjectpool.ManagedObjectPoolBuilderImpl
 
getManagedObjectPoolFactory() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectPoolConfiguration
getManagedObjectPoolLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getManagedObjectPoolLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectPoolLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
getManagedObjectPoolLoader(ManagedObjectPoolNode, OfficeNode, boolean) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectPoolLoader(ManagedObjectPoolNode, OfficeNode, boolean) - Method in interface net.officefloor.compile.internal.structure.NodeContext
getManagedObjectPoolSourceAlias() - Method in interface net.officefloor.compile.ManagedObjectPoolSourceService
Obtains the alias for the ManagedObjectPoolSource Class.
getManagedObjectPoolSourceClass() - Method in interface net.officefloor.compile.ManagedObjectPoolSourceService
getManagedObjectPoolSourceClass(String, ManagedObjectPoolNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectPoolSourceClass(String, ManagedObjectPoolNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ManagedObjectPoolSource class.
getManagedObjectPoolSourceContext() - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.MetaDataContext
getManagedObjectScope() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectIndexImpl
 
getManagedObjectScope() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectIndex
Obtains the ManagedObjectScope that the ManagedObject resides within.
getManagedObjectScope() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getManagedObjectScope() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
Obtains the ManagedObjectScope.
getManagedObjectScope(ManagedObjectScope) - Static method in class net.officefloor.model.impl.office.OfficeChangesImpl
Obtains the text name identifying the ManagedObjectScope.
getManagedObjectScope(ManagedObjectScope) - Static method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
Obtains the text name identifying the ManagedObjectScope.
getManagedObjectScope(ManagedObjectScope) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Obtains the text name identifying the ManagedObjectScope.
getManagedObjectServiceContext() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteStart
getManagedObjectSource() - Method in class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
 
getManagedObjectSource() - Method in interface net.officefloor.compile.supplier.SuppliedManagedObjectSourceType
Obtains the ManagedObjectSource.
getManagedObjectSource() - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPoolContext
ManagedObjectSource to have its ManagedObject instances pooled.
getManagedObjectSource() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagedObjectSource() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the ManagedObjectSource.
getManagedObjectSource() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getManagedObjectSource() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectSourceInstanceImpl
 
getManagedObjectSource() - Method in class net.officefloor.frame.impl.execute.pool.ManagedObjectPoolContextImpl
 
getManagedObjectSource() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the ManagedObjectSource instance to use.
getManagedObjectSource() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the ManagedObjectSource for the ManagedObject.
getManagedObjectSource() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectSourceInstance
Obtains the ManagedObjectSource.
getManagedObjectSource() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getManagedObjectSource() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
Obtains the ManagedObjectSource.
getManagedObjectSource(String, String, Function<SuppliedManagedObjectSourceNode, S>) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
getManagedObjectSourceAlias() - Method in interface net.officefloor.compile.ManagedObjectSourceService
Obtains the alias for the ManagedObjectSource Class.
getManagedObjectSourceAlias() - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
getManagedObjectSourceClass() - Method in interface net.officefloor.compile.ManagedObjectSourceService
getManagedObjectSourceClass() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagedObjectSourceClass() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the Class of the ManagedObjectSource.
getManagedObjectSourceClass() - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
getManagedObjectSourceClass(String, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getManagedObjectSourceClass(String, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the ManagedObjectSource class.
getManagedObjectSourceConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
getManagedObjectSourceConfiguration() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getManagedObjectSourceConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the configuration of the ManagedObjectSource instances.
getManagedObjectSourceContext() - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
getManagedObjectSourceInstances() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorMetaDataImpl
 
getManagedObjectSourceInstances() - Method in interface net.officefloor.frame.internal.structure.OfficeFloorMetaData
Obtains the ManagedObjectSourceInstance instances contained within the OfficeFloor.
getManagedObjectSourceMetaData() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
getManagedObjectSourceName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getManagedObjectSourceName() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Obtains the name to build the ManagedObjectSource.
getManagedObjectSourceName() - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
Obtains the name of the ManagedObjectSource.
getManagedObjectSourceName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagedObjectSourceName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the name of this ManagedObjectSource.
getManagedObjectSourceNode() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getManagedObjectSourceNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getManagedObjectSourceNode() - Method in interface net.officefloor.compile.internal.structure.BoundManagedObjectNode
getManagedObjectSourceNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
getManagedObjectTeam(String) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
getManagedObjectTeamName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getManagedObjectTeamName() - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectTeam
Obtains the name of the ManagedObjectTeam.
getManagedObjectTeamName() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectTeam
Obtains the name of this ManagedObjectTeam.
getManagedObjectType() - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
Obtains the ManagedObject type.
getManagedObjectType() - Method in interface net.officefloor.compile.spi.office.ExecutionManagedObject
Obtains the ManagedObjectType for the ManagedObject.
getManagedObjectType() - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
getManagedObjectType() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionManagedObject
Obtains the ManagedObjectType.
getManagedObjectType() - Method in interface net.officefloor.plugin.section.clazz.loader.ObjectClassSectionLoaderContext
Obtains the ManagedObjectType.
getManagingOffice() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getManagingOffice() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getManagingOffice() - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
getManagingOfficeConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getManagingOfficeConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the ManagingOfficeConfiguration detailing the Office responsible for managing this ManagedObjectSource.
getManagingOfficeName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Obtains the name for the Office managing the ManagedObject.
getManagingOfficeNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getManagingOfficeNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Obtains the OfficeNode of the ManagingOffice for this ManagedObjectSource.
getMatchingContext(Object) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Obtains the matching XmlSpecificContext for the input type.
getMatchResult() - Method in interface net.officefloor.web.route.WebServicer
getMaxAge() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the maximum age in seconds.
getMaxAge() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getMaxDirectMemory() - Static method in class net.officefloor.server.SocketManager
Obtains the max direct memory.
getMaxHeapMemory() - Static method in class net.officefloor.server.SocketManager
Obtains the max heap memory.
getMaximumFunctionChainLength() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getMaximumFunctionChainLength() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
getMaximumFunctionChainLength() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the maximum FunctionState chain length for this ThreadState.
getMaximumFunctionChainLength() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Obtains the maximum FunctionState chain length for this ThreadState.
getMaximumFunctionStateChainLength() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getMaximumFunctionStateChainLength() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the maximum FunctionState chain length.
getMaxStartupWaitTime() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getMaxStartupWaitTime() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorMetaDataImpl
 
getMaxStartupWaitTime() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the maximum time in milliseconds to wait for OfficeFloor to start.
getMaxStartupWaitTime() - Method in interface net.officefloor.frame.internal.structure.OfficeFloorMetaData
Obtains the maximum amount of time in milliseconds for OfficeFloor to start.
getMBeanInfo() - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
getMessage() - Method in exception net.officefloor.server.http.HttpException
 
getMetaDataScriptPath(SourceContext) - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
getMetaDataScriptPath(SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Obtains the path to the script that extracts the function meta-data.
getMethod - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractXmlMapping
Method to obtain value from object to map to XML.
getMethod() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Obtains the Method being implemented.
getMethod() - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowContext
Obtains the Method.
getMethod() - Method in class net.officefloor.plugin.clazz.flow.ClassFlowMethodMetaData
Obtains the Method.
getMethod() - Method in class net.officefloor.plugin.clazz.method.MethodFunction
Returns the Method for the ManagedFunction.
getMethod() - Method in class net.officefloor.plugin.clazz.method.MethodFunctionFactory
Obtains the Method.
getMethod() - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturerContext
Obtains the Method.
getMethod() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Obtains the Method.
getMethod() - Method in interface net.officefloor.plugin.section.clazz.MethodAnnotation
Obtains the Method.
getMethod() - Method in interface net.officefloor.plugin.section.clazz.MethodParameterAnnotation
Obtains the Method.
getMethod() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getMethod() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the HttpMethod.
getMethod() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getMethod() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getMethod() - Method in class net.officefloor.server.http.parse.HttpRequestParser
Obtains the Supplier of the HttpMethod.
getMethod() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
getMethod() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getMethod(Class<?>) - Method in class net.officefloor.web.value.retrieve.PropertyMetaData
Obtains the Method.
getMethodAnnotations() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Obtains the Annotation instances for the Method.
getMethodName - Variable in class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
Name of method to obtain object to write as XML.
getMethodName - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Name of method to object the value/object for this mapping.
getMockEntityClass() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Obtains the IMockEntity implementation Class.
getMockHttpServer() - Method in class net.officefloor.server.google.function.mock.AbstractMockGoogleHttpFunctionJUnit
Obtains the MockHttpServer.
getModel() - Method in class net.officefloor.model.RemoveConnectionsAction
Obtains the Model for which ConnectionModel instances are being removed.
getModelAndView(String) - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the ModelAndView from the current state.
getModelAndViewBridge(Method) - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the ModelAndViewBridge for the Method.
getModelAndViewContainer() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the ModelAndViewContainer.
getModelAndViewContainer() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the ModelAndViewContainer.
getModelFactory() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the ModelFactory.
getModelFileExtension() - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Obtains the extension for the file containing the Model.
getModelMetaData(File) - Method in class net.officefloor.model.generate.GraphNodeMetaData
Obtains the ModelMetaData from the input file.
getModelMetaData(String) - Method in class net.officefloor.model.generate.GraphNodeMetaData
Obtains the ModelMetaData for the input type.
getModelMetaDataXmlUnmarshaller() - Static method in class net.officefloor.model.generate.GraphNodeMetaData
Lazily obtains the XmlUnmarshaller for the ModelMetaData.
getModule(String, ServiceContext) - Static method in class net.officefloor.scala.ScalaProcedureSourceServiceFactory
Obtains the MODULE from object Class.
getMomento(MomentoKey<M>) - Method in interface net.officefloor.web.rest.build.RestMethod
Obtains the Momento for the MomentoKey.
getMomento(MomentoKey<M>) - Method in class net.officefloor.web.rest.build.RestMethodImpl
 
getMonitorClock() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getMonitorClock() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getMonitorClock() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getMonitorClock() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the MonitorClock.
getMonitorClock() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the MonitorClock.
getMonitorClock() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the MonitorClock for the Office.
getMonitorInterval() - Method in class net.officefloor.frame.impl.execute.asset.OfficeManagerImpl
 
getMonitorInterval() - Method in interface net.officefloor.frame.internal.structure.OfficeManager
Obtains the interval in milliseconds to monitor the Asset instances.
getMonitorOfficeInterval() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getMonitorOfficeInterval() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the interval in milli-seconds between each time the OfficeManager monitors the Office.
getName() - Method in class net.officefloor.activity.impl.procedure.ProcedurePropertyImpl
 
getName() - Method in interface net.officefloor.activity.procedure.ProcedureProperty
Obtains name of property.
getName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ClassName
Fully qualified class name.
getName() - Method in class net.officefloor.compile.impl.properties.PropertyImpl
 
getName() - Method in class net.officefloor.compile.impl.structure.PropertyNode
 
getName() - Method in interface net.officefloor.compile.officefloor.OfficeFloorPropertyType
Obtains the name for the Property.
getName() - Method in interface net.officefloor.compile.properties.Property
Obtains the name of the property.
getName() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.compile.spi.administration.source.impl.AdministrationSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.compile.spi.governance.source.impl.GovernanceSourcePropertyImpl
 
getName() - Method in class net.officefloor.compile.spi.managedfunction.source.impl.ManagedFunctionSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSourceProperty
Obtains the name of the property.
getName() - Method in class net.officefloor.compile.spi.office.source.impl.OfficeSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceProperty
Obtains the name of the property.
getName() - Method in class net.officefloor.compile.spi.officefloor.source.impl.OfficeFloorSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceProperty
Obtains the name of the property.
getName() - Method in class net.officefloor.compile.spi.pool.source.impl.ManagedObjectPoolSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.compile.spi.section.source.impl.SectionSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.section.source.SectionSourceProperty
Obtains the name of the property.
getName() - Method in class net.officefloor.compile.spi.supplier.source.impl.SupplierSourcePropertyImpl
 
getName() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSourceProperty
Obtains the name of the property.
getName() - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.frame.api.executive.source.impl.ExecutiveSourcePropertyImpl
 
getName() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectSourcePropertyImpl
 
getName() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceProperty
Obtains name of property.
getName() - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the name of the item being sourced.
getName() - Method in class net.officefloor.frame.api.team.source.impl.TeamSourcePropertyImpl
 
getName() - Method in interface net.officefloor.frame.api.team.source.TeamSourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getName() - Method in interface net.officefloor.jpa.test.IMockEntity
Obtains the name.
getName() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the name.
getName() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getName() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the name of item receiving the dependency.
getName() - Method in class net.officefloor.plugin.section.clazz.SectionNameAnnotation
Obtains the name of the SubSection.
getName() - Method in interface net.officefloor.server.http.HttpHeader
Obtains the name of the HttpHeader.
getName() - Method in class net.officefloor.server.http.HttpHeaderName
Obtains the name.
getName() - Method in class net.officefloor.server.http.HttpMethod
Obtains the HttpMethod name.
getName() - Method in interface net.officefloor.server.http.HttpRequestCookie
Obtains the name.
getName() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the name.
getName() - Method in class net.officefloor.server.http.HttpVersion
Obtains the HttpVersion name.
getName() - Method in interface net.officefloor.server.http.impl.NonMaterialisedHttpHeader
Obtains the HttpHeader name.
getName() - Method in class net.officefloor.server.http.impl.SerialisableHttpHeader
 
getName() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getName() - Method in class net.officefloor.server.http.WritableHttpHeader
 
getName() - Method in interface net.officefloor.web.build.HttpParameter
Obtains the name.
getName() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerFactory
Obtains the name of transformation.
getName() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceProperty
Obtains name of property.
getName() - Method in class net.officefloor.web.spi.security.impl.HttpSecuritySourcePropertyImpl
 
getName() - Method in class net.officefloor.web.value.load.ValueName
Obtains the name of the value.
getName() - Method in class net.officefloor.woof.template.impl.WoofTemplateExtensionSourcePropertyImpl
 
getName() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceProperty
Obtains name of property.
getNamePrefix() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
getNamespacedName(String, String) - Static method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
Obtains the name with the added namespace.
getNativeRequest() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getNativeResponse() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
 
getNativeWebRequest() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the NativeWebRequest.
getNativeWebRequest() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the NativeWebRequest.
getNegotiatedProtocol(String) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
getNewConfiguration() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionChangeContext
getNext() - Method in class net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry
 
getNext() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet.LinkedListItemImpl
 
getNext() - Method in interface net.officefloor.frame.internal.structure.LinkedListSetEntry
Obtains the next LinkedListSetEntry in the LinkedListSet.
getNext() - Method in interface net.officefloor.frame.internal.structure.LinkedListSetItem
Obtains the next LinkedListSetItem copied out of the LinkedListSet.
getNextArgumentType() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getNextArgumentType() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the type name of Object passed to the Next ManagedFunction.
getNextBlockToExecute() - Method in interface net.officefloor.frame.internal.structure.BlockState
Obtains the next FunctionState to execute.
getNextFunction() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getNextFunction() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the reference to the next ManagedFunction.
getNextFunctionArgument() - Method in class net.officefloor.reactor.AbstractSubscription
Obtains the next ManagedFunction argument.
getNextFunctionArgument() - Method in class net.officefloor.reactor.FluxSubscription
 
getNextFunctionArgument() - Method in class net.officefloor.reactor.MonoSubscription
 
getNextManagedFunction() - Method in interface net.officefloor.compile.spi.office.ExecutionManagedFunction
Obtains the next ExecutionManagedFunction.
getNextManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getNextManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getNextManagedFunctionMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getNextManagedFunctionMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the ManagedFunctionMetaData of the next ManagedFunction.
getNoConnectionFactoryExceptionClass() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Obtains the Class of Exception when no connection available.
getNoConnectionFactoryExceptionMessage() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Obtains the message of Exception when no connection available.
getNode() - Method in class net.officefloor.compile.impl.issues.DefaultCompilerIssue
Obtains the Node.
getNode(String) - Method in class net.officefloor.web.resource.classpath.ClasspathResourceSystem
Obtains the ClassPathNode for resource path.
getNode(String, Map<String, N>, Supplier<N>) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Obtains the particular Node.
getNodeFactory() - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Obtains the JsonNodeFactory.
getNodeName() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getNodeName() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getNodeName() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the name of the Node.
getNodeName() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getNodePath() - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Obtains the path of this ClassPathNode from its parent.
getNodeType() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getNodeType() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getNodeType() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the Node type.
getNodeType() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getNonconfiguredTagName() - Method in error net.officefloor.configuration.ConfigurationError
Obtains the non-configured tag name.
getObject() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
getObject() - Method in interface net.officefloor.frame.api.managedobject.ManagedObject
Obtains the object being managed.
getObject() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
getObject() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Obtains the object being managed by the ManagedObject.
getObject() - Method in class net.officefloor.frame.test.TestManagedObject
 
getObject() - Method in class net.officefloor.jdbc.DataSourceManagedObjectSource
 
getObject() - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
getObject() - Method in class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
 
getObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
 
getObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
 
getObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
 
getObject() - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
 
getObject() - Method in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
 
getObject() - Method in class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
getObject() - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObject
 
getObject() - Method in class net.officefloor.plugin.managedobject.singleton.Singleton
 
getObject() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
getObject() - Method in class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.HttpExternalResponseManagedObject
 
getObject() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
getObject() - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
getObject() - Method in class net.officefloor.spring.ApplicationContextManagedObjectSource
 
getObject() - Method in class net.officefloor.spring.SpringBeanManagedObjectSource
 
getObject() - Method in class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.SpringArgumentManagedObject
 
getObject() - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanManagedObjectSource
 
getObject() - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
getObject() - Method in class net.officefloor.web.resource.source.HttpResourceCacheManagedObjectSource
 
getObject() - Method in class net.officefloor.web.resource.source.HttpResourceStoreManagedObjectSource
 
getObject() - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource.AccessControlManagedObject
 
getObject() - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
getObject() - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
getObject() - Method in class net.officefloor.web.security.store.PasswordFileManagedObjectSource
 
getObject() - Method in class net.officefloor.web.session.HttpSessionManagedObject
 
getObject() - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObject
 
getObject() - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject
 
getObject() - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
getObject() - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject
 
getObject() - Method in class net.officefloor.woof.mock.MockObjectResponse
Obtains the sent object.
getObject(int) - Method in interface net.officefloor.frame.api.function.ManagedFunctionContext
Similar to ManagedFunctionContext.getObject(Enum) except allows dynamically obtaining the dependencies.
getObject(int) - Method in interface net.officefloor.frame.api.managedobject.ObjectRegistry
Obtains the dependency Object by its index.
getObject(int) - Method in class net.officefloor.frame.impl.execute.managedobject.ObjectRegistryImpl
 
getObject(int) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
getObject(long) - Method in class net.officefloor.frame.impl.execute.office.ObjectUserImpl
Obtains the object.
getObject(Enum) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
getObject(String, long) - Method in interface net.officefloor.frame.api.manage.StateManager
Obtains the object for the ManagedObject synchronously.
getObject(String, long) - Method in class net.officefloor.frame.impl.execute.office.StateManagerImpl
 
getObject(String, Class<? extends O>, long) - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getObject(String, Class<? extends O>, long) - Method in interface net.officefloor.compile.state.autowire.AutoWireStateManager
Obtains the object for the ManagedObject synchronously.
getObject(ManagedObjectIndex) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Obtains the Object from a ManagedObject.
getObject(TestDependencyServiceContext) - Method in class net.officefloor.jdbc.h2.test.H2ResetTestDependencyService
 
getObject(TestDependencyServiceContext) - Method in class net.officefloor.test.ObjectTestDependencyService
 
getObject(TestDependencyServiceContext) - Method in interface net.officefloor.test.TestDependencyService
Obtains the dependency object.
getObject(O) - Method in interface net.officefloor.frame.api.function.ManagedFunctionContext
Obtains the dependency object.
getObject(O) - Method in interface net.officefloor.frame.api.managedobject.ObjectRegistry
Obtains the dependency Object for the dependency key.
getObject(O) - Method in class net.officefloor.frame.impl.execute.managedobject.ObjectRegistryImpl
 
getObject(O) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
getObject(O) - Method in interface net.officefloor.web.spi.security.HttpSecurityApplicationContext
Obtains a dependency.
getObjectClass() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceMetaData
Obtains the Class of the object returned from ManagedObject.getObject().
getObjectClass() - Method in class net.officefloor.frame.test.MockManagedObjectSourceMetaData
 
getObjectClass() - Method in interface net.officefloor.plugin.clazz.constructor.ClassConstructorInterrogatorContext
Obtains the Class of object to be constructed for dependency injection.
getObjectClass() - Method in interface net.officefloor.plugin.clazz.interrogate.ClassInjectionInterrogatorContext
Obtains the Class of object for dependency injection.
getObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the configuration of the dependent Object instances for this ManagedFunction.
getObjectDependencies() - Method in class net.officefloor.compile.impl.object.DependentObjectTypeImpl
 
getObjectDependencies() - Method in class net.officefloor.compile.impl.office.OfficeFunctionTypeImpl
 
getObjectDependencies() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getObjectDependencies() - Method in interface net.officefloor.compile.object.DependentObjectType
Obtains the ObjectDependencyType instances for this dependent object.
getObjectDependencies() - Method in interface net.officefloor.compile.section.OfficeFunctionType
Obtains the ObjectDependencyType instances that this OfficeSectionFunction is dependent upon.
getObjectDependencyName() - Method in class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
 
getObjectDependencyName() - Method in interface net.officefloor.compile.object.ObjectDependencyType
Obtains the name of this object dependency.
getObjectDependencyType() - Method in class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
 
getObjectDependencyType() - Method in interface net.officefloor.compile.object.ObjectDependencyType
Obtains the type required of this object dependency.
getObjectDependencyTypeQualifier() - Method in class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
 
getObjectDependencyTypeQualifier() - Method in interface net.officefloor.compile.object.ObjectDependencyType
Obtains the type qualifier required of this object dependency.
getObjectKeyClass() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getObjectKeyClass() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the Enum providing the keys for the dependent Object instances.
getObjectMappings() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the meta-data of the mappings for the object in the current context.
getObjectName() - Method in class net.officefloor.activity.impl.procedure.ProcedureObjectTypeImpl
 
getObjectName() - Method in interface net.officefloor.activity.procedure.ProcedureObjectType
Obtains the name for the ProcedureObjectType.
getObjectName() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getObjectName() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionObjectType
Obtains the name for the ManagedFunctionObjectType.
getObjectNames() - Method in interface net.officefloor.frame.api.manage.Office
Obtains the names of the bound ManagedObject instances within this Office.
getObjectNames() - Method in class net.officefloor.frame.impl.execute.office.OfficeImpl
 
getObjectsConfiguration(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the ConfigurationItem to the objects configuration file.
getObjectType() - Method in class net.officefloor.activity.impl.procedure.ProcedureObjectTypeImpl
 
getObjectType() - Method in interface net.officefloor.activity.procedure.ProcedureObjectType
Obtains the required type of the dependent Object.
getObjectType() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.office.OfficeManagedObjectTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.section.OfficeSectionObjectTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.section.SectionObjectTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
 
getObjectType() - Method in class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl
 
getObjectType() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionObjectType
Obtains the required type of the dependent Object.
getObjectType() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the Class of the object returned from ManagedObject.
getObjectType() - Method in interface net.officefloor.compile.office.OfficeManagedObjectType
Obtains the fully qualified class name of the Object that must be returned from the ManagedObject.
getObjectType() - Method in interface net.officefloor.compile.section.OfficeSectionObjectType
Obtains the object type.
getObjectType() - Method in interface net.officefloor.compile.section.SectionObjectType
Obtains the fully qualified Class name of the Object type for this SectionObjectType.
getObjectType() - Method in interface net.officefloor.compile.supplier.SuppliedManagedObjectSourceType
Obtains the type of Object provided by the supplied ManagedObject.
getObjectType() - Method in interface net.officefloor.compile.supplier.SupplierThreadLocalType
Obtains the type of Object required.
getObjectType() - Method in class net.officefloor.frame.api.escalate.ManagedObjectEscalation
Obtains the Class of the Object returned from the failed ManagedObject.
getObjectType() - Method in interface net.officefloor.frame.api.managedobject.recycle.CleanupEscalation
Obtains the object type of the ManagedObject.
getObjectType() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
 
getObjectType() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the type of Object returned from the ManagedObject.
getObjectType() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getObjectType() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionObjectConfiguration
Obtains the type of Object required by the ManagedFunction.
getObjectType() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the type of the Object returned from the ManagedObject.
getObjectType() - Method in class net.officefloor.spring.SpringDependency
Obtains the object type.
getObjectType() - Method in interface net.officefloor.test.TestDependencyServiceContext
Obtains the type of required dependency.
getObjectType() - Method in interface net.officefloor.web.build.HttpObjectParser
Obtains the type of object parsed from the ServerHttpConnection.
getObjectType() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getObjectType() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
Obtains the object type for the HttpSecuritySupportingManagedObject.
getObjectTypes() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getObjectTypes() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the ProcedureObjectType definitions for the dependent Object instances required by the Procedure.
getObjectTypes() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getObjectTypes() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the ManagedFunctionObjectType definitions for the dependent Object instances required by the ManagedFunction.
getOffice(String) - Method in interface net.officefloor.frame.api.manage.OfficeFloor
Obtains the Office for the input office name.
getOffice(String) - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
 
getOfficeAdministrationName() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getOfficeAdministrationName() - Method in interface net.officefloor.compile.spi.office.OfficeAdministration
Obtains the name of this OfficeAdministration.
getOfficeArchitect() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains OfficeArchitect to configure the item.
getOfficeArchitect() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
Obtains the OfficeArchitect.
getOfficeArchitect() - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtensionContext
Obtains the OfficeArchitect.
getOfficeArchitect() - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
getOfficeArchitect() - Method in interface net.officefloor.web.rest.build.HttpInputInterceptorContext
Obtains the OfficeArchitect to establish links.
getOfficeArchitect() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the OfficeArchitect.
getOfficeArchitect() - Method in interface net.officefloor.woof.objects.WoofObjectsLoaderContext
Obtains the OfficeArchitect to be configured with the objects.
getOfficeArchitect() - Method in interface net.officefloor.woof.resources.WoofResourcesLoaderContext
Obtains the OfficeArchitect.
getOfficeArchitect() - Method in interface net.officefloor.woof.teams.WoofTeamsUsageContext
Obtains the OfficeArchitect to be configured with the teams.
getOfficeArchitect() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceContext
Obtains the OfficeArchitect that the WebTemplate has been added.
getOfficeArchitect() - Method in interface net.officefloor.woof.WoofContext
Obtains the OfficeArchitect.
getOfficeBuilder() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Obtains the OfficeBuilder.
getOfficeBuilder() - Method in class net.officefloor.frame.test.ConstructTestSupport
Obtains the OfficeBuilder.
getOfficeConfiguration() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getOfficeConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the configuration of the Office instances on the OfficeFloor.
getOfficeDefaultTeamName() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getOfficeDefaultTeamName() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the default Team name for the Office.
getOfficeEnhancers() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getOfficeEnhancers() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the OfficeEnhancer instances for this Office.
getOfficeEscalationProcedure() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getOfficeEscalationProcedure() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the EscalationProcedure for the Office.
getOfficeEscalationType() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getOfficeEscalationType() - Method in interface net.officefloor.compile.spi.office.EscalationExplorerContext
Obtains the type of escalation.
getOfficeEscalationType() - Method in interface net.officefloor.compile.spi.office.OfficeEscalation
Obtains the type of escalation.
getOfficeExtensionContext() - Method in interface net.officefloor.woof.objects.WoofObjectsLoaderContext
getOfficeExtensionContext() - Method in interface net.officefloor.woof.resources.WoofResourcesLoaderContext
getOfficeExtensionContext() - Method in interface net.officefloor.woof.teams.WoofTeamsUsageContext
getOfficeExtensionContext() - Method in interface net.officefloor.woof.WoofContext
getOfficeFloor() - Method in interface net.officefloor.frame.api.build.OfficeFloorEvent
Obtains the OfficeFloor.
getOfficeFloor() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
 
getOfficeFloor() - Method in class net.officefloor.test.OfficeFloorExtension
 
getOfficeFloor() - Method in interface net.officefloor.test.OfficeFloorJUnit
Obtains the OfficeFloor.
getOfficeFloor() - Method in class net.officefloor.woof.mock.MockWoofServer
Obtains the OfficeFloor.
getOfficeFloorBean(int) - Static method in class net.officefloor.maven.CloseOfficeFloorMojo
Obtains the OfficeFloorMBean.
getOfficeFloorBuilder() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Obtains the OfficeFloorBuilder.
getOfficeFloorBuilder() - Method in class net.officefloor.frame.test.ConstructTestSupport
Obtains the OfficeFloorBuilder.
getOfficeFloorCompiler() - Method in interface net.officefloor.compile.OfficeFloorCompilerConfigurerContext
Obtains the OfficeFloorCompiler being configured.
getOfficeFloorCompiler() - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Obtains the OfficeFloorCompiler.
getOfficeFloorDeployer() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorContext
Obtains the OfficeFloorDeployer.
getOfficeFloorDeployer() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the OfficeFloorDeployer to configure the HttpServer.
getOfficeFloorDeployer() - Method in interface net.officefloor.woof.teams.WoofTeamsLoaderContext
Obtains the OfficeFloorDeployer to be configured with the teams.
getOfficeFloorEndPoint() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
Obtains the OfficeFloorEndPoint.
getOfficeFloorEscalation() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the EscalationFlow for the OfficeFloor.
getOfficeFloorEscalation() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getOfficeFloorEscalation() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the catch all EscalationFlow for the OfficeFloor.
getOfficeFloorExecutionStrategy(String) - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getOfficeFloorExecutionStrategy(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorExecutive
getOfficeFloorExecutionStratgyName() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getOfficeFloorExecutionStratgyName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorExecutionStrategy
Obtains the name of this OfficeFloorExecutionStrategy.
getOfficeFloorExecutiveName() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getOfficeFloorExecutiveName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorExecutive
Obtains the name of this OfficeFloorExecutive.
getOfficeFloorExtensionContext() - Method in interface net.officefloor.woof.teams.WoofTeamsLoaderContext
getOfficeFloorHttpFunctionClass() - Static method in class net.officefloor.server.google.function.officefloor.OfficeFloorHttpFunctionReference
Obtains the OfficeFloor implementing HttpFunction.
getOfficeFloorInputManagedObjectName() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getOfficeFloorInputManagedObjectName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorInputManagedObject
Obtains the name of this OfficeFloorInputManagedObject.
getOfficeFloorListeners() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getOfficeFloorListeners() - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Obtains the OfficeFloorDeployer configured OfficeFloorListener instances.
getOfficeFloorListeners() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the OfficeFloorListener instances.
getOfficeFloorLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getOfficeFloorLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeFloorLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the OfficeFloorLoader.
getOfficeFloorLoader(OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeFloorLoader(OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the OfficeFloorLoader.
getOfficeFloorLocation() - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
getOfficeFloorLocation() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Obtains the location of the OfficeFloor.
getOfficeFloorManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getOfficeFloorManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObject
getOfficeFloorManagedObjectExecutionStrategy(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorManagedObjectExecutionStrategy(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getOfficeFloorManagedObjectFlow() - Method in interface net.officefloor.compile.internal.structure.ExternalServiceInputNode
Obtains the OfficeFloorManagedObjectFlow to link for servicing the ExternalServiceInput.
getOfficeFloorManagedObjectFlow(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorManagedObjectFlow(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getOfficeFloorManagedObjectFunctionDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorManagedObjectFunctionDependency(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getOfficeFloorManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getOfficeFloorManagedObjectName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObject
Obtains the name of this OfficeFloorManagedObject.
getOfficeFloorManagedObjectPoolName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getOfficeFloorManagedObjectPoolName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectPool
Obtains the name of this OfficeFloorManagedObjectPool.
getOfficeFloorManagedObjectSource(String, String, String) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeFloorManagedObjectSource(String, String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplier
getOfficeFloorManagedObjectSourceName() - Method in class net.officefloor.compile.impl.managedobject.OfficeFloorManagedObjectSourceTypeImpl
 
getOfficeFloorManagedObjectSourceName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorManagedObjectSourceName() - Method in interface net.officefloor.compile.officefloor.OfficeFloorManagedObjectSourceType
Obtains the name of the ManagedObjectSource within the OfficeFloor.
getOfficeFloorManagedObjectSourceName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
Obtains the name of this OfficeFloorManagedObjectSource.
getOfficeFloorManagedObjectSourceName() - Method in class net.officefloor.frame.impl.construct.office.LinkedManagedObjectSourceConfigurationImpl
 
getOfficeFloorManagedObjectSourceName() - Method in interface net.officefloor.frame.internal.configuration.LinkedManagedObjectSourceConfiguration
Obtains the name of the OfficeFloor ManagedObjectSource instance.
getOfficeFloorManagedObjectSourcePropertyTypes() - Method in class net.officefloor.compile.impl.managedobject.OfficeFloorManagedObjectSourceTypeImpl
 
getOfficeFloorManagedObjectSourcePropertyTypes() - Method in interface net.officefloor.compile.officefloor.OfficeFloorManagedObjectSourceType
Obtains the OfficeFloorManagedObjectSourcePropertyType instances identify the Property instances that may be configured for this ManagedObjectSource.
getOfficeFloorManagedObjectSourceTypes() - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorTypeImpl
 
getOfficeFloorManagedObjectSourceTypes() - Method in interface net.officefloor.compile.officefloor.OfficeFloorType
Obtains the type definitions of the ManagedObjectSource instances that may be configured for the OfficeFloor.
getOfficeFloorManagedObjectTeam(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorManagedObjectTeam(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
getOfficeFloorMetaData() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the OfficeFloorMetaData.
getOfficeFloorName() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getOfficeFloorName() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the name of the OfficeFloor.
getOfficeFloorName() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Obtains the name of the OfficeFloor currently being constructed.
getOfficeFloorName() - Method in class net.officefloor.frame.test.ConstructTestSupport
Obtains the name of the OfficeFloor currently being constructed.
getOfficeFloorNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeFloorNode() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getOfficeFloorNode() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeFloorNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Obtains the OfficeFloorNode containing this ManagedObjectSourceNode.
getOfficeFloorNode() - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Obtains the OfficeFloorNode containing this OfficeNode.
getOfficeFloorNode() - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Obtains the parent OfficeFloorNode.
getOfficeFloorPropertyTypes() - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorTypeImpl
 
getOfficeFloorPropertyTypes() - Method in interface net.officefloor.compile.officefloor.OfficeFloorType
Obtains the Property instances to be configured for this OfficeFloor.
getOfficeFloorRestSpringBootStarter(OfficeFloorRestProperties, ConfigurableApplicationContext, ObjectMapper) - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestAutoConfiguration
getOfficeFloorSocketWrapper() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
getOfficeFloorSourceClass(String, OfficeFloorNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeFloorSourceClass(String, OfficeFloorNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the OfficeFloorSource class.
getOfficeFloorSourceContext() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorContext
getOfficeFloorSourceContext() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the OfficeFloorSourceContext to obtain details to configure the HttpServerImplementation.
getOfficeFloorSpringBootExtensionClassName() - Method in class net.officefloor.spring.starter.rest.AbstractExtraSpringBootExtensionServiceFactory
getOfficeFloorSpringBootExtensionClassName() - Method in class net.officefloor.spring.starter.rest.data.SpringBootDataExtensionServiceFactory
 
getOfficeFloorSupplierName() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeFloorSupplierName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplier
Obtains the name of this OfficeFloorSupplier.
getOfficeFloorSupplierThreadLocal(String, String) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeFloorSupplierThreadLocal(String, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplier
getOfficeFloorSupplierThreadLocalName() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getOfficeFloorSupplierThreadLocalName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplierThreadLocal
Obtains the name of this OfficeFloorSupplierThreadLocal.
getOfficeFloorTeamName() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getOfficeFloorTeamName() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorTeam
Obtains the name of this OfficeFloorTeam.
getOfficeFloorTeamName() - Method in class net.officefloor.frame.impl.construct.office.LinkedTeamConfigurationImpl
 
getOfficeFloorTeamName() - Method in interface net.officefloor.frame.internal.configuration.LinkedTeamConfiguration
Obtains the name of the Team on the OfficeFloor.
getOfficeFloorTeamSourceName() - Method in class net.officefloor.compile.impl.team.OfficeFloorTeamSourceTypeImpl
 
getOfficeFloorTeamSourceName() - Method in interface net.officefloor.compile.officefloor.OfficeFloorTeamSourceType
Obtains the name of the TeamSource within the OfficeFloor that may be configured.
getOfficeFloorTeamSourcePropertyTypes() - Method in class net.officefloor.compile.impl.team.OfficeFloorTeamSourceTypeImpl
 
getOfficeFloorTeamSourcePropertyTypes() - Method in interface net.officefloor.compile.officefloor.OfficeFloorTeamSourceType
Obtains the OfficeFloorTeamSourcePropertyType instances identify the Property instances that may be configured for this TeamSource.
getOfficeFloorTeamSourceTypes() - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorTypeImpl
 
getOfficeFloorTeamSourceTypes() - Method in interface net.officefloor.compile.officefloor.OfficeFloorType
Obtains the type definitions of the TeamSource instances that may be configured for the OfficeFloor.
getOfficeFrame() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeFrame() - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the OfficeFrame.
getOfficeFunctionName() - Method in class net.officefloor.compile.impl.office.OfficeFunctionTypeImpl
 
getOfficeFunctionName() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getOfficeFunctionName() - Method in interface net.officefloor.compile.section.OfficeFunctionType
Obtains the name of the OfficeSectionFunction.
getOfficeFunctionName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionFunction
Obtains the name of the OfficeSectionFunction.
getOfficeFunctionTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeFunctionTypes() - Method in interface net.officefloor.compile.section.OfficeSubSectionType
Obtains the OfficeFunctionType instances for this particular OfficeSubSection.
getOfficeGovernanceName() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getOfficeGovernanceName() - Method in interface net.officefloor.compile.spi.office.OfficeGovernance
Obtains the name of this OfficeGovernance.
getOfficeInputName() - Method in class net.officefloor.compile.impl.office.OfficeInputTypeImpl
 
getOfficeInputName() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getOfficeInputName() - Method in interface net.officefloor.compile.office.OfficeInputType
Obtains the name of OfficeInput.
getOfficeInputName() - Method in interface net.officefloor.compile.spi.office.OfficeInput
Obtains the name of this OfficeInput.
getOfficeInputTypes() - Method in class net.officefloor.compile.impl.office.OfficeTypeImpl
=================== OfficeType =========================
getOfficeInputTypes() - Method in interface net.officefloor.compile.office.OfficeType
Obtains the OfficeInput type definitions required by this OfficeType.
getOfficeLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getOfficeLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the OfficeLoader.
getOfficeLoader(OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeLoader(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the OfficeLoader.
getOfficeLocation() - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
getOfficeLocation() - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Obtains the location of the Office.
getOfficeManagedObject(HttpSecuritySupportingManagedObjectDependencyContext) - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyType
Obtains the OfficeManagedObject for this dependency.
getOfficeManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getOfficeManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObject
getOfficeManagedObjectFlow(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeManagedObjectFlow(String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
getOfficeManagedObjectFunctionDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeManagedObjectFunctionDependency(String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
getOfficeManagedObjectName() - Method in class net.officefloor.compile.impl.office.OfficeManagedObjectTypeImpl
======================== OfficeManagedObjectType ========================
getOfficeManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getOfficeManagedObjectName() - Method in interface net.officefloor.compile.office.OfficeManagedObjectType
Obtains the name of the OfficeObject required by the Office.
getOfficeManagedObjectName() - Method in interface net.officefloor.compile.spi.office.OfficeManagedObject
Obtains the name of the ManagedObject.
getOfficeManagedObjectName() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getOfficeManagedObjectName() - Method in class net.officefloor.frame.impl.construct.office.LinkedManagedObjectSourceConfigurationImpl
 
getOfficeManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.LinkedManagedObjectSourceConfiguration
Obtains the name that the ManagedObject is registered within the Office.
getOfficeManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Obtains the name of the ManagedObject registered within the Office.
getOfficeManagedObjectPoolName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getOfficeManagedObjectPoolName() - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectPool
Obtains the name of this OfficeManagedObjectPool.
getOfficeManagedObjectSource(String, String, String) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeManagedObjectSource(String, String, String) - Method in interface net.officefloor.compile.spi.office.OfficeSupplier
getOfficeManagedObjectSourceName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeManagedObjectSourceName() - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
Obtains the name of this OfficeManagedObjectSource.
getOfficeManagedObjectTeam(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeManagedObjectTeam(String) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
getOfficeManagedObjectTypes() - Method in class net.officefloor.compile.impl.office.OfficeTypeImpl
 
getOfficeManagedObjectTypes() - Method in interface net.officefloor.compile.office.OfficeType
Obtains the ManagedObject type definition required by this OfficeType.
getOfficeManager() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getOfficeManager() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the OfficeManager for this ProcessState.
getOfficeManager(int) - Method in class net.officefloor.frame.test.OfficeManagerTestSupport
Obtains the OfficeManager.
getOfficeManager(ProcessIdentifier) - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getOfficeManager(ProcessIdentifier) - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the OfficeManager for the ProcessState.
getOfficeManager(ProcessIdentifier, OfficeManager) - Method in interface net.officefloor.frame.api.executive.Executive
Obtains the OfficeManager for the ProcessState.
getOfficeMetaData() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains the OfficeMetaData.
getOfficeMetaData() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getOfficeMetaData() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getOfficeMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getOfficeMetaData() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorMetaDataImpl
 
getOfficeMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the OfficeMetaData.
getOfficeMetaData() - Method in interface net.officefloor.frame.internal.structure.OfficeFloorMetaData
Obtains the OfficeMetaData instances of the Office instances contained within the OfficeFloor.
getOfficeName() - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
getOfficeName() - Method in interface net.officefloor.compile.spi.office.extension.OfficeExtensionContext
Obtains the name of the Office.
getOfficeName() - Method in interface net.officefloor.frame.api.executive.ExecutiveOfficeContext
Obtains the name of the Office.
getOfficeName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
getOfficeName() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getOfficeName() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Name of the Office.
getOfficeName() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getOfficeName() - Method in interface net.officefloor.frame.internal.configuration.ManagingOfficeConfiguration
Obtains the name of the Office managing this ManagedObjectSource.
getOfficeName() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the name of this Office.
getOfficeName() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the name of the Office.
getOfficeName() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Obtains the name of the Office currently being constructed.
getOfficeName() - Method in class net.officefloor.frame.test.ConstructTestSupport
Obtains the name of the Office currently being constructed.
getOfficeNames() - Method in interface net.officefloor.compile.mbean.OfficeFloorMBean
Obtain the names of the Office instances within the OfficeFloor.
getOfficeNames() - Method in interface net.officefloor.frame.api.manage.OfficeFloor
Obtains the names of the Office instances within this OfficeFloor.
getOfficeNames() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
 
getOfficeNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeNode() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeNode() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Obtains the OfficeNode containing this ManagedObjectSourceNode.
getOfficeNode() - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the OfficeNode containing this SectionNode.
getOfficeNode() - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Obtains the parent OfficeNode.
getOfficeObjectName() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getOfficeObjectName() - Method in interface net.officefloor.compile.spi.office.OfficeObject
Obtains the name that the OfficeSource refers to this Object.
getOfficeObjectType() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getOfficeObjectType() - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Obtains the type of the OfficeObject.
getOfficeOutputName() - Method in class net.officefloor.compile.impl.office.OfficeOutputTypeImpl
 
getOfficeOutputName() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getOfficeOutputName() - Method in interface net.officefloor.compile.office.OfficeOutputType
Obtains the name of OfficeOutput.
getOfficeOutputName() - Method in interface net.officefloor.compile.spi.office.OfficeOutput
Obtains the name of this OfficeOutput.
getOfficeOutputTypes() - Method in class net.officefloor.compile.impl.office.OfficeTypeImpl
 
getOfficeOutputTypes() - Method in interface net.officefloor.compile.office.OfficeType
Obtains the OfficeOutput type definitions required by this OfficeType.
getOfficeScopeManagedObjects() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains the scope RawBoundManagedObjectMetaData instances of the Office by the ProcessState and ThreadState bound names.
getOfficeSection() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getOfficeSection() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getOfficeSection() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getOfficeSection() - Method in interface net.officefloor.compile.spi.office.OfficeSectionInput
Obtains the OfficeSection containing this OfficeSectionInput.
getOfficeSection() - Method in interface net.officefloor.compile.spi.office.OfficeSectionObject
Obtains the OfficeSection containing this OfficeSectionOutput.
getOfficeSection() - Method in interface net.officefloor.compile.spi.office.OfficeSectionOutput
Obtains the OfficeSection containing this OfficeSectionOutput.
getOfficeSection() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
Obtains the OfficeSection.
getOfficeSection() - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
getOfficeSection(String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getOfficeSection(String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Obtains the OfficeSection.
getOfficeSectionFunction(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionFunction(String) - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
Obtains the OfficeSectionFunction instance particular to this OfficeSubSection.
getOfficeSectionInput(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionInput(String) - Method in interface net.officefloor.compile.spi.office.OfficeSection
Obtains the OfficeSectionInput.
getOfficeSectionInputName() - Method in class net.officefloor.compile.impl.office.OfficeAvailableSectionInputTypeImpl
 
getOfficeSectionInputName() - Method in class net.officefloor.compile.impl.section.OfficeSectionInputTypeImpl
 
getOfficeSectionInputName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getOfficeSectionInputName() - Method in interface net.officefloor.compile.office.OfficeAvailableSectionInputType
Obtains the name of DeployedOfficeInput on the OfficeSection.
getOfficeSectionInputName() - Method in interface net.officefloor.compile.section.OfficeSectionInputType
Obtains the name of this OfficeSectionInput.
getOfficeSectionInputName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionInput
Obtains the name of this OfficeSectionInput.
getOfficeSectionInputTypes() - Method in class net.officefloor.compile.impl.office.OfficeTypeImpl
 
getOfficeSectionInputTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSectionInputTypes() - Method in interface net.officefloor.compile.office.OfficeType
Obtains the OfficeSectionInput type definition available for this OfficeType.
getOfficeSectionInputTypes() - Method in interface net.officefloor.compile.section.OfficeSectionType
Obtains the OfficeSectionInputType instances for this OfficeSection.
getOfficeSectionManagedObject(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeSectionManagedObject(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionManagedObject(String) - Method in interface net.officefloor.compile.spi.office.OfficeSectionManagedObjectSource
getOfficeSectionManagedObject(String) - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
Obtains the OfficeSectionManagedObject particular to this OfficeSubSection.
getOfficeSectionManagedObjectName() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getOfficeSectionManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getOfficeSectionManagedObjectName() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectType
Obtains the name of this Office SectionManagedObject.
getOfficeSectionManagedObjectName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionManagedObject
Obtains the name of this OfficeSectionManagedObject.
getOfficeSectionManagedObjectSource(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionManagedObjectSource(String) - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
Obtains the OfficeSectionManagedObjectSource particular to this OfficeSubSection.
getOfficeSectionManagedObjectSourceName() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectSourceTypeImpl
 
getOfficeSectionManagedObjectSourceName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeSectionManagedObjectSourceName() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectSourceType
Obtains the name of this Office SectionManagedObjectSource.
getOfficeSectionManagedObjectSourceName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionManagedObjectSource
Obtains the name of this OfficeSectionManagedObjectSource.
getOfficeSectionManagedObjectSourceType() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getOfficeSectionManagedObjectSourceType() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectType
getOfficeSectionManagedObjectTeam(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getOfficeSectionManagedObjectTeam(String) - Method in interface net.officefloor.compile.spi.office.OfficeSectionManagedObjectSource
getOfficeSectionManagedObjectTeamName() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectTeamType
Obtains the name of the ManagedObjectTeam.
getOfficeSectionManagedObjectTeamTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectSourceTypeImpl
 
getOfficeSectionManagedObjectTeamTypes() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectSourceType
getOfficeSectionManagedObjectTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSectionManagedObjectTypes() - Method in interface net.officefloor.compile.section.OfficeSubSectionType
Obtains the OfficeSectionManagedObjectType instances for this particular OfficeSubSection.
getOfficeSectionName() - Method in class net.officefloor.compile.impl.office.OfficeAvailableSectionInputTypeImpl
 
getOfficeSectionName() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSectionName() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionName() - Method in interface net.officefloor.compile.office.OfficeAvailableSectionInputType
Obtains the name of the OfficeSection containing the DeployedOfficeInput.
getOfficeSectionName() - Method in interface net.officefloor.compile.section.OfficeSubSectionType
Obtains the name of this OfficeSection/OfficeSubSection.
getOfficeSectionName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Obtains the name of the OfficeSection.
getOfficeSectionName() - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
Obtains the name of this OfficeSection/OfficeSubSection.
getOfficeSectionObject(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionObject(String) - Method in interface net.officefloor.compile.spi.office.OfficeSection
Obtains the OfficeSectionObject.
getOfficeSectionObjectName() - Method in class net.officefloor.compile.impl.section.OfficeSectionObjectTypeImpl
 
getOfficeSectionObjectName() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getOfficeSectionObjectName() - Method in interface net.officefloor.compile.section.OfficeSectionObjectType
Obtains the name of this OfficeSectionObject.
getOfficeSectionObjectName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionObject
Obtains the name of this OfficeSectionObject.
getOfficeSectionObjectTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSectionObjectTypes() - Method in interface net.officefloor.compile.section.OfficeSectionType
Obtains the OfficeSectionObjectType instances required by this OfficeSection.
getOfficeSectionOutput(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSectionOutput(String) - Method in interface net.officefloor.compile.spi.office.OfficeSection
Obtains the OfficeSectionOutput.
getOfficeSectionOutputName() - Method in class net.officefloor.compile.impl.section.OfficeSectionOutputTypeImpl
 
getOfficeSectionOutputName() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getOfficeSectionOutputName() - Method in interface net.officefloor.compile.section.OfficeSectionOutputType
Obtains the name of this OfficeSectionOutput.
getOfficeSectionOutputName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionOutput
Obtains the name of this OfficeSectionOutput.
getOfficeSectionOutputTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSectionOutputTypes() - Method in interface net.officefloor.compile.section.OfficeSectionType
Obtains the OfficeSectionOutputType instances for this OfficeSection.
getOfficeSourceAlias() - Method in interface net.officefloor.compile.OfficeSourceService
Obtains the alias for the OfficeSource Class.
getOfficeSourceAlias() - Method in class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
getOfficeSourceClass() - Method in interface net.officefloor.compile.OfficeSourceService
Obtains the OfficeSource Class.
getOfficeSourceClass() - Method in class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
getOfficeSourceClass(String, OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getOfficeSourceClass(String, OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the OfficeSource class.
getOfficeSourceContext() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the OfficeSourceContext to assist configuring the item.
getOfficeSourceContext() - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
Obtains the OfficeSourceContext.
getOfficeSourceContext() - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtensionContext
Obtains the OfficeSourceContext.
getOfficeSourceContext() - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
getOfficeSourceContext() - Method in interface net.officefloor.web.rest.build.HttpInputInterceptorContext
Obtains the OfficeSourceContext.
getOfficeSourceContext() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the OfficeSourceContext.
getOfficeStartName() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getOfficeStartName() - Method in interface net.officefloor.compile.spi.office.OfficeStart
Obtains the name of this Office start-up trigger.
getOfficeSubSection(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getOfficeSubSection(String) - Method in interface net.officefloor.compile.spi.office.OfficeSubSection
Obtains the OfficeSubSection.
getOfficeSubSectionType() - Method in class net.officefloor.compile.impl.office.OfficeFunctionTypeImpl
 
getOfficeSubSectionType() - Method in interface net.officefloor.compile.section.OfficeFunctionType
Obtains the OfficeSubSectionType directly containing this OfficeFunctionType.
getOfficeSubSectionTypes() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getOfficeSubSectionTypes() - Method in interface net.officefloor.compile.section.OfficeSubSectionType
Obtains the OfficeSubSectionType instances of this OfficeSectionType.
getOfficeSupplierName() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeSupplierName() - Method in interface net.officefloor.compile.spi.office.OfficeSupplier
Obtains the name of this OfficeSupplier.
getOfficeSupplierThreadLocal(String, String) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getOfficeSupplierThreadLocal(String, String) - Method in interface net.officefloor.compile.spi.office.OfficeSupplier
getOfficeSupplierThreadLocalName() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getOfficeSupplierThreadLocalName() - Method in interface net.officefloor.compile.spi.office.OfficeSupplierThreadLocal
Obtains the name of this OfficeSupplierThreadLocal.
getOfficeTeamName() - Method in class net.officefloor.compile.impl.office.OfficeTeamTypeImpl
 
getOfficeTeamName() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getOfficeTeamName() - Method in interface net.officefloor.compile.office.OfficeTeamType
Obtains the name of the required Team.
getOfficeTeamName() - Method in interface net.officefloor.compile.spi.office.OfficeTeam
Obtains the name of this OfficeTeam.
getOfficeTeamName() - Method in class net.officefloor.frame.impl.construct.office.LinkedTeamConfigurationImpl
 
getOfficeTeamName() - Method in interface net.officefloor.frame.internal.configuration.LinkedTeamConfiguration
Obtains the name that the Team is registered within the Office.
getOfficeTeams() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getOfficeTeams() - Method in interface net.officefloor.compile.internal.structure.OfficeTeamRegistry
Obtains the OfficeTeamNode instances.
getOfficeTeamTypes() - Method in class net.officefloor.compile.impl.office.OfficeTypeImpl
 
getOfficeTeamTypes() - Method in interface net.officefloor.compile.office.OfficeType
Obtains the Team type definitions required by this OfficeType.
getOfficeVisitors() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getOfficeVisitors() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the OfficeVisitor instances.
getOldConfiguration() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionChangeContext
getOpaqueSeed() - Method in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Obtains the opaque seed for the challenge.
getOpenApi() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Obtains the OpenAPI.
getOpenApi() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains the OpenAPI.
getOpenModuleJvmArgument(String, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Obtains the JVM command line argument to open the Module Package.
getOperation() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains the Operation.
getOperationsManagerReference() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getOperationsManagerReference() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the AssetManagerReference that manages asynchronous operations on the ManagedObject.
getOptionalConfigurationItem(String, PropertyList) - Method in interface net.officefloor.configuration.ConfigurationContext
Obtains the optional ConfigurationItem at the location.
getOptionalConfigurationItem(String, PropertyList) - Method in class net.officefloor.configuration.impl.ConfigurationContextImpl
 
getOptionalConfigurationItem(String, PropertyList) - Method in class net.officefloor.configuration.impl.ConfigurationSourceContextImpl
 
getOptionalObject() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
getOptionalObject() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Obtains the object only if available, otherwise null.
getOptionalResource(String) - Method in interface net.officefloor.frame.api.source.SourceContext
Attempts to obtain the resource at the specified location.
getOptionalResource(String) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getOptionalThreadLocal() - Method in interface net.officefloor.frame.api.build.ThreadDependencyMappingBuilder
Obtains the OptionalThreadLocal for the ManagedObject.
getOptionalThreadLocal() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getOptionalThreadLocal() - Method in class net.officefloor.frame.impl.execute.thread.ThreadLocalImpl
Obtains the OptionalThreadLocal.
getOrAddProperty(String) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
getOrAddProperty(String) - Method in interface net.officefloor.compile.properties.PropertyList
Convenience method that attempts to get the Property and if not found adds the Property.
getOrAddSecurityRequirement(String) - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Convenience method to lazy create the SecurityRequirement.
getOrCreateManagedObject(String, PropertyList, ClassSectionTypeQualifier...) - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
Gets or creates the SectionManagedObject.
getOrCreateManagedObject(ManagedObjectSource<?, ?>, PropertyList, ClassSectionTypeQualifier...) - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
Gets or creates the SectionManagedObject.
getOrCreateSubSection(String, String, String, PropertyList, ClassSectionSubSectionOutputLink...) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
Gets or creates the SubSection.
getOrCreateSubSection(String, SectionSource, String, PropertyList, ClassSectionSubSectionOutputLink...) - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
Gets or creates the SubSection.
getOrLoadAdministrationType(AdministrationNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadAdministrationType(AdministrationNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the AdministrationType for the AdministrationNode.
getOrLoadExecutiveType(ExecutiveNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadExecutiveType(ExecutiveNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the ExecutiveType for the ExecutiveNode.
getOrLoadFunctionNamespaceType(FunctionNamespaceNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadFunctionNamespaceType(FunctionNamespaceNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the FunctionNamespaceType for the FunctionNamespaceNode.
getOrLoadGovernanceType(GovernanceNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadGovernanceType(GovernanceNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the GovernanceType for the GovernanceNode.
getOrLoadInitialSupplierType(SupplierNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadInitialSupplierType(SupplierNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the InitialSupplierType for the SupplierNode.
getOrLoadManagedObjectPoolType(ManagedObjectPoolNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadManagedObjectPoolType(ManagedObjectPoolNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the ManagedObjectPoolType for the ManagedObjectPoolNode
getOrLoadManagedObjectType(ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadManagedObjectType(ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the ManagedObjectType for the ManagedObjectSourceNode.
getOrLoadSuppliedManagedObjectSourceType(SuppliedManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadSuppliedManagedObjectSourceType(SuppliedManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the SuppliedManagedObjectSourceType for the SuppliedManagedObjectSourceNode.
getOrLoadSupplierType(SupplierNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadSupplierType(SupplierNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the SupplierType for the SupplierNode.
getOrLoadTeamType(TeamNode) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
getOrLoadTeamType(TeamNode) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Obtains the existing or loads the TeamType for the TeamNode.
getOutput(String) - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
Obtains the OfficeSectionOutput from the HttpSecurity.
getOutput(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Obtains the OfficeFlowSourceNode from the WebTemplate.
getOutputName() - Method in class net.officefloor.web.HttpRouteSectionSource.Interception
Obtains the SectionOutput name to link the interception.
getOutputName() - Method in class net.officefloor.web.HttpRouteSectionSource.RouteInput
Obtains the SectionOutput name for this route.
getOutputStream() - Method in class net.officefloor.server.aws.sam.Base64Buffer
Obtains the OutputStream to write data.
getOutputStream() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
getOverrideProperties(SourceContext, ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the override Properties.
getOverridePropertyList() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getOverridePropertyList() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getOverridePropertyList() - Method in interface net.officefloor.compile.internal.structure.OverrideProperties
Obtains the override PropertyList.
getOwner() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
Obtains the owner of this LinkedListSet.
getOwningThreadState() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
getOwningThreadState() - Method in interface net.officefloor.frame.internal.structure.Asset
Obtains the ThreadState owning this Asset.
getPackageName() - Method in interface net.officefloor.compile.classes.ClassPathScannerContext
Obtains the name of the Package to scan for entries.
getPackageName() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ClassName
Package name.
getPackageName() - Method in class net.officefloor.model.generate.GraphNodeMetaData
Obtains the package name for this GraphNodeMetaData instance.
getPackageName() - Method in class net.officefloor.model.generate.model.ModelMetaData
 
getPackageRelativePath(Class<?>) - Method in class net.officefloor.frame.test.FileTestSupport
Obtains the relative path of the package of the class.
getPackageRelativePath(Class<?>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the relative path of the package of the class.
getParallelBlock() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getParallelBlock() - Method in interface net.officefloor.frame.internal.structure.BlockState
Obtains the parallel BlockState.
getParallelBlockToExecute() - Method in interface net.officefloor.frame.internal.structure.BlockState
Obtains the parallel BlockState to execute.
getParallelOwner() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getParallelOwner() - Method in interface net.officefloor.frame.internal.structure.BlockState
Obtains the parallel owner BlockState.
getParameter() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectStartupFunctionImpl
 
getParameter() - Method in class net.officefloor.frame.impl.execute.office.OfficeStartupFunctionImpl
 
getParameter() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectStartupFunction
Obtains the parameter to invoke the startup ManagedFunction with.
getParameter() - Method in interface net.officefloor.frame.internal.structure.OfficeStartupFunction
Obtains the parameter to invoke the startup ManagedFunction with.
getParameter(String) - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains the Parameter by name.
getParameterClass() - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractVariableClassDependencyManufacturer
Obtains the parameter Class.
getParameterClass() - Method in class net.officefloor.plugin.clazz.dependency.impl.InClassDependencyManufacturer
 
getParameterClass() - Method in class net.officefloor.plugin.clazz.dependency.impl.OutClassDependencyManufacturer
 
getParameterClass() - Method in class net.officefloor.plugin.clazz.dependency.impl.VarClassDependencyManufacturer
 
getParameterIndex() - Method in interface net.officefloor.plugin.section.clazz.MethodParameterAnnotation
Obtains the index of the parameter on the Method.
getParameterName() - Method in class net.officefloor.web.HttpContentParameterAnnotation
 
getParameterName() - Method in class net.officefloor.web.HttpCookieParameterAnnotation
 
getParameterName() - Method in class net.officefloor.web.HttpHeaderParameterAnnotation
 
getParameterName() - Method in interface net.officefloor.web.HttpParameterAnnotation
Obtains the name to extract the parameter value.
getParameterName() - Method in class net.officefloor.web.HttpPathParameterAnnotation
 
getParameterName() - Method in class net.officefloor.web.HttpQueryParameterAnnotation
 
getParameters() - Method in class net.officefloor.web.security.scheme.HttpAuthenticationScheme
Obtains the parameters.
getParameterType() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getParameterType() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the type name of the Parameter.
getParameterType() - Method in class net.officefloor.compile.impl.office.OfficeAvailableSectionInputTypeImpl
 
getParameterType() - Method in class net.officefloor.compile.impl.office.OfficeInputTypeImpl
 
getParameterType() - Method in class net.officefloor.compile.impl.section.OfficeSectionInputTypeImpl
 
getParameterType() - Method in class net.officefloor.compile.impl.section.SectionInputTypeImpl
 
getParameterType() - Method in interface net.officefloor.compile.office.OfficeAvailableSectionInputType
Obtains the fully qualified class name of the parameter type to this OfficeAvailableSectionInputType.
getParameterType() - Method in interface net.officefloor.compile.office.OfficeInputType
Obtains the fully qualified class name of the parameter type to this OfficeInput.
getParameterType() - Method in interface net.officefloor.compile.section.OfficeSectionInputType
Obtains the parameter type for this OfficeSectionInput.
getParameterType() - Method in interface net.officefloor.compile.section.SectionInputType
Obtains the fully qualified Class name of the parameter type for this SectionInputType.
getParameterType() - Method in interface net.officefloor.frame.api.manage.FunctionManager
Obtains the parameter type for invoking this ManagedFunction.
getParameterType() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getParameterType() - Method in class net.officefloor.frame.impl.execute.office.FunctionManagerImpl
 
getParameterType() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the parameter type for the ManagedFunction.
getParameterType() - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowContext
Obtains the parameter type for the Flow.
getParameterType() - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Obtains the parameter type.
getParentNode() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getParentNode() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getParentNode() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the Node containing this Node.
getParentNode() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getParentOfficeSubSectionType() - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
 
getParentOfficeSubSectionType() - Method in interface net.officefloor.compile.section.OfficeSubSectionType
Obtains the parent OfficeSubSectionType.
getParentPath() - Method in interface net.officefloor.web.rest.build.RestPathContext
Obtains the parent RestPathContext.
getParentPath() - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
getParentSectionNode() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getParentSectionNode() - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the parent SectionNode containing this SectionNode.
getPartitionKeyMetaData(Class<?>) - Static method in class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Obtains the PartitionKeyMetaData for the entity type.
getParts() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getPassword() - Method in interface net.officefloor.web.security.HttpCredentials
Obtains the password.
getPassword() - Method in class net.officefloor.web.security.scheme.HttpCredentialsImpl
 
getPassword() - Method in class net.officefloor.web.security.scheme.MockCredentials
Obtains the password.
getPath() - Method in class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Obtains the PartitionKey path.
getPath() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getPath() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the path.
getPath() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getPath() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
Obtains the path.
getPath() - Method in interface net.officefloor.web.build.HttpInput
Obtains the HttpInputPath for this HttpInput.
getPath() - Method in interface net.officefloor.web.openapi.operation.OpenApiOperationContext
Obtains the PathItem.
getPath() - Method in interface net.officefloor.web.resource.HttpResource
Obtains the path to this HttpResource.
getPath() - Method in class net.officefloor.web.resource.impl.AbstractHttpResource
 
getPath() - Method in class net.officefloor.web.resource.source.HttpPath
Obtains the path.
getPath() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Obtains the path identifying the resource.
getPath() - Method in interface net.officefloor.web.rest.build.RestEndpoint
Obtains the path for the RestEndpoint.
getPath() - Method in class net.officefloor.web.rest.build.RestEndpointImpl
 
getPath() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the REST path for this RestMethodDecoratorContext.
getPath() - Method in interface net.officefloor.web.rest.build.RestPathContext
Obtains the path.
getPath() - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
getPeerCertificates() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getPersistenceFactory(SourceContext) - Method in class net.officefloor.jpa.datanucleus.DataNucleusJpaManagedObjectSource
 
getPersistenceFactory(SourceContext) - Method in class net.officefloor.jpa.hibernate.HibernateJpaManagedObjectSource
 
getPersistenceFactory(SourceContext) - Method in class net.officefloor.jpa.JpaManagedObjectSource
getPlatformMBeanRegistrator() - Static method in interface net.officefloor.compile.spi.mbean.MBeanRegistrator
getPluralName() - Method in class net.officefloor.model.generate.model.ListMetaData
Obtains the plural name.
getPool() - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Obtains the Pool.
getPooledObjectType() - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolTypeImpl
 
getPooledObjectType() - Method in interface net.officefloor.compile.pool.ManagedObjectPoolType
Obtains the type of object being pooled.
getPooledObjectType() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceMetaData
Obtains the type of object expected to be pooled by this ManagedObjectPool.
getPooledStreamBuffer() - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
 
getPooledStreamBuffer() - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
getPooledStreamBuffer() - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
getPooledStreamBuffer() - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
=============== StreamBufferPool ===========================
getPooledStreamBuffer() - Method in interface net.officefloor.server.stream.StreamBufferPool
Obtains a StreamBuffer.
getPoolOptions() - Method in interface net.officefloor.vertx.sqlclient.VertxSqlPoolConfigurerContext
Obtains the PoolOptions.
getPostAdministration() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getPostAdministration() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the listing of the Administration to be done after the ManagedFunction is executed.
getPostAdministrationMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getPostAdministrationMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Meta-data of the Administration to undertake after executing the ManagedFunction.
getPostAuthorizeAdministration(OfficeArchitect) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtension
 
getPostConstructMethods() - Method in class net.officefloor.plugin.clazz.interrogate.ClassInjections
Obtains the post construct Method instances.
getPreAdministration() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
getPreAdministration() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionConfiguration
Obtains the listing of the Administration to be done before the ManagedFunction is executed.
getPreAdministrationMetaData() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getPreAdministrationMetaData() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Meta-data of the Administration to undertake before executing the ManagedFunction.
getPreAuthorizeAdministration(OfficeArchitect) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtension
 
getPreLoadAdministration() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getPreLoadAdministration() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getPreLoadAdministration() - Method in interface net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
Obtains the listing of the Administration to be done before the ManagedObject is loaded.
getPreLoadAdministration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Obtains the listing of the Administration to be done before the ManagedObject is loaded.
getPreLoadAdministration() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
getPreLoadAdministrations() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getPreLoadAdministrations() - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Obtains the AdministrationNode instances to provide pre-load Administration over BoundManagedObjectNode linked to this OfficeObjectNode.
getPreLoadAdministrations(OfficeNode) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getPreLoadAdministrations(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Obtains the pre-load AdministrationNode instances providing Administration over this InputManagedObjectNode.
getPrev() - Method in class net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry
 
getPrev() - Method in interface net.officefloor.frame.internal.structure.LinkedListSetEntry
Obtains the previous LinkedListSetEntry in the LinkedListSet.
getPrincipal() - Method in interface net.officefloor.web.security.HttpAccessControl
Obtains the Principal.
getPrincipal() - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
getPrincipal() - Method in class net.officefloor.web.security.scheme.HttpAccessControlImpl
 
getPrincipal() - Method in class net.officefloor.web.security.scheme.MockHttpAccessControl
 
getPrivateKey() - Method in interface net.officefloor.web.jwt.authority.repository.JwtAccessKey
Obtains the private Key.
getProcedureArchitect() - Method in interface net.officefloor.activity.ActivityContext
Obtains the ProcedureArchitect.
getProcedureArchitect() - Method in interface net.officefloor.woof.WoofContext
Obtains the ProcedureArchitect.
getProcedureLoader() - Method in interface net.officefloor.activity.ActivityContext
Obtains the ProcedureLoader.
getProcedureName() - Method in class net.officefloor.activity.impl.procedure.ProcedureImpl
 
getProcedureName() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getProcedureName() - Method in interface net.officefloor.activity.procedure.Procedure
Obtains the name of the Procedure.
getProcedureName() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the name of the Procedure.
getProcedureName() - Method in interface net.officefloor.activity.procedure.spi.ProcedureManagedFunctionContext
Name of the Procedure.
getProcedureName() - Method in interface net.officefloor.activity.procedure.spi.ProcedureMethodContext
Name of the Procedure.
getProcedureSourceServiceFactoryClass() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
getProcess() - Method in class net.officefloor.maven.OpenOfficeFloorMojo
Obtains the Process running OfficeFloor.
getProcessBoundManagedObjects() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains the RawGovernanceMetaData by their Office registered names.
getProcessIdentifier() - Method in interface net.officefloor.frame.api.team.Job
Obtains the ProcessIdentifier for the ProcessState containing this Job.
getProcessIdentifier() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getProcessIdentifier() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the ProcessIdentifier for this ProcessState.
getProcessManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getProcessManagedObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the ManagedObject instances to be bound to the ProcessState of this Office.
getProcessManager() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
getProcessManager() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Obtains the ProcessManager for this ProcessState.
getProcessMetaData() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getProcessMetaData() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the ProcessMetaData for processes within this Office.
getProcessState() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
getProcessState() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Obtains the ProcessState of the process containing this ThreadState.
getProfiledManagedFunctions() - Method in interface net.officefloor.frame.api.profile.ProfiledThreadState
Obtains the ProfiledManagedFunction instances.
getProfiledManagedFunctions() - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
getProfiledThreadStates() - Method in interface net.officefloor.frame.api.profile.ProfiledProcessState
Obtains the ProfiledThreadState instances.
getProfiledThreadStates() - Method in class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
 
getProfiler() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getProfiler() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the Profiler for the Office.
getProfiles() - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the listing of active profiles.
getProfiles() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getProfiles() - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getProfiles() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the profiles.
getProperties() - Method in class net.officefloor.activity.impl.procedure.ProcedureImpl
 
getProperties() - Method in interface net.officefloor.activity.procedure.Procedure
Obtains the specification of properties for the Procedure.
getProperties() - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
getProperties() - Method in interface net.officefloor.compile.properties.PropertyList
Obtains the Properties populated with the Property values.
getProperties() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSourceSpecification
Obtains the specification of the properties for the AdministrationSource.
getProperties() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSourceSpecification
Obtains the specification of the properties for the GovernanceSource.
getProperties() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSourceSpecification
Obtains the specification of the properties for the ManagedFunctionSource.
getProperties() - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceSpecification
Obtains the specification of the properties for the OfficeType.
getProperties() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceSpecification
Obtains the specification of the properties for the OfficeFloor.
getProperties() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceSpecification
Obtains the specification of the properties for the ManagedObjectPoolSource.
getProperties() - Method in interface net.officefloor.compile.spi.section.source.SectionSourceSpecification
Obtains the specification of the properties for the SectionType.
getProperties() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSourceSpecification
Obtains the specification of the properties for the Supplier.
getProperties() - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSourceSpecification
Obtains the specification of the properties for the ExecutiveSource.
getProperties() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceSpecification
Obtains the specification of the properties for the ManagedObjectSource.
getProperties() - Method in interface net.officefloor.frame.api.source.SourceProperties
Properties to configure the source.
getProperties() - Method in interface net.officefloor.frame.api.team.source.TeamSourceSpecification
Obtains the specification of the properties for the TeamSource.
getProperties() - Method in class net.officefloor.frame.impl.construct.executive.ExecutiveBuilderImpl
 
getProperties() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getProperties() - Method in class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
 
getProperties() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
getProperties() - Method in interface net.officefloor.frame.internal.configuration.ExecutiveConfiguration
Obtains the SourceProperties for initialising the ExecutiveSource.
getProperties() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the SourceProperties to initialise the ManagedObjectSource.
getProperties() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Obtains the SourceProperties for initialising the TeamSource.
getProperties() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getProperties() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
Obtains the PropertyList to configure the ManagedObjectSource.
getProperties() - Method in interface net.officefloor.web.spi.security.HttpSecuritySourceSpecification
Obtains the specification of the properties for the HttpSecuritySource.
getProperties() - Method in class net.officefloor.web.value.retrieve.PropertyMetaData
Obtains the Properties on the resulting property object.
getProperties() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceSpecification
Obtains the specification of the properties for the WoofTemplateExtensionSource.
getProperty(Object, String) - Static method in class net.officefloor.frame.test.Assertions
Obtains the property on the Object.
getProperty(Object, String) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Obtains the property on the Object.
getProperty(String) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
getProperty(String) - Method in interface net.officefloor.compile.properties.PropertyList
Obtains the first Property by the input name.
getProperty(String) - Method in interface net.officefloor.frame.api.source.SourceProperties
Obtains a required property value.
getProperty(String) - Method in class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
 
getProperty(String, String) - Method in interface net.officefloor.frame.api.source.SourceProperties
Obtains the property value or subsequently the default value.
getProperty(String, String) - Method in class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
 
getPropertyInteger(String, SourceContext, Supplier<Integer>) - Static method in class net.officefloor.server.http.HttpServer
Obtains the Property value.
getPropertyList() - Method in class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
 
getPropertyList() - Method in interface net.officefloor.compile.supplier.SuppliedManagedObjectSourceType
Obtains the PropertyList to configure the ManagedObjectSource.
getPropertyName() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the property name.
getPropertyName() - Method in class net.officefloor.web.value.load.KeyedObjectValueLoaderFactory
 
getPropertyName() - Method in class net.officefloor.web.value.load.KeyedParameterValueLoaderFactory
 
getPropertyName() - Method in class net.officefloor.web.value.load.ObjectParameterValueLoaderFactory
 
getPropertyName() - Method in class net.officefloor.web.value.load.PropertyKey
Obtains the property name.
getPropertyName() - Method in class net.officefloor.web.value.load.SingleParameterValueLoaderFactory
 
getPropertyName() - Method in interface net.officefloor.web.value.load.StatelessValueLoaderFactory
Obtains the property name for the StatelessValueLoader.
getPropertyName() - Method in class net.officefloor.web.value.retrieve.PropertyMetaData
Obtains the property name.
getPropertyNames() - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
getPropertyNames() - Method in interface net.officefloor.compile.properties.PropertyList
Obtains the names of the Property instances in the order they were added.
getPropertyNames() - Method in interface net.officefloor.frame.api.source.SourceProperties
Obtains the names of the available properties in the order they were defined.
getPropertyNames() - Method in class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
 
getPropertyString(String, SourceContext, Supplier<String>) - Static method in class net.officefloor.server.http.HttpServer
Obtains the Property value.
getPropertyValue(String, String) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
getPropertyValue(String, String) - Method in interface net.officefloor.compile.properties.PropertyList
Convenience method to obtain the Property value.
getProtocolName() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
getProtocolName() - Method in class net.officefloor.web.resource.classpath.ClasspathResourceSystemFactory
 
getProtocolName() - Method in class net.officefloor.web.resource.file.FileResourceSystemService
 
getProtocolName() - Method in interface net.officefloor.web.resource.spi.ResourceSystemFactory
Obtains the protocol name for the created ResourceSystem.
getPublicKey() - Method in interface net.officefloor.web.jwt.authority.repository.JwtAccessKey
Obtains the public Key.
getQualifiedAttributeName(String) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
getQualifiedAttributeName(String) - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
 
getQualifiedAttributeName(String) - Method in interface net.officefloor.web.spi.security.HttpSecurityActionContext
Qualifies the attribute name to this HttpSecurity instance.
getQualifiedAttributeName(String, String) - Static method in class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
Obtains the qualified attribute name.
getQualifiedFunctionName() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getQualifiedFunctionName() - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Obtains the fully qualified name of this ManagedFunction.
getQualifiedName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getQualifiedName() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getQualifiedName() - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the qualified name of the Node.
getQualifiedName(String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
getQualifiedName(String) - Method in interface net.officefloor.compile.internal.structure.Node
Obtains the qualified name for child Node.
getQualifiedName(String) - Method in class net.officefloor.compile.OfficeFloorCompiler
 
getQualifier() - Method in class net.officefloor.compile.impl.structure.AvailableTypeImpl
 
getQualifier() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getQualifier() - Method in class net.officefloor.compile.impl.structure.TypeQualificationImpl
 
getQualifier() - Method in class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
 
getQualifier() - Method in class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl
 
getQualifier() - Method in class net.officefloor.compile.internal.structure.AutoWire
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.compile.section.TypeQualification
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.compile.spi.office.OfficeSupplierThreadLocal
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplierThreadLocal
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.compile.spi.supplier.source.AvailableType
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.compile.supplier.SuppliedManagedObjectSourceType
Obtains the possible qualifier for the supplied ManagedObject.
getQualifier() - Method in interface net.officefloor.compile.supplier.SupplierThreadLocalType
Obtains the possible qualifier for the required ManagedObject.
getQualifier() - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionTypeQualifier
Obtains the qualifier.
getQualifier() - Method in class net.officefloor.servlet.inject.RequiredDependency
Obtains the qualifier.
getQualifier() - Method in class net.officefloor.spring.SpringDependency
Obtains the qualifier.
getQualifier() - Method in interface net.officefloor.test.TestDependencyServiceContext
Obtains the qualifier of required dependency.
getQualifier() - Method in class net.officefloor.web.HttpContentParameterAnnotation
 
getQualifier() - Method in class net.officefloor.web.HttpCookieParameterAnnotation
 
getQualifier() - Method in class net.officefloor.web.HttpHeaderParameterAnnotation
 
getQualifier() - Method in interface net.officefloor.web.HttpParameterAnnotation
Obtains the qualifier.
getQualifier() - Method in class net.officefloor.web.HttpPathParameterAnnotation
 
getQualifier() - Method in class net.officefloor.web.HttpQueryParameterAnnotation
 
getQualifier() - Method in interface net.officefloor.web.spi.security.AuthenticationContext
Obtains the qualifier for the HttpSecurity backing this AuthenticationContext.
getQualifier(String) - Static method in class net.officefloor.web.HttpContentParameter.HttpContentParameterNameFactory
Obtains the qualifier from name.
getQualifier(String) - Static method in class net.officefloor.web.HttpCookieParameter.HttpCookieParameterNameFactory
Obtains the qualifier from name.
getQualifier(String) - Static method in class net.officefloor.web.HttpHeaderParameter.HttpHeaderParameterNameFactory
Obtains the qualifier from name.
getQualifier(String) - Static method in class net.officefloor.web.HttpPathParameter.HttpPathParameterNameFactory
Obtains the qualifier from name.
getQualifier(String) - Static method in class net.officefloor.web.HttpQueryParameter.HttpQueryParameterNameFactory
Obtains the qualifier from name.
getQualifierName(A) - Method in interface net.officefloor.plugin.clazz.QualifierNameFactory
Obtains the Qualifier name from the Annotation.
getQualifierName(Annotation) - Method in class net.officefloor.plugin.clazz.ClassNameQualifierNameFactory
 
getQualifierName(Qualified) - Method in class net.officefloor.plugin.clazz.Qualified.QualifiedNameFactory
 
getQualifierName(HttpContentParameter) - Method in class net.officefloor.web.HttpContentParameter.HttpContentParameterNameFactory
 
getQualifierName(HttpCookieParameter) - Method in class net.officefloor.web.HttpCookieParameter.HttpCookieParameterNameFactory
 
getQualifierName(HttpHeaderParameter) - Method in class net.officefloor.web.HttpHeaderParameter.HttpHeaderParameterNameFactory
 
getQualifierName(HttpPathParameter) - Method in class net.officefloor.web.HttpPathParameter.HttpPathParameterNameFactory
 
getQualifierName(HttpQueryParameter) - Method in class net.officefloor.web.HttpQueryParameter.HttpQueryParameterNameFactory
 
getQualifierName(HttpResponse) - Method in class net.officefloor.web.HttpResponse.HttpResponseQualifierNameFactory
 
getQuery() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getQueryParameters() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getRawBoundManagedObjectInstanceMetaData() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Obtains the RawBoundManagedObjectInstanceMetaData instances for the ManagedObjectSource instances that may provide a ManagedObject for this RawBoundManagedObjectMetaData.
getRawBoundManagedObjectMetaData() - Method in class net.officefloor.frame.impl.construct.administration.RawAdministrationMetaData
Obtains the RawBoundManagedObjectMetaData of the ManagedObject instances involved in the Administration.
getRawConfiguration() - Method in interface net.officefloor.configuration.WritableConfigurationItem
Obtains the InputStream to the raw configuration (no PropertyList replacement).
getRawManagedObjectMetaData() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
getRawManagedObjectMetaData() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Obtains the InputManagedObjectConfiguration configuring the bind of the ManagedObject within the ProcessState of the Office.
getRawManagedObjectMetaData(String) - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
getRawManagingOfficeMetaData() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the RawManagingOfficeMetaData of the Office managing this ManagedObject.
getRawOfficeFloorMetaData() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains RawOfficeFloorMetaData containing this Office.
getRawTeamMetaData(String) - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the RawTeamMetaData for the Team name.
getReader() - Method in interface net.officefloor.configuration.ConfigurationItem
Obtains the Reader to the configuration that this represents.
getReader() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getReadOnlyConnectionManagedObjectSourceClass() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
getRealConnection() - Method in interface net.officefloor.jdbc.ConnectionWrapper
Allows obtaining the actual Connection.
getRealConnection(Connection) - Static method in interface net.officefloor.jdbc.ConnectionWrapper
Obtains the "real" Connection from the input Connection.
getRealConnectionMethod() - Static method in interface net.officefloor.jdbc.ConnectionWrapper
getRealDataSource() - Method in interface net.officefloor.jdbc.DataSourceWrapper
Allows obtaining the actual DataSource.
getRealDataSource(DataSource) - Static method in interface net.officefloor.jdbc.DataSourceWrapper
Obtains the "real" DataSource from the input DataSource.
getRealDataSourceMethod() - Static method in interface net.officefloor.jdbc.DataSourceWrapper
getRecycleFunction(ManagedFunctionFactory<O, f>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
Invoking this method during the ManagedObjectSource.init(ManagedObjectSourceContext) will create recycle functionality for the ManagedObject to be returned to a ManagedObjectPool.
getRecycleFunction(ManagedFunctionFactory<O, f>) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
getRecycleFunctionName() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Obtains the name of the ManagedFunction to recycle this ManagedObject.
getRecycleManagedObjectParameter(ManagedFunctionContext<?, ?>) - Static method in interface net.officefloor.frame.api.managedobject.recycle.RecycleManagedObjectParameter
Convenience method to obtain the RecycleManagedObjectParameter from the ManagedFunctionContext.
getRedirect(String) - Method in interface net.officefloor.web.build.HttpUrlContinuation
Obtains the OfficeFlowSinkNode to link to this HttpUrlContinuation.
getRegisteredManagedObjectSources() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getRegisteredManagedObjectSources() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the links to the OfficeFloor ManagedObjectSource instances.
getRegisteredTeams() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getRegisteredTeams() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the links to the OfficeFloor Team instances.
getRender(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Obtains the OfficeFlowSinkNode to render the WebTemplate.
getRenderModelAndViewBridge() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the ModelAndViewBridge to render result.
getRequest() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
getRequest() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
getRequest() - Method in interface net.officefloor.server.http.ServerHttpConnection
Obtains the HttpRequest to be serviced.
getRequestCount() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Obtains the request count.
getRequestMappingHandlerAdapter() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the RequestMappingHandlerAdapter.
getRequestMappingHandlerAdapter() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the RequestMappingHandlerAdapter.
getRequestState() - Method in interface net.officefloor.web.security.impl.FunctionAuthenticateContext
Obtains the HttpRequestState.
getRequestState() - Method in interface net.officefloor.web.security.impl.FunctionLogoutContext
Obtains the HttpRequestState.
getRequestState() - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
getRequestState() - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
 
getRequestState() - Method in interface net.officefloor.web.spi.security.HttpSecurityActionContext
Obtains the HttpRequestState.
getRequestUri() - Method in interface net.officefloor.server.http.mock.MockHttpServer.MockHttpRequest
Obtains the request URI.
getRequestURI() - Method in class net.officefloor.server.http.parse.HttpRequestParser
Obtains the Supplier of the request URI.
getRequiredGovernance() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getRequiredGovernance() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the activation flags for the Governance.
getRequiredHttpSecurityName() - Method in exception net.officefloor.web.security.AuthenticationRequiredException
Obtains the required HttpSecurity name.
getRequiredManagedObjects() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getRequiredManagedObjects() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectAdministrationMetaDataImpl
 
getRequiredManagedObjects() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionMetaData
Obtains the ManagedObjectIndex instances identifying the ManagedObject instances that must be loaded before the ManagedFunction may be executed.
getRequiredManagedObjects() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectAdministrationMetaData
Obtains the ManagedObjectIndex instances identifying the ManagedObject instances that must be loaded before the Administration may be executed.
getRequiredRoles() - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
getRequiredRoles() - Method in interface net.officefloor.web.security.build.HttpSecurable
Obtains the list of roles that must have all for access.
getResource() - Method in interface net.officefloor.activity.procedure.spi.ProcedureListContext
Obtains the resource to list the Procedure instances.
getResource() - Method in interface net.officefloor.activity.procedure.spi.ProcedureManagedFunctionContext
Obtains the resource configured to provide the Procedure.
getResource() - Method in interface net.officefloor.activity.procedure.spi.ProcedureMethodContext
Obtains the resource Class to provide the Procedure.
getResource() - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Obtains the Path to the resource being transformed.
getResource(String) - Method in interface net.officefloor.frame.api.source.SourceContext
Obtains the resource.
getResource(String) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
getResource(String) - Method in interface net.officefloor.web.resource.build.HttpResourceArchitect
Obtains the OfficeFlowSinkNode to send the HttpResource.
getResource(String) - Method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
 
getResource(String) - Method in class net.officefloor.web.resource.classpath.ClasspathResourceSystem
 
getResource(String) - Method in class net.officefloor.web.resource.file.FileResourceSystem
 
getResource(String) - Method in interface net.officefloor.web.resource.spi.ResourceSystem
Obtains the Path to the resource.
getResourcePath() - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Obtains the HttpResource path.
getResourcesConfiguration(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the ConfigurationItem to the resources configuration file.
getResponse() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
getResponse() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
getResponse() - Method in interface net.officefloor.server.http.ServerHttpConnection
Obtains the HttpResponse.
getResponseObject() - Method in interface net.officefloor.web.build.HttpObjectResponderContext
Obtains the response Object being sent.
getResponseType() - Method in class net.officefloor.web.openapi.response.ObjectResponseAnnotation
Obtains the response type.
getResponsibleTeam() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getResponsibleTeam() - Method in interface net.officefloor.compile.spi.office.OfficeSectionFunction
Obtains the ResponsibleTeam responsible for this OfficeSectionFunction.
getResponsibleTeam() - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
Obtains the name of the responsible Team.
getResponsibleTeam() - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
getResponsibleTeam() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
getResponsibleTeam() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getResponsibleTeam() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
 
getResponsibleTeam() - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
 
getResponsibleTeam() - Method in interface net.officefloor.frame.internal.structure.FunctionLogic
Obtains the responsible TeamManagement for this FunctionLogic.
getResponsibleTeam() - Method in interface net.officefloor.frame.internal.structure.FunctionState
Obtains the TeamManagement responsible for this FunctionState.
getResponsibleTeam() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicMetaData
Obtains the TeamManagement responsible for completion of the FunctionState.
getResponsibleTeamName() - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
getResponsibleTeamName() - Method in interface net.officefloor.frame.internal.configuration.FunctionConfiguration
Obtains the name of the Team to execute the ManagedFunctionLogic.
getResponsibleThreadState() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
getResponsibleThreadState() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Obtains the ThreadState responsible for changes to this ManagedObjectContainer.
getRestArchitect() - Method in interface net.officefloor.spring.starter.rest.OfficeFloorSpringBootExtensionContext
Obtains the RestArchitect.
getRestEndpoints() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Obtains the OfficeFloorRestEndpoint instances.
getRestMethods() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
getRestMethods() - Method in interface net.officefloor.web.rest.build.RestEndpoint
Obtains the RestMethod instances supported by this RestEndpoint.
getRestMethods() - Method in class net.officefloor.web.rest.build.RestEndpointImpl
 
getRestPathContext(String) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
getReturnClass() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Obtains the Class of the Method return.
getReturnType() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
getReturnType() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionType
Obtains the type name of Object returned from the ManagedFunction that is to be used as the argument to the next ManagedFunction.
getReturnValue() - Method in interface net.officefloor.compile.issues.IssueCapture
Obtains the return value from the Supplier.
getReturnValue() - Method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.MethodResult
Obtains the return value.
getReturnValue() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnTranslatorContext
Obtains the return value from the Method.
getReturnValue(Object, Method) - Static method in class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
Obtains the return value from the input method on the source object.
getRoles() - Method in class net.officefloor.web.security.scheme.MockAccessControl
Obtains the roles.
getRoles() - Method in class net.officefloor.web.security.scheme.MockCredentials
Obtain the roles.
getRolesAllowedAdministration(OfficeArchitect) - Method in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtension
 
getRootSourceContext() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getRootSourceContext() - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the root SourceContext.
getRoutePath() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Obtains the HttpInput path minus the context path.
getRunnables() - Method in class net.officefloor.server.SocketManager
Obtains the Runnable instances to be executed for this SocketManager.
getSamHttpServerImplementation() - Static method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
getScopeManagedObjectName() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
 
getScopeManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionObjectConfiguration
Obtains the name of the ManagedObject within the ManagedObjectScope.
getScopeManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectDependencyConfiguration
Obtains the name of the ManagedObject providing the dependency within the scope the ManagedObject is bound.
getScopeManagedObjectName() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectFunctionDependencyConfiguration
Obtains the name of the ManagedObject providing the dependency.
getScriptEngineName(SourceContext) - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
getScriptEngineName(SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Obtains the name of the ScriptEngine.
getScriptExceptionTranslator() - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
getScriptExceptionTranslator() - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
getScriptFileExtensions(SourceContext) - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
getScriptFileExtensions(SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Obtains the extensions for the script resource.
getSectionDesigner() - Method in interface net.officefloor.activity.ActivityContext
Obtains the SectionDesigner.
getSectionDesigner() - Method in interface net.officefloor.compile.test.officefloor.CompileSectionContext
Obtains the SectionDesigner.
getSectionDesigner() - Method in interface net.officefloor.compile.test.section.SectionTypeBuilder
Obtains the underlying SectionDesigner.
getSectionDesigner() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
 
getSectionDesigner() - Method in interface net.officefloor.plugin.section.clazz.loader.ClassSectionLoaderContext
Obtains the SectionDesigner.
getSectionDesigner() - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the SectionDesigner for the WebTemplate being extended.
getSectionFlowContext() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
 
getSectionFlowContext() - Method in interface net.officefloor.plugin.section.clazz.loader.ClassSectionLoaderContext
getSectionFunction() - Method in interface net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
Obtains the SectionFunction.
getSectionFunctionName() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
getSectionFunctionName() - Method in interface net.officefloor.compile.spi.section.SectionFunction
Obtains the name of this SectionFunction.
getSectionFunctionNamespaceName() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getSectionFunctionNamespaceName() - Method in interface net.officefloor.compile.spi.section.SectionFunctionNamespace
Obtains the name of this SectionFunctionNamespace.
getSectionInput(String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
Obtains the SectionInput.
getSectionInputName() - Method in class net.officefloor.compile.impl.section.SectionInputTypeImpl
 
getSectionInputName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getSectionInputName() - Method in interface net.officefloor.compile.section.SectionInputType
Obtains the name of this SectionInputType.
getSectionInputName() - Method in interface net.officefloor.compile.spi.section.SectionInput
Obtains the name of this SectionInput.
getSectionInputTypes() - Method in class net.officefloor.compile.impl.section.SectionTypeImpl
 
getSectionInputTypes() - Method in interface net.officefloor.compile.section.SectionType
Obtains the SectionInputType definitions for the inputs into the SectionType.
getSectionLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getSectionLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSectionLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the SectionLoader.
getSectionLoader(OfficeNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSectionLoader(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the SectionLoader.
getSectionLoader(SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSectionLoader(SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the SectionLoader.
getSectionLocation() - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
getSectionLocation() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSectionLocation() - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Obtains the location of the OfficeSection being transformed.
getSectionLocation() - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Obtains the location of the OfficeSection.
getSectionManagedObject() - Method in interface net.officefloor.plugin.section.clazz.loader.ObjectClassSectionLoaderContext
getSectionManagedObjectDependency(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getSectionManagedObjectDependency(String) - Method in interface net.officefloor.compile.spi.section.SectionManagedObject
getSectionManagedObjectFlow(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getSectionManagedObjectFlow(String) - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectSource
getSectionManagedObjectName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getSectionManagedObjectName() - Method in interface net.officefloor.compile.spi.section.SectionManagedObject
Obtains the name of this SectionManagedObject.
getSectionManagedObjectPoolName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
getSectionManagedObjectPoolName() - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectPool
Obtains the name of this SectionManagedObjectPool.
getSectionManagedObjectSourceName() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getSectionManagedObjectSourceName() - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectSource
Obtains the name of this SectionManagedObjectSource.
getSectionNode() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
getSectionNode() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
getSectionNode() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getSectionNode() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getSectionNode() - Method in interface net.officefloor.compile.internal.structure.FunctionNamespaceNode
Obtains the SectionNode containing this FunctionNamespaceNode.
getSectionNode() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Obtains the SectionNode containing this ManagedObjectSourceNode.
getSectionNode() - Method in interface net.officefloor.compile.internal.structure.SectionObjectNode
Obtains SectionNode containing this SectionObjectNode.
getSectionNode() - Method in interface net.officefloor.compile.internal.structure.SectionOutputNode
Obtains SectionNode containing this SectionOutputNode.
getSectionObjectContext() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
 
getSectionObjectContext() - Method in interface net.officefloor.plugin.section.clazz.loader.ClassSectionLoaderContext
getSectionObjectName() - Method in class net.officefloor.compile.impl.section.SectionObjectTypeImpl
 
getSectionObjectName() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getSectionObjectName() - Method in interface net.officefloor.compile.section.SectionObjectType
Obtains the name of this SectionObjectType.
getSectionObjectName() - Method in interface net.officefloor.compile.spi.section.SectionObject
Obtains the name of this SectionObject.
getSectionObjectName(String, String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Obtains the SectionObject name.
getSectionObjectTypes() - Method in class net.officefloor.compile.impl.section.SectionTypeImpl
 
getSectionObjectTypes() - Method in interface net.officefloor.compile.section.SectionType
Obtains the SectionObjectType definitions for the Object dependencies required by the SectionType.
getSectionOutput(String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
Obtains the SectionOutput.
getSectionOutputName() - Method in class net.officefloor.compile.impl.section.SectionOutputTypeImpl
 
getSectionOutputName() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getSectionOutputName() - Method in interface net.officefloor.compile.section.SectionOutputType
Obtains the name of this SectionOutputType.
getSectionOutputName() - Method in interface net.officefloor.compile.spi.section.SectionOutput
Obtains the name of this SectionOutput.
getSectionOutputNode(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSectionOutputNode(String) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the possible SectionOutputNode.
getSectionOutputTypes() - Method in class net.officefloor.compile.impl.section.SectionTypeImpl
 
getSectionOutputTypes() - Method in interface net.officefloor.compile.section.SectionType
Obtains the SectionOutputType definitions for the outputs from the SectionType.
getSectionProperties() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSectionProperties() - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Obtains the PropertyList of the OfficeSection being transformed.
getSectionQualifiedName(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSectionQualifiedName(String) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the SectionNode qualified name within the OfficeNode.
getSectionSourceAlias() - Method in interface net.officefloor.compile.SectionSourceService
Obtains the alias for the SectionSource Class.
getSectionSourceAlias() - Method in class net.officefloor.model.impl.section.SectionModelSectionSource
 
getSectionSourceAlias() - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource
 
getSectionSourceClass() - Method in interface net.officefloor.compile.SectionSourceService
Obtains the SectionSource Class.
getSectionSourceClass() - Method in class net.officefloor.model.impl.section.SectionModelSectionSource
 
getSectionSourceClass() - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource
 
getSectionSourceClass(String, SectionNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSectionSourceClass(String, SectionNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the SectionSource class.
getSectionSourceClassName() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSectionSourceClassName() - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Obtains the SectionSource Class name of the OfficeSection being transformed.
getSectionSourceContext() - Method in interface net.officefloor.activity.ActivityContext
getSectionSourceContext() - Method in interface net.officefloor.compile.test.officefloor.CompileSectionContext
getSectionSourceContext() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
 
getSectionSourceContext() - Method in interface net.officefloor.plugin.section.clazz.loader.ClassSectionLoaderContext
getSectionSourceContext() - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the SectionSourceContext for the WebTemplate to be extended.
getSectionType() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionSubSection
Obtains the SectionType.
getSequentialBlock() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getSequentialBlock() - Method in interface net.officefloor.frame.internal.structure.BlockState
Obtains the sequential BlockState.
getServer() - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest.ServerContext
Obtains the Server.
getServerHttpConnection() - Method in interface net.officefloor.server.http.HttpEscalationContext
Obtains the ServerHttpConnection to write the Escalation.
getServerHttpConnection() - Method in interface net.officefloor.web.build.HttpEscalationResponderContext
getServerHttpConnection() - Method in interface net.officefloor.web.build.HttpObjectResponderContext
getServerHttpConnectionMomento() - Method in class net.officefloor.web.security.impl.ChallengeMomento
Obtains the momento for the ServerHttpConnection.
getServerHttpHeaderValue(HttpServerImplementationContext, String) - Static method in class net.officefloor.server.http.HttpServer
Convenience method to obtain the Server HttpHeaderValue.
getServerLocation() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
getServerLocation() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
getServerLocation() - Method in interface net.officefloor.server.http.ServerHttpConnection
Obtains the HttpServerLocation.
getServerName() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Obtains the server HttpHeaderValue.
getServerName() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Obtains the server name.
getServerName() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the Server HttpHeader name.
getServerNameSuffix() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Obtains the Server HttpHeaderValue suffix.
getServerResponseHeaderValues() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Obtains the server response HttpHeader instances in the order they are sent from the server.
getServerResponseHeaderValues() - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
 
getServerSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed>) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Enables overriding to configure a ServerSocketDecorator.
getServerWriter(Charset) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
Obtains the ServerWriter.
getServiceFactory() - Method in error net.officefloor.frame.api.source.AbstractSourceError
Obtains the potential ServiceFactory requiring the property.
getServiceFactoryClassName() - Method in error net.officefloor.frame.api.source.LoadServiceError
Obtains the ServiceFactory Class name.
getServiceFlowCallback() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
Obtains the service FlowCallback.
getServiceInput() - Method in interface net.officefloor.web.rest.build.RestMethod
Obtains the OfficeSectionInput to service the RestMethod.
getServiceInput() - Method in class net.officefloor.web.rest.build.RestMethodImpl
 
getServiceName() - Method in class net.officefloor.activity.impl.procedure.ProcedureImpl
 
getServiceName() - Method in interface net.officefloor.activity.procedure.Procedure
Obtains the name of the ProcedureSource.
getServiceReadiness() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Obtains the ManagedObjectServiceReady instances.
getServiceReadiness() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the ManagedObjectServiceReady instances.
getServiceReadiness() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectSourceInstanceImpl
 
getServiceReadiness() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectSourceInstance
Obtains the ManagedObjectServiceReady instances.
getServices() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteStart
Obtains the ManagedObjectService instances.
getServletConnection() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
getServletManager() - Static method in class net.officefloor.servlet.supply.ServletSupplierSource
Obtains the ServletManager.
getSession() - Method in interface net.officefloor.web.security.impl.FunctionAuthenticateContext
Obtains the HttpSession.
getSession() - Method in interface net.officefloor.web.security.impl.FunctionLogoutContext
Obtains the HttpSession.
getSession() - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
 
getSession() - Method in class net.officefloor.web.security.scheme.MockHttpRatifyContext
 
getSession() - Method in interface net.officefloor.web.spi.security.HttpSecurityActionContext
Obtains the HttpSession.
getSessionId() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
getSessionId() - Method in interface net.officefloor.web.session.HttpSession
Obtains the session Id.
getSessionId() - Method in interface net.officefloor.web.session.spi.CreateHttpSessionOperation
Obtains the session Id of the new HttpSession.
getSessionId() - Method in interface net.officefloor.web.session.spi.InvalidateHttpSessionOperation
Obtains the session Id of the HttpSession to invalidate.
getSessionId() - Method in interface net.officefloor.web.session.spi.RetrieveHttpSessionOperation
Obtains the session Id of the HttpSession to retrieve.
getSessionId() - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Obtains the session Id of the HttpSession to store.
getSetupScriptPath(SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Obtains the path to the setup script.
getSkipMessage() - Method in interface net.officefloor.test.skip.SkipExtension.SkipCondition
Obtains message indicating reason for skipping.
getSkipMessage() - Method in interface net.officefloor.test.skip.SkipRule.SkipCondition
Obtains message indicating reason for skipping.
getSource() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ConstructorWriterContext
Obtains the Appendable to write additional source.
getSource() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.JavaSourceContext
Obtains the Appendable to write additional source.
getSource() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Obtains the source to re-use OfficeFloorJavaCompiler helper methods.
getSourceAutoWire() - Method in interface net.officefloor.compile.internal.structure.AutoWireLink
Obtains the matching source AutoWire.
getSourceClassName() - Method in error net.officefloor.compile.impl.util.LoadTypeError
Obtains the name of the source class being used to load the type.
getSourceContext() - Method in interface net.officefloor.activity.procedure.spi.ProcedureListContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.activity.procedure.spi.ProcedureManagedFunctionContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.activity.procedure.spi.ProcedureMethodContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.jdbc.datasource.DataSourceTransformerContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.plugin.clazz.method.MethodObjectManufacturerContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Obtains the SourceContext.
getSourceContext() - Method in class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
 
getSourceContext() - Method in interface net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogatorContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
getSourceContext() - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
getSourceContext() - Method in class net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogation
 
getSourceContext() - Method in interface net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogatorContext
Obtains the SourceContext.
getSourceContext() - Method in interface net.officefloor.plugin.section.clazz.spawn.ClassSectionFlowSpawnInterrogatorContext
getSourceContext() - Method in interface net.officefloor.servlet.ServletManager
getSourceContext() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
getSourceContext() - Method in interface net.officefloor.web.resource.spi.FileCacheServiceContext
Obtains the SourceContext.
getSourceContext(String, Supplier<ClockFactory>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getSourceContext(String, Supplier<ClockFactory>) - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the SourceContext.
getSourcedManagedObject(ManagedObject) - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPool
Should the ManagedObjectPool create a wrapper ManagedObject for pooling, this method is required to be implemented to extract the ManagedObject sourced from the ManagedObjectSource.
getSourceIssues() - Method in interface net.officefloor.web.resource.spi.FileCacheServiceContext
Obtains the SourceIssues.
getSourceIssues() - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
Obtains the SourceIssues.
getSourceIssues() - Method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
 
getSourceIssues() - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
getSourceName() - Method in class net.officefloor.activity.impl.procedure.ClassProcedureSource
 
getSourceName() - Method in interface net.officefloor.activity.procedure.spi.ProcedureSource
Name of this source.
getSourceName() - Method in class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
getSourceName() - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
 
getSourceName() - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Obtains the source name for this ProcedureSource.
getSourceName() - Method in class net.officefloor.servlet.procedure.FilterProcedureSource
 
getSourceName() - Method in class net.officefloor.servlet.procedure.ServletProcedureSource
 
getSourceName() - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
 
getSourceName() - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
getSourceName() - Method in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
 
getSourceName(Class<?>) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Obtains the source name for the Class.
getSourceName(Class<?>) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
getSourceName(Class<? extends ProcedureSourceServiceFactory>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Obtains the source name for the ProcedureSourceServiceFactory.
getSourceNode() - Method in interface net.officefloor.compile.internal.structure.AutoWireLink
Obtains the source Node.
getSourcingManagerReference() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getSourcingManagerReference() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the AssetManagerReference that manages the sourcing of the ManagedObject.
getSpecification() - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource
 
getSpecification() - Method in class net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSource
getSpecification() - Method in class net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.office.source.OfficeSource
getSpecification() - Method in class net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSource
getSpecification() - Method in class net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.section.source.SectionSource
getSpecification() - Method in class net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource
 
getSpecification() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSource
getSpecification() - Method in interface net.officefloor.frame.api.executive.source.ExecutiveSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource
 
getSpecification() - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
 
getSpecification() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.frame.api.team.source.impl.AbstractTeamSource
 
getSpecification() - Method in interface net.officefloor.frame.api.team.source.TeamSource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.frame.test.MockManagedObjectSource
 
getSpecification() - Method in class net.officefloor.frame.test.MockTeamSource
 
getSpecification() - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
 
getSpecification() - Method in interface net.officefloor.web.spi.security.HttpSecuritySource
Obtains the specification for this.
getSpecification() - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
 
getSpecification() - Method in class net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource
 
getSpecification() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSource
Obtains the specification for this.
getSpecificContext(Class<?>) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Obtains the XmlSpecificContext specific to the input type.
getSpringArgumentAnnotationTypes(SourceContext) - Static method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
Obtains the Spring argument annotation types.
getSpringArgumentChecker(SourceContext) - Static method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
getSpringArgumentTypes(SourceContext) - Static method in class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
Obtains the Spring argument types.
getSpringContext() - Method in interface net.officefloor.spring.extension.AfterSpringLoadSupplierExtensionContext
Obtains the ConfigurableApplicationContext.
getSpringHandler() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Obtains the Spring handler.
getSpringTypeQualifier(Method, int) - Static method in class net.officefloor.spring.starter.rest.argument.SpringTypeQualifierInterrogator
Obtains the type qualifier for a Spring annotated parameter.
getSqlConnectOptions() - Method in interface net.officefloor.vertx.sqlclient.VertxSqlPoolConfigurerContext
Obtains the SqlConnectOptions.
getSslContext() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosSelfSignedCertificate
 
getSslContext() - Method in class net.officefloor.server.http.HttpServer
Obtains the SSLContext.
getSslContext() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Obtains the SSLContext to use for HTTPS.
getSslContext(SourceContext) - Static method in class net.officefloor.server.http.HttpServer
Obtains the SSLContext from configuration.
getSslSupport() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
getStack(ObjectifyFactory) - Static method in class net.officefloor.nosql.objectify.ObjectifyThreadSynchroniserFactory
Obtains the Objectify stack from the ObjectifyFactory.
getStackTrace() - Method in exception net.officefloor.compile.impl.issues.CompileException
 
getStartFunction() - Method in interface net.officefloor.activity.compose.build.ComposeContext
Obtains the starting function to composition.
getStartSalt() - Method in interface net.officefloor.web.jwt.authority.repository.JwtRefreshKey
Obtains the start salt.
getStartTime() - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityKey
Obtains the seconds since Epoch for when this JwtAuthorityKey becomes active.
getStartTime() - Method in class net.officefloor.web.jwt.validate.JwtValidateKey
Obtains the milliseconds since Epoch for when this JwtValidateKey becomes active.
getStartTimestampMilliseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledManagedFunction
Obtains the time stamp in milliseconds when the ManagedFunction was started.
getStartTimestampMilliseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledProcessState
Obtains the start time stamp.
getStartTimestampMilliseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledThreadState
Obtains the start time stamp.
getStartTimestampMilliseconds() - Method in class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
 
getStartTimestampMilliseconds() - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
getStartTimestampNanoseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledManagedFunction
Obtains the time stamp in nanoseconds when the ManagedFunction was started.
getStartTimestampNanoseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledProcessState
Obtains the start time stamp.
getStartTimestampNanoseconds() - Method in interface net.officefloor.frame.api.profile.ProfiledThreadState
Obtains the start time stamp.
getStartTimestampNanoseconds() - Method in class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
 
getStartTimestampNanoseconds() - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
getStartupAfter() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getStartupAfter() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the names of the ManagedObjectSource to start up after.
getStartupBefore() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getStartupBefore() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the names of the ManagedObjectSource to start up before.
getStartupFunctions() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Obtains the startup ManagedFunctionInvocation instances.
getStartupFunctions() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getStartupFunctions() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getStartupFunctions() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
getStartupFunctions() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the list of ManagedFunctionInvocation instances referencing the ManagedFunction instances to invoke on Office start up.
getStartupFunctions() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the ManagedObjectStartupFunction instances for the ManagedObjectSource.
getStartupFunctions() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Obtains the OfficeStartupFunction instances for this Office.
getStartupNotify() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Obtains the object to notify on start up completion.
getStartups() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteStart
Obtains the ManagedObjectStartupRunnable instances to execute once ready to start processing.
getState(long, TimeUnit) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller
Obtains the current state.
getStateManager() - Method in interface net.officefloor.test.TestDependencyServiceContext
getStateNow() - Method in class net.officefloor.plugin.managedobject.poll.StatePoller
Obtains the current state or null if not yet initialised.
getStaticPart() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
getStaticValue() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the static value for the element/attribute.
getStaticValue() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the static value to load to target object.
getStaticXmlMappings() - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Obtains the list of static XmlMapping instances for the element.
getStatus() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the HttpStatus.
getStatus() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getStatus() - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the HttpStatus.
getStatus() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getStatusCode() - Method in class net.officefloor.server.http.HttpStatus
Obtains the status code.
getStatusCode() - Method in class net.officefloor.web.openapi.response.ObjectResponseAnnotation
Obtains the status code.
getStatusMessage() - Method in class net.officefloor.server.http.HttpStatus
Obtains the status message.
getStreamBufferCount() - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
Obtains the number of StreamBuffer instances in circulation.
getStreamBufferPool() - Method in interface net.officefloor.server.RequestHandler
Obtains the StreamBufferPool for thsi RequestHandler.
getStreamBufferPool() - Method in interface net.officefloor.server.ResponseWriter
Obtains the StreamBufferPool.
getString(JsonNode, String, String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field string value.
getString(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain string value from key JsonNode.
getSubSection() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionSubSection
Obtains the SubSection.
getSubSection(String) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
Obtains the SubSection.
getSubSectionInput(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSubSectionInput(String) - Method in interface net.officefloor.compile.spi.section.SubSection
Obtains the SubSectionInput.
getSubSectionInputName() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
getSubSectionInputName() - Method in interface net.officefloor.compile.spi.section.SubSectionInput
Obtains the name of this SubSectionInput.
getSubSectionName() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSubSectionName() - Method in interface net.officefloor.compile.spi.section.SubSection
Obtains the name of this SubSection.
getSubSectionObject(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSubSectionObject(String) - Method in interface net.officefloor.compile.spi.section.SubSection
Obtains the SubSectionObject.
getSubSectionObjectName() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
getSubSectionObjectName() - Method in interface net.officefloor.compile.spi.section.SubSectionObject
Obtains the name of this SubSectionObject.
getSubSectionOutput(String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSubSectionOutput(String) - Method in interface net.officefloor.compile.spi.section.SubSection
Obtains the SubSectionOutput.
getSubSectionOutputName() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
getSubSectionOutputName() - Method in interface net.officefloor.compile.spi.section.SubSectionOutput
Obtains the name of this SubSectionOutput.
getSubSectionOutputName() - Method in interface net.officefloor.plugin.section.clazz.flow.ClassSectionSubSectionOutputLink
Obtains the SubSectionOutput name.
getSuccess() - Method in class net.officefloor.reactor.AbstractSubscription
Obtains the success Consumer.
getSuperSection() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
getSuperSection() - Method in interface net.officefloor.compile.internal.structure.SectionNode
Obtains the parent SectionNode to this SectionNode.
getSuppliedManagedObjectSourceName(String, String) - Static method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
Generates the name for the SuppliedManagedObjectSource.
getSuppliedManagedObjectSourceTypes() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getSuppliedManagedObjectSourceTypes() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Obtains the SuppliedManagedObjectSourceType instances.
getSuppliedManagedObjectTypes() - Method in class net.officefloor.compile.impl.supplier.SupplierTypeImpl
 
getSuppliedManagedObjectTypes() - Method in interface net.officefloor.compile.supplier.SupplierType
Obtains the possible SuppliedManagedObjectSourceType instances from the SupplierSource.
getSupplierCompletionContext(SupplierSourceContext) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Safely obtains the SupplierCompletionContext from the SupplierSourceContext.
getSupplierLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getSupplierLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSupplierLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the SupplierLoader.
getSupplierLoader(SupplierNode, boolean) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSupplierLoader(SupplierNode, boolean) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the SupplierLoader.
getSupplierNode() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
getSupplierNode() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getSupplierNode() - Method in interface net.officefloor.compile.internal.structure.SuppliedManagedObjectSourceNode
Obtains the SupplierNode containing this SuppliedManagedObjectSource.
getSupplierNode() - Method in interface net.officefloor.compile.internal.structure.SupplierThreadLocalNode
Obtains the SupplierNode containing this SupplierThreadLocalNode.
getSupplierSourceAlias() - Method in interface net.officefloor.compile.SupplierSourceService
Obtains the alias for the SupplierSource Class.
getSupplierSourceAlias() - Method in class net.officefloor.jaxrs.JaxRsSupplierSourceService
 
getSupplierSourceAlias() - Method in class net.officefloor.spring.SpringSupplierSourceService
 
getSupplierSourceClass() - Method in interface net.officefloor.compile.SupplierSourceService
Obtains the SupplierSource Class.
getSupplierSourceClass() - Method in class net.officefloor.jaxrs.JaxRsSupplierSourceService
 
getSupplierSourceClass() - Method in class net.officefloor.spring.SpringSupplierSourceService
 
getSupplierSourceClass(String, SupplierNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getSupplierSourceClass(String, SupplierNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the SupplierSource class.
getSupplierThreadLocal() - Method in class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl
Obtains the SupplierThreadLocal.
getSupplierThreadLocalName(String, String) - Static method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
Generates the name for the SupplierThreadLocalNode.
getSupplierThreadLocalTypes() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getSupplierThreadLocalTypes() - Method in class net.officefloor.compile.impl.supplier.SupplierTypeImpl
 
getSupplierThreadLocalTypes() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Obtains the SupplierThreadLocalType instances.
getSupplierThreadLocalTypes() - Method in interface net.officefloor.compile.supplier.SupplierType
Obtains the required SupplierThreadLocalType instances required by the SupplierSource.
getSupportedExtensionInterfaces() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getSupportedExtensionInterfaces() - Method in interface net.officefloor.compile.section.OfficeSectionManagedObjectType
Obtains the supported extension interfaces by this Office SectionManagedObject.
getSupportingManagedObject(HttpSecuritySupportingManagedObject<?>) - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectDependencyContext
getSupportingManagedObjectName() - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
getSupportingManagedObjectName() - Method in interface net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectType
Obtains the name of the HttpSecuritySupportingManagedObject.
getSupportingManagedObjectTypes() - Method in interface net.officefloor.web.security.type.HttpSecurityType
getSupportingManagedObjectTypes() - Method in class net.officefloor.web.security.type.HttpSecurityTypeImpl
 
getTail() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
getTail() - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
Obtains the tail of this LinkedListSet.
getTarget() - Method in interface net.officefloor.model.change.Change
Obtains the target to which this Change applies.
getTarget() - Method in class net.officefloor.model.impl.change.AbstractChange
 
getTarget() - Method in class net.officefloor.model.impl.change.AggregateChange
 
getTargetAutoWire() - Method in interface net.officefloor.compile.internal.structure.AutoWireLink
Obtains the matching target AutoWire.
getTargetNode(OfficeNode) - Method in interface net.officefloor.compile.internal.structure.AutoWireLink
Obtains the target Node.
getTeam() - Method in class net.officefloor.frame.impl.execute.team.TeamManagementImpl
 
getTeam() - Method in interface net.officefloor.frame.internal.structure.TeamManagement
Obtains the Team under this management.
getTeamConfiguration() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getTeamConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the configuration of the Team instances on the OfficeFloor.
getTeamLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getTeamLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getTeamLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the TeamLoader.
getTeamLoader(TeamNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getTeamLoader(TeamNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the TeamLoader.
getTeamManagement() - Method in class net.officefloor.frame.impl.construct.team.RawTeamMetaData
Obtains the TeamManagement of the Team.
getTeamName() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTeamTypeImpl
 
getTeamName() - Method in interface net.officefloor.compile.managedobject.ManagedObjectTeamType
Obtains the name to identify requirement of a Team.
getTeamName() - Method in interface net.officefloor.compile.spi.officefloor.TeamAugmentorContext
Obtains the name of the Team.
getTeamName() - Method in class net.officefloor.frame.api.executive.TeamSourceContextWrapper
 
getTeamName() - Method in interface net.officefloor.frame.api.team.source.TeamSourceContext
Obtains the name of the Team to be created from the TeamSource.
getTeamName() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
getTeamName() - Method in class net.officefloor.frame.impl.construct.team.RawTeamMetaData
Obtains the name of the Team.
getTeamName() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
getTeamName() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Obtains the name of the Team.
getTeamOversight() - Method in interface net.officefloor.frame.api.executive.Executive
Obtains the TeamOversight.
getTeamOversight() - Method in class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaData
Obtains the TeamOversight.
getTeamOversight() - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
getTeams() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains the TeamManagement instances by their Office registered names.
getTeams() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorMetaDataImpl
 
getTeams() - Method in interface net.officefloor.frame.internal.structure.OfficeFloorMetaData
Obtains the TeamManagement over the Team instances of the OfficeFloor.
getTeamsConfiguration(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the ConfigurationItem to the teams configuration file.
getTeamSize() - Method in class net.officefloor.frame.api.executive.TeamSourceContextWrapper
 
getTeamSize() - Method in interface net.officefloor.frame.api.team.source.TeamSourceContext
Obtains the size of the Team.
getTeamSize() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
getTeamSize() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
getTeamSize() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Obtains the size of the Team.
getTeamSize(int) - Method in class net.officefloor.frame.api.executive.TeamSourceContextWrapper
 
getTeamSize(int) - Method in interface net.officefloor.frame.api.team.source.TeamSourceContext
Allows obtaining the size of the Team, without forcing it to be configured.
getTeamSize(int) - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
getTeamSource() - Method in interface net.officefloor.frame.api.executive.ExecutiveContext
Obtains the TeamSource to create the Team.
getTeamSource() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
getTeamSource() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
getTeamSource() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Obtains the TeamSource instance to use.
getTeamSourceAlias() - Method in interface net.officefloor.compile.TeamSourceService
Obtains the alias for the TeamSource Class.
getTeamSourceAlias() - Method in class net.officefloor.plugin.team.OnePersonTeamSourceService
 
getTeamSourceAlias() - Method in class net.officefloor.plugin.team.PassiveTeamSourceService
 
getTeamSourceAlias() - Method in class net.officefloor.plugin.team.ThreadLocalAwareTeamSourceService
 
getTeamSourceAlias() - Method in class net.officefloor.plugin.team.WorkerPerJobTeamSourceService
 
getTeamSourceClass() - Method in interface net.officefloor.compile.TeamSourceService
Obtains the TeamSource Class.
getTeamSourceClass() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
getTeamSourceClass() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Obtains the Class of the TeamSource.
getTeamSourceClass() - Method in class net.officefloor.plugin.team.OnePersonTeamSourceService
 
getTeamSourceClass() - Method in class net.officefloor.plugin.team.PassiveTeamSourceService
 
getTeamSourceClass() - Method in class net.officefloor.plugin.team.ThreadLocalAwareTeamSourceService
 
getTeamSourceClass() - Method in class net.officefloor.plugin.team.WorkerPerJobTeamSourceService
 
getTeamSourceClass(String, TeamNode) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getTeamSourceClass(String, TeamNode) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Obtains the TeamSource class.
getTeamType() - Method in interface net.officefloor.compile.spi.officefloor.TeamAugmentorContext
Obtains the TeamType of the Team.
getTeamTypes() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
getTeamTypes() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Obtains the ManagedObjectTeamType definitions of Team instances required by the ManagedObject.
getTemplate() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceContext
Obtains the WebTemplate being extended.
getTemplateContent() - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the content of the WebTemplate.
getTemplateLogicObject() - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Obtains the SectionManagedObject for the template logic object.
getTestDatabaseId() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosTestDatabase
Obtains the test CosmosDatabase Id.
getTestDependencyServices() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Obtains the ordered list of TestDependencyService instances.
getTestSupport(Class<T>, ExtensionContext) - Static method in class net.officefloor.frame.test.TestSupportExtension
Obtains the particular TestSupport.
getThis() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
getThreadBoundManagedObjects() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Obtains the RawManagedObjectMetaData by their Office registered names.
getThreadCompleteListenerFactories() - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceMetaData
Obtains the ThreadCompletionListenerFactory instances.
getThreadCompletionListenerFactories() - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolTypeImpl
 
getThreadCompletionListenerFactories() - Method in interface net.officefloor.compile.pool.ManagedObjectPoolType
Obtains the ThreadCompletionListenerFactory instances.
getThreadCompletionListenerFactories() - Method in class net.officefloor.frame.impl.construct.managedobjectpool.ManagedObjectPoolBuilderImpl
 
getThreadCompletionListenerFactories() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectPoolConfiguration
Obtains the ThreadCompletionListenerFactory instances.
getThreadCompletionListeners() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Obtains the ThreadCompletionListener instances for the ManagedObject.
getThreadDecorator() - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
getThreadDecorator() - Method in interface net.officefloor.frame.internal.configuration.OfficeFloorConfiguration
Obtains the decorator of Thread instances created by the TeamSourceContext.
getThreadFactories() - Method in interface net.officefloor.frame.api.executive.ExecutionStrategy
Obtains the ThreadFactory instances for the various Thread instances of this ExecutionStrategy.
getThreadFactories() - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
getThreadFactories() - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
getThreadFactory() - Method in class net.officefloor.frame.api.executive.TeamSourceContextWrapper
 
getThreadFactory() - Method in interface net.officefloor.frame.api.team.source.TeamSourceContext
Obtains the ThreadFactory for the Team.
getThreadFactory() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
getThreadLocalAwareExecutor() - Method in class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
getThreadLocalConfiguration() - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
getThreadLocalConfiguration() - Method in interface net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
getThreadLocalConfiguration() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
getThreadManagedObjectConfiguration() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getThreadManagedObjectConfiguration() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the ManagedObject instances to be bound to the ThreadState of this Office.
getThreadMetaData() - Method in class net.officefloor.frame.impl.execute.process.ProcessMetaDataImpl
 
getThreadMetaData() - Method in interface net.officefloor.frame.internal.structure.ProcessMetaData
Obtains the ThreadMetaData of ThreadState instances spawned from the ProcessState of this ProcessMetaData.
getThreadName() - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeam
Obtains the name of the single Thread.
getThreadState() - Method in class net.officefloor.frame.impl.execute.asset.AssetManagerImpl
 
getThreadState() - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
getThreadState() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
getThreadState() - Method in class net.officefloor.frame.impl.execute.function.AbstractFunctionState
 
getThreadState() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
getThreadState() - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
getThreadState() - Method in interface net.officefloor.frame.internal.structure.Flow
Obtains the ThreadState containing this Flow.
getThreadState() - Method in interface net.officefloor.frame.internal.structure.FunctionState
Obtains the ThreadState for this FunctionState.
getThreadSynchronisers() - Method in class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
 
getThreadSynchronisers() - Method in class net.officefloor.compile.impl.supplier.SupplierTypeImpl
 
getThreadSynchronisers() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Obtains the ThreadSynchroniserFactory instances.
getThreadSynchronisers() - Method in interface net.officefloor.compile.supplier.SupplierType
Obtains the ThreadSynchroniserFactory instances required by the SupplierSource.
getThreadSynchronisers() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
getThreadSynchronisers() - Method in class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
 
getThreadSynchronisers() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Obtains the ThreadSynchroniserFactory instances to synchronise the ThreadLocal state between Team instances.
getThreadSynchronisers() - Method in interface net.officefloor.frame.internal.structure.ThreadMetaData
Obtains the ThreadSynchroniserFactory instances.
getTime() - Method in interface net.officefloor.frame.api.clock.Clock
Obtains the time.
getTime() - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
getTime() - Method in interface net.officefloor.frame.internal.structure.CheckAssetContext
Obtains the time that check is being made.
getTimeout() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
getTimeout() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
getTimeout() - Method in interface net.officefloor.frame.internal.configuration.ManagedObjectSourceConfiguration
Obtains the timeout to: to source the ManagedObject have asynchronous operations on the ManagedObject complete
getTimeout() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Obtains the time out in milliseconds for the asynchronous operation to complete.
getTimestamp() - Method in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Obtains the time stamp.
getToken() - Method in class net.officefloor.web.jwt.authority.AccessToken
Obtains the token.
getToken() - Method in class net.officefloor.web.jwt.authority.RefreshToken
Obtains the token.
getTokenName() - Method in interface net.officefloor.web.session.HttpSession
Obtains the token name.
getTranslator(Class<?>) - Method in class net.officefloor.plugin.xml.marshall.translate.TranslatorRegistry
Obtains the Translator for the input type.
getTranslator(Class<?>) - Method in class net.officefloor.plugin.xml.unmarshall.translate.TranslatorRegistry
Obtains the Translatorto the specific type.
getType() - Method in class net.officefloor.compile.impl.structure.AvailableTypeImpl
 
getType() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
getType() - Method in class net.officefloor.compile.impl.structure.TypeQualificationImpl
 
getType() - Method in error net.officefloor.compile.impl.util.LoadTypeError
Obtains the type being attempted to be loaded.
getType() - Method in class net.officefloor.compile.internal.structure.AutoWire
Obtains the type.
getType() - Method in interface net.officefloor.compile.section.TypeQualification
Obtains the type.
getType() - Method in interface net.officefloor.compile.spi.office.OfficeSupplierThreadLocal
Obtains the required type.
getType() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorSupplierThreadLocal
Obtains the required type.
getType() - Method in interface net.officefloor.compile.spi.supplier.source.AvailableType
Obtains the type.
getType() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
 
getType() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectDependencyMetaData
Obtains the Class that the dependent object must extend/implement.
getType() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Obtains the type.
getType() - Method in interface net.officefloor.plugin.section.clazz.object.ClassSectionTypeQualifier
Obtains the type.
getType() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the type of this XML mapping.
getType() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Obtains the type of this mapping.
getType() - Method in class net.officefloor.servlet.inject.RequiredDependency
Obtains the type.
getType() - Method in interface net.officefloor.web.spi.security.HttpSecurityDependencyMetaData
Obtains the Class that the dependent object must extend/implement.
getType() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
 
getTypeClass(SourceContext) - Method in class net.officefloor.compile.internal.structure.AutoWire
Obtains the type.
getTypeLoader() - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
getTypeLoader() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
getTypeLoader() - Method in class net.officefloor.compile.OfficeFloorCompiler
Obtains the TypeLoader.
getTypeOfCause() - Method in class net.officefloor.frame.impl.construct.function.EscalationConfigurationImpl
 
getTypeOfCause() - Method in class net.officefloor.frame.impl.execute.escalation.EscalationFlowImpl
 
getTypeOfCause() - Method in class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow
 
getTypeOfCause() - Method in interface net.officefloor.frame.internal.configuration.EscalationConfiguration
Obtains the type of cause handled by this EscalationFlow.
getTypeOfCause() - Method in interface net.officefloor.frame.internal.structure.EscalationFlow
Obtains the type of cause handled by this EscalationFlow.
getTypeQualification() - Method in class net.officefloor.compile.impl.office.OfficeTeamTypeImpl
 
getTypeQualification() - Method in interface net.officefloor.compile.office.OfficeTeamType
Obtains the TypeQualification instances for the OfficeTeam.
getTypeQualifications() - Method in class net.officefloor.compile.impl.object.DependentObjectTypeImpl
 
getTypeQualifications() - Method in class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
 
getTypeQualifications() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
getTypeQualifications() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
getTypeQualifications() - Method in interface net.officefloor.compile.internal.structure.OfficeTeamNode
Obtains the TypeQualification instances for the OfficeTeam.
getTypeQualifications() - Method in interface net.officefloor.compile.internal.structure.TeamNode
Obtains the TypeQualification instances for the OfficeFloorTeam.
getTypeQualifications() - Method in interface net.officefloor.compile.object.DependentObjectType
Obtains the TypeQualification instances for this DependentObjectType.
getTypeQualifications(CompileContext) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
getTypeQualifications(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
getTypeQualifications(CompileContext) - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Obtains the TypeQualification instances for the InputManagedObjectNode.
getTypeQualifications(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Obtains the TypeQualification instances for the ManagedObject.
getTypeQualifier() - Method in class net.officefloor.activity.impl.procedure.ProcedureObjectTypeImpl
 
getTypeQualifier() - Method in interface net.officefloor.activity.procedure.ProcedureObjectType
Obtains the qualifier on the type.
getTypeQualifier() - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
getTypeQualifier() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
 
getTypeQualifier() - Method in class net.officefloor.compile.impl.office.OfficeManagedObjectTypeImpl
 
getTypeQualifier() - Method in class net.officefloor.compile.impl.section.OfficeSectionObjectTypeImpl
 
getTypeQualifier() - Method in class net.officefloor.compile.impl.section.SectionObjectTypeImpl
 
getTypeQualifier() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
getTypeQualifier() - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Obtains the type qualifier for the OfficeObject.
getTypeQualifier() - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionObjectType
Obtains the qualifier on the type.
getTypeQualifier() - Method in interface net.officefloor.compile.managedobject.ManagedObjectDependencyType
Obtains the qualifier on the type.
getTypeQualifier() - Method in interface net.officefloor.compile.office.OfficeManagedObjectType
Obtains the qualifier on the type.
getTypeQualifier() - Method in interface net.officefloor.compile.section.OfficeSectionObjectType
Obtains the type qualifier.
getTypeQualifier() - Method in interface net.officefloor.compile.section.SectionObjectType
Obtains the qualifier on the type.
getTypeQualifier() - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
 
getTypeQualifier() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectDependencyMetaData
Obtains the qualifier on the type.
getTypeQualifier() - Method in interface net.officefloor.web.security.type.HttpSecurityDependencyType
Obtains the qualifier on the type.
getTypeQualifier() - Method in class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
 
getTypeQualifier() - Method in interface net.officefloor.web.spi.security.HttpSecurityDependencyMetaData
Obtains the qualifier on the type.
getTypeQualifier() - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
 
getUnhandledEsclationTypes() - Method in class net.officefloor.web.openapi.operation.DefaultOpenApiOperationBuilder
Obtains the listing of unhandled Escalation types.
getUnknownClassName() - Method in error net.officefloor.frame.api.source.UnknownClassError
Obtains the name of the unknown Class.
getUnknownFunctionName() - Method in exception net.officefloor.frame.api.manage.UnknownFunctionException
Obtains the name of the unknown ManagedFunction.
getUnknownOfficeName() - Method in exception net.officefloor.frame.api.manage.UnknownOfficeException
Obtains the name of the unknown Office.
getUnknownPropertyName() - Method in error net.officefloor.frame.api.source.UnknownPropertyError
Obtains the name of the unknown property.
getUnknownResourceLocation() - Method in error net.officefloor.frame.api.source.UnknownResourceError
Obtains the location of the unknown resource.
getUnknownServiceFactoryType() - Method in error net.officefloor.frame.api.source.UnknownServiceError
Obtains the ServiceFactory type that is not configured.
getUnpooledStreamBuffer(ByteBuffer) - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
 
getUnpooledStreamBuffer(ByteBuffer) - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
getUnpooledStreamBuffer(ByteBuffer) - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
getUnpooledStreamBuffer(ByteBuffer) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool
 
getUnpooledStreamBuffer(ByteBuffer) - Method in interface net.officefloor.server.stream.StreamBufferPool
Obtains an StreamBuffer that is not pooled.
getUnwrappedEntityManager() - Method in interface net.officefloor.jpa.JpaManagedObjectSource.EntityManagerWrapper
Obtains the unwrapped EntityManager.
getUpgradeProtocol(String) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProtocol
 
getUpperBoundType() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Obtains the class name of the upper bound type of the current object in the context.
getUri() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
 
getUri() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the request URI as provided on the request.
getUri() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getUri() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getUserId() - Method in class net.officefloor.web.security.store.PasswordEntry
Obtains the User Id.
getUsername() - Method in interface net.officefloor.web.security.HttpCredentials
Obtains the username.
getUsername() - Method in class net.officefloor.web.security.scheme.HttpCredentialsImpl
 
getUserName() - Method in class net.officefloor.web.security.scheme.MockAccessControl
Obtains the user name.
getUserName() - Method in class net.officefloor.web.security.scheme.MockCredentials
Obtains the user name.
getValue() - Method in class net.officefloor.compile.impl.properties.PropertyImpl
 
getValue() - Method in interface net.officefloor.compile.properties.Property
Obtains the value of the property.
getValue() - Method in class net.officefloor.compile.test.officefloor.CompileVar
Obtains the value of the Var.
getValue() - Method in class net.officefloor.frame.test.ParameterCapture
Obtains the value.
getValue() - Method in interface net.officefloor.polyglot.test.ObjectInterface
 
getValue() - Method in interface net.officefloor.server.http.HttpHeader
Obtains the value for the HttpHeader.
getValue() - Method in class net.officefloor.server.http.HttpHeaderValue
Obtains the value.
getValue() - Method in interface net.officefloor.server.http.HttpRequestCookie
Obtains the value.
getValue() - Method in interface net.officefloor.server.http.HttpResponseCookie
Obtains the value.
getValue() - Method in class net.officefloor.server.http.impl.SerialisableHttpHeader
 
getValue() - Method in class net.officefloor.server.http.WritableHttpCookie
 
getValue() - Method in class net.officefloor.server.http.WritableHttpHeader
 
getValue(JsonNode, String, T, Function<JsonNode, T>) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field value from the JsonNode.
getValueAnnotation(Class<A>) - Method in class net.officefloor.web.value.retrieve.PropertyMetaData
Obtains the value Annotation.
getValueAnnotation(String, Class<A>) - Method in class net.officefloor.web.value.retrieve.PropertyValueRetrieverImpl
 
getValueAnnotation(String, Class<A>) - Method in class net.officefloor.web.value.retrieve.RootValueRetrieverImpl
 
getValueAnnotation(String, Class<A>) - Method in interface net.officefloor.web.value.retrieve.ValueRetriever
Obtains the value annotation for the property on the object graph.
getValueLoader(String) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerMetaData
Obtain the DynamicValueLoader for the input element.
getValueNames() - Method in interface net.officefloor.web.value.load.ValueLoaderFactory
Obtains the listing of ValueName instances that can be loaded.
getValueNames() - Method in class net.officefloor.web.value.load.ValueLoaderFactoryImpl
 
getValuesType() - Method in interface net.officefloor.web.build.HttpPathFactory
Obtains the expected type to retrieve values in constructing the path.
getValuesType() - Method in class net.officefloor.web.HttpPathFactoryImpl
 
getValuesType() - Method in class net.officefloor.web.template.section.WebTemplateRedirectAnnotation
Obtains the type provided to the redirect to source values to construct the HttpInputPath.
getValueType() - Method in class net.officefloor.web.value.retrieve.PropertyMetaData
Obtains the type Method.
getValueType(String) - Method in class net.officefloor.web.value.retrieve.PropertyValueRetrieverImpl
 
getValueType(String) - Method in class net.officefloor.web.value.retrieve.RootValueRetrieverImpl
 
getValueType(String) - Method in interface net.officefloor.web.value.retrieve.ValueRetriever
Obtains the value type for the property on the object graph.
getVariableName() - Method in class net.officefloor.activity.impl.procedure.ProcedureVariableTypeImpl
 
getVariableName() - Method in interface net.officefloor.activity.procedure.ProcedureVariableType
Obtains the name for the Var.
getVariableName() - Method in class net.officefloor.plugin.variable.VariableAnnotation
Obtains the name of the Var.
getVariableTransform() - Method in class net.officefloor.plugin.clazz.dependency.impl.AbstractVariableClassDependencyManufacturer
Obtains the Var transform to appropriate dependency.
getVariableTransform() - Method in class net.officefloor.plugin.clazz.dependency.impl.InClassDependencyManufacturer
 
getVariableTransform() - Method in class net.officefloor.plugin.clazz.dependency.impl.OutClassDependencyManufacturer
 
getVariableTransform() - Method in class net.officefloor.plugin.clazz.dependency.impl.VarClassDependencyManufacturer
 
getVariableType() - Method in class net.officefloor.activity.impl.procedure.ProcedureVariableTypeImpl
 
getVariableType() - Method in interface net.officefloor.activity.procedure.ProcedureVariableType
Obtains the type of the Var.
getVariableType() - Method in class net.officefloor.plugin.variable.VariableAnnotation
Obtains the type of the Var.
getVariableTypes() - Method in class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
 
getVariableTypes() - Method in interface net.officefloor.activity.procedure.ProcedureType
Obtains the ProcedureVariableType definitions for the Var instances required by the Procedure.
getVersion() - Method in interface net.officefloor.server.http.HttpRequest
Obtains the HttpVersion.
getVersion() - Method in interface net.officefloor.server.http.HttpResponse
Obtains the HttpVersion.
getVersion() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequest
 
getVersion() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
getVersion() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequest
 
getVersion() - Method in interface net.officefloor.server.http.mock.MockHttpResponse
Obtains the HttpVersion.
getVersion() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
 
getVersion() - Method in class net.officefloor.server.http.parse.HttpRequestParser
Obtains the HttpVersion.
getVertx() - Static method in class net.officefloor.vertx.OfficeFloorVertx
Obtains the singleton Vertx.
getWebArchitect() - Method in interface net.officefloor.web.compile.CompileWebContext
Obtains the WebArchitect.
getWebArchitect() - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
getWebArchitect() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Obtains the WebArchitect.
getWebArchitect() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionSourceContext
Obtains the WebArchitect that the WebTemplate has been added.
getWebArchitect() - Method in interface net.officefloor.woof.WoofContext
Obtains the WebArchitect.
getWebDataBinderFactory() - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Obtains the WebDataBinderFactory.
getWebServer(ServletContextInitializer...) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory
 
getWebServer(HttpHandler) - Method in class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension.OfficeFloorReactiveWebServerFactory
 
getWebServicer() - Method in class net.officefloor.web.resource.source.HttpPath
Obtains the WebServicer.
getWebServicer(ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.route.WebRouter
Obtains the WebServicer for the HttpRequest.
getWebTemplateOutputName() - Method in interface net.officefloor.web.template.type.WebTemplateOutputType
Obtains the name of this WebTemplateOutputType.
getWebTemplateOutputTypes() - Method in interface net.officefloor.web.template.type.WebTemplateType
Obtains the WebTemplateOutputType definitions for the outputs from the WebTemplateType.
getWebTemplateOutputTypes() - Method in class net.officefloor.web.template.type.WebTemplateTypeImpl
 
getWebTemplater() - Method in interface net.officefloor.woof.WoofContext
getWebTemplateSectionSource() - Method in class net.officefloor.web.template.build.AbstractWebTemplate
getWoofChangeIssues() - Method in interface net.officefloor.woof.template.WoofTemplateExtensionChangeContext
Obtains the WoofChangeIssues to report issues in applying/reverting a Change.
getWoofChangeIssues() - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Obtains the WoofChangeIssues.
getWoofConfiguration(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Obtains the ConfigurationItem to the WooF configuration file.
getWoofLoaderConfiguration(String) - Static method in class net.officefloor.woof.WoofLoaderSettings
getWritableConfigurationItem(String) - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
 
getWritableConfigurationItem(String) - Method in interface net.officefloor.configuration.WritableConfigurationContext
Obtains the WritableConfigurationItem at the location.
getWritableHttpCookie() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
Obtains the head WritableHttpCookie to the linked list of WritableHttpCookie instances for the HttpResponseWriter.
getWritableHttpHeaders() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
Obtains the head WritableHttpHeader to the linked list of WritableHttpHeader instances for the HttpResponseWriter.
getWriteFailure() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpResponseWriter
Obtains the write failure.
getWriter() - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractXmlMapping
 
getWriter() - Method in class net.officefloor.plugin.xml.marshall.tree.ProxyXmlMapping
 
getWriter() - Method in class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
 
getWriter() - Method in class net.officefloor.plugin.xml.marshall.tree.StaticXmlMapping
 
getWriter() - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
 
getWriter() - Method in interface net.officefloor.plugin.xml.marshall.tree.XmlMapping
Obtains the XmlWriter for this mapping.
getWriter() - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
getWriteStreamBuffer(StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Obtains the StreamBuffer to use for writing.
getX() - Method in class net.officefloor.model.AbstractModel
 
getX() - Method in interface net.officefloor.model.Model
Obtains the X co-ordinate for the model.
getXmlMapping(String) - Method in class net.officefloor.plugin.xml.marshall.tree.ReferencedXmlMappingRegistry
Obtains the XmlMapping registered under the id.
getXmlMapping(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.AttributeXmlMappings
Obtains the XmlMapping for the input attribute.
getXmlMappingMetaData(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ReferencedXmlMappingRegistry
Obtains the meta-data of the ElementXmlMapping by its id.
getY() - Method in class net.officefloor.model.AbstractModel
 
getY() - Method in interface net.officefloor.model.Model
Obtains the Y co-ordinate for the model.
GONE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 410 Gone.
GONE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 410 Gone status.
GoogleFunctionHttpResponseWriter - Class in net.officefloor.server.google.function
Google Function HttpResponseWriter.
GoogleFunctionHttpResponseWriter(HttpResponse, StreamBufferPool<ByteBuffer>) - Constructor for class net.officefloor.server.google.function.GoogleFunctionHttpResponseWriter
Instantiate.
GoogleFunctionHttpServerImplementation - Class in net.officefloor.server.google.function
Google Function HttpServerImplementation.
GoogleFunctionHttpServerImplementation() - Constructor for class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
 
GoogleFunctionNonMaterialisedHttpHeaders - Class in net.officefloor.server.google.function
GoogleFunctionNonMaterialisedHttpHeaders(Map<String, List<String>>) - Constructor for class net.officefloor.server.google.function.GoogleFunctionNonMaterialisedHttpHeaders
Instantiate.
GoogleFunctionOfficeExtensionService - Class in net.officefloor.server.google.function
Google HttpFunction OfficeExtensionService.
GoogleFunctionOfficeExtensionService() - Constructor for class net.officefloor.server.google.function.GoogleFunctionOfficeExtensionService
 
GoogleHttpFunctionExtension - Class in net.officefloor.server.google.function.test
Extension for Google HttpFunction.
GoogleHttpFunctionExtension() - Constructor for class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
Instantiate using the OfficeFloor HttpFunction.
GoogleHttpFunctionExtension(Class<?>) - Constructor for class net.officefloor.server.google.function.test.GoogleHttpFunctionExtension
Instantiate with HttpFunction.
GoogleHttpFunctionRule - Class in net.officefloor.server.google.function.test
JUnit 4 rule for Google HTTP function testing.
GoogleHttpFunctionRule() - Constructor for class net.officefloor.server.google.function.test.GoogleHttpFunctionRule
Instantiate using the OfficeFloor HttpFunction.
GoogleHttpFunctionRule(Class<?>) - Constructor for class net.officefloor.server.google.function.test.GoogleHttpFunctionRule
Instantiate with the Google HttpFunction.
Govern - Annotation Interface in net.officefloor.plugin.governance.clazz
Annotates the Method to govern the ManagedObject.
GOVERN_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default governance directory.
GOVERN_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the governance directory.
Governance<E,F extends Enum<F>> - Interface in net.officefloor.frame.api.governance
Provides Governance over the ManagedObject instances.
GOVERNANCE - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Governance asset.
GovernanceActivity<F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
Activity undertaken for Governance.
GovernanceArchitect - Interface in net.officefloor.activity.govern.build
Architect for configuring governance.
GovernanceBuilder<F extends Enum<F>> - Interface in net.officefloor.frame.api.build
Builds the Governance.
GovernanceBuilderImpl<E,F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.governance
GovernanceBuilder implementation.
GovernanceBuilderImpl(String, Class<E>, GovernanceFactory<? super E, F>) - Constructor for class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
Initiate.
GovernanceConfiguration - Class in net.officefloor.activity.govern
Configuration for the OfficeGovernance.
GovernanceConfiguration<E,F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration for the Governance.
GovernanceConfiguration() - Constructor for class net.officefloor.activity.govern.GovernanceConfiguration
 
GovernanceContainer<E> - Interface in net.officefloor.frame.internal.structure
Container managing the Governance.
GovernanceContainerImpl<E,F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.governance
GovernanceContainer implementation.
GovernanceContainerImpl(GovernanceMetaData<E, F>, ThreadState, int) - Constructor for class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
Initiate.
GovernanceContext<F extends Enum<F>> - Interface in net.officefloor.frame.api.governance
Context for Governance.
GovernanceEscalationType - Interface in net.officefloor.compile.governance
Type definition of a possible EscalationFlow by the GovernanceActivity.
GovernanceEscalationTypeImpl - Class in net.officefloor.compile.impl.governance
GovernanceEscalationType implementation.
GovernanceEscalationTypeImpl(String, Class<?>) - Constructor for class net.officefloor.compile.impl.governance.GovernanceEscalationTypeImpl
Initiate.
GovernanceFactory<E,F extends Enum<F>> - Interface in net.officefloor.frame.api.governance
Factory for the creation of the Governance.
GovernanceFlowMetaData<F extends Enum<F>> - Interface in net.officefloor.compile.spi.governance.source
Describes a Flow required by the Governance.
GovernanceFlowType<F extends Enum<F>> - Interface in net.officefloor.compile.governance
Type definition of a Flow possibly instigated by a GovernanceActivity.
GovernanceFlowTypeImpl<F extends Enum<F>> - Class in net.officefloor.compile.impl.governance
GovernanceFlowType implementation.
GovernanceFlowTypeImpl(int, Class<?>, F, String) - Constructor for class net.officefloor.compile.impl.governance.GovernanceFlowTypeImpl
Initiate for a GovernanceFlowType invoked from a ManagedFunction added by the GovernanceSource.
GovernanceLoader - Interface in net.officefloor.compile.governance
Loads the GovernanceSource.
GovernanceLoaderImpl - Class in net.officefloor.compile.impl.governance
GovernanceLoader implementation.
GovernanceLoaderImpl(Node, OfficeNode, NodeContext, boolean) - Constructor for class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
Instantiate.
GovernanceLoaderUtil - Class in net.officefloor.compile.test.governance
Utility class for testing the GovernanceSource.
GovernanceManager - Interface in net.officefloor.frame.api.administration
Manager over a particular Governance.
GovernanceMetaData<E,F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
Meta-data of the Governance.
GovernanceMetaDataImpl<I,F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.governance
GovernanceMetaData implementation.
GovernanceMetaDataImpl(String, GovernanceFactory<? super I, F>, TeamManagement, long, AssetManagerReference, Logger) - Constructor for class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
Initiate.
GovernanceNode - Interface in net.officefloor.compile.internal.structure
GovernanceNodeImpl - Class in net.officefloor.compile.impl.structure
Implementation of the GovernanceNode.
GovernanceNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.GovernanceNodeImpl
Initiate.
GovernanceSource<I,F extends Enum<F>> - Interface in net.officefloor.compile.spi.governance.source
Source to obtain the Governance.
GovernanceSourceContext - Interface in net.officefloor.compile.spi.governance.source
Context for initialising a GovernanceSource.
GovernanceSourceMetaData<I,F extends Enum<F>> - Interface in net.officefloor.compile.spi.governance.source
Meta-data of the GovernanceSource.
GovernanceSourceProperty - Interface in net.officefloor.compile.spi.governance.source
Individual property of the GovernanceSourceSpecification.
GovernanceSourcePropertyImpl - Class in net.officefloor.compile.spi.governance.source.impl
GovernanceSourceProperty implementation.
GovernanceSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.governance.source.impl.GovernanceSourcePropertyImpl
Initialise.
GovernanceSourceService<I,F extends Enum<F>,S extends GovernanceSource<I,F>> - Interface in net.officefloor.compile
Service to plug-in an GovernanceSource Class alias by including the extension GovernanceSource jar on the class path.
GovernanceSourceServiceFactory - Interface in net.officefloor.compile
GovernanceSourceSpecification - Interface in net.officefloor.compile.spi.governance.source
Specification of a GovernanceSource.
GovernanceType<E,F extends Enum<F>> - Interface in net.officefloor.compile.governance
Type definition of a Governance.
GovernanceTypeBuilder<F extends Enum<F>> - Interface in net.officefloor.compile.test.governance
Builder of the GovernanceType to validate the loaded GovernanceType from the GovernanceSource.
GovernanceTypeImpl<I,F extends Enum<F>> - Class in net.officefloor.compile.impl.governance
GovernanceType implementation.
GovernanceTypeImpl(GovernanceFactory<? extends I, F>, Class<I>, GovernanceFlowType<F>[], GovernanceEscalationType[]) - Constructor for class net.officefloor.compile.impl.governance.GovernanceTypeImpl
Initiate.
GovernConfiguration - Class in net.officefloor.activity.govern
Configuration for OfficeGovernance composition.
GovernConfiguration() - Constructor for class net.officefloor.activity.govern.GovernConfiguration
 
GovernerableManagedObject - Interface in net.officefloor.compile.spi.office
ManagedObject that may be governed by an OfficeGovernance.
governManagedObject(E, GovernanceContext<F>) - Method in interface net.officefloor.frame.api.governance.Governance
Registers the ManagedObject for Governance.
governManagedObject(Object, GovernanceContext<Indexed>) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernance
 
governManagedObject(GovernerableManagedObject) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
governManagedObject(GovernerableManagedObject) - Method in interface net.officefloor.compile.spi.office.OfficeGovernance
governManagedObject(Repository<?, ?>, GovernanceContext<None>) - Method in class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernance
 
governManagedObject(PlatformTransactionManager, GovernanceContext<None>) - Method in class net.officefloor.spring.data.SpringDataTransactionGovernance
 
GraalvmScriptExceptionTranslator - Class in net.officefloor.script.graalvm
ScriptExceptionTranslator for the GraalVM.
GraalvmScriptExceptionTranslator() - Constructor for class net.officefloor.script.graalvm.GraalvmScriptExceptionTranslator
 
GraphGenerator - Class in net.officefloor.model.generate
Generates all the models.
GraphGenerator() - Constructor for class net.officefloor.model.generate.GraphGenerator
 
GraphNodeMetaData - Class in net.officefloor.model.generate
Provides generic meta-data for generating a Model.
GraphNodeMetaData(String, File) - Constructor for class net.officefloor.model.generate.GraphNodeMetaData
Top level constructor.
GraphNodeMetaData(GraphNodeMetaData, String) - Constructor for class net.officefloor.model.generate.GraphNodeMetaData
Child constructor for relative path.
GuiTest - Annotation Interface in net.officefloor.test
GUI Test.

H

H2DataSourceFactory - Interface in net.officefloor.jdbc.h2
H2DataSourceManagedObjectSource - Class in net.officefloor.jdbc.h2
H2DataSourceManagedObjectSource() - Constructor for class net.officefloor.jdbc.h2.H2DataSourceManagedObjectSource
 
H2ReadOnlyConnectionManagedObjectSource - Class in net.officefloor.jdbc.h2
H2ReadOnlyConnectionManagedObjectSource() - Constructor for class net.officefloor.jdbc.h2.H2ReadOnlyConnectionManagedObjectSource
 
H2Reset - Class in net.officefloor.jdbc.h2.test
Enables reseting the H2 database for testing.
H2Reset(DataSource, Flyway) - Constructor for class net.officefloor.jdbc.h2.test.H2Reset
Instantiate.
H2ResetTestDependencyService - Class in net.officefloor.jdbc.h2.test
H2ResetTestDependencyService() - Constructor for class net.officefloor.jdbc.h2.test.H2ResetTestDependencyService
 
handle(HttpServerRequest) - Method in class net.officefloor.server.http.vertx.OfficeFloorVertxHandler
 
handle(Object, FlowCallback) - Method in interface net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.ManagedFunctionFlowHandler
Handles the Flow.
handle(Throwable, SpringServerHttpConnection) - Method in interface net.officefloor.spring.starter.rest.response.SpringExceptionHandler
Handles the Exception from DispatcherServlet.
handle(Throwable, SpringServerHttpConnection) - Method in class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandler
 
handle(Throwable, SpringServerHttpConnection) - Method in class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandlerServiceFactory
 
handle(HttpEscalationContext) - Method in interface net.officefloor.server.http.HttpEscalationHandler
Handles the Escalation.
handle(HttpEscalationContext) - Method in class net.officefloor.web.response.HttpResponder
 
handle(HttpMethod, String, int, HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.route.LeafWebRouteNode
 
handle(HttpMethod, String, int, HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.route.ParameterWebRouteNode
 
handle(HttpMethod, String, int, HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.route.StaticWebRouteNode
 
handle(HttpMethod, String, int, HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in interface net.officefloor.web.route.WebRouteNode
Attempts to handle the path.
handle(HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in interface net.officefloor.web.route.WebRouteHandler
Handles the web route.
handle(HttpArgument, ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.WebRouteHandlerImpl
 
HANDLE_INPUT - Static variable in class net.officefloor.web.security.impl.HandleAuthenticationRequiredSectionSource
HANDLE_REQUEST_FLOW_NAME - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of the Flow to handle the request.
HandleAuthenticationRequiredFunction - Class in net.officefloor.web.security.impl
HandleAuthenticationRequiredFunction(String[], AcceptNegotiator<int[]>) - Constructor for class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction
Instantiate.
HandleAuthenticationRequiredFunction.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
HandleAuthenticationRequiredSectionSource - Class in net.officefloor.web.security.impl
HandleAuthenticationRequiredSectionSource(String[], AcceptNegotiator<int[]>) - Constructor for class net.officefloor.web.security.impl.HandleAuthenticationRequiredSectionSource
Instantiate.
handleDefaultIssue(DefaultCompilerIssue) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
Implement to handle DefaultCompilerIssue.
handleDefaultIssue(DefaultCompilerIssue) - Method in class net.officefloor.compile.impl.issues.FailCompilerIssues
 
handleDefaultIssue(DefaultCompilerIssue) - Method in class net.officefloor.compile.impl.issues.StderrCompilerIssues
 
handleDefaultIssue(DefaultCompilerIssue) - Method in class net.officefloor.compile.test.issues.FailTestCompilerIssues
 
handleError() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle Escalation.
handleEscalation(Throwable) - Method in interface net.officefloor.frame.api.escalate.EscalationHandler
Handles an Escalation from an Office.
handleEscalation(Throwable) - Method in class net.officefloor.frame.impl.execute.officefloor.DefaultOfficeFloorEscalationHandler
 
handleEscalation(Throwable) - Method in class net.officefloor.frame.test.ConstructTestSupport
 
handleEscalation(Throwable, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
handleEscalation(Throwable, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
handleEscalation(Throwable, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
handleEscalation(Throwable, EscalationCompletion) - Method in interface net.officefloor.frame.internal.structure.FunctionState
Handles Escalation from the ManagedFunction.
handleEscalation(Throwable, EscalationCompletion) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Handles the Escalation from a Flow of this ThreadState.
handleExtraConfiguredFlow(String, String) - Method in interface net.officefloor.activity.compose.build.ComposeLinkHandler
Handles an extra configured flow.
handleIssue(CompilerIssue) - Method in class net.officefloor.compile.impl.issues.AbstractCompilerIssues
Override to handle the CompilerIssue.
handleNoHandlingFunction(T, String) - Method in interface net.officefloor.activity.compose.build.ComposeLinkHandler
Handles the case where there is no handling function.
handleNonConfiguredFlow(T) - Method in interface net.officefloor.activity.compose.build.ComposeLinkHandler
Handles a non-configured flow.
handler - Variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller
Handler to load the XML to the target object.
handler - Variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
Handler to load the XML to the target object.
HANDLER_INPUT_NAME - Static variable in interface net.officefloor.web.build.WebArchitect
Name of the OfficeSectionInput that handles the HttpRequest instances.
HANDLER_SECTION_NAME - Static variable in interface net.officefloor.web.build.WebArchitect
Name of the OfficeSection that handles the HttpRequest instances.
handleRequest(APIGatewayProxyRequestEvent, Context) - Method in class net.officefloor.server.aws.sam.OfficeFloorSam
======================= RequestHandler =========================
handleRequest(R) - Method in interface net.officefloor.server.RequestHandler
Handles a request.
handlerFactory - Variable in class net.officefloor.web.route.LeafWebRouteHandling
Factory to create the WebRouteHandler.
HandlerImpl(FlatXmlUnmarshallerMetaData) - Constructor for class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Initiate with meta-data.
HandlerImpl(XmlState) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Initiate with state of XML unmarshalling.
handleTestExecutionException(ExtensionContext, Throwable) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosDbExtension
 
handleTestFailure(Throwable, BiFunction<String, Throwable, Exception>) - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Determine if ignore CosmosException.
hashCode() - Method in class net.officefloor.compile.internal.structure.AutoWire
 
hashCode() - Method in class net.officefloor.server.http.HttpMethod
 
hashCode() - Method in class net.officefloor.server.http.HttpStatus
 
hashCode() - Method in class net.officefloor.server.http.HttpVersion
 
hashCode() - Method in class net.officefloor.web.resource.impl.AbstractHttpResource
 
hashCode() - Method in class net.officefloor.web.value.load.PropertyKey
 
hasRestMethods() - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
HEAD - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
HEAD HTTP method.
HEAD - Static variable in class net.officefloor.server.http.HttpMethod
HEAD HttpMethod singleton.
header(String, String) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Adds a HttpHeader.
HEADER - Enum constant in enum class net.officefloor.web.build.HttpValueLocation
Value from a request header.
headerAt(int) - Method in interface net.officefloor.server.http.HttpRequestHeaders
Obtains the HttpHeader at the index.
headerAt(int) - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
 
headerAt(int) - Method in class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
 
headers - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
HttpHeader instances.
HibernateJpaManagedObjectSource - Class in net.officefloor.jpa.hibernate
HibernateJpaManagedObjectSource() - Constructor for class net.officefloor.jpa.hibernate.HibernateJpaManagedObjectSource
 
HikariDataSourceTransformer - Class in net.officefloor.jdbc.hikari
Wraps the DataSource with HikariDataSource for pooling.
HikariDataSourceTransformer() - Constructor for class net.officefloor.jdbc.hikari.HikariDataSourceTransformer
 
hireAssetManager(ProcessState) - Method in class net.officefloor.frame.impl.execute.asset.AssetManagerHirerImpl
 
hireAssetManager(ProcessState) - Method in interface net.officefloor.frame.internal.structure.AssetManagerHirer
Hires an AssetManager running under the ProcessState.
hireAssetManagers(AssetManagerHirer[], ProcessState) - Static method in class net.officefloor.frame.impl.execute.asset.OfficeManagerHirerImpl
Hires all the AssetManager instances.
hireOfficeManager() - Method in interface net.officefloor.frame.api.executive.ExecutiveOfficeContext
Hires a new OfficeManager.
hireOfficeManager(ProcessState) - Method in class net.officefloor.frame.impl.execute.asset.OfficeManagerHirerImpl
 
hireOfficeManager(ProcessState) - Method in interface net.officefloor.frame.internal.structure.OfficeManagerHirer
Hires a new OfficeManager.
HTTP_1_0 - Enum constant in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
HTTP/1.0 version.
HTTP_1_0 - Static variable in class net.officefloor.server.http.HttpVersion
HTTP_1_1 - Enum constant in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
HTTP/1.1 version.
HTTP_1_1 - Static variable in class net.officefloor.server.http.HttpVersion
HTTP_APPLICATION_STATE - Enum constant in enum class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.Dependencies
HTTP application state dependency.
HTTP_AUTHENTICATION - Enum constant in enum class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource.Dependencies
HTTP authentication dependency.
HTTP_CHALLENGE_CONTEXT - Enum constant in enum class net.officefloor.web.security.impl.SendHttpChallengeFunction.Dependencies
HTTP challenge context.
HTTP_CHARSET - Static variable in interface net.officefloor.server.http.ServerHttpConnection
HTTP Charset.
HTTP_EXTERNAL_RESPONSE - Enum constant in enum class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource.DependencyKeys
HTTP external response dependency.
HTTP_EXTERNAL_RESPONSE - Enum constant in enum class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource.DependencyKeys
HTTP external response.
HTTP_PATH - Enum constant in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Dependencies
HTTP_PATH - Enum constant in enum class net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction.Dependencies
HTTP path.
HTTP_PORT_NAME - Static variable in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeFloorExtensionService
Property name for the HTTP port.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.DependencyKeys
HTTP request state.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure.DependencyKeys
HTTP request state.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
HTTP request state.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.web.InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies
HTTP request state dependency.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
HTTP request state dependency.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.web.state.HttpArgumentManagedObjectSource.HttpArgumentDependencies
HTTP request state dependency.
HTTP_REQUEST_STATE - Enum constant in enum class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies
HTTP request state dependency.
HTTP_RESOURCES - Enum constant in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Dependencies
HTTP resources.
HTTP_SESSION - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
HTTP session dependency.
HTTP_SESSION - Enum constant in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
HTTP session dependency.
HTTP_SESSION - Enum constant in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
HTTP session dependency.
HTTP_SESSION - Enum constant in enum class net.officefloor.web.session.object.HttpSessionObjectManagedObject.Dependencies
HTTP session dependency.
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 505 HTTP Version Not Supported.
HTTP_VERSION_NOT_SUPPORTED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 505 HTTP Version Not Supported status.
HttpAccess - Annotation Interface in net.officefloor.web.security
Annotation on a ManagedFunction Method to control access.
HttpAccessAdministrationSource - Class in net.officefloor.web.security.impl
HttpAccessAdministrationSource(String[], String[]) - Constructor for class net.officefloor.web.security.impl.HttpAccessAdministrationSource
Instantiate with the HttpAccess.
HttpAccessConfiguration - Class in net.officefloor.web.security.build.rest
HTTP access configuration.
HttpAccessConfiguration() - Constructor for class net.officefloor.web.security.build.rest.HttpAccessConfiguration
 
HttpAccessControl - Interface in net.officefloor.web.security
Adapting interface to provide standard access control by the HttpSecuritySource.
HttpAccessControlFactory<AC extends Serializable> - Interface in net.officefloor.web.spi.security
Factory for the creation of the HttpAccessControl.
HttpAccessControlImpl - Class in net.officefloor.web.security.scheme
HttpAccessControl implementation.
HttpAccessControlImpl(String, String, Set<String>) - Constructor for class net.officefloor.web.security.scheme.HttpAccessControlImpl
Initiate with simple Principal.
HttpAccessControlImpl(String, Principal, Set<String>) - Constructor for class net.officefloor.web.security.scheme.HttpAccessControlImpl
Initiate.
HttpAccessControlManagedObjectSource<AC extends Serializable> - Class in net.officefloor.web.security.impl
HttpAccessControlManagedObjectSource(HttpSecurityType<?, AC, ?, ?, ?>) - Constructor for class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource
Instantiate.
HttpAccessControlManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
HttpApplicationObjectManagedObject(Class<?>, String) - Constructor for class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject
Initiate.
HttpApplicationObjectManagedObjectSource - Class in net.officefloor.web.state
ManagedObjectSource to cache creation of an Object within the HttpApplicationState.
HttpApplicationObjectManagedObjectSource() - Constructor for class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
 
HttpApplicationObjectManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.state
HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject - Class in net.officefloor.web.state
ManagedObject to retrieve the object from the HttpApplicationState.
HttpApplicationState - Interface in net.officefloor.web.state
State for the web application instance.
HttpApplicationStateful - Annotation Interface in net.officefloor.web
Annotated on the class of the parameter to indicate it should be bound to the application state.
HttpApplicationStateManagedObjectSource - Class in net.officefloor.web.state
HttpApplicationStateManagedObjectSource(String) - Constructor for class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
Instantiate.
HttpArgument - Class in net.officefloor.web.state
HTTP argument.
HttpArgument(String, String, HttpValueLocation) - Constructor for class net.officefloor.web.state.HttpArgument
Instantiate.
HttpArgumentManagedObjectSource - Class in net.officefloor.web.state
ManagedObjectSource for a HTTP argument.
HttpArgumentManagedObjectSource(String, HttpValueLocation) - Constructor for class net.officefloor.web.state.HttpArgumentManagedObjectSource
Instantiate.
HttpArgumentManagedObjectSource.HttpArgumentDependencies - Enum Class in net.officefloor.web.state
Dependency keys.
HttpArgumentParser - Interface in net.officefloor.web.build
Parses arguments from the ServerHttpConnection.
HttpAuthentication<C> - Interface in net.officefloor.web.security
Dependency interface allowing the application to check if the HTTP client is authenticated.
HttpAuthenticationFactory<A,C> - Interface in net.officefloor.web.spi.security
Factory for the creation of the HttpAuthentication.
HttpAuthenticationImpl<C> - Class in net.officefloor.web.security.scheme
HttpAuthentication implementation.
HttpAuthenticationImpl(AuthenticationContext<? extends HttpAccessControl, C>, Class<C>) - Constructor for class net.officefloor.web.security.scheme.HttpAuthenticationImpl
Instantiate.
HttpAuthenticationManagedObjectSource<A,C> - Class in net.officefloor.web.security.impl
HttpAuthenticationManagedObjectSource(HttpSecurityType<A, ?, C, ?, ?>) - Constructor for class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource
Instantiate.
HttpAuthenticationManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
HttpAuthenticationScheme - Class in net.officefloor.web.security.scheme
Wraps the HttpRequest to obtain the HTTP authentication scheme information.
HttpChallenge - Interface in net.officefloor.web.spi.security
HTTP challenge.
HttpChallengeContext - Interface in net.officefloor.web.spi.security
Context for the HttpChallenge.
HttpChallengeContextManagedObjectSource - Class in net.officefloor.web.security.impl
HttpChallengeContextManagedObjectSource() - Constructor for class net.officefloor.web.security.impl.HttpChallengeContextManagedObjectSource
 
HttpChallengeFunction<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.impl
ManagedFunctionFactory to challenge the client.
HttpChallengeFunction(String, HttpSecurity<?, ?, ?, O, F>) - Constructor for class net.officefloor.web.security.impl.HttpChallengeFunction
Initiate.
HttpClientExtension - Class in net.officefloor.server.http
Extension for a HttpClient to HttpServer.
HttpClientExtension() - Constructor for class net.officefloor.server.http.HttpClientExtension
Instantiate for non-secure (HTTP) connection to HttpServer.
HttpClientExtension(boolean) - Constructor for class net.officefloor.server.http.HttpClientExtension
Instantiate with flagging if secure (HTTPS) connection to HttpServer.
HttpClientExtension(boolean, int) - Constructor for class net.officefloor.server.http.HttpClientExtension
Instantiate indicating the server port.
HttpClientRule - Class in net.officefloor.server.http
TestRule for a HttpClient to HttpServer.
HttpClientRule() - Constructor for class net.officefloor.server.http.HttpClientRule
Instantiate for non-secure (HTTP) connection to HttpServer.
HttpClientRule(boolean) - Constructor for class net.officefloor.server.http.HttpClientRule
Instantiate with flagging if secure (HTTPS) connection to HttpServer.
HttpClientRule(boolean, int) - Constructor for class net.officefloor.server.http.HttpClientRule
Instantiate indicating the server port.
HttpClientTestUtil - Class in net.officefloor.server.http
Utility class aiding in testing HTTP functionality.
HttpContentParameter - Annotation Interface in net.officefloor.web
Annotation to indicate the value is loaded from content of HttpRequest.
HttpContentParameter.HttpContentParameterNameFactory - Class in net.officefloor.web
HttpContentParameterAnnotation - Class in net.officefloor.web
HttpContentParameterAnnotation(String) - Constructor for class net.officefloor.web.HttpContentParameterAnnotation
Instantiate.
HttpContentParameterAnnotation(HttpContentParameter) - Constructor for class net.officefloor.web.HttpContentParameterAnnotation
Instantiate.
HttpContentParameterNameFactory() - Constructor for class net.officefloor.web.HttpContentParameter.HttpContentParameterNameFactory
 
HttpContentParametersBuilder - Interface in net.officefloor.web.build
Parameter within the HTTP content.
HttpContentParser - Interface in net.officefloor.web.build
HttpCookieParameter - Annotation Interface in net.officefloor.web
Annotation to indicate the value is loaded from a HttpCookie parameter.
HttpCookieParameter.HttpCookieParameterNameFactory - Class in net.officefloor.web
HttpCookieParameterAnnotation - Class in net.officefloor.web
HttpCookieParameterAnnotation(String) - Constructor for class net.officefloor.web.HttpCookieParameterAnnotation
Instantiate.
HttpCookieParameterAnnotation(HttpCookieParameter) - Constructor for class net.officefloor.web.HttpCookieParameterAnnotation
Instantiate.
HttpCookieParameterNameFactory() - Constructor for class net.officefloor.web.HttpCookieParameter.HttpCookieParameterNameFactory
 
HttpCredentials - Interface in net.officefloor.web.security
Portable interface for HttpSecuritySource credentials.
HttpCredentialsImpl - Class in net.officefloor.web.security.scheme
HttpCredentials implementation.
HttpCredentialsImpl(String, byte[]) - Constructor for class net.officefloor.web.security.scheme.HttpCredentialsImpl
Initiate.
HttpCredentialsImpl(String, String) - Constructor for class net.officefloor.web.security.scheme.HttpCredentialsImpl
Convenience constructor for providing a String password.
HttpDirectory - Interface in net.officefloor.web.resource
HTTP Directory.
HttpDirectoryImpl - Class in net.officefloor.web.resource.impl
HttpDirectory implementation.
HttpDirectoryImpl(String, HttpResourceStore) - Constructor for class net.officefloor.web.resource.impl.HttpDirectoryImpl
Instantiate.
httpEqualsIgnoreCase(CharSequence, CharSequence) - Static method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
Determines if the two CharSequence instances are equal ignoring case.
HttpEscalationContext - Interface in net.officefloor.server.http
Context for the HttpEscalationHandler.
HttpEscalationHandler - Interface in net.officefloor.server.http
Enables sending an appropriate response for an Escalation.
HttpEscalationResponder<E extends Throwable> - Interface in net.officefloor.web.build
Provides ability to send an Escalation response.
HttpEscalationResponderContext<E extends Throwable> - Interface in net.officefloor.web.build
Context for the HttpEscalationResponder.
httpException() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes http exception directly.
httpException(OfficeFlowSourceNode, CompileWebContext) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes http exception via the procedure.
httpException(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the http exception procedure.
HttpException - Exception in net.officefloor.server.http
HTTP Exception.
HttpException(int, String) - Constructor for exception net.officefloor.server.http.HttpException
Convenience constructor for providing error message.
HttpException(Throwable) - Constructor for exception net.officefloor.server.http.HttpException
HttpException(HttpStatus) - Constructor for exception net.officefloor.server.http.HttpException
Instantiate.
HttpException(HttpStatus, String) - Constructor for exception net.officefloor.server.http.HttpException
Convenience constructor for providing error message.
HttpException(HttpStatus, Throwable) - Constructor for exception net.officefloor.server.http.HttpException
Instantiate.
HttpException(HttpStatus, WritableHttpHeader[], String) - Constructor for exception net.officefloor.server.http.HttpException
Instantiate.
HttpExternalResponse - Interface in net.officefloor.server.http
Enables flagging that the HttpResponse is externally sent.
HttpExternalResponseManagedObject() - Constructor for class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.HttpExternalResponseManagedObject
 
HttpExternalResponseManagedObjectSource - Class in net.officefloor.server.http.impl
HttpExternalResponseManagedObjectSource() - Constructor for class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource
 
HttpExternalResponseManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.server.http.impl
Dependency keys.
HttpExternalResponseManagedObjectSource.HttpExternalResponseManagedObject - Class in net.officefloor.server.http.impl
HttpFile - Interface in net.officefloor.web.resource
HTTP file.
HttpFileImpl - Class in net.officefloor.web.resource.impl
Abstract HttpFile implementation.
HttpFileImpl(String, Path, FileChannel, HttpHeaderValue, HttpHeaderValue, Charset) - Constructor for class net.officefloor.web.resource.impl.HttpFileImpl
Initiate an existing HttpFile.
HttpFlowSecurer - Interface in net.officefloor.web.security.build.section
Provides HttpSecurity Flow decision.
HttpFlowSecurerManagedFunction - Class in net.officefloor.web.security.section
HttpFlowSecurerManagedFunction(boolean, String[], String[]) - Constructor for class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction
Instantiate.
HttpFlowSecurerManagedFunction.Flows - Enum Class in net.officefloor.web.security.section
Flow keys.
HttpFunctionHttpRequest - Class in net.officefloor.server.google.function.wrap
HttpFunction HttpRequest.
HttpFunctionHttpRequest(HttpRequest) - Constructor for class net.officefloor.server.google.function.wrap.HttpFunctionHttpRequest
Instantiate.
HttpFunctionHttpResponse - Class in net.officefloor.server.google.function.wrap
HttpFunction HttpResponse.
HttpFunctionHttpResponse(HttpResponse) - Constructor for class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
Instantiate.
HttpFunctionSectionSource - Class in net.officefloor.server.google.function.wrap
Section to execute the HttpFunction.
HttpFunctionSectionSource(Class<?>) - Constructor for class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
Instantiate.
HttpFunctionSectionSource.DependencyKey - Enum Class in net.officefloor.server.google.function.wrap
Keys for dependencies.
httpHandler - Variable in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure
HttpHandler loaded via the SpringWebFluxProcedureRegistry.
HttpHandleRedirectFunction - Class in net.officefloor.web
ManagedFunction to handle the redirect.
HttpHandleRedirectFunction(HttpRouter) - Constructor for class net.officefloor.web.HttpHandleRedirectFunction
Instantiate.
HttpHandleRedirectFunction.HttpHandleRedirectDependencies - Enum Class in net.officefloor.web
Dependency keys.
HttpHeader - Interface in net.officefloor.server.http
HTTP header.
HttpHeaderName - Class in net.officefloor.server.http
Means to provide common HttpHeader names in already encoded HTTP bytes for faster writing.
HttpHeaderName(String) - Constructor for class net.officefloor.server.http.HttpHeaderName
Instantiate.
HttpHeaderName(String, boolean) - Constructor for class net.officefloor.server.http.HttpHeaderName
Instantiate.
HttpHeaderParameter - Annotation Interface in net.officefloor.web
Annotation to indicate the value is loaded from a HttpHeader parameter.
HttpHeaderParameter.HttpHeaderParameterNameFactory - Class in net.officefloor.web
HttpHeaderParameterAnnotation - Class in net.officefloor.web
HttpHeaderParameterAnnotation(String) - Constructor for class net.officefloor.web.HttpHeaderParameterAnnotation
Instantiate.
HttpHeaderParameterAnnotation(HttpHeaderParameter) - Constructor for class net.officefloor.web.HttpHeaderParameterAnnotation
Instantiate.
HttpHeaderParameterNameFactory() - Constructor for class net.officefloor.web.HttpHeaderParameter.HttpHeaderParameterNameFactory
 
HttpHeaderValue - Class in net.officefloor.server.http
Provides formatting of values for HttpHeader values.
HttpHeaderValue(String) - Constructor for class net.officefloor.server.http.HttpHeaderValue
Instantiate.
HttpInput - Interface in net.officefloor.web.build
HTTP input.
HttpInputExplorer - Interface in net.officefloor.web.build
Explorer of an execution tree for a HttpInput.
HttpInputExplorerContext - Interface in net.officefloor.web.build
Context for the HttpInputExplorer.
HttpInputExplorerServiceFactory - Interface in net.officefloor.web.build
HttpInputInterceptor - Interface in net.officefloor.web.rest.build
Overrides the default linking of the HttpInput to its service OfficeSectionInput.
HttpInputInterceptorContext - Interface in net.officefloor.web.rest.build
Context for the HttpInputInterceptor.
HttpInputPath - Interface in net.officefloor.web
Provides path details for the HttpInput.
HttpInputPathImpl - Class in net.officefloor.web
HttpInputPath implementation.
HttpInputPathImpl(String, HttpInputPathSegment, int) - Constructor for class net.officefloor.web.HttpInputPathImpl
Instantiate.
HttpInputPathSegment - Class in net.officefloor.web
Segment of the HttpInputPath.
HttpInputPathSegment(HttpInputPathSegment.HttpInputPathSegmentEnum, String) - Constructor for class net.officefloor.web.HttpInputPathSegment
Instantiate.
HttpInputPathSegment.HttpInputPathSegmentEnum - Enum Class in net.officefloor.web
httpMethod(String) - Method in class net.officefloor.scalatest.ScalaMockWoofServerStaticAccess
Obtains the HttpMethod.
HttpMethod - Class in net.officefloor.server.http
HTTP method.
HttpMethod(String) - Constructor for class net.officefloor.server.http.HttpMethod
Instantiate a dynamic HttpMethod.
HttpMethod.HttpMethodEnum - Enum Class in net.officefloor.server.http
HttpMethod Enum for common HTTP methods.
HttpObject - Annotation Interface in net.officefloor.web
Annotation on the Class of the parameter (or the parameter itself) to indicate it is parsed out of the HttpRequest via an HttpObjectParser.
HttpObjectAnnotation - Class in net.officefloor.web
HttpObject annotation.
HttpObjectAnnotation(String...) - Constructor for class net.officefloor.web.HttpObjectAnnotation
Instantiate.
HttpObjectAnnotation(HttpObject) - Constructor for class net.officefloor.web.HttpObjectAnnotation
Instantiate.
HttpObjectManagedObjectSource<T> - Class in net.officefloor.web.state
ManagedObjectSource to provide an Object from the HttpObjectParser instances.
HttpObjectManagedObjectSource(Class<T>, String[], List<HttpObjectParserFactory>, HttpObjectManagedObjectSource.DefaultHttpObjectParser) - Constructor for class net.officefloor.web.state.HttpObjectManagedObjectSource
Instantiate.
HttpObjectManagedObjectSource.DefaultHttpObjectParser - Interface in net.officefloor.web.state
Obtains the default HttpObjectParserFactory.
HttpObjectManagedObjectSource.HttpObjectDependencies - Enum Class in net.officefloor.web.state
Dependency keys.
HttpObjectParser<T> - Interface in net.officefloor.web.build
Parses an object from the ServerHttpConnection.
HttpObjectParserFactory - Interface in net.officefloor.web.build
Factory for the creation of HttpObjectParser instances.
HttpObjectParserServiceFactory - Interface in net.officefloor.web.build
HttpObjectResponder<T> - Interface in net.officefloor.web.build
Provides ability to send an Object response.
HttpObjectResponderContext<T> - Interface in net.officefloor.web.build
Context for the HttpObjectResponder.
HttpObjectResponderFactory - Interface in net.officefloor.web.build
Factory for the creation of HttpObjectResponder instances.
HttpObjectResponderServiceFactory - Interface in net.officefloor.web.build
HttpOfficeSecurer - Interface in net.officefloor.web.security.build.office
HttpOfficeSecurerContext - Interface in net.officefloor.web.security.build.office
Context for the HttpOfficeSecurer.
HttpParameter - Interface in net.officefloor.web.build
HTTP parameter.
HttpParameterAnnotation - Interface in net.officefloor.web
HTTP parameter annotation.
HttpParameterBuilder - Interface in net.officefloor.web.build
Builder for an HTTP parameter.
HttpParameters - Annotation Interface in net.officefloor.web
Annotated on the class of the parameter to indicate it should be a HttpRequestObjectManagedObjectSource that will load the HttpRequest parameters onto the object.
HttpParametersAnnotation - Class in net.officefloor.web
HttpParameters annotation.
HttpParametersAnnotation() - Constructor for class net.officefloor.web.HttpParametersAnnotation
Default constructor.
HttpParametersAnnotation(HttpParameters) - Constructor for class net.officefloor.web.HttpParametersAnnotation
Instantiate for HttpParameters.
HttpPath - Class in net.officefloor.web.resource.source
Path for a HttpResource.
HttpPath(String) - Constructor for class net.officefloor.web.resource.source.HttpPath
Instantiate.
HttpPath(HttpRequest, WebServicer) - Constructor for class net.officefloor.web.resource.source.HttpPath
Instantiate.
HttpPathFactory<T> - Interface in net.officefloor.web.build
Creates the HTTP path.
HttpPathFactoryImpl<T> - Class in net.officefloor.web
Factory to create the HTTP path.
HttpPathFactoryImpl(Class<T>, HttpPathFactoryImpl.Segment<T>[]) - Constructor for class net.officefloor.web.HttpPathFactoryImpl
Instantiate.
HttpPathFactoryImpl.ParameterSegment<T> - Class in net.officefloor.web
HttpPathFactoryImpl.Segment<T> - Class in net.officefloor.web
Segment of the path.
HttpPathFactoryImpl.StaticSegment<T> - Class in net.officefloor.web
HttpPathParameter - Annotation Interface in net.officefloor.web
Annotation to indicate the value is loaded from a path parameter.
HttpPathParameter.HttpPathParameterNameFactory - Class in net.officefloor.web
HttpPathParameterAnnotation - Class in net.officefloor.web
HttpPathParameter annotation.
HttpPathParameterAnnotation(String) - Constructor for class net.officefloor.web.HttpPathParameterAnnotation
Instantiate.
HttpPathParameterAnnotation(HttpPathParameter) - Constructor for class net.officefloor.web.HttpPathParameterAnnotation
Instantiate.
HttpPathParameterNameFactory() - Constructor for class net.officefloor.web.HttpPathParameter.HttpPathParameterNameFactory
 
httpPort - Variable in class net.officefloor.maven.StartGoogleFunctionMojo
HTTP port for servicing Google Function.
httpPort(int) - Method in class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Specifies the HTTP port.
HttpQueryParameter - Annotation Interface in net.officefloor.web
Annotation to indicate the value is loaded from a query parameter.
HttpQueryParameter.HttpQueryParameterNameFactory - Class in net.officefloor.web
HttpQueryParameterAnnotation - Class in net.officefloor.web
HttpQueryParameter annotation.
HttpQueryParameterAnnotation(String) - Constructor for class net.officefloor.web.HttpQueryParameterAnnotation
Instantiate.
HttpQueryParameterAnnotation(HttpQueryParameter) - Constructor for class net.officefloor.web.HttpQueryParameterAnnotation
Instantiate.
HttpQueryParameterNameFactory() - Constructor for class net.officefloor.web.HttpQueryParameter.HttpQueryParameterNameFactory
 
HttpRedirectFunction<T> - Class in net.officefloor.web
ManagedFunction to send a redirect.
HttpRedirectFunction(boolean, HttpPathFactory<T>) - Constructor for class net.officefloor.web.HttpRedirectFunction
Instantiate.
HttpRedirectFunction.HttpRedirectDependencies - Enum Class in net.officefloor.web
Dependency keys.
HttpRequest - Interface in net.officefloor.server.http
HTTP request from the ServerHttpConnection.
HttpRequestCookie - Interface in net.officefloor.server.http
Cookie on the HttpRequest.
HttpRequestCookies - Interface in net.officefloor.server.http
HttpRequestCookie instances for the HttpRequest.
HttpRequestHeaders - Interface in net.officefloor.server.http
HttpHeader instances for the HttpRequest.
HttpRequestObjectManagedObject() - Constructor for class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject
 
HttpRequestObjectManagedObjectSource - Class in net.officefloor.web.state
ManagedObjectSource to cache creation of an Object within the HttpRequestState.
HttpRequestObjectManagedObjectSource() - Constructor for class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
 
HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies - Enum Class in net.officefloor.web.state
Dependency keys.
HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject - Class in net.officefloor.web.state
ManagedObject to retrieve the object from the HttpRequestState.
HttpRequestParser - Class in net.officefloor.server.http.parse
HttpRequest parser.
HttpRequestParser(HttpRequestParser.HttpRequestParserMetaData) - Constructor for class net.officefloor.server.http.parse.HttpRequestParser
Initiate.
HttpRequestParser.HttpRequestParserMetaData - Class in net.officefloor.server.http.parse
Meta-data for the HttpRequestParser.
HttpRequestParserMetaData(int, int, long) - Constructor for class net.officefloor.server.http.parse.HttpRequestParser.HttpRequestParserMetaData
Initiate.
HttpRequestState - Interface in net.officefloor.web.state
State for the HttpRequest.
HttpRequestStateful - Annotation Interface in net.officefloor.web
Annotated on the class of the parameter to indicate it should be a HttpRequestObjectManagedObjectSource.
HttpRequestStateManagedObjectSource - Class in net.officefloor.web.state
HttpRequestStateManagedObjectSource(HttpArgumentParser[]) - Constructor for class net.officefloor.web.state.HttpRequestStateManagedObjectSource
Instantiate.
HttpRequestStateManagedObjectSource.HttpRequestStateDependencies - Enum Class in net.officefloor.web.state
Dependency keys.
HttpRequestTokeniser - Class in net.officefloor.web.tokenise
Tokenises the HttpRequest for the path, parameters, fragment.
HttpResource - Interface in net.officefloor.web.resource
HTTP resource.
HttpResourceArchitect - Interface in net.officefloor.web.resource.build
Builds the HttpResource for WebArchitect.
HttpResourceArchitectEmployer - Class in net.officefloor.web.resource.build
HttpResourceCache - Interface in net.officefloor.web.resource
Cache of the HttpResource instances.
HttpResourceCacheManagedObjectSource - Class in net.officefloor.web.resource.source
HttpResourceCacheManagedObjectSource(HttpResourceCache) - Constructor for class net.officefloor.web.resource.source.HttpResourceCacheManagedObjectSource
Instantiate.
HttpResourcesBuilder - Interface in net.officefloor.web.resource.build
Builds the external HttpResource instances.
HttpResourceStore - Interface in net.officefloor.web.resource
Store of HttpResource instances.
HttpResourceStoreImpl - Class in net.officefloor.web.resource.impl
HttpResourceStore implementation.
HttpResourceStoreImpl(String, ResourceSystemFactory, FileCacheFactory, ResourceTransformer[], String[]) - Constructor for class net.officefloor.web.resource.impl.HttpResourceStoreImpl
Instantiate.
HttpResourceStoreManagedObjectSource - Class in net.officefloor.web.resource.source
HttpResourceStoreManagedObjectSource(HttpResourceStore) - Constructor for class net.officefloor.web.resource.source.HttpResourceStoreManagedObjectSource
Instantiate.
HttpResponder - Class in net.officefloor.web.response
Responder for an Object or Escalation.
HttpResponder(List<HttpObjectResponderFactory>, HttpResponder.DefaultHttpObjectResponder) - Constructor for class net.officefloor.web.response.HttpResponder
Instantiate.
HttpResponder.DefaultHttpObjectResponder - Interface in net.officefloor.web.response
Obtains the default HttpObjectResponderFactory.
HttpResponse - Interface in net.officefloor.server.http
HttpResponse - Annotation Interface in net.officefloor.web
Annotates an ObjectResponse parameter to provide additional HTTP response configuration.
HttpResponse.HttpResponseQualifierNameFactory - Class in net.officefloor.web
QualifierNameFactory to obtain qualified name for HttpResponse.
HttpResponseCookie - Interface in net.officefloor.server.http
Cookie to send in the HttpResponse.
HttpResponseCookies - Interface in net.officefloor.server.http
HttpResponseCookie instances for the HttpResponse.
HttpResponseHeaders - Interface in net.officefloor.server.http
HttpHeader instances for the HttpResponse.
HttpResponseQualifierNameFactory() - Constructor for class net.officefloor.web.HttpResponse.HttpResponseQualifierNameFactory
 
HttpResponseWriter<B> - Interface in net.officefloor.server.http
Writes the HttpResponse.
HttpRouteFunction - Class in net.officefloor.web
HttpRouteFunction(HttpEscalationHandler, int, HttpRouter) - Constructor for class net.officefloor.web.HttpRouteFunction
Instantiate.
HttpRouteFunction.HttpRouteDependencies - Enum Class in net.officefloor.web
Dependency keys.
HttpRouter - Class in net.officefloor.web
HttpRouter(WebRouter, int) - Constructor for class net.officefloor.web.HttpRouter
Instantiate.
HttpRouteSectionSource - Class in net.officefloor.web
SectionSource to handle HTTP routing.
HttpRouteSectionSource(String) - Constructor for class net.officefloor.web.HttpRouteSectionSource
Instantiate.
HttpRouteSectionSource.Interception - Class in net.officefloor.web
Obtains the interception details.
HttpRouteSectionSource.Redirect - Class in net.officefloor.web
Redirect.
HttpRouteSectionSource.RouteInput - Class in net.officefloor.web
Route input information.
HTTPS_PORT_NAME - Static variable in class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeFloorExtensionService
Property name for the HTTPS port.
HttpSecurable - Interface in net.officefloor.web.security.build
Securable HTTP item.
HttpSecurableBuilder - Interface in net.officefloor.web.security.build
Interface for HttpSecurer to correspond with the HttpSecurable.
HttpSecurer - Interface in net.officefloor.web.security.build
Configures HttpSecurity around configuration for the OfficeArchitect and SectionDesigner.
HttpSecurity<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
HTTP security.
HttpSecurityActionContext - Interface in net.officefloor.web.spi.security
Generic context for HttpSecurity actions.
HttpSecurityApplicationContext<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Generic context for integrating HttpSecurity actions into the application.
HttpSecurityArchitect - Interface in net.officefloor.web.security.build
Builds the HttpSecurityBuilder instances for the WebArchitect.
HttpSecurityArchitectEmployer - Class in net.officefloor.web.security.build
HttpSecurityBuilder - Interface in net.officefloor.web.security.build
HTTP security builder.
HttpSecurityConfiguration - Class in net.officefloor.web.security.build
yml configuration for a HttpSecurity.
HttpSecurityConfiguration - Class in net.officefloor.web.security.build.rest
HTTP security configuration.
HttpSecurityConfiguration<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.security.impl
Configuration for HttpSecuritySectionSource.
HttpSecurityConfiguration() - Constructor for class net.officefloor.web.security.build.HttpSecurityConfiguration
 
HttpSecurityConfiguration() - Constructor for class net.officefloor.web.security.build.rest.HttpSecurityConfiguration
 
HttpSecurityContext - Interface in net.officefloor.web.spi.security
Context for the HttpSecurity.
HttpSecurityDependencyMetaData<D extends Enum<D>> - Interface in net.officefloor.web.spi.security
Describes an object which the HttpSecuritySource is dependent upon.
HttpSecurityDependencyMetaDataImpl<O extends Enum<O>> - Class in net.officefloor.web.spi.security.impl
Implementation of the HttpSecurityDependencyMetaData.
HttpSecurityDependencyMetaDataImpl(O, Class<?>) - Constructor for class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
Initiate.
HttpSecurityDependencyType<D extends Enum<D>> - Interface in net.officefloor.web.security.type
Type definition of a dependency required by the HttpSecuritySource.
HttpSecurityDependencyTypeImpl<O extends Enum<O>> - Class in net.officefloor.web.security.type
HttpSecurityDependencyTypeImpl(ManagedObjectDependencyType<O>) - Constructor for class net.officefloor.web.security.type.HttpSecurityDependencyTypeImpl
Initiate.
HttpSecurityExecuteContext<F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Context that the HttpSecurity is to execute within.
HttpSecurityExecuteManagedObjectSource<F extends Enum<F>> - Class in net.officefloor.web.security.impl
HttpSecurityExecuteManagedObjectSource(HttpSecuritySource<?, ?, ?, ?, F>, HttpSecurityType<?, ?, ?, ?, F>) - Constructor for class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
Instantiate.
HttpSecurityExplorer - Interface in net.officefloor.web.security.build
Explorer of the execution tree from the HttpSecurity.
HttpSecurityExplorerContext - Interface in net.officefloor.web.security.build
Context for the HttpSecurityExplorer.
HttpSecurityFlowMetaData<F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Describes a Flow required by the HttpSecuritySource.
HttpSecurityFlowMetaDataImpl<F extends Enum<F>> - Class in net.officefloor.web.spi.security.impl
HttpSecurityFlowMetaData implementation.
HttpSecurityFlowMetaDataImpl(F, Class<?>) - Constructor for class net.officefloor.web.spi.security.impl.HttpSecurityFlowMetaDataImpl
Initiate.
HttpSecurityFlowType<F extends Enum<F>> - Interface in net.officefloor.web.security.type
Type definition of a Flow instigated by the HttpSecuritySource.
HttpSecurityFlowTypeImpl<F extends Enum<F>> - Class in net.officefloor.web.security.type
HttpSecurityFlowTypeImpl(ManagedObjectFlowType<F>) - Constructor for class net.officefloor.web.security.type.HttpSecurityFlowTypeImpl
Initiate.
HttpSecurityLoader - Interface in net.officefloor.web.security.type
HttpSecurityLoaderImpl - Class in net.officefloor.web.security.type
HttpSecurityLoader implementation.
HttpSecurityLoaderImpl() - Constructor for class net.officefloor.web.security.type.HttpSecurityLoaderImpl
HttpSecurityLoaderImpl(OfficeFloorCompiler) - Constructor for class net.officefloor.web.security.type.HttpSecurityLoaderImpl
Initiate.
HttpSecurityLoaderImpl(OfficeArchitect, OfficeSourceContext, String) - Constructor for class net.officefloor.web.security.type.HttpSecurityLoaderImpl
Initiate.
HttpSecurityLoaderUtil - Class in net.officefloor.web.security.type
Utility class for testing the HttpSecuritySource.
HttpSecurityManagedObjectAdapterSource<O extends Enum<O>> - Class in net.officefloor.web.security.type
HttpSecurityManagedObjectAdapterSource() - Constructor for class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
HttpSecurityManagedObjectAdapterSource(HttpSecuritySource<?, ?, ?, O, ?>, Supplier<PropertyList>) - Constructor for class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
Initiate.
HttpSecurityRestMethodDecorator - Class in net.officefloor.web.security.rest
HttpSecurityRestMethodDecorator(Map<String, HttpSecurityBuilder>) - Constructor for class net.officefloor.web.security.rest.HttpSecurityRestMethodDecorator
Instantiate.
HttpSecuritySectionSource<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.impl
HttpSecuritySectionSource(HttpSecurityConfiguration<A, AC, C, O, F>) - Constructor for class net.officefloor.web.security.impl.HttpSecuritySectionSource
Instantiate.
HttpSecuritySource<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Source for obtaining HttpSecurity.
HttpSecuritySourceConfiguration - Class in net.officefloor.web.security.build
Configuration for a HttpSecuritySource within a HttpSecurityConfiguration.
HttpSecuritySourceConfiguration() - Constructor for class net.officefloor.web.security.build.HttpSecuritySourceConfiguration
 
HttpSecuritySourceContext - Interface in net.officefloor.web.spi.security
Context for the HttpSecuritySource.
HttpSecuritySourceMetaData<A,AC extends Serializable,C,D extends Enum<D>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Meta-data of the HttpSecuritySource.
HttpSecuritySourceProperty - Interface in net.officefloor.web.spi.security
Individual property of the HttpSecuritySourceSpecification.
HttpSecuritySourcePropertyImpl - Class in net.officefloor.web.spi.security.impl
HttpSecuritySourcePropertyImpl(String, String) - Constructor for class net.officefloor.web.spi.security.impl.HttpSecuritySourcePropertyImpl
Initiate with name and label of property.
HttpSecuritySourceSpecification - Interface in net.officefloor.web.spi.security
Specification of a HttpSecuritySource.
HttpSecuritySourceSpecificationRunnable - Class in net.officefloor.web.security.type
OfficeFloorCompilerRunnable to obtain the specification for the HttpSecuritySource.
HttpSecuritySourceSpecificationRunnable() - Constructor for class net.officefloor.web.security.type.HttpSecuritySourceSpecificationRunnable
 
HttpSecuritySupportingManagedObject<O extends Enum<O>> - Interface in net.officefloor.web.spi.security
HttpSecuritySource configured ManagedObject to provide supporting dependencies to the HttpAuthentication and HttpAccessControl for using the HttpSecuritySource.
HttpSecuritySupportingManagedObjectDependencyContext - Interface in net.officefloor.web.security.type
HttpSecuritySupportingManagedObjectDependencyType<O extends Enum<O>> - Interface in net.officefloor.web.security.type
Type definition of the HttpSecuritySupportingManagedObject dependency.
HttpSecuritySupportingManagedObjectImpl<O extends Enum<O>> - Class in net.officefloor.web.security.type
HttpSecuritySupportingManagedObjectImpl(String, ManagedObjectSource<O, ?>, Supplier<PropertyList>, ManagedObjectScope) - Constructor for class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
Instantiate.
HttpSecuritySupportingManagedObjectType<O extends Enum<O>> - Interface in net.officefloor.web.security.type
Type definition of the HttpSecuritySupportingManagedObject.
HttpSecurityType<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.security.type
Type definition of a HttpSecuritySource.
HttpSecurityTypeBuilder - Interface in net.officefloor.web.security.type
Builder for the HttpSecurityType to validate the loaded HttpSecurityType from the HttpSecuritySource.
HttpSecurityTypeImpl<A,AC extends Serializable,C,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.type
HttpSecurityTypeImpl(Class<A>, HttpAuthenticationFactory<A, C>, Class<AC>, HttpAccessControlFactory<AC>, Class<C>, ManagedObjectType<O>, HttpSecuritySupportingManagedObjectType<?>[]) - Constructor for class net.officefloor.web.security.type.HttpSecurityTypeImpl
Initiate.
HttpSecurityTypeRunnable - Class in net.officefloor.web.security.type
HttpSecurityTypeRunnable() - Constructor for class net.officefloor.web.security.type.HttpSecurityTypeRunnable
 
HttpServer - Class in net.officefloor.server.http
HTTP Server.
HttpServer(DeployedOfficeInput, String, OfficeFloorDeployer, OfficeFloorSourceContext) - Constructor for class net.officefloor.server.http.HttpServer
Instantiates the HttpServer from configuration.
HttpServer(DeployedOfficeInput, OfficeFloorDeployer, OfficeFloorSourceContext) - Constructor for class net.officefloor.server.http.HttpServer
Instantiates the HttpServer from configuration.
HttpServer(HttpServerImplementation, String, HttpServerLocation, String, DateHttpHeaderClock, boolean, SSLContext, DeployedOfficeInput, OfficeFloorDeployer, OfficeFloorSourceContext) - Constructor for class net.officefloor.server.http.HttpServer
Instantiates the HttpServer from direct configuration.
HttpServerImplementation - Interface in net.officefloor.server.http
HttpServer implementation.
HttpServerImplementationContext - Interface in net.officefloor.server.http
Context for the HttpServerImplementation.
HttpServerImplementationFactory - Interface in net.officefloor.server.http
HttpServerLocation - Interface in net.officefloor.server.http
Location of the HTTP server.
HttpServerLocationImpl - Class in net.officefloor.server.http.impl
HttpServerLocation implementation.
HttpServerLocationImpl() - Constructor for class net.officefloor.server.http.impl.HttpServerLocationImpl
Instantiate with defaults for testing.
HttpServerLocationImpl(String, int, int) - Constructor for class net.officefloor.server.http.impl.HttpServerLocationImpl
Instantiate for running single instance.
HttpServerLocationImpl(String, int, int, String) - Constructor for class net.officefloor.server.http.impl.HttpServerLocationImpl
Instantiate for running in a cluster with same port mappings.
HttpServerLocationImpl(String, int, int, String, int, int) - Constructor for class net.officefloor.server.http.impl.HttpServerLocationImpl
Instantiate for running in a cluster.
HttpServerLocationImpl(SourceContext) - Constructor for class net.officefloor.server.http.impl.HttpServerLocationImpl
Instantiate from Property values configured firstly from SourceContext, then System (then defaults).
HttpServerSocketManagedObjectSource - Class in net.officefloor.server.http
HttpServerSocketManagedObjectSource() - Constructor for class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Default constructor to configure from PropertyList.
HttpServerSocketManagedObjectSource(HttpServerLocation, HttpHeaderValue, DateHttpHeaderClock, boolean) - Constructor for class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Instantiate for non-secure servicing.
HttpServerSocketManagedObjectSource(HttpServerLocation, HttpHeaderValue, DateHttpHeaderClock, boolean, SSLContext) - Constructor for class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Instantiate for secure servicing.
HttpServletEntityByteSequence - Class in net.officefloor.server.http.servlet
ByteSequence for the HttpServletRequest entity.
HttpServletEntityByteSequence(HttpServletRequest) - Constructor for class net.officefloor.server.http.servlet.HttpServletEntityByteSequence
Instantiate.
HttpServletHttpResponseWriter - Class in net.officefloor.server.http.servlet
HttpServlet HttpResponseWriter.
HttpServletHttpResponseWriter(HttpServletResponse, StreamBufferPool<ByteBuffer>) - Constructor for class net.officefloor.server.http.servlet.HttpServletHttpResponseWriter
Instantiate.
HttpServletHttpServerImplementation - Class in net.officefloor.server.http.servlet
HttpServerImplementation to validate tests.
HttpServletHttpServerImplementation() - Constructor for class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
 
HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader - Interface in net.officefloor.server.http.servlet
Provides context to load the HttpServletHttpServerImplementation.
HttpServletNonMaterialisedHttpHeaders - Class in net.officefloor.server.http.servlet
HttpServletNonMaterialisedHttpHeaders(HttpServletRequest) - Constructor for class net.officefloor.server.http.servlet.HttpServletNonMaterialisedHttpHeaders
Instantiate.
HttpServletOfficeExtensionService - Class in net.officefloor.server.http.servlet
OfficeExtensionService for the HTTP Servlet.
HttpServletOfficeExtensionService() - Constructor for class net.officefloor.server.http.servlet.HttpServletOfficeExtensionService
 
HttpServletOfficeFloorBridge - Class in net.officefloor.server.http.servlet
Bridge from HttpServlet to OfficeFloor.
HttpServletOfficeFloorBridge(HttpServerLocation, boolean, ExternalServiceInput<ServerHttpConnection, ProcessAwareServerHttpConnectionManagedObject>) - Constructor for class net.officefloor.server.http.servlet.HttpServletOfficeFloorBridge
Instantiate.
HttpServletRequestManagedObjectSource - Class in net.officefloor.spring.starter.rest.servlet
ManagedObjectSource for the HttpServletRequest.
HttpServletRequestManagedObjectSource() - Constructor for class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource
 
HttpServletRequestManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.spring.starter.rest.servlet
Dependency keys.
HttpServletResponseManagedObjectSource - Class in net.officefloor.spring.starter.rest.servlet
ManagedObjectSource for the HttpServletResponse.
HttpServletResponseManagedObjectSource() - Constructor for class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource
 
HttpServletResponseManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.spring.starter.rest.servlet
Dependency keys.
HttpSession - Interface in net.officefloor.web.session
HTTP session.
HttpSessionAdministration - Interface in net.officefloor.web.session
Administration interface for the HttpSession.
HttpSessionIdGenerator - Interface in net.officefloor.web.session.spi
Generates the HttpSession Id.
HttpSessionManagedObject - Class in net.officefloor.web.session
HttpSessionManagedObject(String, int, int, HttpSessionIdGenerator, int, HttpSessionStore) - Constructor for class net.officefloor.web.session.HttpSessionManagedObject
Initiate.
HttpSessionManagedObjectSource - Class in net.officefloor.web.session
HttpSessionManagedObjectSource() - Constructor for class net.officefloor.web.session.HttpSessionManagedObjectSource
 
HttpSessionObjectManagedObject - Class in net.officefloor.web.session.object
ManagedObject to cache creation of an Object within the HttpSession.
HttpSessionObjectManagedObject(Class<?>, String) - Constructor for class net.officefloor.web.session.object.HttpSessionObjectManagedObject
Initiate.
HttpSessionObjectManagedObject.Dependencies - Enum Class in net.officefloor.web.session.object
Dependency keys for the HttpSessionObjectManagedObject.
HttpSessionObjectManagedObjectSource - Class in net.officefloor.web.session.object
ManagedObjectSource to cache creation of an Object within the HttpSession.
HttpSessionObjectManagedObjectSource() - Constructor for class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
 
HttpSessionStateful - Annotation Interface in net.officefloor.web
Annotated on the class of the parameter to indicate it should be a HttpSessionObjectManagedObjectSource.
HttpSessionStore - Interface in net.officefloor.web.session.spi
Provides a store (or cache) of HttpSession instances.
httpsPort - Variable in class net.officefloor.maven.StartGoogleFunctionMojo
HTTPS port for servicing Google Function.
httpsPort(int) - Method in class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Specifies the HTTPS port.
HttpStatus - Class in net.officefloor.server.http
HTTP status.
HttpStatus(int, String) - Constructor for class net.officefloor.server.http.HttpStatus
Instantiate a dynamic HttpStatus.
HttpStatus.HttpStatusEnum - Enum Class in net.officefloor.server.http
HttpUrlContinuation - Interface in net.officefloor.web.build
HTTP URL continuation.
HttpValueLocation - Enum Class in net.officefloor.web.build
Location of the HttpParameter.
HttpVersion - Class in net.officefloor.server.http
HTTP version.
HttpVersion(String) - Constructor for class net.officefloor.server.http.HttpVersion
Instantiate a dynamic HttpVersion.
HttpVersion.HttpVersionEnum - Enum Class in net.officefloor.server.http
HttpVersion Enum for common HTTP methods.

I

id - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Id for referencing.
id - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Identifies this XML mapping for reuse (or if already configured to use the same configuration).
identifier - Variable in class net.officefloor.web.SerialisedRequestState
Identifier for this SerialisedRequestState.
identifier(String) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows providing an identifier in the log message to identify the StatePoller.
ifAllRoles() - Element in annotation interface net.officefloor.web.security.HttpAccess
Provides means to allow access if have ALL roles.
ifRole() - Element in annotation interface net.officefloor.web.security.HttpAccess
Provides means to allow access if have role in any one of the configured roles.
ignoreConflict(CosmosDbUtil.CosmosOperation<R, E>) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Ignores conflict.
ignoreNotFound(CosmosDbUtil.CosmosOperation<R, E>) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Ignores NotFoundException (when deleting).
IMockEntity - Interface in net.officefloor.jpa.test
Mock Entity to allow different Entity implementations for each implementing vendor.
IMPLEMENTATION_CLASS_PROPERTY_NAME - Static variable in class net.officefloor.compile.OfficeFloorCompiler
System.getProperty(String) that allows specifying the OfficeFloorCompiler implementation Class.
IMPLEMENTATION_CLASS_PROPERTY_NAME - Static variable in class net.officefloor.frame.api.OfficeFrame
System.getProperty(String) that allows specifying the OfficeFrame implementation Class.
importHttpRequestState(Serializable, HttpRequestState) - Static method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
Imports the state from the momento.
importState(Serializable) - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
importState(Serializable) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
importState(Serializable) - Method in interface net.officefloor.server.http.ServerHttpConnection
Imports and overrides the current HttpRequest and HttpResponse with the input momento.
in(Object) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains In from dependency object.
In<T> - Interface in net.officefloor.plugin.variable
Provides input to retrieve variable value.
InClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
InClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.InClassDependencyManufacturer
 
Indexed - Enum Class in net.officefloor.frame.api.build
Enum indicating the: ManagedObject instances Flow instances will be specified by an index rather than an Enum.
indexOf(long, StreamBufferScanner.ScanTarget) - Static method in class net.officefloor.server.buffer.StreamBufferScanner
Scans the ByteBuffer to find the next byte of particular value.
informOfficeArchitect() - Method in interface net.officefloor.web.build.WebArchitect
Informs the OfficeArchitect of the web architect.
informOfficeArchitect() - Method in class net.officefloor.web.WebArchitectEmployer
 
informWebArchitect() - Method in interface net.officefloor.web.resource.build.HttpResourceArchitect
Informs the WebArchitect of the necessary HttpResource instances.
informWebArchitect() - Method in class net.officefloor.web.resource.build.HttpResourceArchitectEmployer
 
informWebArchitect() - Method in interface net.officefloor.web.security.build.HttpSecurityArchitect
Informs the WebArchitect of the necessary security.
informWebArchitect() - Method in class net.officefloor.web.security.build.HttpSecurityArchitectEmployer
 
informWebArchitect() - Method in interface net.officefloor.web.template.build.WebTemplateArchitect
Informs the WebArchitect of the templates.
informWebArchitect() - Method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
 
init(FilterConfig) - Method in class net.officefloor.server.http.servlet.OfficeFloorFilter
 
init(AdministrationSourceContext) - Method in interface net.officefloor.compile.spi.administration.source.AdministrationSource
Initialises the AdministrationSource.
init(AdministrationSourceContext) - Method in class net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource
 
init(GovernanceSourceContext) - Method in interface net.officefloor.compile.spi.governance.source.GovernanceSource
Initialises the GovernanceSource.
init(GovernanceSourceContext) - Method in class net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource
 
init(ManagedObjectPoolSourceContext) - Method in class net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource
 
init(ManagedObjectPoolSourceContext) - Method in interface net.officefloor.compile.spi.pool.source.ManagedObjectPoolSource
Initialises and configures the ManagedObjectPoolSource.
init(ConfigurationContextImpl.ConfigurationSource, AbstractWritableConfigurationContext.ConfigurationWriter, AbstractWritableConfigurationContext.ConfigurationRemover) - Method in class net.officefloor.configuration.impl.AbstractWritableConfigurationContext
Instantiate.
init(ManagedObjectSourceContext) - Method in class net.officefloor.frame.test.MockManagedObjectSource
 
init(ManagedObjectSourceContext<F>) - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
 
init(ManagedObjectSourceContext<F>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSource
Initialises the ManagedObjectSource.
init(ManagedObjectSourceContext<Indexed>) - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
 
init(SourceContext) - Method in interface net.officefloor.web.jwt.authority.key.AsynchronousKeyFactory
Allows for the AsynchronousKeyFactory to be configured.
init(SourceContext) - Method in interface net.officefloor.web.jwt.authority.key.CipherFactory
Allows for the CipherFactory to be configured.
init(SourceContext) - Method in interface net.officefloor.web.jwt.authority.key.SynchronousKeyFactory
Allows for the SynchronousKeyFactory to be configured.
init(HttpSecuritySourceContext) - Method in interface net.officefloor.web.spi.security.HttpSecuritySource
Initialises the HttpSecuritySource.
init(HttpSecuritySourceContext) - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.ClassLoaderTestSupport
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.ConstructTestSupport
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.FileTestSupport
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.LogTestSupport
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.MockTestSupport
 
init(ExtensionContext) - Method in class net.officefloor.frame.test.OfficeManagerTestSupport
 
init(ExtensionContext) - Method in interface net.officefloor.frame.test.TestSupport
Intialise.
init(ExtensionContext) - Method in class net.officefloor.frame.test.ThreadedTestSupport
 
Init - Annotation Interface in net.officefloor.plugin.clazz
Annotates a Method for initialising the object after dependencies injected.
InitClassInjectionInterrogator - Class in net.officefloor.plugin.clazz.interrogate.impl
InitClassInjectionInterrogator() - Constructor for class net.officefloor.plugin.clazz.interrogate.impl.InitClassInjectionInterrogator
 
initCookies() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
initialContext - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Initial XmlContext in which to unmarshall.
initialise() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
initialise() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
initialise() - Method in interface net.officefloor.compile.internal.structure.EscalationNode
Initialises the EscalationNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.ExecutionStrategyNode
Initialises the ExecutionStrategyNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.FunctionFlowNode
Initialises the FunctionFlowNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.FunctionObjectNode
Initialises the FunctionObjectNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Initialises the InputManagedObjectNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectDependencyNode
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectExecutionStrategyNode
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectFlowNode
Initialises the ManagedObjectFlowNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectFunctionDependencyNode
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectTeamNode
Initialises the ManagedObjectTeamNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.ManagingOfficeNode
Initialises the ManagingOfficeNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Initialises the OfficeFloorNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.OfficeStartNode
Initialises the OfficeStartNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.OfficeTeamNode
Initialises the OfficeTeamNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.ResponsibleTeamNode
Initialises the ResponsibleTeamNode.
initialise() - Method in interface net.officefloor.compile.internal.structure.SuppliedManagedObjectSourceNode
initialise(CosmosClientBuilder, String) - Static method in class net.officefloor.nosql.cosmosdb.test.CosmosSelfSignedCertificate
Initialises the CosmosClientBuilder.
initialise(String) - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
initialise(String) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
initialise(String) - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
initialise(String) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
initialise(String) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
initialise(String) - Method in interface net.officefloor.compile.internal.structure.OfficeInputNode
Initialises the OfficeInputNode.
initialise(String) - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Initialises this OfficeManagedObjectType.
initialise(String) - Method in interface net.officefloor.compile.internal.structure.OfficeOutputNode
Initialises the OfficeOutputNode.
initialise(String) - Method in interface net.officefloor.compile.internal.structure.SectionInputNode
Initialises this SectionInputType.
initialise(String) - Method in interface net.officefloor.compile.internal.structure.SectionObjectNode
Initialises this SectionObjectType.
initialise(String, boolean) - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
initialise(String, boolean) - Method in interface net.officefloor.compile.internal.structure.SectionOutputNode
Initialises this SectionOutputType.
initialise(String, FunctionNamespaceNode) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
initialise(String, FunctionNamespaceNode) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Initialises this ManagedFunctionNode.
initialise(String, AdministrationSource<?, ?, ?>) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
initialise(String, AdministrationSource<?, ?, ?>) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Initialises this AdministrationNode.
initialise(String, GovernanceSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
initialise(String, GovernanceSource<?, ?>) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Initialises the GovernanceNode.
initialise(String, ManagedFunctionSource) - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
initialise(String, ManagedFunctionSource) - Method in interface net.officefloor.compile.internal.structure.FunctionNamespaceNode
Initialises the FunctionNamespaceNode.
initialise(String, OfficeSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
initialise(String, OfficeSource, String) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Initialises the OfficeNode.
initialise(String, ManagedObjectPoolSource) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
initialise(String, ManagedObjectPoolSource) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectPoolNode
Initialises the ManagedObjectPoolNode.
initialise(String, SectionSource, String) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
initialise(String, SectionSource, String) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Initialises this SectionNode.
initialise(String, SupplierSource) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
initialise(String, SupplierSource) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Initialises the SupplierNode.
initialise(String, ExecutiveSource) - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
initialise(String, ExecutiveSource) - Method in interface net.officefloor.compile.internal.structure.ExecutiveNode
Initialises the ExecutiveNode.
initialise(String, ManagedObjectSource<?, ?>) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
initialise(String, ManagedObjectSource<?, ?>) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Initialises the ManagedObjectSourceNode.
initialise(String, TeamSource) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
initialise(String, TeamSource) - Method in interface net.officefloor.compile.internal.structure.TeamNode
Initialises the TeamNode.
initialise(Node, NodeContext, S, Supplier<S>) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Initialises the Node.
initialise(OptionalThreadLocalReceiver) - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
initialise(OptionalThreadLocalReceiver) - Method in interface net.officefloor.compile.internal.structure.SupplierThreadLocalNode
Initialises the SupplierThreadLocalNode.
initialise(ManagedObjectScope, ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
initialise(ManagedObjectScope, ManagedObjectSourceNode) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Initialises the ManagedObjectNode.
initialise(StatePollContext<S>, FlowCallback) - Method in interface net.officefloor.plugin.managedobject.poll.StatePoller.Initialiser
Invoked to initialise polling state.
initialiseAsOfficeSubSectionType(OfficeSubSectionType, OfficeSubSectionType[], OfficeFunctionType[], OfficeSectionManagedObjectType[]) - Method in class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
Initialises the OfficeSubSectionType state.
initialiseHttpRequestState(HttpArgument, HttpRequestState) - Static method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
Initialises the HttpRequestState.
InitialiseHttpRequestStateFunction - Class in net.officefloor.web
InitialiseHttpRequestStateFunction() - Constructor for class net.officefloor.web.InitialiseHttpRequestStateFunction
 
InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies - Enum Class in net.officefloor.web
Dependency keys.
initialiseOfficeFloorCompiler(OfficeFloorCompiler) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Initialises the OfficeFloorCompiler.
initialize(InjectionManager) - Method in class net.officefloor.jaxrs.OfficeFloorComponentProvider
 
InitialSupplierType - Interface in net.officefloor.compile.supplier
Type definition of a Supplier that requires completing.
InitialSupplierTypeImpl - Class in net.officefloor.compile.impl.supplier
InitialSupplierType implementation.
InitialSupplierTypeImpl(SupplierThreadLocalType[], ThreadSynchroniserFactory[], SuppliedManagedObjectSourceType[], InternalSupplier[], SupplierCompileCompletion[], SupplierCompileConfiguration) - Constructor for class net.officefloor.compile.impl.supplier.InitialSupplierTypeImpl
Initiate.
initiateOfficeFloorBuilder(OfficeFloorBuilder) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
initiateOfficeFloorBuilder(OfficeFloorBuilder) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Initiates the OfficeFloorBuilder with the OfficeFloorCompiler details.
initManagedObjectSource(Class<MS>) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Instantiates and initialises the ManagedObjectSource.
initManagedObjectSource(MS) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Instantiates and initialises the ManagedObjectSource.
initSslInfo() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
initWebApplicationContext() - Method in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 
InjectContext - Class in net.officefloor.servlet.inject
Context for injection.
InjectContext(SupplierThreadLocal<?>[]) - Constructor for class net.officefloor.servlet.inject.InjectContext
Instantiate.
InjectContextFactory - Class in net.officefloor.servlet.inject
Factory for the InjectContext.
injectDependencies(Object, AdministrationContext<Object, Indexed, Indexed>) - Method in interface net.officefloor.plugin.managedobject.clazz.ClassDependencyInjector
Injects dependencies into the object (typically to invoke Method against).
injectDependencies(Object, AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.FieldClassDependencyInjector
 
injectDependencies(Object, AdministrationContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.MethodClassDependencyInjector
 
injectDependencies(Object, ManagedFunctionContext<Indexed, Indexed>) - Method in interface net.officefloor.plugin.managedobject.clazz.ClassDependencyInjector
Injects dependencies into the object (typically to invoke Method against).
injectDependencies(Object, ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.FieldClassDependencyInjector
 
injectDependencies(Object, ManagedFunctionContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.MethodClassDependencyInjector
 
injectDependencies(Object, ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in interface net.officefloor.plugin.managedobject.clazz.ClassDependencyInjector
Injects dependencies into the object.
injectDependencies(Object, ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.FieldClassDependencyInjector
 
injectDependencies(Object, ManagedObject, ManagedObjectContext, ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.MethodClassDependencyInjector
 
injectDependencies(T) - Method in class net.officefloor.servlet.inject.InjectContextFactory
Injects the dependencies onto the Object.
InjectField - Class in net.officefloor.servlet.inject
Field to have dependency injected.
InjectFieldDependencyExtractor - Class in net.officefloor.servlet.inject
InjectFieldDependencyExtractor() - Constructor for class net.officefloor.servlet.inject.InjectFieldDependencyExtractor
 
InjectionRegistry - Class in net.officefloor.servlet.inject
Registry of injections.
InjectionRegistry(FieldDependencyExtractor[]) - Constructor for class net.officefloor.servlet.inject.InjectionRegistry
Instantiate.
INPUT - Static variable in class net.officefloor.servlet.chain.ServletSectionSource
SectionInput name for servicing the ServerHttpConnection.
INPUT - Static variable in class net.officefloor.spring.webflux.WebFluxSectionSource
SectionInput name for servicing the ServerHttpConnection.
INPUT - Static variable in class net.officefloor.spring.webmvc.WebMvcSectionSource
SectionInput name for servicing the ServerHttpConnection.
INPUT - Static variable in class net.officefloor.web.jwt.authority.combined.CombinedServerRetrieveValidateKeysSectionSource
Name of the SectionInput to retrieve the JwtValidateKey instances from the JwtAuthority.
INPUT - Static variable in class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
Name of SectionInput to publish the JwtValidateKey instances.
INPUT - Static variable in class net.officefloor.web.jwt.jwks.JwksSectionSource
Name of SectionInput to collect the JwtValidateKey instances.
INPUT_AUTHENTICATE - Static variable in class net.officefloor.web.security.impl.HttpSecuritySectionSource
Name of the SectionInput for undertaking authentication with application provided credentials.
INPUT_CHALLENGE - Static variable in class net.officefloor.web.security.impl.HttpSecuritySectionSource
Name of the SectionInput for challenging.
INPUT_FLOW_PREFIX - Static variable in class net.officefloor.web.security.impl.HttpSecuritySectionSource
Prefix name of the SectionInput for handling HttpSecurityExecuteContext.
INPUT_NAME - Static variable in interface net.officefloor.activity.procedure.build.ProcedureArchitect
SectionInput name to invoke the Procedure.
INPUT_NAME - Static variable in class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
InputManagedObject - Interface in net.officefloor.frame.api.managedobject
ManagedObject passed in externally.
InputManagedObjectConfiguration<O extends Enum<O>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a ManagedObject input into a ProcessState.
InputManagedObjectNode - Interface in net.officefloor.compile.internal.structure
Node representing an instance use of an Input ManagedObject.
InputManagedObjectNodeImpl - Class in net.officefloor.compile.impl.structure
InputManagedObjectNode implementation.
InputManagedObjectNodeImpl(String, String, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
Initiate.
InputStreamAdapter - Class in net.officefloor.compile.impl.adapt
InputStream adapter.
InputStreamAdapter(Object, ClassLoader, ClassLoader) - Constructor for class net.officefloor.compile.impl.adapt.InputStreamAdapter
Initiate.
inRole(String) - Method in interface net.officefloor.web.security.HttpAccessControl
Indicates if within role.
inRole(String) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
inRole(String) - Method in class net.officefloor.web.security.scheme.HttpAccessControlImpl
 
inRole(String) - Method in class net.officefloor.web.security.scheme.MockHttpAccessControl
 
INSECURE - Enum constant in enum class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction.Flows
Insecure flow.
insertDataSource() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to insert entry via DataSource.
InsertSection() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.InsertSection
 
InsertSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.InsertSection
 
insertWithCompiler() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to insert entry into database with compiled wrappers.
insertWithDynamicProxy() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to insert entry into database with Proxy.
instance(Object) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience means to create MethodObjectFactory.
instantiate(Class<T>) - Method in interface net.officefloor.web.value.load.ObjectInstantiator
Instantiates the object.
intercept(OfficeFlowSinkNode, OfficeFlowSourceNode) - Method in interface net.officefloor.web.build.WebArchitect
Intercepts all HttpRequest instances before servicing.
intercept(OfficeFlowSinkNode, OfficeFlowSourceNode) - Method in class net.officefloor.web.WebArchitectEmployer
 
intercept(HttpInputInterceptorContext) - Method in interface net.officefloor.web.rest.build.HttpInputInterceptor
Intercepts the HttpInput to the service section, optionally inserting intermediate logic.
InterceptFunction - Class in net.officefloor.web
ManagedFunction to trigger the interception before routing.
InterceptFunction() - Constructor for class net.officefloor.web.InterceptFunction
 
INTERNAL_SERVER_ERROR - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 500 Internal Server Error.
INTERNAL_SERVER_ERROR - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 500 Internal Server Error status.
InternalSupplier - Interface in net.officefloor.compile.spi.supplier.source
Exposes internal objects from the SupplierSource.
interpolateRestDirectory(String, String) - Static method in class net.officefloor.woof.WoofLoaderOfficeExtensionService
 
interrogate(ClassConstructorInterrogatorContext) - Method in interface net.officefloor.plugin.clazz.constructor.ClassConstructorInterrogator
Interrogates for the Constructor.
interrogate(ClassConstructorInterrogatorContext) - Method in class net.officefloor.plugin.clazz.constructor.impl.DependencyClassConstructorInterrogator
 
interrogate(ClassInjectionInterrogatorContext) - Method in interface net.officefloor.plugin.clazz.interrogate.ClassInjectionInterrogator
Interrogates for injection points.
interrogate(ClassInjectionInterrogatorContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.DependencyClassInjectionInterrogator
 
interrogate(ClassInjectionInterrogatorContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.FlowInterfaceClassInjectionInterrogator
 
interrogate(ClassInjectionInterrogatorContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.InitClassInjectionInterrogator
 
interrogate(ClassInjectionInterrogatorContext) - Method in class net.officefloor.plugin.clazz.interrogate.impl.ManagedObjectClassInjectionInterrogator
 
interrogate(TypeQualifierInterrogatorContext) - Method in class net.officefloor.plugin.clazz.qualifier.impl.QualifierTypeQualifierInterrogator
 
interrogate(TypeQualifierInterrogatorContext) - Method in interface net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogator
Interrogates for the type qualifier.
interrogate(TypeQualifierInterrogatorContext) - Method in class net.officefloor.spring.starter.rest.argument.QualifierTypeQualifierInterrogator
 
interrogate(TypeQualifierInterrogatorContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringTypeQualifierInterrogator
 
INVALID_JWT - Enum constant in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Invalid JWT flow.
invalidate(boolean) - Method in interface net.officefloor.web.session.HttpSessionAdministration
Triggers invalidating the HttpSession.
InvalidatedSessionHttpException - Exception in net.officefloor.web.session
Indicates the HttpSession is currently invalidated and can not be used.
InvalidatedSessionHttpException() - Constructor for exception net.officefloor.web.session.InvalidatedSessionHttpException
Initiate.
InvalidatedSessionHttpException(Throwable) - Constructor for exception net.officefloor.web.session.InvalidatedSessionHttpException
Initiate with cause.
invalidateHttpSession(InvalidateHttpSessionOperation) - Method in interface net.officefloor.web.session.spi.HttpSessionStore
Triggers invalidating the HttpSession.
invalidateHttpSession(InvalidateHttpSessionOperation) - Method in class net.officefloor.web.session.store.MemoryHttpSessionStore
 
InvalidateHttpSessionOperation - Interface in net.officefloor.web.session.spi
Operation to obtain details of invalidating a HttpSession within the HttpSessionStore.
InvalidConfigurationError - Error in net.officefloor.plugin.clazz
Indicates an incorrect configuration.
InvalidConfigurationError(String) - Constructor for error net.officefloor.plugin.clazz.InvalidConfigurationError
Instantiate.
InvalidConfigurationError(String, Throwable) - Constructor for error net.officefloor.plugin.clazz.InvalidConfigurationError
Instantiate.
InvalidConfigurationError(Throwable) - Constructor for error net.officefloor.plugin.clazz.InvalidConfigurationError
Instantiate.
InvalidParameterTypeException - Exception in net.officefloor.frame.api.manage
Indicates parameter type to ManagedFunction is invalid.
InvalidParameterTypeException(String) - Constructor for exception net.officefloor.frame.api.manage.InvalidParameterTypeException
Initiate.
invoke(Object, Method, Object[]) - Method in class net.officefloor.compile.impl.adapt.TypeAdapter
 
invoke(Object, Method, Object[]) - Method in class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
 
invoke(String, Object[], String[]) - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
InvokedProcessServicer - Interface in net.officefloor.frame.util
Services an invoked ProcessState from the ManagedObjectSourceStandAlone.
invokeFunction(String, Object) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to invoke ManagedFunction of an Office.
invokeFunction(String, Object) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to invoke ManagedFunction of an Office.
invokeFunction(String, Object, int) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to invoke ManagedFunction of an Office.
invokeFunction(String, Object, int) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to invoke ManagedFunction of an Office.
invokeFunction(String, String, String) - Method in interface net.officefloor.compile.mbean.OfficeFloorMBean
Invokes the ManagedFunction.
invokeFunctionAndValidate(String, Object, String...) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Facade method to invoke the ManagedFunction of an Office and validate the ManagedFunction instances invoked.
invokeFunctionAndValidate(String, Object, String...) - Method in class net.officefloor.frame.test.ConstructTestSupport
Facade method to invoke the ManagedFunction of an Office and validate the ManagedFunction instances invoked.
invokeMethod(Object, Method, Object[]) - Static method in class net.officefloor.plugin.clazz.method.MethodFunction
Invokes the Method as the ManagedFunction directly on the Object.
invokeMethod(Object, Method, String, Object...) - Static method in class net.officefloor.test.module.ModuleAccessible
Invokes the Method.
invokeMethod(Object, String, Object[], Class<?>[], ClassLoader, ClassLoader) - Static method in class net.officefloor.compile.impl.adapt.TypeAdapter
Invokes the implementing method.
invokeNoExceptionMethod(Object, String, Object[], Class<?>[], ClassLoader, ClassLoader) - Static method in class net.officefloor.compile.impl.adapt.TypeAdapter
Invokes the method expecting no Exception.
invokeProcess(int, Object, ManagedObject, long, FlowCallback) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectServiceContext
Instigates a ProcessState.
invokeProcess(int, Object, ManagedObject, long, FlowCallback) - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectServiceContextImpl
 
invokeProcess(int, Object, ManagedObject, long, FlowCallback) - Method in class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
 
invokeProcess(F, Object, long, FlowCallback) - Method in interface net.officefloor.web.spi.security.HttpSecurityExecuteContext
Instigates a Flow.
invokeProcess(F, Object, ManagedObject, long, FlowCallback) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectServiceContext
Instigates a ProcessState.
invokeProcess(F, Object, ManagedObject, long, FlowCallback) - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectServiceContextImpl
 
invokeProcess(F, Object, ManagedObject, long, FlowCallback) - Method in class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
 
invokeProcess(Object, FlowCallback) - Method in interface net.officefloor.frame.api.manage.FunctionManager
Invokes the ManagedFunction which is executed within a new ProcessState of the Office.
invokeProcess(Object, FlowCallback) - Method in class net.officefloor.frame.impl.execute.office.FunctionManagerImpl
 
invokeProcess(String, Object) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
 
invokeProcess(String, Object) - Method in class net.officefloor.test.OfficeFloorExtension
 
invokeProcess(String, Object) - Method in interface net.officefloor.test.OfficeFloorJUnit
Convenience method to invoke the ProcessState for the ManagedFunction within the default Office.
invokeProcess(String, Object, long) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
 
invokeProcess(String, Object, long) - Method in class net.officefloor.test.OfficeFloorExtension
 
invokeProcess(String, Object, long) - Method in interface net.officefloor.test.OfficeFloorJUnit
Convenience method to invoke the ProcessState for the ManagedFunction within the default Office.
invokeProcess(String, String, Object, long) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
 
invokeProcess(String, String, Object, long) - Method in class net.officefloor.test.OfficeFloorExtension
 
invokeProcess(String, String, Object, long) - Method in interface net.officefloor.test.OfficeFloorJUnit
Convenience method to invoke the ProcessState for the ManagedFunction.
invokeProcess(OfficeFloor, String, Object) - Static method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Convenience method to invoke the ProcessState for the ManagedFunction within the default Office.
invokeProcess(OfficeFloor, String, Object, long) - Static method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Convenience method to invoke the ProcessState for the ManagedFunction within the default Office.
invokeProcess(OfficeFloor, String, String, Object, long) - Static method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Convenience method to invoke the ProcessState for the ManagedFunction.
invokeProcess(ManagedObjectServiceContext<F>) - Method in interface net.officefloor.frame.impl.execute.service.SafeManagedObjectService.ProcessInvoker
invokeProcess(SafeManagedObjectService.ProcessInvoker<F>) - Method in class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
Enables generic ProcessState invocation.
invokeProcess(FlowMetaData, Object, long, FlowCallback, ThreadState, ManagedObject, ManagedObjectMetaData<?>, int) - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
invokeProcess(FlowMetaData, Object, long, FlowCallback, ThreadState, ManagedObject, ManagedObjectMetaData<?>, int) - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Invokes a ProcessState.
invokeProcess(FlowMetaData, Object, ManagedObject, long, FlowCallback) - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectServiceContextImpl
Invokes the ProcessState for the FlowMetaData.
invokeStartupProcess(int, Object, ManagedObject, FlowCallback) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
Invokes a start up Flow.
invokeStartupProcess(F, Object, ManagedObject, FlowCallback) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
Invokes a start up Flow.
IS_NEXT_PROPERTY_NAME - Static variable in class net.officefloor.activity.procedure.section.ProcedureSectionSource
Indicates if next SectionOutput should be configured.
isAccess(String[], String[]) - Method in interface net.officefloor.web.security.HttpAccessControl
Indicates if have access.
isActiveBuffers() - Method in class net.officefloor.server.http.mock.MockStreamBufferPool
Indicates if there are active StreamBuffer instances.
isApplicationWoofAvailable(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Determines if the WoOF configuration available.
isAsynchronousManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
isAttachedToThread() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
isAttachedToThread() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Indicates if this ThreadState is attached to the current Thread.
isAuthenticated() - Method in interface net.officefloor.web.security.HttpAuthentication
Indicates if authenticated.
isAuthenticated() - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
isAuthenticated() - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
isAuthenticated() - Method in class net.officefloor.web.security.scheme.MockAuthentication
Indicates if authenticated.
isAuthenticated() - Method in class net.officefloor.web.security.scheme.MockHttpAuthentication
 
isAutoWireAdministration() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
isAutoWireAdministration() - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Indicates whether to auto-wire ManagedObjectExtensionNode instances for Administration.
isAutoWireGovernance() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
isAutoWireGovernance() - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Indicates whether to auto-wire ManagedObjectExtensionNode instances for Governance.
isAutoWireStartupOrdering() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
isAutoWireStartupOrdering() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Indicates if there is auto-wired start up ordering.
isBlank(String) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Indicates whether the input String is either null or empty.
isBlank(String) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Indicates whether the input String is either null or empty.
isCancelled() - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
isCancelled() - Method in interface net.officefloor.frame.internal.structure.ProcessState
Indicates if the ProcessState has been cancelled.
isCascadeRemove() - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Indicates if cascade remove.
isChainServletManager() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
Indicates if chain in the ServletManager.
isClosed() - Method in interface net.officefloor.jdbc.test.ValidateConnections.PooledConnectionClosed
Indicates if closed.
isClosed() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
isClosed() - Method in interface net.officefloor.server.stream.impl.CloseHandler
Indicates if closed.
isComplete - Variable in class net.officefloor.frame.test.CompleteFlowCallback
Indicates if Flow is complete.
isComplete() - Method in class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
Indicates if AsynchronousFlow is complete.
isCompositionsAvailable(String, Predicate<String>) - Method in interface net.officefloor.activity.compose.build.ComposeArchitect
Determines if compositions are available in the resource directory.
isCompositionsAvailable(String, Predicate<String>) - Method in class net.officefloor.activity.compose.build.ComposeEmployer.ComposeArchitectImpl
 
isCompositionsAvailable(String, Predicate<String>) - Static method in class net.officefloor.activity.compose.build.ComposeEmployer
Indicates if compositions are available.
isConcurrent() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectStartupRunnable
Indicates to execute this ManagedObjectStartupRunnable concurrently on another Thread.
isConnectionModel() - Method in class net.officefloor.model.generate.model.ModelMetaData
true if is a connection model.
isConstructorParameterIndicator() - Method in class net.officefloor.jaxrs.DependencyInjectionResolver
 
isContextAwareManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
isContextAwareManagedObject() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
isContextAwareManagedObject() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Indicates if the ManagedObject implements ContextAwareManagedObject.
isContextualLoad() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates if contextual load.
isCoordinatingManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
isCoordinatingManagedObject() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
isCoordinatingManagedObject() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Indicates if the ManagedObject implements CoordinatingManagedObject.
isCurrentThreadManaged() - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPoolContext
Indicates if the current Thread is managed.
isCurrentThreadManaged() - Static method in class net.officefloor.frame.impl.execute.execution.ManagedExecutionFactoryImpl
Indicates if the current Thread is executing within a ManagedExecution.
isCurrentThreadManaged() - Method in class net.officefloor.frame.impl.execute.pool.ManagedObjectPoolContextImpl
 
isDefaultExecutionStrategy() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
isDefaultExecutionStrategy() - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Indicates if default ExecutionStrategy is being used.
isDelaySource - Variable in class net.officefloor.frame.test.TestManagedObject
Indicates whether to delay sourcing the ManagedObject.
isDependencyAvailable(FromOffice, StatePoint) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Determines if the dependency is available.
isDirectory() - Method in class net.officefloor.web.resource.classpath.ClassPathNode
Indicates if this is a directory.
isEmpty() - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Indicates if no Job instances within the queue.
isEqual(E, E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.ComparatorLinkedListSet
Invoked to determine if the two entries are equal.
isEqual(HttpMethod) - Method in class net.officefloor.server.http.HttpMethod
Equals without the type checking.
isEqual(HttpStatus) - Method in class net.officefloor.server.http.HttpStatus
Equals without the type checking.
isEqual(HttpVersion) - Method in class net.officefloor.server.http.HttpVersion
Equals without the type checking.
isError() - Method in interface net.officefloor.frame.test.ThreadedTestSupport.MultiThreadedExecution
Indicates if there is currently an error.
isErrorAndThrow() - Method in interface net.officefloor.frame.test.ThreadedTestSupport.MultiThreadedExecution
Allows to use within predicate checks to throw failure if one.
isEscalationOnly() - Method in class net.officefloor.compile.impl.section.OfficeSectionOutputTypeImpl
 
isEscalationOnly() - Method in class net.officefloor.compile.impl.section.SectionOutputTypeImpl
 
isEscalationOnly() - Method in interface net.officefloor.compile.section.OfficeSectionOutputType
Indicates if this OfficeSectionOutput is escalation only.
isEscalationOnly() - Method in interface net.officefloor.compile.section.SectionOutputType
Indicates if this SectionOutputType is used only to handle ManagedFunctionEscalationType instances.
isEscalationOnly() - Method in interface net.officefloor.web.template.type.WebTemplateOutputType
Indicates if this WebTemplateOutputType is used only to handle ManagedFunctionEscalationType instances.
isExist() - Method in interface net.officefloor.web.resource.HttpResource
Indicates if this HttpResource exists.
isExist() - Method in class net.officefloor.web.resource.impl.HttpDirectoryImpl
 
isExist() - Method in class net.officefloor.web.resource.impl.HttpFileImpl
 
isExist() - Method in class net.officefloor.web.resource.impl.NotExistHttpResource
 
isFieldAvailable(Class<?>, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Indicates if the Field is available.
isFlowCallback() - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowContext
Flags if FlowCallback.
isFlowCallback() - Method in class net.officefloor.plugin.clazz.flow.ClassFlowMethodMetaData
Flags if FlowCallback.
isGetRealConnectionMethod(Method) - Static method in interface net.officefloor.jdbc.ConnectionWrapper
isGetRealDataSourceMethod(Method) - Static method in interface net.officefloor.jdbc.DataSourceWrapper
isGovernanceActive() - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
isGovernanceActive() - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Indicates if Governance within this GovernanceContainer is active.
isGovernanceActive(int) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
isGovernanceActive(int) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Indicates if the Governance is active.
isGuiAvailable() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Indicates if the GUI is available.
isGuiAvailable() - Method in class net.officefloor.frame.test.ThreadedTestSupport
Indicates if the GUI is available.
isHandleCancel() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Indicates if handle cancel.
isHandleCancel() - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
 
isHttpOnly() - Method in interface net.officefloor.server.http.HttpResponseCookie
Indicates if the Cookie is only sent over HTTP connection.
isHttpOnly() - Method in class net.officefloor.server.http.WritableHttpCookie
 
isIncludeEscalationStackTrace() - Method in class net.officefloor.server.aws.sam.SamHttpServerImplementation
Indicates if include stack trace in HTTP responses.
isIncludeEscalationStackTrace() - Method in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Indicates if include stack trace in HTTP responses.
isIncludeEscalationStackTrace() - Method in interface net.officefloor.server.http.HttpServerImplementationContext
Indicates whether the HttpServerImplementation should include the stack trace in Escalation responses.
isIncludeEscalationStackTrace() - Method in class net.officefloor.server.http.servlet.HttpServletOfficeFloorBridge
Indicates if include Escalation stack trace.
isIncludeFunction(ManagedFunctionType<?, ?>, ClassSectionLoaderContext) - Method in class net.officefloor.plugin.section.clazz.loader.FunctionDecoration
Indicates if include ManagedFunctionType.
isIncludeStacktrace() - Method in interface net.officefloor.server.http.HttpEscalationContext
Indicates whether the stack trace should be included.
isInitialised() - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
isInitialised() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
isInitialised() - Method in interface net.officefloor.compile.internal.structure.Node
Indicates if the Node has been initialised.
isInitialised() - Method in class net.officefloor.compile.OfficeFloorCompiler
 
isInput() - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
 
isInput() - Method in interface net.officefloor.compile.managedobject.ManagedObjectType
Indicates if the ManagedObjectSource may trigger a Flow.
isInput() - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Indicates if input.
isInterest() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
Indicates if there is a ManagedFunctionInterest in the bound ManagedObjectContainer instances of the ManagedFunctionContainer.
isLinked() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
isLinked() - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
isLinked() - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
isLinked() - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
isLinked() - Method in interface net.officefloor.compile.spi.office.AugmentedFunctionObject
Indicates if the FunctionObject is already linked.
isLinked() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectExecutionStrategy
Indicates if the ManagedObjectExecutionStrategy is already linked.
isLinked() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectFlow
Indicates if the ManagedObjectFlow is already linked.
isLinked() - Method in interface net.officefloor.compile.spi.officefloor.AugmentedManagedObjectTeam
Indicates if the ManagedObjectTeam is already linked.
isLinkSecure() - Method in class net.officefloor.web.template.section.WebTemplateLinkAnnotation
Indicates if the link is secure.
isLoad() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates if load anything.
isLoadAdditionalProfiles() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the additional profiles.
isLoadHttpServer() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the HttpServer.
isLoadingType() - Method in interface net.officefloor.frame.api.source.SourceContext
Indicates if just loading as a type.
isLoadingType() - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
isLoadObjects() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the WoofObjectsModel configuration.
isLoadOverrideProperties() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the override Properties configuration.
isLoadResources() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the WoofResourcesModel configuration.
isLoadTeams() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the WoofTeamsModel configuration.
isLoadWoof() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load WoofModel configuration.
isLoadWoofExtensions() - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Indicates to load the WoofExtensionService instances.
isLocationMatch(HttpValueLocation, HttpValueLocation) - Static method in class net.officefloor.web.value.load.ValueLoaderSource
Indicates if match HttpValueLocation.
isManagedObjectAsynchronous() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
isManagedObjectAsynchronous() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Indicates if the ManagedObject implements AsynchronousManagedObject.
isManuallyManageGovernance() - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
isManuallyManageGovernance() - Method in class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
isManuallyManageGovernance() - Method in interface net.officefloor.frame.internal.configuration.OfficeConfiguration
Indicates if manually managing Governance via Administration.
isMatch(WebServicer) - Static method in interface net.officefloor.web.route.WebServicer
Convenience method to indicate if a match.
isMatchPath(String, int) - Method in interface net.officefloor.web.HttpInputPath
Indicates if the path matches the HttpInput path.
isMatchPath(String, int) - Method in class net.officefloor.web.HttpInputPathImpl
 
isMethodParameterIndicator() - Method in class net.officefloor.jaxrs.DependencyInjectionResolver
 
isNew() - Method in interface net.officefloor.web.session.HttpSession
Indicates if this is a new HttpSession.
isNodeTreeInitialised(Node, CompilerIssues) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Indicates if the Node tree is fully initialised.
isObjectAvailable(String, Class<?>) - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
isObjectAvailable(String, Class<?>) - Method in interface net.officefloor.compile.spi.supplier.source.InternalSupplier
Indicates if the object by auto-wiring is available.
isObjectAvailable(String, Class<?>) - Method in interface net.officefloor.compile.state.autowire.AutoWireStateManager
Indicates if the object by auto-wiring is available.
isObjectAvailable(TestDependencyServiceContext) - Method in class net.officefloor.jdbc.h2.test.H2ResetTestDependencyService
 
isObjectAvailable(TestDependencyServiceContext) - Method in class net.officefloor.test.ObjectTestDependencyService
 
isObjectAvailable(TestDependencyServiceContext) - Method in interface net.officefloor.test.TestDependencyService
Indicates if able to provide object.
isOfficeFloorEscalation() - Method in interface net.officefloor.web.build.HttpEscalationResponderContext
Indicates if the Escalation is handled by OfficeFloor.
isOperationComplete() - Method in interface net.officefloor.web.session.HttpSessionAdministration
Indicates if the invalidate or store operation are complete.
isParameter() - Method in class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
 
isParameter() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
isParameter() - Method in interface net.officefloor.compile.internal.structure.FunctionObjectNode
Indicates if this FunctionObject is a parameter to the ManagedFunction.
isParameter() - Method in interface net.officefloor.compile.object.ObjectDependencyType
Indicates if the object dependency is a parameter.
isParameter() - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
 
isParameter() - Method in interface net.officefloor.frame.internal.configuration.ManagedFunctionObjectConfiguration
Indicates if this dependent Object is the argument passed to the ManagedFunction.
isParameter() - Method in class net.officefloor.plugin.clazz.flow.ClassFlowMethodMetaData
Indicates if parameter for the Flow.
isParameter(ManagedFunctionObjectType<?>, SourceContext, ClassSectionParameterInterrogator) - Static method in class net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogation
Indicates if parameter.
isParameter(ClassSectionParameterInterrogatorContext) - Method in interface net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogator
Determines if parameter.
isParameter(ClassSectionParameterInterrogatorContext) - Method in class net.officefloor.plugin.section.clazz.parameter.impl.ParameterAnnotationClassSectionParameterInterrogator
 
isParameter(ClassSectionParameterInterrogatorContext) - Method in class net.officefloor.plugin.section.clazz.parameter.impl.ParameterClassSectionParameterInterrogator
 
isPathParameters() - Method in interface net.officefloor.web.HttpInputPath
Indicates if the path contains parameters (e.g.
isPathParameters() - Method in class net.officefloor.web.HttpInputPathImpl
================ HttpInputPath =======================
isPathParameters(String) - Method in interface net.officefloor.web.build.WebArchitect
Indicates if the path contains path parameters.
isPathParameters(String) - Method in class net.officefloor.web.HttpRouteSectionSource
Indicates if the path contains parameters.
isPathParameters(String) - Static method in class net.officefloor.web.route.WebRouterBuilder
Indicates if the path contains parameters.
isPathParameters(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplateFactory
Indicates if path parameters.
isPathParameters(String) - Method in class net.officefloor.web.template.build.WebTemplateArchitectEmployer
 
isPathParameters(String) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
isPathParameters(String) - Method in class net.officefloor.web.WebArchitectEmployer
 
isPrintMessages() - Method in class net.officefloor.frame.test.LogTestSupport
Determines if printing messages.
isPrintMessages() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Determines if printing messages.
isProcedure(String, String) - Method in interface net.officefloor.activity.procedure.Procedure
Determines if the Procedure.
isProvidingTeamOversight() - Method in interface net.officefloor.compile.executive.ExecutiveType
Indicates if provides TeamOversight.
isProvidingTeamOversight() - Method in class net.officefloor.compile.impl.executive.ExecutiveTypeImpl
 
isQualifier(String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Indicates if have qualifier.
isReadingInput() - Method in interface net.officefloor.server.RequestHandler
Indicates if reading Socket input from client.
isReady() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectReadyCheckImpl
Returns whether the ManagedObject is ready.
isReadyForRead() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
isReadyForWrite() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
isRecycle - Variable in class net.officefloor.frame.test.TestManagedObject
Flags whether to recycle the ManagedObject.
isRecycleFunction - Variable in class net.officefloor.frame.test.TestManagedObject
Indicates whether to provide a recycle ManagedFunction.
isRemovable() - Method in interface net.officefloor.model.ConnectionModel
Indicates if this connection is removable.
isRequestBodyFullyRead() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
isRequestNoTeamOversight() - Method in interface net.officefloor.frame.api.executive.ExecutiveContext
Indicates if requesting no TeamOversight.
isRequestNoTeamOversight() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
 
isRequestNoTeamOversight() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
isRequestNoTeamOversight() - Method in interface net.officefloor.frame.internal.configuration.TeamConfiguration
Indicates if requested no TeamOversight.
isRequired() - Method in interface net.officefloor.web.build.HttpParameter
Indicates if required.
isRequireFlows() - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Obtains the RawManagedObjectMetaData for the ManagedObject to be managed by the Office.
isRequireFlows(ManagedObjectFlowMetaData<?>[]) - Static method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Determines if the ManagedObjectSource instigates Flow instances.
isRequireTeamSize() - Method in class net.officefloor.compile.impl.team.TeamTypeImpl
 
isRequireTeamSize() - Method in interface net.officefloor.compile.team.TeamType
Flags that the Team size must be specified.
isRequireTeamSize() - Method in class net.officefloor.frame.impl.construct.team.ExecutiveContextImpl
Indicates if required Team size.
isRequireThreadLocalAwareness() - Method in class net.officefloor.frame.impl.construct.team.RawTeamMetaData
Indicates if ThreadLocalAwareTeam.
isRequireThreadStateSafety() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
isRequireThreadStateSafety() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
isRequireThreadStateSafety() - Method in class net.officefloor.frame.impl.execute.function.SpawnThreadFunctionLogic
 
isRequireThreadStateSafety() - Method in class net.officefloor.frame.impl.execute.function.SynchroniseProcessStateFunctionLogic
 
isRequireThreadStateSafety() - Method in interface net.officefloor.frame.internal.structure.FunctionLogic
Indicates if the FunctionLogic requires ThreadState safety.
isRequireThreadStateSafety() - Method in interface net.officefloor.frame.internal.structure.FunctionState
Indicates if the FunctionState requires ThreadState safety.
isRequireThreadStateSafety() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogic
Indicates if ThreadState safety is required for this ManagedFunctionLogic.
isRequireThreadStateSafety() - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
Indicates if the ThreadState requires Thread safety.
isRestAvailable(String) - Method in interface net.officefloor.web.rest.build.RestArchitect
Determines if REST endpoints are configured.
isRestAvailable(String) - Static method in class net.officefloor.web.rest.build.RestEmployer
Determines if REST endpoints are configured.
isRestAvailable(String) - Method in class net.officefloor.web.rest.build.RestEmployer.RestArchitectImpl
 
isRestCompositionFile(String) - Static method in class net.officefloor.web.rest.build.RestEmployer
 
isRunWithinTransaction() - Method in class net.officefloor.jpa.datanucleus.DataNucleusJpaManagedObjectSource
 
isRunWithinTransaction() - Method in class net.officefloor.jpa.JpaManagedObjectSource
Indicates if required to run within EntityTransaction.
isSameArgumentType(Class<?>, Class<?>) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Determines if same argument type.
isSameObjectType(Class<?>, Class<?>) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Determines if same object type.
isSameQualifier(String, String) - Static method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Determines if same qualifier.
isSecure - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Indicates if the WebTemplate is secure.
isSecure() - Method in interface net.officefloor.server.http.HttpResponseCookie
Indicates if only communicated across secure a secure connection.
isSecure() - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
isSecure() - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
isSecure() - Method in interface net.officefloor.server.http.ServerHttpConnection
Indicates if the connection is over a secure channel (e.g.
isSecure() - Method in class net.officefloor.server.http.WritableHttpCookie
 
isSecure() - Method in interface net.officefloor.web.build.HttpInputExplorerContext
Indicates if secure.
isSecure() - Method in interface net.officefloor.web.rest.build.RestMethod
Indicates if the RestMethod is secure (e.g.
isSecure() - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Indicates if secure (e.g.
isSecure() - Method in class net.officefloor.web.rest.build.RestMethodImpl
 
isServiced() - Method in class net.officefloor.server.http.servlet.HttpServletHttpResponseWriter
Indicates if serviced.
isServiceReady() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectServiceReady
Indicates if ready to start servicing.
isShutdown() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
isSkip() - Method in interface net.officefloor.test.skip.SkipExtension.SkipCondition
Indicates whether to skip.
isSkip() - Method in interface net.officefloor.test.skip.SkipRule.SkipCondition
Indicates whether to skip.
isSkipFailure() - Static method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Indicates whether skipping failures.
isSkipStressTests() - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Indicates if not to run stress tests.
isSkipStressTests() - Static method in class net.officefloor.test.SkipUtil
Indicates if not to run stress tests.
isSkipTests() - Static method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Indicates whether skipping all CosmosDb tests.
isSkipTestsUsingAws() - Static method in class net.officefloor.test.SkipUtil
Indicates if not to run tests using AWS and local services like SAM.
isSkipTestsUsingDocker() - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Indicates if not to run tests using docker.
isSkipTestsUsingDocker() - Static method in class net.officefloor.test.SkipUtil
Indicates if not to run tests using docker.
isSkipTestsUsingGCloud() - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Indicates if not to run tests using GCloud (Google Cloud).
isSkipTestsUsingGCloud() - Static method in class net.officefloor.test.SkipUtil
Indicates if not to run tests using GCloud (Google Cloud).
isSocketManagerActive() - Static method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Indicates if there is an active SocketManager for HttpServerSocketManagedObjectSource instances.
isSpawnFlow(ClassSectionFlowSpawnInterrogatorContext) - Method in interface net.officefloor.plugin.section.clazz.spawn.ClassSectionFlowSpawnInterrogator
Determines if spawn Flow.
isSpawnFlow(ClassSectionFlowSpawnInterrogatorContext) - Method in class net.officefloor.plugin.section.clazz.spawn.impl.SpawnClassSectionFlowSpawnInterrogator
 
isSpawnThreadState() - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
isSpawnThreadState() - Method in interface net.officefloor.compile.internal.structure.FunctionFlowNode
Indicates whether to spawn a ThreadState for this FunctionFlow.
isSpawnThreadState() - Method in class net.officefloor.frame.impl.construct.function.FlowConfigurationImpl
 
isSpawnThreadState() - Method in class net.officefloor.frame.impl.execute.flow.FlowMetaDataImpl
 
isSpawnThreadState() - Method in interface net.officefloor.frame.internal.configuration.FlowConfiguration
Indicates whether to spawn a ThreadState for the Flow.
isSpawnThreadState() - Method in interface net.officefloor.frame.internal.structure.FlowMetaData
Indicates whether the Flow should be instigated within a spawned ThreadState.
isSpringArgument(Class<?>, Object[]) - Method in interface net.officefloor.spring.starter.rest.argument.SpringMvcArguments.SpringArgumentChecker
 
IssueCapture<R> - Interface in net.officefloor.compile.issues
Capture of CompilerIssue.
IssueTarget - Interface in net.officefloor.frame.api.source
Receives the issue.
isSupplied() - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
isSupplied() - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Indicates if the ManagedObjectSource is from SupplierSource.
isSupported() - Method in interface net.officefloor.frame.compatibility.JavaFacet
Allows checking directly on JavaFacet implementation if supported.
isSupported(JavaFacet) - Static method in interface net.officefloor.frame.compatibility.JavaFacet
Determines if the JavaFacet is supported.
isSupported(JavaFacetContext) - Method in interface net.officefloor.frame.compatibility.JavaFacet
Indicates if the facet is supported.
isSupported(JavaFacetContext) - Method in class net.officefloor.frame.compatibility.ModulesJavaFacet
 
isSupportExceptions() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Some languages do not provide exceptions.
isSupportPosix() - Static method in class net.officefloor.server.filesystem.OfficeFloorFileAttributes
Indicates if posix is supported.
isTerminated() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
isThreadAffinityAvailable() - Static method in class net.officefloor.web.executive.WebThreadAffinityExecutiveSource
Indicates if Affinity available.
isThreadLocalAware() - Method in interface net.officefloor.frame.api.team.ThreadLocalAwareTeam
Indicates if ThreadLocalAwareTeam.
isThreadStateSafe() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
isThreadStateSafe() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Indicates if changes to the ThreadState are safe on the current Thread.
isThreadStateSafe() - Method in interface net.officefloor.frame.internal.structure.ThreadStateContext
Indicates if the ThreadState is safe on Thread.
isTrailerFieldsReady() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
isTransactional() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Indicates if JPA is transactional.
isUseRaw - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
Indicates whether the substitution of special characters of XML should not occur.
isUseRaw - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Indicates if to use the value raw.
isUseRaw() - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Indicates whether the value should be used raw or whether it should be transformed for XML (ie special characters substituted).
isUsingManagedObject() - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
Indicates if using the ManagedObject from the ManagedObjectSource.
isWaiting() - Method in interface net.officefloor.frame.internal.structure.ActiveAsynchronousFlow
Indicates if already waiting on completion.
isWithinOfficeFloorFilter() - Static method in class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
Indicates if running within the OfficeFloorFilter.
isWoofApplication(ConfigurationContext) - Method in class net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfiguration
Determines if a WoOF application.
ITEM - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Specifies the type of object within a XmlMappingType.TYPE or XmlMappingType.COLLECTION.
ItemModel<M extends Model> - Interface in net.officefloor.model
Interface to aid manipulation of items.
items - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Contains the configurations for the various types potentially held within the collection.
iterator() - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
iterator() - Method in class net.officefloor.server.aws.sam.SamNonMaterialisedHttpHeaders
 
iterator() - Method in class net.officefloor.server.google.function.GoogleFunctionNonMaterialisedHttpHeaders
 
iterator() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestCookies
 
iterator() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
 
iterator() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
iterator() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
iterator() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
 
iterator() - Method in class net.officefloor.server.http.parse.NonMaterialisedHeadersImpl
 
iterator() - Method in class net.officefloor.server.http.servlet.HttpServletNonMaterialisedHttpHeaders
 

J

JacksonHttpObjectParserFactory - Class in net.officefloor.web.json
JacksonHttpObjectParserFactory(ObjectMapper) - Constructor for class net.officefloor.web.json.JacksonHttpObjectParserFactory
Instantiate.
JacksonHttpObjectParserServiceFactory - Class in net.officefloor.web.json
JacksonHttpObjectParserServiceFactory() - Constructor for class net.officefloor.web.json.JacksonHttpObjectParserServiceFactory
 
JacksonHttpObjectResponderFactory - Class in net.officefloor.web.json
JacksonHttpObjectResponderFactory(ObjectMapper) - Constructor for class net.officefloor.web.json.JacksonHttpObjectResponderFactory
Initiate with the ObjectMapper.
JacksonHttpObjectResponderServiceFactory - Class in net.officefloor.web.json
JacksonHttpObjectResponderServiceFactory() - Constructor for class net.officefloor.web.json.JacksonHttpObjectResponderServiceFactory
 
JAVAC_PROCESSING_ENVIRONMENT_CLASS_NAME - Static variable in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
Class name for the JavacProcessingEnvironment to confirm on class path to ensure can compile.
JavaFacet - Interface in net.officefloor.frame.compatibility
Facet that is checked to see if the current version of Java supports.
JavaFacetContext - Interface in net.officefloor.frame.compatibility
Context for the JavaFacet.
JavaObject - Class in net.officefloor.polyglot.test
Java Object.
JavaObject() - Constructor for class net.officefloor.polyglot.test.JavaObject
 
JavaScriptProcedureSourceServiceFactory - Class in net.officefloor.javascript
JavaScript function ProcedureSourceServiceFactory.
JavaScriptProcedureSourceServiceFactory() - Constructor for class net.officefloor.javascript.JavaScriptProcedureSourceServiceFactory
 
JaxRsProcedureExceptionMapper - Class in net.officefloor.jaxrs.procedure
ExceptionMapper for the Procedure.
JaxRsProcedureExceptionMapper() - Constructor for class net.officefloor.jaxrs.procedure.JaxRsProcedureExceptionMapper
 
JaxRsProcedureExceptionMapper.OfficeFloorJaxRsError - Class in net.officefloor.jaxrs.procedure
Error entity for JAX-RS failure.
JaxRsProcedureSource - Class in net.officefloor.jaxrs.procedure
JaxRsProcedureSource() - Constructor for class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
 
JaxRsSpringSupplierExtension - Class in net.officefloor.spring.jaxrs
JaxRsSpringSupplierExtension() - Constructor for class net.officefloor.spring.jaxrs.JaxRsSpringSupplierExtension
 
JaxRsSupplierSource - Class in net.officefloor.jaxrs
JaxRsSupplierSource() - Constructor for class net.officefloor.jaxrs.JaxRsSupplierSource
 
JaxRsSupplierSourceService - Class in net.officefloor.jaxrs
JaxRsSupplierSourceService() - Constructor for class net.officefloor.jaxrs.JaxRsSupplierSourceService
 
jmxPort - Variable in class net.officefloor.maven.OpenOfficeFloorMojo
JMX port.
JndiLdapCredentialStore - Class in net.officefloor.web.security.store
JndiLdapCredentialStore(String, DirContext, String, String) - Constructor for class net.officefloor.web.security.store.JndiLdapCredentialStore
Initiate.
JndiLdapManagedObjectSource - Class in net.officefloor.web.security.store
JndiLdapManagedObjectSource() - Constructor for class net.officefloor.web.security.store.JndiLdapManagedObjectSource
 
JndiLdapManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.web.security.store
Keys for dependencies.
Job - Interface in net.officefloor.frame.api.team
Job executed by a Team.
JobQueue - Class in net.officefloor.frame.impl.spi.team
Queue of Job instances.
JobQueue() - Constructor for class net.officefloor.frame.impl.spi.team.JobQueue
Initiate with private lock.
JobQueue(Object) - Constructor for class net.officefloor.frame.impl.spi.team.JobQueue
Initiate.
JpaManagedObject() - Constructor for class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
 
JpaManagedObjectSource - Class in net.officefloor.jpa
JpaManagedObjectSource() - Constructor for class net.officefloor.jpa.JpaManagedObjectSource
 
JpaManagedObjectSource.DependencyType - Enum Class in net.officefloor.jpa
Dependency type.
JpaManagedObjectSource.EntityManagerWrapper - Interface in net.officefloor.jpa
Wraps the EntityManager.
JpaManagedObjectSource.EntityManagerWrapperFactory - Interface in net.officefloor.jpa
Factory creating the EntityManager wrapper.
JpaManagedObjectSource.JpaManagedObject - Class in net.officefloor.jpa
JpaManagedObjectSource.PersistenceFactory - Interface in net.officefloor.jpa
FunctionalInterface to create the EntityManagerFactory.
JSON - Static variable in class net.officefloor.web.openapi.section.OpenApiSectionSource
Name to link the JSON servicing.
jsonEntity(Object) - Method in class net.officefloor.scalatest.ScalaMockWoofServerStaticAccess
Translate entity object to JSON.
JUnit5Skip - Class in net.officefloor.test
Provides ability to skip via ExtensionContext.
JUnitAgnosticAssert - Class in net.officefloor.test
Provides JUnit agnostic assertions.
JUnitAgnosticAssert() - Constructor for class net.officefloor.test.JUnitAgnosticAssert
 
justInTimeResolution(Injectee) - Method in class net.officefloor.jaxrs.OfficeFloorJustInTimeInjectionResolver
 
JwksKeyParser - Interface in net.officefloor.web.jwt.jwks
Parses out the JWKS Key from the content.
JwksKeyParserContext - Interface in net.officefloor.web.jwt.jwks
Context for the JwksKeyParser.
JwksKeyParserServiceFactory - Interface in net.officefloor.web.jwt.jwks
ServiceFactory to plug in various JwksKeyParser implementations.
JwksKeyWriter<K extends Key> - Interface in net.officefloor.web.jwt.authority.jwks
Creates the JWKS key JsonNode from the Key.
JwksKeyWriterContext<K> - Interface in net.officefloor.web.jwt.authority.jwks
Context for the JwksKeyWriter.
JwksKeyWriterServiceFactory - Interface in net.officefloor.web.jwt.authority.jwks
ServiceFactory to plug in various JwksKeyWriter implementations.
JwksPublishSectionSource - Class in net.officefloor.web.jwt.authority.jwks
JWKS publish SectionSource.
JwksPublishSectionSource() - Constructor for class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
 
JwksRetriever - Interface in net.officefloor.web.jwt.jwks
Retrieves the JWKS content.
JwksSectionSource - Class in net.officefloor.web.jwt.jwks
JwksSectionSource() - Constructor for class net.officefloor.web.jwt.jwks.JwksSectionSource
 
JWT_HTTP_SECURITY_SOURCE_CLASS_NAME - Static variable in class net.officefloor.web.openapi.security.JwtOpenApiSecurityExtension
JwtAccessKey - Interface in net.officefloor.web.jwt.authority.repository
JWT key to encode access token.
JwtAccessKeyCollector - Interface in net.officefloor.web.jwt.authority
Collects JwtAccessKey instances for JWT validation.
JwtAuthority<I> - Interface in net.officefloor.web.jwt.authority
Authority for JWT.
JwtAuthorityKey - Interface in net.officefloor.web.jwt.authority.repository
Common attributes for authority key.
JwtAuthorityManagedObjectSource - Class in net.officefloor.web.jwt.authority
JwtAuthorityManagedObjectSource() - Constructor for class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
 
JwtAuthorityManagedObjectSource.Flows - Enum Class in net.officefloor.web.jwt.authority
Flow keys.
JwtAuthorityManagedObjectSource.TimeWindow - Class in net.officefloor.web.jwt.authority
Time window to determine appropriate token.
JwtAuthorityRepository - Interface in net.officefloor.web.jwt.authority.repository
JWT repository.
JwtAuthorityRepository.ClusterCriticalSection - Interface in net.officefloor.web.jwt.authority.repository
Critical section logic for the cluster.
JwtAuthorityRepository.RetrieveKeysContext - Interface in net.officefloor.web.jwt.authority.repository
Context for retrieving keys.
JwtAuthorityRepository.SaveKeysContext - Interface in net.officefloor.web.jwt.authority.repository
Context for saving keys.
JwtClaims() - Constructor for class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtClaims
 
JwtClaimsManagedObjectSource - Class in net.officefloor.web.jwt
ManagedObjectSource to provide the JWT claims.
JwtClaimsManagedObjectSource(Class<?>) - Constructor for class net.officefloor.web.jwt.JwtClaimsManagedObjectSource
Instantiate.
JwtClaimsManagedObjectSource.Dependencies - Enum Class in net.officefloor.web.jwt
Dependency keys.
JwtHeader() - Constructor for class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtHeader
 
JwtHttpAccessControl<C> - Interface in net.officefloor.web.jwt
Extra JWT functions to HttpAccessControl.
JwtHttpSecuritySource<C> - Class in net.officefloor.web.jwt
JwtHttpSecuritySource() - Constructor for class net.officefloor.web.jwt.JwtHttpSecuritySource
 
JwtHttpSecuritySource.Flows - Enum Class in net.officefloor.web.jwt
Flow keys.
JwtHttpSecuritySource.JwtClaims - Class in net.officefloor.web.jwt
JWT claims.
JwtHttpSecuritySource.JwtHeader - Class in net.officefloor.web.jwt
JWT header.
JwtHttpSecuritySource.JwtValidateKeysFactory - Interface in net.officefloor.web.jwt
Allows overriding the creation of JwtValidateKey instances.
JwtOpenApiSecurityExtension - Class in net.officefloor.web.openapi.security
OpenApiSecurityExtension for basic authentication.
JwtOpenApiSecurityExtension() - Constructor for class net.officefloor.web.openapi.security.JwtOpenApiSecurityExtension
 
JwtRefreshKey - Interface in net.officefloor.web.jwt.authority.repository
JWT refresh key.
JwtRefreshKeyCollector - Interface in net.officefloor.web.jwt.authority
Collects JwtRefreshKey instances for generating refresh tokens.
JwtRoleCollector<C> - Interface in net.officefloor.web.jwt.role
Collects the roles for the JWT claims.
JwtValidateKey - Class in net.officefloor.web.jwt.validate
JWT validate key.
JwtValidateKey(long, long, Key) - Constructor for class net.officefloor.web.jwt.validate.JwtValidateKey
Instantiate.
JwtValidateKey(Key) - Constructor for class net.officefloor.web.jwt.validate.JwtValidateKey
Instantiates to (effectively) never expire.
JwtValidateKey(Clock<Long>, long, TimeUnit, Key) - Constructor for class net.officefloor.web.jwt.validate.JwtValidateKey
Instantiate to become active immediately and expire within the specified time.
JwtValidateKeyCollector - Interface in net.officefloor.web.jwt.validate
Collects JwtValidateKey instances for JWT validation.

K

key(String) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the key.
KeyedObjectValueLoaderFactory - Class in net.officefloor.web.value.load
StatelessValueLoaderFactory to load a keyed object.
KeyedObjectValueLoaderFactory(String, String, Class<?>, ObjectInstantiator, PropertyKeyFactory) - Constructor for class net.officefloor.web.value.load.KeyedObjectValueLoaderFactory
Initiate.
KeyedParameterValueLoaderFactory - Class in net.officefloor.web.value.load
StatelessValueLoaderFactory to load keyed string parameter.
KeyedParameterValueLoaderFactory(String, String) - Constructor for class net.officefloor.web.value.load.KeyedParameterValueLoaderFactory
Initiate.
KotlinDataObjectMapperParserDecoratorServiceFactory - Class in net.officefloor.kotlin
KotlinDataObjectMapperParserDecoratorServiceFactory() - Constructor for class net.officefloor.kotlin.KotlinDataObjectMapperParserDecoratorServiceFactory
 
KotlinProcedureSourceServiceFactory - Class in net.officefloor.kotlin
KotlinProcedureSourceServiceFactory() - Constructor for class net.officefloor.kotlin.KotlinProcedureSourceServiceFactory
 

L

label - Variable in class net.officefloor.activity.impl.procedure.ProcedurePropertyImpl
Label of property.
label - Variable in class net.officefloor.frame.api.executive.source.impl.ExecutiveSourcePropertyImpl
Label of property.
label - Variable in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectSourcePropertyImpl
Label of property.
label - Variable in class net.officefloor.frame.api.team.source.impl.TeamSourcePropertyImpl
Label of property.
label - Variable in class net.officefloor.web.spi.security.impl.HttpSecuritySourcePropertyImpl
Label of property.
label - Variable in class net.officefloor.woof.template.impl.WoofTemplateExtensionSourcePropertyImpl
Label of property.
LeaderFollowerTeam - Class in net.officefloor.frame.impl.spi.team
Team implementation of many Thread instances that follow the leader follower pattern.
LeaderFollowerTeam(int, ThreadFactory, long) - Constructor for class net.officefloor.frame.impl.spi.team.LeaderFollowerTeam
Initiate with the name of team.
LeaderFollowerTeamSource - Class in net.officefloor.frame.impl.spi.team
LeaderFollowerTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.LeaderFollowerTeamSource
 
LeafWebRouteHandling - Class in net.officefloor.web.route
Handling details for the LeafWebRouteNode.
LeafWebRouteHandling(Function<HttpMethod, String[]>, Function<HttpMethod, WebRouteHandler>) - Constructor for class net.officefloor.web.route.LeafWebRouteHandling
Instantiate.
LeafWebRouteNode - Class in net.officefloor.web.route
Leaf WebRouteNode that services the HttpRequest.
LeafWebRouteNode(String[], Map<HttpMethod.HttpMethodEnum, LeafWebRouteHandling>, boolean) - Constructor for class net.officefloor.web.route.LeafWebRouteNode
Instantiate.
length() - Method in class net.officefloor.server.aws.sam.SamEntityByteSequence
 
length() - Method in class net.officefloor.server.aws.sam.SamNonMaterialisedHttpHeaders
 
length() - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
 
length() - Method in class net.officefloor.server.google.function.GoogleFunctionNonMaterialisedHttpHeaders
 
length() - Method in interface net.officefloor.server.http.HttpRequestCookies
Obtains the number of HttpRequestCookie instances.
length() - Method in interface net.officefloor.server.http.HttpRequestHeaders
Obtains the number of HttpHeader instances.
length() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestCookies
 
length() - Method in class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
 
length() - Method in interface net.officefloor.server.http.impl.NonMaterialisedHttpHeaders
Obtains the number of NonMaterialisedHttpHeader instances.
length() - Method in class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
 
length() - Method in class net.officefloor.server.http.parse.NonMaterialisedHeadersImpl
 
length() - Method in class net.officefloor.server.http.servlet.HttpServletEntityByteSequence
 
length() - Method in class net.officefloor.server.http.servlet.HttpServletNonMaterialisedHttpHeaders
 
length() - Method in class net.officefloor.server.stream.impl.ByteArrayByteSequence
 
length() - Method in interface net.officefloor.server.stream.impl.ByteSequence
Obtains the number of byte values in the ByteSequence.
LENGTH_REQUIRED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 411 Length Required.
LENGTH_REQUIRED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 411 Length Required status.
limit(Buffer) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handle difference in limit.
limit(Buffer, int) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handle difference in limit.
link() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionOutputLink
Obtains the name of the SectionFlowSinkNode to link the SectionOutputLink.
link(boolean, String, Class<?>) - Method in interface net.officefloor.web.compile.CompileWebContext
Convenience method to link a URI to the service method of the Class.
link(boolean, String, Class<?>) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
link(boolean, String, String, Class<?>) - Method in interface net.officefloor.web.compile.CompileWebContext
Convenience method to link a URL to the service method of the Class.
link(boolean, String, String, Class<?>) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
link(Map<String, String>, CompositionConfiguration, F[], Function<F, String>, Function<String, H>, BiConsumer<F, H>, Consumer<F>, BiConsumer<F, String>, BiConsumer<String, String>) - Static method in class net.officefloor.activity.compose.section.ComposeSectionSource
Links flow to handler based on configuration.
link(AugmentedFunctionObject, OfficeManagedObject) - Method in interface net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
link(OfficeDependencyRequireNode, OfficeDependencyObjectNode) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
link(OfficeDependencyRequireNode, OfficeDependencyObjectNode) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
link(OfficeFlowSinkNode, OfficeFlowSourceNode) - Method in interface net.officefloor.web.rest.build.HttpInputInterceptorContext
Adds intercepting of the HttpInput before handling.
link(OfficeFlowSourceNode, OfficeFlowSinkNode) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
link(OfficeFlowSourceNode, OfficeFlowSinkNode) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Links the OfficeFlowSourceNode to be undertaken by the OfficeFlowSinkNode.
link(OfficeManagedObjectSource, OfficeManagedObjectPool) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
link(OfficeManagedObjectSource, OfficeManagedObjectPool) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Links the OfficeManagedObjectSource to be pooled by the OfficeManagedObjectPool.
link(OfficeResponsibility, OfficeTeam) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
link(OfficeResponsibility, OfficeTeam) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
link(AugmentedManagedObjectExecutionStrategy, OfficeFloorExecutionStrategy) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
link(AugmentedManagedObjectFlow, DeployedOfficeInput) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
link(AugmentedManagedObjectTeam, OfficeFloorTeam) - Method in interface net.officefloor.compile.spi.officefloor.ManagedObjectSourceAugmentorContext
link(ManagingOffice, DeployedOffice) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(ManagingOffice, DeployedOffice) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Links the ManagingOffice to be managed by the DeployedOffice.
link(OfficeFloorDependencyRequireNode, OfficeFloorDependencyObjectNode) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorDependencyRequireNode, OfficeFloorDependencyObjectNode) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
link(OfficeFloorFlowSourceNode, OfficeFloorFlowSinkNode) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorFlowSourceNode, OfficeFloorFlowSinkNode) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Links the OfficeFloorFlowSourceNode to be undertake by the OfficeFloorFlowSinkNode.
link(OfficeFloorManagedObjectExecutionStrategy, OfficeFloorExecutionStrategy) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorManagedObjectExecutionStrategy, OfficeFloorExecutionStrategy) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
link(OfficeFloorManagedObjectSource, OfficeFloorInputManagedObject) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorManagedObjectSource, OfficeFloorInputManagedObject) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
link(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectPool) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectPool) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
link(OfficeFloorResponsibility, OfficeFloorTeam) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
link(OfficeFloorResponsibility, OfficeFloorTeam) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
link(FunctionFlow, SectionFlowSinkNode, boolean) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
link(FunctionFlow, SectionFlowSinkNode, boolean) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Links the FunctionFlow to be undertaken by the SectionFlowSinkNode.
link(FunctionFlow, SectionFlowSinkNode, boolean) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
link(SectionDependencyRequireNode, SectionDependencyObjectNode) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
link(SectionDependencyRequireNode, SectionDependencyObjectNode) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
link(SectionDependencyRequireNode, SectionDependencyObjectNode) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
link(SectionFlowSourceNode, SectionFlowSinkNode) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
link(SectionFlowSourceNode, SectionFlowSinkNode) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
Links the SectionFlowSourceNode to undertaken by the SectionFlowSinkNode.
link(SectionFlowSourceNode, SectionFlowSinkNode) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
link(SectionManagedObjectSource, SectionManagedObjectPool) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
link(SectionManagedObjectSource, SectionManagedObjectPool) - Method in interface net.officefloor.compile.spi.section.SectionDesigner
link(SectionManagedObjectSource, SectionManagedObjectPool) - Method in class net.officefloor.plugin.section.transform.TransformSectionDesigner
 
link(T, OfficeSectionInput) - Method in interface net.officefloor.activity.compose.build.ComposeLinkHandler
Links the flow type to the OfficeSectionInput.
linkAccessControl(O) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
linkAccessControl(O) - Method in interface net.officefloor.web.spi.security.HttpSecuritySupportingManagedObject
Links the custom access control for the dependency.
linkAdministrationToExternalManagedObject(AdministrationModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkAdministrationToOfficeManagedObject(AdministrationModel, OfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkAdministrationToOfficeTeam(AdministrationModel, OfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkAuthentication(O) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
linkAuthentication(O) - Method in interface net.officefloor.web.spi.security.HttpSecuritySupportingManagedObject
Links the custom authentication for the dependency.
linkAutoWireObjectNode(LinkObjectNode, LinkObjectNode, OfficeNode, AutoWirer<LinkObjectNode>, CompileContext, CompilerIssues, Consumer<LinkObjectNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
linkAutoWireStartAfter(Object, String, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the ManagedObjectSourceNode to start after ManagedObject object type.
linkAutoWireStartAfter(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkAutoWireStartAfter(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Links an auto-wire start after ManagedObject object type.
linkAutoWireStartBefore(Object, String, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the ManagedObjectSourceNode to start before ManagedObject object type.
linkAutoWireStartBefore(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkAutoWireStartBefore(String) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Links an auto-wire start before ManagedObject object type.
linkDeployedOfficeObjectToOfficeFloorInputManagedObject(DeployedOfficeObjectModel, OfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkDeployedOfficeObjectToOfficeFloorManagedObject(DeployedOfficeObjectModel, OfficeFloorManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkDeployedOfficeTeamToOfficeFloorTeam(DeployedOfficeTeamModel, OfficeFloorTeamModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
LinkedListItemImpl(E, LinkedListSetItem<E>) - Constructor for class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet.LinkedListItemImpl
Initiate.
LinkedListSet<I extends LinkedListSetEntry<I,O>,O> - Interface in net.officefloor.frame.internal.structure
Linked List maintaining a unique set of LinkedListSetEntry.
LinkedListSetEntry<I extends LinkedListSetEntry<I,O>,O> - Interface in net.officefloor.frame.internal.structure
Entry for a LinkedListSet.
LinkedListSetItem<I> - Interface in net.officefloor.frame.internal.structure
Item copied out of a LinkedListSet.
LinkedListSetPromise<I,E> - Class in net.officefloor.frame.impl.execute.function
LinkedListSetPromise.Translate<E> - Interface in net.officefloor.frame.impl.execute.function
Translates the entry to a FunctionState.
LinkedManagedObjectSourceConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration linking in a ManagedObjectSource.
LinkedManagedObjectSourceConfigurationImpl - Class in net.officefloor.frame.impl.construct.office
LinkedManagedObjectSourceConfigurationImpl(String, String) - Constructor for class net.officefloor.frame.impl.construct.office.LinkedManagedObjectSourceConfigurationImpl
Initiate.
LinkedTeamConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration linking a Team.
LinkedTeamConfigurationImpl - Class in net.officefloor.frame.impl.construct.office
LinkedTeamConfiguration implementation.
LinkedTeamConfigurationImpl(String, String) - Constructor for class net.officefloor.frame.impl.construct.office.LinkedTeamConfigurationImpl
Initiate.
linkEscalations(Map<String, String>, E[], ComposeLinkHandler<E>) - Method in interface net.officefloor.activity.compose.build.ComposeContext
Convenience method to link the escalations to handling functions via configuration.
linkExecutionStrategy(int, String) - Method in interface net.officefloor.frame.api.build.ManagingOfficeBuilder
Links strategy to its ExecutionStrategy.
linkExecutionStrategy(int, String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
linkExecutionStrategy(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensure both inputs are a LinkExecutionStrategyNode and if so links them.
linkExecutionStrategyNode(LinkExecutionStrategyNode) - Method in class net.officefloor.compile.impl.structure.ExecutionStrategyNodeImpl
 
linkExecutionStrategyNode(LinkExecutionStrategyNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
 
linkExecutionStrategyNode(LinkExecutionStrategyNode) - Method in interface net.officefloor.compile.internal.structure.LinkExecutionStrategyNode
linkExecutionStrategyNode(LinkExecutionStrategyNode, LinkExecutionStrategyNode, CompilerIssues, Consumer<LinkExecutionStrategyNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
LinkExecutionStrategyNode - Interface in net.officefloor.compile.internal.structure
linkExternalManagedObjectToPreLoadAdministration(ExternalManagedObjectModel, AdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkFlow(int, String) - Method in interface net.officefloor.frame.api.build.ManagingOfficeBuilder
Links the Flow for the ManagedObjectSource to a ManagedFunction within the managing Office.
linkFlow(int, String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
linkFlow(int, String, Class<?>, boolean) - Method in interface net.officefloor.frame.api.build.FunctionBuilder
Links in a Flow by specifying the first ManagedFunction of the Flow.
linkFlow(int, String, Class<?>, boolean) - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
linkFlow(int, ManagedObjectSourceFlow, Class<?>, boolean) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links in a Flow by specifying the first ManagedFunction of the Flow.
linkFlow(F, String) - Method in interface net.officefloor.frame.api.build.ManagingOfficeBuilder
Links the Flow for the ManagedObjectSource to a ManagedFunction within the managing Office.
linkFlow(F, String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
linkFlow(F, String, Class<?>, boolean) - Method in interface net.officefloor.frame.api.build.FunctionBuilder
Links in a Flow by specifying the first ManagedFunction of the Flow.
linkFlow(F, String, Class<?>, boolean) - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
linkFlow(F, ManagedObjectSourceFlow, Class<?>, boolean) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links in a Flow to the ManagedObjectSourceFlow.
linkFlow(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensures both inputs are a LinkFlowNode and if so links them.
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.EscalationNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
linkFlowNode(LinkFlowNode) - Method in interface net.officefloor.compile.internal.structure.LinkFlowNode
Links the input LinkFlowNode to this LinkFlowNode.
linkFlowNode(LinkFlowNode, LinkFlowNode, CompilerIssues, Consumer<LinkFlowNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the LinkFlowNode.
LinkFlowNode - Interface in net.officefloor.compile.internal.structure
LinkFlowNode that can be linked to another LinkFlowNode.
linkFlows(Map<String, String>, F[], ComposeLinkHandler<F>) - Method in interface net.officefloor.activity.compose.build.ComposeContext
Convenience method to link the flows to handling functions via configuration.
linkFunction(String) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceFlow
Links in a Flow by specifying the first ManagedFunction of the Flow.
linkFunctionEscalationToExternalFlow(FunctionEscalationModel, ExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionEscalationToFunction(FunctionEscalationModel, FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionEscalationToSubSectionInput(FunctionEscalationModel, SubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionFlowToExternalFlow(FunctionFlowModel, ExternalFlowModel, boolean) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionFlowToFunction(FunctionFlowModel, FunctionModel, boolean) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionFlowToSubSectionInput(FunctionFlowModel, SubSectionInputModel, boolean) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionToNextExternalFlow(FunctionModel, ExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionToNextFunction(FunctionModel, FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkFunctionToNextSubSectionInput(FunctionModel, SubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkGovernance(int, String) - Method in interface net.officefloor.frame.api.build.AdministrationBuilder
Links a Governance.
linkGovernance(int, String) - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
linkGovernance(G, String) - Method in interface net.officefloor.frame.api.build.AdministrationBuilder
Links a Governance.
linkGovernance(G, String) - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
linkHttpAccessControl(O) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
linkHttpAccessControl(O) - Method in interface net.officefloor.web.spi.security.HttpSecuritySupportingManagedObject
Links the HttpAccessControl for the dependency.
linkHttpAuthentication(O) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
linkHttpAuthentication(O) - Method in interface net.officefloor.web.spi.security.HttpSecuritySupportingManagedObject
Links the HttpAuthentication for the dependency.
linkInputManagedObjectNode(InputManagedObjectNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkInputManagedObjectNode(InputManagedObjectNode) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
linkManagedFunctionObjectToExternalManagedObject(ManagedFunctionObjectModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkManagedFunctionObjectToSectionManagedObject(ManagedFunctionObjectModel, SectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkManagedObject(int) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links the ManagedObject input by the ManagedObjectSource.
linkManagedObject(int, String, Class<?>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Links in a ManagedObject to this ManagedFunction.
linkManagedObject(int, String, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
linkManagedObject(O) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links the ManagedObject input by the ManagedObjectSource.
linkManagedObject(O, String, Class<?>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Links in a ManagedObject to this ManagedFunction.
linkManagedObject(O, String, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
linkManagedObjectSourceInput(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
linkObject(int, ManagedObjectFunctionDependency) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
linkObject(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensures both inputs are a LinkObjectNode and if so links them.
linkObject(O, ManagedObjectFunctionDependency) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
 
linkObjectNode(LinkObjectNode) - Method in interface net.officefloor.compile.internal.structure.LinkObjectNode
Links the input LinkObjectNode to this LinkObjectNode.
linkObjectNode(LinkObjectNode, LinkObjectNode, CompilerIssues, Consumer<LinkObjectNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the LinkObjectNode.
LinkObjectNode - Interface in net.officefloor.compile.internal.structure
LinkObjectNode that can be linked to another LinkObjectNode.
linkOffice(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensures both inputs are a LinkOfficeNode and if so links them.
linkOfficeEscalationToOfficeSectionInput(OfficeEscalationModel, OfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeFloorInputManagedObjectToBoundOfficeFloorManagedObjectSource(OfficeFloorInputManagedObjectModel, OfficeFloorManagedObjectSourceModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectDependencyToOfficeFloorInputManagedObject(OfficeFloorManagedObjectDependencyModel, OfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectDependencyToOfficeFloorManagedObject(OfficeFloorManagedObjectDependencyModel, OfficeFloorManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectSourceFlowToDeployedOfficeInput(OfficeFloorManagedObjectSourceFlowModel, DeployedOfficeInputModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectSourceTeamToOfficeFloorTeam(OfficeFloorManagedObjectSourceTeamModel, OfficeFloorTeamModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectSourceToDeployedOffice(OfficeFloorManagedObjectSourceModel, DeployedOfficeModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFloorManagedObjectSourceToOfficeFloorInputManagedObject(OfficeFloorManagedObjectSourceModel, OfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
linkOfficeFunctionToOfficeTeam(OfficeFunctionModel, OfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeFunctionToPostAdministration(OfficeSectionModel, OfficeFunctionType, AdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeFunctionToPreAdministration(OfficeSectionModel, OfficeFunctionType, AdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeManagedObjectDependencyToExternalManagedObject(OfficeManagedObjectDependencyModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeManagedObjectDependencyToOfficeManagedObject(OfficeManagedObjectDependencyModel, OfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeManagedObjectSourceFlowToOfficeSectionInput(OfficeManagedObjectSourceFlowModel, OfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeManagedObjectSourceTeamToOfficeTeam(OfficeManagedObjectSourceTeamModel, OfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeManagedObjectToPreLoadAdministration(OfficeManagedObjectModel, AdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeNode(LinkOfficeNode) - Method in class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
 
linkOfficeNode(LinkOfficeNode) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
linkOfficeNode(LinkOfficeNode) - Method in interface net.officefloor.compile.internal.structure.LinkOfficeNode
Links the input LinkOfficeNode to this LinkOfficeNode.
linkOfficeNode(LinkOfficeNode, LinkOfficeNode, CompilerIssues, Consumer<LinkOfficeNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the LinkOfficeNode.
LinkOfficeNode - Interface in net.officefloor.compile.internal.structure
LinkOfficeNode that can be linked to another LinkOfficeNode.
linkOfficeSectionObjectToExternalManagedObject(OfficeSectionObjectModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeSectionObjectToOfficeManagedObject(OfficeSectionObjectModel, OfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeSectionOutputToOfficeSectionInput(OfficeSectionOutputModel, OfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkOfficeStartToOfficeSectionInput(OfficeStartModel, OfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
linkParameter(int, Class<?>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Links in the parameter for this ManagedFunction.
linkParameter(int, Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links in the parameter for this ManagedFunction.
linkParameter(int, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
linkParameter(O, Class<?>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Links in the parameter for this ManagedFunction.
linkParameter(O, Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionBuilder
Links in the parameter for this ManagedFunction.
linkParameter(O, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
linkPool(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensures both inputs are a LinkPoolNode and if so links them.
linkPoolNode(LinkPoolNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
linkPoolNode(LinkPoolNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkPoolNode(LinkPoolNode) - Method in interface net.officefloor.compile.internal.structure.LinkPoolNode
Links the input LinkPoolNode to this LinkPoolNode.
linkPoolNode(LinkPoolNode, LinkPoolNode, CompilerIssues, Consumer<LinkPoolNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the LinkPoolNode.
LinkPoolNode - Interface in net.officefloor.compile.internal.structure
LinkPoolNode that can be linked to another LinkPoolNode.
linkSectionManagedObjectDependencyToExternalManagedObject(SectionManagedObjectDependencyModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSectionManagedObjectDependencyToSectionManagedObject(SectionManagedObjectDependencyModel, SectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSectionManagedObjectSourceFlowToExternalFlow(SectionManagedObjectSourceFlowModel, ExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSectionManagedObjectSourceFlowToFunction(SectionManagedObjectSourceFlowModel, FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSectionManagedObjectSourceFlowToSubSectionInput(SectionManagedObjectSourceFlowModel, SubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSeparatorCharacter - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Link separator character.
linkStartAfter(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the ManagedObjectSourceNode to start after another ManagedObjectSourceNode.
linkStartAfterNode(LinkStartAfterNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkStartAfterNode(LinkStartAfterNode) - Method in interface net.officefloor.compile.internal.structure.LinkStartAfterNode
Links this LinkStartAfterNode to start after the input LinkStartAfterNode.
LinkStartAfterNode - Interface in net.officefloor.compile.internal.structure
LinkStartAfterNode that can be linked to another LinkStartAfterNode.
linkStartBefore(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the ManagedObjectSourceNode to start before another ManagedObjectSourceNode.
linkStartBeforeNode(LinkStartBeforeNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
linkStartBeforeNode(LinkStartBeforeNode) - Method in interface net.officefloor.compile.internal.structure.LinkStartBeforeNode
Links this LinkStartBeforeNode to start before the input LinkStartBeforeNode.
LinkStartBeforeNode - Interface in net.officefloor.compile.internal.structure
LinkStartBeforeNode that can be linked to another LinkStartBeforeNode.
linkStartupAfterNode(LinkStartupAfterNode) - Method in interface net.officefloor.compile.internal.structure.LinkStartupAfterNode
LinkStartupAfterNode - Interface in net.officefloor.compile.internal.structure
LinkStartupAfterNode that can be linked to another LinkStartupAfterNode.
linkStartupBeforeNode(LinkStartupBeforeNode) - Method in interface net.officefloor.compile.internal.structure.LinkStartupBeforeNode
LinkStartupBeforeNode - Interface in net.officefloor.compile.internal.structure
LinkStartupBeforeNode that can be linked to another LinkStartupBeforeNode.
linkSubSectionObjectToExternalManagedObject(SubSectionObjectModel, ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSubSectionObjectToSectionManagedObject(SubSectionObjectModel, SectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSubSectionOutputToExternalFlow(SubSectionOutputModel, ExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSubSectionOutputToFunction(SubSectionOutputModel, FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSubSectionOutputToSubSectionInput(SubSectionOutputModel, SubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
linkSupportingManagedObject(O, HttpSecuritySupportingManagedObject<?>) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
 
linkSupportingManagedObject(O, HttpSecuritySupportingManagedObject<?>) - Method in interface net.officefloor.web.spi.security.HttpSecuritySupportingManagedObject
Links the HttpSecuritySupportingManagedObject for the dependency.
linkTeam(Object, Object, CompilerIssues, Node) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Ensures both inputs are a LinkTeamNode and if so links them.
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
linkTeamNode(LinkTeamNode) - Method in interface net.officefloor.compile.internal.structure.LinkTeamNode
Links the input LinkTeamNode to this LinkTeamNode.
linkTeamNode(LinkTeamNode, LinkTeamNode, CompilerIssues, Consumer<LinkTeamNode>) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Links the LinkObjectNode.
LinkTeamNode - Interface in net.officefloor.compile.internal.structure
LinkTeamNode that can be linked to another LinkTeamNode.
LinkUtil - Class in net.officefloor.compile.impl.util
Utility class to work with links.
LinkWebTemplateWriter - Class in net.officefloor.web.template.section
WebTemplateWriter to write the link.
LinkWebTemplateWriter(String, boolean, char) - Constructor for class net.officefloor.web.template.section.LinkWebTemplateWriter
Initiate.
ListAdapter - Class in net.officefloor.compile.impl.adapt
Extracts the values of a List.
ListAdapter() - Constructor for class net.officefloor.compile.impl.adapt.ListAdapter
 
ListItemMatcher<O> - Interface in net.officefloor.frame.test
Matches a list item.
ListMetaData - Class in net.officefloor.model.generate.model
List meta-data.
ListMetaData() - Constructor for class net.officefloor.model.generate.model.ListMetaData
Default constructor.
ListMetaData(String, String, String) - Constructor for class net.officefloor.model.generate.model.ListMetaData
Convenience constructor.
listMethods(Class<?>, Predicate<Method>, Consumer<Method>) - Static method in class net.officefloor.activity.procedure.build.ProcedureEmployer
Convenience method to list Method instances from a Class.
listProcedures(Class<?>) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
List Procedure instances for a Class.
listProcedures(String) - Method in class net.officefloor.activity.impl.procedure.ProcedureLoaderImpl
 
listProcedures(String) - Method in interface net.officefloor.activity.procedure.ProcedureLoader
Lists the available Procedure instances from the Class.
listProcedures(String) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
List Procedure instances for a resource.
listProcedures(ProcedureListContext) - Method in class net.officefloor.activity.impl.procedure.ClassProcedureSource
 
listProcedures(ProcedureListContext) - Method in interface net.officefloor.activity.procedure.spi.ProcedureSource
Provides the available Procedure instances for the resource.
listProcedures(ProcedureListContext) - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
 
listProcedures(ProcedureListContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Lists the Procedure instances.
listProcedures(ProcedureListContext) - Method in class net.officefloor.servlet.procedure.FilterProcedureSource
 
listProcedures(ProcedureListContext) - Method in class net.officefloor.servlet.procedure.ServletProcedureSource
 
listProcedures(ProcedureListContext) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
 
listProcedures(ProcedureListContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
listProcedures(ProcedureListContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
 
load() - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Links non-configured items.
load() - Method in interface net.officefloor.server.http.servlet.HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader
Loads.
load() - Method in interface net.officefloor.spring.SpringSupplierSource.SpringLoader
Loads the Spring item.
load(LoadType<E>) - Method in interface net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit.QueryLoader
Loads the query.
load(LoadType<E>) - Method in interface net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit.ResultLoader
Loads the result.
load(Object) - Method in interface net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.LoadManagedObjectParameter
Loads the object.
load(String, Class<? extends O>, ObjectUser<O>) - Method in class net.officefloor.compile.impl.state.autowire.AutoWireStateManagerImpl
 
load(String, Class<? extends O>, ObjectUser<O>) - Method in interface net.officefloor.compile.spi.supplier.source.InternalSupplier
Loads the object asynchronously.
load(String, Class<? extends O>, ObjectUser<O>) - Method in interface net.officefloor.compile.state.autowire.AutoWireStateManager
Loads the object from the ManagedObject asynchronously.
load(String, ObjectUser<O>) - Method in interface net.officefloor.frame.api.manage.StateManager
Loads the object from the ManagedObject asynchronously.
load(String, ObjectUser<O>) - Method in class net.officefloor.frame.impl.execute.office.StateManagerImpl
 
load(OfficeArchitect, Object, AutoWire...) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(OfficeArchitect, String, Object, AutoWire...) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(OfficeFloorDeployer, Object, DeployedOffice, AutoWire...) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(OfficeFloorDeployer, String, Object, DeployedOffice, AutoWire...) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(SectionDesigner, Object) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(SectionDesigner, String, Object) - Static method in class net.officefloor.plugin.managedobject.singleton.Singleton
Convenience method to load singleton Object.
load(HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader) - Static method in class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
loadActionHook(ActionHook, Request, Response) - Static method in class org.apache.coyote.ActionHookLoader
Loads the ActionHook to the Request and Response.
loadActivityConfiguration(ActivityContext) - Method in interface net.officefloor.activity.ActivityLoader
Loads the Activity configuration.
loadActivityConfiguration(ActivityContext) - Method in class net.officefloor.activity.ActivityLoaderImpl
 
loadAdditionalClasspathElements(List<String>) - Method in class net.officefloor.maven.OpenOfficeFloorMojo
Loads additional class path entries.
loadAdditionalClasspathElements(List<String>) - Method in class net.officefloor.maven.StartGoogleFunctionMojo
 
loadAdditionalSystemProperties(Properties) - Method in class net.officefloor.maven.OpenOfficeFloorMojo
Loads additional system properties.
loadAdditionalSystemProperties(Properties) - Method in class net.officefloor.maven.StartGoogleFunctionMojo
 
loadAdministrationType(boolean) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
loadAdministrationType(boolean) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Obtains the AdministrationType for this AdministrationNode.
loadAdministrationType(Class<AS>, PropertyList) - Method in interface net.officefloor.compile.administration.AdministrationLoader
Loads and returns the AdministrationType sourced from the AdministrationSource.
loadAdministrationType(Class<AS>, PropertyList) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
loadAdministrationType(Class<S>, String...) - Static method in class net.officefloor.compile.test.administration.AdministrationLoaderUtil
loadAdministrationType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadAdministrationType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the AdministrationType.
loadAdministrationType(String, AdministrationSource<?, ?, ?>, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadAdministrationType(String, AdministrationSource<?, ?, ?>, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the AdministrationType.
loadAdministrationType(AdministrationSource<E, F, G>, PropertyList) - Method in interface net.officefloor.compile.administration.AdministrationLoader
Loads and returns the AdministrationType sourced from the AdministrationSource.
loadAdministrationType(AdministrationSource<E, F, G>, PropertyList) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
loadAllObjectAutoWires(LinkObjectNode, Set<AutoWire>, CompileContext, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Loads the AutoWire instances for the LinkObjectNode along with its dependency AutoWire instances and subsequent (transitive) dependency AutoWire instances.
loadAttributes(Class<?>, XmlMappingMetaData[], TranslatorRegistry) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Loads the attribute mappings for this context.
loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, ManagedObjectSourceVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode>, ManagedObjectSourceVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the AutoWire extension targets for the OfficeFloorManagedObject.
loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Loads the AutoWire extension targets for the OfficeSectionManagedObject extension targets..
loadAutoWireManagedObjectSourceTargets(AutoWirer<ManagedObjectSourceNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadAutoWireManagedObjectSourceTargets(AutoWirer<ManagedObjectSourceNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the AutoWire targets for the ManagedObjectSourceNode instances.
loadAutoWireObjects(AutoWirer<LinkObjectNode>, ManagedObjectSourceVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
loadAutoWireObjects(AutoWirer<LinkObjectNode>, ManagedObjectSourceVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Loads the SuppliedManagedObjectSourceNode instances as ManagedObjectNode instances to the AutoWirer.
loadAutoWireObjectTargets(AutoWirer<LinkObjectNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadAutoWireObjectTargets(AutoWirer<LinkObjectNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the AutoWire targets for the OfficeFloorManagedObject instances.
loadAutoWireTeamTargets(AutoWirer<LinkTeamNode>, OfficeTeamRegistry, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadAutoWireTeamTargets(AutoWirer<LinkTeamNode>, OfficeTeamRegistry, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the AutoWire targets for the OfficeFloorTeam instances.
loadAwsEnvironmentSettings(BiConsumer<String, String>) - Static method in class net.officefloor.nosql.dynamodb.test.AwsLocalEnvironment
Loads the AWS environment settings.
loadClass(String) - Method in interface net.officefloor.frame.api.source.SourceContext
Loads the Class.
loadClass(String) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadClassFunctions(Class<?>, SectionManagedObject, boolean, ClassSectionLoader, SectionSourceContext) - Static method in class net.officefloor.plugin.section.clazz.ClassSectionSource
Loads the Class SectionFunction instances.
loadConnectionProperties(PropertyConfigurable) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Loads the properties for the ReadOnlyConnectionManagedObjectSource.
loadDataSourceProperties(PropertyConfigurable) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Loads the properties for the DataSourceManagedObjectSource.
loadDataSourceProperties(PropertyConfigurable) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Loads the properties for the DataSourceManagedObjectSource.
loadDependencies(OfficeFloorIssues, Map<String, RawBoundManagedObjectMetaData>) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
Loads the dependencies.
loadDependentObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
loadDependentObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
loadDependentObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.DependentObjectNode
loadEnhancements() - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Loads further enhancements.
loadEntityManager(Function<Integer, Object>) - Method in class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
Loads the EntityManager.
loadEntityTypes(SourceContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
Loads the entity types.
loadEntityTypes(SourceContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
Loads the entity types.
loader - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ObjectXmlMapping
Loads the object onto the target object.
loader - Variable in class net.officefloor.plugin.xml.unmarshall.tree.StaticXmlMapping
Loader to load the staic value.
loader - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ValueXmlMapping
Loads the value onto the target object.
LoaderUtil - Class in net.officefloor.compile.test.util
Utility methods for loader test utilities.
loadExecutive(Class<XS>) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
Creates the Executive.
loadExecutive(ExecutiveSource) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
Returns a Executive from the loaded ExecutiveSource.
loadExecutiveType() - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
loadExecutiveType() - Method in interface net.officefloor.compile.internal.structure.ExecutiveNode
Loads the ExecutiveType for the ExecutiveSource.
loadExecutiveType(Class<TS>, PropertyList) - Method in interface net.officefloor.compile.executive.ExecutiveLoader
Loads and returns the ExecutiveType sourced from the ExecutiveSource.
loadExecutiveType(Class<TS>, PropertyList) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
loadExecutiveType(ExecutiveSource, PropertyList) - Method in interface net.officefloor.compile.executive.ExecutiveLoader
Loads and returns the ExecutiveType sourced from the ExecutiveSource.
loadExecutiveType(ExecutiveSource, PropertyList) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
loadExternalServicing(Office) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
loadExternalServicing(Office) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
loadExternalServicing(Office) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadExternalServicing(Office) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Loads the FunctionManager instances to externally trigger this OfficeNode.
loadExternalServicing(Office) - Method in interface net.officefloor.compile.internal.structure.SectionInputNode
Loads the FunctionManager instances to externally trigger this SectionInputNode.
loadExternalServicing(Office) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Loads the FunctionManager instances to externally trigger this SectionNode.
loadExternalServicing(OfficeFloor) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadExternalServicing(OfficeFloor) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the FunctionManager instances to externally trigger this OfficeFloorNode.
loadFixHeaders(HttpServletResponse) - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest.FixHeadersFilter
Loads the fix HttpHeader instances.
loadFunctionNamespaceType(boolean) - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
loadFunctionNamespaceType(boolean) - Method in interface net.officefloor.compile.internal.structure.FunctionNamespaceNode
loadGovernance(Map<String, RawGovernanceMetaData<?, ?>>, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
loadGovernanceType(boolean) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
loadGovernanceType(boolean) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Loads the GovernanceType for this GovernanceNode.
loadGovernanceType(GS, PropertyList) - Method in interface net.officefloor.compile.governance.GovernanceLoader
Loads and returns the GovernanceType from the GovernanceSource.
loadGovernanceType(GS, PropertyList) - Method in class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
 
loadGovernanceType(Class<GS>, PropertyList) - Method in interface net.officefloor.compile.governance.GovernanceLoader
Loads and returns the GovernanceType from the GovernanceSource class.
loadGovernanceType(Class<GS>, PropertyList) - Method in class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
 
loadGovernanceType(Class<S>, String...) - Static method in class net.officefloor.compile.test.governance.GovernanceLoaderUtil
Loads the GovernanceType from the GovernanceSource.
loadGovernanceType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadGovernanceType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the GovernanceType.
loadGovernanceType(String, GovernanceSource<?, ?>, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadGovernanceType(String, GovernanceSource<?, ?>, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the GovernanceType.
loadHttpChallenge(HttpChallengeContext, HttpResponse) - Static method in class net.officefloor.web.security.impl.HttpChallengeContextManagedObjectSource
Loads the HttpChallenge to the HttpResponse.
loadHttpRequest(MockHttpRequestBuilder) - Method in class net.officefloor.web.security.scheme.MockCredentials
Loads the MockHttpRequestBuilder with the credentials.
loadHttpSecurity(Class<HS>, String...) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Convenience method to load the HttpSecurity initialised ready for testing.
loadHttpSecuritySource(Class<HS>, String...) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Convenience method to load the HttpSecuritySource initialised ready for testing.
loadHttpSecuritySupportingManagedObjectType(BiFunction<ManagedObjectSource<?, ?>, PropertyList, ManagedObjectType<?>>) - Method in class net.officefloor.web.security.type.HttpSecuritySupportingManagedObjectImpl
loadHttpSecurityType(Class<S>, PropertyList) - Method in interface net.officefloor.web.security.type.HttpSecurityLoader
Loads and returns the HttpSecurityType for the HttpSecuritySource.
loadHttpSecurityType(Class<S>, PropertyList) - Method in class net.officefloor.web.security.type.HttpSecurityLoaderImpl
 
loadHttpSecurityType(String, PropertyList, OfficeFloorCompiler) - Static method in class net.officefloor.web.security.type.HttpSecurityTypeRunnable
Convenience method to load the HttpSecurityType.
loadHttpSecurityType(HttpSecuritySource<A, AC, C, O, F>, String...) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Loads the HttpSecurityType.
loadHttpSecurityType(HttpSecuritySource<A, AC, C, O, F>, PropertyList) - Method in interface net.officefloor.web.security.type.HttpSecurityLoader
Loads and returns the HttpSecurityType for the HttpSecuritySource.
loadHttpSecurityType(HttpSecuritySource<A, AC, C, O, F>, PropertyList) - Method in class net.officefloor.web.security.type.HttpSecurityLoaderImpl
 
loadInitialSupplierType(boolean) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
loadInitialSupplierType(boolean) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
loadInitialSupplierType(Class<S>, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that loads the InitialSupplierType by obtaining the ClassLoader from the SupplierSource class.
loadInitialSupplierType(Class<S>, OfficeFloorCompiler, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that loads the InitialSupplierType with the provided OfficeFloorCompiler.
loadInitialSupplierType(Class<S>, PropertyList) - Method in class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
 
loadInitialSupplierType(Class<S>, PropertyList) - Method in interface net.officefloor.compile.supplier.SupplierLoader
Loads and returns InitialSupplierType for the SupplierSource.
loadInitialSupplierType(SupplierSource, PropertyList) - Method in class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
 
loadInitialSupplierType(SupplierSource, PropertyList) - Method in interface net.officefloor.compile.supplier.SupplierLoader
Loads and returns InitialSupplierType for the SupplierSource.
loadJpaProperties(PropertyConfigurable) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Loads the properties for the JpaManagedObjectSource.
loadJwksKeyParsers(SourceContext) - Static method in class net.officefloor.web.jwt.jwks.JwksSectionSource
Loads the JwksKeyParser instances.
loadJwksKeyWriters(SourceContext) - Static method in class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
Loads the JwksKeyWriter instances.
loadManagedFunction(ProcedureManagedFunctionContext) - Method in interface net.officefloor.activity.procedure.spi.ManagedFunctionProcedureSource
Loads the ManagedFunction for the Procedure.
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Loads the ManagedFunction for the Procedure.
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.servlet.procedure.FilterProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.servlet.procedure.ServletProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
 
loadManagedFunctionNodes(Map<String, ManagedFunctionNode>) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadManagedFunctionNodes(Map<String, ManagedFunctionNode>) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Loads the ManagedFunctionNode instances.
loadManagedFunctionType(Class<S>, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that loads the FunctionNamespaceType by obtaining the ClassLoader from the ManagedFunctionSource class.
loadManagedFunctionType(Class<S>, OfficeFloorCompiler, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that loads the FunctionNamespaceType with the provided OfficeFloorCompiler.
loadManagedFunctionType(Class<S>, PropertyList) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
loadManagedFunctionType(Class<S>, PropertyList) - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionLoader
Loads and returns the FunctionNamespaceType from the ManagedFunctionSource class.
loadManagedFunctionType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
loadManagedFunctionType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadManagedFunctionType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
loadManagedFunctionType(String, String, PropertyList) - Method in interface net.officefloor.compile.TypeLoader
loadManagedFunctionType(String, ManagedFunctionSource, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadManagedFunctionType(String, ManagedFunctionSource, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
loadManagedFunctionType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
loadManagedFunctionType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
loadManagedFunctionType(ManagedFunctionSource, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that loads the FunctionNamespaceType by obtaining the ClassLoader from the ManagedFunctionSource class.
loadManagedFunctionType(ManagedFunctionSource, PropertyList) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
loadManagedFunctionType(ManagedFunctionSource, PropertyList) - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionLoader
Loads and returns the FunctionNamespaceType from the ManagedFunctionSource class.
loadManagedObject(ManagedFunctionContainer) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
loadManagedObject(ManagedFunctionContainer) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Creates a FunctionState to load the ManagedObject.
loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.ClassDependenciesManager
Loads the ManagedObjectExecuteContext to the created ClassDependencyFactory instances.
loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyFactory
loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.plugin.clazz.dependency.impl.FlowClassDependencyFactory
 
LoadManagedObjectFunctionFactory - Class in net.officefloor.frame.impl.execute.office
ManagedFunctionFactory to load the object of a ManagedObject.
LoadManagedObjectFunctionFactory() - Constructor for class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory
 
LoadManagedObjectFunctionFactory.Dependencies - Enum Class in net.officefloor.frame.impl.execute.office
Dependency keys for the LoadManagedObjectFunctionFactory.
LoadManagedObjectFunctionFactory.LoadManagedObjectParameter - Interface in net.officefloor.frame.impl.execute.office
Interface for parameter to receive the loaded object of the ManagedObject.
loadManagedObjectMetaData(OfficeFloorIssues.AssetType, String, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
loadManagedObjectPoolType(boolean) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
loadManagedObjectPoolType(boolean) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectPoolNode
loadManagedObjectPoolType(Class<PS>, PropertyList) - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolLoaderImpl
 
loadManagedObjectPoolType(Class<PS>, PropertyList) - Method in interface net.officefloor.compile.pool.ManagedObjectPoolLoader
Loads and returns the ManagedObjectPoolType sourced from the ManagedObjectPoolSource.
loadManagedObjectPoolType(ManagedObjectPoolSource, PropertyList) - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolLoaderImpl
 
loadManagedObjectPoolType(ManagedObjectPoolSource, PropertyList) - Method in interface net.officefloor.compile.pool.ManagedObjectPoolLoader
Loads and returns the ManagedObjectPoolType sourced from the ManagedObjectPoolSource.
loadManagedObjectSource(Class<MS>) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Loads (init and start) the ManagedObjectSource.
loadManagedObjectSource(MS) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Loads (init and start) the ManagedObjectSource.
loadManagedObjectType(Class<MS>, PropertyList) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
loadManagedObjectType(Class<MS>, PropertyList) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
Loads and returns the ManagedObjectType for the ManagedObjectSource.
loadManagedObjectType(Class<S>, ClassLoader, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
loadManagedObjectType(Class<S>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
Convenience method to load the ManagedObjectType from the ManagedObjectSource utilising the ClassLoader from the input ManagedObjectSource class.
loadManagedObjectType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadManagedObjectType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadManagedObjectType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
loadManagedObjectType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadManagedObjectType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(String, String, PropertyList) - Method in interface net.officefloor.compile.TypeLoader
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(String, ManagedObjectSource<?, ?>, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Loads the ManagedObjectType.
loadManagedObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
loadManagedObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
loadManagedObjectType(ManagedObjectSource<D, F>, PropertyList) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
loadManagedObjectType(ManagedObjectSource<D, F>, PropertyList) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
Loads and returns the ManagedObjectType for the ManagedObjectSource.
loadManagedObjectType(ManagedObjectSource<M, F>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
loadMetaData(AbstractAdministrationSource.MetaDataContext<E, F, G>) - Method in class net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource
Overridden to load meta-data.
loadMetaData(AbstractAdministrationSource.MetaDataContext<Object, Indexed, Indexed>) - Method in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
loadMetaData(AbstractAdministrationSource.MetaDataContext<ServerHttpConnection, None, None>) - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
loadMetaData(AbstractAdministrationSource.MetaDataContext<ServerHttpConnection, None, None>) - Method in class net.officefloor.spring.starter.rest.security.RolesAllowedAdministrationSource
 
loadMetaData(AbstractAdministrationSource.MetaDataContext<HttpAccessControl, None, None>) - Method in class net.officefloor.web.security.impl.HttpAccessAdministrationSource
 
loadMetaData(AbstractGovernanceSource.MetaDataContext<I, F>) - Method in class net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource
Overridden to load meta-data.
loadMetaData(AbstractGovernanceSource.MetaDataContext<Object, Indexed>) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
loadMetaData(AbstractGovernanceSource.MetaDataContext<Repository<?, ?>, None>) - Method in class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernanceSource
 
loadMetaData(AbstractGovernanceSource.MetaDataContext<PlatformTransactionManager, None>) - Method in class net.officefloor.spring.data.SpringDataTransactionGovernanceSource
 
loadMetaData(AbstractManagedObjectPoolSource.MetaDataContext) - Method in class net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource
Overridden to load meta-data.
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<FlywayManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.flyway.FlywayManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed>) - Method in class net.officefloor.web.session.HttpSessionManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None>) - Method in class net.officefloor.jpa.JpaManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None>) - Method in class net.officefloor.spring.SpringBeanManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None>) - Method in class net.officefloor.web.security.impl.DefaultHttpAuthenticationManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, F>) - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, ConstantCacheManagedObjectSource.Flows>) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed>) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed>) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.flyway.FlywayMigrateManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.managedobject.singleton.Singleton
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.variable.VariableManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.spring.ApplicationContextManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.spring.webclient.WebClientManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.resource.source.HttpResourceCacheManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.resource.source.HttpResourceStoreManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.security.impl.HttpChallengeContextManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.security.store.PasswordFileManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, JwtAuthorityManagedObjectSource.Flows>) - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ConnectionManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.jdbc.ConnectionManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpExternalResponseManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<SpringArgumentManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpServletRequestManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpServletResponseManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ViewResponseManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<JwtClaimsManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.jwt.JwtClaimsManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ObjectResponseManagedObjectSource.ObjectResponseDependencies, None>) - Method in class net.officefloor.web.response.ObjectResponseManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<AccessControlManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<AuthenticationContextManagedObjectSource.Dependencies, AuthenticationContextManagedObjectSource.Flows>) - Method in class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<AuthenticationManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.security.impl.AuthenticationManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<DefaultHttpAccessControlManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpAccessControlManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpAuthenticationManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<JndiLdapManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpSessionObjectManagedObject.Dependencies, None>) - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpApplicationObjectManagedObjectSource.Dependencies, None>) - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpArgumentManagedObjectSource.HttpArgumentDependencies, None>) - Method in class net.officefloor.web.state.HttpArgumentManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpObjectManagedObjectSource.HttpObjectDependencies, None>) - Method in class net.officefloor.web.state.HttpObjectManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies, None>) - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpRequestStateManagedObjectSource.HttpRequestStateDependencies, None>) - Method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<O, F>) - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
Overridden to load meta-data.
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<O, F>) - Method in class net.officefloor.frame.test.TestManagedObject.TestManagedObjectSource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<A, AC, C, O, F>) - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
Overridden to load meta-data.
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, JwtHttpAccessControl<C>, Void, None, JwtHttpSecuritySource.Flows>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, HttpAccessControl, Void, None, None>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, HttpAccessControl, Void, BasicHttpSecuritySource.Dependencies, None>) - Method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, HttpAccessControl, Void, DigestHttpSecuritySource.Dependencies, None>) - Method in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<HttpCredentials>, HttpAccessControl, HttpCredentials, FormHttpSecuritySource.Dependencies, FormHttpSecuritySource.Flows>) - Method in class net.officefloor.web.security.scheme.FormHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication, MockAccessControl, C, O, F>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication, MockAccessControl, Void, None, None>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication, MockAccessControl, MockCredentials, None, MockFlowHttpSecuritySource.Flows>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
loadMethod - Variable in class net.officefloor.plugin.xml.unmarshall.load.AbstractValueLoader
Method to load value onto the target object.
loadMethod - Variable in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoader
Method to load object onto the target object.
loadMethod(ProcedureMethodContext) - Method in class net.officefloor.activity.impl.procedure.ClassProcedureSource
 
loadMethod(ProcedureMethodContext) - Method in interface net.officefloor.activity.procedure.spi.ManagedFunctionProcedureSource
 
loadMethod(ProcedureMethodContext) - Method in interface net.officefloor.activity.procedure.spi.ProcedureSource
Loads the Method for the Procedure.
loadMethodName - Variable in class net.officefloor.plugin.xml.unmarshall.flat.XmlMapping
Name of method on the target object to load the value.
loadMethodName - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Name of method to load value/object to target object.
loadObject(Object) - Method in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoader
Loads the object onto the target object and returns the loaded object.
loadObjectClassName - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Should this be an object loading mapping, then this should be specified and be the fully quanlified name of the class of the object to load.
loadObjectConfiguration - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
The mappings of the loaded object, should the XmlMappingMetaData.loadObjectClassName be specified.
loadObjectContext - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ObjectXmlMapping
XmlContext of the object to be loaded onto the target object.
loadObjectDependencyType(CompileContext) - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
loadObjectDependencyType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
===================== ObjectDependencyNode ==============================
loadObjectDependencyType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
===================== ObjectDependencyNode ==============================
loadObjectDependencyType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.FunctionObjectNode
loadObjectDependencyType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectDependencyNode
loadObjectDependencyType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectFunctionDependencyNode
loadObjectMappings(XmlMappingMetaData[]) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Loads the object mappings.
loadObjects(ObjectRegistry<Indexed>) - Method in class net.officefloor.jpa.JpaManagedObjectSource.JpaManagedObject
 
loadObjects(ObjectRegistry<Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObject
 
loadObjects(ObjectRegistry<Indexed>) - Method in class net.officefloor.spring.SpringBeanManagedObjectSource
 
loadObjects(ObjectRegistry<Indexed>) - Method in class net.officefloor.web.session.HttpSessionManagedObject
 
loadObjects(ObjectRegistry<HttpExternalResponseManagedObjectSource.DependencyKeys>) - Method in class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.HttpExternalResponseManagedObject
 
loadObjects(ObjectRegistry<SpringArgumentManagedObjectSource.DependencyKeys>) - Method in class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.SpringArgumentManagedObject
 
loadObjects(ObjectRegistry<AccessControlManagedObjectSource.Dependencies>) - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource.AccessControlManagedObject
 
loadObjects(ObjectRegistry<HttpSessionObjectManagedObject.Dependencies>) - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObject
 
loadObjects(ObjectRegistry<HttpApplicationObjectManagedObjectSource.Dependencies>) - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject
 
loadObjects(ObjectRegistry<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies>) - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject
 
loadObjects(ObjectRegistry<O>) - Method in interface net.officefloor.frame.api.managedobject.CoordinatingManagedObject
Loads the Objects of the ManagedObject instances to be referenced by this CoordinatingManagedObject.
loadObjects(ObjectRegistry<O>) - Method in class net.officefloor.frame.test.TestManagedObject
=================== CoordinatingManagedObject ==================
loadObjectsFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible failure in loading the ObjectRegistry.
loadObjectType - Variable in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoader
Type of object to be loaded to the target object.
loadOfficeAvailableSectionInputTypes(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadOfficeAvailableSectionInputTypes(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Loads the OfficeAvailableSectionInputType instances.
loadOfficeFloorManagedObjectSourceType(String, Class<MS>, PropertyList) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
loadOfficeFloorManagedObjectSourceType(String, Class<MS>, PropertyList) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
loadOfficeFloorManagedObjectSourceType(String, MS, PropertyList) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
loadOfficeFloorManagedObjectSourceType(String, MS, PropertyList) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
loadOfficeFloorManagedObjectSourceType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
loadOfficeFloorManagedObjectSourceType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
loadOfficeFloorTeamSourceType(String, Class<TS>, PropertyList) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadOfficeFloorTeamSourceType(String, Class<TS>, PropertyList) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the OfficeFloorTeamSourceType.
loadOfficeFloorTeamSourceType(String, TeamSource, PropertyList) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadOfficeFloorTeamSourceType(String, TeamSource, PropertyList) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the OfficeFloorTeamSourceType.
loadOfficeFloorTeamSourceType(CompileContext) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
loadOfficeFloorTeamSourceType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.TeamNode
loadOfficeFloorType() - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
Loads the OfficeFloorType.
loadOfficeFloorType(Class<OF>, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorLoaderImpl
 
loadOfficeFloorType(Class<OF>, String, PropertyList) - Method in interface net.officefloor.compile.officefloor.OfficeFloorLoader
Loads the OfficeFloorType.
loadOfficeFloorType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
loadOfficeFloorType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Loads the OfficeFloorType.
loadOfficeFloorType(OF, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorLoaderImpl
 
loadOfficeFloorType(OF, String, PropertyList) - Method in interface net.officefloor.compile.officefloor.OfficeFloorLoader
Loads the OfficeFloorType.
loadOfficeFunctionType(OfficeSubSectionType, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
loadOfficeFunctionType(OfficeSubSectionType, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
loadOfficeInputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
 
loadOfficeInputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeInputNode
Obtains the OfficeInputType.
loadOfficeManagedObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
loadOfficeManagedObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeObjectNode
loadOfficeMetaData(OfficeMetaData, FlowMetaDataFactory, EscalationFlowFactory, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Obtains the GovernanceMetaData.
loadOfficeMetaData(OfficeMetaData, FlowMetaDataFactory, EscalationFlowFactory, RawAdministrationMetaDataFactory, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaData
Loads meta-data regarding the containing Office.
loadOfficeMetaData(OfficeMetaData, FlowMetaData[], EscalationProcedure) - Method in class net.officefloor.frame.impl.execute.governance.GovernanceMetaDataImpl
Loads the remaining state.
loadOfficeMetaData(OfficeMetaData, FlowMetaData[], ManagedFunctionMetaData<?, ?>, EscalationProcedure, ManagedFunctionAdministrationMetaData<?, ?, ?>[], ManagedFunctionAdministrationMetaData<?, ?, ?>[], ManagedObjectIndex[]) - Method in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
Loads the remaining state of this ManagedFunctionMetaData.
loadOfficeOutputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
 
loadOfficeOutputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeOutputNode
Loads the OfficeOutputType.
loadOfficeSectionInputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
loadOfficeSectionInputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionInputNode
loadOfficeSectionManagedObjectSourceType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
loadOfficeSectionManagedObjectSourceType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
loadOfficeSectionManagedObjectTeamType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
 
loadOfficeSectionManagedObjectTeamType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectTeamNode
loadOfficeSectionManagedObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
loadOfficeSectionManagedObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
loadOfficeSectionObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
loadOfficeSectionObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionObjectNode
loadOfficeSectionOutputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
loadOfficeSectionOutputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionOutputNode
loadOfficeSectionType(String, Class<S>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method to load the OfficeSectionType.
loadOfficeSectionType(String, Class<S>, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadOfficeSectionType(String, Class<S>, String, PropertyList) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the OfficeSectionType from this SectionSource.
loadOfficeSectionType(String, String, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadOfficeSectionType(String, String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the OfficeSectionType.
loadOfficeSectionType(String, SectionSource, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadOfficeSectionType(String, SectionSource, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadOfficeSectionType(String, SectionSource, String, PropertyList) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the OfficeSectionType from this SectionSource.
loadOfficeSectionType(String, SectionSource, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
Loads the OfficeSectionType.
loadOfficeSectionType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadOfficeSectionType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
loadOfficeSubSectionType(OfficeSubSectionType, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadOfficeSubSectionType(OfficeSubSectionType, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
loadOfficeTeamType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
 
loadOfficeTeamType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeTeamNode
Loads the OfficeTeamType.
loadOfficeType(Class<O>, String, String...) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Convenience method to use the ClassLoader of the OfficeSource class and ClassLoaderConfigurationContext to load the OfficeType.
loadOfficeType(Class<O>, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeLoaderImpl
 
loadOfficeType(Class<O>, String, PropertyList) - Method in interface net.officefloor.compile.office.OfficeLoader
Loads and returns the OfficeType from the OfficeSource.
loadOfficeType(String, String, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadOfficeType(String, String, String, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Loads the OfficeType.
loadOfficeType(String, OfficeSource, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadOfficeType(String, OfficeSource, String, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
Loads the OfficeType.
loadOfficeType(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
loadOfficeType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Loads the OfficeType.
loadOfficeType(OfficeSource, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeLoaderImpl
 
loadOfficeType(OfficeSource, String, PropertyList) - Method in interface net.officefloor.compile.office.OfficeLoader
Loads and returns the OfficeType from the OfficeSource.
loadOptionalClass(String) - Method in interface net.officefloor.frame.api.source.SourceContext
Attempts to load the specified Class.
loadOptionalClass(String) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadOptionalConnectionSpecification(Properties) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Enables adding additional Connection properties to specification.
loadOptionalDataSourceSpecification(Properties) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Enables adding additional DataSource properties to specification.
loadOptionalService(Class<F>) - Method in interface net.officefloor.frame.api.source.SourceContext
Optionally loads a single service.
loadOptionalService(Class<F>) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadOptionalServices(Class<F>) - Method in interface net.officefloor.frame.api.source.SourceContext
Optionally loads multiple services.
loadOptionalServices(Class<F>) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadParallelBlock(BlockState) - Method in interface net.officefloor.frame.internal.structure.BlockState
Loads a parallel BlockState relative to this BlockState within the tree of BlockState instances.
loadParallelOwner(BlockState, BlockState) - Static method in interface net.officefloor.frame.internal.structure.BlockState
Loads the parallel owner to the parallel BlockState.
loadPasswordFile(File) - Static method in class net.officefloor.web.security.store.PasswordFileCredentialStore
Loads the PasswordFile from the raw file.
loadPathParameters(ServerWebExchange) - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
Loads the path parameters.
loadProcedureSource(Class<? extends ProcedureSourceServiceFactory>) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
loadProcedureSource(Class<? extends ProcedureSourceServiceFactory>, OfficeFloorCompiler) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
loadProcedureType(String, Class<? extends ProcedureSourceServiceFactory>, String, String...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Loads the ProcedureType for the Procedure.
loadProcedureType(String, Class<? extends ProcedureSourceServiceFactory>, String, OfficeFloorCompiler, String...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Loads the ProcedureType for the Procedure.
loadProcedureType(String, String) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Loads the ProcedureType for the Procedure using default ProcedureSource.
loadProcedureType(String, String, String, PropertyList) - Method in class net.officefloor.activity.impl.procedure.ProcedureLoaderImpl
 
loadProcedureType(String, String, String, PropertyList) - Method in interface net.officefloor.activity.procedure.ProcedureLoader
Loads the ProcedureType for the Procedure.
loadProperties(boolean) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
Loads the properties.
loadProperties(S, SourceContext) - Static method in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
Loads the properties onto the DataSource.
loadRemainingState(OfficeMetaData, ManagedObjectStartupFunction[], FlowMetaData, ManagedObjectAdministrationMetaDataFactory, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
Loads the remaining state for the ManagedObjectMetaData.
loadRemainingState(OfficeMetaData, ManagedObjectStartupFunction[], FlowMetaData, ManagedObjectAdministrationMetaData<?, ?, ?>[]) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
Loads the remaining state of this ManagedObjectMetaData.
loadRequiredManagedObjects(RawBoundManagedObjectMetaData, Map<ManagedObjectIndex, RawBoundManagedObjectMetaData>) - Static method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Recursively loads all the ManagedObjectIndex instances for the RawBoundManagedObjectMetaData.
loadRequiredProperties(Class<OF>, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorLoaderImpl
 
loadRequiredProperties(Class<OF>, String, PropertyList) - Method in interface net.officefloor.compile.officefloor.OfficeFloorLoader
Loads the required PropertyList for the OfficeFloorSource configuration.
loadResourceScript(String, SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Loads the source script.
loadRestEndpoints(Map<String, RestEndpoint>, WebArchitect, OfficeArchitect, OfficeSourceContext) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
loadScriptEngine(ScriptEngineManager, String, String, String, String, SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Loads the ScriptEngine.
loadSectionInput(SectionInputType) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Loads the SectionInput.
loadSectionInputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
loadSectionInputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionInputNode
Loads the SectionInputType.
loadSectionObject(SectionObjectType) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Loads the SectionObject.
loadSectionObjectType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
loadSectionObjectType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionObjectNode
loadSectionOutput(SectionOutputType) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Loads the SectionOutput.
loadSectionOutputType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
 
loadSectionOutputType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionOutputNode
loadSectionType(Class<S>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method to load the SectionType.
loadSectionType(Class<S>, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadSectionType(Class<S>, String, PropertyList) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the SectionType from the SectionSource.
loadSectionType(String, String, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadSectionType(String, String, String, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Loads the SectionType.
loadSectionType(String, SectionSource, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionSourceContextImpl
 
loadSectionType(String, SectionSource, String, PropertyList) - Method in interface net.officefloor.compile.spi.section.source.SectionSourceContext
Loads the SectionType.
loadSectionType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
loadSectionType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Loads the SectionType.
loadSectionType(SectionSource, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method to load the SectionType.
loadSectionType(SectionSource, String, PropertyList) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadSectionType(SectionSource, String, PropertyList) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the SectionType from the SectionSource.
loadSequentialBlock(BlockState) - Method in interface net.officefloor.frame.internal.structure.BlockState
Loads a sequential BlockState relative to this BlockState within the tree of BlockState instances.
loadService(F) - Method in interface net.officefloor.frame.api.source.SourceContext
Loads the specific service.
loadService(F) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadService(Class<F>, D) - Method in interface net.officefloor.frame.api.source.SourceContext
Loads a single service.
loadService(Class<F>, D) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadService(String, String, SourceContext, S) - Static method in class net.officefloor.spring.starter.rest.SpringBootExtra
Loads the Service.
LoadServiceError - Error in net.officefloor.frame.api.source
Indicates a service was not able to be loaded.
LoadServiceError(String, Throwable) - Constructor for error net.officefloor.frame.api.source.LoadServiceError
Initiate.
loadServices(Class<F>, D) - Method in interface net.officefloor.frame.api.source.SourceContext
Loads multiple services.
loadServices(Class<F>, D) - Method in class net.officefloor.frame.impl.construct.source.SourceContextImpl
 
loadSetupScript(SourceContext) - Method in class net.officefloor.script.AbstractScriptProcedureSourceServiceFactory
Loads the setup script.
loadSpecification(Class<AS>) - Method in interface net.officefloor.compile.administration.AdministrationLoader
loadSpecification(Class<AS>) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
loadSpecification(Class<GS>) - Method in interface net.officefloor.compile.governance.GovernanceLoader
Loads and returns the PropertyList from the GovernanceSourceSpecification for the GovernanceSource.
loadSpecification(Class<GS>) - Method in class net.officefloor.compile.impl.governance.GovernanceLoaderImpl
 
loadSpecification(Class<MS>) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
 
loadSpecification(Class<MS>) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
Loads and returns the PropertyList from the ManagedObjectSourceSpecification for the ManagedObjectSource.
loadSpecification(Class<O>) - Method in class net.officefloor.compile.impl.office.OfficeLoaderImpl
 
loadSpecification(Class<O>) - Method in interface net.officefloor.compile.office.OfficeLoader
Loads and returns the PropertyList from the OfficeSourceSpecification for the OfficeSource.
loadSpecification(Class<OF>) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorLoaderImpl
 
loadSpecification(Class<OF>) - Method in interface net.officefloor.compile.officefloor.OfficeFloorLoader
Loads and returns the PropertyList from the OfficeFloorSourceSpecification for the OfficeFloorSource.
loadSpecification(Class<PS>) - Method in class net.officefloor.compile.impl.pool.ManagedObjectPoolLoaderImpl
 
loadSpecification(Class<PS>) - Method in interface net.officefloor.compile.pool.ManagedObjectPoolLoader
loadSpecification(Class<S>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
loadSpecification(Class<S>) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadSpecification(Class<S>) - Method in class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
 
loadSpecification(Class<S>) - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionLoader
loadSpecification(Class<S>) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the PropertyList from the SectionSourceSpecification for the SectionSource.
loadSpecification(Class<S>) - Method in interface net.officefloor.compile.supplier.SupplierLoader
Loads and returns the PropertyList from the SupplierSourceSpecification for the SupplierSource.
loadSpecification(Class<S>) - Method in interface net.officefloor.web.security.type.HttpSecurityLoader
Loads and returns the PropertyList from the HttpSecuritySourceSpecification for the HttpSecuritySource.
loadSpecification(Class<S>) - Method in class net.officefloor.web.security.type.HttpSecurityLoaderImpl
 
loadSpecification(Class<TS>) - Method in interface net.officefloor.compile.executive.ExecutiveLoader
Loads and returns the PropertyList from the ExecutiveSourceSpecification for the ExecutiveSource.
loadSpecification(Class<TS>) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
loadSpecification(Class<TS>) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadSpecification(Class<TS>) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the PropertyList from the TeamSourceSpecification for the TeamSource.
loadSpecification(String, ClassLoader, CompilerIssues) - Method in interface net.officefloor.woof.template.WoofTemplateExtensionLoader
loadSpecification(String, ClassLoader, CompilerIssues) - Method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl
 
loadSpecification(String, OfficeFloorCompiler) - Static method in class net.officefloor.web.security.type.HttpSecuritySourceSpecificationRunnable
Convenience method to load the specification for the HttpSecuritySource.
loadSpecification(AdministrationSource<E, F, G>) - Method in interface net.officefloor.compile.administration.AdministrationLoader
loadSpecification(AdministrationSource<E, F, G>) - Method in class net.officefloor.compile.impl.administrator.AdministrationLoaderImpl
 
loadSpecification(AbstractAdministrationSource.SpecificationContext) - Method in class net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource
Overridden to load specification.
loadSpecification(AbstractAdministrationSource.SpecificationContext) - Method in class net.officefloor.plugin.administration.clazz.ClassAdministrationSource
 
loadSpecification(AbstractAdministrationSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
loadSpecification(AbstractAdministrationSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.security.RolesAllowedAdministrationSource
 
loadSpecification(AbstractAdministrationSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpAccessAdministrationSource
 
loadSpecification(AbstractGovernanceSource.SpecificationContext) - Method in class net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource
Overridden to load specification.
loadSpecification(AbstractGovernanceSource.SpecificationContext) - Method in class net.officefloor.plugin.governance.clazz.ClassGovernanceSource
 
loadSpecification(AbstractGovernanceSource.SpecificationContext) - Method in class net.officefloor.spring.data.SpringDataTransactionGovernanceSource
 
loadSpecification(AbstractGovernanceSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernanceSource
 
loadSpecification(AbstractManagedFunctionSource.SpecificationContext) - Method in class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
 
loadSpecification(AbstractManagedFunctionSource.SpecificationContext) - Method in class net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource
loadSpecification(AbstractManagedFunctionSource.SpecificationContext) - Method in class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
 
loadSpecification(AbstractManagedFunctionSource.SpecificationContext) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource.WebTemplateManagedFunctionSource
 
loadSpecification(ManagedFunctionSource) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
 
loadSpecification(ManagedFunctionSource) - Method in interface net.officefloor.compile.managedfunction.ManagedFunctionLoader
loadSpecification(AbstractOfficeSource.SpecificationContext) - Method in class net.officefloor.compile.spi.office.source.impl.AbstractOfficeSource
loadSpecification(AbstractOfficeSource.SpecificationContext) - Method in class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
loadSpecification(AbstractOfficeSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.SpringBootOfficeSource
 
loadSpecification(AbstractOfficeFloorSource.SpecificationContext) - Method in class net.officefloor.compile.impl.ApplicationOfficeFloorSource
 
loadSpecification(AbstractOfficeFloorSource.SpecificationContext) - Method in class net.officefloor.compile.spi.officefloor.source.impl.AbstractOfficeFloorSource
loadSpecification(AbstractOfficeFloorSource.SpecificationContext) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
 
loadSpecification(AbstractOfficeFloorSource.SpecificationContext) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorModelOfficeFloorSource
 
loadSpecification(AbstractOfficeFloorSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.SpringBootOfficeFloorSource
 
loadSpecification(AbstractManagedObjectPoolSource.SpecificationContext) - Method in class net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource
Overridden to load specification.
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.activity.ActivitySectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.activity.compose.section.ComposeSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.activity.procedure.section.ProcedureSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.model.impl.section.SectionModelSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.plugin.section.managedfunction.ManagedFunctionSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.servlet.chain.ServletSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.spring.webflux.WebFluxSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.spring.webmvc.WebMvcSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.HttpRouteSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.jwt.authority.combined.CombinedServerRetrieveValidateKeysSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.jwt.DefaultJwtChallengeSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.jwt.jwks.JwksSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.openapi.section.OpenApiSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HandleAuthenticationRequiredSectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpSecuritySectionSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource
 
loadSpecification(SectionSource) - Method in class net.officefloor.compile.impl.section.SectionLoaderImpl
 
loadSpecification(SectionSource) - Method in interface net.officefloor.compile.section.SectionLoader
Loads and returns the PropertyList from the SectionSourceSpecification for the SectionSource.
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.jaxrs.JaxRsSupplierSource
==================== SupplierSource ======================
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.nosql.dynamodb.DynamoDbSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.nosql.firestore.FirestoreSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.nosql.objectify.ObjectifySupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.servlet.supply.ServletSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.spring.SpringSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanSupplierSource
 
loadSpecification(AbstractSupplierSource.SpecificationContext) - Method in class net.officefloor.webapp.WebAppWoofExtensionService.WebAppSupplierSource
 
loadSpecification(SupplierSource) - Method in class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
 
loadSpecification(SupplierSource) - Method in interface net.officefloor.compile.supplier.SupplierLoader
Loads and returns the PropertyList from the SupplierSourceSpecification for the SupplierSource.
loadSpecification(ExecutiveSource) - Method in interface net.officefloor.compile.executive.ExecutiveLoader
Loads and returns the PropertyList from the ExecutiveSourceSpecification for the ExecutiveSource.
loadSpecification(ExecutiveSource) - Method in class net.officefloor.compile.impl.executive.ExecutiveLoaderImpl
 
loadSpecification(AbstractExecutiveSource.SpecificationContext) - Method in class net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource
Overridden to load specification.
loadSpecification(AbstractExecutiveSource.SpecificationContext) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
loadSpecification(AbstractExecutiveSource.SpecificationContext) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutiveSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
====================== ManagedObjectSource ==========================
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.flyway.FlywayManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.flyway.FlywayMigrateManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
Overridden to load specifications.
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.frame.test.TestManagedObject.TestManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.ConnectionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Static method in interface net.officefloor.jdbc.h2.H2DataSourceFactory
Loads the specification.
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.h2.H2DataSourceManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.h2.H2ReadOnlyConnectionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Static method in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Loads the specification.
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.postgresql.PostgreSqlDataSourceManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jdbc.postgresql.PostgreSqlReadOnlyConnectionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.jpa.JpaManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDatabaseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosDatabaseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.managedobject.singleton.Singleton
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.variable.VariableManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.ApplicationContextManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.SpringBeanManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.spring.webclient.WebClientManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.jwt.JwtClaimsManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.resource.source.HttpResourceCacheManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.resource.source.HttpResourceStoreManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.response.ObjectResponseManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.AuthenticationManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.DefaultHttpAuthenticationManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpChallengeContextManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.security.store.PasswordFileManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.session.HttpSessionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpArgumentManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpObjectManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.state.HttpRequestStateManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
 
loadSpecification(ManagedObjectSource<D, F>) - Method in interface net.officefloor.compile.managedobject.ManagedObjectLoader
Loads and returns the PropertyList from the ManagedObjectSourceSpecification for the ManagedObjectSource.
loadSpecification(ManagedObjectSource<D, H>) - Method in class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
Loads the PropertyList specification.
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.api.team.source.impl.AbstractTeamSource
Overridden to load specification.
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.PassiveTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.ThreadLocalAwareTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.impl.spi.team.WorkerPerJobTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.test.BackPressureTeamSource
 
loadSpecification(AbstractTeamSource.SpecificationContext) - Method in class net.officefloor.frame.test.StepTeam
 
loadSpecification(TeamSource) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadSpecification(TeamSource) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the PropertyList from the TeamSourceSpecification for the TeamSource.
loadSpecification(HttpSecuritySource<A, AC, C, O, F>) - Method in interface net.officefloor.web.security.type.HttpSecurityLoader
Loads and returns the PropertyList from the HttpSecuritySourceSpecification for the HttpSecuritySource.
loadSpecification(HttpSecuritySource<A, AC, C, O, F>) - Method in class net.officefloor.web.security.type.HttpSecurityLoaderImpl
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.FormHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
loadSpecification(AbstractHttpSecuritySource.SpecificationContext) - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
Overridden to load specifications.
loadSpecification(AbstractWoofTemplateExtensionSource.SpecificationContext) - Method in class net.officefloor.woof.template.impl.AbstractWoofTemplateExtensionSource
Overridden to load specifications.
LoadSpecification() - Constructor for class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl.LoadSpecification
 
loadSubSection(String, String, PropertyList) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
Loads the SectionSource.
loadSuppliedManagedObjectSourceType(CompileContext) - Method in class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
 
loadSuppliedManagedObjectSourceType(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SuppliedManagedObjectSourceNode
loadSupplierType(Class<S>, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that loads the SupplierType by obtaining the ClassLoader from the SupplierSource class.
loadSupplierType(Class<S>, OfficeFloorCompiler, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that loads the SupplierType with the provided OfficeFloorCompiler.
loadSupplierType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadSupplierType(String, String, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadSupplierType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
loadSupplierType(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
loadSupplierType(String, SupplierSource, PropertyList) - Method in class net.officefloor.compile.impl.office.OfficeSourceContextImpl
 
loadSupplierType(String, SupplierSource, PropertyList) - Method in class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
 
loadSupplierType(String, SupplierSource, PropertyList) - Method in interface net.officefloor.compile.spi.office.source.OfficeSourceContext
loadSupplierType(String, SupplierSource, PropertyList) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSourceContext
loadSupplierType(CompileContext, boolean, AvailableType[]) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
loadSupplierType(CompileContext, boolean, AvailableType[]) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Loads the SupplierType.
loadSupplierType(InitialSupplierType, AvailableType...) - Method in class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
 
loadSupplierType(InitialSupplierType, AvailableType...) - Method in interface net.officefloor.compile.supplier.SupplierLoader
Loads the completed SupplierType.
loadTeam(Class<TS>) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Returns a Team from the loaded TeamSource.
loadTeamSource(Class<TS>) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Initialises and returns the TeamSource instance.
loadTeamType() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
loadTeamType() - Method in interface net.officefloor.compile.internal.structure.TeamNode
Loads the TeamType for the TeamSource.
loadTeamType(String, Class<TS>, PropertyList) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadTeamType(String, Class<TS>, PropertyList) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the TeamType sourced from the TeamSource.
loadTeamType(String, TeamSource, PropertyList) - Method in class net.officefloor.compile.impl.team.TeamLoaderImpl
 
loadTeamType(String, TeamSource, PropertyList) - Method in interface net.officefloor.compile.team.TeamLoader
Loads and returns the TeamType sourced from the TeamSource.
loadType(Class<T>, String, CompilerIssues, Supplier<T>) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to load a type.
LoadTypeError - Error in net.officefloor.compile.impl.util
Propagates a failure loading a type.
LoadTypeError(Class<?>, String, CompilerIssue[]) - Constructor for error net.officefloor.compile.impl.util.LoadTypeError
Initiate.
loadTypes(Map<String, N>, Function<N, String>, Function<N, T>, IntFunction<T[]>) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to load a listing of types.
loadTypes(Stream<N>, Function<N, String>, Function<N, T>, IntFunction<T[]>) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to load a listing of types.
loadValidateConnectivity(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Loads validation of connectivity on start up.
loadValue(Object) - Method in class net.officefloor.plugin.xml.unmarshall.load.StaticValueLoader
Loads the static value onto the target object.
loadValue(Object, Method, Object...) - Static method in class net.officefloor.web.value.load.ValueLoaderSource
Loads the value onto the object.
loadValue(Object, String) - Method in class net.officefloor.plugin.xml.unmarshall.load.DynamicValueLoader
Loads the XML string value onto the target object.
loadValue(Object, String, int, String, HttpValueLocation, Map<PropertyKey, Object>) - Method in class net.officefloor.web.value.load.RootStatelessValueLoader
 
loadValue(Object, String, int, String, HttpValueLocation, Map<PropertyKey, Object>) - Method in interface net.officefloor.web.value.load.StatelessValueLoader
Loads the value onto the object graph.
loadValue(String, String, HttpValueLocation) - Method in interface net.officefloor.web.value.load.ValueLoader
Loads the value onto the object graph.
loadValue(String, String, HttpValueLocation) - Method in class net.officefloor.web.value.load.ValueLoaderImpl
 
loadValues(ValueLoader) - Method in interface net.officefloor.web.state.HttpRequestState
Loads values from the HttpRequest.
loadWebTemplateType(WebTemplate) - Method in interface net.officefloor.web.template.type.WebTemplateLoader
Loads the WebTemplateType for the WebTemplate.
loadWebTemplateType(WebTemplate) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
loadWoofConfiguration(WoofContext) - Method in interface net.officefloor.woof.WoofLoader
Loads the WoOF configuration.
loadWoofConfiguration(WoofContext) - Method in class net.officefloor.woof.WoofLoaderImpl
 
loadWoofObjectsConfiguration(WoofObjectsLoaderContext) - Method in interface net.officefloor.woof.objects.WoofObjectsLoader
Loads the WoofObjectsModel configuration and configures the SupplierSource.
loadWoofObjectsConfiguration(WoofObjectsLoaderContext) - Method in class net.officefloor.woof.objects.WoofObjectsLoaderImpl
 
loadWoofResourcesConfiguration(WoofResourcesLoaderContext) - Method in interface net.officefloor.woof.resources.WoofResourcesLoader
Loads the WoofResourcesModel configuration.
loadWoofResourcesConfiguration(WoofResourcesLoaderContext) - Method in class net.officefloor.woof.resources.WoofResourcesLoaderImpl
 
loadWoofTeamsConfiguration(WoofTeamsLoaderContext) - Method in interface net.officefloor.woof.teams.WoofTeamsLoader
Loads the WoofTeamsModel configuration.
loadWoofTeamsConfiguration(WoofTeamsLoaderContext) - Method in class net.officefloor.woof.teams.WoofTeamsLoaderImpl
 
loadWoofTeamsUsage(WoofTeamsUsageContext) - Method in interface net.officefloor.woof.teams.WoofTeamsLoader
Loads the use of the WoofTeamsModel configuration.
loadWoofTeamsUsage(WoofTeamsUsageContext) - Method in class net.officefloor.woof.teams.WoofTeamsLoaderImpl
 
LOCAL_REGION - Static variable in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
Local Region.
locateEntities() - Method in interface net.officefloor.nosql.cosmosdb.CosmosEntityLocator
Locates the CosmosDatabase entity types.
locateEntities() - Method in interface net.officefloor.nosql.dynamodb.DynamoEntityLocator
Locates the DynamoDBMapper entity types.
locateEntities() - Method in interface net.officefloor.nosql.objectify.ObjectifyEntityLocator
Locates the Objectify Entity types.
location - Variable in class net.officefloor.web.state.HttpArgument
Location that this HttpArgument was sourced.
location() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionInterface
Obtains the location of the section.
locationClass() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionInterface
Obtains the location of the section as a Class.
lockThreadState() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
lockThreadState() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Locks this ThreadState to current Thread.
LOG_SOURCE_CLASS_PROPERTY_NAME - Static variable in class net.officefloor.frame.api.OfficeFrame
System.getProperty(String) that flags to infer the source Class undertaking the logging.
logger(Logger) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows specifying the Logger.
LoggerAssertion - Class in net.officefloor.frame.test
Asserts Logger messages.
LoggerClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
LoggerClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.LoggerClassDependencyManufacturer
 
LoggerExtension - Class in net.officefloor.test.logger
Extension to assert Logger events.
LoggerExtension() - Constructor for class net.officefloor.test.logger.LoggerExtension
 
LoggerRule - Class in net.officefloor.test.logger
TestRule to capture and assert Logger.
LoggerRule() - Constructor for class net.officefloor.test.logger.LoggerRule
 
LoggerUtil - Class in net.officefloor.test.logger
Utility functionality for Logger.
LoggerUtil() - Constructor for class net.officefloor.test.logger.LoggerUtil
 
LoggerUtil.LoggerReset - Class in net.officefloor.test.logger
Resets the Logger state.
logicClassName - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Name of the logic Class for the WebTemplate.
logout(Consumer<Throwable>) - Method in class net.officefloor.web.security.scheme.MockAuthentication
Undertakes logout.
logout(HttpAuthentication<C>) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Undertakes logout.
logout(LogoutRequest) - Method in interface net.officefloor.web.security.HttpAuthentication
Undertakes logging out.
logout(LogoutRequest) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
logout(LogoutRequest) - Method in class net.officefloor.web.security.scheme.HttpAuthenticationImpl
 
logout(LogoutRequest) - Method in class net.officefloor.web.security.scheme.MockHttpAuthentication
 
logout(LogoutRequest) - Method in interface net.officefloor.web.spi.security.AuthenticationContext
Undertakes logout.
logout(LogoutContext<None, None>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
logout(LogoutContext<None, None>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
logout(LogoutContext<None, JwtHttpSecuritySource.Flows>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
logout(LogoutContext<None, MockFlowHttpSecuritySource.Flows>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
logout(LogoutContext<O, F>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
logout(LogoutContext<O, F>) - Method in interface net.officefloor.web.spi.security.HttpSecurity
Logs out.
LOGOUT - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Flows
Logout flow.
logoutComplete(Throwable) - Method in interface net.officefloor.web.security.LogoutRequest
Notifies the requester that the log out has completed.
LogoutContext<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.web.spi.security
Context for logging out.
LogoutRequest - Interface in net.officefloor.web.security
Request for logging out.
logTestSupport - Variable in class net.officefloor.frame.test.OfficeFrameTestCase
LogTestSupport - Class in net.officefloor.frame.test
Test support for logging.
LogTestSupport() - Constructor for class net.officefloor.frame.test.LogTestSupport
Default instantiate for use as ExtensionContext.
LogTestSupport.TestCapture<T extends Throwable> - Interface in net.officefloor.frame.test
Test capture interface.
logTreeStructure(Node, Writer) - Static method in class net.officefloor.compile.impl.structure.NodeUtil
Logs the Node tree structure to the Writer.
loopOne(AbstractHttpServerImplementationTestCase.TeamMarker) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionServicer
Loops on team one.
loopTwo(AbstractHttpServerImplementationTestCase.TeamTwoMarker) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionServicer
Loops on team two.
lostManagedObject(ManagedObject, Throwable) - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPool
Flags that the ManagedObject is lost.
lostManagedObject(ManagedObject, Throwable) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 

M

main(String[]) - Static method in class net.officefloor.model.generate.GenerateOfficeFloorModel
Allow invoking.
main(String...) - Static method in class net.officefloor.OfficeFloorMain
Compiles and run OfficeFloor.
main(String...) - Static method in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
Main function.
main(String...) - Static method in class net.officefloor.webapp.OfficeFloorWar
Run WAR.
mainWithDefaults(String[], String...) - Static method in class net.officefloor.OfficeFloorMain
Compiles and runs OfficeFloor with default arguments.
manageByOffice(OfficeMetaData, RawBoundManagedObjectMetaData[], ManagedObjectAdministrationMetaDataFactory, ThreadFactory[], Map<String, ThreadFactory[]>, AssetManagerRegistry, long, OfficeFloorIssues) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Sets up the ManagedObjectSource to be managed by the Office of the input ManagedFunctionLocator.
managed - Enum constant in enum class net.officefloor.jpa.JpaManagedObjectSource.DependencyType
Value for JpaManagedObjectSource.PROPERTY_DEPENDENCY_TYPE indicating the EntityManager will manage connectivity.
MANAGED_OBJECT - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Managed object asset.
MANAGED_OBJECT - Enum constant in enum class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.Dependencies
Managed object dependency.
MANAGED_OBJECT_POOL - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Managed object pool asset.
MANAGED_OBJECT_RECYCLE_FUNCTION_NAME - Static variable in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Name of the recycle the ManagedFunction.
managedConnectivity() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure if EntityManager is managing the DataSource that it is validated on start up.
managedExecute() - Method in interface net.officefloor.frame.internal.structure.ManagedExecution
Undertakes the execution.
ManagedExecution<E extends Throwable> - Interface in net.officefloor.frame.internal.structure
Managed execution.
ManagedExecutionFactory - Interface in net.officefloor.frame.internal.structure
Factory for the ManagedExecution.
ManagedExecutionFactoryImpl - Class in net.officefloor.frame.impl.execute.execution
ManagedExecutionFactory implementation.
ManagedExecutionFactoryImpl(ThreadCompletionListener[]) - Constructor for class net.officefloor.frame.impl.execute.execution.ManagedExecutionFactoryImpl
Instantiate.
ManagedFunction<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.function
Managed function.
ManagedFunctionAdministrationMetaData<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.internal.structure
Meta-data for the Administration of the ManagedFunction.
ManagedFunctionAdministrationMetaDataImpl<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.frame.impl.execute.managedfunction
ManagedFunctionAdministrationMetaDataImpl(Logger, AdministrationMetaData<E, F, G>) - Constructor for class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionAdministrationMetaDataImpl
Instantiate.
ManagedFunctionAugmentor - Interface in net.officefloor.compile.spi.office
Augments the ManagedFunction instances within the Office.
ManagedFunctionAugmentorContext - Interface in net.officefloor.compile.spi.office
Context for the ManagedFunctionAugmentor.
ManagedFunctionBoundManagedObjects - Class in net.officefloor.frame.impl.execute.function
ManagedFunctionBoundManagedObjects(ManagedFunctionLogic, ManagedObjectMetaData<?>[], ManagedObjectIndex[], boolean[], boolean, ManagedFunctionLogicMetaData, BlockState, Flow, boolean) - Constructor for class net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
Instantiate.
ManagedFunctionBuilder<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.build
Builder of the ManagedFunction.
ManagedFunctionBuilderImpl<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedfunction
Implementation of the ManagedFunctionBuilder.
ManagedFunctionBuilderImpl(String, ManagedFunctionFactory<O, F>) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
Initiate.
managedFunctionComplete(FunctionState, Throwable, EscalationCompletion) - Method in class net.officefloor.frame.impl.execute.flow.FlowImpl
 
managedFunctionComplete(FunctionState, Throwable, EscalationCompletion) - Method in interface net.officefloor.frame.internal.structure.Flow
Flags that the input FunctionState has completed.
ManagedFunctionConfiguration<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a ManagedFunction.
managedFunctionContainer - Variable in class net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
ManagedFunctionContainer - Interface in net.officefloor.frame.internal.structure
Container of ManagedFunctionLogic.
ManagedFunctionContainerImpl<M extends ManagedFunctionLogicMetaData> - Class in net.officefloor.frame.impl.execute.function
ManagedFunctionContainerImpl(FunctionState, ManagedFunctionLogic, ManagedFunctionBoundManagedObjects, ManagedObjectIndex[], boolean[], boolean, M, BlockState, Flow, boolean) - Constructor for class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
Initiate.
ManagedFunctionContext<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.function
Context in which the ManagedFunction is done.
ManagedFunctionContextClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ManagedFunctionContextClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.ManagedFunctionContextClassDependencyManufacturer
 
ManagedFunctionEscalation - Class in net.officefloor.frame.api.escalate
Escalation from managing a ManagedFunction.
ManagedFunctionEscalation(String) - Constructor for class net.officefloor.frame.api.escalate.ManagedFunctionEscalation
Initiate.
ManagedFunctionEscalation(String, Throwable) - Constructor for class net.officefloor.frame.api.escalate.ManagedFunctionEscalation
Allows for a cause of the Escalation.
ManagedFunctionEscalationType - Interface in net.officefloor.compile.managedfunction
Type definition of a possible EscalationFlow by the ManagedFunction.
ManagedFunctionEscalationTypeBuilder - Interface in net.officefloor.compile.spi.managedfunction.source
Provides means for the ManagedFunctionSource to provide a type definition of a possible EscalationFlow by the ManagedFunction.
ManagedFunctionEscalationTypeImpl - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionEscalationTypeImpl(Class<?>) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionEscalationTypeImpl
Initiate.
ManagedFunctionFactory<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.function
Creates the ManagedFunction to be executed.
ManagedFunctionFlowType<F extends Enum<F>> - Interface in net.officefloor.compile.managedfunction
Type definition of a Flow possibly instigated by a ManagedFunction.
ManagedFunctionFlowTypeBuilder<F extends Enum<F>> - Interface in net.officefloor.compile.spi.managedfunction.source
Provides means for the ManagedFunctionSource to provide a type definition of a possible Flow instigated by the ManagedFunction.
ManagedFunctionFlowTypeImpl<F extends Enum<F>> - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionFlowType implementation.
ManagedFunctionFlowTypeImpl(int) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
Initiate.
ManagedFunctionGovernanceConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of a Governance for the ManagedFunction.
ManagedFunctionGovernanceConfigurationImpl - Class in net.officefloor.frame.impl.construct.managedfunction
ManagedFunctionGovernanceConfigurationImpl(String) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionGovernanceConfigurationImpl
Initiate.
ManagedFunctionInterest - Interface in net.officefloor.frame.internal.structure
Interest in a ManagedFunctionContainer.
ManagedFunctionInvocation - Interface in net.officefloor.frame.internal.configuration
Provides reference details to invoke a ManagedFunction.
ManagedFunctionInvocationImpl - Class in net.officefloor.frame.impl.construct.managedfunction
ManagedFunctionInvocationImpl(String, Object) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionInvocationImpl
Instantiate.
ManagedFunctionLoader - Interface in net.officefloor.compile.managedfunction
ManagedFunctionLoaderImpl - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionLoader implementation.
ManagedFunctionLoaderImpl(Node, OfficeNode, NodeContext, boolean) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionLoaderImpl
Initiate for building.
ManagedFunctionLoaderUtil - Class in net.officefloor.compile.test.managedfunction
Utility class for testing a ManagedFunctionSource.
ManagedFunctionLocator - Interface in net.officefloor.frame.internal.structure
Locates a ManagedFunctionMetaData within the Office.
ManagedFunctionLocatorImpl - Class in net.officefloor.frame.impl.construct.office
ManagedFunctionLocator implementation.
ManagedFunctionLocatorImpl(ManagedFunctionMetaData<?, ?>[]) - Constructor for class net.officefloor.frame.impl.construct.office.ManagedFunctionLocatorImpl
Initiate.
ManagedFunctionLogic - Interface in net.officefloor.frame.internal.structure
Managed FunctionLogic.
ManagedFunctionLogicContext - Interface in net.officefloor.frame.internal.structure
Context for the execution of a ManagedFunction.
ManagedFunctionLogicImpl<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.managedfunction
ManagedFunction implementation of a Job.
ManagedFunctionLogicImpl(ManagedFunctionMetaData<O, F>, Object) - Constructor for class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionLogicImpl
Initiate.
ManagedFunctionLogicMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data for a ManagedFunctionLogic to be executed within a ManagedFunctionContainer.
ManagedFunctionMetaData<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
Meta-data for the ManagedFunction.
ManagedFunctionMetaDataImpl<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.managedfunction
Meta-data of a ManagedFunction.
ManagedFunctionMetaDataImpl(String, ManagedFunctionFactory<O, F>, Object[], Class<?>, TeamManagement, ManagedObjectIndex[], ManagedObjectMetaData<?>[], boolean[], long, AssetManagerReference, Logger) - Constructor for class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionMetaDataImpl
Initiate with details of the meta-data for the ManagedFunction.
ManagedFunctionNode - Interface in net.officefloor.compile.internal.structure
ManagedFunctionNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedFunctionNode implementation.
ManagedFunctionNodeImpl(String, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
Initiate.
ManagedFunctionObjectConfiguration<O> - Interface in net.officefloor.frame.internal.configuration
Configuration for a dependent Object of a ManagedFunction.
ManagedFunctionObjectConfigurationImpl<D extends Enum<D>> - Class in net.officefloor.frame.impl.construct.managedfunction
ManagedFunctionObjectConfigurationImpl(boolean, String, Class<?>, int, D) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionObjectConfigurationImpl
Initiate.
ManagedFunctionObjectType<M extends Enum<M>> - Interface in net.officefloor.compile.managedfunction
Type definition of a dependent Object required by the ManagedFunction.
ManagedFunctionObjectTypeBuilder<M extends Enum<M>> - Interface in net.officefloor.compile.spi.managedfunction.source
Provides means for the ManagedFunctionSource to provide a type definition of a dependency Object required by the ManagedFunction.
ManagedFunctionObjectTypeImpl<M extends Enum<M>> - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionObjectTypeImpl(Class<?>, int) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
Initiate with the index of the ManagedFunctionObjectType.
ManagedFunctionProcedureSource - Interface in net.officefloor.activity.procedure.spi
ProcedureSource that enables full ability to build the ManagedFunction.
ManagedFunctionReference - Interface in net.officefloor.frame.internal.configuration
Reference to a ManagedFunction.
ManagedFunctionReferenceImpl - Class in net.officefloor.frame.impl.construct.managedfunction
ManagedFunctionReference implementation.
ManagedFunctionReferenceImpl(String, Class<?>) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionReferenceImpl
Initiate.
ManagedFunctionRegistry - Interface in net.officefloor.compile.internal.structure
Registry of the ManagedFunctionNode instances.
ManagedFunctionSectionSource - Class in net.officefloor.plugin.section.managedfunction
SectionSource implementation that wraps a ManagedFunctionSource to expose it as a section.
ManagedFunctionSectionSource() - Constructor for class net.officefloor.plugin.section.managedfunction.ManagedFunctionSectionSource
 
ManagedFunctionSource - Interface in net.officefloor.compile.spi.managedfunction.source
ManagedFunctionSourceContext - Interface in net.officefloor.compile.spi.managedfunction.source
Context for loading a FunctionNamespaceType.
ManagedFunctionSourceContextImpl - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionSourceContextImpl(String, boolean, String[], PropertyList, NodeContext) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionSourceContextImpl
Initiate.
ManagedFunctionSourceProperty - Interface in net.officefloor.compile.spi.managedfunction.source
ManagedFunctionSourcePropertyImpl - Class in net.officefloor.compile.spi.managedfunction.source.impl
ManagedFunctionSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.managedfunction.source.impl.ManagedFunctionSourcePropertyImpl
Initiate.
ManagedFunctionSourceService<S extends ManagedFunctionSource> - Interface in net.officefloor.compile
Service to plug-in an ManagedFunctionSource Class alias by including the extension ManagedFunctionSource jar on the class path.
ManagedFunctionSourceServiceFactory - Interface in net.officefloor.compile
ManagedFunctionSourceSpecification - Interface in net.officefloor.compile.spi.managedfunction.source
Provides the specification of the ManagedFunctionSource.
ManagedFunctionType<M extends Enum<M>,F extends Enum<F>> - Interface in net.officefloor.compile.managedfunction
Type definition of a ManagedFunction.
ManagedFunctionTypeBuilder<D extends Enum<D>,F extends Enum<F>> - Interface in net.officefloor.compile.spi.managedfunction.source
Provides means for the ManagedFunctionSource to provide a type definition of the ManagedFunction.
ManagedFunctionTypeImpl<M extends Enum<M>,F extends Enum<F>> - Class in net.officefloor.compile.impl.managedfunction
ManagedFunctionType implementation.
ManagedFunctionTypeImpl(String, Class<M>, Class<F>) - Constructor for class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
Initiate.
ManagedFunctionVisitor - Interface in net.officefloor.compile.internal.structure
Visits each ManagedFunctionNode.
ManagedObject - Interface in net.officefloor.frame.api.managedobject
Core interface of a Managed Object.
ManagedObject - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates a Field for the ClassSectionSource for configuration of a SectionManagedObject.
ManagedObjectAdministrationMetaData<E,F extends Enum<F>,G extends Enum<G>> - Interface in net.officefloor.frame.internal.structure
Meta-data for the Administration of a ManagedObject.
ManagedObjectAdministrationMetaDataFactory - Class in net.officefloor.frame.impl.construct.managedobject
Factory for the creation of ManagedObjectAdministrationMetaData.
ManagedObjectAdministrationMetaDataFactory(RawAdministrationMetaDataFactory, Map<String, RawBoundManagedObjectMetaData>, Map<String, RawBoundManagedObjectMetaData>) - Constructor for class net.officefloor.frame.impl.construct.managedobject.ManagedObjectAdministrationMetaDataFactory
Instantiate.
ManagedObjectAdministrationMetaDataImpl<E,F extends Enum<F>,G extends Enum<G>> - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectAdministrationMetaDataImpl(ManagedObjectIndex[], AdministrationMetaData<E, F, G>, Logger) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectAdministrationMetaDataImpl
Instantiate.
ManagedObjectArchitect - Interface in net.officefloor.activity.managedobject.build
Architect to build ManagedObject instances.
ManagedObjectAuthenticateFunction<AC extends Serializable,C,F extends Enum<F>> - Class in net.officefloor.web.security.impl
ManagedObjectAuthenticateFunction(String, HttpSecurity<?, AC, C, ?, F>) - Constructor for class net.officefloor.web.security.impl.ManagedObjectAuthenticateFunction
Instantiate.
managedObjectBuilder - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObjectBuilder<F extends Enum<F>> - Interface in net.officefloor.frame.api.build
Builder of a ManagedObject.
ManagedObjectBuilderImpl<O extends Enum<O>,F extends Enum<F>,MS extends ManagedObjectSource<O,F>> - Class in net.officefloor.frame.impl.construct.managedobjectsource
Implements the ManagedObjectBuilder.
ManagedObjectBuilderImpl(String, Class<MS>) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
Initiate.
ManagedObjectBuilderImpl(String, MS) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
Initiate.
ManagedObjectClassInjectionInterrogator - Class in net.officefloor.plugin.clazz.interrogate.impl
ManagedObjectClassInjectionInterrogator() - Constructor for class net.officefloor.plugin.clazz.interrogate.impl.ManagedObjectClassInjectionInterrogator
 
ManagedObjectCleanup - Interface in net.officefloor.frame.internal.structure
Manages the clean up of ManagedObject instances.
ManagedObjectCleanupImpl - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectCleanup implementation.
ManagedObjectCleanupImpl(ProcessState, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectCleanupImpl
Instantiate.
ManagedObjectComposeSource() - Constructor for class net.officefloor.activity.managedobject.build.ManagedObjectEmployer.ManagedObjectComposeSource
 
ManagedObjectConfiguration - Class in net.officefloor.activity.managedobject
Configuration for a managed object.
ManagedObjectConfiguration<O extends Enum<O>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a ProcessState or ThreadState bound ManagedObject.
ManagedObjectConfiguration() - Constructor for class net.officefloor.activity.managedobject.ManagedObjectConfiguration
 
ManagedObjectContainer - Interface in net.officefloor.frame.internal.structure
Container managing a ManagedObject.
ManagedObjectContainerImpl - Class in net.officefloor.frame.impl.execute.managedobject
Container of a ManagedObject.
ManagedObjectContainerImpl(ManagedObject, ManagedObjectMetaData<D>, ThreadState) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
Initiate the container with a provided ManagedObject.
ManagedObjectContainerImpl(ManagedObjectMetaData<D>, ThreadState) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
Initiate the container.
managedObjectContext - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObjectContext - Interface in net.officefloor.frame.api.managedobject
Context for the ManagedObject.
ManagedObjectContextClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ManagedObjectContextClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.ManagedObjectContextClassDependencyManufacturer
 
ManagedObjectDependency - Interface in net.officefloor.compile.spi.managedobject
Dependency of a ManagedObject.
ManagedObjectDependencyConfiguration<O extends Enum<O>> - Interface in net.officefloor.frame.internal.configuration
Configuration of ManagedObject dependency to another ManagedObject.
ManagedObjectDependencyMetaData<O extends Enum<O>> - Interface in net.officefloor.frame.api.managedobject.source
Describes an object which the ManagedObject for the ManagedObjectSource is dependent upon.
ManagedObjectDependencyMetaDataImpl<O extends Enum<O>> - Class in net.officefloor.frame.api.managedobject.source.impl
Implementation of the ManagedObjectDependencyMetaData.
ManagedObjectDependencyMetaDataImpl(O, Class<?>) - Constructor for class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
Initiate.
ManagedObjectDependencyNode - Interface in net.officefloor.compile.internal.structure
ManagedObjectDependencyNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectDependencyNodeImpl(String, ManagedObjectNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
Initiate.
ManagedObjectDependencyNodeImpl(String, ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
Initiate.
ManagedObjectDependencyType<D extends Enum<D>> - Interface in net.officefloor.compile.managedobject
Type definition of a dependency required by the ManagedObject.
ManagedObjectDependencyTypeImpl<D extends Enum<D>> - Class in net.officefloor.compile.impl.managedobject
ManagedObjectDependencyTypeImpl(int, Class<?>, String, Object[], D, String) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectDependencyTypeImpl
Initialise.
ManagedObjectEmployer - Class in net.officefloor.activity.managedobject.build
Employs ManagedObjectArchitect instances.
ManagedObjectEmployer() - Constructor for class net.officefloor.activity.managedobject.build.ManagedObjectEmployer
 
ManagedObjectEmployer.ManagedObjectComposeSource - Class in net.officefloor.activity.managedobject.build
ComposeSource for managed objects.
ManagedObjectEscalation - Class in net.officefloor.frame.api.escalate
Escalation from managing a ManagedObject.
ManagedObjectEscalation(Class<?>) - Constructor for class net.officefloor.frame.api.escalate.ManagedObjectEscalation
Initiate.
ManagedObjectEscalation(Class<?>, Throwable) - Constructor for class net.officefloor.frame.api.escalate.ManagedObjectEscalation
Allows for a cause of the Escalation.
managedObjectExecuteContext - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObjectExecuteContext<F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Context that the ManagedObject is to execute within.
ManagedObjectExecuteManager<F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
ManagedObjectExecuteManagerFactory<F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
Factory for the creation of the ManagedObjectExecuteManager.
ManagedObjectExecuteManagerFactoryImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.officefloor
ManagedObjectExecuteManagerFactoryImpl(ManagedObjectMetaData<?>, int, FlowMetaData[], ThreadFactory[][], Logger, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerFactoryImpl
Initiate.
ManagedObjectExecuteManagerFactoryImpl(ManagedObjectMetaData<?>, ThreadFactory[][], Logger, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerFactoryImpl
Instantiate for ManagedObjectExecuteContext that has no FlowMetaData.
ManagedObjectExecuteManagerImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.officefloor
ManagedObjectExecuteManagerImpl(ManagedObjectMetaData<?>, int, FlowMetaData[], ThreadFactory[][], Logger, OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerImpl
Initiate.
ManagedObjectExecuteStart<F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
ManagedObjectExecutionConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of an ExecutionStrategy utilised by a ManagedObjectSource.
ManagedObjectExecutionMetaData - Interface in net.officefloor.frame.api.managedobject.source
Describes an ExecutionStrategy required by the ManagedObjectSource.
ManagedObjectExecutionMetaDataImpl - Class in net.officefloor.frame.api.managedobject.source.impl
ManagedObjectExecutionMetaDataImpl() - Constructor for class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExecutionMetaDataImpl
 
ManagedObjectExecutionStrategy - Interface in net.officefloor.compile.spi.managedobject
ManagedObjectExecutionStrategyNode - Interface in net.officefloor.compile.internal.structure
ManagedObjectExecutionStrategyNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectExecutionStrategyNodeImpl(String, ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectExecutionStrategyNodeImpl
Instantiate.
ManagedObjectExecutionStrategyType - Interface in net.officefloor.compile.managedobject
Type definition of a ExecutionStrategy required by the ManagedObject.
ManagedObjectExecutionStrategyTypeImpl - Class in net.officefloor.compile.impl.managedobject
ManagedObjectExecutionStrategyTypeImpl(String) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectExecutionStrategyTypeImpl
Instantiate.
ManagedObjectExecutorFactory<F extends Enum<F>> - Class in net.officefloor.frame.api.managedobject.executor
Convenience class to wrap the ManagedObjectServiceContext as an Executor.
ManagedObjectExecutorFactory(AbstractAsyncManagedObjectSource.MetaDataContext<?, F>, F, String) - Constructor for class net.officefloor.frame.api.managedobject.executor.ManagedObjectExecutorFactory
Instantiate for invoking by Flow key.
ManagedObjectExecutorFactory(AbstractAsyncManagedObjectSource.MetaDataContext<?, Indexed>, String) - Constructor for class net.officefloor.frame.api.managedobject.executor.ManagedObjectExecutorFactory
Instantiate for invoking by next index.
ManagedObjectExtensionExtractor<E> - Interface in net.officefloor.frame.internal.structure
Extracts the extension interface from the ManagedObject within the ManagedObjectContainer.
ManagedObjectExtensionExtractorMetaData<E> - Interface in net.officefloor.frame.internal.structure
Meta-data to extract the extension from the ManagedObject.
ManagedObjectExtensionExtractorMetaDataImpl<I> - Class in net.officefloor.frame.impl.execute.administration
ManagedObjectExtensionExtractorMetaDataImpl(ManagedObjectIndex, ExtensionFactory<I>[]) - Constructor for class net.officefloor.frame.impl.execute.administration.ManagedObjectExtensionExtractorMetaDataImpl
Initiate.
ManagedObjectExtensionMetaData<E> - Interface in net.officefloor.frame.api.managedobject.source
Meta-data regarding an extension interface implemented by the ManagedObject.
ManagedObjectExtensionMetaDataImpl<E> - Class in net.officefloor.frame.api.managedobject.source.impl
ManagedObjectExtensionMetaDataImpl(Class<E>, ExtensionFactory<E>) - Constructor for class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExtensionMetaDataImpl
Initiate.
ManagedObjectExtensionNode - Interface in net.officefloor.compile.internal.structure
Extension of ManagedObjectNode.
ManagedObjectFlow - Interface in net.officefloor.compile.spi.managedobject
ManagedObjectFlowConfiguration<F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a Flow instigated by a ManagedObjectSource.
ManagedObjectFlowMetaData<F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Describes a Flow required by the ManagedObjectSource.
ManagedObjectFlowMetaDataImpl<F extends Enum<F>> - Class in net.officefloor.frame.api.managedobject.source.impl
ManagedObjectFlowMetaDataImpl(F, Class<?>) - Constructor for class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectFlowMetaDataImpl
Initiate.
ManagedObjectFlowNode - Interface in net.officefloor.compile.internal.structure
ManagedObjectFlowNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectFlowNode implementation.
ManagedObjectFlowNodeImpl(String, ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectFlowNodeImpl
Initiate.
ManagedObjectFlowType<F extends Enum<F>> - Interface in net.officefloor.compile.managedobject
Type definition of a Flow instigated by the ManagedObjectSource or one of its ManagedFunction instances.
ManagedObjectFlowTypeImpl<F extends Enum<F>> - Class in net.officefloor.compile.impl.managedobject
ManagedObjectFlowType implementation.
ManagedObjectFlowTypeImpl(int, Class<?>, F, String) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectFlowTypeImpl
Initiate for a ManagedObjectFlowType invoked from a ManagedFunction added by the ManagedObjectSource.
ManagedObjectFunctionBuilder<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Builds the ManagedFunction necessary for the ManagedObjectSource.
ManagedObjectFunctionDependency - Interface in net.officefloor.frame.api.managedobject.source
Dependency available to ManagedFunction instances added via ManagedObjectSourceContext.
ManagedObjectFunctionDependencyConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of ManagedObjectFunctionDependency to another ManagedObject.
ManagedObjectFunctionDependencyNode - Interface in net.officefloor.compile.internal.structure
ManagedObjectFunctionDependencyNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectFunctionDependencyNodeImpl(String, ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
Initiate.
ManagedObjectFunctionDependencyType - Interface in net.officefloor.compile.managedobject
Type definition of a dependency required by a ManagedFunction added by ManagedObjectSource.
ManagedObjectFunctionDependencyTypeImpl - Class in net.officefloor.compile.impl.managedobject
ManagedObjectFunctionDependencyTypeImpl(String, Class<?>, String) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectFunctionDependencyTypeImpl
Instantiate.
ManagedObjectFunctionEnhancer - Interface in net.officefloor.frame.api.managedobject.function
Enhances the ManagedFunction provided by a ManagedObjectSource.
ManagedObjectFunctionEnhancerContext - Interface in net.officefloor.frame.api.managedobject.function
ManagedObjectGovernanceConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of Governance of the ManagedObject.
ManagedObjectGovernanceMetaData<E> - Interface in net.officefloor.frame.internal.structure
Meta-data for the Governance of a ManagedObject.
ManagedObjectGovernanceMetaDataImpl<I> - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectGovernanceMetaDataImpl(int, ExtensionFactory<I>) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectGovernanceMetaDataImpl
Initiate.
ManagedObjectIndex - Interface in net.officefloor.frame.internal.structure
Index of the ManagedObject, providing both the scope it lives within and the index of it within that scope.
ManagedObjectIndexImpl - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectIndex implementation.
ManagedObjectIndexImpl(ManagedObjectScope, int) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectIndexImpl
Initiate.
ManagedObjectLoader - Interface in net.officefloor.compile.managedobject
ManagedObjectLoaderImpl - Class in net.officefloor.compile.impl.managedobject
ManagedObjectLoader implementation.
ManagedObjectLoaderImpl(Node, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectLoaderImpl
Instantiate.
ManagedObjectLoaderUtil - Class in net.officefloor.compile.test.managedobject
Utility class for testing the ManagedObjectSource.
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource - Class in net.officefloor.compile.test.managedobject
ManagedObjectLogoutFunction<AC extends Serializable,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.impl
ManagedObjectLogoutFunction(String, HttpSecurity<?, AC, ?, O, F>) - Constructor for class net.officefloor.web.security.impl.ManagedObjectLogoutFunction
Instantiate.
ManagedObjectMetaData<O extends Enum<O>> - Interface in net.officefloor.frame.internal.structure
Meta-data of a ManagedObject.
ManagedObjectMetaDataImpl<O extends Enum<O>> - Class in net.officefloor.frame.impl.execute.managedobject
Meta-data of the ManagedObject.
ManagedObjectMetaDataImpl(String, Class<?>, int, ManagedObjectSource<?, ?>, ManagedObjectPool, boolean, AssetManagerReference, boolean, AssetManagerReference, boolean, ManagedObjectIndex[], long, ManagedObjectGovernanceMetaData<?>[], Logger) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
Instantiate.
ManagedObjectNode - Interface in net.officefloor.compile.internal.structure
Node representing an instance use of a ManagedObject.
ManagedObjectNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectNode implementation.
ManagedObjectNodeImpl(String, SectionNode, OfficeNode, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
Initiate.
ManagedObjectOperationTimedOutEscalation - Class in net.officefloor.frame.api.escalate
Escalation indicating that an operation by the ManagedObject was timed out.
ManagedObjectOperationTimedOutEscalation(Class<?>) - Constructor for class net.officefloor.frame.api.escalate.ManagedObjectOperationTimedOutEscalation
Initiate.
ManagedObjectPool - Interface in net.officefloor.frame.api.managedobject.pool
Pool of ManagedObject instances.
ManagedObjectPoolBuilder - Interface in net.officefloor.frame.api.build
Builder for the ManagedObjectPool.
ManagedObjectPoolBuilderImpl - Class in net.officefloor.frame.impl.construct.managedobjectpool
Implements the ManagedObjectPoolBuilder.
ManagedObjectPoolBuilderImpl(ManagedObjectPoolFactory) - Constructor for class net.officefloor.frame.impl.construct.managedobjectpool.ManagedObjectPoolBuilderImpl
Instantiate.
ManagedObjectPoolConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration for the ManagedObjectPool.
ManagedObjectPoolContext - Interface in net.officefloor.frame.api.managedobject.pool
Context for the ManagedObjectPool.
ManagedObjectPoolContextImpl - Class in net.officefloor.frame.impl.execute.pool
ManagedObjectPoolContext implementation.
ManagedObjectPoolContextImpl(ManagedObjectSource<?, ?>) - Constructor for class net.officefloor.frame.impl.execute.pool.ManagedObjectPoolContextImpl
Instantiate.
ManagedObjectPoolFactory - Interface in net.officefloor.frame.api.managedobject.pool
Factory for the creation a ManagedObjectPool.
ManagedObjectPoolLoader - Interface in net.officefloor.compile.pool
ManagedObjectPoolLoaderImpl - Class in net.officefloor.compile.impl.pool
ManagedObjectPoolLoader implementation.
ManagedObjectPoolLoaderImpl(Node, OfficeNode, NodeContext, boolean) - Constructor for class net.officefloor.compile.impl.pool.ManagedObjectPoolLoaderImpl
Instantiate.
ManagedObjectPoolNode - Interface in net.officefloor.compile.internal.structure
Node representing instance use of a ManagedObjectPool.
ManagedObjectPoolNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectPoolNode implementation.
ManagedObjectPoolNodeImpl(String, SectionNode, OfficeNode, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
Instantiate.
ManagedObjectPoolSource - Interface in net.officefloor.compile.spi.pool.source
ManagedObjectPoolSourceContext - Interface in net.officefloor.compile.spi.pool.source
Context for the ManagedObjectPoolSource.
ManagedObjectPoolSourceContextImpl - Class in net.officefloor.compile.impl.pool
ManagedObjectPoolSource implementation.
ManagedObjectPoolSourceContextImpl(String, boolean, String[], SourceProperties, SourceContext) - Constructor for class net.officefloor.compile.impl.pool.ManagedObjectPoolSourceContextImpl
Initiate.
ManagedObjectPoolSourceMetaData - Interface in net.officefloor.compile.spi.pool.source
Meta-data regarding the ManagedObjectPool.
ManagedObjectPoolSourceProperty - Interface in net.officefloor.compile.spi.pool.source
Individual property of the ManagedObjectPoolSourceSpecification.
ManagedObjectPoolSourcePropertyImpl - Class in net.officefloor.compile.spi.pool.source.impl
ManagedObjectPoolSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.pool.source.impl.ManagedObjectPoolSourcePropertyImpl
Initialise.
ManagedObjectPoolSourceService<S extends ManagedObjectPoolSource> - Interface in net.officefloor.compile
Service to plug-in an ManagedObjectPoolSource Class alias by including the extension ManagedObjectPoolSource jar on the class path.
ManagedObjectPoolSourceServiceFactory - Interface in net.officefloor.compile
ManagedObjectPoolSourceSpecification - Interface in net.officefloor.compile.spi.pool.source
Specification of a ManagedObjectPoolSource.
ManagedObjectPoolType - Interface in net.officefloor.compile.pool
Type definition of a ManagedObjectPool.
ManagedObjectPoolTypeImpl - Class in net.officefloor.compile.impl.pool
ManagedObjectPoolType implementation.
ManagedObjectPoolTypeImpl(Class<?>, ManagedObjectPoolFactory, ThreadCompletionListenerFactory[]) - Constructor for class net.officefloor.compile.impl.pool.ManagedObjectPoolTypeImpl
Instantiate.
ManagedObjectReadyCheck - Interface in net.officefloor.frame.internal.structure
Check that the ManagedObject is ready.
ManagedObjectReadyCheckImpl - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectReadyCheck implementation.
ManagedObjectReadyCheckImpl(FunctionState, ManagedFunctionContainer) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectReadyCheckImpl
Instantiate.
ManagedObjectRegistry - Interface in net.officefloor.compile.internal.structure
Registry of the ManagedObjectNode within a particular context (for example SectionNode).
managedObjects - Variable in class net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
ManagedObjectScope - Enum Class in net.officefloor.frame.internal.structure
Scopes for a ManagedObject.
ManagedObjectSectionClassObjectManufacturer - Class in net.officefloor.plugin.section.clazz.object.impl
ManagedObjectSectionClassObjectManufacturer() - Constructor for class net.officefloor.plugin.section.clazz.object.impl.ManagedObjectSectionClassObjectManufacturer
 
ManagedObjectService<F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Allows the ManagedObjectSource to service by invoking ProcessState.
managedObjectServiceContext - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObjectServiceContext<F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Service context for the ManagedObjectSource.
ManagedObjectServiceContextImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.officefloor
ManagedObjectServiceContextImpl(ManagedObjectMetaData<?>, int, FlowMetaData[], OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.officefloor.ManagedObjectServiceContextImpl
Instantiate.
ManagedObjectServiceReady - Interface in net.officefloor.frame.internal.structure
Indicates if ready to start ManagedObjectService instances.
ManagedObjectSource<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Source to obtain a particular type of ManagedObject.
ManagedObjectSourceAugmentor - Interface in net.officefloor.compile.spi.officefloor
Augments the ManagedObjectSource instances within the OfficeFloor.
ManagedObjectSourceAugmentorContext - Interface in net.officefloor.compile.spi.officefloor
ManagedObjectSourceConfiguration - Class in net.officefloor.activity.managedobject
Configuration for the OfficeManagedObject.
ManagedObjectSourceConfiguration<F extends Enum<F>,MS extends ManagedObjectSource<?,F>> - Interface in net.officefloor.frame.internal.configuration
Configuration of a ManagedObjectSource.
ManagedObjectSourceConfiguration() - Constructor for class net.officefloor.activity.managedobject.ManagedObjectSourceConfiguration
 
ManagedObjectSourceContext<F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Context for a ManagedObjectSource.
ManagedObjectSourceContextImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedobjectsource
Implementation of the ManagedObjectSourceContext.
ManagedObjectSourceContextImpl(String, boolean, String, ManagingOfficeConfiguration<F>, String[], SourceProperties, SourceContext, ManagingOfficeBuilder<F>, OfficeBuilder, Object) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
Initiate.
ManagedObjectSourceContextImpl.ManagedObjectFunctionDependencyImpl - Class in net.officefloor.frame.impl.construct.managedobjectsource
ManagedObjectSourceFlow - Interface in net.officefloor.frame.api.managedobject.source
Flow to be configured from the ManagedObjectSource (invoked via ManagedObjectExecuteContext).
ManagedObjectSourceInstance<F extends Enum<F>> - Interface in net.officefloor.frame.internal.structure
Instance of a ManagedObjectSource and items to support it.
ManagedObjectSourceInstanceImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.officefloor
ManagedObjectSourceInstanceImpl(ManagedObjectSource<?, F>, ManagedObjectExecuteManagerFactory<F>, ManagedObjectPool, ManagedObjectServiceReady[]) - Constructor for class net.officefloor.frame.impl.execute.officefloor.ManagedObjectSourceInstanceImpl
Initiate.
ManagedObjectSourceMetaData<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.managedobject.source
Meta-data of the ManagedObjectSource.
ManagedObjectSourceNode - Interface in net.officefloor.compile.internal.structure
Node representing a ManagedObjectSource.
ManagedObjectSourceNodeImpl - Class in net.officefloor.compile.impl.structure
ManagedObjectSourceNode implementation.
ManagedObjectSourceNodeImpl(String, SectionNode, OfficeNode, SuppliedManagedObjectSourceNode, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
Initiate.
ManagedObjectSourceProperty - Interface in net.officefloor.frame.api.managedobject.source
Individual property of the ManagedObjectSourceSpecification.
ManagedObjectSourcePropertyImpl - Class in net.officefloor.frame.api.managedobject.source.impl
Implementation of the ManagedObjectSourceProperty.
ManagedObjectSourcePropertyImpl(String, String) - Constructor for class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectSourcePropertyImpl
Initiate with name and label of property.
ManagedObjectSourceService<D extends Enum<D>,F extends Enum<F>,S extends ManagedObjectSource<D,F>> - Interface in net.officefloor.compile
Service to plug-in an ManagedObjectSource Class alias by including the extension ManagedObjectSource jar on the class path.
ManagedObjectSourceServiceFactory - Interface in net.officefloor.compile
ManagedObjectSourceSpecification - Interface in net.officefloor.frame.api.managedobject.source
Specification of a ManagedObjectSource.
ManagedObjectSourceStandAlone - Class in net.officefloor.frame.util
Loads ManagedObjectSource for stand-alone use.
ManagedObjectSourceStandAlone() - Constructor for class net.officefloor.frame.util.ManagedObjectSourceStandAlone
 
managedObjectSourceState - Variable in class net.officefloor.frame.test.MockManagedObjectSource
MockManagedObjectSource.ManagedObjectSourceState.
ManagedObjectSourceVisitor - Interface in net.officefloor.compile.internal.structure
ManagedObjectStartupCompletion - Interface in net.officefloor.frame.api.managedobject.source
Startup completion for a ManagedObjectSource.
ManagedObjectStartupFunction - Interface in net.officefloor.frame.internal.structure
ManagedObjectStartupFunctionImpl - Class in net.officefloor.frame.impl.execute.managedobject
ManagedObjectStartupFunctionImpl(FlowMetaData, Object) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ManagedObjectStartupFunctionImpl
Instantiate.
ManagedObjectStartupProcess - Interface in net.officefloor.frame.api.managedobject.source
Start up ProcessState registered via a ManagedObjectExecuteContext.
ManagedObjectStartupRunnable - Interface in net.officefloor.frame.internal.structure
Runnable wrapping the invocation of the ManagedObjectStartupProcess.
ManagedObjectTeam - Interface in net.officefloor.compile.spi.managedobject
Team required by the ManagedObjectSource.
ManagedObjectTeamNode - Interface in net.officefloor.compile.internal.structure
ManagedObjectTeamNodeImpl - Class in net.officefloor.compile.impl.structure
ResponsibleTeamNode implementation.
ManagedObjectTeamNodeImpl(String, ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagedObjectTeamNodeImpl
Initiate.
ManagedObjectTeamType - Interface in net.officefloor.compile.managedobject
Type definition of a Team required by the ManagedObject.
ManagedObjectTeamTypeImpl - Class in net.officefloor.compile.impl.managedobject
ManagedObjectTeamType implementation.
ManagedObjectTeamTypeImpl(String) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectTeamTypeImpl
Initiate.
ManagedObjectType<D extends Enum<D>> - Interface in net.officefloor.compile.managedobject
Type definition of a ManagedObject.
ManagedObjectTypeBuilder - Interface in net.officefloor.compile.test.managedobject
Builder for the ManagedObjectType to validate the loaded ManagedObjectType from the ManagedObjectSource.
ManagedObjectTypeImpl<D extends Enum<D>> - Class in net.officefloor.compile.impl.managedobject
ManagedObjectType implementation.
ManagedObjectTypeImpl(Class<?>, boolean, ManagedObjectDependencyType<D>[], ManagedObjectFunctionDependencyType[], ManagedObjectFlowType<?>[], ManagedObjectTeamType[], ManagedObjectExecutionStrategyType[], Class<?>[]) - Constructor for class net.officefloor.compile.impl.managedobject.ManagedObjectTypeImpl
Initiate.
managedObjectUser - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObjectUser - Interface in net.officefloor.frame.api.managedobject.source
User interested in using the ManagedObject.
ManagedObjectUserStandAlone - Class in net.officefloor.frame.util
Implementation of a ManagedObjectUser to source an object from a ManagedObjectSource.
ManagedObjectUserStandAlone() - Constructor for class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
manageExecution(Execution<T>) - Method in interface net.officefloor.frame.api.executive.Executive
Manages the Execution.
manageExecution(Execution<T>) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
manageManagedObject(RawBoundManagedObjectInstanceMetaData<?>, AssetManagerRegistry, long) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Adds a ManagedObjectMetaData to be managed by the managing Office.
ManagingOffice - Interface in net.officefloor.compile.spi.officefloor
managingOfficeBuilder - Variable in class net.officefloor.frame.test.TestManagedObject
ManagingOfficeBuilder<F extends Enum<F>> - Interface in net.officefloor.frame.api.build
Builds details of a ManagedObjectSource being managed by an Office.
ManagingOfficeBuilderImpl<F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedobjectsource
ManagingOfficeBuilder implementation.
ManagingOfficeBuilderImpl(String) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
Initiate.
ManagingOfficeConfiguration<F extends Enum<F>> - Interface in net.officefloor.frame.internal.configuration
Configuration of the ManagedObjectSource being managed by an Office.
ManagingOfficeNode - Interface in net.officefloor.compile.internal.structure
ManagingOfficeNodeImpl - Class in net.officefloor.compile.impl.structure
ManagingOfficeNode implementation.
ManagingOfficeNodeImpl(ManagedObjectSourceNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ManagingOfficeNodeImpl
Initiate.
manufactureThreadFactory(String, Executive) - Method in class net.officefloor.frame.impl.execute.execution.ThreadFactoryManufacturer
Manufactures a new ThreadFactory.
map(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractXmlMapping
 
map(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.ProxyXmlMapping
 
map(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
 
map(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.StaticXmlMapping
 
map(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
 
map(Object, XmlOutput) - Method in interface net.officefloor.plugin.xml.marshall.tree.XmlMapping
Maps the object into XML.
mapDependency(int, Object) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Maps the dependency for the CoordinatingManagedObject.
mapDependency(int, String) - Method in interface net.officefloor.frame.api.build.DependencyMappingBuilder
Specifies the ManagedObject for the index identifying the dependency.
mapDependency(int, String) - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
mapDependency(d, String) - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
mapDependency(Enum<?>, Object) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Maps the dependency for the CoordinatingManagedObject.
mapDependency(O, String) - Method in interface net.officefloor.frame.api.build.DependencyMappingBuilder
Specifies the ManagedObject for the dependency key.
mapFunctionDependency(String, String) - Method in interface net.officefloor.frame.api.build.ManagingOfficeBuilder
mapFunctionDependency(String, String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
mapGovernance(String) - Method in interface net.officefloor.frame.api.build.DependencyMappingBuilder
Specifies the Governance for the ManagedObject.
mapGovernance(String) - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
mapper - Static variable in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
ObjectMapper.
MAPPER - Static variable in class net.officefloor.activity.compose.build.ComposeEmployer
ObjectMapper for YAML.
mappings - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Mappings to be applied for this context.
mappings - Variable in class net.officefloor.plugin.xml.unmarshall.tree.AttributeXmlMappings
Mappings of attribute to appropriate XmlMapping.
mappings - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlContext
Mappings of XML element to appropriate ElementXmlMapping.
mark(int) - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
markSupported() - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
marshall(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
 
marshall(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Marshalls the source object as XML to the output.
marshall(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Does the marshalling of the source object to the output.
marshall(Object, XmlOutput) - Method in interface net.officefloor.plugin.xml.XmlMarshaller
Marshalls the source object as XML to the output.
mask - Variable in class net.officefloor.server.buffer.StreamBufferScanner.ScanTarget
Mask for the value.
match(int, O, O) - Method in interface net.officefloor.frame.test.ListItemMatcher
Specifies whether the list item matches.
MATCH - Enum constant in enum class net.officefloor.web.route.WebRouteNode.WebRouteResultEnum
Full match.
MATCH - Enum constant in enum class net.officefloor.web.route.WebServicer.WebRouteMatchEnum
Match.
MATCH_PATH_NOT_METHOD - Enum constant in enum class net.officefloor.web.route.WebRouteNode.WebRouteResultEnum
Path matches but not the HTTP method.
matches(Object[]) - Method in interface net.officefloor.frame.test.match.ArgumentsMatcher
Indicates if the arguments are as expected.
matches(Object[]) - Method in interface net.officefloor.frame.test.match.StubMatcher
 
materialiseHttpHeader() - Method in interface net.officefloor.server.http.impl.NonMaterialisedHttpHeader
Materialises the HttpHeader.
MaterialisingHttpRequest - Class in net.officefloor.server.http.impl
HttpRequest implementation.
MaterialisingHttpRequest(Supplier<HttpMethod>, Supplier<String>, HttpVersion, HttpRequestHeaders, HttpRequestCookies, ByteSequence) - Constructor for class net.officefloor.server.http.impl.MaterialisingHttpRequest
Instantiate.
MaterialisingHttpRequestCookies - Class in net.officefloor.server.http.impl
Materialising HttpRequestCookies.
MaterialisingHttpRequestCookies(HttpRequestHeaders) - Constructor for class net.officefloor.server.http.impl.MaterialisingHttpRequestCookies
Instantiate.
MaterialisingHttpRequestHeaders - Class in net.officefloor.server.http.impl
Materialising HttpRequestHeaders.
MaterialisingHttpRequestHeaders(NonMaterialisedHttpHeaders) - Constructor for class net.officefloor.server.http.impl.MaterialisingHttpRequestHeaders
Instantiate.
MavenFirestore - Class in net.officefloor.server.google.function.maven
Run Firestore for maven.
MavenFirestore(int) - Constructor for class net.officefloor.server.google.function.maven.MavenFirestore
Instantiate.
MavenGoogleFunctionOfficeExtensionService - Class in net.officefloor.server.google.function.maven
OfficeExtensionService to run Google Function.
MavenGoogleFunctionOfficeExtensionService() - Constructor for class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeExtensionService
 
MavenGoogleFunctionOfficeFloorExtensionService - Class in net.officefloor.server.google.function.maven
OfficeFloorExtension to run Google Function.
MavenGoogleFunctionOfficeFloorExtensionService() - Constructor for class net.officefloor.server.google.function.maven.MavenGoogleFunctionOfficeFloorExtensionService
 
MAX_WAIT_TIME_PROPERTY_NAME - Static variable in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
Property name of the max wait time in milliseconds.
maxConnections(int) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the max connections.
maxEntityLength - Variable in class net.officefloor.server.http.parse.HttpRequestParser.HttpRequestParserMetaData
Maximum length of the entity.
maxHeaderCount - Variable in class net.officefloor.server.http.parse.HttpRequestParser.HttpRequestParserMetaData
Maximum number of HttpHeader instances for a HttpRequest.
maxTextLength - Variable in class net.officefloor.server.http.parse.HttpRequestParser.HttpRequestParserMetaData
Maximum number of bytes per TEXT.
MBeanFactory - Interface in net.officefloor.compile.mbean
Factory to create the MBean.
MBeanRegistrator - Interface in net.officefloor.compile.spi.mbean
Registers the MBean.
MemoryConfigurationContext - Class in net.officefloor.configuration.impl.configuration
ConfigurationContext that stores content in memory only (not persisting it).
MemoryConfigurationContext() - Constructor for class net.officefloor.configuration.impl.configuration.MemoryConfigurationContext
Instantiate.
MemoryHttpSessionStore - Class in net.officefloor.web.session.store
HttpSessionStore that contains state of the HttpSession within memory.
MemoryHttpSessionStore(Clock, int) - Constructor for class net.officefloor.web.session.store.MemoryHttpSessionStore
Initiate.
mergeCompileContext(S, S) - Method in interface net.officefloor.compile.state.CompileState
Enables merging state when additional inner context is run.
metaData - Variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Meta-data to load the target object.
metaDataContext - Static variable in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
method() - Element in annotation interface net.officefloor.woof.mock.MockWoofServer.MockWoofInput
HttpMethod for servicing.
method(String) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience means to obtain the Method from the Class.
method(HttpMethod) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Specifies the HttpMethod.
METHOD_NOT_ALLOWED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 405 Method Not Allowed.
METHOD_NOT_ALLOWED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 405 Method Not Allowed status.
MethodAnnotation - Interface in net.officefloor.plugin.section.clazz
Annotates ManagedFunction with the Method implementing it.
MethodClassDependencyInjector - Class in net.officefloor.plugin.managedobject.clazz
MethodClassDependencyInjector(Method, ClassDependencyFactory[]) - Constructor for class net.officefloor.plugin.managedobject.clazz.MethodClassDependencyInjector
Instantiate.
MethodFunction - Class in net.officefloor.plugin.clazz.method
ManagedFunction to invoke a Method.
MethodFunction(MethodObjectFactory, Method, ClassDependencyFactory[], MethodReturnTranslator<Object, Object>) - Constructor for class net.officefloor.plugin.clazz.method.MethodFunction
Initiate.
MethodFunctionFactory - Class in net.officefloor.plugin.clazz.method
MethodFunctionFactory(MethodObjectFactory, Method, ClassDependencyFactory[]) - Constructor for class net.officefloor.plugin.clazz.method.MethodFunctionFactory
Initiate.
MethodManagedFunctionBuilder - Class in net.officefloor.plugin.clazz.method
Builder to wrap execution of a Method with a ManagedFunction.
MethodManagedFunctionBuilder(Class<?>, FunctionNamespaceBuilder, ManagedFunctionSourceContext) - Constructor for class net.officefloor.plugin.clazz.method.MethodManagedFunctionBuilder
Instantiate.
MethodManagedFunctionBuilderUtil - Class in net.officefloor.compile.test.managedfunction.clazz
Utility class for testing MethodManagedFunctionBuilder.
MethodManagedFunctionBuilderUtil() - Constructor for class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
 
MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder - Interface in net.officefloor.compile.test.managedfunction.clazz
MethodManagedFunctionBuilderUtil.ManagedFunctionFlowHandler - Interface in net.officefloor.compile.test.managedfunction.clazz
Handles Flow.
MethodManagedFunctionBuilderUtil.MethodResult - Class in net.officefloor.compile.test.managedfunction.clazz
Result of running the ManagedFunction.
MethodObjectFactory - Interface in net.officefloor.plugin.clazz.method
Factory to create the Object instance to invoke the Method on.
MethodObjectManufacturer - Interface in net.officefloor.plugin.clazz.method
Manufactures the MethodObjectFactory.
MethodObjectManufacturerContext - Interface in net.officefloor.plugin.clazz.method
Context for the MethodReturnManufacturer.
methodParameter(ObjectResponse<Object>) - Static method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
MethodParameterAnnotation - Interface in net.officefloor.plugin.section.clazz
Annotates the ManagedFunction object with the details of the parameter for the MethodAnnotation.
MethodReturnManufacturer<R,T> - Interface in net.officefloor.plugin.clazz.method
Manufactures the MethodReturnTranslator.
MethodReturnManufacturerContext<T> - Interface in net.officefloor.plugin.clazz.method
Context for the MethodReturnManufacturer.
MethodReturnManufacturerServiceFactory - Interface in net.officefloor.plugin.clazz.method
MethodReturnTranslator<R,T> - Interface in net.officefloor.plugin.clazz.method
Translate the return value of the MethodFunction.
MethodReturnTranslatorContext<R,T> - Interface in net.officefloor.plugin.clazz.method
Context for the MethodReturnTranslator.
methods - Variable in class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
Methods specific to a class.
MIGRATE - Enum constant in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.FlowKeys
Migrate flow key.
MINIMUM_ACCESS_KEY_OVERLAP_PERIODS - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Minimum number of overlap access token periods for he JwtAccessKey instances.
MINIMUM_REFRESH_KEY_OVERLAP_PERIODS - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Minimum number of overlap refresh token periods for he JwtRefreshKey instances.
Mock() - Constructor for class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Mock
 
MOCK_NONCE - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Mock
Process access to the mock nonce for testing.
MOCK_OPAQUE - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Mock
Process access to the mock opaque for testing.
MOCK_SECURITY_STATE - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Mock
Provides access to a mock DigestHttpSecuritySource.SecurityState for testing.
MockAccessControl - Class in net.officefloor.web.security.scheme
Mock access control.
MockAccessControl(String, String...) - Constructor for class net.officefloor.web.security.scheme.MockAccessControl
Instantiate.
MockAccessControl(MockCredentials) - Constructor for class net.officefloor.web.security.scheme.MockAccessControl
Instantiate from MockCredentials.
mockApplicationState(String) - Static method in class net.officefloor.web.mock.MockWebApp
MockAsynchronousFlow - Class in net.officefloor.compile.test.managedfunction
MockAsynchronousFlow() - Constructor for class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
 
MockAuthentication - Class in net.officefloor.web.security.scheme
Mock authentication.
MockAuthentication(AuthenticationContext<MockAccessControl, ?>) - Constructor for class net.officefloor.web.security.scheme.MockAuthentication
Instantiate.
MockChallengeHttpSecuritySource - Class in net.officefloor.web.security.scheme
Mock HttpSecuritySource to use for testing with challenges.
MockChallengeHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
Default constructor.
MockChallengeHttpSecuritySource(String) - Constructor for class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
Instantiate with the realm.
MockClockFactory - Class in net.officefloor.frame.test
MockClockFactory() - Constructor for class net.officefloor.frame.test.MockClockFactory
Instantiate with current time.
MockClockFactory(long) - Constructor for class net.officefloor.frame.test.MockClockFactory
Instantiate.
MockCompilerIssues - Class in net.officefloor.compile.test.issues
MockCompilerIssues(MockTestSupport) - Constructor for class net.officefloor.compile.test.issues.MockCompilerIssues
Initiate with MockTestSupport.
MockCompilerIssues(OfficeFrameTestCase) - Constructor for class net.officefloor.compile.test.issues.MockCompilerIssues
Initiate with OfficeFrameTestCase.
mockConnection() - Static method in class net.officefloor.server.http.mock.MockHttpServer
Convenience method to create the MockServerHttpConnection for GET / with no headers nor entity.
mockConnection(MockHttpRequestBuilder) - Static method in class net.officefloor.server.http.mock.MockHttpServer
MockCredentials - Class in net.officefloor.web.security.scheme
Mock credentials.
MockCredentials(String, String, String...) - Constructor for class net.officefloor.web.security.scheme.MockCredentials
Instantiate.
MockCredentialStoreManagedObjectSource - Class in net.officefloor.web.security.store
Provides mocking of a CredentialStore in a similar way MockChallengeHttpSecuritySource works.
MockCredentialStoreManagedObjectSource() - Constructor for class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
mockEntityClass - Static variable in class net.officefloor.jpa.test.AbstractJpaTestCase
IMockEntity implementation Class.
MockFlowHttpSecuritySource - Class in net.officefloor.web.security.scheme
Mock HttpSecuritySource that challenges with a HTML form.
MockFlowHttpSecuritySource() - Constructor for class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
Default constructor.
MockFlowHttpSecuritySource(String) - Constructor for class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
Instantiate with the realm.
MockFlowHttpSecuritySource.Flows - Enum Class in net.officefloor.web.security.scheme
Flow keys.
MockGoogleHttpFunctionExtension - Class in net.officefloor.server.google.function.mock
Extension for Google HttpFunction execution.
MockGoogleHttpFunctionExtension() - Constructor for class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
Instantiate using the OfficeFloor HttpFunction.
MockGoogleHttpFunctionExtension(Class<?>) - Constructor for class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionExtension
Instantiate.
MockGoogleHttpFunctionRule - Class in net.officefloor.server.google.function.mock
TestRule for Google HttpFunction execution.
MockGoogleHttpFunctionRule() - Constructor for class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionRule
Instantiate using the OfficeFloor HttpFunction.
MockGoogleHttpFunctionRule(Class<?>) - Constructor for class net.officefloor.server.google.function.mock.MockGoogleHttpFunctionRule
Instantiate.
MockHttpAccessControl - Class in net.officefloor.web.security.scheme
MockHttpAccessControl(MockAccessControl) - Constructor for class net.officefloor.web.security.scheme.MockHttpAccessControl
Instantiate.
MockHttpAuthenticateContext<AC extends Serializable,O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.scheme
Mock AuthenticateContext for testing HttpSecuritySource instances.
MockHttpAuthenticateContext() - Constructor for class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Initiate with no authorization HttpHeader.
MockHttpAuthenticateContext(String) - Constructor for class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Initiate.
MockHttpAuthenticateContext(ServerHttpConnection) - Constructor for class net.officefloor.web.security.scheme.MockHttpAuthenticateContext
Initiate.
MockHttpAuthentication<C> - Class in net.officefloor.web.security.scheme
MockHttpAuthentication(MockAuthentication, Class<C>) - Constructor for class net.officefloor.web.security.scheme.MockHttpAuthentication
Instantiate.
MockHttpChallengeContext<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.scheme
Mock ChallengeContext for testing HttpSecuritySource instances.
MockHttpChallengeContext() - Constructor for class net.officefloor.web.security.scheme.MockHttpChallengeContext
Initiate.
MockHttpChallengeContext(ServerHttpConnection) - Constructor for class net.officefloor.web.security.scheme.MockHttpChallengeContext
Initiate.
MockHttpLogoutContext<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.web.security.scheme
Mock LogoutContext for testing HttpSecuritySource instances.
MockHttpLogoutContext() - Constructor for class net.officefloor.web.security.scheme.MockHttpLogoutContext
 
MockHttpObject - Class in net.officefloor.polyglot.test
MockHttpObject() - Constructor for class net.officefloor.polyglot.test.MockHttpObject
 
MockHttpParameters - Class in net.officefloor.polyglot.test
Mock HttpParameters object.
MockHttpParameters() - Constructor for class net.officefloor.polyglot.test.MockHttpParameters
 
MockHttpRatifyContext<AC extends Serializable> - Class in net.officefloor.web.security.scheme
Mock RatifyContext for testing HttpSecuritySource instances.
MockHttpRatifyContext() - Constructor for class net.officefloor.web.security.scheme.MockHttpRatifyContext
Initiate with no authorization HttpHeader.
MockHttpRatifyContext(String) - Constructor for class net.officefloor.web.security.scheme.MockHttpRatifyContext
Initiate.
MockHttpRatifyContext(ServerHttpConnection) - Constructor for class net.officefloor.web.security.scheme.MockHttpRatifyContext
Initiate.
MockHttpRequestBuilder - Interface in net.officefloor.server.http.mock
Builder for a mock HttpRequest.
MockHttpRequestCallback - Interface in net.officefloor.server.http.mock
Callback with the MockHttpResponse for the MockHttpRequestBuilder.
MockHttpResponse - Interface in net.officefloor.server.http.mock
MockHttpResponseBuilder - Interface in net.officefloor.server.http.mock
Builder for a mock HttpResponse.
MockHttpResponseImpl(MockHttpServer.MockHttpRequest, Throwable) - Constructor for class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
Loads with response failure.
MockHttpResponseImpl(MockHttpServer.MockHttpRequest, HttpVersion, HttpStatus, List<WritableHttpHeader>, List<WritableHttpCookie>, InputStream) - Constructor for class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
Loads the response.
mockHttpServer(Consumer<MockHttpServer>) - Method in class net.officefloor.web.compile.WebCompileOfficeFloor
MockHttpServer - Class in net.officefloor.server.http.mock
MockHttpServer() - Constructor for class net.officefloor.server.http.mock.MockHttpServer
Instantiated via static methods or extending.
MockHttpServer.MockHttpRequest - Interface in net.officefloor.server.http.mock
HTTP request details for the MockHttpResponse.
MockHttpServer.MockHttpResponseImpl - Class in net.officefloor.server.http.mock
MockHttpResponse implementation.
MockHttpServer.MockServerHttpConnectionImpl - Class in net.officefloor.server.http.mock
MockServerHttpConnection implementation.
mockInstance() - Static method in class net.officefloor.docker.test.DockerContainerInstance
Creates a mock instance.
mockJsonRequest(Object) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Create MockHttpRequestBuilder for JSON payload.
mockJsonRequest(HttpMethod, String, Object) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Create MockHttpRequestBuilder for JSON payload.
MockJwtAccessTokenExtension - Class in net.officefloor.web.jwt.mock
Extension to mock JWT access tokens for the JwtHttpSecuritySource.
MockJwtAccessTokenExtension() - Constructor for class net.officefloor.web.jwt.mock.MockJwtAccessTokenExtension
 
MockJwtAccessTokenRule - Class in net.officefloor.web.jwt.mock
TestRule to mock JWT access tokens for the JwtHttpSecuritySource.
MockJwtAccessTokenRule() - Constructor for class net.officefloor.web.jwt.mock.MockJwtAccessTokenRule
 
MockManagedObjectContext - Class in net.officefloor.server.http.mock
MockManagedObjectContext() - Constructor for class net.officefloor.server.http.mock.MockManagedObjectContext
 
MockManagedObjectSource - Class in net.officefloor.frame.test
Mock implementation of the ManagedObjectSource for testing.
MockManagedObjectSource() - Constructor for class net.officefloor.frame.test.MockManagedObjectSource
Default constructor.
MockManagedObjectSourceMetaData<D extends Enum<D>,H extends Enum<H>> - Class in net.officefloor.frame.test
MockManagedObjectSourceMetaData(Class<MO>, Class<?>, Class<D>, Map<D, Class<?>>, Class<H>, Map<H, Class<?>>, String[]) - Constructor for class net.officefloor.frame.test.MockManagedObjectSourceMetaData
Initiate.
MockManagedObjectSourceMetaData(ManagedObject) - Constructor for class net.officefloor.frame.test.MockManagedObjectSourceMetaData
Initiate from the ManagedObject.
MockObjectResponse<T> - Class in net.officefloor.woof.mock
MockObjectResponse() - Constructor for class net.officefloor.woof.mock.MockObjectResponse
 
mockRequest() - Method in class net.officefloor.scalatest.ScalaMockWoofServerStaticAccess
Obtains MockHttpRequestBuilder for '/'.
mockRequest() - Static method in class net.officefloor.server.http.mock.MockHttpServer
mockRequest(String) - Method in class net.officefloor.scalatest.ScalaMockWoofServerStaticAccess
mockRequest(String) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Convenience method to create a MockHttpRequestBuilder.
mockRequestState(ServerHttpConnection) - Static method in class net.officefloor.web.mock.MockWebApp
Mocks the HttpRequestState.
mockResponse() - Static method in class net.officefloor.server.http.mock.MockHttpServer
mockResponseCookie(String, String) - Static method in class net.officefloor.server.http.mock.MockHttpServer
Creates a mock HttpResponseCookie.
MockServerHttpConnection - Interface in net.officefloor.server.http.mock
MockServerHttpConnectionImpl(MockHttpRequestBuilder) - Constructor for class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
Instantiate.
mockSession(ServerHttpConnection) - Static method in class net.officefloor.web.mock.MockWebApp
Mocks the HttpSession.
MockStreamBufferPool - Class in net.officefloor.server.http.mock
MockStreamBufferPool() - Constructor for class net.officefloor.server.http.mock.MockStreamBufferPool
Instantiate with default buffer size for testing.
MockStreamBufferPool(ByteBufferFactory) - Constructor for class net.officefloor.server.http.mock.MockStreamBufferPool
Instantiate.
MockTeamSource - Class in net.officefloor.frame.test
MockTeamSource() - Constructor for class net.officefloor.frame.test.MockTeamSource
 
mockTestSupport - Variable in class net.officefloor.frame.test.OfficeFrameTestCase
MockTestSupport - Class in net.officefloor.frame.test
Mock test support.
MockTestSupport() - Constructor for class net.officefloor.frame.test.MockTestSupport
Default instantiation.
MockTestSupport(LogTestSupport) - Constructor for class net.officefloor.frame.test.MockTestSupport
Initiate.
MockTestSupport.TestLogic<R,T extends Throwable> - Interface in net.officefloor.frame.test
Test logic interface.
MockVar<T> - Class in net.officefloor.model.test.variable
Mock Var.
MockVar() - Constructor for class net.officefloor.model.test.variable.MockVar
Default constructor.
MockVar(T) - Constructor for class net.officefloor.model.test.variable.MockVar
Instantiate.
MockWebApp - Class in net.officefloor.web.mock
Mock web application.
MockWoofResponse - Interface in net.officefloor.woof.mock
MockHttpResponse with additional assertions.
MockWoofResponseImpl(MockHttpServer.MockHttpRequest, Throwable) - Constructor for class net.officefloor.woof.mock.MockWoofServer.MockWoofResponseImpl
Instantiate for failure.
MockWoofResponseImpl(MockHttpServer.MockHttpRequest, HttpVersion, HttpStatus, List<WritableHttpHeader>, List<WritableHttpCookie>, InputStream) - Constructor for class net.officefloor.woof.mock.MockWoofServer.MockWoofResponseImpl
Instantiate.
MockWoofServer - Class in net.officefloor.woof.mock
MockHttpServer loading the WoOF application.
MockWoofServer() - Constructor for class net.officefloor.woof.mock.MockWoofServer
 
MockWoofServer.MockWoofInput - Annotation Interface in net.officefloor.woof.mock
Annotates service methods for the ClassSectionSource.
MockWoofServer.MockWoofResponseImpl - Class in net.officefloor.woof.mock
MockWoofResponse implementation.
MockWoofServer.MockWoofServerConfigurer - Interface in net.officefloor.woof.mock
Enables configuring the MockWoofServer.
MockWoofServer.WrapCompileAndOpen - Interface in net.officefloor.woof.mock
Enables wrapping the compile and open.
MockWoofServer.WrapCompileAndOpenContext - Interface in net.officefloor.woof.mock
MockWoofServerExtension - Class in net.officefloor.woof.mock
Extension for running the MockWoofServer.
MockWoofServerExtension() - Constructor for class net.officefloor.woof.mock.MockWoofServerExtension
Default Constructor to use with ExtendWith.
MockWoofServerExtension(MockWoofServer.MockWoofServerConfigurer...) - Constructor for class net.officefloor.woof.mock.MockWoofServerExtension
Instantiate.
MockWoofServerRule - Class in net.officefloor.woof.mock
TestRule for running the MockWoofServer.
MockWoofServerRule(Object, MockWoofServer.MockWoofServerConfigurer...) - Constructor for class net.officefloor.woof.mock.MockWoofServerRule
Instantiate.
MockWoofServerRule(MockWoofServer.MockWoofServerConfigurer...) - Constructor for class net.officefloor.woof.mock.MockWoofServerRule
Instantiate.
model - Variable in class net.officefloor.model.test.changes.AbstractChangesTestCase
Model loaded for testing.
Model - Interface in net.officefloor.model
Contract for top level functionality for all model elements.
ModelAndViewBridge - Class in net.officefloor.spring.starter.rest
Bridge to Spring for the ModelAndView.
ModelAndViewBridge(Method, ModelAndViewContainer, Object, RequestMappingHandlerAdapter, HttpServletRequest, HttpServletResponse, NativeWebRequest, DispatcherServlet, ApplicationContext) - Constructor for class net.officefloor.spring.starter.rest.ModelAndViewBridge
Instantiate.
ModelAndViewBridge.OfficeFloorHandlerMethod - Class in net.officefloor.spring.starter.rest
HandlerMethod for OfficeFloor bridging.
ModelContext - Interface in net.officefloor.model.generate
Context for generating a Model.
ModelFile - Interface in net.officefloor.model.generate
File within the generated Model.
ModelGenerator - Class in net.officefloor.model.generate
Generates the Model.
ModelGenerator(ModelMetaData, GraphNodeMetaData) - Constructor for class net.officefloor.model.generate.ModelGenerator
Initiate.
ModelMetaData - Class in net.officefloor.model.generate.model
Meta-data for the generation of a Model.
ModelMetaData() - Constructor for class net.officefloor.model.generate.model.ModelMetaData
Default constructor.
ModelMetaData(String, String, String, String[], String[], FieldMetaData[], ListMetaData[]) - Constructor for class net.officefloor.model.generate.model.ModelMetaData
Convenience constructor.
ModelRepository - Interface in net.officefloor.model.repository
Repository to the Model instances.
ModelRepositoryImpl - Class in net.officefloor.model.impl.repository
ModelRepository implementation.
ModelRepositoryImpl() - Constructor for class net.officefloor.model.impl.repository.ModelRepositoryImpl
 
ModuleAccessible - Class in net.officefloor.test.module
Checks whether a Package is accessible.
ModulesJavaFacet - Class in net.officefloor.frame.compatibility
JavaFacet to determine if Jigsaw Modules available.
ModulesJavaFacet() - Constructor for class net.officefloor.frame.compatibility.ModulesJavaFacet
 
momento - Variable in class net.officefloor.web.SerialisedRequestState
MomentoKey<M> - Interface in net.officefloor.web.rest.build
Key to Momento added by RestMethodDecorator.
MomentoKeyImpl<M> - Class in net.officefloor.web.rest.build
MomentoKey implementation.
MonitorClock - Interface in net.officefloor.frame.internal.structure
Clock for monitoring the Office.
MonitorClockImpl - Class in net.officefloor.frame.impl.execute.asset
MonitorClock implementation.
MonitorClockImpl() - Constructor for class net.officefloor.frame.impl.execute.asset.MonitorClockImpl
 
MonoSubscription<T> - Class in net.officefloor.reactor
Mono subscription.
MonoSubscription(ManagedFunctionContext<?, ?>) - Constructor for class net.officefloor.reactor.MonoSubscription
Instantiate.
MOVED_PERMANENTLY - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 301 Moved Permanently.
MOVED_PERMANENTLY - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 301 Moved Permanently status.
MULTIPLE_CHOICES - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 300 Multiple Choices.
MULTIPLE_CHOICES - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 300 Multiple Choices status.
multipleIndividualRequests() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send multiple HTTP requests.
multipleIndividualSecureRequests() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send multiple HTTPS requests.

N

name - Variable in class net.officefloor.activity.impl.procedure.ProcedurePropertyImpl
Name of property.
name - Variable in class net.officefloor.frame.api.executive.source.impl.ExecutiveSourcePropertyImpl
Name of property.
name - Variable in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectSourcePropertyImpl
Name of property.
name - Variable in class net.officefloor.frame.api.team.source.impl.TeamSourcePropertyImpl
Name of property.
name - Variable in class net.officefloor.web.spi.security.impl.HttpSecuritySourcePropertyImpl
Name of property.
name - Variable in class net.officefloor.web.state.HttpArgument
Argument name.
name - Variable in class net.officefloor.woof.template.impl.WoofTemplateExtensionSourcePropertyImpl
Name of property.
name() - Element in annotation interface net.officefloor.plugin.section.clazz.PropertyValue
Obtains the name of the property.
name() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionOutputLink
Obtains the name of the ManagedObjectFlow.
name(String, String) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains the variable name.
NameAwareManagedFunctionFactory<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.function
nameFactory() - Element in annotation interface net.officefloor.plugin.clazz.Qualifier
QualifierNameFactory to derive the name from the Annotation.
net.officefloor - package net.officefloor
 
net.officefloor.activity - package net.officefloor.activity
 
net.officefloor.activity.admin - package net.officefloor.activity.admin
 
net.officefloor.activity.admin.build - package net.officefloor.activity.admin.build
 
net.officefloor.activity.compose - package net.officefloor.activity.compose
 
net.officefloor.activity.compose.build - package net.officefloor.activity.compose.build
 
net.officefloor.activity.compose.section - package net.officefloor.activity.compose.section
 
net.officefloor.activity.govern - package net.officefloor.activity.govern
 
net.officefloor.activity.govern.build - package net.officefloor.activity.govern.build
 
net.officefloor.activity.impl.procedure - package net.officefloor.activity.impl.procedure
 
net.officefloor.activity.managedobject - package net.officefloor.activity.managedobject
 
net.officefloor.activity.managedobject.build - package net.officefloor.activity.managedobject.build
 
net.officefloor.activity.procedure - package net.officefloor.activity.procedure
 
net.officefloor.activity.procedure.build - package net.officefloor.activity.procedure.build
 
net.officefloor.activity.procedure.section - package net.officefloor.activity.procedure.section
 
net.officefloor.activity.procedure.spi - package net.officefloor.activity.procedure.spi
 
net.officefloor.activity.supplier - package net.officefloor.activity.supplier
 
net.officefloor.activity.supplier.build - package net.officefloor.activity.supplier.build
 
net.officefloor.activity.team - package net.officefloor.activity.team
 
net.officefloor.activity.team.build - package net.officefloor.activity.team.build
 
net.officefloor.cache - package net.officefloor.cache
 
net.officefloor.cache.constant - package net.officefloor.cache.constant
 
net.officefloor.compile - package net.officefloor.compile
 
net.officefloor.compile.administration - package net.officefloor.compile.administration
 
net.officefloor.compile.classes - package net.officefloor.compile.classes
 
net.officefloor.compile.executive - package net.officefloor.compile.executive
 
net.officefloor.compile.governance - package net.officefloor.compile.governance
 
net.officefloor.compile.impl - package net.officefloor.compile.impl
 
net.officefloor.compile.impl.adapt - package net.officefloor.compile.impl.adapt
 
net.officefloor.compile.impl.administrator - package net.officefloor.compile.impl.administrator
 
net.officefloor.compile.impl.classes - package net.officefloor.compile.impl.classes
 
net.officefloor.compile.impl.executive - package net.officefloor.compile.impl.executive
 
net.officefloor.compile.impl.governance - package net.officefloor.compile.impl.governance
 
net.officefloor.compile.impl.issues - package net.officefloor.compile.impl.issues
 
net.officefloor.compile.impl.managedfunction - package net.officefloor.compile.impl.managedfunction
 
net.officefloor.compile.impl.managedobject - package net.officefloor.compile.impl.managedobject
 
net.officefloor.compile.impl.mxbean - package net.officefloor.compile.impl.mxbean
 
net.officefloor.compile.impl.object - package net.officefloor.compile.impl.object
 
net.officefloor.compile.impl.office - package net.officefloor.compile.impl.office
 
net.officefloor.compile.impl.officefloor - package net.officefloor.compile.impl.officefloor
 
net.officefloor.compile.impl.pool - package net.officefloor.compile.impl.pool
 
net.officefloor.compile.impl.properties - package net.officefloor.compile.impl.properties
 
net.officefloor.compile.impl.section - package net.officefloor.compile.impl.section
 
net.officefloor.compile.impl.state.autowire - package net.officefloor.compile.impl.state.autowire
 
net.officefloor.compile.impl.structure - package net.officefloor.compile.impl.structure
 
net.officefloor.compile.impl.supplier - package net.officefloor.compile.impl.supplier
 
net.officefloor.compile.impl.team - package net.officefloor.compile.impl.team
 
net.officefloor.compile.impl.util - package net.officefloor.compile.impl.util
 
net.officefloor.compile.internal.structure - package net.officefloor.compile.internal.structure
 
net.officefloor.compile.issues - package net.officefloor.compile.issues
 
net.officefloor.compile.managedfunction - package net.officefloor.compile.managedfunction
 
net.officefloor.compile.managedobject - package net.officefloor.compile.managedobject
 
net.officefloor.compile.mbean - package net.officefloor.compile.mbean
 
net.officefloor.compile.object - package net.officefloor.compile.object
 
net.officefloor.compile.office - package net.officefloor.compile.office
 
net.officefloor.compile.officefloor - package net.officefloor.compile.officefloor
 
net.officefloor.compile.pool - package net.officefloor.compile.pool
 
net.officefloor.compile.properties - package net.officefloor.compile.properties
 
net.officefloor.compile.section - package net.officefloor.compile.section
 
net.officefloor.compile.spi.administration.source - package net.officefloor.compile.spi.administration.source
 
net.officefloor.compile.spi.administration.source.impl - package net.officefloor.compile.spi.administration.source.impl
 
net.officefloor.compile.spi.governance.source - package net.officefloor.compile.spi.governance.source
 
net.officefloor.compile.spi.governance.source.impl - package net.officefloor.compile.spi.governance.source.impl
 
net.officefloor.compile.spi.managedfunction.source - package net.officefloor.compile.spi.managedfunction.source
 
net.officefloor.compile.spi.managedfunction.source.impl - package net.officefloor.compile.spi.managedfunction.source.impl
 
net.officefloor.compile.spi.managedobject - package net.officefloor.compile.spi.managedobject
 
net.officefloor.compile.spi.mbean - package net.officefloor.compile.spi.mbean
 
net.officefloor.compile.spi.office - package net.officefloor.compile.spi.office
 
net.officefloor.compile.spi.office.extension - package net.officefloor.compile.spi.office.extension
 
net.officefloor.compile.spi.office.source - package net.officefloor.compile.spi.office.source
 
net.officefloor.compile.spi.office.source.impl - package net.officefloor.compile.spi.office.source.impl
 
net.officefloor.compile.spi.officefloor - package net.officefloor.compile.spi.officefloor
 
net.officefloor.compile.spi.officefloor.extension - package net.officefloor.compile.spi.officefloor.extension
 
net.officefloor.compile.spi.officefloor.source - package net.officefloor.compile.spi.officefloor.source
 
net.officefloor.compile.spi.officefloor.source.impl - package net.officefloor.compile.spi.officefloor.source.impl
 
net.officefloor.compile.spi.pool.source - package net.officefloor.compile.spi.pool.source
 
net.officefloor.compile.spi.pool.source.impl - package net.officefloor.compile.spi.pool.source.impl
 
net.officefloor.compile.spi.section - package net.officefloor.compile.spi.section
 
net.officefloor.compile.spi.section.source - package net.officefloor.compile.spi.section.source
 
net.officefloor.compile.spi.section.source.impl - package net.officefloor.compile.spi.section.source.impl
 
net.officefloor.compile.spi.supplier.source - package net.officefloor.compile.spi.supplier.source
 
net.officefloor.compile.spi.supplier.source.impl - package net.officefloor.compile.spi.supplier.source.impl
 
net.officefloor.compile.state - package net.officefloor.compile.state
 
net.officefloor.compile.state.autowire - package net.officefloor.compile.state.autowire
 
net.officefloor.compile.supplier - package net.officefloor.compile.supplier
 
net.officefloor.compile.team - package net.officefloor.compile.team
 
net.officefloor.compile.test.administration - package net.officefloor.compile.test.administration
 
net.officefloor.compile.test.annotation - package net.officefloor.compile.test.annotation
 
net.officefloor.compile.test.governance - package net.officefloor.compile.test.governance
 
net.officefloor.compile.test.issues - package net.officefloor.compile.test.issues
 
net.officefloor.compile.test.managedfunction - package net.officefloor.compile.test.managedfunction
 
net.officefloor.compile.test.managedfunction.clazz - package net.officefloor.compile.test.managedfunction.clazz
 
net.officefloor.compile.test.managedobject - package net.officefloor.compile.test.managedobject
 
net.officefloor.compile.test.office - package net.officefloor.compile.test.office
 
net.officefloor.compile.test.officefloor - package net.officefloor.compile.test.officefloor
 
net.officefloor.compile.test.properties - package net.officefloor.compile.test.properties
 
net.officefloor.compile.test.section - package net.officefloor.compile.test.section
 
net.officefloor.compile.test.supplier - package net.officefloor.compile.test.supplier
 
net.officefloor.compile.test.util - package net.officefloor.compile.test.util
 
net.officefloor.compile.type - package net.officefloor.compile.type
 
net.officefloor.configuration - package net.officefloor.configuration
 
net.officefloor.configuration.impl - package net.officefloor.configuration.impl
 
net.officefloor.configuration.impl.configuration - package net.officefloor.configuration.impl.configuration
 
net.officefloor.dependency - package net.officefloor.dependency
 
net.officefloor.docker.test - package net.officefloor.docker.test
 
net.officefloor.flyway - package net.officefloor.flyway
 
net.officefloor.flyway.migrate - package net.officefloor.flyway.migrate
 
net.officefloor.flyway.test - package net.officefloor.flyway.test
 
net.officefloor.frame.api - package net.officefloor.frame.api
 
net.officefloor.frame.api.administration - package net.officefloor.frame.api.administration
 
net.officefloor.frame.api.build - package net.officefloor.frame.api.build
 
net.officefloor.frame.api.clock - package net.officefloor.frame.api.clock
 
net.officefloor.frame.api.escalate - package net.officefloor.frame.api.escalate
 
net.officefloor.frame.api.executive - package net.officefloor.frame.api.executive
 
net.officefloor.frame.api.executive.source - package net.officefloor.frame.api.executive.source
 
net.officefloor.frame.api.executive.source.impl - package net.officefloor.frame.api.executive.source.impl
 
net.officefloor.frame.api.function - package net.officefloor.frame.api.function
 
net.officefloor.frame.api.governance - package net.officefloor.frame.api.governance
 
net.officefloor.frame.api.manage - package net.officefloor.frame.api.manage
 
net.officefloor.frame.api.managedobject - package net.officefloor.frame.api.managedobject
 
net.officefloor.frame.api.managedobject.executor - package net.officefloor.frame.api.managedobject.executor
 
net.officefloor.frame.api.managedobject.extension - package net.officefloor.frame.api.managedobject.extension
 
net.officefloor.frame.api.managedobject.function - package net.officefloor.frame.api.managedobject.function
 
net.officefloor.frame.api.managedobject.pool - package net.officefloor.frame.api.managedobject.pool
 
net.officefloor.frame.api.managedobject.recycle - package net.officefloor.frame.api.managedobject.recycle
 
net.officefloor.frame.api.managedobject.source - package net.officefloor.frame.api.managedobject.source
 
net.officefloor.frame.api.managedobject.source.impl - package net.officefloor.frame.api.managedobject.source.impl
 
net.officefloor.frame.api.profile - package net.officefloor.frame.api.profile
 
net.officefloor.frame.api.source - package net.officefloor.frame.api.source
 
net.officefloor.frame.api.team - package net.officefloor.frame.api.team
 
net.officefloor.frame.api.team.source - package net.officefloor.frame.api.team.source
 
net.officefloor.frame.api.team.source.impl - package net.officefloor.frame.api.team.source.impl
 
net.officefloor.frame.api.thread - package net.officefloor.frame.api.thread
 
net.officefloor.frame.compatibility - package net.officefloor.frame.compatibility
 
net.officefloor.frame.impl - package net.officefloor.frame.impl
 
net.officefloor.frame.impl.construct.administration - package net.officefloor.frame.impl.construct.administration
 
net.officefloor.frame.impl.construct.asset - package net.officefloor.frame.impl.construct.asset
 
net.officefloor.frame.impl.construct.escalation - package net.officefloor.frame.impl.construct.escalation
 
net.officefloor.frame.impl.construct.executive - package net.officefloor.frame.impl.construct.executive
 
net.officefloor.frame.impl.construct.flow - package net.officefloor.frame.impl.construct.flow
 
net.officefloor.frame.impl.construct.function - package net.officefloor.frame.impl.construct.function
 
net.officefloor.frame.impl.construct.governance - package net.officefloor.frame.impl.construct.governance
 
net.officefloor.frame.impl.construct.managedfunction - package net.officefloor.frame.impl.construct.managedfunction
 
net.officefloor.frame.impl.construct.managedobject - package net.officefloor.frame.impl.construct.managedobject
 
net.officefloor.frame.impl.construct.managedobjectpool - package net.officefloor.frame.impl.construct.managedobjectpool
 
net.officefloor.frame.impl.construct.managedobjectsource - package net.officefloor.frame.impl.construct.managedobjectsource
 
net.officefloor.frame.impl.construct.office - package net.officefloor.frame.impl.construct.office
 
net.officefloor.frame.impl.construct.officefloor - package net.officefloor.frame.impl.construct.officefloor
 
net.officefloor.frame.impl.construct.source - package net.officefloor.frame.impl.construct.source
 
net.officefloor.frame.impl.construct.team - package net.officefloor.frame.impl.construct.team
 
net.officefloor.frame.impl.construct.util - package net.officefloor.frame.impl.construct.util
 
net.officefloor.frame.impl.execute.administration - package net.officefloor.frame.impl.execute.administration
 
net.officefloor.frame.impl.execute.asset - package net.officefloor.frame.impl.execute.asset
 
net.officefloor.frame.impl.execute.clock - package net.officefloor.frame.impl.execute.clock
 
net.officefloor.frame.impl.execute.escalation - package net.officefloor.frame.impl.execute.escalation
 
net.officefloor.frame.impl.execute.execution - package net.officefloor.frame.impl.execute.execution
 
net.officefloor.frame.impl.execute.executive - package net.officefloor.frame.impl.execute.executive
 
net.officefloor.frame.impl.execute.flow - package net.officefloor.frame.impl.execute.flow
 
net.officefloor.frame.impl.execute.function - package net.officefloor.frame.impl.execute.function
 
net.officefloor.frame.impl.execute.governance - package net.officefloor.frame.impl.execute.governance
 
net.officefloor.frame.impl.execute.job - package net.officefloor.frame.impl.execute.job
 
net.officefloor.frame.impl.execute.linkedlistset - package net.officefloor.frame.impl.execute.linkedlistset
 
net.officefloor.frame.impl.execute.managedfunction - package net.officefloor.frame.impl.execute.managedfunction
 
net.officefloor.frame.impl.execute.managedobject - package net.officefloor.frame.impl.execute.managedobject
 
net.officefloor.frame.impl.execute.office - package net.officefloor.frame.impl.execute.office
 
net.officefloor.frame.impl.execute.officefloor - package net.officefloor.frame.impl.execute.officefloor
 
net.officefloor.frame.impl.execute.pool - package net.officefloor.frame.impl.execute.pool
 
net.officefloor.frame.impl.execute.process - package net.officefloor.frame.impl.execute.process
 
net.officefloor.frame.impl.execute.profile - package net.officefloor.frame.impl.execute.profile
 
net.officefloor.frame.impl.execute.service - package net.officefloor.frame.impl.execute.service
 
net.officefloor.frame.impl.execute.team - package net.officefloor.frame.impl.execute.team
 
net.officefloor.frame.impl.execute.thread - package net.officefloor.frame.impl.execute.thread
 
net.officefloor.frame.impl.spi.team - package net.officefloor.frame.impl.spi.team
 
net.officefloor.frame.internal.configuration - package net.officefloor.frame.internal.configuration
 
net.officefloor.frame.internal.structure - package net.officefloor.frame.internal.structure
 
net.officefloor.frame.test - package net.officefloor.frame.test
 
net.officefloor.frame.test.match - package net.officefloor.frame.test.match
 
net.officefloor.frame.util - package net.officefloor.frame.util
 
net.officefloor.javascript - package net.officefloor.javascript
 
net.officefloor.jaxrs - package net.officefloor.jaxrs
 
net.officefloor.jaxrs.procedure - package net.officefloor.jaxrs.procedure
 
net.officefloor.jdbc - package net.officefloor.jdbc
 
net.officefloor.jdbc.datasource - package net.officefloor.jdbc.datasource
 
net.officefloor.jdbc.decorate - package net.officefloor.jdbc.decorate
 
net.officefloor.jdbc.h2 - package net.officefloor.jdbc.h2
 
net.officefloor.jdbc.h2.test - package net.officefloor.jdbc.h2.test
 
net.officefloor.jdbc.hikari - package net.officefloor.jdbc.hikari
 
net.officefloor.jdbc.postgresql - package net.officefloor.jdbc.postgresql
 
net.officefloor.jdbc.postgresql.test - package net.officefloor.jdbc.postgresql.test
 
net.officefloor.jdbc.test - package net.officefloor.jdbc.test
 
net.officefloor.jpa - package net.officefloor.jpa
 
net.officefloor.jpa.datanucleus - package net.officefloor.jpa.datanucleus
 
net.officefloor.jpa.hibernate - package net.officefloor.jpa.hibernate
 
net.officefloor.jpa.test - package net.officefloor.jpa.test
 
net.officefloor.kotlin - package net.officefloor.kotlin
 
net.officefloor.maven - package net.officefloor.maven
 
net.officefloor.model - package net.officefloor.model
 
net.officefloor.model.change - package net.officefloor.model.change
 
net.officefloor.model.generate - package net.officefloor.model.generate
 
net.officefloor.model.generate.model - package net.officefloor.model.generate.model
 
net.officefloor.model.impl.change - package net.officefloor.model.impl.change
 
net.officefloor.model.impl.office - package net.officefloor.model.impl.office
 
net.officefloor.model.impl.officefloor - package net.officefloor.model.impl.officefloor
 
net.officefloor.model.impl.repository - package net.officefloor.model.impl.repository
 
net.officefloor.model.impl.section - package net.officefloor.model.impl.section
 
net.officefloor.model.repository - package net.officefloor.model.repository
 
net.officefloor.model.test.changes - package net.officefloor.model.test.changes
 
net.officefloor.model.test.variable - package net.officefloor.model.test.variable
 
net.officefloor.nosql.cosmosdb - package net.officefloor.nosql.cosmosdb
 
net.officefloor.nosql.cosmosdb.test - package net.officefloor.nosql.cosmosdb.test
 
net.officefloor.nosql.dynamodb - package net.officefloor.nosql.dynamodb
 
net.officefloor.nosql.dynamodb.test - package net.officefloor.nosql.dynamodb.test
 
net.officefloor.nosql.firestore - package net.officefloor.nosql.firestore
 
net.officefloor.nosql.firestore.test - package net.officefloor.nosql.firestore.test
 
net.officefloor.nosql.objectify - package net.officefloor.nosql.objectify
 
net.officefloor.nosql.objectify.mock - package net.officefloor.nosql.objectify.mock
 
net.officefloor.plugin.administration.clazz - package net.officefloor.plugin.administration.clazz
 
net.officefloor.plugin.clazz - package net.officefloor.plugin.clazz
 
net.officefloor.plugin.clazz.constructor - package net.officefloor.plugin.clazz.constructor
 
net.officefloor.plugin.clazz.constructor.impl - package net.officefloor.plugin.clazz.constructor.impl
 
net.officefloor.plugin.clazz.dependency - package net.officefloor.plugin.clazz.dependency
 
net.officefloor.plugin.clazz.dependency.impl - package net.officefloor.plugin.clazz.dependency.impl
 
net.officefloor.plugin.clazz.factory - package net.officefloor.plugin.clazz.factory
 
net.officefloor.plugin.clazz.flow - package net.officefloor.plugin.clazz.flow
 
net.officefloor.plugin.clazz.interrogate - package net.officefloor.plugin.clazz.interrogate
 
net.officefloor.plugin.clazz.interrogate.impl - package net.officefloor.plugin.clazz.interrogate.impl
 
net.officefloor.plugin.clazz.method - package net.officefloor.plugin.clazz.method
 
net.officefloor.plugin.clazz.qualifier - package net.officefloor.plugin.clazz.qualifier
 
net.officefloor.plugin.clazz.qualifier.impl - package net.officefloor.plugin.clazz.qualifier.impl
 
net.officefloor.plugin.clazz.state - package net.officefloor.plugin.clazz.state
 
net.officefloor.plugin.governance.clazz - package net.officefloor.plugin.governance.clazz
 
net.officefloor.plugin.managedfunction.clazz - package net.officefloor.plugin.managedfunction.clazz
 
net.officefloor.plugin.managedobject.clazz - package net.officefloor.plugin.managedobject.clazz
 
net.officefloor.plugin.managedobject.poll - package net.officefloor.plugin.managedobject.poll
 
net.officefloor.plugin.managedobject.singleton - package net.officefloor.plugin.managedobject.singleton
 
net.officefloor.plugin.section.clazz - package net.officefloor.plugin.section.clazz
 
net.officefloor.plugin.section.clazz.flow - package net.officefloor.plugin.section.clazz.flow
 
net.officefloor.plugin.section.clazz.flow.impl - package net.officefloor.plugin.section.clazz.flow.impl
 
net.officefloor.plugin.section.clazz.loader - package net.officefloor.plugin.section.clazz.loader
 
net.officefloor.plugin.section.clazz.object - package net.officefloor.plugin.section.clazz.object
 
net.officefloor.plugin.section.clazz.object.impl - package net.officefloor.plugin.section.clazz.object.impl
 
net.officefloor.plugin.section.clazz.parameter - package net.officefloor.plugin.section.clazz.parameter
 
net.officefloor.plugin.section.clazz.parameter.impl - package net.officefloor.plugin.section.clazz.parameter.impl
 
net.officefloor.plugin.section.clazz.spawn - package net.officefloor.plugin.section.clazz.spawn
 
net.officefloor.plugin.section.clazz.spawn.impl - package net.officefloor.plugin.section.clazz.spawn.impl
 
net.officefloor.plugin.section.managedfunction - package net.officefloor.plugin.section.managedfunction
 
net.officefloor.plugin.section.transform - package net.officefloor.plugin.section.transform
 
net.officefloor.plugin.team - package net.officefloor.plugin.team
 
net.officefloor.plugin.variable - package net.officefloor.plugin.variable
 
net.officefloor.plugin.xml - package net.officefloor.plugin.xml
 
net.officefloor.plugin.xml.marshall.output - package net.officefloor.plugin.xml.marshall.output
 
net.officefloor.plugin.xml.marshall.translate - package net.officefloor.plugin.xml.marshall.translate
 
net.officefloor.plugin.xml.marshall.tree - package net.officefloor.plugin.xml.marshall.tree
 
net.officefloor.plugin.xml.unmarshall.designate - package net.officefloor.plugin.xml.unmarshall.designate
 
net.officefloor.plugin.xml.unmarshall.flat - package net.officefloor.plugin.xml.unmarshall.flat
 
net.officefloor.plugin.xml.unmarshall.load - package net.officefloor.plugin.xml.unmarshall.load
 
net.officefloor.plugin.xml.unmarshall.translate - package net.officefloor.plugin.xml.unmarshall.translate
 
net.officefloor.plugin.xml.unmarshall.tree - package net.officefloor.plugin.xml.unmarshall.tree
 
net.officefloor.polyglot.test - package net.officefloor.polyglot.test
 
net.officefloor.r2dbc - package net.officefloor.r2dbc
 
net.officefloor.reactor - package net.officefloor.reactor
 
net.officefloor.scala - package net.officefloor.scala
 
net.officefloor.scalatest - package net.officefloor.scalatest
 
net.officefloor.script - package net.officefloor.script
 
net.officefloor.script.graalvm - package net.officefloor.script.graalvm
 
net.officefloor.server - package net.officefloor.server
 
net.officefloor.server.aws.sam - package net.officefloor.server.aws.sam
 
net.officefloor.server.buffer - package net.officefloor.server.buffer
 
net.officefloor.server.filesystem - package net.officefloor.server.filesystem
 
net.officefloor.server.google.function - package net.officefloor.server.google.function
 
net.officefloor.server.google.function.maven - package net.officefloor.server.google.function.maven
 
net.officefloor.server.google.function.mock - package net.officefloor.server.google.function.mock
 
net.officefloor.server.google.function.officefloor - package net.officefloor.server.google.function.officefloor
 
net.officefloor.server.google.function.test - package net.officefloor.server.google.function.test
 
net.officefloor.server.google.function.wrap - package net.officefloor.server.google.function.wrap
 
net.officefloor.server.http - package net.officefloor.server.http
 
net.officefloor.server.http.impl - package net.officefloor.server.http.impl
 
net.officefloor.server.http.mock - package net.officefloor.server.http.mock
 
net.officefloor.server.http.netty - package net.officefloor.server.http.netty
 
net.officefloor.server.http.parse - package net.officefloor.server.http.parse
 
net.officefloor.server.http.servlet - package net.officefloor.server.http.servlet
 
net.officefloor.server.http.stream - package net.officefloor.server.http.stream
 
net.officefloor.server.http.test - package net.officefloor.server.http.test
 
net.officefloor.server.http.undertow - package net.officefloor.server.http.undertow
 
net.officefloor.server.http.vertx - package net.officefloor.server.http.vertx
 
net.officefloor.server.servlet.test - package net.officefloor.server.servlet.test
 
net.officefloor.server.ssl - package net.officefloor.server.ssl
 
net.officefloor.server.stream - package net.officefloor.server.stream
 
net.officefloor.server.stream.impl - package net.officefloor.server.stream.impl
 
net.officefloor.servlet - package net.officefloor.servlet
 
net.officefloor.servlet.archive - package net.officefloor.servlet.archive
 
net.officefloor.servlet.chain - package net.officefloor.servlet.chain
 
net.officefloor.servlet.inject - package net.officefloor.servlet.inject
 
net.officefloor.servlet.procedure - package net.officefloor.servlet.procedure
 
net.officefloor.servlet.supply - package net.officefloor.servlet.supply
 
net.officefloor.servlet.supply.extension - package net.officefloor.servlet.supply.extension
 
net.officefloor.servlet.tomcat - package net.officefloor.servlet.tomcat
 
net.officefloor.spring - package net.officefloor.spring
 
net.officefloor.spring.data - package net.officefloor.spring.data
 
net.officefloor.spring.extension - package net.officefloor.spring.extension
 
net.officefloor.spring.jaxrs - package net.officefloor.spring.jaxrs
 
net.officefloor.spring.reactive - package net.officefloor.spring.reactive
 
net.officefloor.spring.starter.rest - package net.officefloor.spring.starter.rest
 
net.officefloor.spring.starter.rest.argument - package net.officefloor.spring.starter.rest.argument
 
net.officefloor.spring.starter.rest.cors - package net.officefloor.spring.starter.rest.cors
 
net.officefloor.spring.starter.rest.data - package net.officefloor.spring.starter.rest.data
 
net.officefloor.spring.starter.rest.response - package net.officefloor.spring.starter.rest.response
 
net.officefloor.spring.starter.rest.security - package net.officefloor.spring.starter.rest.security
 
net.officefloor.spring.starter.rest.servlet - package net.officefloor.spring.starter.rest.servlet
 
net.officefloor.spring.starter.rest.view - package net.officefloor.spring.starter.rest.view
 
net.officefloor.spring.webclient - package net.officefloor.spring.webclient
 
net.officefloor.spring.webflux - package net.officefloor.spring.webflux
 
net.officefloor.spring.webflux.procedure - package net.officefloor.spring.webflux.procedure
 
net.officefloor.spring.webmvc - package net.officefloor.spring.webmvc
 
net.officefloor.spring.webmvc.procedure - package net.officefloor.spring.webmvc.procedure
 
net.officefloor.test - package net.officefloor.test
 
net.officefloor.test.logger - package net.officefloor.test.logger
 
net.officefloor.test.module - package net.officefloor.test.module
 
net.officefloor.test.skip - package net.officefloor.test.skip
 
net.officefloor.test.system - package net.officefloor.test.system
 
net.officefloor.vertx - package net.officefloor.vertx
 
net.officefloor.vertx.sqlclient - package net.officefloor.vertx.sqlclient
 
net.officefloor.web - package net.officefloor.web
 
net.officefloor.web.accept - package net.officefloor.web.accept
 
net.officefloor.web.build - package net.officefloor.web.build
 
net.officefloor.web.compile - package net.officefloor.web.compile
 
net.officefloor.web.escalation - package net.officefloor.web.escalation
 
net.officefloor.web.executive - package net.officefloor.web.executive
 
net.officefloor.web.json - package net.officefloor.web.json
 
net.officefloor.web.jwt - package net.officefloor.web.jwt
 
net.officefloor.web.jwt.authority - package net.officefloor.web.jwt.authority
 
net.officefloor.web.jwt.authority.combined - package net.officefloor.web.jwt.authority.combined
 
net.officefloor.web.jwt.authority.jwks - package net.officefloor.web.jwt.authority.jwks
 
net.officefloor.web.jwt.authority.jwks.parser - package net.officefloor.web.jwt.authority.jwks.parser
 
net.officefloor.web.jwt.authority.jwks.writer - package net.officefloor.web.jwt.authority.jwks.writer
 
net.officefloor.web.jwt.authority.key - package net.officefloor.web.jwt.authority.key
 
net.officefloor.web.jwt.authority.repository - package net.officefloor.web.jwt.authority.repository
 
net.officefloor.web.jwt.jwks - package net.officefloor.web.jwt.jwks
 
net.officefloor.web.jwt.jwks.parser - package net.officefloor.web.jwt.jwks.parser
 
net.officefloor.web.jwt.mock - package net.officefloor.web.jwt.mock
 
net.officefloor.web.jwt.role - package net.officefloor.web.jwt.role
 
net.officefloor.web.jwt.validate - package net.officefloor.web.jwt.validate
 
net.officefloor.web.mock - package net.officefloor.web.mock
 
net.officefloor.web.openapi - package net.officefloor.web.openapi
 
net.officefloor.web.openapi.build - package net.officefloor.web.openapi.build
 
net.officefloor.web.openapi.operation - package net.officefloor.web.openapi.operation
 
net.officefloor.web.openapi.response - package net.officefloor.web.openapi.response
 
net.officefloor.web.openapi.section - package net.officefloor.web.openapi.section
 
net.officefloor.web.openapi.security - package net.officefloor.web.openapi.security
 
net.officefloor.web.resource - package net.officefloor.web.resource
 
net.officefloor.web.resource.build - package net.officefloor.web.resource.build
 
net.officefloor.web.resource.classpath - package net.officefloor.web.resource.classpath
 
net.officefloor.web.resource.file - package net.officefloor.web.resource.file
 
net.officefloor.web.resource.impl - package net.officefloor.web.resource.impl
 
net.officefloor.web.resource.source - package net.officefloor.web.resource.source
 
net.officefloor.web.resource.spi - package net.officefloor.web.resource.spi
 
net.officefloor.web.response - package net.officefloor.web.response
 
net.officefloor.web.rest.build - package net.officefloor.web.rest.build
 
net.officefloor.web.route - package net.officefloor.web.route
 
net.officefloor.web.security - package net.officefloor.web.security
 
net.officefloor.web.security.build - package net.officefloor.web.security.build
 
net.officefloor.web.security.build.office - package net.officefloor.web.security.build.office
 
net.officefloor.web.security.build.rest - package net.officefloor.web.security.build.rest
 
net.officefloor.web.security.build.section - package net.officefloor.web.security.build.section
 
net.officefloor.web.security.impl - package net.officefloor.web.security.impl
 
net.officefloor.web.security.rest - package net.officefloor.web.security.rest
 
net.officefloor.web.security.scheme - package net.officefloor.web.security.scheme
 
net.officefloor.web.security.section - package net.officefloor.web.security.section
 
net.officefloor.web.security.store - package net.officefloor.web.security.store
 
net.officefloor.web.security.type - package net.officefloor.web.security.type
 
net.officefloor.web.session - package net.officefloor.web.session
 
net.officefloor.web.session.generator - package net.officefloor.web.session.generator
 
net.officefloor.web.session.object - package net.officefloor.web.session.object
 
net.officefloor.web.session.spi - package net.officefloor.web.session.spi
 
net.officefloor.web.session.store - package net.officefloor.web.session.store
 
net.officefloor.web.spi.security - package net.officefloor.web.spi.security
 
net.officefloor.web.spi.security.impl - package net.officefloor.web.spi.security.impl
 
net.officefloor.web.state - package net.officefloor.web.state
 
net.officefloor.web.template - package net.officefloor.web.template
 
net.officefloor.web.template.build - package net.officefloor.web.template.build
 
net.officefloor.web.template.extension - package net.officefloor.web.template.extension
 
net.officefloor.web.template.section - package net.officefloor.web.template.section
 
net.officefloor.web.template.type - package net.officefloor.web.template.type
 
net.officefloor.web.thymeleaf - package net.officefloor.web.thymeleaf
 
net.officefloor.web.tokenise - package net.officefloor.web.tokenise
 
net.officefloor.web.value.load - package net.officefloor.web.value.load
 
net.officefloor.web.value.retrieve - package net.officefloor.web.value.retrieve
 
net.officefloor.webapp - package net.officefloor.webapp
 
net.officefloor.woof - package net.officefloor.woof
 
net.officefloor.woof.compile - package net.officefloor.woof.compile
 
net.officefloor.woof.mock - package net.officefloor.woof.mock
 
net.officefloor.woof.objects - package net.officefloor.woof.objects
 
net.officefloor.woof.resources - package net.officefloor.woof.resources
 
net.officefloor.woof.teams - package net.officefloor.woof.teams
 
net.officefloor.woof.template - package net.officefloor.woof.template
 
net.officefloor.woof.template.impl - package net.officefloor.woof.template.impl
 
NettyBufferPool - Class in net.officefloor.server.http.netty
NettyBufferPool(FullHttpResponse) - Constructor for class net.officefloor.server.http.netty.NettyBufferPool
Instantiate.
NettyHttpServerImplementation - Class in net.officefloor.server.http.netty
NettyHttpServerImplementation() - Constructor for class net.officefloor.server.http.netty.NettyHttpServerImplementation
Default constructor required for ServiceFactory.
newConnectionPoolDataSource(SourceContext) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
newDataSource(SourceContext) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Creates the DataSource.
newDependency(Class<?>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
newFlow(String) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext
newFlowMetaData(ManagedFunctionMetaData<?, ?>, boolean) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Creates a new FlowMetaData.
newHttpHeader(String, String) - Static method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Creates a new HttpHeader.
newHttpSecuritySource(Class<HS>) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Instantiates and instance of the HttpSecuritySource.
newIncompleteFuture() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
newInstance(Class<?>) - Method in class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
 
newInstance(Class<T>, Class<E>, String, OfficeFloorIssues.AssetType, String, OfficeFloorIssues) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Constructs a new instance of the input Class by its default constructor.
newInstance(Class<T>, Class<E>, Node, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Instantiates a new instance of the input Class by its default constructor.
newInstance(Class<T>, Class<E>, SourceIssues) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Instantiates a new instance of the input Class by its default constructor.
newInstance(Object) - Method in class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
 
newInstance(String) - Method in class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
 
newInstance(String, Class<T>, Map<String, Class<?>>, SourceContext, Node, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to instantiate and instance of a Class from its fully qualified name.
newInstance(String, ClassLoader) - Method in class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
 
newInstance(SourceContext) - Static method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Creates a new instance of the OfficeFloorJavaCompiler.
newOfficeFloorCompiler(ClassLoader) - Static method in class net.officefloor.compile.OfficeFloorCompiler
Creates a new instance of a OfficeFloorCompiler.
newOperationState(boolean, ByteBuffer[], int, int, SocketWrapperBase.BlockingMode, long, TimeUnit, A, SocketWrapperBase.CompletionCheck, CompletionHandler<Long, ? super A>, Semaphore, SocketWrapperBase.VectoredIOCompletionHandler<A>) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
newProcedureLoader() - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Creates the ProcedureLoader for current ClassLoader.
newProcedureLoader(OfficeFloorCompiler) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Creates the ProcedureLoader for the ClassLoader.
newPropertyList() - Static method in class net.officefloor.compile.OfficeFloorCompiler
Convenience method to create a new PropertyList.
newStaticProxy(Class<? extends T>, ClassLoader, Supplier<? extends T>) - Static method in class net.officefloor.dependency.OfficeFloorThreadLocalDependency
Creates a proxy dependency that delegates to the SupplierThreadLocal of the current Thread.
NewThread() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.NewThread
 
NewThread() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.NewThread
 
newTypeInaccessibleException(InaccessibleObjectException, Object, String, Class<?>[]) - Static method in exception net.officefloor.compile.impl.adapt.OfficeFloorVersionIncompatibilityException
newTypeIncompatibilityException(Object, String, Class<?>[]) - Static method in exception net.officefloor.compile.impl.adapt.OfficeFloorVersionIncompatibilityException
next - Variable in class net.officefloor.server.http.WritableHttpCookie
Next WritableHttpCookie to enable chaining together into linked list.
next - Variable in class net.officefloor.server.http.WritableHttpHeader
Next WritableHttpHeader to enable chaining together into linked list.
next - Variable in class net.officefloor.server.stream.StreamBuffer
Next StreamBuffer in the stream.
next - Variable in class net.officefloor.web.HttpInputPathSegment
next - Variable in class net.officefloor.web.state.HttpArgument
next(FunctionLogic) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Specifies the next FunctionLogic to be executed before the next ManagedFunctionLogic.
Next - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates a method with the name of the next in the Flow.
NEXT - Enum constant in enum class net.officefloor.servlet.procedure.FilterProcedureSource.FlowKeys
Next flow key.
NEXT_OUTPUT_NAME - Static variable in interface net.officefloor.activity.procedure.build.ProcedureArchitect
SectionOutput name for next Flow.
NextClassSectionFlowManufacturer - Class in net.officefloor.plugin.section.clazz.flow.impl
NextClassSectionFlowManufacturer() - Constructor for class net.officefloor.plugin.section.clazz.flow.impl.NextClassSectionFlowManufacturer
 
nextFunction(Out<String>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.FlowHandlers
Handles the next function flow.
nextPoll(long, StatePollContext<S>, FlowCallback) - Method in interface net.officefloor.plugin.managedobject.poll.StatePoller.Poller
Invoked to setup the next poll.
NO_ALGORITHM - Static variable in interface net.officefloor.web.security.store.CredentialStore
Non-blank value indicating no algorithm.
NO_CONTENT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 204 No Content.
NO_CONTENT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 204 No Content status.
NO_JWT - Enum constant in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
No JWT flow.
NO_MATCH - Enum constant in enum class net.officefloor.web.route.WebRouteNode.WebRouteResultEnum
No path match.
NO_MATCH - Enum constant in enum class net.officefloor.web.route.WebServicer.WebRouteMatchEnum
No match.
NO_MATCH - Static variable in interface net.officefloor.web.route.WebServicer
NoAcceptHandlersException - Exception in net.officefloor.web.build
Indicates there were no Accept handlers configured for AcceptNegotiator.
NoAcceptHandlersException(String) - Constructor for exception net.officefloor.web.build.NoAcceptHandlersException
Instantiate.
NoChange<T> - Class in net.officefloor.model.impl.change
Change that does nothing.
NoChange(T, String, String...) - Constructor for class net.officefloor.model.impl.change.NoChange
Initiate.
NoChange(T, String, Conflict...) - Constructor for class net.officefloor.model.impl.change.NoChange
Initiate.
Node - Interface in net.officefloor.compile.internal.structure
Node within the compilation tree.
NodeContext - Interface in net.officefloor.compile.internal.structure
Context for a Node.
NodeUtil - Class in net.officefloor.compile.impl.structure
Common utility functions for Node implementations.
NoLogicClass() - Constructor for class net.officefloor.web.template.section.WebTemplateSectionSource.NoLogicClass
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 203 Non-Authoritative Information.
NON_AUTHORITATIVE_INFORMATION - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 203 Non-Authoritative Information status.
None - Enum Class in net.officefloor.frame.api.build
Enum specifying no enumerations.
NonFunctionMethod - Annotation Interface in net.officefloor.plugin.clazz
Enables flagging a public method of a Class to not be ManagedFunction for the ClassManagedFunctionSource.
NonMaterialisedHeadersImpl - Class in net.officefloor.server.http.parse
NonMaterialisedHeadersImpl(int) - Constructor for class net.officefloor.server.http.parse.NonMaterialisedHeadersImpl
Instantiate.
NonMaterialisedHttpHeader - Interface in net.officefloor.server.http.impl
Non materialised HttpHeader.
NonMaterialisedHttpHeaders - Interface in net.officefloor.server.http.impl
Non materialized HttpHeader instances.
noOpenSsl() - Static method in class net.officefloor.nosql.cosmosdb.test.CosmosSelfSignedCertificate
Avoid Open SSL due to Cosmos incompatibilities with Netty.
normalise() - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
normalise() - Method in interface net.officefloor.compile.properties.PropertyList
Normalises the Property instances.
noSocket() - Static method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
Escalates that should not require direct Socket.
NOT_ACCEPTABLE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 406 Not Acceptable.
NOT_ACCEPTABLE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 406 Not Acceptable status.
NOT_ALLOWED_METHOD - Enum constant in enum class net.officefloor.web.route.WebServicer.WebRouteMatchEnum
Match on path but not on the HttpMethod.
NOT_AVAILABLE - Enum constant in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Flows
Resource not available.
NOT_FOUND - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 404 Not Found.
NOT_FOUND - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 404 Not Found status.
NOT_FOUND_INPUT_NAME - Static variable in class net.officefloor.web.HttpRouteSectionSource
Name of SectionInput for not found resource.
NOT_IMPLEMENTED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 501 Not Implemented.
NOT_IMPLEMENTED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 501 Not Implemented status.
NOT_MODIFIED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 304 Not Modified.
NOT_MODIFIED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 304 Not Modified status.
notDecodeRequestUrl() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure does not decode characters (allows for routing to work correctly and not find query string / fragment incorrectly).
NotEscaped - Annotation Interface in net.officefloor.web.template
Marker on a property method of a bean to indicate that its return value should be rendered unescaped to the HTTP template response.
NotExistHttpResource - Class in net.officefloor.web.resource.impl
Not existing HttpResource.
NotExistHttpResource(String) - Constructor for class net.officefloor.web.resource.impl.NotExistHttpResource
Initiate.
NotFoundHttpException - Exception in net.officefloor.web.escalation
Not found HttpException.
NotFoundHttpException(String) - Constructor for exception net.officefloor.web.escalation.NotFoundHttpException
Instantiate.
NotHandledFunction - Class in net.officefloor.web
ManagedFunction for not handling routing.
NotHandledFunction() - Constructor for class net.officefloor.web.NotHandledFunction
 
NotHandledFunction.NotHandledDependencies - Enum Class in net.officefloor.web
Dependency keys.
notifyResourceChanged(String) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
notifyResourceChanged(String) - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Allows the ResourceSystem to notify that a resource has changed.
notIncludedInput() - Method in class net.officefloor.web.template.section.WebTemplateSectionSource.NoLogicClass
No-operation input method.
notLoad() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags to not load any configuration.
notLoadAdditionalProfiles() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the additional profiles.
notLoadExternal() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Avoid loading external configuration.
notLoadHttpServer() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags to not load the HttpServer.
notLoadObjects() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the WoofObjectsModel configuration.
notLoadOverrideProperties() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the override Properties configuration.
notLoadResources() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the WoofResourcesModel configuration.
notLoadTeams() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the WoofTeamsModel configuration.
notLoadWoof() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the WoofModel configuration.
notLoadWoofExtensions() - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Flags not to load the WoofExtensionService instances.
NotRenderTemplateAfter - Annotation Interface in net.officefloor.web.template
Flags that the ParsedTemplate should not be rendered after the method completes.

O

object(Object) - Static method in class net.officefloor.frame.compatibility.ClassCompatibility
Loads an existing Object.
object(CompileOfficeContext) - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
Configures the object into the CompileOfficeContext.
OBJECT - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Specific object that parents other elements.
OBJECT - Enum constant in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
A new child object.
ObjectClassDependencyFactory - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyFactory for dependency object.
ObjectClassDependencyFactory(int) - Constructor for class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyFactory
Instantiate.
ObjectClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyManufacturer for providing a dependency Object.
ObjectClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.ObjectClassDependencyManufacturer
 
ObjectClassSectionLoaderContext - Interface in net.officefloor.plugin.section.clazz.loader
Context for the ClassSectionLoader.
ObjectDecoration - Class in net.officefloor.plugin.section.clazz.loader
Decoration of ManagedObject.
ObjectDecoration() - Constructor for class net.officefloor.plugin.section.clazz.loader.ObjectDecoration
 
ObjectDependencyType - Interface in net.officefloor.compile.object
Type definition of a dependent object of an OfficeSectionFunction.
ObjectDependencyTypeImpl - Class in net.officefloor.compile.impl.object
ObjectDependencyType implementation.
ObjectDependencyTypeImpl(String, String, String, boolean, DependentObjectType) - Constructor for class net.officefloor.compile.impl.object.ObjectDependencyTypeImpl
Instantiate.
ObjectifyEntityLocator - Interface in net.officefloor.nosql.objectify
Locates Objectify Entity types for registering.
ObjectifyEntityLocatorServiceFactory - Interface in net.officefloor.nosql.objectify
ObjectifyExtension - Class in net.officefloor.nosql.objectify.mock
Extension for running Objectify with local Datastore.
ObjectifyExtension() - Constructor for class net.officefloor.nosql.objectify.mock.ObjectifyExtension
 
ObjectifyRule - Class in net.officefloor.nosql.objectify.mock
Rule for running Objectify with local Datastore.
ObjectifyRule() - Constructor for class net.officefloor.nosql.objectify.mock.ObjectifyRule
 
ObjectifySupplierSource - Class in net.officefloor.nosql.objectify
SupplierSource to provide Objectify.
ObjectifySupplierSource() - Constructor for class net.officefloor.nosql.objectify.ObjectifySupplierSource
 
ObjectifySupplierSource.ObjectifyFactoryManufacturer - Interface in net.officefloor.nosql.objectify
Creates the ObjectifyFactory.
ObjectifyThreadSynchroniserFactory - Class in net.officefloor.nosql.objectify
ThreadSynchroniserFactory that auto-registers itself with the OfficeArchitect.
ObjectifyThreadSynchroniserFactory(ObjectifyFactory) - Constructor for class net.officefloor.nosql.objectify.ObjectifyThreadSynchroniserFactory
Instantiate.
ObjectInstantiator - Interface in net.officefloor.web.value.load
Responsible for instantiating the object instances.
ObjectInterface - Interface in net.officefloor.polyglot.test
Interface for polyglot object.
ObjectLoader - Class in net.officefloor.plugin.xml.unmarshall.load
Loader to load objects onto the target object.
ObjectLoader(Method, Class<?>) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.ObjectLoader
Initiate.
ObjectLoaderFactory - Class in net.officefloor.plugin.xml.unmarshall.load
Loads objects onto a target object.
ObjectLoaderFactory(Class<?>) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.ObjectLoaderFactory
Initiate the Object Loader.
ObjectLogic() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotObjectTest.ObjectLogic
 
ObjectMapperParserDecorator - Interface in net.officefloor.web.json
Decorates the ObjectMapper for the JacksonHttpObjectParserFactory.
ObjectMapperParserDecoratorServiceFactory - Interface in net.officefloor.web.json
ObjectMapperResponderDecorator - Interface in net.officefloor.web.json
Decorates the ObjectMapper for the JacksonHttpObjectResponderFactory.
ObjectMapperResponderDecoratorServiceFactory - Interface in net.officefloor.web.json
objectMappings - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
The mappings of the object in current context.
ObjectParameterValueLoaderFactory - Class in net.officefloor.web.value.load
StatelessValueLoaderFactory to load an object parameter.
ObjectParameterValueLoaderFactory(String, String, Class<?>, ObjectInstantiator, PropertyKeyFactory) - Constructor for class net.officefloor.web.value.load.ObjectParameterValueLoaderFactory
Initiate.
objectRegistry - Variable in class net.officefloor.frame.test.TestManagedObject
ObjectRegistry<O extends Enum<O>> - Interface in net.officefloor.frame.api.managedobject
Registry providing the dependent Object instances for a CoordinatingManagedObject instance.
ObjectRegistryImpl<O extends Enum<O>> - Class in net.officefloor.frame.impl.execute.managedobject
Implementation of the ObjectRegistry.
ObjectRegistryImpl(ManagedFunctionContainer, ManagedObjectIndex[]) - Constructor for class net.officefloor.frame.impl.execute.managedobject.ObjectRegistryImpl
Initiate.
ObjectResponse<T> - Interface in net.officefloor.web
Dependency injected interface to send the Object response.
ObjectResponseAnnotation - Class in net.officefloor.web.openapi.response
Annotation providing details of ObjectResponse.
ObjectResponseAnnotation(int, Type) - Constructor for class net.officefloor.web.openapi.response.ObjectResponseAnnotation
Instantiate.
ObjectResponseClassDependencyManufacturerServiceFactory - Class in net.officefloor.web.openapi.response
ClassDependencyManufacturerServiceFactory to provide enriched annotations for the ObjectResponse.
ObjectResponseClassDependencyManufacturerServiceFactory() - Constructor for class net.officefloor.web.openapi.response.ObjectResponseClassDependencyManufacturerServiceFactory
 
ObjectResponseManagedObjectSource - Class in net.officefloor.web.response
ObjectResponseManagedObjectSource(HttpResponder, HttpStatus, ManagedFunctionType<?, ?>, ManagedFunctionObjectType<?>) - Constructor for class net.officefloor.web.response.ObjectResponseManagedObjectSource
Instantiate.
ObjectResponseManagedObjectSource.ObjectResponseDependencies - Enum Class in net.officefloor.web.response
Dependency keys.
ObjectReturn() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ObjectReturn
 
objects(String, JavaObject, int[], JavaObject[]) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes object types directly.
objects(CompileOfficeContext, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes objects via the procedure.
objects(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the objects procedure.
OBJECTS_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default objects directory.
OBJECTS_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the objects directory.
ObjectTestDependencyService<T,O extends T> - Class in net.officefloor.test
TestDependencyService providing an Object instance.
ObjectTestDependencyService(Class<T>, O) - Constructor for class net.officefloor.test.ObjectTestDependencyService
Instantiate specifying more generic Object type.
ObjectTestDependencyService(O) - Constructor for class net.officefloor.test.ObjectTestDependencyService
Instantiate using Object type.
ObjectTimeoutException - Exception in net.officefloor.frame.api.manage
Indicates timed out waiting on the object.
ObjectTimeoutException(String, long) - Constructor for exception net.officefloor.frame.api.manage.ObjectTimeoutException
Instantiate.
ObjectTypes - Class in net.officefloor.polyglot.test
Object types.
ObjectTypes() - Constructor for class net.officefloor.polyglot.test.ObjectTypes
 
ObjectUser<O> - Interface in net.officefloor.frame.api.manage
User of an object.
ObjectUserImpl<O> - Class in net.officefloor.frame.impl.execute.office
ObjectUser implementation.
ObjectUserImpl(String, MonitorClock) - Constructor for class net.officefloor.frame.impl.execute.office.ObjectUserImpl
Instantiate.
ObjectXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Writes an object into XML.
ObjectXmlMapping - Class in net.officefloor.plugin.xml.unmarshall.tree
XmlMapping that loads object onto target object.
ObjectXmlMapping(String, Method, Class<?>, XmlMappingMetaData[], String, XmlContext, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.ObjectXmlMapping
Initiate the object XML mapping.
ObjectXmlMapping(ObjectLoader, XmlContext) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.ObjectXmlMapping
Initiate with loader and XmlContext for the object loaded.
obtainClass(String) - Static method in class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
Obtains the Class from its class name.
obtainClass(String, Class<T>, Map<String, Class<?>>, SourceContext, Node, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Obtains the Class.
obtainMethod(Class, String) - Static method in class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
Obtains the Method by its name from the input class.
of(Executable, int) - Static method in interface net.officefloor.plugin.clazz.state.StatePoint
of(Field) - Static method in interface net.officefloor.plugin.clazz.state.StatePoint
Creates StatePoint for a Field.
of(OfficeExtensionService) - Static method in interface net.officefloor.compile.test.officefloor.CompileOfficeExtension
of(OfficeFloorExtensionService) - Static method in interface net.officefloor.compile.test.officefloor.CompileOfficeFloorExtension
of(HttpResponse) - Static method in interface net.officefloor.server.http.HttpExternalResponse
Obtains the HttpExternalResponse from the HttpResponse.
office(OfficeExtensionService) - Method in class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
office(CompileOfficeExtension) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
office(CompileOfficeExtension) - Method in class net.officefloor.woof.compile.CompileWoof
Office - Interface in net.officefloor.frame.api.manage
Office within the OfficeFloor.
OFFICE - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Office asset.
OFFICE_ALIAS_NAME - Static variable in class net.officefloor.woof.WoofLoaderSettings
Alias name for the Office.
OFFICE_FLOOR - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
OfficeFloor asset.
OFFICE_FLOOR_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default OfficeFloor directory name.
OFFICE_FLOOR_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the OfficeFloor directory.
OFFICE_FLOOR_DIRECTORY_TAG - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
OfficeFloor directory tag for interpolation.
OFFICE_FLOOR_NAME - Static variable in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Default name of the OfficeFloorNode.
OFFICE_NAME - Static variable in class net.officefloor.compile.impl.ApplicationOfficeFloorSource
Name of the default Office.
OfficeAdministration - Interface in net.officefloor.compile.spi.office
OfficeArchitect - Interface in net.officefloor.compile.spi.office
Architect to structure the Office.
OfficeAvailableSectionInputType - Interface in net.officefloor.compile.office
Type definition of an input into the Office that may be used for a ManagedObjectFlow added to the OfficeFloor.
OfficeAvailableSectionInputTypeImpl - Class in net.officefloor.compile.impl.office
OfficeAvailableSectionInputTypeImpl(String, String, String) - Constructor for class net.officefloor.compile.impl.office.OfficeAvailableSectionInputTypeImpl
Instantiate.
OfficeAwareManagedFunctionFactory<O extends Enum<O>,F extends Enum<F>> - Interface in net.officefloor.frame.api.function
OfficeBindings - Interface in net.officefloor.compile.internal.structure
Bindings to the Office.
OfficeBindingsImpl - Class in net.officefloor.compile.impl.structure
OfficeBindings implementation.
OfficeBindingsImpl(OfficeNode, OfficeBuilder, OfficeFloorBuilder, CompileContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeBindingsImpl
Instantiates.
OfficeBuilder - Interface in net.officefloor.frame.api.build
Builder of an Office.
OfficeBuilderImpl - Class in net.officefloor.frame.impl.construct.office
Implements the OfficeBuilder.
OfficeBuilderImpl(String) - Constructor for class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
Initiate.
OfficeChangesImpl - Class in net.officefloor.model.impl.office
OfficeChanges implementation.
OfficeChangesImpl(OfficeModel) - Constructor for class net.officefloor.model.impl.office.OfficeChangesImpl
Initiate.
OfficeConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration of an Office.
OfficeDependencyObjectNode - Interface in net.officefloor.compile.spi.office
Tags a node as a office dependency sink.
OfficeDependencyRequireNode - Interface in net.officefloor.compile.spi.office
Tags a node as a office dependency source.
OfficeEnhancer - Interface in net.officefloor.frame.api.build
Enables enhancing the Office.
OfficeEnhancerContext - Interface in net.officefloor.frame.api.build
Context for the OfficeEnhancer.
OfficeEnhancerContextImpl - Class in net.officefloor.frame.impl.construct.office
OfficeEnhancerContext implementation.
OfficeEscalation - Interface in net.officefloor.compile.spi.office
OfficeExtensionContext - Interface in net.officefloor.compile.spi.office.extension
Context for the OfficeExtensionService.
OfficeExtensionService - Interface in net.officefloor.compile.spi.office.extension
Enables plug-in extension of the Office.
OfficeExtensionServiceFactory - Interface in net.officefloor.compile.spi.office.extension
officeFloor - Variable in class net.officefloor.jpa.test.AbstractJpaTestCase
officeFloor - Variable in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
officeFloor(OfficeFloorExtensionService) - Method in class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
officeFloor(CompileOfficeFloorExtension) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
officeFloor(CompileOfficeFloorExtension) - Method in class net.officefloor.woof.compile.CompileWoof
OfficeFloor - Interface in net.officefloor.frame.api.manage
OfficeFloor where ManagedFunction instances are executed within Office instances.
OFFICEFLOOR_HTTP_FUNCTION_CLASS_NAME - Static variable in class net.officefloor.server.google.function.officefloor.OfficeFloorHttpFunctionReference
Class name of the OfficeFloor implementing HttpFunction.
OfficeFloorApplicationEventListener - Class in net.officefloor.jaxrs.procedure
OfficeFloor ApplicationEventListener.
OfficeFloorApplicationEventListener(String, String) - Constructor for class net.officefloor.jaxrs.procedure.OfficeFloorApplicationEventListener
Instantiate.
OfficeFloorBuilder - Interface in net.officefloor.frame.api.build
Builder of an OfficeFloor.
OfficeFloorBuilderImpl - Class in net.officefloor.frame.impl.construct.officefloor
Implementation of OfficeFloorBuilder.
OfficeFloorBuilderImpl(String) - Constructor for class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
Initiate.
OfficeFloorBuildException - Exception in net.officefloor.frame.api.build
Indicates failure to build a OfficeFloor.
OfficeFloorBuildException(String) - Constructor for exception net.officefloor.frame.api.build.OfficeFloorBuildException
Initiate with reason.
OfficeFloorBuildException(String, Throwable) - Constructor for exception net.officefloor.frame.api.build.OfficeFloorBuildException
Initiate.
OfficeFloorChangesImpl - Class in net.officefloor.model.impl.officefloor
OfficeFloorChanges implementation.
OfficeFloorChangesImpl(OfficeFloorModel) - Constructor for class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
Initiate.
OfficeFloorClassPathScanner - Class in net.officefloor.compile.classes
Class path scanner to aid discovering resources.
OfficeFloorClassPathScanner(SourceContext) - Constructor for class net.officefloor.compile.classes.OfficeFloorClassPathScanner
Instantiate.
officeFloorClosed(OfficeFloorEvent) - Method in class net.officefloor.compile.impl.structure.OfficeFloorMBeanRegistratorImpl
 
officeFloorClosed(OfficeFloorEvent) - Method in interface net.officefloor.frame.api.build.OfficeFloorListener
Notifies that the OfficeFloor has been closed.
officeFloorClosed(OfficeFloorEvent) - Method in class net.officefloor.server.http.netty.NettyHttpServerImplementation
 
officeFloorClosed(OfficeFloorEvent) - Method in class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
officeFloorClosed(OfficeFloorEvent) - Method in class net.officefloor.server.http.vertx.VertxHttpServerImplementation
 
OfficeFloorCompiler - Class in net.officefloor.compile
OfficeFloor compiler to compile the OfficeFloor into the OfficeFrame to be built.
OfficeFloorCompiler() - Constructor for class net.officefloor.compile.OfficeFloorCompiler
 
OfficeFloorCompiler.OfficeFloorCompilerFactory - Interface in net.officefloor.compile
Factory to create the OfficeFloorCompiler.
OfficeFloorCompilerAdapter - Class in net.officefloor.compile.impl.adapt
Adapts the implementing OfficeFloorCompiler to be used when the OfficeFloorCompiler reference may be from a different ClassLoader.
OfficeFloorCompilerAdapter(Object, ClassLoader, ClassLoader) - Constructor for class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
Initiate.
OfficeFloorCompilerConfigurer - Interface in net.officefloor.compile
Service to enable configuring the OfficeFloorCompiler.
OfficeFloorCompilerConfigurerContext - Interface in net.officefloor.compile
OfficeFloorCompilerConfigurerServiceFactory - Interface in net.officefloor.compile
OfficeFloorCompilerImpl - Class in net.officefloor.compile.impl
OfficeFloorCompiler implementation.
OfficeFloorCompilerImpl() - Constructor for class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
OfficeFloorCompilerRunnable<T> - Interface in net.officefloor.compile
Runnable using ClassLoader of the OfficeFloorCompiler.
OfficeFloorComponentProvider - Class in net.officefloor.jaxrs
OfficeFloor ComponentProvider.
OfficeFloorComponentProvider() - Constructor for class net.officefloor.jaxrs.OfficeFloorComponentProvider
 
OfficeFloorConfiguration - Interface in net.officefloor.frame.internal.configuration
Configuration for an OfficeFloor.
OfficeFloorDefaultSslContextSource - Class in net.officefloor.server.ssl
OfficeFloor default SslContextSource.
OfficeFloorDefaultSslContextSource() - Constructor for class net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
 
OfficeFloorDependencies - Class in net.officefloor.jaxrs
Dependencies available from OfficeFloor.
OfficeFloorDependencies() - Constructor for class net.officefloor.jaxrs.OfficeFloorDependencies
 
OfficeFloorDependencyObjectNode - Interface in net.officefloor.compile.spi.officefloor
Tags a node as a OfficeFloor dependency sink.
OfficeFloorDependencyRequireNode - Interface in net.officefloor.compile.spi.officefloor
Tags a node as a OfficeFloor dependency source.
OfficeFloorDeployer - Interface in net.officefloor.compile.spi.officefloor
Deploys the OfficeFloor.
OfficeFloorDockerUtil - Class in net.officefloor.docker.test
Docker wrapper for running third party services (typically for testing).
OfficeFloorDockerUtil() - Constructor for class net.officefloor.docker.test.OfficeFloorDockerUtil
 
OfficeFloorDockerUtil.BuildDirectoryFactory - Interface in net.officefloor.docker.test
Factory to create the build directory.
OfficeFloorEmbeddedTomcatConfiguration() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration
 
OfficeFloorEmbeddedWebFluxConfiguration() - Constructor for class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension.OfficeFloorEmbeddedWebFluxConfiguration
 
OfficeFloorEndPoint - Class in net.officefloor.servlet.tomcat
OfficeFloor AbstractEndpoint.
OfficeFloorEndPoint() - Constructor for class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
Initiate.
OfficeFloorEvent - Interface in net.officefloor.frame.api.build
OfficeFloorExecutionStrategy - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorExecutive - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorExecutorService() - Constructor for class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
OfficeFloorExecutorServiceFactory - Class in net.officefloor.jaxrs
OfficeFloorExecutorServiceFactory(HttpServletRequest, RequestScope) - Constructor for class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory
Instantiate.
OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService - Class in net.officefloor.jaxrs
OfficeFloorExtension - Class in net.officefloor.test
Extension for running OfficeFloor around tests.
OfficeFloorExtension() - Constructor for class net.officefloor.test.OfficeFloorExtension
 
OfficeFloorExtensionContext - Interface in net.officefloor.compile.spi.officefloor.extension
OfficeFloorExtensionService - Interface in net.officefloor.compile.spi.officefloor.extension
Enables plug-in extension of the OfficeFloor.
OfficeFloorExtensionServiceFactory - Interface in net.officefloor.compile.spi.officefloor.extension
OfficeFloorFileAttributes - Class in net.officefloor.server.filesystem
Provides safe FileAttribute support.
OfficeFloorFileAttributes() - Constructor for class net.officefloor.server.filesystem.OfficeFloorFileAttributes
 
OfficeFloorFilter - Class in net.officefloor.server.http.servlet
OfficeFloor HttpFilter.
OfficeFloorFilter() - Constructor for class net.officefloor.server.http.servlet.OfficeFloorFilter
 
OfficeFloorFlowSinkNode - Interface in net.officefloor.compile.spi.officefloor
Tags a node as an OfficeFloor Flow sink.
OfficeFloorFlowSourceNode - Interface in net.officefloor.compile.spi.officefloor
Tags a node as an OfficeFloor Flow source.
OfficeFloorHandlerInterceptor - Class in net.officefloor.spring.starter.rest
HandlerInterceptor to bridge OfficeFloor REST handling.
OfficeFloorHandlerInterceptor(HttpServletOfficeFloorBridge, OfficeFloorRestEndpoint, ObjectProvider<RequestMappingHandlerAdapter>, ObjectProvider<DispatcherServlet>, ObjectProvider<ApplicationContext>) - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorHandlerInterceptor
Instantiate.
OfficeFloorHk2Object<T> - Class in net.officefloor.jaxrs
OfficeFloor ActiveDescriptor.
OfficeFloorHk2Object() - Constructor for class net.officefloor.jaxrs.OfficeFloorHk2Object
Allows serialisation.
OfficeFloorHk2Object(String, Set<Type>, Set<Annotation>, Class<?>, T) - Constructor for class net.officefloor.jaxrs.OfficeFloorHk2Object
Instantiate for binding in ManagedObject from OfficeFloor.
OfficeFloorHttpFunction - Class in net.officefloor.server.google.function
OfficeFloor HttpFunction.
OfficeFloorHttpFunction() - Constructor for class net.officefloor.server.google.function.OfficeFloorHttpFunction
 
OfficeFloorHttpFunction.HttpFunctionOfficeFloorFactory - Interface in net.officefloor.server.google.function
Factory to create the compiled and open OfficeFloor.
OfficeFloorHttpFunctionMain - Class in net.officefloor.server.google.function.maven
Main runner for OfficeFloorHttpFunction.
OfficeFloorHttpFunctionMain() - Constructor for class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
 
OfficeFloorHttpFunctionReference - Class in net.officefloor.server.google.function.officefloor
Reference to the OfficeFloor HttpFunction implementation.
OfficeFloorHttpFunctionReference() - Constructor for class net.officefloor.server.google.function.officefloor.OfficeFloorHttpFunctionReference
 
OfficeFloorHttpServerImplementation - Class in net.officefloor.server.http
OfficeFloorHttpServerImplementation() - Constructor for class net.officefloor.server.http.OfficeFloorHttpServerImplementation
 
OfficeFloorImpl - Class in net.officefloor.frame.impl.execute.officefloor
Implementation of OfficeFloor.
OfficeFloorImpl(OfficeFloorMetaData, OfficeFloorListener[], Executive, BackgroundScheduling[], Object) - Constructor for class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
Initiate.
OfficeFloorInputManagedObject - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorInstanceManager - Class in net.officefloor.servlet.tomcat
OfficeFloor InstanceManager.
OfficeFloorInstanceManager(InjectContextFactory, ClassLoader) - Constructor for class net.officefloor.servlet.tomcat.OfficeFloorInstanceManager
Instantiate.
OfficeFloorIntoHk2Bridge - Interface in net.officefloor.jaxrs
This enables OfficeFloor to provide ManagedObject instances to HK2.
OfficeFloorIntoHk2BridgeImpl - Class in net.officefloor.jaxrs
OfficeFloorIntoHk2Bridge implementation.
OfficeFloorIntoHk2BridgeImpl() - Constructor for class net.officefloor.jaxrs.OfficeFloorIntoHk2BridgeImpl
 
OfficeFloorIssues - Interface in net.officefloor.frame.api.build
Notified of issues in construction of the OfficeFloor.
OfficeFloorIssues.AssetType - Enum Class in net.officefloor.frame.api.build
Listing of the asset types within the OfficeFloor that may have issues in construction.
OfficeFloorIssueTarget - Class in net.officefloor.frame.impl.construct.source
IssueTarget implementation that adapts to the OfficeFloorIssues.
OfficeFloorIssueTarget(OfficeFloorIssues, OfficeFloorIssues.AssetType, String) - Constructor for class net.officefloor.frame.impl.construct.source.OfficeFloorIssueTarget
Instantiate.
OfficeFloorJavaCompiler - Class in net.officefloor.compile.classes
Java compiler to avoid Proxy implementations.
OfficeFloorJavaCompiler() - Constructor for class net.officefloor.compile.classes.OfficeFloorJavaCompiler
 
OfficeFloorJavaCompiler.ClassField - Interface in net.officefloor.compile.classes
Class Field.
OfficeFloorJavaCompiler.ClassName - Interface in net.officefloor.compile.classes
Class name.
OfficeFloorJavaCompiler.ConstructorWriter - Interface in net.officefloor.compile.classes
Writes the Constructor for the wrapping implementation.
OfficeFloorJavaCompiler.ConstructorWriterContext - Interface in net.officefloor.compile.classes
OfficeFloorJavaCompiler.ImplementationRunnable<T extends Throwable> - Interface in net.officefloor.compile.classes
Runnable to use with the specified OfficeFloorJavaCompiler implementation.
OfficeFloorJavaCompiler.JavaSource - Interface in net.officefloor.compile.classes
Java source.
OfficeFloorJavaCompiler.JavaSourceContext - Interface in net.officefloor.compile.classes
OfficeFloorJavaCompiler.JavaSourceWriter - Interface in net.officefloor.compile.classes
Provides means to including source.
OfficeFloorJavaCompiler.MethodWriter - Interface in net.officefloor.compile.classes
Writes each Method required by implementing interfaces.
OfficeFloorJavaCompiler.MethodWriterContext - Interface in net.officefloor.compile.classes
OfficeFloorJavaCompiler.NonCompilerOperation<T extends Throwable> - Interface in net.officefloor.compile.classes
Operation undertaken without the Java compiler being available.
OfficeFloorJavaCompilerImpl - Class in net.officefloor.compile.impl.classes
OfficeFloorJavaCompiler implementation.
OfficeFloorJavaCompilerImpl(SourceContext) - Constructor for class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
Instantiate.
OfficeFloorJaxRsError(String) - Constructor for class net.officefloor.jaxrs.procedure.JaxRsProcedureExceptionMapper.OfficeFloorJaxRsError
Instantiate.
OfficeFloorJUnit - Interface in net.officefloor.test
JUnit functionality for OfficeFloor.
OfficeFloorJustInTimeInjectionResolver - Class in net.officefloor.jaxrs
OfficeFloor JustInTimeInjectionResolver.
OfficeFloorJustInTimeInjectionResolver(OfficeFloorDependencies, ServiceLocator) - Constructor for class net.officefloor.jaxrs.OfficeFloorJustInTimeInjectionResolver
Instantiate.
OfficeFloorListener - Interface in net.officefloor.frame.api.build
Listens to the open/close of the OfficeFloor.
OfficeFloorLoader - Interface in net.officefloor.compile.officefloor
Loads the OfficeFloor from the OfficeFloorSource.
OfficeFloorLoaderImpl - Class in net.officefloor.compile.impl.officefloor
OfficeFloorLoader implementation.
OfficeFloorLoaderImpl(Node, NodeContext) - Constructor for class net.officefloor.compile.impl.officefloor.OfficeFloorLoaderImpl
Initiate.
OfficeFloorMain - Class in net.officefloor
Provides main method to compile and run OfficeFloor.
OfficeFloorMain() - Constructor for class net.officefloor.OfficeFloorMain
 
OfficeFloorManagedObject - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectDependency - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectExecutionStrategy - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectFlow - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectFunctionDependency - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectPool - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectSource - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorManagedObjectSourcePropertyType - Interface in net.officefloor.compile.officefloor
Type definition of a configurable Property of the ManagedObjectSource.
OfficeFloorManagedObjectSourceType - Interface in net.officefloor.compile.officefloor
Type definition of a ManagedObjectSource available to be configured in the OfficeFloor.
OfficeFloorManagedObjectSourceTypeImpl - Class in net.officefloor.compile.impl.managedobject
OfficeFloorManagedObjectSourceTypeImpl(String, OfficeFloorManagedObjectSourcePropertyType[]) - Constructor for class net.officefloor.compile.impl.managedobject.OfficeFloorManagedObjectSourceTypeImpl
Instantiate.
OfficeFloorManagedObjectTeam - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorMBean - Interface in net.officefloor.compile.mbean
Proxy interface for the OfficeFloor MBean.
OfficeFloorMBeanImpl - Class in net.officefloor.compile.impl.mxbean
OfficeFloorMBeanImpl(OfficeFloor) - Constructor for class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
Instantiate.
OfficeFloorMBeanRegistrator - Interface in net.officefloor.compile.internal.structure
Register to register the possible MBeans.
OfficeFloorMBeanRegistratorImpl - Class in net.officefloor.compile.impl.structure
OfficeFloorMBeanRegistratorImpl(MBeanRegistrator) - Constructor for class net.officefloor.compile.impl.structure.OfficeFloorMBeanRegistratorImpl
Instantiate.
OfficeFloorMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data for the OfficeFloor.
OfficeFloorMetaDataImpl - Class in net.officefloor.frame.impl.execute.officefloor
OfficeFloorMetaData implementation.
OfficeFloorMetaDataImpl(TeamManagement[], ManagedObjectSourceInstance<?>[][], OfficeMetaData[], long) - Constructor for class net.officefloor.frame.impl.execute.officefloor.OfficeFloorMetaDataImpl
Initiate.
OfficeFloorModelOfficeFloorSource - Class in net.officefloor.model.impl.officefloor
OfficeFloorModel OfficeFloorSource.
OfficeFloorModelOfficeFloorSource() - Constructor for class net.officefloor.model.impl.officefloor.OfficeFloorModelOfficeFloorSource
 
OfficeFloorNode - Interface in net.officefloor.compile.internal.structure
OfficeFloorNodeImpl - Class in net.officefloor.compile.impl.structure
OfficeFloorNode implementation.
OfficeFloorNodeImpl(String, OfficeFloorSource, String, NodeContext, Map<String, Profiler>) - Constructor for class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
Initiate.
OfficeFloorOpenApiConfiguration - Class in net.officefloor.spring.starter.rest
Auto-configuration for OfficeFloor OpenAPI integration.
OfficeFloorOpenApiConfiguration() - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorOpenApiConfiguration
 
OfficeFloorOpenApiConfiguration.OptionalOpenApiConfiguration - Class in net.officefloor.spring.starter.rest
Optional OpenAPI configuration loaded only when springdoc is on the classpath.
officeFloorOpenApiCustomizer(OfficeFloorRestSpringBootStarter) - Method in class net.officefloor.spring.starter.rest.OfficeFloorOpenApiConfiguration.OptionalOpenApiConfiguration
Creates the OpenApiCustomizer for OfficeFloor.
officeFloorOpened(OfficeFloorEvent) - Method in class net.officefloor.compile.impl.structure.OfficeFloorMBeanRegistratorImpl
 
officeFloorOpened(OfficeFloorEvent) - Method in interface net.officefloor.frame.api.build.OfficeFloorListener
Notifies that the OfficeFloor has been opened.
officeFloorOpened(OfficeFloorEvent) - Method in class net.officefloor.server.http.netty.NettyHttpServerImplementation
 
officeFloorOpened(OfficeFloorEvent) - Method in class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
officeFloorOpened(OfficeFloorEvent) - Method in class net.officefloor.server.http.vertx.VertxHttpServerImplementation
 
OfficeFloorProcessor - Class in net.officefloor.servlet.tomcat
OfficeFloor Processor.
OfficeFloorProcessor(OfficeFloorProtocol, Request, Response, ServerHttpConnection, Executor, AsynchronousFlow, AsynchronousFlowCompletion) - Constructor for class net.officefloor.servlet.tomcat.OfficeFloorProcessor
Instantiate.
OfficeFloorPropertyType - Interface in net.officefloor.compile.officefloor
Type definition for a Property of the OfficeFloor.
OfficeFloorProtocol - Class in net.officefloor.servlet.tomcat
OfficeFloor ProtocolHandler.
OfficeFloorProtocol() - Constructor for class net.officefloor.servlet.tomcat.OfficeFloorProtocol
Instantiate.
OfficeFloorReactiveWebServerFactory() - Constructor for class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension.OfficeFloorReactiveWebServerFactory
 
OfficeFloorRepositoryImpl - Class in net.officefloor.model.impl.officefloor
OfficeFloorRepository implementation.
OfficeFloorRepositoryImpl(ModelRepository) - Constructor for class net.officefloor.model.impl.officefloor.OfficeFloorRepositoryImpl
Initiate.
OfficeFloorResponsibility - Interface in net.officefloor.compile.spi.officefloor
Tags a node as a OfficeFloor responsibility source.
OfficeFloorRestAutoConfiguration - Class in net.officefloor.spring.starter.rest
Auto-configuration for OfficeFloor REST integration.
OfficeFloorRestAutoConfiguration() - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorRestAutoConfiguration
 
OfficeFloorRestEndpoint - Class in net.officefloor.spring.starter.rest
REST endpoint for handling by OfficeFloor.
OfficeFloorRestEndpoint(RestEndpoint, MomentoKey<CorsConfiguration>) - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorRestEndpoint
Instantiate.
OfficeFloorRestMethod - Class in net.officefloor.spring.starter.rest
REST method for handling by OfficeFloor.
OfficeFloorRestMethod(RestMethod) - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorRestMethod
Instantiate.
OfficeFloorRestProperties - Class in net.officefloor.spring.starter.rest
Configuration properties for OfficeFloor REST integration.
OfficeFloorRestProperties() - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorRestProperties
 
OfficeFloorRestSpringBootStarter - Class in net.officefloor.spring.starter.rest
Handles starting OfficeFloor.
OfficeFloorRestSpringBootStarter(OfficeFloorRestProperties, ConfigurableApplicationContext, ObjectMapper) - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Instantiate.
OfficeFloorRule - Class in net.officefloor.test
TestRule for running OfficeFloor around tests.
OfficeFloorRule() - Constructor for class net.officefloor.test.OfficeFloorRule
Instantiate for no dependency injection of test.
OfficeFloorRule(Object) - Constructor for class net.officefloor.test.OfficeFloorRule
Instantiate to dependency inject into the test instance.
OfficeFloorRunner - Class in net.officefloor
Runs the OfficeFloor.
OfficeFloorRunner() - Constructor for class net.officefloor.OfficeFloorRunner
 
OfficeFloorSam - Class in net.officefloor.server.aws.sam
Handles the APIGatewayProxyRequestEvent.
OfficeFloorSam() - Constructor for class net.officefloor.server.aws.sam.OfficeFloorSam
Default constructor required by AWS.
OfficeFloorSam(boolean) - Constructor for class net.officefloor.server.aws.sam.OfficeFloorSam
Instantiate.
OfficeFloorServerHttpRequest - Class in net.officefloor.spring.webflux
OfficeFloor ServerHttpRequest.
OfficeFloorServerHttpRequest(HttpRequest, HttpRequestState, String, DataBufferFactory) - Constructor for class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
Instantiate.
OfficeFloorServerHttpResponse - Class in net.officefloor.spring.webflux
OfficeFloor ServerHttpResponse.
OfficeFloorServerHttpResponse(HttpResponse, DataBufferFactory) - Constructor for class net.officefloor.spring.webflux.OfficeFloorServerHttpResponse
Instantiate.
OfficeFloorServletWebServerFactory() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory
 
OfficeFloorSocketWrapper - Class in net.officefloor.servlet.tomcat
OfficeFloor SocketWrapperBase.
OfficeFloorSocketWrapper(AbstractEndpoint<Void, ?>) - Constructor for class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
Instantiate.
OfficeFloorSource - Interface in net.officefloor.compile.spi.officefloor.source
Sources the OfficeFloor.
OfficeFloorSourceContext - Interface in net.officefloor.compile.spi.officefloor.source
Context for the OfficeFloorSource.
OfficeFloorSourceContextImpl - Class in net.officefloor.compile.impl.officefloor
OfficeFloorSourceContext implementation.
OfficeFloorSourceContextImpl(boolean, String, String[], PropertyList, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.officefloor.OfficeFloorSourceContextImpl
Initiate.
OfficeFloorSourceProperty - Interface in net.officefloor.compile.spi.officefloor.source
OfficeFloorSourcePropertyImpl - Class in net.officefloor.compile.spi.officefloor.source.impl
OfficeFloorSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.officefloor.source.impl.OfficeFloorSourcePropertyImpl
Initiate.
OfficeFloorSourceSpecification - Interface in net.officefloor.compile.spi.officefloor.source
Provides the specification of the OfficeFloor to be deployed by the particular OfficeFloorSource.
OfficeFloorSpringBootExtension - Interface in net.officefloor.spring.starter.rest
Extension for OfficeFloor Spring Boot support.
OfficeFloorSpringBootExtensionContext - Interface in net.officefloor.spring.starter.rest
OfficeFloorSpringBootExtensionServiceFactory - Interface in net.officefloor.spring.starter.rest
OfficeFloorSupplier - Interface in net.officefloor.compile.spi.officefloor
Supplies OfficeFloorManagedObjectSource instances within the OfficeFloor.
OfficeFloorSupplierThreadLocal - Interface in net.officefloor.compile.spi.officefloor
OfficeFloorTeam - Interface in net.officefloor.compile.spi.officefloor
Team within the OfficeFloor.
OfficeFloorTeamSourcePropertyType - Interface in net.officefloor.compile.officefloor
Type definition of a Property that may be configured on the TeamSource.
OfficeFloorTeamSourceType - Interface in net.officefloor.compile.officefloor
Type definition of a TeamSource available to be configured in the OfficeFloor.
OfficeFloorTeamSourceTypeImpl - Class in net.officefloor.compile.impl.team
OfficeFloorTeamSourceTypeImpl(String, OfficeFloorTeamSourcePropertyType[]) - Constructor for class net.officefloor.compile.impl.team.OfficeFloorTeamSourceTypeImpl
Initiate.
OfficeFloorThreadLocalDependency - Class in net.officefloor.dependency
OfficeFloorThreadLocalDependency() - Constructor for class net.officefloor.dependency.OfficeFloorThreadLocalDependency
 
OfficeFloorType - Interface in net.officefloor.compile.officefloor
Type definition of an OfficeFloor.
OfficeFloorTypeImpl - Class in net.officefloor.compile.impl.officefloor
OfficeFloorType implementation.
OfficeFloorTypeImpl(OfficeFloorPropertyType[], OfficeFloorManagedObjectSourceType[], OfficeFloorTeamSourceType[]) - Constructor for class net.officefloor.compile.impl.officefloor.OfficeFloorTypeImpl
Initialise.
OfficeFloorVersionIncompatibilityException - Exception in net.officefloor.compile.impl.adapt
Indicates the adapting type is incompatible.
OfficeFloorVertx - Class in net.officefloor.vertx
Utility functions for working with Vertx within OfficeFloor.
OfficeFloorVertxException - Exception in net.officefloor.vertx
Wrapper Exception for Throwable from Vertx.
OfficeFloorVertxException(Throwable) - Constructor for exception net.officefloor.vertx.OfficeFloorVertxException
Instantiate.
OfficeFloorVertxHandler - Class in net.officefloor.server.http.vertx
Vertx Handler to service with OfficeFloor.
OfficeFloorVertxHandler(HttpServerLocation, HttpHeaderValue, DateHttpHeaderClock, boolean, ExternalServiceInput<ServerHttpConnection, ProcessAwareServerHttpConnectionManagedObject>) - Constructor for class net.officefloor.server.http.vertx.OfficeFloorVertxHandler
Instantiate.
OfficeFloorWar - Class in net.officefloor.webapp
Enables OfficeFloor to run a WAR application.
OfficeFloorWar() - Constructor for class net.officefloor.webapp.OfficeFloorWar
 
officeFloorWebMvcConfigurer(OfficeFloorRestSpringBootStarter, ObjectProvider<RequestMappingHandlerAdapter>, ObjectProvider<DispatcherServlet>, ObjectProvider<ApplicationContext>) - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestAutoConfiguration
Provides the OfficeFloorWebMvcConfigurer bean.
OfficeFloorWebMvcConfigurer - Class in net.officefloor.spring.starter.rest
WebMvcConfigurer for OfficeFloor REST Spring Boot integration.
OfficeFloorWebMvcConfigurer(OfficeFloorRestSpringBootStarter, ObjectProvider<RequestMappingHandlerAdapter>, ObjectProvider<DispatcherServlet>, ObjectProvider<ApplicationContext>) - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorWebMvcConfigurer
Instantiate.
OfficeFlowSinkNode - Interface in net.officefloor.compile.spi.office
Tags a node as an office Flow sink.
OfficeFlowSourceNode - Interface in net.officefloor.compile.spi.office
Tags a node as an office Flow source.
OfficeFrame - Class in net.officefloor.frame.api
Office Frame to create the OfficeFloor.
OfficeFrame() - Constructor for class net.officefloor.frame.api.OfficeFrame
 
OfficeFrameImpl - Class in net.officefloor.frame.impl
Default implementation of the OfficeFrame.
OfficeFrameImpl() - Constructor for class net.officefloor.frame.impl.OfficeFrameImpl
 
OfficeFrameTestCase - Class in net.officefloor.frame.test
TestCase providing additional helper functions.
OfficeFrameTestCase() - Constructor for class net.officefloor.frame.test.OfficeFrameTestCase
Default constructor, so will use OfficeFrameTestCase.setName(String).
OfficeFrameTestCase(String) - Constructor for class net.officefloor.frame.test.OfficeFrameTestCase
Initiate allowing specifying name of test.
OfficeFrameTestCase.FailOperation - Interface in net.officefloor.frame.test
OfficeFrameTestCase.GuiTest - Annotation Interface in net.officefloor.frame.test
Marks a GUI test.
OfficeFrameTestCase.MultithreadedTestLogic<T extends Throwable> - Interface in net.officefloor.frame.test
Multi-threaded test logic interface.
OfficeFrameTestCase.StressTest - Annotation Interface in net.officefloor.frame.test
Marks a stress test.
OfficeFrameTestCase.TestCapture<T extends Throwable> - Interface in net.officefloor.frame.test
Test capture interface.
OfficeFrameTestCase.TestLogic<R,T extends Throwable> - Interface in net.officefloor.frame.test
Test logic interface.
OfficeFrameTestCase.UsesDockerTest - Annotation Interface in net.officefloor.frame.test
Marks a test that uses Docker.
OfficeFrameTestCase.UsesGCloudTest - Annotation Interface in net.officefloor.frame.test
Marks a test that uses Google Cloud.
OfficeFrameTestCase.WaitForTruePredicate<T extends Throwable> - Interface in net.officefloor.frame.test
Predicate to check for is true.
OfficeFunctionType - Interface in net.officefloor.compile.section
Type definition of the OfficeSectionFunction.
OfficeFunctionTypeImpl - Class in net.officefloor.compile.impl.office
OfficeFunctionType implementation.
OfficeFunctionTypeImpl(String, OfficeSubSectionType, ObjectDependencyType[]) - Constructor for class net.officefloor.compile.impl.office.OfficeFunctionTypeImpl
Instantiate.
OfficeGovernance - Interface in net.officefloor.compile.spi.office
Governance within the Office.
OfficeImpl - Class in net.officefloor.frame.impl.execute.office
Office implementation.
OfficeImpl(OfficeMetaData) - Constructor for class net.officefloor.frame.impl.execute.office.OfficeImpl
Initiate.
OfficeInput - Interface in net.officefloor.compile.spi.office
Input to the Office.
OfficeInputNode - Interface in net.officefloor.compile.internal.structure
OfficeInputNodeImpl - Class in net.officefloor.compile.impl.structure
Implementation of the OfficeInputNode.
OfficeInputNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeInputNodeImpl
Initialise.
OfficeInputType - Interface in net.officefloor.compile.office
Type definition of an OfficeInput into the Office.
OfficeInputTypeImpl - Class in net.officefloor.compile.impl.office
OfficeInputType implementation.
OfficeInputTypeImpl(String, String) - Constructor for class net.officefloor.compile.impl.office.OfficeInputTypeImpl
Instantiate.
OfficeLoader - Interface in net.officefloor.compile.office
Loads the OfficeType from the OfficeSource.
OfficeLoaderImpl - Class in net.officefloor.compile.impl.office
OfficeLoader implementation.
OfficeLoaderImpl(Node, NodeContext) - Constructor for class net.officefloor.compile.impl.office.OfficeLoaderImpl
Initiate.
OfficeLoaderUtil - Class in net.officefloor.compile.test.office
Utility class for testing an OfficeSource.
OfficeManagedObject - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectDependency - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectFlow - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectFunctionDependency - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectPool - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectSource - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectTeam - Interface in net.officefloor.compile.spi.office
OfficeManagedObjectType - Interface in net.officefloor.compile.office
Type definition of a ManagedObject required by the OfficeType.
OfficeManagedObjectTypeImpl - Class in net.officefloor.compile.impl.office
OfficeManagedObjectType implementation.
OfficeManagedObjectTypeImpl(String, String, String, String[]) - Constructor for class net.officefloor.compile.impl.office.OfficeManagedObjectTypeImpl
Instantiate.
OfficeManager - Interface in net.officefloor.frame.internal.structure
Manages AssetManager instances within an Office.
OfficeManagerHirer - Interface in net.officefloor.frame.internal.structure
Hires a new OfficeManager.
OfficeManagerHirerImpl - Class in net.officefloor.frame.impl.execute.asset
OfficeManagerHirer implementation.
OfficeManagerHirerImpl(MonitorClockImpl, long, FunctionLoop) - Constructor for class net.officefloor.frame.impl.execute.asset.OfficeManagerHirerImpl
Instantiate.
OfficeManagerImpl - Class in net.officefloor.frame.impl.execute.asset
Implementation of the OfficeManager.
OfficeManagerImpl(MonitorClockImpl, long, FunctionLoop, AssetManager[]) - Constructor for class net.officefloor.frame.impl.execute.asset.OfficeManagerImpl
Initiate.
OfficeManagerTestSupport - Class in net.officefloor.frame.test
TestSupport to provide the OfficeManager.
OfficeManagerTestSupport() - Constructor for class net.officefloor.frame.test.OfficeManagerTestSupport
 
OfficeMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data for the Office.
OfficeMetaDataImpl - Class in net.officefloor.frame.impl.execute.office
OfficeMetaData implementation.
OfficeMetaDataImpl(String, OfficeManagerHirer, MonitorClock, FunctionLoop, ThreadLocalAwareExecutor, Executive, ManagedExecutionFactory, ManagedFunctionMetaData<?, ?>[], ManagedFunctionLocator, ProcessMetaData, ManagedFunctionMetaData<?, ?>, Map<String, ManagedFunctionMetaData<?, ?>>, OfficeStartupFunction[], Profiler) - Constructor for class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
Initiate.
OfficeModelOfficeSource - Class in net.officefloor.model.impl.office
OfficeModel OfficeSource.
OfficeModelOfficeSource() - Constructor for class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
OfficeNode - Interface in net.officefloor.compile.internal.structure
Office node.
OfficeNodeImpl - Class in net.officefloor.compile.impl.structure
OfficeNode implementation.
OfficeNodeImpl(String, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeNodeImpl
Initialise with all parameters.
OfficeObject - Interface in net.officefloor.compile.spi.office
Object required by the Office that is to be provided by the OfficeFloor.
OfficeObjectNode - Interface in net.officefloor.compile.internal.structure
OfficeObjectNodeImpl - Class in net.officefloor.compile.impl.structure
OfficeObjectNode implementation.
OfficeObjectNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
Allow adding a OfficeObject via the OfficeArchitect.
OfficeOutput - Interface in net.officefloor.compile.spi.office
Output from the OfficeOutput.
OfficeOutputNode - Interface in net.officefloor.compile.internal.structure
OfficeOutputNodeImpl - Class in net.officefloor.compile.impl.structure
Implementation of the OfficeOutputNode.
OfficeOutputNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeOutputNodeImpl
Instantiate.
OfficeOutputType - Interface in net.officefloor.compile.office
Type definition of an OfficeOutput from the Office.
OfficeOutputTypeImpl - Class in net.officefloor.compile.impl.office
OfficeOutputType implementation.
OfficeOutputTypeImpl(String, String) - Constructor for class net.officefloor.compile.impl.office.OfficeOutputTypeImpl
Instantiate.
OfficeRepositoryImpl - Class in net.officefloor.model.impl.office
OfficeRepository implementation.
OfficeRepositoryImpl(ModelRepository) - Constructor for class net.officefloor.model.impl.office.OfficeRepositoryImpl
Initiate.
OfficeResponsibility - Interface in net.officefloor.compile.spi.office
Tags a node as a office responsibility source.
OfficeSection - Interface in net.officefloor.compile.spi.office
OfficeSectionFunction - Interface in net.officefloor.compile.spi.office
OfficeSectionInput - Interface in net.officefloor.compile.spi.office
Input into the OfficeSection.
OfficeSectionInputType - Interface in net.officefloor.compile.section
Type definition of the OfficeSectionInput.
OfficeSectionInputTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionInputTypeImpl(String, String, Object[]) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionInputTypeImpl
Instantiate.
OfficeSectionManagedObject - Interface in net.officefloor.compile.spi.office
ManagedObject contained within an OfficeSubSection.
OfficeSectionManagedObjectSource - Interface in net.officefloor.compile.spi.office
OfficeSectionManagedObjectSourceType - Interface in net.officefloor.compile.section
Type definition of an Office SectionManagedObjectSource.
OfficeSectionManagedObjectSourceTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionManagedObjectSourceTypeImpl(String, OfficeSectionManagedObjectTeamType[]) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionManagedObjectSourceTypeImpl
Instantiate.
OfficeSectionManagedObjectTeam - Interface in net.officefloor.compile.spi.office
OfficeSectionManagedObjectTeamType - Interface in net.officefloor.compile.section
Type definition for a Team of a ManagedObject within an OfficeSection.
OfficeSectionManagedObjectType - Interface in net.officefloor.compile.section
Type definition for an Office SectionManagedObject.
OfficeSectionManagedObjectTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionManagedObjectTypeImpl(String, TypeQualification[], Class<?>[], ObjectDependencyType[], OfficeSectionManagedObjectSourceType) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionManagedObjectTypeImpl
Instantiate.
OfficeSectionObject - Interface in net.officefloor.compile.spi.office
Object required by the OfficeSection.
OfficeSectionObjectType - Interface in net.officefloor.compile.section
Type definition of the OfficeSectionObject.
OfficeSectionObjectTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionObjectTypeImpl(String, String, String) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionObjectTypeImpl
Instantiate.
OfficeSectionOutput - Interface in net.officefloor.compile.spi.office
Output from the OfficeSection.
OfficeSectionOutputType - Interface in net.officefloor.compile.section
Type definition of the OfficeSectionOutput.
OfficeSectionOutputTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionOutputType implementation.
OfficeSectionOutputTypeImpl(String, String, boolean, Object[]) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionOutputTypeImpl
Instantiate.
OfficeSectionTransformer - Interface in net.officefloor.compile.spi.office
Enables transforming the OfficeSection.
OfficeSectionTransformerContext - Interface in net.officefloor.compile.spi.office
Context for the OfficeSectionTransformer.
OfficeSectionType - Interface in net.officefloor.compile.section
Type definition of a section of the OfficeSection.
OfficeSectionTypeImpl - Class in net.officefloor.compile.impl.section
OfficeSectionType implementation.
OfficeSectionTypeImpl(String, OfficeSectionInputType[], OfficeSectionOutputType[], OfficeSectionObjectType[]) - Constructor for class net.officefloor.compile.impl.section.OfficeSectionTypeImpl
Instantiate.
OfficeSource - Interface in net.officefloor.compile.spi.office.source
Sources the OfficeType.
OfficeSourceContext - Interface in net.officefloor.compile.spi.office.source
Context for the OfficeSource.
OfficeSourceContextImpl - Class in net.officefloor.compile.impl.office
OfficeSourceContext implementation.
OfficeSourceContextImpl(boolean, String, String[], PropertyList, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.office.OfficeSourceContextImpl
Instantiate.
OfficeSourceProperty - Interface in net.officefloor.compile.spi.office.source
Property of the OfficeSourceSpecification.
OfficeSourcePropertyImpl - Class in net.officefloor.compile.spi.office.source.impl
OfficeSourceProperty implementation.
OfficeSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.office.source.impl.OfficeSourcePropertyImpl
Initiate.
OfficeSourceService<S extends OfficeSource> - Interface in net.officefloor.compile
Service to plug-in an OfficeSource Class alias by including the extension OfficeSource jar on the class path.
OfficeSourceServiceFactory - Interface in net.officefloor.compile
OfficeSourceSpecification - Interface in net.officefloor.compile.spi.office.source
Provides the specification of the OfficeType to be loaded by the particular OfficeSource.
OfficeStart - Interface in net.officefloor.compile.spi.office
Start-up trigger for a ManagedFunction within the Office.
OfficeStartNode - Interface in net.officefloor.compile.internal.structure
OfficeStartNodeImpl - Class in net.officefloor.compile.impl.structure
OfficeStartNode implementation.
OfficeStartNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeStartNodeImpl
Initiate.
OfficeStartupFunction - Interface in net.officefloor.frame.internal.structure
Startup task for an Office.
OfficeStartupFunctionImpl - Class in net.officefloor.frame.impl.execute.office
OfficeStartupFunction implementation.
OfficeStartupFunctionImpl(FlowMetaData, Object) - Constructor for class net.officefloor.frame.impl.execute.office.OfficeStartupFunctionImpl
Initiate.
OfficeSubSection - Interface in net.officefloor.compile.spi.office
OfficeSubSectionType - Interface in net.officefloor.compile.section
Type definition of a section of the OfficeSubSection.
OfficeSupplier - Interface in net.officefloor.compile.spi.office
Supplies OfficeManagedObjectSource instances within the Office.
OfficeSupplierThreadLocal - Interface in net.officefloor.compile.spi.office
OfficeTeam - Interface in net.officefloor.compile.spi.office
Team required by the Office.
OfficeTeamNode - Interface in net.officefloor.compile.internal.structure
OfficeTeamNodeImpl - Class in net.officefloor.compile.impl.structure
OfficeTeamNode implementation.
OfficeTeamNodeImpl(String, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.OfficeTeamNodeImpl
Instantiate.
OfficeTeamRegistry - Interface in net.officefloor.compile.internal.structure
Factory for the creation of an OfficeTeam.
OfficeTeamType - Interface in net.officefloor.compile.office
Type definition of a Team required by the OfficeType.
OfficeTeamTypeImpl - Class in net.officefloor.compile.impl.office
OfficeTeamType implementation.
OfficeTeamTypeImpl(String, TypeQualification[]) - Constructor for class net.officefloor.compile.impl.office.OfficeTeamTypeImpl
Instantiate.
OfficeType - Interface in net.officefloor.compile.office
Type definition of an Office.
OfficeTypeImpl - Class in net.officefloor.compile.impl.office
OfficeType implementation.
OfficeTypeImpl(OfficeInputType[], OfficeOutputType[], OfficeTeamType[], OfficeManagedObjectType[], OfficeAvailableSectionInputType[]) - Constructor for class net.officefloor.compile.impl.office.OfficeTypeImpl
Initiate.
OfficeVisitor - Interface in net.officefloor.frame.api.build
Visitor to the Office.
ofy() - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Obtains the Objectify.
OK - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 200 OK.
OK - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 200 OK status.
ON_COMPLETION_OUTPUT_NAME - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of the SectionOutput for flow after completion of rending the ParsedTemplate.
OnePerson(JobQueue, long) - Constructor for class net.officefloor.frame.impl.spi.team.OnePersonTeam.OnePerson
Initiate.
OnePersonTeam - Class in net.officefloor.frame.impl.spi.team
Team having only one Thread.
OnePersonTeam(ThreadFactory, long) - Constructor for class net.officefloor.frame.impl.spi.team.OnePersonTeam
Initiate.
OnePersonTeam.OnePerson - Class in net.officefloor.frame.impl.spi.team
The individual comprising the Team.
OnePersonTeamSource - Class in net.officefloor.frame.impl.spi.team
OnePersonTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
 
OnePersonTeamSourceService - Class in net.officefloor.plugin.team
OnePersonTeamSourceService() - Constructor for class net.officefloor.plugin.team.OnePersonTeamSourceService
 
onEvent(ApplicationEvent) - Method in class net.officefloor.jaxrs.procedure.OfficeFloorApplicationEventListener
 
onRequest(RequestEvent) - Method in class net.officefloor.jaxrs.procedure.OfficeFloorApplicationEventListener
 
open() - Static method in class net.officefloor.server.aws.sam.OfficeFloorSam
Opens the OfficeFloor.
open() - Static method in class net.officefloor.server.google.function.OfficeFloorHttpFunction
Opens the OfficeFloor.
open(int, int, Class<?>) - Static method in class net.officefloor.woof.mock.MockWoofServer
Opens the WoOF on a particular port with the ClassSectionSource to service ServerHttpConnection.
open(int, int, String...) - Static method in class net.officefloor.woof.WoOF
Opens the WoOF application on the ports.
open(int, int, MockWoofServer.MockWoofServerConfigurer...) - Static method in class net.officefloor.woof.mock.MockWoofServer
Opens the WoOF on particular ports.
open(int, Class<?>) - Static method in class net.officefloor.woof.mock.MockWoofServer
Opens the WoOF on a particular port with the ClassSectionSource to service ServerHttpConnection.
open(String...) - Static method in class net.officefloor.OfficeFloorMain
Convenience method to open a singleton OfficeFloor for embedded use.
open(String...) - Method in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
Compiles and opens the OfficeFloor.
open(String...) - Method in class net.officefloor.woof.compile.CompileWoof
Opens the MockWoofServer.
open(OfficeFloor) - Method in class net.officefloor.OfficeFloorRunner
Undertakes opening the OfficeFloor.
open(OfficeFloor) - Method in class net.officefloor.server.google.function.maven.OfficeFloorHttpFunctionMain
 
open(MockWoofServer.MockWoofServerConfigurer...) - Static method in class net.officefloor.woof.mock.MockWoofServer
Opens the MockWoofServer.
open(MockWoofServer, MockWoofServer.MockWoofServerConfigurer...) - Static method in class net.officefloor.woof.mock.MockWoofServer
Opens the MockWoofServer.
OpenApiArchitect - Interface in net.officefloor.web.openapi
Architect for creating Open API.
OpenApiEmployer - Class in net.officefloor.web.openapi.build
Employer for the OpenApiArchitect.
OpenApiEmployer() - Constructor for class net.officefloor.web.openapi.build.OpenApiEmployer
 
OpenApiOperationBuilder - Interface in net.officefloor.web.openapi.operation
Builds the Operation.
OpenApiOperationContext - Interface in net.officefloor.web.openapi.operation
Context for the OpenApiOperationBuilder.
OpenApiOperationExtension - Interface in net.officefloor.web.openapi.operation
Extension to configure the Operation.
OpenApiOperationExtensionServiceFactory - Interface in net.officefloor.web.openapi.operation
OpenApiOperationFunctionContext - Interface in net.officefloor.web.openapi.operation
OpenApiSectionSource - Class in net.officefloor.web.openapi.section
Configures the Open API servicing.
OpenApiSectionSource(OpenAPI) - Constructor for class net.officefloor.web.openapi.section.OpenApiSectionSource
Initiate.
OpenApiSecurityExtension - Interface in net.officefloor.web.openapi.security
Extension to load SecurityScheme based on HttpSecurity.
OpenApiSecurityExtensionContext - Interface in net.officefloor.web.openapi.security
OpenApiSecurityExtensionServiceFactory - Interface in net.officefloor.web.openapi.security
OpenApiWoofExtensionService - Class in net.officefloor.web.openapi
WoofExtensionService to configure OpenAPI specification.
OpenApiWoofExtensionService() - Constructor for class net.officefloor.web.openapi.OpenApiWoofExtensionService
 
openHttpClient() - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Opens the CloseableHttpClient.
openHttpServer() - Method in class net.officefloor.server.google.function.test.AbstractGoogleHttpFunctionJUnit
Starts the HTTP server for the HttpFunction.
openMockHttpServer() - Method in class net.officefloor.server.google.function.mock.AbstractMockGoogleHttpFunctionJUnit
Open the MockHttpServer for the HttpFunction.
openOfficeFloor() - Method in interface net.officefloor.frame.api.manage.OfficeFloor
Opens the OfficeFloor and starts necessary ManagedFunction instances.
openOfficeFloor() - Method in class net.officefloor.frame.impl.execute.officefloor.OfficeFloorImpl
 
openOfficeFloor() - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Opens the OfficeFloor.
OpenOfficeFloorMojo - Class in net.officefloor.maven
Open OfficeFloor Mojo.
OpenOfficeFloorMojo() - Constructor for class net.officefloor.maven.OpenOfficeFloorMojo
 
operations - Variable in class net.officefloor.model.test.changes.AbstractChangesTestCase
Operations.
OptionalOpenApiConfiguration() - Constructor for class net.officefloor.spring.starter.rest.OfficeFloorOpenApiConfiguration.OptionalOpenApiConfiguration
 
OptionalThreadLocal<T> - Interface in net.officefloor.frame.api.thread
Provides ThreadLocal access to the ManagedObject object instances.
OptionalThreadLocalImpl() - Constructor for class net.officefloor.frame.impl.execute.thread.ThreadLocalImpl.OptionalThreadLocalImpl
 
OptionalThreadLocalInputLinker - Class in net.officefloor.compile.impl.structure
OptionalThreadLocalInputLinker() - Constructor for class net.officefloor.compile.impl.structure.OptionalThreadLocalInputLinker
 
OptionalThreadLocalLinker - Class in net.officefloor.compile.impl.structure
OptionalThreadLocalLinker() - Constructor for class net.officefloor.compile.impl.structure.OptionalThreadLocalLinker
 
OptionalThreadLocalReceiver - Interface in net.officefloor.compile.internal.structure
Receives the OptionalThreadLocal.
OPTIONS - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
OPTIONS HTTP method.
OPTIONS - Static variable in class net.officefloor.server.http.HttpMethod
OPTIONS HttpMethod singleton.
org.apache.coyote - package org.apache.coyote
 
OTHER - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
Non common HttpMethod.
OTHER - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
Non standard HttpStatus.
OTHER - Enum constant in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
Non common HttpVersion.
out(Object) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains Out from dependency object.
Out<T> - Interface in net.officefloor.plugin.variable
Provides output to set a variable.
OutClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
OutClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.OutClassDependencyManufacturer
 
OUTPUT - Static variable in class net.officefloor.servlet.chain.ServletSectionSource
SectionOutput for passing on to next in chain for servicing ServerHttpConnection.
OUTPUT - Static variable in class net.officefloor.spring.webflux.WebFluxSectionSource
SectionOutput for passing on to next in chain for servicing ServerHttpConnection.
OUTPUT - Static variable in class net.officefloor.spring.webmvc.WebMvcSectionSource
SectionOutput for passing on to next in chain for servicing ServerHttpConnection.
OUTPUT_RECONTINUE - Static variable in class net.officefloor.web.security.impl.HttpSecuritySectionSource
Name of the SectionOutput for handling re-continuing after authentication.
outputs() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionInterface
Obtains the SectionOutputLink instances for the SectionOutput instances.
override() - Method in class net.officefloor.test.system.AbstractExternalOverride
Overrides the external values.
OVERRIDE_SECTION_PREFIX - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Prefix on a ParsedTemplateSection name to indicate it is an override section.
overrideProperties(Node, String, OverrideProperties, PropertyList) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
overrideProperties(Node, String, OverrideProperties, PropertyList) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Overrides the PropertyList.
overrideProperties(Node, String, PropertyList) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
overrideProperties(Node, String, PropertyList) - Method in interface net.officefloor.compile.internal.structure.NodeContext
Overrides the PropertyList.
OverrideProperties - Interface in net.officefloor.compile.internal.structure
Node to provide override Property.
OverrideReset() - Constructor for class net.officefloor.test.system.AbstractExternalOverride.OverrideReset
 
overrideSection(Class<? extends SectionSource>, String) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
Overrides the default OfficeSection.
overrideSection(Class<? extends SectionSource>, String) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 

P

param(T) - Method in class net.officefloor.frame.test.MockTestSupport
Wraps a parameter value when attempting to capture.
param(T) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Wraps a parameter value when attempting to capture.
parameter(String) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes parameter types directly.
parameter(Function<StatePollContext<S>, Object>) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows providing a parameter to the ProcessState invoked from the ManagedObjectExecuteContext for polling.
parameter(OfficeSectionOutput, CompileOfficeContext, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes parameter via the procedure.
parameter(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the parameter procedure.
Parameter - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates a Method parameter to indicate it is a ManagedFunction parameter.
PARAMETER - Enum constant in enum class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.Dependencies
Parameter dependency.
PARAMETER - Enum constant in enum class net.officefloor.web.HttpInputPathSegment.HttpInputPathSegmentEnum
Parameter path segment.
PARAMETER_INDEX - Static variable in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionLogicImpl
Scope index of the ManagedObjectIndex indicating the parameter rather than the object of the ManagedObject.
PARAMETER_MANAGED_OBJECT_INDEX - Static variable in class net.officefloor.frame.impl.execute.managedfunction.ManagedFunctionLogicImpl
ManagedObjectIndex for the parameter.
ParameterAnnotation - Class in net.officefloor.plugin.section.clazz
Annotates a Method parameter to indicate it is a ManagedFunction parameter.
ParameterAnnotation() - Constructor for class net.officefloor.plugin.section.clazz.ParameterAnnotation
 
ParameterAnnotationClassSectionParameterInterrogator - Class in net.officefloor.plugin.section.clazz.parameter.impl
ParameterAnnotationClassSectionParameterInterrogator() - Constructor for class net.officefloor.plugin.section.clazz.parameter.impl.ParameterAnnotationClassSectionParameterInterrogator
 
ParameterCapture<T> - Class in net.officefloor.frame.test
Captures a parameter value.
ParameterCapture() - Constructor for class net.officefloor.frame.test.ParameterCapture
 
ParameterClassSectionParameterInterrogator - Class in net.officefloor.plugin.section.clazz.parameter.impl
ParameterClassSectionParameterInterrogator() - Constructor for class net.officefloor.plugin.section.clazz.parameter.impl.ParameterClassSectionParameterInterrogator
 
parameterNamesFactory - Variable in class net.officefloor.web.route.LeafWebRouteHandling
Factory for the parameter names.
ParameterPass() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ParameterPass
 
ParameterReturn() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ParameterReturn
 
ParameterSegment(String, ValueRetriever<T>) - Constructor for class net.officefloor.web.HttpPathFactoryImpl.ParameterSegment
Instantiate.
ParameterTypes - Class in net.officefloor.polyglot.test
Parameter type.
ParameterTypes() - Constructor for class net.officefloor.polyglot.test.ParameterTypes
 
ParameterWebRouteNode - Class in net.officefloor.web.route
WebRouteNode for a path parameter.
ParameterWebRouteNode(StaticWebRouteNode[], LeafWebRouteNode) - Constructor for class net.officefloor.web.route.ParameterWebRouteNode
Instantiate.
paramType(Class<T>) - Method in class net.officefloor.frame.test.MockTestSupport
Wraps a parameter type expected.
paramType(Class<T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Wraps a parameter type expected.
parse() - Method in class net.officefloor.server.http.parse.HttpRequestParser
Parses the HttpRequest.
parse(HttpRequest, ValueLoader) - Method in interface net.officefloor.web.build.HttpArgumentParser
Parses the HTTP entity.
parse(HttpRequest, ValueLoader) - Method in class net.officefloor.web.tokenise.FormHttpArgumentParser
 
parse(ServerHttpConnection) - Method in interface net.officefloor.web.build.HttpObjectParser
Parses the object from the ServerHttpConnection.
parseKey(String, JwksKeyParser[]) - Static method in class net.officefloor.web.jwt.jwks.JwksSectionSource
Parses out the Key.
parseKey(JwksKeyParserContext) - Method in class net.officefloor.web.jwt.authority.jwks.parser.RsaPrivateJwksKeyParserServiceFactory
 
parseKey(JwksKeyParserContext) - Method in class net.officefloor.web.jwt.authority.jwks.parser.SecretJwksKeyParserServiceFactory
 
parseKey(JwksKeyParserContext) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParser
Parses the Key from the JWK key JsonNode.
parseKey(JwksKeyParserContext) - Method in class net.officefloor.web.jwt.jwks.parser.RsaPublicJwksKeyParserServiceFactory
 
parser - Variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller
Parses the XML.
parser - Variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
Parses the XML.
PARTIAL_CONTENT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 206 Partial Content.
PARTIAL_CONTENT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 206 Partial Content status.
partitionCount(int) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the number of partitions.
PartitionKeyMetaData - Class in net.officefloor.nosql.cosmosdb
Meta-data for the PartitionKey.
PartitionKeyMetaData(String, Function<Object, PartitionKey>) - Constructor for class net.officefloor.nosql.cosmosdb.PartitionKeyMetaData
Instantiate.
PassiveTeamSource - Class in net.officefloor.frame.impl.spi.team
TeamSource for the PassiveTeamSource.PassiveTeam.
PassiveTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.PassiveTeamSource
 
PassiveTeamSourceService - Class in net.officefloor.plugin.team
PassiveTeamSourceService() - Constructor for class net.officefloor.plugin.team.PassiveTeamSourceService
 
password - Variable in class net.officefloor.web.security.scheme.BasicHttpSecuritySource.BasicCredentials
Password.
password(String) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the password.
PasswordEntry - Class in net.officefloor.web.security.store
PasswordEntry(String, byte[], Set<String>) - Constructor for class net.officefloor.web.security.store.PasswordEntry
Initiate.
PasswordFile - Class in net.officefloor.web.security.store
Contents of the password file.
PasswordFile(String) - Constructor for class net.officefloor.web.security.store.PasswordFile
Initiate.
PasswordFileCredentialStore - Class in net.officefloor.web.security.store
Password file implementation of CredentialStore.
PasswordFileCredentialStore(PasswordFile) - Constructor for class net.officefloor.web.security.store.PasswordFileCredentialStore
Initiate.
PasswordFileManagedObjectSource - Class in net.officefloor.web.security.store
PasswordFileManagedObjectSource() - Constructor for class net.officefloor.web.security.store.PasswordFileManagedObjectSource
 
path - Variable in class net.officefloor.web.resource.impl.AbstractHttpResource
Path.
path() - Element in annotation interface net.officefloor.woof.mock.MockWoofServer.MockWoofInput
URL path to service.
PATH - Enum constant in enum class net.officefloor.web.build.HttpValueLocation
Value from the URL path.
PATH_ARGUMENTS - Enum constant in enum class net.officefloor.web.InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies
Path arguments dependency.
PATH_VALUES - Enum constant in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Path values dependency.
pause() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
PAYMENT_REQUIRED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 402 Payment Required.
PAYMENT_REQUIRED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 402 Payment Required status.
peekToTarget(StreamBufferScanner.ScanTarget) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Peeks in the current StreamBuffer to attempt to find the StreamBufferScanner.ScanTarget.
PipelineResult(long, long, int) - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.PipelineResult
poll() - Method in class net.officefloor.plugin.managedobject.poll.StatePoller
Manually trigger poll.
POLL_INTERVAL - Static variable in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Property name for the poll interval in milliseconds.
pollMargin(long, TimeUnit) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows specifying the poll margin.
pooledBuffer - Variable in class net.officefloor.server.stream.StreamBuffer
Obtains the pooled buffer.
PooledConnectionDecorator - Interface in net.officefloor.jdbc.decorate
Decorator on all created PooledConnection instances.
PooledConnectionDecoratorServiceFactory - Interface in net.officefloor.jdbc.decorate
pooledLostCause - Variable in class net.officefloor.frame.test.TestManagedObject
Lost cause of ManagedObject for the ManagedObjectPool.
pooledLostManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
pooledReturnedManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
pooledSourcedManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
pooledSourceFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Failure in sourcing ManagedObject via ManagedObjectPool.
poolEmptied - Variable in class net.officefloor.frame.test.TestManagedObject
Indicates if the ManagedObjectPool has been emptied.
popContext() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Pops the previous XmlContext off the stack and makes it the current XmlContext for XML unmarshalling.
populateLocalAddr() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateLocalName() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateLocalPort() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateRemoteAddr() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateRemoteHost() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateRemotePort() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
populateRemovedConnections(List<ConnectionModel>) - Method in class net.officefloor.model.impl.change.DisconnectChange
Populates the removed ConnectionModel.
port(int) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the port.
port(int) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the port.
port(int) - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit.Configuration
Specifies the port.
port(int) - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit.Configuration
Specifies the port.
position - Variable in class net.officefloor.server.stream.StreamBuffer.FileBuffer
Position within the FileChannel to write content.
position(Buffer) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handle difference in position.
position(Buffer, int) - Static method in class net.officefloor.server.stream.BufferJvmFix
Handles difference in position.
POST - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
POST HTTP method.
POST - Static variable in class net.officefloor.server.http.HttpMethod
POST HttpMethod singleton.
postAdminister(String) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Creates post Administration.
postAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Adds Administration to be undertaken after this ManagedFunction.
postAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
PostgreSqlDataSourceFactory - Interface in net.officefloor.jdbc.postgresql
PostgreSql DataSourceFactory.
PostgreSqlDataSourceManagedObjectSource - Class in net.officefloor.jdbc.postgresql
PostgreSqlDataSourceManagedObjectSource() - Constructor for class net.officefloor.jdbc.postgresql.PostgreSqlDataSourceManagedObjectSource
 
PostgreSqlExtension - Class in net.officefloor.jdbc.postgresql.test
Extension to run PostgreSql.
PostgreSqlExtension() - Constructor for class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
Instantiate with default AbstractPostgreSqlJUnit.Configuration.
PostgreSqlExtension(AbstractPostgreSqlJUnit.Configuration) - Constructor for class net.officefloor.jdbc.postgresql.test.PostgreSqlExtension
Instantiate.
PostgreSqlReadOnlyConnectionManagedObjectSource - Class in net.officefloor.jdbc.postgresql
PostgreSqlReadOnlyConnectionManagedObjectSource() - Constructor for class net.officefloor.jdbc.postgresql.PostgreSqlReadOnlyConnectionManagedObjectSource
 
PostgreSqlRule - Class in net.officefloor.jdbc.postgresql.test
TestRule to run PostgreSql.
PostgreSqlRule() - Constructor for class net.officefloor.jdbc.postgresql.test.PostgreSqlRule
Instantiate with default AbstractPostgreSqlJUnit.Configuration.
PostgreSqlRule(AbstractPostgreSqlJUnit.Configuration) - Constructor for class net.officefloor.jdbc.postgresql.test.PostgreSqlRule
Instantiate.
postProcessTestInstance(Object, ExtensionContext) - Method in class net.officefloor.frame.test.TestSupportExtension
 
preAdminister(String) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Creates pre Administration.
preAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Adds Administration to be undertaken before this ManagedFunction.
preAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
PRECONDITION_FAILED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 412 Precondition Failed.
PRECONDITION_FAILED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 412 Precondition Failed status.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class net.officefloor.spring.starter.rest.OfficeFloorHandlerInterceptor
 
preLoadAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in interface net.officefloor.frame.api.build.DependencyMappingBuilder
Adds Administration to be undertaken before this ManagedObject is loaded.
preLoadAdminister(String, Class<E>, AdministrationFactory<E, f, G>) - Method in class net.officefloor.frame.impl.construct.managedobject.DependencyMappingBuilderImpl
 
prepareResponse() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
PressureOverloadServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.PressureOverloadServicer
 
PrimitiveReturn() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.PrimitiveReturn
 
primitives(boolean, byte, short, char, int, long, float, double) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes primitive types directly.
primitives(CompileOfficeContext, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes primitives via the procedure.
primitives(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the primitives procedure.
PrimitiveTypes - Class in net.officefloor.polyglot.test
Primitive types.
PrimitiveTypes() - Constructor for class net.officefloor.polyglot.test.PrimitiveTypes
 
printHeapMemoryDiagnostics() - Method in class net.officefloor.frame.test.LogTestSupport
Prints heap memory details.
printHeapMemoryDiagnostics() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Prints heap memory details.
printIssue(DefaultCompilerIssue, PrintStream) - Static method in exception net.officefloor.compile.impl.issues.CompileException
printIssue(DefaultCompilerIssue, PrintWriter) - Static method in exception net.officefloor.compile.impl.issues.CompileException
printMessage(InputStream) - Method in class net.officefloor.frame.test.LogTestSupport
Prints a message regarding the test.
printMessage(InputStream) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Prints a message regarding the test.
printMessage(Reader) - Method in class net.officefloor.frame.test.LogTestSupport
Prints a message regarding the test.
printMessage(Reader) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Prints a message regarding the test.
printMessage(String) - Method in class net.officefloor.frame.test.LogTestSupport
Prints a message regarding the test.
printMessage(String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Prints a message regarding the test.
printStackTrace() - Method in exception net.officefloor.compile.impl.adapt.AdaptedException
 
printStackTrace() - Method in exception net.officefloor.compile.impl.issues.CompileException
 
printStackTrace(PrintStream) - Method in exception net.officefloor.compile.impl.adapt.AdaptedException
 
printStackTrace(PrintStream) - Method in exception net.officefloor.compile.impl.issues.CompileException
 
printStackTrace(PrintStream) - Method in exception net.officefloor.server.http.CleanupException
 
printStackTrace(PrintWriter) - Method in exception net.officefloor.compile.impl.adapt.AdaptedException
 
printStackTrace(PrintWriter) - Method in exception net.officefloor.compile.impl.issues.CompileException
 
printStackTrace(PrintWriter) - Method in exception net.officefloor.server.http.CleanupException
 
PrivateSource - Annotation Interface in net.officefloor.frame.api.source
Annotation to be applied to private sources so they are ignored from being dynamically "discovered" for use in configuration.
procedure(String, Class<? extends ProcedureSourceServiceFactory>, ProcedureProperty...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of Procedure for testing.
procedure(String, Class<? extends ProcedureSourceServiceFactory>, OfficeFloorCompiler, ProcedureProperty...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of Procedure for testing.
procedure(String, String, ProcedureProperty...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of Procedure for testing.
procedure(String, ProcedureProperty...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of default Procedure for testing.
Procedure - Interface in net.officefloor.activity.procedure
Procedure.
PROCEDURE_NAME - Static variable in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
Procedure name.
PROCEDURE_PROPERTY_NAME - Static variable in class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
Property name identifying the procedure name.
ProcedureArchitect<S> - Interface in net.officefloor.activity.procedure.build
Builds the Procedure instances.
ProcedureDispatcherServlet - Class in net.officefloor.spring.webmvc.procedure
DispatcherServlet for the SpringWebMvcProcedureSource.
ProcedureDispatcherServlet() - Constructor for class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 
ProcedureEmployer - Class in net.officefloor.activity.procedure.build
ProcedureEmployer() - Constructor for class net.officefloor.activity.procedure.build.ProcedureEmployer
 
ProcedureEscalationType - Interface in net.officefloor.activity.procedure
Type definition of a possible EscalationFlow by the Procedure.
ProcedureEscalationTypeImpl - Class in net.officefloor.activity.impl.procedure
ProcedureEscalationType implementation.
ProcedureEscalationTypeImpl(String, Class<? extends Throwable>) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureEscalationTypeImpl
Instantiate.
ProcedureFlowType - Interface in net.officefloor.activity.procedure
Type definition of a Flow possibly instigated by a Procedure.
ProcedureFlowTypeImpl - Class in net.officefloor.activity.impl.procedure
ProcedureFlowType implementation.
ProcedureFlowTypeImpl(String, Class<?>) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureFlowTypeImpl
Instantiate.
ProcedureImpl - Class in net.officefloor.activity.impl.procedure
Procedure implementation.
ProcedureImpl(String, String, ProcedureProperty[]) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureImpl
Instantiate.
ProcedureListContext - Interface in net.officefloor.activity.procedure.spi
Context for listing the Procedure instances.
ProcedureLoader - Interface in net.officefloor.activity.procedure
ProcedureLoaderCompilerRunnable - Class in net.officefloor.activity.impl.procedure
ProcedureLoaderCompilerRunnable() - Constructor for class net.officefloor.activity.impl.procedure.ProcedureLoaderCompilerRunnable
 
ProcedureLoaderImpl - Class in net.officefloor.activity.impl.procedure
ProcedureLoader implementation.
ProcedureLoaderImpl(OfficeFloorCompiler) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureLoaderImpl
Instantiate.
ProcedureLoaderImpl(OfficeArchitect, OfficeSourceContext) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureLoaderImpl
Instantiate.
ProcedureLoaderImpl(SectionDesigner, SectionSourceContext) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureLoaderImpl
Instantiate.
ProcedureLoaderUtil - Class in net.officefloor.activity.procedure
Utility to test the ProcedureLoader.
ProcedureManagedFunctionContext - Interface in net.officefloor.activity.procedure.spi
ProcedureManagedFunctionSource - Class in net.officefloor.activity.procedure.section
ManagedFunctionSource for first-class procedure.
ProcedureManagedFunctionSource() - Constructor for class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
 
ProcedureMethodContext - Interface in net.officefloor.activity.procedure.spi
Context for the ProcedureSource.
ProcedureObjectType - Interface in net.officefloor.activity.procedure
Type definition of a dependent Object required by the Procedure.
ProcedureObjectTypeImpl - Class in net.officefloor.activity.impl.procedure
ProcedureObjectType implementation.
ProcedureObjectTypeImpl(String, Class<?>, String) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureObjectTypeImpl
Instantiate.
ProcedureProperty - Interface in net.officefloor.activity.procedure
Individual property of the Procedure.
ProcedurePropertyImpl - Class in net.officefloor.activity.impl.procedure
ProcedureProperty implementation.
ProcedurePropertyImpl(String, String) - Constructor for class net.officefloor.activity.impl.procedure.ProcedurePropertyImpl
Initiate with name and label of property.
ProcedureSectionSource - Class in net.officefloor.activity.procedure.section
ProcedureSectionSource() - Constructor for class net.officefloor.activity.procedure.section.ProcedureSectionSource
 
ProcedureSource - Interface in net.officefloor.activity.procedure.spi
Source providing a Procedure.
ProcedureSourceServiceFactory - Interface in net.officefloor.activity.procedure.spi
ProcedureSpecification - Interface in net.officefloor.activity.procedure.spi
Builds the specification for the Procedure.
ProcedureType - Interface in net.officefloor.activity.procedure
Type definition of a Procedure.
ProcedureTypeBuilder - Interface in net.officefloor.activity.procedure
Builder of expected ProcedureType.
ProcedureTypeImpl - Class in net.officefloor.activity.impl.procedure
ProcedureType implementation.
ProcedureTypeImpl(String, Class<?>, ProcedureObjectType[], ProcedureVariableType[], ProcedureFlowType[], ProcedureEscalationType[], Class<?>) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureTypeImpl
Instantiate.
ProcedureVariableType - Interface in net.officefloor.activity.procedure
Type definition of Var required by the Procedure.
ProcedureVariableTypeImpl - Class in net.officefloor.activity.impl.procedure
ProcedureVariableType implementation.
ProcedureVariableTypeImpl(String, String) - Constructor for class net.officefloor.activity.impl.procedure.ProcedureVariableTypeImpl
Instantiate.
proceed() - Method in class net.officefloor.spring.starter.rest.security.AuthorizeAdministrationSource
 
PROCESS - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Process asset.
PROCESS - Enum constant in enum class net.officefloor.frame.internal.structure.ManagedObjectScope
ProcessAwareHttpResponse<B> - Class in net.officefloor.server.http.impl
ProcessAwareHttpResponse(ProcessAwareServerHttpConnectionManagedObject<B>, HttpVersion, ManagedObjectContext) - Constructor for class net.officefloor.server.http.impl.ProcessAwareHttpResponse
Instantiate.
ProcessAwareHttpResponseCookies - Class in net.officefloor.server.http.impl
ProcessAwareHttpResponseCookies(ManagedObjectContext) - Constructor for class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
Instantiate.
ProcessAwareHttpResponseHeaders - Class in net.officefloor.server.http.impl
ProcessAwareHttpResponseHeaders(ManagedObjectContext) - Constructor for class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
Instantiate.
ProcessAwareServerHttpConnectionManagedObject<B> - Class in net.officefloor.server.http.impl
ServerHttpConnection implementation available for ExternalServiceInput.
ProcessAwareServerHttpConnectionManagedObject(HttpServerLocation, boolean, Supplier<HttpMethod>, Supplier<String>, HttpVersion, NonMaterialisedHttpHeaders, ByteSequence, HttpHeaderValue, DateHttpHeaderClock, boolean, HttpResponseWriter<B>, StreamBufferPool<B>) - Constructor for class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
Instantiate.
ProcessAwareServerOutputStream - Class in net.officefloor.server.stream.impl
ProcessAwareServerOutputStream(ServerOutputStream, ManagedObjectContext) - Constructor for class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
Instantiate.
ProcessAwareServerWriter - Class in net.officefloor.server.stream.impl
ProcessState aware writing ServerWriter.
ProcessAwareServerWriter(ServerWriter, ManagedObjectContext) - Constructor for class net.officefloor.server.stream.impl.ProcessAwareServerWriter
Instantiate.
ProcessCancelledEscalation - Class in net.officefloor.frame.api.escalate
Indicates the ProcessState was cancelled.
ProcessCancelledEscalation() - Constructor for class net.officefloor.frame.api.escalate.ProcessCancelledEscalation
 
processComplete(ProcessIdentifier) - Method in interface net.officefloor.frame.api.executive.Executive
Invokes to notify the ProcessState identified by the ProcessIdentifier is complete.
processComplete(ProcessState) - Method in class net.officefloor.frame.impl.execute.officefloor.ThreadLocalAwareExecutorImpl
 
processComplete(ProcessState) - Method in interface net.officefloor.frame.internal.structure.ThreadLocalAwareExecutor
Flags the ProcessState as complete.
processDispatchResult(ModelAndView, Throwable) - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Delegates to the DispatcherServlet to process the results.
ProcessIdentifier - Interface in net.officefloor.frame.api.executive
Identifier for ProcessState.
ProcessManager - Interface in net.officefloor.frame.api.manage
Manages the ProcessState.
ProcessMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data for the ProcessState.
ProcessMetaDataImpl - Class in net.officefloor.frame.impl.execute.process
ProcessMetaData implementation.
ProcessMetaDataImpl(ManagedObjectMetaData<?>[], ThreadMetaData) - Constructor for class net.officefloor.frame.impl.execute.process.ProcessMetaDataImpl
Initiate.
ProcessProfiler - Interface in net.officefloor.frame.internal.structure
Profiler of the ProcessState.
ProcessProfilerImpl - Class in net.officefloor.frame.impl.execute.profile
ProcessProfiler implementation.
ProcessProfilerImpl(Profiler, ProcessState, long, long) - Constructor for class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
Initiate.
ProcessSafeOperation<R,T extends Throwable> - Interface in net.officefloor.frame.api.managedobject
ProcessState safe operation.
processSendfile(SendfileDataBase) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
ProcessState - Interface in net.officefloor.frame.internal.structure
State of a process within the Office.
processStateCompleted() - Method in class net.officefloor.frame.impl.execute.profile.ProcessProfilerImpl
 
processStateCompleted() - Method in interface net.officefloor.frame.internal.structure.ProcessProfiler
Invoked once the ProcessState is complete.
ProcessStateImpl - Class in net.officefloor.frame.impl.execute.process
Implementation of the ProcessState.
ProcessStateImpl(ProcessMetaData, OfficeMetaData, FlowCallback, ThreadState, ThreadLocalAwareExecutor, Profiler, Consumer<ProcessState>) - Constructor for class net.officefloor.frame.impl.execute.process.ProcessStateImpl
Initiate.
ProcessStateImpl(ProcessMetaData, OfficeMetaData, FlowCallback, ThreadState, ThreadLocalAwareExecutor, Profiler, ManagedObject, ManagedObjectMetaData<?>, int, Consumer<ProcessState>) - Constructor for class net.officefloor.frame.impl.execute.process.ProcessStateImpl
Initiate for a ProcessState initiated by a ManagedObject.
PROEPRTY_STARTUP_TIMEOUT - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
Property name for the startup timeout in milliseconds.
profile(String) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
Builder pattern for adding an additional profile.
profile(String) - Method in class net.officefloor.woof.mock.MockWoofServerRule
Builder pattern for adding an additional profile.
profile(ManagedFunctionLogicMetaData) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
profile(ManagedFunctionLogicMetaData) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Profiles that ManagedObjectContainer is being executed.
ProfiledManagedFunction - Interface in net.officefloor.frame.api.profile
Profiled execution of a ManagedFunction.
ProfiledProcessState - Interface in net.officefloor.frame.api.profile
Profiled ProcessState.
ProfiledThreadState - Interface in net.officefloor.frame.api.profile
Profiled ThreadState.
profileManagedFunction(ManagedFunctionLogicMetaData) - Method in class net.officefloor.frame.impl.execute.profile.ThreadProfilerImpl
 
profileManagedFunction(ManagedFunctionLogicMetaData) - Method in interface net.officefloor.frame.internal.structure.ThreadProfiler
Profiles execution of a ManagedFunction.
profileProcessState(ProfiledProcessState) - Method in interface net.officefloor.frame.api.profile.Profiler
Enables the Profiler to profile the completed ProcessState.
Profiler - Interface in net.officefloor.frame.api.profile
Profiler that receives profile information from OfficeFrame on each ProcessState completion.
PROJECT_ID - Static variable in class net.officefloor.nosql.firestore.FirestoreConnect
Property name to specify the Google project Id.
projectId(String) - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit.Configuration
Specifies the project id.
Promise - Class in net.officefloor.frame.impl.execute.function
Provides promise like functionality for FunctionState instances.
propagateHttpError(AsynchronousFlow) - Static method in class net.officefloor.spring.reactive.ReactiveWoof
Provides handling of an error and propagates
properties() - Element in annotation interface net.officefloor.plugin.section.clazz.ManagedObject
Obtains the PropertyValue instances.
properties() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionInterface
Obtains the PropertyValue instances for the section.
PropertiesUtil - Class in net.officefloor.compile.impl.properties
Utility methods for working with Property instances.
property(String) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of ProcedureProperty.
property(String, String) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Convenience creation of ProcedureProperty.
property(String, String) - Method in class net.officefloor.test.system.AbstractExternalOverride
Allow builder pattern for loading properties.
property(String, String) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
Builder pattern for adding an override property.
property(String, String) - Method in class net.officefloor.woof.mock.MockWoofServerRule
Builder pattern for adding an override property.
Property - Interface in net.officefloor.compile.properties
Property.
Property - Annotation Interface in net.officefloor.plugin.clazz
Flags to inject a Property value.
PROPERTY_ACCESS_KEY_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for the expiration period for the JwtAccessKey.
PROPERTY_ACCESS_KEY_OVERLAP_PERIODS - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for number of overlap access token periods for the JwtAccessKey instances.
PROPERTY_ACCESS_TOKEN_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for the expiration period for access token.
PROPERTY_ACCESS_TOKEN_KEY_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
PROPERTY_ACTIVE_PROFILES - Static variable in class net.officefloor.spring.SpringSupplierSource
PropertyValue to configure active Spring profiles.
PROPERTY_ALGORITHM - Static variable in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
Name of property for the algorithm.
PROPERTY_ALGORITHM - Static variable in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
Name of the Property for the algorithm.
PROPERTY_BEAN_PREFIX - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Property prefix to obtain the bean for the ParsedTemplateSection.
PROPERTY_BIND_NAME - Static variable in class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
Name of property containing the name to bind the object within the HttpSession.
PROPERTY_BIND_NAME - Static variable in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
Name of property containing the name to bind the object within the HttpApplicationState.
PROPERTY_BIND_NAME - Static variable in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
Name of property containing the name to bind the object within the HttpRequestState.
PROPERTY_CASE_INSENSITIVE - Static variable in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
Property to obtain whether the ValueLoader is case insensitive in matching parameter names.
PROPERTY_CHAIN_SERVLETS - Static variable in class net.officefloor.servlet.supply.ServletSupplierSource
Property name to chain the ServletManager in to service HttpRequest instances via Filter/Servlet mappings.
PROPERTY_CHARSET - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property for the Charset of the ParsedTemplate.
PROPERTY_CLAIMS_CLASS - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
Property name for the claims Class to be loaded with claim information of JWT.
PROPERTY_CLASS_NAME - Static variable in class net.officefloor.web.session.object.HttpSessionObjectManagedObjectSource
Name of property containing the class name.
PROPERTY_CLASS_NAME - Static variable in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource
Name of property containing the class name.
PROPERTY_CLASS_NAME - Static variable in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
Name of property containing the class name.
PROPERTY_CLASS_NAME - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property for the Class providing the backing logic to the template.
PROPERTY_CLOCK_SKEW - Static variable in class net.officefloor.web.jwt.JwtHttpSecuritySource
Property name for the clock skew in seconds.
PROPERTY_CLUSTER_HOST_NAME - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the cluster host name.
PROPERTY_CLUSTER_HTTP_PORT - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the cluster HTTP port.
PROPERTY_CLUSTER_HTTPS_PORT - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the cluster HTTPS port.
PROPERTY_CONFIGURATION_INPUT_CHARSET - Static variable in interface net.officefloor.configuration.ConfigurationContext
Name of the Property containing the Charset to use for the ConfigurationItem Reader.
PROPERTY_CONFIGURATION_INPUT_TAG_PREFIX - Static variable in interface net.officefloor.configuration.ConfigurationContext
Name of Property containing the prefix of the tag name.
PROPERTY_CONFIGURATION_INPUT_TAG_SUFFIX - Static variable in interface net.officefloor.configuration.ConfigurationContext
Name of Property containing the suffix of the tag name.
PROPERTY_CONFIGURATION_OUTPUT_CHARSET - Static variable in interface net.officefloor.configuration.ConfigurationContext
Charset to use for the InputStream for the ConfigurationItem.
PROPERTY_CONTENT_TYPE - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property for the Content-Type of the ParsedTemplate.
PROPERTY_CONTEXT_PATH - Static variable in class net.officefloor.web.WebArchitectEmployer
Name of Property specifying the context path.
PROPERTY_DATA_SOURCE_CLASS_NAME - Static variable in class net.officefloor.jdbc.datasource.DefaultDataSourceFactory
Property name for the DataSource Class.
PROPERTY_DATA_SOURCE_FACTORY - Static variable in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Property name to specify the DataSourceFactory implementation.
PROPERTY_DATA_SOURCE_VALIDATE_SQL - Static variable in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Property name to specify the SQL to run to validate the DataSource is configured correctly.
PROPERTY_DATABASE - Static variable in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
Property name for the CosmosDatabase name.
PROPERTY_DATABASE - Static variable in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Property name for the CosmosDatabase id.
PROPERTY_DATABASE - Static variable in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Property name for database.
PROPERTY_DATABASE_CREATE_TIMEOUT - Static variable in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Property name for timeout in creating CosmosDatabase.
PROPERTY_DATABASE_NAME - Static variable in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Property for the database.
PROPERTY_DEPENDENCY_TYPE - Static variable in class net.officefloor.jpa.JpaManagedObjectSource
Property to specify the dependency type for the EntityManager.
PROPERTY_DISABLE_OPEN_API - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Property name to disable OpenAPI.
PROPERTY_DISABLE_SWAGGER - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Property name to disable Swagger UI.
PROPERTY_DOMAIN - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the domain.
PROPERTY_ENABLE_COSMOS_TESTS - Static variable in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Property to flag to indicate if enable Cosmos tests.
PROPERTY_ENTITY_LOCATORS - Static variable in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
Property name for the comma separate list of CosmosEntityLocator Class names.
PROPERTY_ENTITY_LOCATORS - Static variable in class net.officefloor.nosql.dynamodb.DynamoDbSupplierSource
Property name for the comma separate list of DynamoEntityLocator Class names.
PROPERTY_ENTITY_LOCATORS - Static variable in class net.officefloor.nosql.objectify.ObjectifySupplierSource
Property name for the comma separate list of ObjectifyEntityLocator Class names.
PROPERTY_ENTRY_SEARCH_BASE_DN - Static variable in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
Name of property for the search base Dn for entries.
PROPERTY_FUNCTION_NAME - Static variable in class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
Property name specifying a single Method to use for the ManagedFunction.
PROPERTY_FUNCTIONS_NEXT_TO_OUTPUTS - Static variable in class net.officefloor.plugin.section.managedfunction.ManagedFunctionSectionSource
Name of property specifying a comma separated list of ManagedFunction names that will have a SectionOutput created and linked as next.
PROPERTY_HOST - Static variable in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Property name for host.
PROPERTY_HTTP_DATE_HEADER - Static variable in class net.officefloor.server.http.HttpServer
Name of Property specifying whether to send the Date HttpHeader.
PROPERTY_HTTP_PORT - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the HTTP port.
PROPERTY_HTTP_SERVER_NAME - Static variable in class net.officefloor.server.http.HttpServer
Name of Property specifying the name for the Server HttpHeader.
PROPERTY_HTTPS_PORT - Static variable in interface net.officefloor.server.http.HttpServerLocation
Name of Property for the HTTPS port.
PROPERTY_IDENTITY_CLASS - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for the identity Class.
PROPERTY_INCLUDE_STACK_TRACE - Static variable in class net.officefloor.server.http.HttpServer
Name of Property to include the stack trace.
PROPERTY_INHERITED_TEMPLATES_COUNT - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property for the number of inherited templates.
PROPERTY_IS_LOAD_HTTP_PARAMETERS - Static variable in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
Name of property flagging whether to load the HttpRequestState values to a new object.
PROPERTY_IS_PATH_PARAMETERS - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property to indicate if this WebTemplate contains HttpPathParameter instances (dynamic path).
PROPERTY_JSON_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Property name for the OpenAPI JSON path.
PROPERTY_KEY - Static variable in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Property name for the key.
PROPERTY_KEY_LOAD_WAIT_TIME - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property for the wait time for loading JwtRefreshKey and JwtAccessKey instances.
PROPERTY_LINK_SECURE_PREFIX - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Property prefix to obtain whether the link is to be secure.
PROPERTY_LINK_SEPARATOR - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property to obtain the link separator.
PROPERTY_MAX_ENTITY_LENGTH - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of Property for the maximum entity length for HTTP parsing.
PROPERTY_MAX_HEADER_COUNT - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of Property for the maximum HttpHeader per HttpRequest.
PROPERTY_MAX_IDLE_TIME - Static variable in class net.officefloor.web.session.HttpSessionManagedObjectSource
Property name to obtain the default maximum idle times for HttpSession instances.
PROPERTY_MAX_TEXT_LENGTH - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of Property for the maximum text length for HTTP parsing.
PROPERTY_MIN_SIZE - Static variable in class net.officefloor.frame.impl.spi.team.ExecutorCachedTeamSource
Property name for the minimum size.
PROPERTY_NO_TIMEOUT - Static variable in class net.officefloor.server.http.HttpClientTestUtil
System property configured to true to not time out HttpClient instances.
PROPERTY_PARAMETER_PREFIX - Static variable in class net.officefloor.plugin.section.managedfunction.ManagedFunctionSectionSource
Name of property prefix to specify the index of the parameter on the ManagedFunction.
PROPERTY_PASSWORD - Static variable in interface net.officefloor.jdbc.h2.H2DataSourceFactory
Property for password.
PROPERTY_PASSWORD - Static variable in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Property for the password.
PROPERTY_PASSWORD - Static variable in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Property name for password.
PROPERTY_PASSWORD_FILE_PATH - Static variable in class net.officefloor.web.security.store.PasswordFileManagedObjectSource
Name of property identifying the path to the PasswordFile.
PROPERTY_PERSISTENCE_FACTORY - Static variable in class net.officefloor.jpa.JpaManagedObjectSource
PROPERTY_PERSISTENCE_UNIT - Static variable in class net.officefloor.jpa.JpaManagedObjectSource
Property for the name of the persistence unit.
PROPERTY_PORT - Static variable in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Property for the port.
PROPERTY_PORT - Static variable in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Property name for port.
PROPERTY_PREFIX - Static variable in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
Property name for the template prefix.
PROPERTY_PREFIX_ALIAS - Static variable in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource
Property prefix for the aliases.
PROPERTY_PRIVATE_KEY - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Name of property for the private key.
PROPERTY_READ_CAPACITY - Static variable in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
Property for read capacity unit.
PROPERTY_REALM - Static variable in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
Name of property to retrieve the realm being secured.
PROPERTY_REALM - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Name of property for the realm.
PROPERTY_REALM - Static variable in class net.officefloor.web.security.scheme.FormHttpSecuritySource
Name of Property to retrieve the realm being secured.
PROPERTY_REALM - Static variable in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
Name of Property to configure the realm.
PROPERTY_REALM - Static variable in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
Name of Property to configure the realm.
PROPERTY_REDIRECT_VALUES_FUNCTION - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property for the Method name on the logic Class that will return an object containing the values for the path parameters in redirecting to this WebTemplate.
PROPERTY_REFRESH_KEY_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for the expiration period for the JwtRefreshKey.
PROPERTY_REFRESH_KEY_OVERLAP_PERIODS - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for number of overlap refresh token periods for the JwtRefreshKey instances.
PROPERTY_REFRESH_TOKEN_CIPHER_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
PROPERTY_REFRESH_TOKEN_EXPIRATION_PERIOD - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Property name for the expiration period for refresh token.
PROPERTY_REFRESH_TOKEN_KEY_FACTORY - Static variable in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
PROPERTY_ROLES_SEARCH_BASE_DN - Static variable in class net.officefloor.web.security.store.JndiLdapManagedObjectSource
Name of property for the search base Dn for roles.
PROPERTY_SECTION_LOCATION - Static variable in class net.officefloor.plugin.section.transform.TransformSectionSource
Name of the Property for the location of the SectionSource to transform.
PROPERTY_SECTION_PROPERTY_PREFIX - Static variable in class net.officefloor.plugin.section.transform.TransformSectionSource
Prefix on the Property name for the Property instances of the SectionSource to transform.
PROPERTY_SECTION_SOURCE_CLASS_NAME - Static variable in class net.officefloor.plugin.section.transform.TransformSectionSource
Name of the Property for the Class name of the SectionSource to transform.
PROPERTY_SECURE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of Property indicating if secure.
PROPERTY_SERVER_NAME - Static variable in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Property for the server name.
PROPERTY_SESSION_ID_COOKIE_NAME - Static variable in class net.officefloor.web.session.HttpSessionManagedObjectSource
Property name to obtain the HttpCookie name of the Session Id.
PROPERTY_SHUTDOWN_TIME_IN_SECONDS - Static variable in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
Maximum time to wait in seconds for the ExecutorService to shutdown.
PROPERTY_SKIP_FAILED_COSMOS - Static variable in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Property to flag skipping failed Cosmos DB tests.
PROPERTY_SSL_CONTEXT_SOURCE - Static variable in class net.officefloor.server.http.HttpServer
Name of Property for the SslContextSource.
PROPERTY_SSL_PROTOCOL - Static variable in class net.officefloor.server.ssl.OfficeFloorDefaultSslContextSource
Property to specify the SSL protocol to use.
PROPERTY_SUFFIX - Static variable in class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
Property name for the template suffix.
PROPERTY_SWAGGER_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Property name for the Swagger UI path.
PROPERTY_TEMPLATE_CONTENT - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property to obtain the raw ParsedTemplate content.
PROPERTY_TEMPLATE_LOCATION - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property providing the location of the WebTemplate content.
PROPERTY_TEMPLATE_LOCATION_CHARSET - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property providing the Charset to read in the WebTemplate content at the configured WebTemplateSectionSource.PROPERTY_TEMPLATE_LOCATION.
PROPERTY_TEMPLATE_SECURE - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of Property to indicate if the ParsedTemplate requires a secure ServerHttpConnection.
PROPERTY_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource
Name of property to obtain the Thread priority.
PROPERTY_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeamSource
Property to specify the worker Thread priority.
PROPERTY_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.OnePersonTeamSource
Property to specify the worker Thread priority.
PROPERTY_THREAD_PRIORITY - Static variable in class net.officefloor.frame.impl.spi.team.WorkerPerJobTeamSource
Property to specify the worker Thread priority.
PROPERTY_UNLINK_CONTEXT_PROFILES - Static variable in class net.officefloor.spring.SpringSupplierSource
PropertyValue to flag whether to unlink Spring profiles to Office profiles.
PROPERTY_URL - Static variable in interface net.officefloor.jdbc.h2.H2DataSourceFactory
PROPERTY_URL - Static variable in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Property name for the URL for the CosmosClient.
PROPERTY_USE_DEPENDENCY_SESSION_ID_GENERATOR - Static variable in class net.officefloor.web.session.HttpSessionManagedObjectSource
Property name specifying whether to use an external HttpSessionIdGenerator.
PROPERTY_USE_DEPENDENCY_SESSION_STORE - Static variable in class net.officefloor.web.session.HttpSessionManagedObjectSource
Property name specifying whether to use an external HttpSessionStore.
PROPERTY_USER - Static variable in interface net.officefloor.jdbc.h2.H2DataSourceFactory
Property for user.
PROPERTY_USER - Static variable in interface net.officefloor.jdbc.postgresql.PostgreSqlDataSourceFactory
Property for the user name.
PROPERTY_USERNAME - Static variable in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
Property name for username.
PROPERTY_WAIT_TIME - Static variable in class net.officefloor.frame.impl.spi.team.ExecutorCachedTeamSource
Property name for the wait time for a Job before shutting down the Thread.
PROPERTY_WAR_PATH - Static variable in class net.officefloor.servlet.supply.ServletWoofExtensionService
Property to specify path to web application (WAR).
PROPERTY_WAR_PATH - Static variable in class net.officefloor.webapp.OfficeFloorWar
Property name for the web application (WAR) path.
PROPERTY_WEB_CLIENT_BUILDER_FACTORY - Static variable in class net.officefloor.spring.webclient.WebClientManagedObjectSource
PROPERTY_WRITE_CAPACITY - Static variable in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
Property for write capacity unit.
PROPERTY_YAML_PATH - Static variable in class net.officefloor.web.openapi.OpenApiWoofExtensionService
Property name for the OpenAPI YAML path.
propertyCase(String) - Static method in class net.officefloor.model.generate.GraphNodeMetaData
Returns the input text in case ready for properties.
PropertyClassDependencyFactory - Class in net.officefloor.plugin.clazz.dependency.impl
PropertyClassDependencyFactory(String) - Constructor for class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyFactory
Instantiate.
PropertyClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
PropertyClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.PropertyClassDependencyManufacturer
 
PropertyConfigurable - Interface in net.officefloor.compile.properties
Item that is configurable with Property instances.
PropertyImpl - Class in net.officefloor.compile.impl.properties
Property implementation.
PropertyImpl(String) - Constructor for class net.officefloor.compile.impl.properties.PropertyImpl
Instantiates the label as the name.
PropertyImpl(String, String) - Constructor for class net.officefloor.compile.impl.properties.PropertyImpl
Instantiate.
PropertyKey - Class in net.officefloor.web.value.load
Key for matching property names.
PropertyKey(String, boolean) - Constructor for class net.officefloor.web.value.load.PropertyKey
Initiate.
PropertyKeyFactory - Class in net.officefloor.web.value.load
Factory for a PropertyKey.
PropertyKeyFactory(boolean) - Constructor for class net.officefloor.web.value.load.PropertyKeyFactory
Initiate.
PropertyList - Interface in net.officefloor.compile.properties
Listing of Property instances.
PropertyListImpl - Class in net.officefloor.compile.impl.properties
Implementation of the PropertyList.
PropertyListImpl(String...) - Constructor for class net.officefloor.compile.impl.properties.PropertyListImpl
Initiate.
PropertyListSourceProperties - Class in net.officefloor.compile.impl.properties
SourceProperties initialised from a PropertyList.
PropertyListSourceProperties(PropertyList) - Constructor for class net.officefloor.compile.impl.properties.PropertyListSourceProperties
Initiate with Property instances within the PropertyList.
PropertyListUtil - Class in net.officefloor.compile.test.properties
Utility class for testing a PropertyList.
PropertyMetaData - Class in net.officefloor.web.value.retrieve
Meta-data for the property.
PropertyMetaData(String, Method, PropertyMetaData[]) - Constructor for class net.officefloor.web.value.retrieve.PropertyMetaData
Initiate.
PropertyNode - Class in net.officefloor.compile.impl.structure
Node identifying an Property.
PropertyNode(String, String, String) - Constructor for class net.officefloor.compile.impl.structure.PropertyNode
Instantiate.
PropertyNode(Property) - Constructor for class net.officefloor.compile.impl.structure.PropertyNode
Instantiate from a Property.
PropertyValue - Annotation Interface in net.officefloor.plugin.section.clazz
Property annotation.
PropertyValueRetrieverImpl<T> - Class in net.officefloor.web.value.retrieve
ValueRetriever implementation.
PropertyWebTemplateWriter - Class in net.officefloor.web.template.section
WebTemplateWriter to write a bean property.
PropertyWebTemplateWriter(PropertyParsedTemplateSectionContent, ValueRetriever<Object>, Class<?>) - Constructor for class net.officefloor.web.template.section.PropertyWebTemplateWriter
Initiate.
PROTOCOL_NAME - Static variable in class net.officefloor.web.resource.classpath.ClasspathResourceSystemFactory
Protocol name.
PROTOCOL_NAME - Static variable in class net.officefloor.web.resource.file.FileResourceSystemService
Protocol name.
provide() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 407 Proxy Authentication Required.
PROXY_AUTHENTICATION_REQUIRED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 407 Proxy Authentication Required status.
ProxyXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Enables wrapping of a XmlWriter to let it be referenced.
ProxyXmlMapping() - Constructor for class net.officefloor.plugin.xml.marshall.tree.ProxyXmlMapping
 
pruneIfUnused() - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
pruneIfUnused() - Method in interface net.officefloor.compile.internal.structure.SectionObjectNode
Removes SectionObject and further outer links, should the SectionObject not be used.
publish(LogRecord) - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
 
purge(LinkedListSet<E, O>, LinkedListSetPromise.Translate<E>) - Static method in class net.officefloor.frame.impl.execute.function.LinkedListSetPromise
Purges the LinkedListSet and executes a FunctionState for each item.
purgeEntries() - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
purgeEntries() - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
Purges all LinkedListSetEntry instances within this LinkedListSet.
pushContext(String, Object, XmlContext) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Makes the input target object and XmlContext the current for XML unmarshalling.
put(A, B, C, E) - Method in class net.officefloor.compile.impl.util.TripleKeyMap
Registers the entry.
put(A, B, E) - Method in class net.officefloor.compile.impl.util.DoubleKeyMap
Registers the entry.
PUT - Enum constant in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
PUT HTTP method.
PUT - Static variable in class net.officefloor.server.http.HttpMethod
PUT HttpMethod singleton.

Q

qualified() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can qualify the ServerHttpConnection.
Qualified - Annotation Interface in net.officefloor.plugin.clazz
Enables qualifying dependencies by textual name.
Qualified.QualifiedNameFactory - Class in net.officefloor.plugin.clazz
QualifiedNameFactory() - Constructor for class net.officefloor.plugin.clazz.Qualified.QualifiedNameFactory
 
QualifiedServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.QualifiedServicer
 
qualifier() - Element in annotation interface net.officefloor.plugin.section.clazz.TypeQualifier
Qualifier.
Qualifier - Annotation Interface in net.officefloor.plugin.clazz
Enables qualifying dependencies by Annotation instances.
QualifierNameFactory<A extends Annotation> - Interface in net.officefloor.plugin.clazz
Determines the Qualifier name from the Qualifier attributes.
qualifiers() - Element in annotation interface net.officefloor.plugin.section.clazz.ManagedObject
Obtains the TypeQualifier instances.
QualifierTypeQualifierInterrogator - Class in net.officefloor.plugin.clazz.qualifier.impl
QualifierTypeQualifierInterrogator - Class in net.officefloor.spring.starter.rest.argument
TypeQualifierInterrogator for Spring's Qualifier.
QualifierTypeQualifierInterrogator() - Constructor for class net.officefloor.plugin.clazz.qualifier.impl.QualifierTypeQualifierInterrogator
 
QualifierTypeQualifierInterrogator() - Constructor for class net.officefloor.spring.starter.rest.argument.QualifierTypeQualifierInterrogator
 
qualify(String...) - Static method in interface net.officefloor.compile.internal.structure.Node
Creates the qualified name, handling null names.
QUERY - Enum constant in enum class net.officefloor.web.build.HttpValueLocation
Value from the query string.

R

R2dbcManagedObjectSource - Class in net.officefloor.r2dbc
ManagedObjectSource for R2DBC Connection.
R2dbcManagedObjectSource() - Constructor for class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
R2dbcSource - Interface in net.officefloor.r2dbc
Obtains a Connection.
randomString(int, int) - Static method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
Generates a random string.
ratify(C, RatifyContext<AC>) - Method in interface net.officefloor.web.spi.security.HttpSecurity
Ratifies whether enough information is available to undertake authentication.
ratify(C, RatifyContext<MockAccessControl>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
ratify(Void, RatifyContext<JwtHttpAccessControl<C>>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
ratify(Void, RatifyContext<HttpAccessControl>) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
ratify(Void, RatifyContext<MockAccessControl>) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
ratify(MockCredentials, RatifyContext<MockAccessControl>) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
RatifyContext<AC extends Serializable> - Interface in net.officefloor.web.spi.security
HTTP ratify context.
RawAdministrationMetaData - Class in net.officefloor.frame.impl.construct.administration
Raw meta-data for the bound Administration.
RawAdministrationMetaData(RawBoundManagedObjectMetaData[], AdministrationMetaData<?, ?, ?>) - Constructor for class net.officefloor.frame.impl.construct.administration.RawAdministrationMetaData
Instantiate.
RawAdministrationMetaDataFactory - Class in net.officefloor.frame.impl.construct.administration
Factory to create the RawAdministrationMetaData.
RawAdministrationMetaDataFactory(OfficeMetaData, FlowMetaDataFactory, EscalationFlowFactory, Map<String, TeamManagement>) - Constructor for class net.officefloor.frame.impl.construct.administration.RawAdministrationMetaDataFactory
Instantiate.
RawBoundManagedObjectInstanceMetaData<O extends Enum<O>> - Class in net.officefloor.frame.impl.construct.managedobject
RawBoundManagedObjectInstanceMetaData(String, RawBoundManagedObjectMetaData, int, RawManagedObjectMetaData<O, ?>, ManagedObjectDependencyConfiguration<?>[], ManagedObjectGovernanceConfiguration[], AdministrationConfiguration<?, ?, ?>[]) - Constructor for class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectInstanceMetaData
Initiate.
RawBoundManagedObjectMetaData - Class in net.officefloor.frame.impl.construct.managedobject
Raw meta-data for a bound ManagedObject.
RawBoundManagedObjectMetaData(String, boolean, ThreadLocalConfiguration) - Constructor for class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Initiate.
RawBoundManagedObjectMetaDataFactory - Class in net.officefloor.frame.impl.construct.managedobject
Factory for the creation of RawBoundManagedObjectMetaData.
RawBoundManagedObjectMetaDataFactory(AssetManagerRegistry, Map<String, RawManagedObjectMetaData<?, ?>>, Map<String, RawGovernanceMetaData<?, ?>>) - Constructor for class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaDataFactory
Instantiate.
RawExecutiveMetaData - Class in net.officefloor.frame.impl.construct.executive
Raw Executive meta-data.
RawExecutiveMetaData(Executive, Map<String, ThreadFactory[]>, TeamOversight) - Constructor for class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaData
Instantiate.
RawExecutiveMetaDataFactory - Class in net.officefloor.frame.impl.construct.executive
Factory for the construction of the RawExecutiveMetaData.
RawExecutiveMetaDataFactory(SourceContext, ThreadFactoryManufacturer) - Constructor for class net.officefloor.frame.impl.construct.executive.RawExecutiveMetaDataFactory
Instantiate.
RawGovernanceMetaData<E,F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.governance
Raw meta-data for a Governance.
RawGovernanceMetaData(String, int, Class<E>, GovernanceConfiguration<E, F>, GovernanceMetaDataImpl<E, F>) - Constructor for class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaData
Initiate.
RawGovernanceMetaDataFactory - Class in net.officefloor.frame.impl.construct.governance
Factory for the creation of the RawGovernanceMetaData.
RawGovernanceMetaDataFactory(String, Map<String, TeamManagement>) - Constructor for class net.officefloor.frame.impl.construct.governance.RawGovernanceMetaDataFactory
Instantiate.
rawHeavyLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service multiple requests pipelined.
RawManagedFunctionMetaData<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedfunction
Raw meta-data for a ManagedFunction.
RawManagedFunctionMetaData(String, ManagedFunctionConfiguration<O, F>, Map<String, RawBoundManagedObjectMetaData>, Map<ManagedObjectIndex, RawBoundManagedObjectMetaData>, ManagedFunctionMetaDataImpl<O, F>) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaData
Initiate.
RawManagedFunctionMetaDataFactory - Class in net.officefloor.frame.impl.construct.managedfunction
Factory to construct RawManagedFunctionMetaData.
RawManagedFunctionMetaDataFactory(RawOfficeMetaData, RawBoundManagedObjectMetaDataFactory) - Constructor for class net.officefloor.frame.impl.construct.managedfunction.RawManagedFunctionMetaDataFactory
Instantiate.
RawManagedObjectMetaData<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedobjectsource
RawManagedObjectMetaData(String, ManagedObjectSourceConfiguration<F, ?>, ManagedObjectSource<O, F>, ManagedObjectSourceMetaData<O, F>, long, ManagedObjectPool, ManagedObjectServiceReady[], ThreadCompletionListener[], Class<?>, boolean, boolean, boolean, RawManagingOfficeMetaData<F>) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaData
Initiate.
RawManagedObjectMetaDataFactory - Class in net.officefloor.frame.impl.construct.managedobjectsource
Factory for the creation of RawManagedObjectMetaData.
RawManagedObjectMetaDataFactory(SourceContext, OfficeFloorConfiguration) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.RawManagedObjectMetaDataFactory
Instantiate.
RawManagingOfficeMetaData<F extends Enum<F>> - Class in net.officefloor.frame.impl.construct.managedobjectsource
RawManagingOfficeMetaData(String, String, InputManagedObjectConfiguration<?>, ManagedObjectFlowMetaData<F>[], ManagedObjectExecutionMetaData[], ManagingOfficeConfiguration<F>, ManagedFunctionInvocation[]) - Constructor for class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
Initialise.
RawOfficeFloorMetaData - Class in net.officefloor.frame.impl.construct.officefloor
Raw OfficeFloorMetaData implementation.
RawOfficeFloorMetaData(Executive, ThreadFactory[], Map<String, ThreadFactory[]>, Map<String, RawTeamMetaData>, BackgroundScheduling[], Object, ThreadLocalAwareExecutor, ManagedExecutionFactory, Map<String, RawManagedObjectMetaData<?, ?>>, EscalationFlow, OfficeFloorListener[]) - Constructor for class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaData
Initiate.
RawOfficeFloorMetaDataFactory - Class in net.officefloor.frame.impl.construct.officefloor
Factory for creating RawOfficeFloorMetaData.
RawOfficeFloorMetaDataFactory(ThreadLocalAwareExecutor) - Constructor for class net.officefloor.frame.impl.construct.officefloor.RawOfficeFloorMetaDataFactory
Instantiate.
RawOfficeMetaData - Class in net.officefloor.frame.impl.construct.office
RawOfficeMetaData implementation.
RawOfficeMetaData(String, RawOfficeFloorMetaData, Map<String, TeamManagement>, Map<String, RawManagedObjectMetaData<?, ?>>, RawBoundManagedObjectMetaData[], RawBoundManagedObjectMetaData[], Map<String, RawBoundManagedObjectMetaData>, boolean, Map<String, RawGovernanceMetaData<?, ?>>) - Constructor for class net.officefloor.frame.impl.construct.office.RawOfficeMetaData
Initiate.
RawOfficeMetaDataFactory - Class in net.officefloor.frame.impl.construct.office
Factory for creating the RawOfficeMetaData.
RawOfficeMetaDataFactory(RawOfficeFloorMetaData) - Constructor for class net.officefloor.frame.impl.construct.office.RawOfficeMetaDataFactory
Instantiate.
rawOverLoad() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can service over requests pipelined.
rawPipelineVerify() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Verify pipeline HTTP requests.
rawPipelining() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can pipeline HTTP requests.
rawSingleRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle raw single HTTP request.
RawTeamMetaData - Class in net.officefloor.frame.impl.construct.team
Raw Team meta-data.
RawTeamMetaData(String, TeamManagement, boolean) - Constructor for class net.officefloor.frame.impl.construct.team.RawTeamMetaData
Initiate.
RawTeamMetaDataFactory - Class in net.officefloor.frame.impl.construct.team
Factory for the construction of RawTeamMetaData.
RawTeamMetaDataFactory(SourceContext, Executive, TeamOversight, ThreadFactoryManufacturer, ThreadLocalAwareExecutor) - Constructor for class net.officefloor.frame.impl.construct.team.RawTeamMetaDataFactory
Instantiate.
rawThreadedHandler() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle HTTP requests with threaded handler.
reactiveWebServerFactory() - Method in class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension.OfficeFloorEmbeddedWebFluxConfiguration
 
ReactiveWoof - Class in net.officefloor.spring.reactive
Utility methods for WoOF working with Spring Reactive.
ReactiveWoof() - Constructor for class net.officefloor.spring.reactive.ReactiveWoof
 
ReactorMethodReturnManufacturerServiceFactory<R extends org.reactivestreams.Publisher<? super T>,T> - Class in net.officefloor.reactor
ReactorMethodReturnManufacturerServiceFactory() - Constructor for class net.officefloor.reactor.ReactorMethodReturnManufacturerServiceFactory
 
ReactorMethodReturnTranslator<R,T> - Class in net.officefloor.reactor
ReactorMethodReturnTranslator(BiConsumer<R, ManagedFunctionContext<?, ?>>) - Constructor for class net.officefloor.reactor.ReactorMethodReturnTranslator
Instantiate.
read() - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
read() - Method in class net.officefloor.server.stream.impl.ByteSequenceServerInputStream
 
read(boolean, byte[], int, int) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
read(boolean, ByteBuffer) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
read(byte[]) - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
read(byte[], int, int) - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
ReadOnlyConnectionManagedObjectSource - Class in net.officefloor.jdbc
ReadOnlyConnectionManagedObjectSource() - Constructor for class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
ReadSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.ReadSection
 
reconnect() - Method in class net.officefloor.model.RemoveConnectionsAction
Reconnects all the ConnectionModel instances.
recordCaptureIssues(boolean) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records the capturing the CompilerIssue instances.
recordCaptureIssues_repeated(int) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records a number of capturing the CompilerIssue instances.
recordIssue(String, Class<? extends Node>, String, Throwable) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records an issue against a Node.
recordIssue(String, Class<? extends Node>, String, CompilerIssue...) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records an issue against a Node.
recordIssue(String, Throwable) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records a top level issue.
recordIssue(String, CompilerIssue...) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records a top level issue.
recordIssueRegex(String, Class<? extends Node>, String, Throwable) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records an issue against a Node.
recordIssueRegex(String, Class<? extends Node>, String, CompilerIssue...) - Method in class net.officefloor.compile.test.issues.MockCompilerIssues
Records an issue against a Node.
recordReflectiveFunctionMethodInvoked(String) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Invoked by the ReflectiveFunctionBuilder when it executes the method.
recordReflectiveFunctionMethodInvoked(String) - Method in class net.officefloor.frame.test.ConstructTestSupport
Invoked by the ReflectiveFunctionBuilder when it executes the method.
recordReturn(Object, T, T) - Method in class net.officefloor.frame.test.MockTestSupport
Convenience method to record a method and its return on a mock object.
recordReturn(Object, T, T) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Convenience method to record a method and its return on a mock object.
recordReturn(Object, T, T, ArgumentsMatcher) - Method in class net.officefloor.frame.test.MockTestSupport
Convenience method to record a method, an ArgumentsMatcher and return value.
recordReturn(Object, T, T, ArgumentsMatcher) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Convenience method to record a method, an ArgumentsMatcher and return value.
recordThrows(Object, T, Throwable) - Method in class net.officefloor.frame.test.MockTestSupport
Convenience method to record an Exception.
recordThrows(Object, T, Throwable) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Convenience method to record an Exception.
recordVoid(Object, ArgumentsMatcher) - Method in class net.officefloor.frame.test.MockTestSupport
Convenience method to record void method.
recordVoid(Object, ArgumentsMatcher) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Convenience method to record void method.
recycle(ManagedObject, ManagedObjectCleanup) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectMetaDataImpl
 
recycle(ManagedObject, ManagedObjectCleanup) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectMetaData
Creates the FunctionState for the recycling of the ManagedObject.
recycleConsumer - Variable in class net.officefloor.frame.test.TestManagedObject
Consumer to be provided the RecycleManagedObjectParameter on recycling.
recycledManagedObject - Variable in class net.officefloor.frame.test.TestManagedObject
ManagedObject provided to the recycle ManagedFunction.
recycleFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible failure in recycling the ManagedObject.
RecycleManagedObjectParameter<MO extends ManagedObject> - Interface in net.officefloor.frame.api.managedobject.recycle
Parameter to the recycle ManagedFunction.
REDIRECT - Enum constant in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.Flows
Redirect flow.
REDIRECT_COOKIE_NAME - Static variable in class net.officefloor.web.HttpRedirectFunction
Name of HttpResponseCookie to indicate a redirect.
REDIRECT_TEMPLATE_OUTPUT_NAME - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of the SectionOutput for redirect to the WebTemplate.
redirectValuesFunctionName - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Name of Method on the logic Class to return the values for path parameters in redirecting to this WebTemplate.
refactorDeployedOffice(DeployedOfficeModel, String, String, String, PropertyList, OfficeType, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
refactorFunctionNamespace(FunctionNamespaceModel, String, String, PropertyList, FunctionNamespaceType, Map<String, String>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, String...) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
refactorOfficeSection(OfficeSectionModel, String, String, String, PropertyList, OfficeSectionType, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
refactorTemplateExtension(Class<S>, String, SourceProperties, String, SourceProperties) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Creates the Change for refactoring.
refactorTemplateExtension(Class<S>, String, SourceProperties, String, SourceProperties, ConfigurationContext, ClassLoader, ResourceSource...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Creates the Change for refactoring.
refactorTemplateExtension(String, String, SourceProperties, String, SourceProperties, ConfigurationContext, SourceContext, WoofChangeIssues) - Method in interface net.officefloor.woof.template.WoofTemplateExtensionLoader
Refactors the WoofTemplateExtensionSource for the WoofTemplateModel.
refactorTemplateExtension(String, String, SourceProperties, String, SourceProperties, ConfigurationContext, SourceContext, WoofChangeIssues) - Method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl
 
RefactorTemplateExtension() - Constructor for class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl.RefactorTemplateExtension
 
REFERENCE - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Enables referencing other mappings.
REFERENCE - Enum constant in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Reference to another mapping.
ReferencedXmlMappingRegistry - Class in net.officefloor.plugin.xml.marshall.tree
Registry of XmlMapping instances by id.
ReferencedXmlMappingRegistry - Class in net.officefloor.plugin.xml.unmarshall.tree
Registry of ReferenceXmlMapping instances.
ReferencedXmlMappingRegistry() - Constructor for class net.officefloor.plugin.xml.marshall.tree.ReferencedXmlMappingRegistry
 
ReferencedXmlMappingRegistry() - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.ReferencedXmlMappingRegistry
 
referenceRegistry - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Registry of XmlMapping that may be referenced.
ReferenceXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Enables referencing another XmlWriter to write the XML of the object obtained from the source object.
ReferenceXmlMapping(Method, XmlMapping) - Constructor for class net.officefloor.plugin.xml.marshall.tree.ReferenceXmlMapping
Initiate to apply reference mapping.
ReflectiveAdministrationBuilder - Class in net.officefloor.frame.test
ReflectiveAdministrationBuilder(Class<C>, C, String, boolean, ManagedFunctionBuilder<?, ?>, ConstructTestSupport) - Constructor for class net.officefloor.frame.test.ReflectiveAdministrationBuilder
Instantiate.
ReflectiveFlow - Interface in net.officefloor.frame.test
Reflective flow to be used as a parameter.
ReflectiveFunctionBuilder - Class in net.officefloor.frame.test
ReflectiveFunctionBuilder(Class<C>, C, String, OfficeBuilder, ConstructTestSupport) - Constructor for class net.officefloor.frame.test.ReflectiveFunctionBuilder
Initiate.
ReflectiveGovernanceBuilder - Class in net.officefloor.frame.test
Reflective GovernanceBuilder.
ReflectiveGovernanceBuilder(Class<C>, C, String, OfficeBuilder, ConstructTestSupport) - Constructor for class net.officefloor.frame.test.ReflectiveGovernanceBuilder
Instantiate.
ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder - Class in net.officefloor.frame.test
Reflective Governance action.
REFRESH - Enum constant in enum class net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
Refreshes the cache.
RefreshToken - Class in net.officefloor.web.jwt.authority
Refresh token.
RefreshToken(String, long) - Constructor for class net.officefloor.web.jwt.authority.RefreshToken
Instantiate.
RefreshTokenException - Exception in net.officefloor.web.jwt.authority
Indicates failure in creating an Refresh token.
RefreshTokenException(Throwable) - Constructor for exception net.officefloor.web.jwt.authority.RefreshTokenException
Instantiate.
RefreshTokenException(HttpStatus, Throwable) - Constructor for exception net.officefloor.web.jwt.authority.RefreshTokenException
Instantiate.
register(String) - Method in class net.officefloor.frame.test.ReflectiveGovernanceBuilder
Constructs the register ManagedObject GovernanceActivity.
register(AccessControlListener<? super AC>) - Method in interface net.officefloor.web.spi.security.AuthenticationContext
Registers an AccessControlListener.
registerAsPossibleMbean(CompileContext) - Method in class net.officefloor.compile.impl.structure.FunctionNamespaceNodeImpl
 
registerAsPossibleMbean(CompileContext) - Method in interface net.officefloor.compile.internal.structure.FunctionNamespaceNode
Registers the ManagedFunctionSource as a possible MBean.
registerAsPossibleMBean(CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
registerAsPossibleMBean(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Registers as a possible MBean.
registerAsynchronousListenerFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible failure in registering the AsynchronousContext.
registerChildContext(String, XmlContext) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Registers a child XmlContext of this XmlContext.
registerDependency(Class<T>, I) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Registers an unqualified dependency for a dependency type.
registerDependency(Object) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Registers an unqualified dependency for concrete type.
registerDependency(String, Class<T>, I) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Registers a dependency for a dependency type.
registerDependency(String, Object) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Registers a qualified dependency for concrete type.
RegisteredGovernance - Interface in net.officefloor.frame.internal.structure
Registered ManagedObject with the Governance.
registerExecutionStrategy(int, ThreadFactory[]) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Registers an ExecutionStrategy.
registerExtension(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed>, Class<?>) - Static method in class net.officefloor.plugin.managedobject.clazz.ClassExtensionFactory
Registers the extension.
registerFieldDependency(Field, Object) - Method in class net.officefloor.jaxrs.OfficeFloorDependencies
Registers a Field dependency.
registerFlow(F, BiConsumer<Object, FlowCallback>) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Registers a Flow handler.
registerFlow(String, InvokedProcessServicer) - Method in class net.officefloor.plugin.managedobject.clazz.ClassStandAlone
Registers an invoked Flow (process).
registerFlow(ClassFlowContext) - Method in interface net.officefloor.plugin.clazz.flow.ClassFlowRegistry
Registers the Flow.
registerForInjection(Class<?>, SupplierSourceContext) - Method in class net.officefloor.servlet.inject.InjectionRegistry
Registers the Class for injection.
registerForInjection(String) - Static method in class net.officefloor.servlet.supply.ServletSupplierSource
Registers the Class for injection.
registerInjectionPoint(AnnotatedElement) - Method in interface net.officefloor.plugin.clazz.interrogate.ClassInjectionInterrogatorContext
Registers a injection point.
registerInterest() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionInterest
Registers interest in the ManagedFunctionContainer.
registerInvokeProcessFunction(int, ManagedFunction<?, ?>, ManagedFunctionContext<?, ?>) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Registers the initial ManagedFunction for the invoked ProcessState.
registerInvokeProcessFunction(Enum<?>, ManagedFunction<?, ?>, ManagedFunctionContext<?, ?>) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Registers the initial ManagedFunction for the invoked ProcessState.
registerInvokeProcessServicer(int, InvokedProcessServicer) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Registers an InvokedProcessServicer for the invoked ProcessState.
registerInvokeProcessServicer(Enum<?>, InvokedProcessServicer) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Registers an InvokedProcessServicer for the invoked ProcessState.
registerManagedObject(E, ManagedObjectContainer, ManagedObjectMetaData<O>, ManagedFunctionContainer) - Method in class net.officefloor.frame.impl.execute.governance.GovernanceContainerImpl
 
registerManagedObject(E, ManagedObjectContainer, ManagedObjectMetaData<O>, ManagedFunctionContainer) - Method in interface net.officefloor.frame.internal.structure.GovernanceContainer
Registers the ManagedObject for Governance.
registerManagedObjectSource(String, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Registers the ManagedObject within this Office.
registerManagedObjectSource(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
registerMBean(ObjectName, Object) - Method in interface net.officefloor.compile.spi.mbean.MBeanRegistrator
Registers an MBean.
registerObject(O, Object) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
Registers a dependency.
registerPossibleMBean(Class<?>, String, Object) - Method in class net.officefloor.compile.impl.structure.OfficeFloorMBeanRegistratorImpl
 
registerPossibleMBean(Class<?>, String, Object) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorMBeanRegistrator
Registers a possible MBean.
registerPossibleMBean(Class<T>, String, S) - Method in class net.officefloor.compile.impl.structure.CompileContextImpl
 
registerPossibleMBean(Class<T>, String, S) - Method in interface net.officefloor.compile.internal.structure.CompileContext
Registers a possible MBean.
registerPostConstruct(Method) - Method in interface net.officefloor.plugin.clazz.interrogate.ClassInjectionInterrogatorContext
Registers a post construct Method.
registerReadInterest() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
registerReadInterest() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
registerReferenceXmlMapping(String, Class<?>, ElementXmlMapping, XmlMappingMetaData) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ReferencedXmlMappingRegistry
Registers a reference XmlMapping.
registerSpringControllerProcedure(SpringWebFluxProcedure) - Static method in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
registerSpringControllerProcedure(SpringWebMvcProcedure) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
registerStartupProcess(F, Object, FlowCallback) - Method in interface net.officefloor.web.spi.security.HttpSecurityExecuteContext
Registers a start up Flow.
registerTeam(String, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Registers a Team which will execute ManagedFunction instances within this Office.
registerTeam(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
registerThreadProfiler() - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
registerThreadProfiler() - Method in interface net.officefloor.frame.internal.structure.ThreadState
Obtains the FunctionState to register the ThreadProfiler.
registerTranslator(Class<?>, Translator) - Method in class net.officefloor.plugin.xml.marshall.translate.TranslatorRegistry
Registers a Translator.
registerTranslator(Class<?>, Translator) - Method in class net.officefloor.plugin.xml.unmarshall.translate.TranslatorRegistry
Registers a Translator.
registerTreeXmlUnmarshaller(InputStream) - Method in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller
Registers a delegate TreeXmlUnmarshaller.
registerWriteInterest() - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
registerXmlMapping(String, XmlMapping) - Method in class net.officefloor.plugin.xml.marshall.tree.ReferencedXmlMappingRegistry
Registers the XmlMapping.
registry - Variable in class net.officefloor.plugin.xml.marshall.tree.ReferencedXmlMappingRegistry
Registry of the XmlMapping instances.
registry - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ReferencedXmlMappingRegistry
Registry of ReferenceXmlMapping instances.
release() - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
release() - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
release() - Method in interface net.officefloor.server.SocketServicer
Releases this SocketServicer from use.
release() - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.FileStreamBuffer
 
release() - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.UnpooledStreamBuffer
 
release() - Method in class net.officefloor.server.stream.StreamBuffer
Releases this StreamBuffer for re-use.
releaseFunctions(boolean) - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
releaseFunctions(boolean) - Method in interface net.officefloor.frame.internal.structure.AssetLatch
Releases the FunctionState instances waiting on the Asset.
releaseFunctions(boolean) - Method in interface net.officefloor.frame.internal.structure.CheckAssetContext
Releases the FunctionState instances waiting on the Asset.
releaseFunctions(boolean, FunctionState) - Method in class net.officefloor.frame.impl.execute.asset.AssetLatchImpl
 
releaseFunctions(boolean, FunctionState) - Method in interface net.officefloor.frame.internal.structure.AssetLatch
Releases the FunctionState instances waiting on the Asset.
releaseStreamBuffers(StreamBuffer<ByteBuffer>) - Static method in class net.officefloor.server.http.mock.MockStreamBufferPool
Releases the StreamBuffer instances.
reloadAccessKeys() - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Allows manually triggering a reload of the JwtAccessKey instances.
reloadRefreshKeys() - Method in interface net.officefloor.web.jwt.authority.JwtAuthority
Allows manually triggering a reload of the JwtRefreshKey instances.
remove() - Method in interface net.officefloor.model.ConnectionModel
Removes the connection.
REMOVE_CONNECTIONS_METHOD_NAME - Static variable in class net.officefloor.model.RemoveConnectionsAction
Method name on the models to remove the connections.
removeAdministration(AdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeAdministrationToExternalManagedObject(AdministrationToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeAdministrationToOfficeManagedObject(AdministrationToOfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeAdministrationToOfficeTeam(AdministrationToOfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeAttribute(String) - Method in interface net.officefloor.web.session.HttpSession
Removes the bound Object by the name from this HttpSession.
removeAttribute(String) - Method in interface net.officefloor.web.state.HttpApplicationState
Removes the bound Object by the name.
removeAttribute(String) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
removeAttribute(String) - Method in interface net.officefloor.web.state.HttpRequestState
Removes the bound Object by the name.
removeConfiguration(String) - Method in interface net.officefloor.configuration.impl.AbstractWritableConfigurationContext.ConfigurationRemover
Implement to remove the configuration.
removeConnectionMethod() - Method in class net.officefloor.model.generate.ModelGenerator
Remove connection method.
removeConnections() - Method in interface net.officefloor.model.ItemModel
Removes the ConnectionModel instances connected to this ItemModel.
RemoveConnectionsAction<M extends Model> - Class in net.officefloor.model
Action containing the details of a delete.
RemoveConnectionsAction(M) - Constructor for class net.officefloor.model.RemoveConnectionsAction
Initiate.
removeCookie(HttpResponseCookie) - Method in interface net.officefloor.server.http.HttpResponseCookies
Removes the HttpResponseCookie.
removeCookie(HttpResponseCookie) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
removeDeployedOffice(DeployedOfficeModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeDeployedOfficeObjectToOfficeFloorInputManagedObject(DeployedOfficeObjectToOfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeDeployedOfficeObjectToOfficeFloorManagedObject(DeployedOfficeObjectToOfficeFloorManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeDeployedOfficeTeamToOfficeFloorTeam(DeployedOfficeTeamToOfficeFloorTeamModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeEntry(E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
removeEntry(I) - Method in interface net.officefloor.frame.internal.structure.LinkedListSet
Removes this LinkedListSetEntry from the LinkedListSet.
removeExternalFlow(ExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeExternalManagedObject(ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeExternalManagedObject(ExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeExternalManagedObjectToPreLoadAdministration(ExternalManagedObjectToPreLoadAdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeFunction(FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionEscalationToExternalFlow(FunctionEscalationToExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionEscalationToFunction(FunctionEscalationToFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionEscalationToSubSectionInput(FunctionEscalationToSubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionFlowToExternalFlow(FunctionFlowToExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionFlowToFunction(FunctionFlowToFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionFlowToSubSectionInput(FunctionFlowToSubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionNamespace(FunctionNamespaceModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionToNextExternalFlow(FunctionToNextExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionToNextFunction(FunctionToNextFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeFunctionToNextSubSectionInput(FunctionToNextSubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeGovernance(GovernanceModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeGovernanceArea(GovernanceAreaModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeHeader(HttpHeader) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Removes the particular HttpHeader from the response.
removeHeader(HttpHeader) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
removeHeaders(String) - Method in interface net.officefloor.server.http.HttpResponseHeaders
Removes all HttpHeader instances by the name.
removeHeaders(String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseHeaders
 
removeItemFromList(T, List<T>, Enum<?>) - Method in class net.officefloor.model.AbstractModel
Helper method to remove an Item from a List.
removeManagedFunction(FunctionNamespaceModel, ManagedFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeManagedFunctionObjectToExternalManagedObject(ManagedFunctionObjectToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeManagedFunctionObjectToSectionManagedObject(ManagedFunctionObjectToSectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeOfficeEscalation(OfficeEscalationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeEscalationToOfficeSectionInput(OfficeEscalationToOfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeFloorInputManagedObject(OfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorInputManagedObjectToBoundOfficeFloorManagedObjectSource(OfficeFloorInputManagedObjectToBoundOfficeFloorManagedObjectSourceModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObject(OfficeFloorManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectDependencyToOfficeFloorInputManagedObject(OfficeFloorManagedObjectDependencyToOfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectDependencyToOfficeFloorManagedObject(OfficeFloorManagedObjectDependencyToOfficeFloorManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectSource(OfficeFloorManagedObjectSourceModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectSourceFlowToDeployedOfficeInput(OfficeFloorManagedObjectSourceFlowToDeployedOfficeInputModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectSourceTeamToOfficeFloorTeam(OfficeFloorManagedObjectSourceTeamToOfficeFloorTeamModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectSourceToDeployedOffice(OfficeFloorManagedObjectSourceToDeployedOfficeModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectSourceToOfficeFloorInputManagedObject(OfficeFloorManagedObjectSourceToOfficeFloorInputManagedObjectModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorManagedObjectTypeQualification(TypeQualificationModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorTeam(OfficeFloorTeamModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFloorTeamTypeQualification(TypeQualificationModel) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
removeOfficeFunctionToOfficeTeam(OfficeFunctionToOfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeFunctionToPostAdministration(OfficeFunctionToPostAdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeFunctionToPreAdministration(OfficeFunctionToPreAdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObject(OfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectDependencyToExternalManagedObject(OfficeManagedObjectDependencyToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectDependencyToOfficeManagedObject(OfficeManagedObjectDependencyToOfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectSource(OfficeManagedObjectSourceModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectSourceFlowToOfficeSectionInput(OfficeManagedObjectSourceFlowToOfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectSourceTeamToOfficeTeam(OfficeManagedObjectSourceTeamToOfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectToPreLoadAdministration(OfficeManagedObjectToPreLoadAdministrationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeManagedObjectTypeQualification(TypeQualificationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeSection(OfficeSectionModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeSectionObjectToExternalManagedObject(OfficeSectionObjectToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeSectionObjectToOfficeManagedObject(OfficeSectionObjectToOfficeManagedObjectModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeSectionOutputToOfficeSectionInput(OfficeSectionOutputToOfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeStart(OfficeStartModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeStartToOfficeSectionInput(OfficeStartToOfficeSectionInputModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeTeam(OfficeTeamModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeOfficeTeamTypeQualification(TypeQualificationModel) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
removeProperty(Property) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
removeProperty(Property) - Method in interface net.officefloor.compile.properties.PropertyList
Removes the Property from this PropertyList.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.officefloor.model.AbstractModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.officefloor.model.Model
Removes a PropertyChangeListener from this model element.
removeQuotes(Supplier<T>) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Removes surrounding HTTP quotes.
removeSectionManagedObject(SectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectDependencyToExternalManagedObject(SectionManagedObjectDependencyToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectDependencyToSectionManagedObject(SectionManagedObjectDependencyToSectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectSource(SectionManagedObjectSourceModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectSourceFlowToExternalFlow(SectionManagedObjectSourceFlowToExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectSourceFlowToFunction(SectionManagedObjectSourceFlowToFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionManagedObjectSourceFlowToSubSectionInput(SectionManagedObjectSourceFlowToSubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSectionObjectIfUnused(SectionObjectNode) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
removeSectionObjectIfUnused(SectionObjectNode) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Removes the SectionObjectNode if unused.
removeSubSection(SubSectionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSubSectionObjectToExternalManagedObject(SubSectionObjectToExternalManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSubSectionObjectToSectionManagedObject(SubSectionObjectToSectionManagedObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSubSectionOutputToExternalFlow(SubSectionOutputToExternalFlowModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSubSectionOutputToFunction(SubSectionOutputToFunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeSubSectionOutputToSubSectionInput(SubSectionOutputToSubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
removeXmlWhiteSpacing(String) - Static method in class net.officefloor.frame.test.Assertions
Removes the white spacing from the XML.
removeXmlWhiteSpacing(String) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Removes the white spacing from the XML.
renameAdministration(AdministrationModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameDeployedOffice(DeployedOfficeModel, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
renameExternalFlow(ExternalFlowModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameExternalManagedObject(ExternalManagedObjectModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameExternalManagedObject(ExternalManagedObjectModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameFunction(FunctionModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameFunctionNamespace(FunctionNamespaceModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameOfficeFloorInputManagedObject(OfficeFloorInputManagedObjectModel, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
renameOfficeFloorManagedObject(OfficeFloorManagedObjectModel, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
renameOfficeFloorManagedObjectSource(OfficeFloorManagedObjectSourceModel, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
renameOfficeFloorTeam(OfficeFloorTeamModel, String) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
renameOfficeManagedObject(OfficeManagedObjectModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameOfficeManagedObjectSource(OfficeManagedObjectSourceModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameOfficeSection(OfficeSectionModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameOfficeTeam(OfficeTeamModel, String) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
renameSectionManagedObject(SectionManagedObjectModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameSectionManagedObjectSource(SectionManagedObjectSourceModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
renameSubSection(SubSectionModel, String) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
RENDER - Enum constant in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.Flows
Render flow.
RENDER_ELEMENT - Enum constant in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.FlowKeys
Render element flow.
RENDER_TEMPLATE_INPUT_NAME - Static variable in class net.officefloor.web.template.section.WebTemplateSectionSource
Name of the SectionInput for rendering this ParsedTemplate.
renderHttpMethodNames - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Render HttpMethod names.
replayMockObjects() - Method in class net.officefloor.frame.test.MockTestSupport
Flags all the mock objects to replay.
replayMockObjects() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Flags all the mock objects to replay.
request - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
REQUEST_ATTRIBUTE_NAME - Static variable in class net.officefloor.servlet.inject.InjectContext
Name of attribute storing the InjectContext.
REQUEST_ENTITY_TOO_LARGE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 413 Request Entity Too Large.
REQUEST_ENTITY_TOO_LARGE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 413 Request Entity Too Large status.
REQUEST_STATE - Enum constant in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Request state dependency.
REQUEST_STATE - Enum constant in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Request state dependency.
REQUEST_STATE - Enum constant in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
Request state dependency.
REQUEST_STATE - Enum constant in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Request state dependency.
REQUEST_TIME_OUT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 408 Request Time-out.
REQUEST_TIME_OUT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 408 Request Time-Out status.
REQUEST_URI_TOO_LARGE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 414 Request-URI Too Large.
REQUEST_URI_TOO_LARGE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 414 Request-URI Too Large status.
REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 416 Requested Range Not Satisfiable.
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 416 Requested Range Not Satisfiable status.
RequestHandler<R> - Interface in net.officefloor.server
Handles requests.
requestNoTeamOversight() - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
requestNoTeamOversight() - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorTeam
Requests for no TeamOversight on this Team.
requestNoTeamOversight() - Method in interface net.officefloor.compile.spi.officefloor.TeamAugmentorContext
Requests no TeamOversight for the Team.
requestNoTeamOversight() - Method in interface net.officefloor.frame.api.build.TeamBuilder
Requests to the Executive that there be no TeamOversight for the Team.
requestNoTeamOversight() - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
RequestServicer<R> - Interface in net.officefloor.server
Services requests.
RequestServicerFactory<R> - Interface in net.officefloor.server
Factory to create the RequestServicer.
requestState - Variable in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
RequiredDependency - Class in net.officefloor.servlet.inject
Required dependency.
RequiredDependency(String, Class<?>) - Constructor for class net.officefloor.servlet.inject.RequiredDependency
Instantiate.
RequiredProperties - Interface in net.officefloor.compile.spi.officefloor.source
Enables the OfficeFloorSource to specify any required Property instances necessary for loading the OfficeFloor.
reroute(OfficeFlowSourceNode) - Method in interface net.officefloor.web.build.WebArchitect
Runs the ServerHttpConnection through routing again.
reroute(OfficeFlowSourceNode) - Method in class net.officefloor.web.WebArchitectEmployer
 
rescopeOfficeFloorManagedObject(OfficeFloorManagedObjectModel, ManagedObjectScope) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorChangesImpl
 
rescopeOfficeManagedObject(OfficeManagedObjectModel, ManagedObjectScope) - Method in class net.officefloor.model.impl.office.OfficeChangesImpl
 
rescopeSectionManagedObject(SectionManagedObjectModel, ManagedObjectScope) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
reset() - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
reset() - Method in class net.officefloor.jdbc.h2.test.H2Reset
Resets for testing.
reset() - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Resets the state.
reset() - Static method in class net.officefloor.server.google.function.OfficeFloorHttpFunction
Resets OfficeFloorHttpFunction for reloading.
reset() - Method in interface net.officefloor.server.http.HttpResponse
Resets the HttpResponse by clearing HttpHeader instances and the entity.
reset() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
reset() - Method in class net.officefloor.test.logger.LoggerUtil.LoggerReset
Resets the Logger instances to log.
RESET_CONTENT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 205 Reset Content.
RESET_CONTENT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 205 Reset Content status.
resetBackPressureEscalationCount(int) - Static method in class net.officefloor.frame.test.BackPressureTeamSource
Resets the back pressure Escalation count.
resetOverrides() - Method in class net.officefloor.test.system.AbstractExternalOverride.OverrideReset
Resets the external overrides.
resetRootSourceContext() - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
Resets the root SourceContext.
resolve(Injectee) - Method in class net.officefloor.jaxrs.DependencyInjectionResolver
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
RESOURCE_PROPERTY_NAME - Static variable in class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
Property name providing the resource.
ResourceSource - Interface in net.officefloor.frame.api.source
Source for resources.
ResourceSystem - Interface in net.officefloor.web.resource.spi
Underlying system to the HttpResourceStore.
ResourceSystemContext - Interface in net.officefloor.web.resource.spi
Context for the ResourceSystem.
ResourceSystemFactory - Interface in net.officefloor.web.resource.spi
Service for the creation of a ResourceSystem.
ResourceSystemService - Interface in net.officefloor.web.resource.spi
ServiceFactory interface for providing a ResourceSystemFactory.
ResourceTransformer - Interface in net.officefloor.web.resource.spi
Transforms resource instances.
ResourceTransformerContext - Interface in net.officefloor.web.resource.spi
Context for the ResourceTransformer.
ResourceTransformerFactory - Interface in net.officefloor.web.resource.spi
Factory to create the ResourceTransformer.
ResourceTransformerService - Interface in net.officefloor.web.resource.spi
response(MockHttpResponse) - Method in interface net.officefloor.server.http.mock.MockHttpRequestCallback
Callback with the MockHttpResponse.
response(MockHttpResponse) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
ResponseHeaderWriter - Interface in net.officefloor.server
Provides means to write header content before the response StreamBuffer instances.
ResponseWriter - Interface in net.officefloor.server
Writes the response.
ResponsibleTeam - Interface in net.officefloor.compile.spi.office
Team responsible for the ManagedFunction.
ResponsibleTeamNode - Interface in net.officefloor.compile.internal.structure
ResponsibleTeamNodeImpl - Class in net.officefloor.compile.impl.structure
ResponsibleTeamNode implementation.
ResponsibleTeamNodeImpl(String, ManagedFunctionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.ResponsibleTeamNodeImpl
Initiate.
REST_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default REST directory.
REST_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the REST directory.
RestArchitect - Interface in net.officefloor.web.rest.build
Builds servicing of REST requests.
RestArchitectImpl(OfficeArchitect, WebArchitect, ComposeArchitect, OfficeSourceContext) - Constructor for class net.officefloor.web.rest.build.RestEmployer.RestArchitectImpl
 
RestConfiguration - Interface in net.officefloor.web.rest.build
Obtains the configuration item.
RestEmployer - Class in net.officefloor.web.rest.build
Employs the REST architecture.
RestEmployer() - Constructor for class net.officefloor.web.rest.build.RestEmployer
 
RestEmployer.ComposedEndpoint - Class in net.officefloor.web.rest.build
Composed REST endpoint.
RestEmployer.RestArchitectImpl - Class in net.officefloor.web.rest.build
RestArchitect implementation.
RestEndpoint - Interface in net.officefloor.web.rest.build
Configured REST endpoint.
RestEndpointConfig - Class in net.officefloor.web.rest.build
REST endpoint configuration.
RestEndpointConfig() - Constructor for class net.officefloor.web.rest.build.RestEndpointConfig
 
RestEndpointImpl - Class in net.officefloor.web.rest.build
RestEndpoint implementation.
RestEndpointImpl(String, List<RestMethod>) - Constructor for class net.officefloor.web.rest.build.RestEndpointImpl
Instantiate the RestEndpoint.
RestMethod - Interface in net.officefloor.web.rest.build
REST supported HttpMethod.
RestMethodContextImpl<M> - Class in net.officefloor.web.rest.build
RestMethodContextImpl(boolean, HttpMethod, RestPathContext, OfficeSectionInput, RestConfiguration, OfficeArchitect, WebArchitect, ComposeArchitect, OfficeSourceContext) - Constructor for class net.officefloor.web.rest.build.RestMethodContextImpl
 
RestMethodDecorator<M> - Interface in net.officefloor.web.rest.build
Decorates the RestMethod.
RestMethodDecoratorContext<M> - Interface in net.officefloor.web.rest.build
Context for the RestMethod.
RestMethodImpl - Class in net.officefloor.web.rest.build
RestMethod implementation.
RestMethodImpl(boolean, HttpMethod, HttpInput, OfficeSectionInput, Object[]) - Constructor for class net.officefloor.web.rest.build.RestMethodImpl
Instantiate.
RestPathContext - Interface in net.officefloor.web.rest.build
Context for the REST path.
RestPathContextImpl - Class in net.officefloor.web.rest.build
RestPathContext implementation.
RestPathContextImpl(String, RestPathContext) - Constructor for class net.officefloor.web.rest.build.RestPathContextImpl
 
Result() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.Result
 
resumeThread() - Method in interface net.officefloor.frame.api.thread.ThreadSynchroniser
Resumes the Thread by loading the suspended state into the ThreadLocal instances of the current Thread.
resumeThread() - Method in class net.officefloor.spring.data.SpringDataThreadSynchroniser
 
retrieve(Object, ConfigurationItem) - Method in class net.officefloor.model.impl.repository.ModelRepositoryImpl
 
retrieve(Object, ConfigurationItem) - Method in interface net.officefloor.model.repository.ModelRepository
Configures the Model from the ConfigurationItem.
RETRIEVE_ENCODE_KEYS - Enum constant in enum class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.Flows
Retrieve encode keys flow.
RETRIEVE_KEYS - Enum constant in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Retrieve keys flow.
RETRIEVE_REFRESH_KEYS - Enum constant in enum class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.Flows
Retrieve refresh keys flow.
RETRIEVE_ROLES - Enum constant in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Retrieve roles flow.
retrieveCredentialEntry(String, String) - Method in interface net.officefloor.web.security.store.CredentialStore
Retrieves the CredentialEntry.
retrieveCredentialEntry(String, String) - Method in class net.officefloor.web.security.store.JndiLdapCredentialStore
 
retrieveCredentialEntry(String, String) - Method in class net.officefloor.web.security.store.MockCredentialStoreManagedObjectSource
 
retrieveCredentialEntry(String, String) - Method in class net.officefloor.web.security.store.PasswordFileCredentialStore
 
retrieveCredentials() - Method in interface net.officefloor.web.security.store.CredentialEntry
Retrieves the credentials.
retrieveCredentials() - Method in class net.officefloor.web.security.store.PasswordEntry
 
retrieveFurtherestTarget(LinkObjectNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Finds the furtherest target link by the specified type.
retrieveHttpSession(RetrieveHttpSessionOperation) - Method in interface net.officefloor.web.session.spi.HttpSessionStore
Triggers retrieving the HttpSession details.
retrieveHttpSession(RetrieveHttpSessionOperation) - Method in class net.officefloor.web.session.store.MemoryHttpSessionStore
 
RetrieveHttpSessionOperation - Interface in net.officefloor.web.session.spi
Operation to obtain details of retrieving a HttpSession from the HttpSessionStore.
retrieveJwks() - Method in interface net.officefloor.web.jwt.jwks.JwksRetriever
Retrieves the JWKS content.
retrieveJwtAccessKeys(JwtAuthorityRepository.RetrieveKeysContext) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository
Retrieves the list of JwtAccessKey instances.
retrieveJwtRefreshKeys(JwtAuthorityRepository.RetrieveKeysContext) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository
Retrieves the list of JwtRefreshKey instances.
retrieveModel(ConfigurationItem) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Retrieves the Model.
retrieveOffice(OfficeModel, ConfigurationItem) - Method in class net.officefloor.model.impl.office.OfficeRepositoryImpl
 
retrieveOfficeFloor(OfficeFloorModel, ConfigurationItem) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorRepositoryImpl
 
retrieveRoles() - Method in interface net.officefloor.web.security.store.CredentialEntry
Retrieves the roles.
retrieveRoles() - Method in class net.officefloor.web.security.store.PasswordEntry
 
retrieveSection(SectionModel, ConfigurationItem) - Method in class net.officefloor.model.impl.section.SectionRepositoryImpl
 
retrieveTarget(LinkExecutionStrategyNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Retrieves the target link by the specified type.
retrieveTarget(LinkFlowNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Retrieves the target link by the specified type.
retrieveTarget(LinkObjectNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Retrieves the target link by the specified type.
retrieveTarget(LinkOfficeNode, Class<T>, CompilerIssues) - Static method in class net.officefloor.compile.impl.util.LinkUtil
Retrieves the target link by the specified type.
retrieveValue(Object, Method) - Static method in class net.officefloor.web.value.retrieve.ValueRetrieverSource
Retrieves the value from the object.
retrieveValue(T, String) - Method in class net.officefloor.web.value.retrieve.PropertyValueRetrieverImpl
 
retrieveValue(T, String) - Method in class net.officefloor.web.value.retrieve.RootValueRetrieverImpl
 
retrieveValue(T, String) - Method in interface net.officefloor.web.value.retrieve.ValueRetriever
Retrieves the value from the object graph.
RetrieveValueException - Exception in net.officefloor.web.value.retrieve
HttpException from attempting to retrieve a value.
RetrieveValueException(Throwable) - Constructor for exception net.officefloor.web.value.retrieve.RetrieveValueException
Instantiate.
retry() - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Undertakes retry for asynchronous.
retry(boolean) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Undertakes retry for asynchronous.
retry(boolean, CosmosDbUtil.CosmosOperation<R, E>) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Undertakes the CosmosDbUtil.CosmosOperation with appropriate retrying.
retry(CosmosDbUtil.CosmosOperation<R, E>) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbUtil
Undertakes the CosmosDbUtil.CosmosOperation with appropriate retrying.
returnManagedObject(ManagedObject) - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPool
Returns an instance to the pool.
returnManagedObject(ManagedObject) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
 
reuseManagedObject() - Method in interface net.officefloor.frame.api.managedobject.recycle.RecycleManagedObjectParameter
Invoked at the end of recycling to re-use the ManagedObject.
revert() - Method in interface net.officefloor.model.change.Change
Reverts this Change (after being applied).
revert() - Method in class net.officefloor.model.impl.change.AggregateChange
 
revert() - Method in class net.officefloor.model.impl.change.DisconnectChange
 
revert() - Method in class net.officefloor.model.impl.change.NoChange
 
RolesAllowedAdministrationSource - Class in net.officefloor.spring.starter.rest.security
AbstractAdministrationSource to enforce roles-allowed security.
RolesAllowedAdministrationSource() - Constructor for class net.officefloor.spring.starter.rest.security.RolesAllowedAdministrationSource
 
ROOT - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Root mapping.
ROOT - Enum constant in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Root mapping.
rootClass - Variable in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DelegateMetaData
Root Class.
rootObjectContext - Variable in class net.officefloor.plugin.xml.unmarshall.tree.RootXmlMapping
XmlContext of the root target object.
RootStatelessValueLoader - Class in net.officefloor.web.value.load
RootStatelessValueLoader(Map<PropertyKey, StatelessValueLoader>, PropertyKeyFactory) - Constructor for class net.officefloor.web.value.load.RootStatelessValueLoader
Initiate.
RootValueRetrieverImpl<T> - Class in net.officefloor.web.value.retrieve
ValueRetriever implementation.
RootValueRetrieverImpl(PropertyMetaData[], boolean) - Constructor for class net.officefloor.web.value.retrieve.RootValueRetrieverImpl
Initiate.
RootXmlMapping - Class in net.officefloor.plugin.xml.unmarshall.tree
XmlMapping that puts the root object into context.
RootXmlMapping(XmlContext) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.RootXmlMapping
Initiate with XmlContext for the root target object.
route(ServerHttpConnection, ManagedFunctionContext<?, Indexed>) - Method in class net.officefloor.web.HttpRouter
Rsa256AynchronousKeyFactory - Class in net.officefloor.web.jwt.authority.key
Rsa256AynchronousKeyFactory() - Constructor for class net.officefloor.web.jwt.authority.key.Rsa256AynchronousKeyFactory
 
RsaPrivateJwksKeyParserServiceFactory - Class in net.officefloor.web.jwt.authority.jwks.parser
RsaPrivateJwksKeyParserServiceFactory() - Constructor for class net.officefloor.web.jwt.authority.jwks.parser.RsaPrivateJwksKeyParserServiceFactory
 
RsaPrivateJwksKeyWriterServiceFactory - Class in net.officefloor.web.jwt.authority.jwks.writer
RsaPrivateJwksKeyWriterServiceFactory() - Constructor for class net.officefloor.web.jwt.authority.jwks.writer.RsaPrivateJwksKeyWriterServiceFactory
 
RsaPublicJwksKeyParserServiceFactory - Class in net.officefloor.web.jwt.jwks.parser
RsaPublicJwksKeyParserServiceFactory() - Constructor for class net.officefloor.web.jwt.jwks.parser.RsaPublicJwksKeyParserServiceFactory
 
RsaPublicJwksKeyWriterServiceFactory - Class in net.officefloor.web.jwt.authority.jwks.writer
RsaPublicJwksKeyWriterServiceFactory() - Constructor for class net.officefloor.web.jwt.authority.jwks.writer.RsaPublicJwksKeyWriterServiceFactory
 
run() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ImplementationRunnable
Runs with the implementation.
run() - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.NonCompilerOperation
Logic of operation.
run() - Method in interface net.officefloor.compile.state.CompileRunnable
Logic.
run() - Method in interface net.officefloor.compile.state.CompileSupplier
Logic.
run() - Method in interface net.officefloor.frame.api.function.AsynchronousFlowCompletion
Contains the ThreadState safe logic.
run() - Method in interface net.officefloor.frame.api.managedobject.AsynchronousOperation
Undertakes the asynchronous operation.
run() - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeam.OnePerson
 
run() - Method in interface net.officefloor.frame.internal.structure.ThreadSafeOperation
Contains the logic requiring ThreadState safety.
run() - Method in interface net.officefloor.frame.test.Assertions.FailOperation
Contains the operation that should fail.
run() - Method in interface net.officefloor.frame.test.LogTestSupport.TestCapture
Runs the test logic.
run() - Method in interface net.officefloor.frame.test.MockTestSupport.TestLogic
Runs the test logic.
run() - Method in interface net.officefloor.frame.test.OfficeFrameTestCase.FailOperation
Contains the operation that should fail.
run() - Method in interface net.officefloor.frame.test.OfficeFrameTestCase.MultithreadedTestLogic
Runs the multi-threaded test logic.
run() - Method in interface net.officefloor.frame.test.OfficeFrameTestCase.TestCapture
Runs the test capture logic.
run() - Method in interface net.officefloor.frame.test.OfficeFrameTestCase.TestLogic
Runs the test logic.
run() - Method in interface net.officefloor.frame.test.ThreadedTestSupport.MultithreadedTestLogic
Undertakes test logic.
run() - Method in interface net.officefloor.nosql.cosmosdb.CosmosDbUtil.CosmosOperation
Runs the operation.
run() - Method in interface net.officefloor.plugin.clazz.FlowSuccessful
Invoked on completion of successful Flow.
run() - Method in interface net.officefloor.plugin.variable.VariableOfficeExtensionService.ContextLogic
Logic.
run() - Method in interface net.officefloor.server.SocketRunnable
Runs the execution.
run() - Method in interface net.officefloor.servlet.tomcat.TomcatServletManager.Operation
Logic of operation.
run() - Method in interface net.officefloor.test.system.AbstractExternalOverride.ContextRunnable
Undertakes the logic.
run() - Method in interface net.officefloor.web.executive.CpuCore.CustomExecution
Runs the custom CpuLayout execution.
run(EntityManager, AbstractJpaTestCase.StressInsertSection.Flows) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.StressInsertSection
Runs the stress insert.
run(Class<? extends OfficeFloorCompilerRunnable<T>>, Object...) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
run(Class<? extends OfficeFloorCompilerRunnable<T>>, Object...) - Method in class net.officefloor.compile.OfficeFloorCompiler
Executes the OfficeFloorCompilerRunnable by instantiating it with the same ClassLoader being used by this OfficeFloorCompiler.
run(String...) - Method in class net.officefloor.OfficeFloorRunner
Compiles and opens the OfficeFloor.
run(Throwable) - Method in interface net.officefloor.frame.api.function.FlowCallback
Invoked on completion of the Flow.
run(Throwable) - Method in class net.officefloor.frame.test.CompleteFlowCallback
 
run(Throwable) - Method in class net.officefloor.frame.test.SafeCompleteFlowCallback
 
run(Throwable) - Method in interface net.officefloor.plugin.clazz.FlowSuccessful
Default implementation of FlowCallback to escalate and then invoke successful handling.
run(Throwable) - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
run(AtomicInteger, Connection, AbstractJdbcTestCase.Flows) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.InsertSection
Runs the insert.
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.activity.impl.procedure.ProcedureLoaderCompilerRunnable
 
run(OfficeFloorCompiler, Object[]) - Method in interface net.officefloor.compile.OfficeFloorCompilerRunnable
Contains the runnable functionality.
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.web.security.type.HttpSecurityLoaderImpl
 
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.web.security.type.HttpSecuritySourceSpecificationRunnable
 
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.web.security.type.HttpSecurityTypeRunnable
 
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.web.template.type.WebTemplateLoaderImpl
 
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl.LoadSpecification
 
run(OfficeFloorCompiler, Object[]) - Method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl.RefactorTemplateExtension
 
run(ProcessSafeOperation<R, T>) - Method in interface net.officefloor.frame.api.managedobject.ManagedObjectContext
Undertakes a ProcessSafeOperation.
run(ProcessSafeOperation<R, T>) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
run(ProcessSafeOperation<R, T>) - Method in class net.officefloor.server.http.mock.MockManagedObjectContext
 
run(ProcessSafeOperation<R, T>) - Method in interface net.officefloor.web.spi.security.AuthenticationContext
Undertakes a ProcessSafeOperation.
run(AbstractJdbcTestCase.SelectSection.Flows) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectSection
Runs the select.
run(AbstractJpaTestCase.SelectInput, AbstractJpaTestCase.StressSelectSection.Flows, EntityManager) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.StressSelectSection
Runs the stress select.
run(AbstractExternalOverride.ContextRunnable<T>) - Method in class net.officefloor.test.system.AbstractExternalOverride
Runs AbstractExternalOverride.ContextRunnable with configured System properties.
run(WoofLoaderSettings.WoofLoaderRunnableContext) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderRunnable
Runs.
runAndBlockToClose(PrintStream, PrintStream, String...) - Method in class net.officefloor.OfficeFloorRunner
Compiles and opens the OfficeFloor and blocks until OfficeFloor is closed.
runAssetChecks() - Method in class net.officefloor.frame.impl.execute.asset.OfficeManagerImpl
 
runAssetChecks() - Method in interface net.officefloor.frame.internal.structure.OfficeManager
Runs the checks on the Asset instances managed by this OfficeManager.
runAssetChecks() - Method in class net.officefloor.frame.test.OfficeManagerTestSupport
Runs asset check on all captured OfficeManager instances.
runAsync(Runnable) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
runBare() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
 
runExecutionExplorers(Map<String, ManagedFunctionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionInputNodeImpl
 
runExecutionExplorers(Map<String, ManagedFunctionNode>, CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
runExecutionExplorers(Map<String, ManagedFunctionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionInputNode
Runs the ExecutionExplorer instances.
runExecutionExplorers(Map<String, ManagedFunctionNode>, CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Runs the ExecutionExplorer instances.
runExecutionExplorers(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
runExecutionExplorers(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
runExecutionExplorers(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Runs the ExecutionObjectExplorer instances for the ManagedObject.
runExecutionExplorers(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Runs the ExecutionExplorer instances.
RunGoogleFunctionMojo - Class in net.officefloor.maven
Mojo to run Google Function.
RunGoogleFunctionMojo() - Constructor for class net.officefloor.maven.RunGoogleFunctionMojo
 
runInContext(Map<String, Consumer<Var<?>>>, VariableOfficeExtensionService.ContextLogic<R, T>) - Static method in class net.officefloor.plugin.variable.VariableOfficeExtensionService
Runs within context.
runInContext(FunctionState, FunctionLoop) - Method in class net.officefloor.frame.impl.execute.officefloor.ThreadLocalAwareExecutorImpl
 
runInContext(FunctionState, FunctionLoop) - Method in interface net.officefloor.frame.internal.structure.ThreadLocalAwareExecutor
Runs the ProcessState within context to enable the ThreadLocal instances of the current Thread to be available.
runInContext(SpringSupplierSource.SpringLoader<S, E>, SpringSupplierSource.SpringDependencyFactory) - Static method in class net.officefloor.spring.SpringSupplierSource
Runs the Runnable in context for the SpringSupplierSource.SpringDependencyFactory to create additional beans for Spring.
runInMavenWarProject(TomcatServletManager.Operation<R, T>) - Static method in class net.officefloor.servlet.tomcat.TomcatServletManager
Runs the TomcatServletManager.Operation assuming within Maven war project.
runMethod(Object, String, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>>, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder>, String...) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience method to build and run a ManagedFunction.
runMethod(ManagedFunctionType<Indexed, Indexed>, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder>) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Runs the ManagedFunction.
runProcessSafeOperation(ProcessSafeOperation<R, T>) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
runProcessSafeOperation(ProcessSafeOperation<R, T>) - Method in interface net.officefloor.frame.internal.structure.ThreadState
RunSamMojo - Class in net.officefloor.maven
Runs SAM for the manual testing.
RunSamMojo() - Constructor for class net.officefloor.maven.RunSamMojo
 
runStaticMethod(Class<?>, String, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>>, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder>, String...) - Static method in class net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil
Convenience method to build and run a ManagedFunction for static Method.
runThreadSafeOperation(ThreadSafeOperation<R, T>) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
runThreadSafeOperation(ThreadSafeOperation<R, T>) - Method in interface net.officefloor.frame.internal.structure.ThreadState
runWithCpuLayout(CpuLayout, CpuCore.CustomExecution<R, T>) - Static method in class net.officefloor.web.executive.CpuCore
Runs with custom CpuLayout.
runWithImplementation(String, OfficeFloorJavaCompiler.ImplementationRunnable<T>) - Static method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Runs with a particular OfficeFloorJavaCompiler implementation.
runWithin(FunctionState) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
runWithin(FunctionState) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Runs the FunctionState within this ThreadState.
runWithoutCompiler(OfficeFloorJavaCompiler.NonCompilerOperation<T>) - Static method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Undertakes the OfficeFloorJavaCompiler.NonCompilerOperation without making the Java compiler available.

S

SafeCompleteFlowCallback - Class in net.officefloor.frame.test
SafeCompleteFlowCallback() - Constructor for class net.officefloor.frame.test.SafeCompleteFlowCallback
 
SafeManagedObjectService<F extends Enum<F>> - Class in net.officefloor.frame.impl.execute.service
Wraps the set up of the ManagedObjectService to block invocations until available.
SafeManagedObjectService(ManagedObjectExecuteContext<F>) - Constructor for class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
SafeManagedObjectService(ManagedObjectExecuteContext<F>, SafeManagedObjectService.SafeServicer<F, ? extends Exception>) - Constructor for class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
SafeManagedObjectService.ProcessInvoker<F extends Enum<F>> - Interface in net.officefloor.frame.impl.execute.service
SafeManagedObjectService.SafeServicer<F extends Enum<F>,T extends Exception> - Interface in net.officefloor.frame.impl.execute.service
Safely invokes service on the ManagedObjectServiceContext.
samBuild() - Method in class net.officefloor.maven.AbstractStartSamMojo
Undertakes SAM build.
SamEntityByteSequence - Class in net.officefloor.server.aws.sam
ByteSequence for the AWS SAM entity.
SamEntityByteSequence(String, boolean) - Constructor for class net.officefloor.server.aws.sam.SamEntityByteSequence
Instantiate.
SamHttpResponseWriter - Class in net.officefloor.server.aws.sam
SamHttpResponseWriter(StreamBufferPool<ByteBuffer>) - Constructor for class net.officefloor.server.aws.sam.SamHttpResponseWriter
Instantiate.
SamHttpServerImplementation - Class in net.officefloor.server.aws.sam
SamHttpServerImplementation() - Constructor for class net.officefloor.server.aws.sam.SamHttpServerImplementation
 
samLocalStartApi() - Method in class net.officefloor.maven.AbstractStartSamMojo
Starts the local SAM server.
SamNonMaterialisedHttpHeaders - Class in net.officefloor.server.aws.sam
SamNonMaterialisedHttpHeaders(Map<String, List<String>>) - Constructor for class net.officefloor.server.aws.sam.SamNonMaterialisedHttpHeaders
Instantiate.
SamOfficeExtensionService - Class in net.officefloor.server.aws.sam
SamOfficeExtensionService() - Constructor for class net.officefloor.server.aws.sam.SamOfficeExtensionService
 
samPort - Variable in class net.officefloor.maven.AbstractStartSamMojo
Port for servicing SAM.
saveJwtAccessKeys(JwtAuthorityRepository.SaveKeysContext, JwtAccessKey...) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository
Saves new JwtAccessKey instances.
saveJwtRefreshKeys(JwtAuthorityRepository.SaveKeysContext, JwtRefreshKey...) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository
Saves new JwtRefreshKey instances.
ScalaMockWoofServerStaticAccess - Class in net.officefloor.scalatest
Provides access to MockWoofServer static methods.
ScalaMockWoofServerStaticAccess() - Constructor for class net.officefloor.scalatest.ScalaMockWoofServerStaticAccess
 
ScalaObjectMapperParserDecoratorServiceFactory - Class in net.officefloor.scala
ScalaObjectMapperParserDecoratorServiceFactory() - Constructor for class net.officefloor.scala.ScalaObjectMapperParserDecoratorServiceFactory
 
ScalaObjectMapperResponderDecoratorServiceFactory - Class in net.officefloor.scala
ScalaObjectMapperResponderDecoratorServiceFactory() - Constructor for class net.officefloor.scala.ScalaObjectMapperResponderDecoratorServiceFactory
 
ScalaProcedureSourceServiceFactory - Class in net.officefloor.scala
ScalaProcedureSourceServiceFactory() - Constructor for class net.officefloor.scala.ScalaProcedureSourceServiceFactory
 
scan(String) - Method in class net.officefloor.compile.classes.OfficeFloorClassPathScanner
Scans the package for Class path entries.
scan(ClassPathScannerContext) - Method in interface net.officefloor.compile.classes.ClassPathScanner
Scans the class path.
scanBytes(long) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Scans a specific number of bytes.
scanClasses(String) - Method in class net.officefloor.compile.classes.OfficeFloorClassPathScanner
Scans the package for just Class fully qualified names.
ScanTarget(byte) - Constructor for class net.officefloor.server.buffer.StreamBufferScanner.ScanTarget
Instantiate.
scanToTarget(StreamBufferScanner.ScanTarget, int, Supplier<T>) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Scans the StreamBuffer for the byte value from the current position.
schedule(long, Runnable) - Method in interface net.officefloor.frame.api.executive.BackgroundScheduler
Schedules the Runnable to be executed after the delay.
schedule(long, Runnable) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
schedule(long, Runnable) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
schedule(ProcessIdentifier, long, Runnable) - Method in interface net.officefloor.frame.api.executive.Executive
Schedules the Runnable to execute so many milliseconds in the future.
schedule(ProcessIdentifier, long, Runnable) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
schedule(ProcessIdentifier, long, Runnable) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
ScriptExceptionTranslator - Interface in net.officefloor.script
Translate ScriptException to possible more appropriate Throwable.
ScriptFlow - Interface in net.officefloor.script
Provides means for script to invoke Flow.
ScriptFlowParameterFactory - Class in net.officefloor.script
ScriptFlowParameterFactory(int) - Constructor for class net.officefloor.script.ScriptFlowParameterFactory
Instantiate.
ScriptFunctionMetaData - Class in net.officefloor.script
Meta-data for a ScriptEngine function.
ScriptFunctionMetaData() - Constructor for class net.officefloor.script.ScriptFunctionMetaData
 
ScriptManagedFunction - Class in net.officefloor.script
ScriptManagedFunction(ScriptEngineManager, String, ScriptManagedFunction.ScriptEngineDecorator, String, String, String, ClassDependencyFactory[], ScriptExceptionTranslator) - Constructor for class net.officefloor.script.ScriptManagedFunction
Instantiate.
ScriptManagedFunction.ScriptEngineDecorator - Interface in net.officefloor.script
Decorates the ScriptEngine.
ScriptParameterMetaData - Class in net.officefloor.script
Meta-data for a ScriptEngine function.
ScriptParameterMetaData() - Constructor for class net.officefloor.script.ScriptParameterMetaData
 
SecretJwksKeyParserServiceFactory - Class in net.officefloor.web.jwt.authority.jwks.parser
SecretJwksKeyParserServiceFactory() - Constructor for class net.officefloor.web.jwt.authority.jwks.parser.SecretJwksKeyParserServiceFactory
 
SecretJwksKeyWriterServiceFactory - Class in net.officefloor.web.jwt.authority.jwks.writer
SecretJwksKeyWriterServiceFactory() - Constructor for class net.officefloor.web.jwt.authority.jwks.writer.SecretJwksKeyWriterServiceFactory
 
section(CompileSectionExtension) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
SECTION_NAME - Static variable in class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
DeployedOfficeInput section name.
SectionChangesImpl - Class in net.officefloor.model.impl.section
SectionChanges implementation.
SectionChangesImpl(SectionModel) - Constructor for class net.officefloor.model.impl.section.SectionChangesImpl
Initiate.
SectionClassManagedFunctionSource() - Constructor for class net.officefloor.plugin.section.clazz.ClassSectionSource.SectionClassManagedFunctionSource
 
SectionDependencyObjectNode - Interface in net.officefloor.compile.spi.section
Tags a node as a section dependency sink.
SectionDependencyRequireNode - Interface in net.officefloor.compile.spi.section
Tags a node as a section dependency source.
SectionDesigner - Interface in net.officefloor.compile.spi.section
Designer to design the SectionNode.
SectionFlowSinkNode - Interface in net.officefloor.compile.spi.section
Tags a node as a section Flow sink.
SectionFlowSourceNode - Interface in net.officefloor.compile.spi.section
Tags a node as a section Flow source.
SectionFunction - Interface in net.officefloor.compile.spi.section
SectionFunctionNamespace - Interface in net.officefloor.compile.spi.section
SectionInput - Interface in net.officefloor.compile.spi.section
Input to an SectionNode.
SectionInputNode - Interface in net.officefloor.compile.internal.structure
SectionInputNodeImpl - Class in net.officefloor.compile.impl.structure
SectionInputNodeImpl(String, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SectionInputNodeImpl
Instantiate.
SectionInputType - Interface in net.officefloor.compile.section
Type definition of an input for a SectionType.
SectionInputTypeImpl - Class in net.officefloor.compile.impl.section
SectionInputType implementation.
SectionInputTypeImpl(String, String, Object[]) - Constructor for class net.officefloor.compile.impl.section.SectionInputTypeImpl
Instantiate.
SectionInterface - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates an interface to be a SectionSource.
SectionInterfaceClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
SectionInterfaceClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.SectionInterfaceClassDependencyManufacturer
 
SectionLoader - Interface in net.officefloor.compile.section
SectionLoaderImpl - Class in net.officefloor.compile.impl.section
SectionLoader implementation.
SectionLoaderImpl(OfficeNode, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.section.SectionLoaderImpl
Initiate.
SectionLoaderUtil - Class in net.officefloor.compile.test.section
Utility class for testing a SectionSource.
SectionManagedObject - Interface in net.officefloor.compile.spi.section
SectionManagedObjectDependency - Interface in net.officefloor.compile.spi.section
Dependency for a section ManagedObject.
SectionManagedObjectFlow - Interface in net.officefloor.compile.spi.section
Flow from a section ManagedObject.
SectionManagedObjectPool - Interface in net.officefloor.compile.spi.section
SectionManagedObjectSource - Interface in net.officefloor.compile.spi.section
SectionModelSectionSource - Class in net.officefloor.model.impl.section
SectionSource for a SectionModel.
SectionModelSectionSource() - Constructor for class net.officefloor.model.impl.section.SectionModelSectionSource
 
SectionNameAnnotation - Class in net.officefloor.plugin.section.clazz
Name of SubSection.
SectionNameAnnotation(String) - Constructor for class net.officefloor.plugin.section.clazz.SectionNameAnnotation
Instantiate.
SectionNode - Interface in net.officefloor.compile.internal.structure
Node within the hierarchy of OfficeSection instances.
SectionNodeImpl - Class in net.officefloor.compile.impl.structure
SectionNode implementation.
SectionNodeImpl(boolean, String, SectionNode, OfficeNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SectionNodeImpl
Initialises this SectionNode with the basic information.
SectionObject - Interface in net.officefloor.compile.spi.section
Object required by the SectionNode.
SectionObjectNode - Interface in net.officefloor.compile.internal.structure
SectionObjectNodeImpl - Class in net.officefloor.compile.impl.structure
SectionObjectNode implementation.
SectionObjectNodeImpl(String, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
Instantiate.
SectionObjectType - Interface in net.officefloor.compile.section
Type definition of an Object dependency required by the SectionType.
SectionObjectTypeImpl - Class in net.officefloor.compile.impl.section
SectionObjectType implementation.
SectionObjectTypeImpl(String, String, String, Object[]) - Constructor for class net.officefloor.compile.impl.section.SectionObjectTypeImpl
Instantiate.
SectionOutput - Interface in net.officefloor.compile.spi.section
Output of a SectionNode.
SectionOutputLink - Annotation Interface in net.officefloor.plugin.section.clazz
SectionOutputNode - Interface in net.officefloor.compile.internal.structure
SectionOutputNodeImpl - Class in net.officefloor.compile.impl.structure
SectionOutputNode implementation.
SectionOutputNodeImpl(String, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SectionOutputNodeImpl
Instantiate.
SectionOutputType - Interface in net.officefloor.compile.section
Type definition of an output for a SectionType.
SectionOutputTypeImpl - Class in net.officefloor.compile.impl.section
SectionOutputType implementation.
SectionOutputTypeImpl(String, String, boolean, Object[]) - Constructor for class net.officefloor.compile.impl.section.SectionOutputTypeImpl
Instantiate.
SectionRepositoryImpl - Class in net.officefloor.model.impl.section
SectionRepository implementation.
SectionRepositoryImpl(ModelRepository) - Constructor for class net.officefloor.model.impl.section.SectionRepositoryImpl
Initiate.
SectionSource - Interface in net.officefloor.compile.spi.section.source
Sources the SectionType.
SectionSourceContext - Interface in net.officefloor.compile.spi.section.source
Context for loading a SectionType.
SectionSourceContextImpl - Class in net.officefloor.compile.impl.section
SectionSourceContext implementation.
SectionSourceContextImpl(boolean, String, String[], PropertyList, SectionNode, NodeContext) - Constructor for class net.officefloor.compile.impl.section.SectionSourceContextImpl
Initiate.
SectionSourceProperty - Interface in net.officefloor.compile.spi.section.source
SectionSourcePropertyImpl - Class in net.officefloor.compile.spi.section.source.impl
SectionSourceProperty implementation.
SectionSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.section.source.impl.SectionSourcePropertyImpl
Initiate.
SectionSourceService<S extends SectionSource> - Interface in net.officefloor.compile
Service to plug-in an SectionSource Class alias by including the extension SectionSource jar on the class path.
SectionSourceServiceFactory - Interface in net.officefloor.compile
SectionSourceSpecification - Interface in net.officefloor.compile.spi.section.source
Provides the specification of the SectionType to be loaded by the particular SectionSource.
SectionType - Interface in net.officefloor.compile.section
Type definition of a section of the Office.
SectionTypeBuilder - Interface in net.officefloor.compile.test.section
Facade builder for the SectionType.
SectionTypeImpl - Class in net.officefloor.compile.impl.section
SectionType implementation.
SectionTypeImpl(SectionInputType[], SectionOutputType[], SectionObjectType[]) - Constructor for class net.officefloor.compile.impl.section.SectionTypeImpl
Instantiate.
SectionWriterStruct(WebTemplateWriter[], Class<?>) - Constructor for class net.officefloor.web.template.section.WebTemplateSectionSource.SectionWriterStruct
Initiate.
secure() - Element in annotation interface net.officefloor.woof.mock.MockWoofServer.MockWoofInput
Indicates if service from secure port.
secure(boolean) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Flags with the HttpRequest is secure.
secure(HttpOfficeSecurer) - Method in interface net.officefloor.web.security.build.HttpSecurer
secure(HttpOfficeSecurerContext) - Method in interface net.officefloor.web.security.build.office.HttpOfficeSecurer
Undertakes securing.
SECURE - Enum constant in enum class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction.Flows
Secure flow.
secureCancelConnection() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure ProcessState instances for connection are cancelled on loss of secure connection.
secureFlow(Class<?>, OfficeFlowSinkNode, OfficeFlowSinkNode) - Method in interface net.officefloor.web.security.build.office.HttpOfficeSecurerContext
Creates a OfficeFlowSinkNode to either a secure / insecure OfficeFlowSinkNode.
secureFlow(SectionDesigner, Class<?>, SectionFlowSinkNode, SectionFlowSinkNode) - Method in interface net.officefloor.web.security.build.section.HttpFlowSecurer
Creates a SectionFlowSinkNode to either a secure / insecure SectionFlowSinkNode.
secureLinks - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
Secure links.
SecureRestMethodDecorator - Class in net.officefloor.web.rest.build
RestMethodDecorator to handle HTTPS.
SecureRestMethodDecorator() - Constructor for class net.officefloor.web.rest.build.SecureRestMethodDecorator
 
secureSingleThreadedHandlerRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle request with AbstractHttpServerImplementationTestCase.ThreadedServicer for a secure connection.
secureSocket() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure raw secure request.
SECURITY_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default security directory.
SECURITY_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the security directory.
SECURITY_STATE_SESSION_KEY - Static variable in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
Key into the HttpSession for the DigestHttpSecuritySource.SecurityState.
SecuritySpringExceptionHandler - Class in net.officefloor.spring.starter.rest.security
Spring Security SpringExceptionHandler.
SecuritySpringExceptionHandler() - Constructor for class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandler
 
SecuritySpringExceptionHandlerServiceFactory - Class in net.officefloor.spring.starter.rest.security
SecuritySpringExceptionHandlerServiceFactory() - Constructor for class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandlerServiceFactory
 
SEE_OTHER - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 303 See Other.
SEE_OTHER - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 303 See Other status.
Segment() - Constructor for class net.officefloor.web.HttpPathFactoryImpl.Segment
 
SelectParameter() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectParameter
 
SelectSection() - Constructor for class net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectSection
 
send() - Method in interface net.officefloor.server.http.HttpResponse
Sends this HttpResponse.
send() - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
send(String) - Method in interface net.officefloor.spring.starter.rest.view.ViewResponse
Sends the view response.
send(Throwable) - Method in class net.officefloor.server.http.mock.MockHttpServer.MockServerHttpConnectionImpl
 
send(Throwable) - Method in interface net.officefloor.server.http.mock.MockServerHttpConnection
Sends the HttpResponse.
send(AsynchronousFlow, ObjectResponse<T>) - Static method in class net.officefloor.spring.reactive.ReactiveWoof
Sends the response.
send(MockHttpRequestBuilder) - Method in class net.officefloor.server.google.function.mock.AbstractMockGoogleHttpFunctionJUnit
Convenience method to send the MockHttpRequestBuilder.
send(MockHttpRequestBuilder) - Method in class net.officefloor.server.http.mock.MockHttpServer
Sends the MockHttpRequestBuilder and blocks waiting for the MockHttpResponse.
send(MockHttpRequestBuilder) - Method in class net.officefloor.woof.mock.MockWoofServer
 
send(MockHttpRequestBuilder, MockHttpRequestCallback) - Method in class net.officefloor.server.http.mock.MockHttpServer
send(HttpEscalationResponderContext<E>) - Method in interface net.officefloor.web.build.HttpEscalationResponder
Sends the Escalation.
send(HttpEscalationResponderContext<Throwable>) - Method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
 
send(HttpObjectResponderContext<Object>) - Method in class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
 
send(HttpObjectResponderContext<T>) - Method in interface net.officefloor.web.build.HttpObjectResponder
Sends the object.
send(T) - Method in interface net.officefloor.web.ObjectResponse
Sends the Object.
send(T) - Method in class net.officefloor.woof.mock.MockObjectResponse
 
SendCachedHttpFileFunction - Class in net.officefloor.web.resource.source
SendCachedHttpFileFunction(String) - Constructor for class net.officefloor.web.resource.source.SendCachedHttpFileFunction
Instantiate.
sendError(Throwable, HttpServletRequest, HttpServletResponse) - Static method in class net.officefloor.servlet.supply.ServletSupplierSource
Sends an error.
sendFollowRedirect(MockHttpRequestBuilder) - Method in class net.officefloor.server.http.mock.MockHttpServer
Sends the MockHttpRequestBuilder and blocks following the redirect.
sendFollowRedirect(MockHttpRequestBuilder) - Method in class net.officefloor.woof.mock.MockWoofServer
 
SendHttpChallengeFunction - Class in net.officefloor.web.security.impl
SendHttpChallengeFunction() - Constructor for class net.officefloor.web.security.impl.SendHttpChallengeFunction
 
SendHttpChallengeFunction.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
sendImmediateData(StreamBuffer<ByteBuffer>) - Method in interface net.officefloor.server.RequestHandler
Sends data immediately.
sendObject(Object, HttpStatus, ServerHttpConnection, ManagedFunctionType<?, ?>, ManagedFunctionObjectType<?>) - Method in class net.officefloor.web.response.HttpResponder
Sends the Object.
SendStoreHttpFileFunction - Class in net.officefloor.web.resource.source
SendStoreHttpFileFunction(String) - Constructor for class net.officefloor.web.resource.source.SendStoreHttpFileFunction
Instantiate.
SerialisableHttpHeader - Class in net.officefloor.server.http.impl
SerialisableHttpHeader(String, String) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpHeader
Instantiate.
SerialisableHttpRequest - Class in net.officefloor.server.http.impl
SerialisableHttpRequest(HttpMethod, String, HttpVersion, SerialisableHttpRequestHeaders, HttpRequestCookies, ByteArrayByteSequence) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpRequest
Instantiate.
SerialisableHttpRequest(HttpRequest, HttpRequestCookies, ByteSequence) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpRequest
Instantiate from existing HttpRequest.
SerialisableHttpRequestHeaders - Class in net.officefloor.server.http.impl
SerialisableHttpRequestHeaders(int, Iterable<HttpHeader>) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
Loads the HttpHeader instances.
SerialisableHttpRequestHeaders(List<HttpHeader>) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
Instantiate from List of HttpHeader instances.
SerialisableHttpRequestHeaders(HttpRequestHeaders) - Constructor for class net.officefloor.server.http.impl.SerialisableHttpRequestHeaders
Instantiate from HttpRequestHeaders.
serialise(Key) - Method in interface net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.SaveKeysContext
Convenience method to use the registered JwksKeyWriter instances to serialise the Key.
SerialisedRequestState - Class in net.officefloor.web
SerialisedRequestState(Serializable) - Constructor for class net.officefloor.web.SerialisedRequestState
Instantiate.
server(String) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the server.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource.DependencyKey
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.DependencyKeys
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.DependencyKeys
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource.DependencyKeys
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource.DependencyKeys
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource.DependencyKeys
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure.DependencyKeys
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.HttpRouteFunction.HttpRouteDependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.NotHandledFunction.NotHandledDependencies
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Dependencies
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.resource.source.ServiceHttpRequestFunction.Dependencies
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.response.ObjectResponseManagedObjectSource.ObjectResponseDependencies
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.security.impl.SendHttpChallengeFunction.Dependencies
Server HTTP connection.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.state.HttpObjectManagedObjectSource.HttpObjectDependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.state.HttpRequestStateManagedObjectSource.HttpRequestStateDependencies
Server HTTP connection dependency.
SERVER_HTTP_CONNECTION - Enum constant in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.WebTemplateInitialDependencies
Server HTTP connection.
serverDateHeaders() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure send Server and Date HttpHeader values.
ServerHttpConnection - Interface in net.officefloor.server.http
HTTP connection to be handled by the OfficeFloor.
ServerInputStream - Class in net.officefloor.server.stream
Provides non-blocking InputStream for servicing.
ServerInputStream() - Constructor for class net.officefloor.server.stream.ServerInputStream
 
ServerOutputStream - Class in net.officefloor.server.stream
OutputStream with additional methods to write cached ByteBuffer instances.
ServerOutputStream() - Constructor for class net.officefloor.server.stream.ServerOutputStream
 
serverSocketAccept() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
ServerSocketDecorator - Interface in net.officefloor.server
Decorates the ServerSocket.
ServerWriter - Class in net.officefloor.server.stream
Server Writer.
ServerWriter() - Constructor for class net.officefloor.server.stream.ServerWriter
 
service() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ParameterPass
Provides the test parameter string.
service() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.PressureOverloadServicer
Services the request.
service(int, Object, ManagedObject) - Method in interface net.officefloor.frame.util.InvokedProcessServicer
Services the invoked ProcessState.
service(HttpRequest, HttpResponse) - Method in class net.officefloor.server.google.function.OfficeFloorHttpFunction
 
service(ChannelHandlerContext, HttpRequest) - Method in class net.officefloor.server.http.netty.AbstractNettyHttpServer
Services the HttpRequest.
service(ChannelHandlerContext, HttpRequest) - Method in class net.officefloor.server.http.netty.NettyHttpServerImplementation
 
service(HttpServerExchange) - Method in class net.officefloor.server.http.undertow.AbstractUndertowHttpServer
Services the HttpServerExchange.
service(HttpServerExchange) - Method in class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
service(EntityManager) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.DeleteSection
Services the request.
service(EntityManager) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.InsertSection
Services the request.
service(EntityManager) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.UpdateSection
Services the request.
service(HttpServletRequest, HttpServletResponse) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager.FilterChainHttpServlet
 
service(M, FlowCallback) - Method in interface net.officefloor.compile.spi.officefloor.ExternalServiceInput
Invoked by an external service to use OfficeFloor.
service(AsynchronousFlow, ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.AsyncServicer
Services the request asynchronously.
service(ManagedObjectServiceContext<F>) - Method in interface net.officefloor.frame.impl.execute.service.SafeManagedObjectService.SafeServicer
Invokes servicing on the ManagedObjectServiceContext.
service(SafeManagedObjectService.SafeServicer<F, T>) - Method in class net.officefloor.frame.impl.execute.service.SafeManagedObjectService
Undertakes servicing.
service(Closure<VariableTypes>, Out<Closure<VariableTypes>>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.VariablePass
Passes the variable capture closure along.
service(AbstractJpaTestCase.Result, EntityManager) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.ReadSection
Services the request.
service(CollectionTypes, Out<CollectionTypes>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.CollectionReturn
Captures the collection types result.
service(ObjectInterface, Out<ObjectInterface>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest.ObjectLogic
Services the object.
service(ObjectTypes, Out<ObjectTypes>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ObjectReturn
Captures the object types result.
service(ParameterTypes, Out<ParameterTypes>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ParameterReturn
Captures the parameter types result.
service(PrimitiveTypes, Out<PrimitiveTypes>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.PrimitiveReturn
Captures the primitive types result.
service(VariableTypes, In<Closure<VariableTypes>>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.VariableReturn
Captures the variable types result.
service(AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CancelConnectionServicer
Services the request.
service(AbstractHttpServerImplementationTestCase.ThreadedServicer.Flows) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedServicer
Services the request.
service(ProcessAwareServerHttpConnectionManagedObject<ByteBuffer>) - Method in class net.officefloor.server.http.AbstractHttpServicerFactory
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.BufferServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.BytesServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CloseFileServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.EncodedUrlServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FailServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FileServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.FunctionalityServicer
Services the request.
service(ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.Servicer
Services the request.
service(ServerHttpConnection) - Method in interface net.officefloor.web.route.WebServicer
Services the ServerHttpConnection.
service(ServerHttpConnection, Executor, AsynchronousFlow, AsynchronousFlowCompletion, FilterChain) - Method in interface net.officefloor.servlet.FilterServicer
Services the ServerHttpConnection.
service(ServerHttpConnection, Executor, AsynchronousFlow, AsynchronousFlowCompletion, Map<String, ? extends Object>) - Method in interface net.officefloor.servlet.ServletServicer
Services the ServerHttpConnection.
service(ServerHttpConnection, Executor, AsynchronousFlow, AsynchronousFlowCompletion, Map<String, ? extends Object>) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
 
service(ServerHttpConnection, ServerHttpConnection) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.QualifiedServicer
Services the request.
service(StreamBuffer<ByteBuffer>, long, boolean) - Method in interface net.officefloor.server.SocketServicer
Services the Socket.
service(SocketWrapperBase<?>) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
service(HttpHandler, ServerHttpConnection, HttpRequestState, AsynchronousFlow, AsynchronousFlowCompletion) - Static method in class net.officefloor.spring.webflux.WebFluxSectionSource
Services the ServerHttpConnection via the HttpHandler.
service(R, ResponseWriter) - Method in interface net.officefloor.server.RequestServicer
Services the request.
SERVICE_UNAVAILABLE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 503 Service Unavailable.
SERVICE_UNAVAILABLE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 503 Service Unavailable status.
ServiceContext - Interface in net.officefloor.frame.api.source
Context for the ServiceFactory.
ServiceFactory<S> - Interface in net.officefloor.frame.api.source
Generic factory to be loaded by the ServiceLoader.
ServiceHttpRequestFunction - Class in net.officefloor.web.resource.source
ServiceHttpRequestFunction() - Constructor for class net.officefloor.web.resource.source.ServiceHttpRequestFunction
 
ServiceHttpRequestFunction.Dependencies - Enum Class in net.officefloor.web.resource.source
Dependencies.
Servicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.Servicer
 
SERVLET_SERVICER - Enum constant in enum class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Servlet servicer.
ServletManager - Interface in net.officefloor.servlet
Manager of Servlet instances for ServletServicer.
ServletProcedureSource - Class in net.officefloor.servlet.procedure
ServletProcedureSource() - Constructor for class net.officefloor.servlet.procedure.ServletProcedureSource
 
ServletSectionSource - Class in net.officefloor.servlet.chain
SectionSource servicing ServerHttpConnection via Servlet.
ServletSectionSource(TomcatServletManager) - Constructor for class net.officefloor.servlet.chain.ServletSectionSource
Instantiate.
ServletServicer - Interface in net.officefloor.servlet
Services ServerHttpConnection via Servlet.
ServletServicerManagedObjectSource - Class in net.officefloor.servlet.supply
ServletServicerManagedObjectSource(TomcatServletManager, InjectionRegistry) - Constructor for class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
Instantiate.
ServletSupplierExtension - Interface in net.officefloor.servlet.supply.extension
Extension to ServletSupplierSource.
ServletSupplierExtensionContext - Interface in net.officefloor.servlet.supply.extension
ServletSupplierExtensionServiceFactory - Interface in net.officefloor.servlet.supply.extension
ServletSupplierSource - Class in net.officefloor.servlet.supply
SupplierSource to provide Servlet functionality.
ServletSupplierSource(TomcatServletManager, InjectionRegistry) - Constructor for class net.officefloor.servlet.supply.ServletSupplierSource
Instantiate.
ServletWoofExtensionService - Class in net.officefloor.servlet.supply
WoofExtensionService to provide a Servlet container.
ServletWoofExtensionService() - Constructor for class net.officefloor.servlet.supply.ServletWoofExtensionService
 
session - Variable in class net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext
SESSION - Enum constant in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Session dependency.
SESSION_ATTRIBUTE_REDIRECT_MOMENTO - Static variable in class net.officefloor.web.HttpRedirectFunction
Name of the HttpSession attribute containing the HttpRequestState momento.
SESSION_STATE - Enum constant in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Session state dependency.
sessionCreated(Instant, Instant, Map<String, Serializable>) - Method in interface net.officefloor.web.session.spi.CreateHttpSessionOperation
Flags that the HttpSession was successfully created within the HttpSessionStore.
sessionIdCollision() - Method in interface net.officefloor.web.session.spi.CreateHttpSessionOperation
Flags that the session Id is the same as another HttpSession within the HttpSessionStore.
sessionInvalidated() - Method in interface net.officefloor.web.session.spi.InvalidateHttpSessionOperation
Flags the HttpSession was invalidated successfully within the HttpSessionStore.
sessionNotAvailable() - Method in interface net.officefloor.web.session.spi.RetrieveHttpSessionOperation
Flags that the HttpSession is not available in the HttpSessionStore.
sessionRetrieved(Instant, Instant, Map<String, Serializable>) - Method in interface net.officefloor.web.session.spi.RetrieveHttpSessionOperation
Flags that the HttpSession was successfully retrieved from the HttpSessionStore.
sessionStored() - Method in interface net.officefloor.web.session.spi.StoreHttpSessionOperation
Flags the HttpSession was stored successfully within the HttpSessionStore.
set(String, String) - Method in class net.officefloor.test.system.AbstractEnvironmentOverride
 
set(String, String) - Method in class net.officefloor.test.system.AbstractExternalOverride
Specifies the value.
set(String, String) - Method in class net.officefloor.test.system.AbstractSystemPropertiesOverride
 
set(T) - Method in class net.officefloor.frame.test.ThreadSafeClosure
Sets the value.
set(T) - Method in class net.officefloor.model.test.variable.MockVar
 
set(T) - Method in interface net.officefloor.plugin.variable.Out
Sets the value for the variable.
setAccessControlClass(Class<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Specifies the access control class.
setAccessControlClass(Class<AC>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Specifies the type for access control.
setAdministrationFactory(AdministrationFactory<E, F, G>) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Specifies the AdministrationFactory.
setAlg(String) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtHeader
Specifies the algorithm.
setAlias(String) - Method in interface net.officefloor.web.build.HttpParameterBuilder
Sets an alias name for the parameter.
setAmazonDynamoDbFactory(AmazonDynamoDbFactory) - Static method in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
Sets using the AmazonDynamoDbFactory.
setAppReadBufHandler(ApplicationBufferHandler) - Method in class net.officefloor.servlet.tomcat.OfficeFloorSocketWrapper
 
setArgumentType(Class<?>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
setArgumentType(Class<?>) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionFlowTypeBuilder
Specifies the type of the argument passed by the ManagedFunction to the Flow.
setArgumentType(Class<?>) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext.ClassFlow
Specifies the argument type.
setAssetManagerHirers(AssetManagerHirer[]) - Method in class net.officefloor.frame.impl.execute.asset.OfficeManagerHirerImpl
Specifies the AssetManagerHirer instances.
setAsynchronousContext(AsynchronousContext) - Method in interface net.officefloor.frame.api.managedobject.AsynchronousManagedObject
Provides the AsynchronousContext to the AsynchronousManagedObject to enable call back to notify state and completion of asynchronous processing.
setAsynchronousContext(AsynchronousContext) - Method in class net.officefloor.frame.test.TestManagedObject
================== AsynchronousManagedObject ==================
setAsynchronousContext(AsynchronousContext) - Method in class net.officefloor.web.security.impl.AccessControlManagedObjectSource.AccessControlManagedObject
 
setAsynchronousContext(AsynchronousContext) - Method in class net.officefloor.web.session.HttpSessionManagedObject
 
setAsynchronousFlowTimeout(long) - Method in interface net.officefloor.frame.api.build.AdministrationBuilder
Specifies the timeout to for AsynchronousFlow instances for this Administration.
setAsynchronousFlowTimeout(long) - Method in interface net.officefloor.frame.api.build.GovernanceBuilder
Specifies the timeout to for AsynchronousFlow instances for this Governance.
setAsynchronousFlowTimeout(long) - Method in interface net.officefloor.frame.api.build.ManagedFunctionBuilder
Specifies the timeout to for AsynchronousFlow instances for this ManagedFunction.
setAsynchronousFlowTimeout(long) - Method in class net.officefloor.frame.impl.construct.administration.AdministrationBuilderImpl
 
setAsynchronousFlowTimeout(long) - Method in class net.officefloor.frame.impl.construct.governance.GovernanceBuilderImpl
 
setAsynchronousFlowTimeout(long) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
setAsynchronousListener(AsynchronousContext) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Allows overriding the AsynchronousContext to initialise an AsynchronousManagedObject.
setAttribute(String, Serializable) - Method in interface net.officefloor.web.session.HttpSession
Binds the Object to the name within this HttpSession.
setAttribute(String, Serializable) - Method in interface net.officefloor.web.state.HttpRequestState
Binds the Object to the name.
setAttribute(String, Object) - Method in interface net.officefloor.web.state.HttpApplicationState
Binds the Object to the name.
setAttribute(String, Object) - Method in class net.officefloor.web.state.HttpApplicationStateManagedObjectSource
 
setAttribute(Attribute) - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
setAttributeName(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the attribute name.
setAttributes(AttributeList) - Method in class net.officefloor.compile.impl.mxbean.OfficeFloorMBeanImpl
 
setAuthenticationClass(Class<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Specifies the authentication class.
setAuthenticationClass(Class<A>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Specifies the type for authentication.
setBase64(ObjectNode, String, byte[]) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Specifies the field bytes as Base64 on the ObjectNode.
setBase64(ObjectNode, String, BigInteger) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Specifies the field BigInteger value as Base64 on the ObjectNode.
setBase64(String, byte[]) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Convenience method to set bytes as Base64 on key ObjectNode.
setBase64(String, BigInteger) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Convenience method to set BigInteger value as Base64 on key ObjectNode.
setBoundFunctionName(String) - Method in interface net.officefloor.frame.api.function.NameAwareManagedFunctionFactory
Provides the ManagedFunctionFactory the bound name for its created ManagedFunction instances.
setBoundInputManagedObject(String, String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Specifies the input ManagedObject to be bound to the ProcessState should there be multiple instances and it was not input.
setBoundInputManagedObject(String, String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setBoundManagedObjectName(String) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Specifies the bound name for a ContextAwareManagedObject.
setBoundOfficeFloorManagedObjectSource(OfficeFloorManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.InputManagedObjectNodeImpl
 
setBoundOfficeFloorManagedObjectSource(OfficeFloorManagedObjectSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorInputManagedObject
setCascadeRemove(String) - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Sets the cascade remove flag.
setChallenge(String, String) - Method in class net.officefloor.web.security.scheme.MockHttpChallengeContext
 
setChallenge(String, String) - Method in interface net.officefloor.web.spi.security.HttpChallengeContext
Sets the HttpChallenge.
setCharset(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setCharset(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Allow overriding the default Charset to render the WebTemplate.
setCharset(Charset) - Method in class net.officefloor.web.resource.impl.HttpResourceStoreImpl
 
setCharset(Charset) - Method in interface net.officefloor.web.resource.spi.ResourceSystemContext
Specifies the Charset for files within the ResourceSystem.
setClassLoader(ClassLoader) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies the ClassLoader.
setClassLoader(ClassLoader) - Method in interface net.officefloor.compile.OfficeFloorCompilerConfigurerContext
Allows specifying another ClassLoader.
setClassLoader(ClassLoader) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Allows overriding the ClassLoader provided to the sources by the SourceContext.
setClassLoader(ClassLoader) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setClassSuffix(String) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
setClockFactory(ClockFactory) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setClockFactory(ClockFactory) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setClockFactory(ClockFactory) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies the ClockFactory.
setClockFactory(ClockFactory) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Allows overriding the ClockFactory to create Clock instances by the SourceContext.
setClockFactory(ClockFactory) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setClockFactory(ClockFactory) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
Specifies the ClockFactory.
setClockFactory(ClockFactory) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Specifies the ClockFactory.
setClockFactory(ClockFactory) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Specifies the ClockFactory.
setCompilerIssues(CompilerIssues) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setCompilerIssues(CompilerIssues) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setCompilerIssues(CompilerIssues) - Method in class net.officefloor.compile.OfficeFloorCompiler
Overrides the default CompilerIssues to use in compiling the OfficeFloor.
setConcurrent(boolean) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectStartupProcess
Flags for the ProcessState to be invoked concurrently.
setConfiguration(InputStream) - Method in interface net.officefloor.configuration.WritableConfigurationItem
Specifies the configuration that this is to represent.
setConflicts(Conflict[]) - Method in class net.officefloor.model.impl.change.AbstractChange
Specifies the Conflict instances.
setConnectivity(AbstractJdbcManagedObjectSource.ConnectivityFactory) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Specifies AbstractJdbcManagedObjectSource.ConnectivityFactory for validating connectivity on startup.
setContentEncoding(HttpHeaderValue) - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Specifies the Content-Encoding for the transformed resource.
setContentType(String) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
setContentType(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setContentType(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Specifies the Content-Type output by this WebTemplate.
setContentType(String, Charset) - Method in interface net.officefloor.server.http.HttpResponse
Specifies the Content-Type and optionally the Charset.
setContentType(String, Charset) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
setContentType(HttpHeaderValue, Charset) - Method in interface net.officefloor.server.http.HttpResponse
Provides means to use HttpHeaderValue to specify both the Content-Type and charset for more efficiency.
setContentType(HttpHeaderValue, Charset) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
setContentType(HttpHeaderValue, Charset) - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Allows specifying a new Content-Type for the transformed resource.
setContextPath(String) - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
Specifies the context path within the application to serve the HttpResource instances.
setCookie(String, String) - Method in interface net.officefloor.server.http.HttpResponseCookies
setCookie(String, String) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
setCookie(String, String, Consumer<HttpResponseCookie>) - Method in interface net.officefloor.server.http.HttpResponseCookies
setCookie(String, String, Consumer<HttpResponseCookie>) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
setCookie(HttpRequestCookie) - Method in interface net.officefloor.server.http.HttpResponseCookies
setCookie(HttpRequestCookie) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
setCookie(HttpRequestCookie, Consumer<HttpResponseCookie>) - Method in interface net.officefloor.server.http.HttpResponseCookies
setCookie(HttpRequestCookie, Consumer<HttpResponseCookie>) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponseCookies
 
setCosmosDbFactory(CosmosDbFactory) - Static method in class net.officefloor.nosql.cosmosdb.CosmosDbConnect
Sets using the CosmosDbFactory.
setCredentialsClass(Class<?>) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Specifies the credentials class.
setCredentialsClass(Class<C>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
Specifies the type for credentials.
setCurrentTimeSeconds(long) - Method in class net.officefloor.frame.test.MockClockFactory
Specifies the current time.
setDebugVerbose() - Method in class net.officefloor.frame.test.LogTestSupport
Specifies to provide debug verbose output to aid in debugging.
setDebugVerbose() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Specifies to provide debug verbose output to aid in debugging.
setDefaultAsynchronousFlowTimeout(long) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Specifies the default timeout for AsynchronousFlow instances.
setDefaultAsynchronousFlowTimeout(long) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setDefaultHttpObjectParser(HttpObjectParserServiceFactory) - Method in interface net.officefloor.web.build.WebArchitect
Specifies the default HttpObjectParserServiceFactory.
setDefaultHttpObjectParser(HttpObjectParserServiceFactory) - Method in class net.officefloor.web.WebArchitectEmployer
 
setDefaultHttpObjectResponder(HttpObjectResponderServiceFactory) - Method in interface net.officefloor.web.build.WebArchitect
Specifies the default HttpObjectResponderServiceFactory.
setDefaultHttpObjectResponder(HttpObjectResponderServiceFactory) - Method in class net.officefloor.web.WebArchitectEmployer
 
setDefaultManagedObjectPool(ManagedObjectPoolFactory) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
Specifies the default ManagedObjectPool.
setDefaultManagedObjectPool(ManagedObjectPoolFactory) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl
 
setDefaultTeam(String) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Allows optionally specifying the default Team for the Office.
setDefaultTeam(String) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setDelegate(XmlMapping) - Method in class net.officefloor.plugin.xml.marshall.tree.ProxyXmlMapping
The creation of XmlMapping (and its XmlWriter) will recursively load its XmlMapping.
setDependencyLoadTimeout(long) - Method in class net.officefloor.test.AbstractOfficeFloorJUnit
Specifies the dependency load timeout.
setDescription(String) - Method in interface net.officefloor.jpa.test.IMockEntity
Specifies the description.
setDescription(String) - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Sets the description.
setDirectoryDefaultResourceNames(String...) - Method in interface net.officefloor.web.resource.build.HttpResourcesBuilder
Specifies the default file names within a directory.
setDocumentation(String) - Method in interface net.officefloor.web.build.HttpInput
Specifies documentation to describe this HttpInput.
setDomain(String) - Method in interface net.officefloor.server.http.HttpResponseCookie
Specifies the domain.
setDomain(String) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setEfficientForStressTests(boolean) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Flags to turn off checks for HttpRequest and provide efficient processing.
setElementName(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the element name.
setElementName(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the XML element/attribute name.
setElementXmlMapping(XmlMapping) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
Specifies the XmlMapping for the element.
setEndField(String) - Method in class net.officefloor.model.generate.model.FieldMetaData
 
setEndList(String) - Method in class net.officefloor.model.generate.model.FieldMetaData
 
setErrorInformation(String) - Method in interface net.officefloor.plugin.clazz.constructor.ClassConstructorInterrogatorContext
Provides optional error information about why a Constructor was not found.
setEscalationHandler(EscalationHandler) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setEscalationHandler(EscalationHandler) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setEscalationHandler(EscalationHandler) - Method in class net.officefloor.compile.OfficeFloorCompiler
Overrides the default EscalationHandler.
setEscalationHandler(EscalationHandler) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Specifies the EscalationHandler for issues escalating out of the Office instances.
setEscalationHandler(EscalationHandler) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setEscalationHandler(HttpEscalationHandler) - Method in interface net.officefloor.server.http.HttpResponse
Sets the HttpEscalationHandler for the response.
setEscalationHandler(HttpEscalationHandler) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
setExecutive(Class<XS>) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Specifies an Executive which will manage the Team instances within the OfficeFloor.
setExecutive(Class<XS>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setExecutive(String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
setExecutive(String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
setExecutive(ExecutiveSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
setExecutive(ExecutiveSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
setExecutive(XS) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Specifies an Executive which will manage the Team instances within the OfficeFloor.
setExecutive(XS) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setExp(Long) - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.TimeWindow
Specifies the expire.
setExp(Long) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtClaims
Specifies expiry time.
setExpires(TemporalAccessor) - Method in interface net.officefloor.server.http.HttpResponseCookie
Sets the expire time.
setExpires(TemporalAccessor) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setExpireTime(Instant) - Method in interface net.officefloor.web.session.HttpSession
Specifies the time this HttpSession will expire if idle.
setExtensionInterface(Class<?>) - Method in interface net.officefloor.compile.test.governance.GovernanceTypeBuilder
Specifies the extension interface type.
setExtensionInterface(Class<E>) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.MetaDataContext
Specifies the extension interface.
setExtensionInterface(Class<I>) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
Specifies the extension interface.
setFactory(OfficeFloorCompiler.OfficeFloorCompilerFactory) - Static method in class net.officefloor.compile.OfficeFloorCompiler
setFailure(Throwable) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectUser
Indicates failure to obtain the ManagedObject.
setFailure(Throwable) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
setFailure(Throwable) - Method in interface net.officefloor.web.jwt.role.JwtRoleCollector
Indicates failure in retrieving the roles.
setFailure(Throwable, long, TimeUnit) - Method in interface net.officefloor.plugin.managedobject.poll.StatePollContext
Indicates there was a failure in polling.
setFailure(Throwable, long, TimeUnit) - Method in interface net.officefloor.web.jwt.validate.JwtValidateKeyCollector
Indicates failure in retrieving the JwtValidateKey instances.
setFieldValue(Object, Field, Object, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Specifies the Field value.
setFieldValue(Object, String, Object, String) - Static method in class net.officefloor.test.module.ModuleAccessible
Specifies the Field value.
setFinalState(S) - Method in interface net.officefloor.plugin.managedobject.poll.StatePollContext
Sets the state and stops polling.
setFirestoreFactory(FirestoreFactory) - Static method in class net.officefloor.nosql.firestore.FirestoreConnect
Sets using the FirestoreFactory.
setFlow(int, MethodManagedFunctionBuilderUtil.ManagedFunctionFlowHandler) - Method in interface net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder
setFlow(String, MethodManagedFunctionBuilderUtil.ManagedFunctionFlowHandler) - Method in interface net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder
Specifies the MethodManagedFunctionBuilderUtil.ManagedFunctionFlowHandler for invoking another ManagedFunction reflectively.
setFormat(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the format for loading the value.
setFunction(String, FunctionConfiguration) - Method in class net.officefloor.activity.compose.ComposeConfiguration
Sets the function configuration.
setFunctionAsPublic(boolean, FunctionModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
setFunctionFactory(ManagedFunctionFactory<D, F>) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
Specifies the ManagedFunctionFactory to create the ManagedFunction.
setFunctionFactory(ManagedFunctionFactory<M, F>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
setGetMethodName(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the name of the method to get the value from the object in the current context.
setGovernanceFactory(GovernanceFactory<? extends I, F>) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.MetaDataContext
Specifies the GovernanceFactory.
setHttpAccessControlFactory(HttpAccessControlFactory<AC>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
setHttpAuthenticationFactory(HttpAuthenticationFactory<A, C>) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.MetaDataContext
setHttpEscalationHandler(HttpEscalationHandler) - Method in class net.officefloor.web.HttpRouteSectionSource
Specifies the HttpEscalationHandler
setHttpHandler(HttpHandler) - Static method in class net.officefloor.spring.webflux.WebFluxSectionSource
Specifies the HttpHandler.
setHttpInputPath(HttpInputPath) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource
Specifies the HttpInputPath.
setHttpOnly(boolean) - Method in interface net.officefloor.server.http.HttpResponseCookie
Indicates if only available over HTTP requests (and not, for example, made available to JavaScript in the browser).
setHttpOnly(boolean) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setHttpSecurityName(String) - Method in class net.officefloor.web.security.build.AbstractHttpSecurable
 
setHttpSecurityName(String) - Method in interface net.officefloor.web.security.build.HttpSecurableBuilder
Specifies the particular HttpSecurity.
setId(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the Id for reference mapping.
setId(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the identifier of the XML mapping.
setInput(boolean) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Flags the ManagedObjectSource as possibly being able to trigger a Flow.
setInput(boolean) - Method in interface net.officefloor.web.security.type.HttpSecurityTypeBuilder
Indicates if input.
setInputManagedObjectName(String) - Method in interface net.officefloor.frame.api.build.ManagingOfficeBuilder
Specifies the name to bind the input ManagedObject within the ProcessState of the Office.
setInputManagedObjectName(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagingOfficeBuilderImpl
 
setInstance(OfficeFrame) - Static method in class net.officefloor.frame.api.OfficeFrame
Specifies the OfficeFrame implementation.
setIsUseRaw(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies whether the value should be used raw or whether it should be transformed for XML (ie special characters subsituted).
setKey(F) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
setKey(F) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionFlowTypeBuilder
Specifies the Enum for this ManagedFunctionFlowTypeBuilder.
setKey(M) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
setKey(M) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionObjectTypeBuilder
Specifies the Enum for this ManagedFunctionObjectTypeBuilder.
setKeys(JwtAccessKey[]) - Method in interface net.officefloor.web.jwt.authority.JwtAccessKeyCollector
Specifies the JwtAccessKey instances.
setKeys(JwtRefreshKey...) - Method in interface net.officefloor.web.jwt.authority.JwtRefreshKeyCollector
Specifies the JwtRefreshKey instances.
setKeys(JwtValidateKey...) - Method in interface net.officefloor.web.jwt.validate.JwtValidateKeyCollector
Specifies the JwtValidateKey instances.
setKty(String) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Specifies the key type.
setLabel(String) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionEscalationTypeImpl
 
setLabel(String) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionFlowTypeImpl
 
setLabel(String) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
setLabel(String) - Method in interface net.officefloor.compile.spi.administration.source.impl.AbstractAdministrationSource.Labeller
Specifies the label.
setLabel(String) - Method in interface net.officefloor.compile.spi.governance.source.impl.AbstractGovernanceSource.Labeller
Specifies the label.
setLabel(String) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionEscalationTypeBuilder
Provides means to specify a display label for the EscalationFlow.
setLabel(String) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionFlowTypeBuilder
Provides means to specify a display label for the Flow.
setLabel(String) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionObjectTypeBuilder
Provides means to specify a display label for the Object.
setLabel(String) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.ExecutionLabeller
Specifies the label.
setLabel(String) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.Labeller
Specifies the label.
setLabel(String) - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
Specifies a label to describe the dependency.
setLabel(String) - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectExecutionMetaDataImpl
Specifies the label.
setLabel(String) - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectFlowMetaDataImpl
Specifies a label to describe the Flow.
setLabel(String) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.Labeller
Specifies the label.
setLabel(String) - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
Specifies a label to describe the dependency.
setLabel(String) - Method in class net.officefloor.web.spi.security.impl.HttpSecurityFlowMetaDataImpl
Specifies a label to describe the Flow.
setLinkSecure(String, boolean) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setLinkSecure(String, boolean) - Method in interface net.officefloor.web.template.build.WebTemplate
Indicate whether a secure connection is required for the link.
setLinkSeparatorCharacter(char) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setLinkSeparatorCharacter(char) - Method in interface net.officefloor.web.template.build.WebTemplate
Allows overriding the default separator character between the path and link.
setLoadMethodName(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the name of the method on the target object to load the value/object.
setLoadObjectClassName(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the fully qualified name of the class of the object to be loaded to the target object.
setLogGC() - Method in class net.officefloor.frame.test.LogTestSupport
Turns on logging of GC as part of test.
setLogGC() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Turns on logging of GC as part of test.
setLogicClass(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setLogicClass(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Specifies the logic Class.
setLong(ObjectNode, String, long) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Specifies the field long value on the ObjectNode.
setLong(String, long) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Convenience method to set long value on key ObjectNode.
setManagedFunction(ManagedFunctionFactory<M, F>, Class<M>, Class<F>) - Method in interface net.officefloor.activity.procedure.spi.ProcedureManagedFunctionContext
setManagedFunctionName(String) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Allows overriding ManagedFunction name derived from Procedure name.
setManagedObject(ManagedObject) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectUser
Specifies the ManagedObject to be used.
setManagedObject(ManagedObject) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
setManagedObjectClass(Class<? extends ManagedObject>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Specifies the type of the ManagedObject.
setManagedObjectContext(ManagedObjectContext) - Method in interface net.officefloor.frame.api.managedobject.ContextAwareManagedObject
Provides the ManagedObjectContext to the ManagedObject.
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.frame.test.TestManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.web.session.HttpSessionManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.web.session.object.HttpSessionObjectManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject
 
setManagedObjectContext(ManagedObjectContext) - Method in class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject
 
setManagedObjectIndex(ManagedObjectIndex) - Method in class net.officefloor.frame.impl.execute.thread.ThreadLocalImpl
 
setManagedObjectIndex(ManagedObjectIndex) - Method in interface net.officefloor.frame.internal.configuration.ThreadLocalConfiguration
Specifies the ManagedObjectIndex identifying the ManagedObject for the OptionalThreadLocal.
setManagedObjectIndex(ManagedObjectScope, int) - Method in class net.officefloor.frame.impl.construct.managedobject.RawBoundManagedObjectMetaData
Specifies the ManagedObjectIndex.
setManagedObjectPool(ManagedObjectPoolFactory) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Specifies the ManagedObjectPoolFactory for this ManagedObject.
setManagedObjectPool(ManagedObjectPoolFactory) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
setManagedObjectPoolFactory(ManagedObjectPoolFactory) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.MetaDataContext
setManagedObjectSource(OfficeFloorManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
setManagedObjectSourceNode(ManagedObjectSourceNode) - Method in class net.officefloor.compile.impl.structure.OptionalThreadLocalInputLinker
setManagingOffice(String) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Specifies the Office to manage this ManagedObject.
setManagingOffice(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
setManuallyManageGovernance(boolean) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Flags whether to manually manage Governance via Administration instances.
setManuallyManageGovernance(boolean) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setMaxAge(long) - Method in interface net.officefloor.server.http.HttpResponseCookie
Sets the maximum age in seconds.
setMaxAge(long) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setMaxByteLength(int) - Static method in class net.officefloor.server.buffer.StreamBufferByteSequence
Specifies the maximum byte length of any ByteSequence.
setMaximumFunctionStateChainLength(int) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Specifies the maximum FunctionState chain length.
setMaximumFunctionStateChainLength(int) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setMaxStartupWaitTime(long) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Specifies the maximum time in milliseconds to wait for OfficeFloor to start.
setMaxStartupWaitTime(long) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setMBeanRegistrator(MBeanRegistrator) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setMBeanRegistrator(MBeanRegistrator) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setMBeanRegistrator(MBeanRegistrator) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies the MBeanRegistrator.
setMethodObjectInstanceFactory(MethodObjectFactory) - Method in interface net.officefloor.activity.procedure.spi.ProcedureMethodContext
Overrides the default MethodObjectFactory.
setMethodReturnTranslator(MethodReturnTranslator<Object, Object>) - Method in class net.officefloor.plugin.clazz.method.MethodFunctionFactory
Specifies the MethodReturnTranslator.
setMomento(M) - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Optionally sets a Momento on the RestMethod.
setMonitorClock(MonitorClock) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Allows providing an MonitorClock implementation to obtain the current time.
setMonitorClock(MonitorClock) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setMonitorOfficeInterval(long) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Specifies the interval in milli-seconds between each time the OfficeManager monitors the Office.
setMonitorOfficeInterval(long) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setName(String) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
 
setName(String) - Method in interface net.officefloor.jpa.test.IMockEntity
Specifies the name.
setName(String) - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Sets the name.
setName(String) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
setNbf(Long) - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.TimeWindow
Specifies the not before.
setNbf(Long) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtClaims
Specifies not before time.
setNext(E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry
 
setNext(I) - Method in interface net.officefloor.frame.internal.structure.LinkedListSetEntry
Specifies the next LinkedListSetEntry in the LinkedListSet.
setNextArgumentType(Class<?>) - Method in interface net.officefloor.activity.procedure.ProcedureTypeBuilder
Specifies the next argument type.
setNextFunction(String) - Method in class net.officefloor.frame.test.ReflectiveFunctionBuilder
Specifies the next ManagedFunction using the return type of the Method as the argument type.
setNextFunction(String, Class<?>) - Method in interface net.officefloor.frame.api.build.FlowBuilder
Specifies the next ManagedFunction to be executed.
setNextFunction(String, Class<?>) - Method in class net.officefloor.frame.impl.construct.managedfunction.ManagedFunctionBuilderImpl
 
setNextFunctionArgument(Object) - Method in interface net.officefloor.frame.api.function.ManagedFunctionContext
Specifies the next ManagedFunction argument.
setNextFunctionArgument(Object) - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Allows to asynchronously overwrite the next ManagedFunction argument.
setNextOfficeFloorCompiler(OfficeFloorCompiler) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
Specifies the OfficeFloorCompiler for the next operation.
setNextState(S, long, TimeUnit) - Method in interface net.officefloor.plugin.managedobject.poll.StatePollContext
Sets the next state.
setNotReady() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectReadyCheckImpl
 
setNotReady() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectReadyCheck
Flags that a ManagedObject or one of its dependency ManagedObject instances is not ready.
setObject(int, Object) - Method in interface net.officefloor.compile.test.managedfunction.clazz.MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder
Specifies the object for index.
setObjectAsParameter(boolean, ManagedFunctionObjectModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
setObjectClass(Class<?>) - Method in interface net.officefloor.compile.test.managedobject.ManagedObjectTypeBuilder
Specifies the Object class returned from the ManagedObject.
setObjectClass(Class<?>) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext
Specifies the type of the object returned from the ManagedObject.
setObjectifyFactoryManufacturer(ObjectifySupplierSource.ObjectifyFactoryManufacturer) - Static method in class net.officefloor.nosql.objectify.ObjectifySupplierSource
setObjectRegistry(ObjectRegistry<?>) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Allows overriding the ObjectRegistry to initialise a CoordinatingManagedObject.
setObjectsPath(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Specifies the resource path to the objects configuration file.
setOffice(Office) - Method in interface net.officefloor.frame.api.function.OfficeAwareManagedFunctionFactory
Provides the ManagedFunctionFactory its containing Office.
setOfficeFloorFactory(OfficeFloorHttpFunction.HttpFunctionOfficeFloorFactory) - Static method in class net.officefloor.server.google.function.OfficeFloorHttpFunction
setOfficeFloorLocation(String) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setOfficeFloorLocation(String) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setOfficeFloorLocation(String) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies the location of the OfficeFloor.
setOfficeFloorSource(OfficeFloorSource) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setOfficeFloorSource(OfficeFloorSource) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setOfficeFloorSource(OfficeFloorSource) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies the OfficeFloorSource instance to use for compiling the OfficeFloor.
setOfficeFloorSourceClass(Class<S>) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setOfficeFloorSourceClass(Class<S>) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setOfficeFloorSourceClass(Class<S>) - Method in class net.officefloor.compile.OfficeFloorCompiler
Overrides the default OfficeFloorSource to source the OfficeFloor.
setOfficeFrame(OfficeFrame) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setOfficeFrame(OfficeFrame) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setOfficeFrame(OfficeFrame) - Method in class net.officefloor.compile.OfficeFloorCompiler
Overrides the default OfficeFrame for building the OfficeFloor.
setOptionalThreadLocal(OptionalThreadLocal<?>) - Method in class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl
 
setOptionalThreadLocal(OptionalThreadLocal<?>) - Method in interface net.officefloor.compile.internal.structure.OptionalThreadLocalReceiver
Receives the OptionalThreadLocal.
setOverrideKeys(JwtHttpSecuritySource.JwtValidateKeysFactory) - Static method in class net.officefloor.web.jwt.JwtHttpSecuritySource
setOverridePropertiesDirectory(File) - Method in class net.officefloor.compile.impl.adapt.OfficeFloorCompilerAdapter
 
setOverridePropertiesDirectory(File) - Method in class net.officefloor.compile.impl.OfficeFloorCompilerImpl
 
setOverridePropertiesDirectory(File) - Method in class net.officefloor.compile.OfficeFloorCompiler
Specifies a directory containing override properties.
setOverrideQualifier(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
setOverrideQualifier(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
setOverrideQualifier(String) - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectDependency
Overrides the qualifier specified by the ManagedObjectSource.
setPackageName(String) - Method in class net.officefloor.model.generate.model.ModelMetaData
 
setParallelBlock(BlockState) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
setParallelBlock(BlockState) - Method in interface net.officefloor.frame.internal.structure.BlockState
Specifies the parallel BlockState.
setParallelOwner(BlockState) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
setParallelOwner(BlockState) - Method in interface net.officefloor.frame.internal.structure.BlockState
Specifies the parallel owning BlockState.
setPath(String) - Method in interface net.officefloor.server.http.HttpResponseCookie
Specifies the path.
setPath(String) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setPlural(String) - Method in class net.officefloor.model.generate.model.ListMetaData
Specifies the plural name.
setPooledObjectType(Class<?>) - Method in interface net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.MetaDataContext
Specifies the pooled object type.
setPrev(E) - Method in class net.officefloor.frame.impl.execute.linkedlistset.AbstractLinkedListSetEntry
 
setPrev(I) - Method in interface net.officefloor.frame.internal.structure.LinkedListSetEntry
Specifies the previous LinkedListSetEntry in the LinkedListSet.
setProcedure(Class<?>, String) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Convenience method to configure the Procedure.
setProcedure(String, String) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Convenience method to configure the Procedure.
setProcedureName(String) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Specifies the name of the Procedure.
setProcedureSourceServiceFactoryClass(Class<? extends ProcedureSourceServiceFactory>) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Specifies an override ProcedureSourceServiceFactory Class.
setProfiler(Profiler) - Method in interface net.officefloor.frame.api.build.OfficeBuilder
Allows to optionally specify a Profiler that listens in on profiling information of the Office.
setProfiler(Profiler) - Method in class net.officefloor.frame.impl.construct.office.OfficeBuilderImpl
 
setPropertiesPath(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Specifies the resource path to the Properties configuration file.
setQualifier(String) - Method in interface net.officefloor.plugin.clazz.dependency.ClassDependencyManufacturerContext.QualifierConfigurer
Specifies the qualifier.
setRawManagedObjectMetaData(RawManagedObjectMetaData<?, F>) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.RawManagingOfficeMetaData
setRecordReflectiveFunctionMethodsInvoked(boolean) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Specifies whether to record the invocations of the ReflectiveFunctionBuilder instances.
setRecordReflectiveFunctionMethodsInvoked(boolean) - Method in class net.officefloor.frame.test.ConstructTestSupport
Specifies whether to record the invocations of the ReflectiveFunctionBuilder instances.
setRedirectValuesFunction(String) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setRedirectValuesFunction(String) - Method in interface net.officefloor.web.template.build.WebTemplate
Specifies the Method name on the logic Class to provide the values for redirect path parameters to this WebTemplate.
setRequestBody(ByteChunk) - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
setRequired(boolean) - Method in interface net.officefloor.web.build.HttpParameterBuilder
Sets whether the parameter is required.
setResource(String) - Method in interface net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.ProcedureBuilder
Specifies the resource.
setResourcesPath(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Specifies the resource path to the resources configuration file.
setResponsibleTeam(String) - Method in interface net.officefloor.frame.api.build.FunctionBuilder
Specifies the Team by its Office registered name that that is responsible for this node.
setResponsibleTeam(String) - Method in interface net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
Specifies the responsible Team.
setResponsibleTeam(String) - Method in class net.officefloor.frame.impl.construct.function.AbstractFunctionBuilder
 
setResult(String, Class<?>, AbstractHttpServerImplementationTestCase.PipelineResult) - Static method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.CompareResult
Sets the AbstractHttpServerImplementationTestCase.PipelineResult for the given prefix and servicer class.
setReturnType(Class<?>) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionTypeImpl
 
setReturnType(Class<?>) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionTypeBuilder
Specifies the type of Object returned from the ManagedFunction that is to be used as the argument to the next ManagedFunction.
setReturnWrapClass(String) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Specifies the return wrap Class.
setReturnWrapClass(OfficeFloorJavaCompiler.JavaSource) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Specifies the return wrap Class.
setRoles(Collection<String>) - Method in interface net.officefloor.web.jwt.role.JwtRoleCollector
Specifies the roles.
setSecure(boolean) - Method in interface net.officefloor.server.http.HttpResponseCookie
Flags whether the client is only to send the Cookie over a secure connection.
setSecure(boolean) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setSecure(boolean) - Method in interface net.officefloor.web.rest.build.RestMethodDecoratorContext
Allows overriding if secure.
setSequentialBlock(BlockState) - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
setSequentialBlock(BlockState) - Method in interface net.officefloor.frame.internal.structure.BlockState
Specifies the sequential BlockState.
setSessionId(String) - Method in interface net.officefloor.web.session.spi.FreshHttpSession
Specifies the Id generated for the HttpSession.
setSingleMethod(String) - Method in class net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Configures single method mode.
setSocketOptions(OfficeFloorEndPoint) - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
setSourceTimeout(long) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Specifies the timeout to source the ManagedObject.
setSpawnThreadState(boolean) - Method in class net.officefloor.compile.impl.structure.FunctionFlowNodeImpl
 
setSpawnThreadState(boolean) - Method in interface net.officefloor.compile.internal.structure.FunctionFlowNode
Specifies whether to spawn a ThreadState for this FunctionFlow.
setSpecificType(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectDependencyNodeImpl
 
setSpecificType(String) - Method in class net.officefloor.compile.impl.structure.ManagedObjectFunctionDependencyNodeImpl
 
setSpecificType(String) - Method in interface net.officefloor.compile.spi.managedobject.ManagedObjectDependency
Specifies a more specific type than the type specified by the ManagedObjectSource.
setStaticValue(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Specifies the static value to load to target object.
setStatus(HttpStatus) - Method in interface net.officefloor.server.http.HttpResponse
Specifies the HttpStatus.
setStatus(HttpStatus) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
setStatusCode(int) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
setStatusCode(int, String) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionHttpResponse
 
setString(ObjectNode, String, String) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Specifies the field string value on the ObjectNode.
setString(String, String) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriterContext
Convenience method to set string value on key ObjectNode.
setSub(String) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource.JwtClaims
Specifies the subject.
setSubSectionInputPublic(boolean, String, SubSectionInputModel) - Method in class net.officefloor.model.impl.section.SectionChangesImpl
 
setSuperOfficeSection(OfficeSection) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
setSuperOfficeSection(OfficeSection) - Method in interface net.officefloor.compile.spi.office.OfficeSection
Specifies an OfficeSection that this OfficeSection will inherit its links from.
setSuperTemplate(WebTemplate) - Method in class net.officefloor.web.template.build.AbstractWebTemplate
 
setSuperTemplate(WebTemplate) - Method in interface net.officefloor.web.template.build.WebTemplate
Specifies the super (parent) WebTemplate.
setSupplierSourceContext(SupplierSourceContext) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
Specifies the SupplierSourceContext.
setSwallowResponse() - Method in class net.officefloor.servlet.tomcat.OfficeFloorProcessor
 
setTargetObject(Object) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Sets the target object.
setTargetObject(Object) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Sets the target object.
setTargetObject(Object) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Specifies the current target object.
setTeamSize(int) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
setTeamSize(int) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorTeam
Specifies the size of the Team.
setTeamSize(int) - Method in interface net.officefloor.frame.api.build.TeamBuilder
Specifies the Team size (typically being the maximum number of Thread instances within the Team).
setTeamSize(int) - Method in class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
 
setTeamSize(int) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Specifies the Team size.
setTeamsPath(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Specifies the resource path to the teams configuration file.
setTemplateContent(String) - Method in interface net.officefloor.web.template.extension.WebTemplateExtensionContext
Enables overriding the content of the template.
setThreadDecorator(Consumer<Thread>) - Method in interface net.officefloor.frame.api.build.OfficeFloorBuilder
Decorates all the Thread instances created by the TeamSourceContext.
setThreadDecorator(Consumer<Thread>) - Method in class net.officefloor.frame.impl.construct.officefloor.OfficeFloorBuilderImpl
 
setThreadDecorator(Consumer<Thread>) - Method in class net.officefloor.frame.util.ExecutiveSourceStandAlone
Specifies the decorator of the Thread instances created by the ExecutiveSourceContext.
setThreadDecorator(Consumer<Thread>) - Method in class net.officefloor.frame.util.TeamSourceStandAlone
Specifies the decorator of the Thread instances created by the TeamSourceContext.
setThreadDependencyMappingBuilder(ThreadDependencyMappingBuilder) - Method in class net.officefloor.compile.impl.structure.OptionalThreadLocalLinker
Specifies the OptionalThreadLocal.
setThreadLocalAwareness(ThreadLocalAwareContext) - Method in interface net.officefloor.frame.api.team.ThreadLocalAwareTeam
Sets the ThreadLocalAwareContext for the Team.
setTimeout(long) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
setTimeout(long) - Method in interface net.officefloor.compile.spi.office.OfficeManagedObjectSource
Specifies the timeout for the ManagedObject.
setTimeout(long) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorManagedObjectSource
Specifies the timeout for the ManagedObject.
setTimeout(long) - Method in interface net.officefloor.compile.spi.section.SectionManagedObjectSource
Specifies the timeout for the ManagedObject.
setTimeout(long) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Specifies the timeout to: to source the ManagedObject have asynchronous operations on the ManagedObject complete
setTimeout(long) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
setTimeout(long) - Method in interface net.officefloor.web.security.build.HttpSecurityBuilder
Time out in milliseconds to obtain HttpAccessControl information.
setTransformedOfficeSection(String, String, PropertyList) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
setTransformedOfficeSection(String, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Specifies the transformed OfficeSection.
setTransformedOfficeSection(SectionSource, String, PropertyList) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
setTransformedOfficeSection(SectionSource, String, PropertyList) - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformerContext
Specifies the transformed OfficeSection.
setTransformedResource(Path) - Method in interface net.officefloor.web.resource.spi.ResourceTransformerContext
Specifies the Path to the transformed resource.
setTranslatedReturnClass(Class<? super T>) - Method in interface net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Overrides the return Class to the translated return Class.
setTranslatedReturnValue(T) - Method in interface net.officefloor.plugin.clazz.method.MethodReturnTranslatorContext
Specifies the translated return value.
setType(String) - Method in class net.officefloor.model.generate.model.AbstractPropertyMetaData
Sets the type.
setType(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the type of this XML mapping.
setType(String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Enables specifying the type name.
setTypeQualifier(String) - Method in class net.officefloor.compile.impl.managedfunction.ManagedFunctionObjectTypeImpl
 
setTypeQualifier(String) - Method in class net.officefloor.compile.impl.structure.OfficeObjectNodeImpl
 
setTypeQualifier(String) - Method in class net.officefloor.compile.impl.structure.SectionObjectNodeImpl
 
setTypeQualifier(String) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionObjectTypeBuilder
Specifies the type qualifier.
setTypeQualifier(String) - Method in interface net.officefloor.compile.spi.office.OfficeObject
Specifies the type qualifier.
setTypeQualifier(String) - Method in interface net.officefloor.compile.spi.section.SectionObject
Specifies the type qualifier.
setTypeQualifier(String) - Method in interface net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.DependencyLabeller
Specifies qualifier for the type.
setTypeQualifier(String) - Method in class net.officefloor.frame.api.managedobject.source.impl.ManagedObjectDependencyMetaDataImpl
Specifies the type qualifier.
setTypeQualifier(String) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectFunctionDependency
Specifies qualifier for the type.
setTypeQualifier(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectSourceContextImpl.ManagedObjectFunctionDependencyImpl
 
setTypeQualifier(String) - Method in interface net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.DependencyLabeller
Specifies qualifier for the type.
setTypeQualifier(String) - Method in class net.officefloor.web.spi.security.impl.HttpSecurityDependencyMetaDataImpl
Specifies the type qualifier.
setUp() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
 
setUp() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Sets up the test.
setUp() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Sets up the test.
setUp() - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
 
setUp(TestInfo) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Sets up the test.
setupActive(ManagedObjectSourceContext<None>) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Sets up the ManagedObjectSource for active use.
setupActive(ManagedObjectSourceContext<None>) - Method in class net.officefloor.jdbc.DataSourceManagedObjectSource
 
setupActive(ManagedObjectSourceContext<None>) - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
SetupApplicationListener() - Constructor for class net.officefloor.servlet.tomcat.TomcatServletManager.SetupApplicationListener
 
setupCosmosDbFactory(boolean) - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Flags whether to setup the CosmosDbFactory for connecting.
setupDefaultOfficeManager() - Method in class net.officefloor.frame.impl.execute.office.OfficeMetaDataImpl
 
setupDefaultOfficeManager() - Method in interface net.officefloor.frame.internal.structure.OfficeMetaData
Sets up the default OfficeManager.
setupEntities(CosmosAsyncDatabase, Logger) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncEntitiesManagedObjectSource
Sets up the entities.
setupEntities(CosmosDatabase, Logger) - Method in class net.officefloor.nosql.cosmosdb.CosmosEntitiesManagedObjectSource
Sets up the entities.
setupEnvironment(int) - Method in class net.officefloor.nosql.dynamodb.test.AwsLocalEnvironment
Sets up the environment.
SetupGoogleFunctionOfficeExtensionService - Class in net.officefloor.server.google.function.wrap
OfficeExtensionService to setup an testing of Google HttpFunction.
SetupGoogleFunctionOfficeExtensionService() - Constructor for class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeExtensionService
 
SetupGoogleFunctionOfficeFloorExtensionService - Class in net.officefloor.server.google.function.wrap
OfficeFloorExtensionService to setup testing a Google HttpFunction.
SetupGoogleFunctionOfficeFloorExtensionService() - Constructor for class net.officefloor.server.google.function.wrap.SetupGoogleFunctionOfficeFloorExtensionService
 
setupHttpFunction(OfficeFloorExtensionService) - Method in class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
Sets up the Google HttpFunction.
setupLocalDataStore() - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Sets up the local data store.
setupLocalDynamoMetaData(int) - Static method in class net.officefloor.nosql.dynamodb.AmazonDynamoDbConnect
Sets up the local RegionMetadata for testing with DynamoDB.
setupLogCapture() - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Sets up the log capture.
setupLoggerAssertion(String) - Static method in class net.officefloor.frame.test.LoggerAssertion
Setups the LoggerAssertion for the Logger.
setupManagedObjectSources(SupplierSourceContext, Class<?>[]) - Method in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
Sets up the ManagedObjectSource instances.
setupManagedObjectSources(SupplierSourceContext, Class<?>[]) - Method in class net.officefloor.nosql.cosmosdb.CosmosAsyncDbSupplierSource
 
setupManagedObjectSources(SupplierSourceContext, Class<?>[]) - Method in class net.officefloor.nosql.cosmosdb.CosmosDbSupplierSource
 
setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Sets up the meta-data.
setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.jdbc.DataSourceManagedObjectSource
 
setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
setupMockKeys() - Method in class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
Setups up the mock JWT keys.
setUpperBoundType(String) - Method in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Specifies the class name of the upper bound type of the current object in the context.
setValue(Object, Object) - Method in class net.officefloor.plugin.xml.unmarshall.load.AbstractValueLoader
Sets the value onto the target object.
setValue(String) - Method in class net.officefloor.compile.impl.properties.PropertyImpl
 
setValue(String) - Method in interface net.officefloor.compile.properties.Property
Changes the value of the property.
setValue(String) - Method in interface net.officefloor.server.http.HttpResponseCookie
Sets the value.
setValue(String) - Method in class net.officefloor.server.http.WritableHttpCookie
 
setValueLoader(StatelessValueLoader) - Method in class net.officefloor.web.value.load.KeyedObjectValueLoaderFactory
Specifies the StatelessValueLoader.
setValueLoader(StatelessValueLoader) - Method in class net.officefloor.web.value.load.ObjectParameterValueLoaderFactory
Specifies the StatelessValueLoader.
setVerbose(boolean) - Method in class net.officefloor.frame.test.LogTestSupport
Specifies to provide verbose output to aid in debugging.
setVerbose(boolean) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Specifies to provide verbose output to aid in debugging.
setVersion(HttpVersion) - Method in interface net.officefloor.server.http.HttpResponse
Override the HttpVersion.
setVersion(HttpVersion) - Method in class net.officefloor.server.http.impl.ProcessAwareHttpResponse
 
setVertx(Vertx) - Static method in class net.officefloor.vertx.OfficeFloorVertx
Specifies the singleton Vertx.
setWoofPath(String) - Method in interface net.officefloor.woof.WoofLoaderSettings.WoofLoaderConfigurerContext
Specifies the resource path to the WoOF configuration file.
setX(int) - Method in class net.officefloor.model.AbstractModel
 
setX(int) - Method in interface net.officefloor.model.Model
Specifies the X co-ordinate for the model.
setY(int) - Method in class net.officefloor.model.AbstractModel
 
setY(int) - Method in interface net.officefloor.model.Model
Specifies the Y co-ordinate for the model.
shutdown() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
shutdown() - Method in class net.officefloor.server.SocketManager
Shuts down this SocketManager.
shutdownEmulator() - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance
Shuts down the CosmosDb Emulator.
shutdownNow() - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
singleBufferRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTP ByteBuffer response.
singleCloseFileRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure closes the FileChannel on write.
singleFileRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTP StreamBuffer.FileBuffer response.
SingleParameterValueLoaderFactory - Class in net.officefloor.web.value.load
StatelessValueLoaderFactory to load a string parameter.
SingleParameterValueLoaderFactory(String, String) - Constructor for class net.officefloor.web.value.load.SingleParameterValueLoaderFactory
Initiate.
singleRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTP request.
singleSecureBufferRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTPS ByteBuffer response.
singleSecureCloseFileRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure closes the FileChannel on write.
singleSecureFileRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTPS StreamBuffer.FileBuffer response.
singleSecureRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can send a single HTTPS request.
singleThreadedHandlerRequest() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Singleton - Class in net.officefloor.plugin.managedobject.singleton
Provides a singleton object.
Singleton(Object) - Constructor for class net.officefloor.plugin.managedobject.singleton.Singleton
Initiate.
skip(long) - Method in class net.officefloor.compile.impl.adapt.InputStreamAdapter
 
skip(ExtensionContext, String, Throwable) - Static method in class net.officefloor.test.JUnit5Skip
Undertakes best attempt to cause skip of test via the ExtensionContext.
SKIP_MESSAGE - Static variable in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Skip message.
SKIP_STRESS_ENVIRONMENT_VARIABLE - Static variable in class net.officefloor.test.SkipUtil
Skip test environment variable.
SKIP_STRESS_SYSTEM_PROPERTY - Static variable in class net.officefloor.test.SkipUtil
Skip test System property.
skipBytes(int) - Method in class net.officefloor.server.buffer.StreamBufferScanner
Skips forward the particular number of bytes in the current StreamBuffer.
skipDocker() - Static method in class net.officefloor.test.skip.SkipJUnit4
Invoke within test to skip if Docker not available.
SkipExtension - Class in net.officefloor.test.skip
Extension to skip test under particular conditions.
SkipExtension(boolean) - Constructor for class net.officefloor.test.skip.SkipExtension
Instantiate.
SkipExtension(boolean, String) - Constructor for class net.officefloor.test.skip.SkipExtension
Instantiate.
SkipExtension(SkipExtension.SkipCondition) - Constructor for class net.officefloor.test.skip.SkipExtension
Instantiate with SkipExtension.SkipCondition.
SkipExtension.SkipCondition - Interface in net.officefloor.test.skip
Condition for skipping.
skipGCloud() - Static method in class net.officefloor.test.skip.SkipJUnit4
Invoke within test to skip if GCloud not available.
SkipJUnit4 - Class in net.officefloor.test.skip
JUnit 4 skip logic.
SkipRule - Class in net.officefloor.test.skip
TestRule to skip test under particular conditions.
SkipRule(boolean) - Constructor for class net.officefloor.test.skip.SkipRule
Instantiate.
SkipRule(boolean, String) - Constructor for class net.officefloor.test.skip.SkipRule
Instantiate.
SkipRule(SkipRule.SkipCondition) - Constructor for class net.officefloor.test.skip.SkipRule
Instantiate with SkipRule.SkipCondition.
SkipRule.SkipCondition - Interface in net.officefloor.test.skip
Condition for skipping.
skipStress() - Static method in class net.officefloor.test.skip.SkipJUnit4
Invoke within test to skip if Stress test.
SkipUtil - Class in net.officefloor.test
Functionality for skipping tests.
SkipUtil() - Constructor for class net.officefloor.test.SkipUtil
All access via static methods.
sleep(int) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Facade helper function for invoking Thread.sleep(long).
sleep(int) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Facade helper function for invoking Thread.sleep(long).
socket() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure raw request.
SocketManager - Class in net.officefloor.server
Manages the Socket interaction.
SocketManager(int, int, int, int, StreamBufferPool<ByteBuffer>, int) - Constructor for class net.officefloor.server.SocketManager
Instantiate.
SocketRunnable - Interface in net.officefloor.server
Runnable to run on the Socket Thread.
SocketServicer<R> - Interface in net.officefloor.server
Services the Socket.
SocketServicerFactory<R> - Interface in net.officefloor.server
Factory to create a SocketServicer.
sort(Comparator<? super Property>) - Method in class net.officefloor.compile.impl.properties.PropertyListImpl
 
sort(Comparator<? super Property>) - Method in interface net.officefloor.compile.properties.PropertyList
Enable sorting the Property instances within this PropertyList.
sortCompare(String, String) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to compare two strings for sorting.
sortExternalFlows() - Method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ExternalFlowModel instances.
sortExternalFlows(List<ExternalFlowModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ExternalFlowModel instances.
sortExternalManagedObjects() - Method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ExternalManagedObjectModel instances.
sortExternalManagedObjects(List<ExternalManagedObjectModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ExternalManagedObjectModel instances.
sortFunctionModels() - Method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the FunctionModel instances.
sortFunctionModels(List<FunctionModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the FunctionModel instances.
sortManagedFunctionModels(List<ManagedFunctionModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ManagedFunctionModel instances.
sortManagedFunctionToFunctionConnections(List<ManagedFunctionToFunctionModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the ManagedFunctionToFunctionModel connections.
sortNamespaceModels() - Method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the FunctionNamespaceModel instances.
sortNamespaceModels(List<FunctionNamespaceModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the FunctionNamespaceModel instances.
sortSubSections() - Method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the SubSectionModel instances on the SectionModel.
sortSubSections(List<SubSectionModel>) - Static method in class net.officefloor.model.impl.section.SectionChangesImpl
Sorts the SubSectionModel instances.
souceManagedFunction(ManagedFunctionVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedFunctionNodeImpl
 
souceManagedFunction(ManagedFunctionVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Sources the ManagedFunction.
source() - Element in annotation interface net.officefloor.plugin.section.clazz.ManagedObject
Obtains the implementing ManagedObjectSource.
source() - Element in annotation interface net.officefloor.plugin.section.clazz.SectionInterface
SectionSource class for this section.
source(Map<String, N>, Function<N, String>, Predicate<N>) - Static method in class net.officefloor.compile.impl.util.CompileUtil
Convenience method to source a listing of sub Node instances.
source(ComposeContext<C>) - Method in interface net.officefloor.activity.compose.build.ComposeSource
Sources the item from the composition.
source(ComposeContext<AdminConfiguration>) - Method in class net.officefloor.activity.admin.build.AdministrationEmployer.AdministrationComposeSource
 
source(ComposeContext<ManagedObjectConfiguration>) - Method in class net.officefloor.activity.managedobject.build.ManagedObjectEmployer.ManagedObjectComposeSource
 
SOURCE_NAME - Static variable in class net.officefloor.activity.impl.procedure.ClassProcedureSource
Source name.
SOURCE_NAME - Static variable in class net.officefloor.jaxrs.procedure.JaxRsProcedureSource
Source name for JaxRsProcedureSource.
SOURCE_NAME - Static variable in class net.officefloor.kotlin.KotlinProcedureSourceServiceFactory
Source name.
SOURCE_NAME - Static variable in class net.officefloor.scala.ScalaProcedureSourceServiceFactory
Scala source name.
SOURCE_NAME - Static variable in class net.officefloor.servlet.procedure.FilterProcedureSource
SOURCE_NAME - Static variable in class net.officefloor.servlet.procedure.ServletProcedureSource
SOURCE_NAME - Static variable in class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
SOURCE_NAME - Static variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
SOURCE_NAME - Static variable in class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
Source name.
SOURCE_NAME_PROPERTY_NAME - Static variable in class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
Property name providing the source to create the procedure.
SOURCE_REQUIRES_TARGET - Enum constant in enum class net.officefloor.compile.internal.structure.AutoWireDirection
Flags that the source requires to use the target.
sourceAdministration(CompileContext) - Method in class net.officefloor.compile.impl.structure.AdministrationNodeImpl
 
sourceAdministration(CompileContext) - Method in interface net.officefloor.compile.internal.structure.AdministrationNode
Sources the Administration.
sourceAutoWireLinks(boolean, boolean, S, AutoWire...) - Method in class net.officefloor.compile.impl.structure.AutoWirerImpl
Sources the auto-wire links.
sourceComplete(CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
sourceComplete(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Flags sourcing functionality complete.
SourceContext - Interface in net.officefloor.frame.api.source
Generic context for a source.
SourceContextImpl - Class in net.officefloor.frame.impl.construct.source
SourceContext implementation.
SourceContextImpl(String, boolean, String[], ClassLoader, ClockFactory, ResourceSource...) - Constructor for class net.officefloor.frame.impl.construct.source.SourceContextImpl
Initiate the raw SourceContext to seed other SourceContext instances.
SourceContextImpl(String, boolean, String[], SourceContext, SourceProperties) - Constructor for class net.officefloor.frame.impl.construct.source.SourceContextImpl
Initiate specific SourceContext with necessary SourceProperties.
sourceExecutive(CompileContext) - Method in class net.officefloor.compile.impl.structure.ExecutiveNodeImpl
 
sourceExecutive(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ExecutiveNode
Sources the Executive.
sourceFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible failure in sourcing the ManagedObject.
sourceGovernance(CompileContext) - Method in class net.officefloor.compile.impl.structure.GovernanceNodeImpl
 
sourceGovernance(CompileContext) - Method in interface net.officefloor.compile.internal.structure.GovernanceNode
Sources the Governance.
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.AnonymousHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.BasicHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.DigestHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.FormHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource
 
sourceHttpSecurity(HttpSecurityContext) - Method in interface net.officefloor.web.spi.security.HttpSecuritySource
Sources the HttpSecurity.
sourceInheritance(CompileContext) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
sourceInheritance(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Sources the inheritance of the SectionNode.
SourceIssues - Interface in net.officefloor.compile.issues
Provides means to raise CompilerIssue.
SourceIssuesIssueTarget - Class in net.officefloor.compile.impl.structure
Adapts the SourceIssues to IssueTarget.
SourceIssuesIssueTarget(SourceIssues) - Constructor for class net.officefloor.compile.impl.structure.SourceIssuesIssueTarget
Instantiate.
sourceManagedFunctions(FunctionNamespaceBuilder, ManagedFunctionSourceContext) - Method in class net.officefloor.activity.procedure.section.ProcedureManagedFunctionSource
 
sourceManagedFunctions(FunctionNamespaceBuilder, ManagedFunctionSourceContext) - Method in interface net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSource
Sources the FunctionNamespaceType by populating it via the input FunctionNamespaceBuilder.
sourceManagedFunctions(FunctionNamespaceBuilder, ManagedFunctionSourceContext) - Method in class net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
 
sourceManagedFunctions(FunctionNamespaceBuilder, ManagedFunctionSourceContext) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource.WebTemplateManagedFunctionSource
 
sourceManagedObject(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectNodeImpl
 
sourceManagedObject(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Sources the ManagedObject.
sourceManagedObject(ManagedObjectSource<?, ?>) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Sources the ManagedObject from the ManagedObjectSource.
sourceManagedObject(ManagedObjectSource<?, ?>, boolean) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
Sources the ManagedObject from the ManagedObjectSource.
sourceManagedObject(ManagedObjectUser) - Method in interface net.officefloor.frame.api.managedobject.pool.ManagedObjectPool
Sources the ManagedObject from this ManagedObjectPool.
sourceManagedObject(ManagedObjectUser) - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractManagedObjectSource
 
sourceManagedObject(ManagedObjectUser) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSource
Sources a ManagedObject from this ManagedObjectSource.
sourceManagedObject(ManagedObjectUser) - Method in class net.officefloor.frame.test.MockManagedObjectSource
 
sourceManagedObject(ManagedObjectUser) - Method in class net.officefloor.frame.test.TestManagedObject.TestManagedObjectSource
 
sourceManagedObject(ManagedObjectUser) - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanManagedObjectSource
 
sourceManagedObject(ManagedObjectUser) - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
 
sourceManagedObjectPool(CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectPoolNodeImpl
 
sourceManagedObjectPool(CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectPoolNode
Sources the ManagedObjectPool.
sourceManagedObjectSource(ManagedObjectSourceVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.ManagedObjectSourceNodeImpl
 
sourceManagedObjectSource(ManagedObjectSourceVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Sources the ManagedObjectSource.
SourceManagedObjectTimedOutEscalation - Class in net.officefloor.frame.api.escalate
Escalation indicating that the ManagedObjectSource was timed out in providing a ManagedObject.
SourceManagedObjectTimedOutEscalation(Class<?>) - Constructor for class net.officefloor.frame.api.escalate.SourceManagedObjectTimedOutEscalation
Initiate.
sourceOffice(OfficeArchitect, OfficeSourceContext) - Method in interface net.officefloor.compile.spi.office.source.OfficeSource
Sources the OfficeType by constructing it via the input OfficeArchitect.
sourceOffice(OfficeArchitect, OfficeSourceContext) - Method in class net.officefloor.model.impl.office.OfficeModelOfficeSource
 
sourceOffice(OfficeArchitect, OfficeSourceContext) - Method in class net.officefloor.spring.starter.rest.SpringBootOfficeSource
 
sourceOfficeFloor(CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
sourceOfficeFloor(CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Sources the OfficeFloor into this OfficeFloorNode.
sourceOfficeFloor(OfficeFloorDeployer, OfficeFloorSourceContext) - Method in class net.officefloor.compile.impl.ApplicationOfficeFloorSource
 
sourceOfficeFloor(OfficeFloorDeployer, OfficeFloorSourceContext) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSource
Sources the OfficeFloor by deploying it via the input OfficeFloorDeployer.
sourceOfficeFloor(OfficeFloorDeployer, OfficeFloorSourceContext) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
 
sourceOfficeFloor(OfficeFloorDeployer, OfficeFloorSourceContext) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorModelOfficeFloorSource
 
sourceOfficeFloor(OfficeFloorDeployer, OfficeFloorSourceContext) - Method in class net.officefloor.spring.starter.rest.SpringBootOfficeFloorSource
 
sourceOfficeFloorTree(AutoWirerVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
sourceOfficeFloorTree(AutoWirerVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Sources this OfficeFloorNode and all its descendant Node instances recursively.
sourceOfficeTree(ManagedObjectSourceVisitor, AutoWirerVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
sourceOfficeTree(ManagedObjectSourceVisitor, AutoWirerVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Sources this Office and all descendant Node instances.
sourceOfficeWithTopLevelSections(ManagedObjectSourceVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
sourceOfficeWithTopLevelSections(ManagedObjectSourceVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.OfficeNode
Sources this Office along with its top level OfficeSection instances into this OfficeNode.
sourcePropagateFailure - Variable in class net.officefloor.frame.test.TestManagedObject
Possible propagation failure in sourcing the ManagedObject.
SourceProperties - Interface in net.officefloor.frame.api.source
Properties for the source.
SourcePropertiesImpl - Class in net.officefloor.frame.impl.construct.source
SourceProperties implementation.
SourcePropertiesImpl() - Constructor for class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
Initiate empty property list.
SourcePropertiesImpl(String...) - Constructor for class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
Convenience constructor for use in unit testing to instantiate a ready to use instance.
SourcePropertiesImpl(SourceProperties) - Constructor for class net.officefloor.frame.impl.construct.source.SourcePropertiesImpl
Initiate to contain the input SourceProperties.
sourceResource(String) - Method in class net.officefloor.configuration.impl.configuration.XmlFileConfigurationContext
 
sourceResource(String) - Method in interface net.officefloor.frame.api.source.ResourceSource
Attempts to source the resource.
sourceSection(ManagedFunctionVisitor, ManagedObjectSourceVisitor, CompileContext, boolean) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
sourceSection(ManagedFunctionVisitor, ManagedObjectSourceVisitor, CompileContext, boolean) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Sources the section into this SectionNode.
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.activity.ActivitySectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.activity.compose.section.ComposeSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.activity.procedure.section.ProcedureSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in interface net.officefloor.compile.spi.section.source.SectionSource
Sources the OfficeSection by constructing it via the input SectionDesigner.
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.model.impl.section.SectionModelSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.plugin.section.clazz.ClassSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.plugin.section.managedfunction.ManagedFunctionSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.servlet.chain.ServletSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.spring.webflux.WebFluxSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.spring.webmvc.WebMvcSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.HttpRouteSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.jwt.authority.combined.CombinedServerRetrieveValidateKeysSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.jwt.DefaultJwtChallengeSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.jwt.jwks.JwksSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.openapi.section.OpenApiSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.security.impl.HandleAuthenticationRequiredSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.security.impl.HttpSecuritySectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.web.template.section.WebTemplateSectionSource
 
sourceSectionTree(ManagedFunctionVisitor, ManagedObjectSourceVisitor, CompileContext, boolean) - Method in class net.officefloor.compile.impl.structure.SectionNodeImpl
 
sourceSectionTree(ManagedFunctionVisitor, ManagedObjectSourceVisitor, CompileContext, boolean) - Method in interface net.officefloor.compile.internal.structure.SectionNode
Sources this SectionNode and all its descendant Node instances recursively.
sourceSupplier(CompileContext) - Method in class net.officefloor.compile.impl.structure.SupplierNodeImpl
 
sourceSupplier(CompileContext) - Method in interface net.officefloor.compile.internal.structure.SupplierNode
Sources the SupplierThreadLocal instances.
sourceTeam(TeamVisitor, CompileContext) - Method in class net.officefloor.compile.impl.structure.TeamNodeImpl
 
sourceTeam(TeamVisitor, CompileContext) - Method in interface net.officefloor.compile.internal.structure.TeamNode
Sources the Team.
sourceValueLoaderFactory(Class<T>) - Method in class net.officefloor.web.value.load.ValueLoaderSource
Sources the ValueLoaderFactory.
sourceValueRetriever(Class<T>) - Method in class net.officefloor.web.value.retrieve.ValueRetrieverSource
Sources the ValueRetriever for the type.
Spawn - Annotation Interface in net.officefloor.plugin.section.clazz
Annotates a Method of the FlowInterface to indicate to spawn a ThreadState.
SpawnClassSectionFlowSpawnInterrogator - Class in net.officefloor.plugin.section.clazz.spawn.impl
SpawnClassSectionFlowSpawnInterrogator() - Constructor for class net.officefloor.plugin.section.clazz.spawn.impl.SpawnClassSectionFlowSpawnInterrogator
 
SpawnThreadFunctionLogic - Class in net.officefloor.frame.impl.execute.function
SpawnThreadFunctionLogic(FlowMetaData, Object, FlowCompletion, ThreadState) - Constructor for class net.officefloor.frame.impl.execute.function.SpawnThreadFunctionLogic
Instantiate.
spawnThreadState(ManagedFunctionMetaData<?, ?>, Object, FlowCompletion, boolean) - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
spawnThreadState(ManagedFunctionMetaData<?, ?>, Object, FlowCompletion, boolean) - Method in interface net.officefloor.frame.internal.structure.ProcessState
Spawns a new ThreadState contained in this ProcessState.
specification() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Validate the specification
specifyConfigurationProperties(RequiredProperties, OfficeFloorSourceContext) - Method in class net.officefloor.compile.impl.ApplicationOfficeFloorSource
 
specifyConfigurationProperties(RequiredProperties, OfficeFloorSourceContext) - Method in interface net.officefloor.compile.spi.officefloor.source.OfficeFloorSource
Obtains from the OfficeFloorSource any additional Property instances required to source the OfficeFloor after interrogating the configuration.
specifyConfigurationProperties(RequiredProperties, OfficeFloorSourceContext) - Method in class net.officefloor.compile.test.officefloor.CompileOfficeFloor
 
specifyConfigurationProperties(RequiredProperties, OfficeFloorSourceContext) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorModelOfficeFloorSource
 
specifyConfigurationProperties(RequiredProperties, OfficeFloorSourceContext) - Method in class net.officefloor.spring.starter.rest.SpringBootOfficeFloorSource
 
SPRING_SECURITY_EXCEPTION_HANDLER_CLASS_NAME - Static variable in class net.officefloor.spring.starter.rest.security.SecuritySpringExceptionHandlerServiceFactory
May not be on class path, so must dynamically load.
SPRING_SECURITY_FILTER_CLASS_NAME - Static variable in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtensionServiceFactory
Spring Security filter chain class name.
SPRING_SECURITY_OFFICE_EXTENSION_CLASS_NAME - Static variable in class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtensionServiceFactory
Spring Security office extension class name.
SpringArgumentManagedObject() - Constructor for class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.SpringArgumentManagedObject
 
SpringArgumentManagedObjectSource - Class in net.officefloor.spring.starter.rest.argument
ManagedObjectSource for a Spring argument.
SpringArgumentManagedObjectSource(Class<?>, Method, int) - Constructor for class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource
Instantiate.
SpringArgumentManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.spring.starter.rest.argument
Dependency keys.
SpringArgumentManagedObjectSource.SpringArgumentManagedObject - Class in net.officefloor.spring.starter.rest.argument
ManagedObject for the Spring argument.
SpringArguments - Interface in net.officefloor.spring.starter.rest.argument
Provides Spring argument annotation types.
SpringArgumentsServiceFactory - Interface in net.officefloor.spring.starter.rest.argument
SpringBeanDecoratorContext - Interface in net.officefloor.spring.extension
Spring Bean decorator context.
SpringBeanManagedObjectSource - Class in net.officefloor.spring
Spring bean ManagedObjectSource.
SpringBeanManagedObjectSource - Class in net.officefloor.spring.starter.rest.argument
ManagedObjectSource for a Spring Bean.
SpringBeanManagedObjectSource(String, Class<?>, BeanFactory) - Constructor for class net.officefloor.spring.starter.rest.argument.SpringBeanManagedObjectSource
 
SpringBeanManagedObjectSource(String, Class<?>, ConfigurableApplicationContext, SpringDependency[]) - Constructor for class net.officefloor.spring.SpringBeanManagedObjectSource
Instantiate.
SpringBeanSupplierSource - Class in net.officefloor.spring.starter.rest.argument
AbstractSupplierSource for Spring beans.
SpringBeanSupplierSource(ConfigurableListableBeanFactory) - Constructor for class net.officefloor.spring.starter.rest.argument.SpringBeanSupplierSource
Instantiate.
SpringBootDataExtension - Class in net.officefloor.spring.starter.rest.data
OfficeFloorSpringBootExtension for Spring Boot Data.
SpringBootDataExtension() - Constructor for class net.officefloor.spring.starter.rest.data.SpringBootDataExtension
 
SpringBootDataExtensionServiceFactory - Class in net.officefloor.spring.starter.rest.data
SpringBootDataExtensionServiceFactory() - Constructor for class net.officefloor.spring.starter.rest.data.SpringBootDataExtensionServiceFactory
 
SpringBootExtra - Class in net.officefloor.spring.starter.rest
Provides means to load services from other Spring boot starters (other than Spring MVC).
SpringBootExtra() - Constructor for class net.officefloor.spring.starter.rest.SpringBootExtra
 
SpringBootOfficeFloorSource - Class in net.officefloor.spring.starter.rest
AbstractOfficeFloorSource for Spring Boot.
SpringBootOfficeFloorSource(ObjectMapper, List<OfficeFloorRestEndpoint>, ConfigurableApplicationContext, OpenAPI) - Constructor for class net.officefloor.spring.starter.rest.SpringBootOfficeFloorSource
 
SpringBootOfficeSource - Class in net.officefloor.spring.starter.rest
AbstractOfficeSource for Spring Boot.
SpringBootOfficeSource(ObjectMapper, List<OfficeFloorRestEndpoint>, ConfigurableApplicationContext, OpenAPI) - Constructor for class net.officefloor.spring.starter.rest.SpringBootOfficeSource
 
SpringDataExtension - Class in net.officefloor.spring.data
SpringDataExtension() - Constructor for class net.officefloor.spring.data.SpringDataExtension
 
SpringDataThreadSynchroniser - Class in net.officefloor.spring.data
Spring Data ThreadSynchroniser.
SpringDataThreadSynchroniser() - Constructor for class net.officefloor.spring.data.SpringDataThreadSynchroniser
 
SpringDataTransactionGovernance - Class in net.officefloor.spring.data
Spring Data transaction Governance.
SpringDataTransactionGovernance - Class in net.officefloor.spring.starter.rest.data
Spring Data transaction Governance.
SpringDataTransactionGovernance() - Constructor for class net.officefloor.spring.data.SpringDataTransactionGovernance
 
SpringDataTransactionGovernance(TransactionDefinition, ApplicationContext) - Constructor for class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernance
Instantiate.
SpringDataTransactionGovernanceSource - Class in net.officefloor.spring.data
Spring Data transaction GovernanceSource.
SpringDataTransactionGovernanceSource - Class in net.officefloor.spring.starter.rest.data
Spring Data transaction GovernanceSource.
SpringDataTransactionGovernanceSource() - Constructor for class net.officefloor.spring.data.SpringDataTransactionGovernanceSource
 
SpringDataTransactionGovernanceSource(TransactionDefinition, ApplicationContext) - Constructor for class net.officefloor.spring.starter.rest.data.SpringDataTransactionGovernanceSource
Instantiate.
SpringDependency - Class in net.officefloor.spring
Spring dependency on OfficeFloor.
SpringDependency(String, Class<?>) - Constructor for class net.officefloor.spring.SpringDependency
Instantiate.
SpringExceptionHandler - Interface in net.officefloor.spring.starter.rest.response
Handler for exceptions from DispatcherServlet.
SpringExceptionHandlerServiceFactory - Interface in net.officefloor.spring.starter.rest.response
SpringHttpObjectResponderFactory - Class in net.officefloor.spring.starter.rest.response
SpringHttpObjectResponderFactory(SpringExceptionHandler[]) - Constructor for class net.officefloor.spring.starter.rest.response.SpringHttpObjectResponderFactory
Initiate.
SpringMvcArguments - Class in net.officefloor.spring.starter.rest.argument
SpringMvcArguments() - Constructor for class net.officefloor.spring.starter.rest.argument.SpringMvcArguments
 
SpringMvcArguments.SpringArgumentChecker - Interface in net.officefloor.spring.starter.rest.argument
Determines if a Spring argument.
SpringSecurityOfficeExtension - Class in net.officefloor.spring.starter.rest.security
OfficeExtensionService for Spring Security.
SpringSecurityOfficeExtension() - Constructor for class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtension
 
SpringSecurityOfficeExtensionServiceFactory - Class in net.officefloor.spring.starter.rest.security
OfficeExtensionServiceFactory for Spring Security.
SpringSecurityOfficeExtensionServiceFactory() - Constructor for class net.officefloor.spring.starter.rest.security.SpringSecurityOfficeExtensionServiceFactory
 
SpringServerHttpConnection - Class in net.officefloor.spring.starter.rest
SpringServerHttpConnection(HttpServerLocation, boolean, Supplier<HttpMethod>, Supplier<String>, HttpVersion, NonMaterialisedHttpHeaders, ByteSequence, HttpHeaderValue, DateHttpHeaderClock, boolean, HttpResponseWriter<ByteBuffer>, StreamBufferPool<ByteBuffer>, HttpServletRequest, HttpServletResponse, Object, RequestMappingHandlerAdapter, DispatcherServlet, ApplicationContext) - Constructor for class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Instantiate.
SpringSupplierExtension - Interface in net.officefloor.spring.extension
Extension to SpringSupplierSource.
SpringSupplierExtensionContext - Interface in net.officefloor.spring.extension
SpringSupplierExtensionServiceFactory - Interface in net.officefloor.spring.extension
SpringSupplierSource - Class in net.officefloor.spring
SpringSupplierSource() - Constructor for class net.officefloor.spring.SpringSupplierSource
 
SpringSupplierSource.SpringDependencyFactory - Interface in net.officefloor.spring
Factory for the creation of the Spring dependencies.
SpringSupplierSource.SpringLoader<S,E extends Throwable> - Interface in net.officefloor.spring
Provides the loading of Spring.
SpringSupplierSourceService - Class in net.officefloor.spring
SpringSupplierSourceService() - Constructor for class net.officefloor.spring.SpringSupplierSourceService
 
SpringTypeQualifierInterrogator - Class in net.officefloor.spring.starter.rest.argument
TypeQualifierInterrogator for Spring annotations.
SpringTypeQualifierInterrogator() - Constructor for class net.officefloor.spring.starter.rest.argument.SpringTypeQualifierInterrogator
 
SpringWebFluxProcedure - Class in net.officefloor.spring.webflux.procedure
Spring Web Flux Controller Procedure.
SpringWebFluxProcedure(Class<?>, String) - Constructor for class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure
Instantiate.
SpringWebFluxProcedure.DependencyKeys - Enum Class in net.officefloor.spring.webflux.procedure
Dependency keys.
SpringWebFluxProcedureRegistry - Class in net.officefloor.spring.webflux.procedure
Registry to map SpringWebFluxProcedureSource to its Controller HttpHandler.
SpringWebFluxProcedureRegistry() - Constructor for class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
 
SpringWebFluxProcedureSource - Class in net.officefloor.spring.webflux.procedure
Web Flux Controller ProcedureSource.
SpringWebFluxProcedureSource() - Constructor for class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource
 
SpringWebMvcProcedure - Class in net.officefloor.spring.webmvc.procedure
Spring Web MVC Controller Procedure.
SpringWebMvcProcedure(ServletServicer, Class<?>, String) - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Instantiate.
SpringWebMvcProcedure.DependencyKeys - Enum Class in net.officefloor.spring.webmvc.procedure
Dependency keys.
SpringWebMvcProcedureRegistry - Class in net.officefloor.spring.webmvc.procedure
Registry to map SpringWebMvcProcedureSource to its Controller HandlerExecutionChain.
SpringWebMvcProcedureRegistry() - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
SpringWebMvcProcedureSource - Class in net.officefloor.spring.webmvc.procedure
Web MVC Controller ProcedureSource.
SpringWebMvcProcedureSource() - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
SSL_REVERSE_PROXIED - Static variable in class net.officefloor.server.http.HttpServer
Value for HttpServer.PROPERTY_SSL_CONTEXT_SOURCE to indicate that this server is behind a reverse proxy.
SSL_TEAM_NAME - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of the Team to execute the SSL tasks.
SslContextSource - Interface in net.officefloor.server.ssl
Source for SSLContext instances.
SslSocketServicerFactory<R> - Class in net.officefloor.server.ssl
SslSocketServicerFactory(SSLContext, SocketServicerFactory<R>, RequestServicerFactory<R>, Executor) - Constructor for class net.officefloor.server.ssl.SslSocketServicerFactory
Instantiate.
STAND_ALONE_MANAGING_OFFICE_NAME - Static variable in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
Name of the Office managing the ManagedObjectSource being loaded.
start(AvailableType[]) - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
Starts the Servlet container.
start(AsynchronousOperation<T>) - Method in interface net.officefloor.frame.api.managedobject.AsynchronousContext
Undertakes an AsynchronousOperation.
start(AsynchronousOperation<T>) - Method in class net.officefloor.frame.util.ManagedObjectUserStandAlone
 
start(ManagedObjectExecuteContext<F>) - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
 
start(ManagedObjectExecuteContext<F>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSource
Called once after ManagedObjectSource.init(ManagedObjectSourceContext) to indicate this ManagedObjectSource should start execution.
start(ManagedObjectExecuteContext<F>) - Method in class net.officefloor.frame.test.TestManagedObject.TestManagedObjectSource
 
start(ManagedObjectExecuteContext<F>) - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
start(ManagedObjectExecuteContext<ConstantCacheManagedObjectSource.Flows>) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
start(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.compile.impl.structure.ExternalServiceInputFactoryImpl
 
start(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.plugin.managedobject.clazz.ClassManagedObjectSource
 
start(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
start(ManagedObjectExecuteContext<Indexed>) - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
 
start(ManagedObjectExecuteContext<None>) - Method in class net.officefloor.frame.test.MockManagedObjectSource
 
start(ManagedObjectExecuteContext<None>) - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
start(ManagedObjectExecuteContext<None>) - Method in class net.officefloor.nosql.dynamodb.DynamoDbMapperManagedObjectSource
 
start(ManagedObjectExecuteContext<None>) - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
start(ManagedObjectExecuteContext<None>) - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
start(ManagedObjectExecuteContext<JwtAuthorityManagedObjectSource.Flows>) - Method in class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource
 
start(ManagedObjectExecuteContext<AuthenticationContextManagedObjectSource.Flows>) - Method in class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource
 
start(HttpSecurityExecuteContext<F>) - Method in interface net.officefloor.web.spi.security.HttpSecuritySource
Called once after HttpSecuritySource.init(HttpSecuritySourceContext) to indicate this HttpSecuritySource should start execution.
start(HttpSecurityExecuteContext<F>) - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
 
start(HttpSecurityExecuteContext<JwtHttpSecuritySource.Flows>) - Method in class net.officefloor.web.jwt.JwtHttpSecuritySource
 
startAfter(OfficeManagedObjectSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
startAfter(OfficeManagedObjectSource, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags an OfficeManagedObjectSource to be started after ManagedObjectSource instances providing the type.
startAfter(OfficeManagedObjectSource, OfficeManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
startAfter(OfficeManagedObjectSource, OfficeManagedObjectSource) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags an OfficeManagedObjectSource to be started after another OfficeManagedObjectSource.
startAfter(OfficeFloorManagedObjectSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
startAfter(OfficeFloorManagedObjectSource, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Flags an OfficeFloorManagedObjectSource to be started after ManagedObjectSource instances providing the type.
startAfter(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
startAfter(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
startAmazonDynamoDb() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Starts the AmazonDynamoDB locally.
StartApplicationHttpAuthenticateFunction<AC extends Serializable,C> - Class in net.officefloor.web.security.impl
ManagedFunction and ManagedFunctionFactory for triggering authentication with application specific credentials.
StartApplicationHttpAuthenticateFunction() - Constructor for class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction
 
StartApplicationHttpAuthenticateFunction.Dependencies - Enum Class in net.officefloor.web.security.impl
Dependency keys.
startBackgroundScheduling(BackgroundScheduler) - Method in class net.officefloor.frame.impl.execute.clock.ClockFactoryImpl
 
startBackgroundScheduling(BackgroundScheduler) - Method in interface net.officefloor.frame.internal.structure.BackgroundScheduling
startBefore(OfficeManagedObjectSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
startBefore(OfficeManagedObjectSource, String) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags an OfficeManagedObjectSource to be started before ManagedObjectSource instances providing the type.
startBefore(OfficeManagedObjectSource, OfficeManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
startBefore(OfficeManagedObjectSource, OfficeManagedObjectSource) - Method in interface net.officefloor.compile.spi.office.OfficeArchitect
Flags an OfficeManagedObjectSource to be started before another OfficeManagedObjectSource.
startBefore(OfficeFloorManagedObjectSource, String) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
startBefore(OfficeFloorManagedObjectSource, String) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Flags an OfficeFloorManagedObjectSource to be started before ManagedObjectSource instances providing the type.
startBefore(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectSource) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
startBefore(OfficeFloorManagedObjectSource, OfficeFloorManagedObjectSource) - Method in interface net.officefloor.compile.spi.officefloor.OfficeFloorDeployer
Flags an OfficeFloorManagedObjectSource to be started before another OfficeFloorManagedObjectSource.
startComplete() - Method in class net.officefloor.frame.impl.execute.officefloor.ManagedObjectExecuteManagerImpl
 
startComplete() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectExecuteManager
Invoked to indicate start for the corresponding ManagedObjectSource has completed.
startCosmosDb(BiFunction<String, Throwable, Exception>) - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Start CosmosDb locally.
startDynamoDb(int, String) - Static method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbJunit
Starts DynamoDb.
startElement(String, String, String, Attributes) - Method in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DesignateHandler
 
startElement(String, String, String, Attributes) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Handles loading the attribute value on the target value.
startElement(String, String, String, Attributes) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
Handles loading the attribute value on the target value.
startExternalServer() - Method in interface net.officefloor.server.http.test.ExternalServerRunner.StartExternalServer
Starts the external server.
startExternalServer(String, String, OfficeFloorExtensionService, OfficeExtensionService, ExternalServerRunner.StartExternalServer) - Static method in class net.officefloor.server.http.test.ExternalServerRunner
startExternalServer(OfficeFloorExtensionService, OfficeExtensionService, ExternalServerRunner.StartExternalServer) - Static method in class net.officefloor.server.http.test.ExternalServerRunner
startFirestore() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Start Firestore connection.
startFirestore() - Method in class net.officefloor.server.google.function.maven.MavenFirestore
 
StartGoogleFunctionMojo - Class in net.officefloor.maven
Mojo to start Google Function.
StartGoogleFunctionMojo() - Constructor for class net.officefloor.maven.StartGoogleFunctionMojo
 
startHttpServer(int, int, SSLContext) - Method in class net.officefloor.server.http.netty.AbstractNettyHttpServer
Starts the HTTP Server.
startHttpServer(int, int, SSLContext) - Method in class net.officefloor.server.http.undertow.AbstractUndertowHttpServer
Starts the HTTP Server.
startHttpServer(Class<?>) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Starts the HttpServer.
startHttpServer(Class<?>, String, OfficeFloorExtensionService) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Starts the HttpServer.
startHttpServer(OfficeFloorExtensionService, OfficeExtensionService) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Starts the HttpServer.
startHttpServer(OfficeFloorExtensionService, OfficeExtensionService) - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
 
startInternal() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
startManagedObjectSource(MS) - Method in class net.officefloor.frame.util.ManagedObjectSourceStandAlone
startManaging(ExecutiveStartContext) - Method in interface net.officefloor.frame.api.executive.Executive
Starts managing the OfficeFloor.
startManaging(ExecutiveStartContext) - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
startManaging(ExecutiveStartContext) - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
startMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ObjectXmlMapping
 
startMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.RootXmlMapping
 
startMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.StaticXmlMapping
 
startMapping(XmlState, String) - Method in class net.officefloor.plugin.xml.unmarshall.tree.ValueXmlMapping
 
startMapping(XmlState, String) - Method in interface net.officefloor.plugin.xml.unmarshall.tree.XmlMapping
Starts the load of the value/object to the target object based on the current context and state of unmarshalling.
startOfficeFloor() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Ensures OfficeFloor is started.
startPostgreSql() - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
Starts PostgreSql.
startRawHttpServer(HttpServerLocation) - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Starts a raw implementation of the underlying HTTP server.
startRawHttpServer(HttpServerLocation) - Method in class net.officefloor.server.servlet.test.AbstractServletHttpServerImplementationTest
 
startSam() - Method in class net.officefloor.maven.AbstractStartSamMojo
Starts SAM
StartSamMojo - Class in net.officefloor.maven
Starts SAM for the integration testing.
StartSamMojo() - Constructor for class net.officefloor.maven.StartSamMojo
 
startServicing(ManagedObjectServiceContext<F>) - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectService
Starts the servicing.
startTimeout(int) - Method in class net.officefloor.nosql.cosmosdb.test.CosmosEmulatorInstance.Configuration
Specifies the start timeout.
startTimeout(int) - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit.Configuration
Specifies the start timeout.
startTimeout(int) - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit.Configuration
Specifies the start timeout.
startup(Consumer<ManagedObjectStartupProcess>) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Provides a decorator of the ManagedObjectStartupProcess.
startupAfter(String) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Flags for this ManagedObjectSource to be started after the specified named ManagedObjectSource.
startupAfter(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
startupBefore(String) - Method in interface net.officefloor.frame.api.build.ManagedObjectBuilder
Flags for this ManagedObjectSource to be started before the specified named ManagedObjectSource.
startupBefore(String) - Method in class net.officefloor.frame.impl.construct.managedobjectsource.ManagedObjectBuilderImpl
 
startWorking() - Method in interface net.officefloor.frame.api.team.Team
Indicates for the Team to start working.
startWorking() - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource.ExecutorTeam
 
startWorking() - Method in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeam
 
startWorking() - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeam
 
startWorking() - Method in class net.officefloor.frame.test.BackPressureTeamSource
 
startWorking() - Method in class net.officefloor.frame.test.StepTeam
 
state - Variable in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller.HandlerImpl
State of the XML unmarshalling.
state(S) - Static method in class net.officefloor.plugin.managedobject.poll.StatePoller
Creates an initialised StatePoller that does not poll.
StatelessValueLoader - Interface in net.officefloor.web.value.load
Loads a value onto the Object graph.
StatelessValueLoaderFactory - Interface in net.officefloor.web.value.load
Factory to create the StatelessValueLoader.
stateManager - Variable in class net.officefloor.jpa.test.AbstractJpaTestCase
StateManager - Interface in net.officefloor.frame.api.manage
Manages state (multiple ManagedObject instances used externally).
StateManagerImpl - Class in net.officefloor.frame.impl.execute.office
StateManager implementation.
StateManagerImpl(Map<String, ManagedFunctionMetaData<?, ?>>, ThreadState, MonitorClock, Consumer<FunctionState>, Runnable) - Constructor for class net.officefloor.frame.impl.execute.office.StateManagerImpl
Instantiate.
StatePoint - Interface in net.officefloor.plugin.clazz.state
Identifies a state point.
StatePointImpl - Class in net.officefloor.plugin.clazz.state
StatePoint implementation.
StatePointImpl(StatePoint) - Constructor for class net.officefloor.plugin.clazz.state.StatePointImpl
Allows extension of the StatePoint.
StatePollContext<S> - Interface in net.officefloor.plugin.managedobject.poll
Context for a particular poll of state.
StatePoller<S,F extends Enum<F>> - Class in net.officefloor.plugin.managedobject.poll
Provides polling within a ManagedObjectSource to keep particular state up to date.
StatePoller.Builder<S,F extends Enum<F>> - Class in net.officefloor.plugin.managedobject.poll
Builder for the StatePoller.
StatePoller.Initialiser<S> - Interface in net.officefloor.plugin.managedobject.poll
Initialiser for polling state.
StatePoller.Poller<S> - Interface in net.officefloor.plugin.managedobject.poll
Custom poller.
STATIC - Enum constant in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Static value loaded onto an object.
STATIC - Enum constant in enum class net.officefloor.web.HttpInputPathSegment.HttpInputPathSegmentEnum
Static path segment.
StaticManagedFunction<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.api.function
StaticManagedFunction() - Constructor for class net.officefloor.frame.api.function.StaticManagedFunction
 
StaticMethodAnnotation - Class in net.officefloor.plugin.section.clazz
Annotation identify the Method as static.
StaticMethodAnnotation() - Constructor for class net.officefloor.plugin.section.clazz.StaticMethodAnnotation
 
StaticMethodObjectFactory - Class in net.officefloor.plugin.clazz.method
StaticMethodObjectFactory() - Constructor for class net.officefloor.plugin.clazz.method.StaticMethodObjectFactory
 
StaticSegment(String) - Constructor for class net.officefloor.web.HttpPathFactoryImpl.StaticSegment
Instantiate.
staticValue - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Static value for the mapping.
staticValue - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Static value to load to target object.
StaticValueLoader - Class in net.officefloor.plugin.xml.unmarshall.load
Loader to load a static value onto target object.
StaticValueLoader(Method, Object) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.StaticValueLoader
Initiate with details to static load.
StaticWebRouteNode - Class in net.officefloor.web.route
WebRouteNode for static characters.
StaticWebRouteNode(char[], WebRouteNode[]) - Constructor for class net.officefloor.web.route.StaticWebRouteNode
Instantiate.
StaticWebTemplateWriter - Class in net.officefloor.web.template.section
WebTemplateWriter to write static content.
StaticWebTemplateWriter(StaticParsedTemplateSectionContent, Charset) - Constructor for class net.officefloor.web.template.section.StaticWebTemplateWriter
Initiate.
StaticXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Provides static mapping.
StaticXmlMapping - Class in net.officefloor.plugin.xml.unmarshall.tree
XmlMapping that loads a static value to the target object.
StaticXmlMapping(String) - Constructor for class net.officefloor.plugin.xml.marshall.tree.StaticXmlMapping
Initiate with the static XML snippet.
StaticXmlMapping(StaticValueLoader) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.StaticXmlMapping
Initiate with static value loader.
staticXmlMappings - Variable in class net.officefloor.plugin.xml.unmarshall.tree.ElementXmlMapping
List of static XmlMapping instances for the element.
status - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
status() - Element in annotation interface net.officefloor.web.HttpResponse
Specifies status to use for ObjectResponse.
STD_ERR_FAIL_LINE - Static variable in class net.officefloor.OfficeFloorMain
Line output to stderr to indicate OfficeFloor failed to start.
STD_OUT_RUNNING_LINE - Static variable in class net.officefloor.OfficeFloorMain
Line output to stdout to indicate OfficeFloor is running.
StderrCompilerIssues - Class in net.officefloor.compile.impl.issues
CompilerIssues to write issues to System.err.
StderrCompilerIssues() - Constructor for class net.officefloor.compile.impl.issues.StderrCompilerIssues
 
StepTeam - Class in net.officefloor.frame.test
Team that executes the Job by the TestCase.
StepTeam() - Constructor for class net.officefloor.frame.test.StepTeam
 
stop() - Method in class net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
 
stop() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectSource
Called to notify that the OfficeFloor is being closed.
stop() - Method in class net.officefloor.frame.test.MockManagedObjectSource
 
stop() - Method in class net.officefloor.jdbc.DataSourceManagedObjectSource
 
stop() - Method in class net.officefloor.jdbc.ReadOnlyConnectionManagedObjectSource
 
stop() - Method in class net.officefloor.nosql.firestore.FirestoreManagedObjectSource
 
stop() - Method in class net.officefloor.r2dbc.R2dbcManagedObjectSource
 
stop() - Method in class net.officefloor.servlet.supply.ServletServicerManagedObjectSource
 
stop() - Method in class net.officefloor.servlet.tomcat.TomcatServletManager
Stops the Servlet container.
stop() - Method in class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
stop() - Method in class net.officefloor.web.security.impl.HttpSecurityExecuteManagedObjectSource
 
stop() - Method in class net.officefloor.web.security.type.HttpSecurityManagedObjectAdapterSource
 
stop() - Method in interface net.officefloor.web.spi.security.HttpSecuritySource
Called to notify that the OfficeFloor is being closed.
stop() - Method in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
 
stopAmazonDynamoDb() - Method in class net.officefloor.nosql.dynamodb.test.AbstractDynamoDbConnectJunit
Stops AmazonDynamoDB.
stopAvoidingTeam() - Method in interface net.officefloor.frame.internal.structure.AvoidTeam
Flags to stop avoiding the Team.
stopCosmosDb(BiFunction<String, Throwable, Exception>) - Method in class net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
Stops locally running CosmosDb.
stopFirestore() - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreConnectJunit
Stops connection to Firestore.
stopFirestore() - Method in class net.officefloor.server.google.function.maven.MavenFirestore
 
StopGoogleFunctionMojo - Class in net.officefloor.maven
Mojo to stop Google Function.
StopGoogleFunctionMojo() - Constructor for class net.officefloor.maven.StopGoogleFunctionMojo
 
stopHttpServer() - Method in class net.officefloor.server.http.netty.AbstractNettyHttpServer
Stops the HTTP server.
stopHttpServer() - Method in class net.officefloor.server.http.undertow.AbstractUndertowHttpServer
Stops the HTTP Server.
stopInternal() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
stopManaging() - Method in interface net.officefloor.frame.api.executive.Executive
Stops managing the OfficeFloor.
stopManaging() - Method in class net.officefloor.frame.impl.execute.executive.DefaultExecutive
 
stopManaging() - Method in class net.officefloor.web.executive.WebThreadAffinityExecutive
 
stopPostgreSql() - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
Stops PostgreSql.
StopSamMojo - Class in net.officefloor.maven
Stops SAM for the integration testing.
StopSamMojo() - Constructor for class net.officefloor.maven.StopSamMojo
 
stopServicing() - Method in interface net.officefloor.frame.api.managedobject.source.ManagedObjectService
Stops servicing.
stopWorking() - Method in interface net.officefloor.frame.api.team.Team
Indicates for the Team to stop working.
stopWorking() - Method in class net.officefloor.frame.impl.spi.team.AbstractExecutorTeamSource.ExecutorTeam
 
stopWorking() - Method in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeam
 
stopWorking() - Method in class net.officefloor.frame.impl.spi.team.OnePersonTeam
 
stopWorking() - Method in class net.officefloor.frame.test.BackPressureTeamSource
 
stopWorking() - Method in class net.officefloor.frame.test.StepTeam
 
store() - Method in interface net.officefloor.web.session.HttpSessionAdministration
Triggers storing the HttpSession.
store(E...) - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Stores the entities.
store(Object, WritableConfigurationItem) - Method in class net.officefloor.model.impl.repository.ModelRepositoryImpl
 
store(Object, WritableConfigurationItem) - Method in interface net.officefloor.model.repository.ModelRepository
Stores the Model within the WritableConfigurationItem.
storeHttpSession(StoreHttpSessionOperation) - Method in interface net.officefloor.web.session.spi.HttpSessionStore
Triggers storing the HttpSession details.
storeHttpSession(StoreHttpSessionOperation) - Method in class net.officefloor.web.session.store.MemoryHttpSessionStore
 
StoreHttpSessionOperation - Interface in net.officefloor.web.session.spi
Operation to obtain details of storing the HttpSession within the HttpSessionStore.
storeModel(M, WritableConfigurationItem) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Stores the Model.
storeOffice(OfficeModel, WritableConfigurationItem) - Method in class net.officefloor.model.impl.office.OfficeRepositoryImpl
 
storeOfficeFloor(OfficeFloorModel, WritableConfigurationItem) - Method in class net.officefloor.model.impl.officefloor.OfficeFloorRepositoryImpl
 
storeSection(SectionModel, WritableConfigurationItem) - Method in class net.officefloor.model.impl.section.SectionRepositoryImpl
 
StoringSessionHttpException - Exception in net.officefloor.web.session
Indicates the HttpSession is currently being stored and can not be altered until storage is complete.
StoringSessionHttpException() - Constructor for exception net.officefloor.web.session.StoringSessionHttpException
Instantiate.
StoringSessionHttpException(Throwable) - Constructor for exception net.officefloor.web.session.StoringSessionHttpException
Instantiate.
StreamBuffer<B> - Class in net.officefloor.server.stream
Buffer that is part of a stream.
StreamBuffer(B, ByteBuffer, StreamBuffer.FileBuffer) - Constructor for class net.officefloor.server.stream.StreamBuffer
Instantiate.
StreamBuffer.FileBuffer - Class in net.officefloor.server.stream
FileChannel content buffer.
StreamBufferByteSequence - Class in net.officefloor.server.buffer
ByteSequence reading from StreamBuffer instances.
StreamBufferByteSequence(StreamBuffer<ByteBuffer>, int, int) - Constructor for class net.officefloor.server.buffer.StreamBufferByteSequence
Instantiate with the first StreamBuffer.
StreamBufferPool<B> - Interface in net.officefloor.server.stream
Provides interface to wrap buffer pooling implementations.
StreamBufferScanner - Class in net.officefloor.server.buffer
Provides scanning of StreamBuffer instances.
StreamBufferScanner() - Constructor for class net.officefloor.server.buffer.StreamBufferScanner
 
StreamBufferScanner.ScanTarget - Class in net.officefloor.server.buffer
Scan target.
StreamBufferUtil - Class in net.officefloor.server.stream
Utility functionality for a StreamBuffer.
StressInsertSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.StressInsertSection
 
stressInsertWithCompiler(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Undertake stress insert test with compiled wrappers.
stressInsertWithDynamicProxy(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Undertake stress insert test with Proxy.
stressSelectDataSource(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure stress select with DataSource.
StressSelectSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.StressSelectSection
 
stressSelectWithCompiler(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure stress select with compiled wrappers.
stressSelectWithDynamicProxy(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure stress select with Proxy.
StressTest - Annotation Interface in net.officefloor.test
Stress Test.
StrictLinkedListSet<E extends LinkedListSetEntry<E,O>,O> - Class in net.officefloor.frame.impl.execute.linkedlistset
LinkedListSet that provides strict adherence to ensuring correctness.
StrictLinkedListSet() - Constructor for class net.officefloor.frame.impl.execute.linkedlistset.StrictLinkedListSet
 
StrictLinkedListSet.LinkedListItemImpl - Class in net.officefloor.frame.impl.execute.linkedlistset
Implementation of the LinkedListSetItem.
StringExtractor<T> - Interface in net.officefloor.compile.impl.util
Extracts a String value from the input object.
stub(Object[]) - Method in interface net.officefloor.frame.test.match.StubMatcher
Override to provide stub functionality.
StubMatcher - Interface in net.officefloor.frame.test.match
Matcher that provides stub functionality.
SUB_SECTION_NAME - Static variable in class net.officefloor.plugin.section.transform.TransformSectionSource
Name of the SubSection being transformed.
subscribe(Class<?>, Flux<T>, ManagedFunctionContext<?, ?>) - Static method in class net.officefloor.reactor.FluxSubscription
Subscribes to the Flux.
subscribe(Mono<T>, ManagedFunctionContext<?, ?>) - Static method in class net.officefloor.reactor.MonoSubscription
Subscribes to the Mono.
SubSection - Interface in net.officefloor.compile.spi.section
SubSectionClassSectionFlowManufacturer - Class in net.officefloor.plugin.section.clazz.flow.impl
SubSectionClassSectionFlowManufacturer() - Constructor for class net.officefloor.plugin.section.clazz.flow.impl.SubSectionClassSectionFlowManufacturer
 
SubSectionInput - Interface in net.officefloor.compile.spi.section
Input into a SubSection.
SubSectionObject - Interface in net.officefloor.compile.spi.section
Object for a SubSection.
SubSectionOutput - Interface in net.officefloor.compile.spi.section
Output for a SubSection.
subSequence(int, int) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
 
successLogLevel(Level) - Method in class net.officefloor.plugin.managedobject.poll.StatePoller.Builder
Allows specifying the success log Level.
superTemplate - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
SuppliedManagedObjectSource - Interface in net.officefloor.compile.spi.supplier.source
SuppliedManagedObjectSourceNode - Interface in net.officefloor.compile.internal.structure
Node for the supplied ManagedObject.
SuppliedManagedObjectSourceNodeImpl - Class in net.officefloor.compile.impl.structure
SuppliedManagedObjectSourceNodeImpl(String, String, SupplierNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SuppliedManagedObjectSourceNodeImpl
Initiate.
SuppliedManagedObjectSourceType - Interface in net.officefloor.compile.supplier
Type definition of a potentially supplied ManagedObject.
SuppliedManagedObjectSourceTypeImpl - Class in net.officefloor.compile.impl.supplier
SuppliedManagedObjectSourceTypeImpl(Class<?>, String, ManagedObjectSource<?, ?>, PropertyList) - Constructor for class net.officefloor.compile.impl.supplier.SuppliedManagedObjectSourceTypeImpl
Instantiate.
SupplierArchitect - Interface in net.officefloor.activity.supplier.build
Architect to configure OfficeSupplier instances.
SupplierCompileCompletion - Interface in net.officefloor.compile.spi.supplier.source
Invoke on completion of compiling.
SupplierCompileConfiguration - Interface in net.officefloor.compile.spi.supplier.source
Configuration from the SupplierCompileContext.
SupplierCompileContext - Interface in net.officefloor.compile.spi.supplier.source
Compile context for the SupplierSource.
SupplierCompletionContext - Interface in net.officefloor.compile.spi.supplier.source
Completion context for the SupplierSource.
SupplierConfiguration - Class in net.officefloor.activity.supplier
Configuration for an OfficeSupplier.
SupplierConfiguration() - Constructor for class net.officefloor.activity.supplier.SupplierConfiguration
 
SupplierEmployer - Class in net.officefloor.activity.supplier.build
Employs the supplier architecture.
SupplierEmployer() - Constructor for class net.officefloor.activity.supplier.build.SupplierEmployer
 
SupplierLoader - Interface in net.officefloor.compile.supplier
SupplierLoaderImpl - Class in net.officefloor.compile.impl.supplier
SupplierLoader implementation.
SupplierLoaderImpl(Node, OfficeNode, NodeContext, boolean) - Constructor for class net.officefloor.compile.impl.supplier.SupplierLoaderImpl
Instantiate.
SupplierLoaderUtil - Class in net.officefloor.compile.test.supplier
Utility class for testing a SupplierSource.
SupplierNode - Interface in net.officefloor.compile.internal.structure
Supplier Node.
SupplierNodeImpl - Class in net.officefloor.compile.impl.structure
SupplierNode implementation.
SupplierNodeImpl(String, OfficeNode, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SupplierNodeImpl
Instantiate.
SUPPLIERS_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default suppliers directory.
SUPPLIERS_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the suppliers directory.
SupplierSource - Interface in net.officefloor.compile.spi.supplier.source
Supplies ManagedObjectSource instances.
SupplierSourceContext - Interface in net.officefloor.compile.spi.supplier.source
Context for the SupplierSource.
SupplierSourceContextImpl - Class in net.officefloor.compile.impl.supplier
SupplierSourceContext implementation.
SupplierSourceContextImpl(String, boolean, String[], PropertyList, NodeContext) - Constructor for class net.officefloor.compile.impl.supplier.SupplierSourceContextImpl
Initiate.
SupplierSourceProperty - Interface in net.officefloor.compile.spi.supplier.source
SupplierSourcePropertyImpl - Class in net.officefloor.compile.spi.supplier.source.impl
SupplierSourceProperty implementation.
SupplierSourcePropertyImpl(String, String) - Constructor for class net.officefloor.compile.spi.supplier.source.impl.SupplierSourcePropertyImpl
Initiate.
SupplierSourceService<S extends SupplierSource> - Interface in net.officefloor.compile
Service to plug-in an SupplierSource Class alias by including the extension SupplierSource jar on the class path.
SupplierSourceServiceFactory - Interface in net.officefloor.compile
SupplierSourceSpecification - Interface in net.officefloor.compile.spi.supplier.source
Provides the specification of the Supplier to be loaded by the particular SupplierSource.
SupplierThreadLocal<T> - Interface in net.officefloor.compile.spi.supplier.source
Provides ThreadLocal access to the ManagedObject object instances for the SuppliedManagedObjectSource.
SupplierThreadLocalImpl() - Constructor for class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl.SupplierThreadLocalImpl
 
SupplierThreadLocalNode - Interface in net.officefloor.compile.internal.structure
SupplierThreadLocalNodeImpl - Class in net.officefloor.compile.impl.structure
SupplierThreadLocalNode implementation.
SupplierThreadLocalNodeImpl(String, String, SupplierNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.SupplierThreadLocalNodeImpl
Initiate.
SupplierThreadLocalType - Interface in net.officefloor.compile.supplier
Type definition of a SupplierThreadLocal.
SupplierThreadLocalTypeImpl<T> - Class in net.officefloor.compile.impl.supplier
SupplierThreadLocalType implementation.
SupplierThreadLocalTypeImpl(String, Class<?>) - Constructor for class net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl
Instantiate.
SupplierThreadLocalTypeImpl.SupplierThreadLocalImpl<T> - Class in net.officefloor.compile.impl.supplier
SupplierThreadLocal implementation.
SupplierType - Interface in net.officefloor.compile.supplier
Type definition of a Supplier.
SupplierTypeBuilder - Interface in net.officefloor.compile.test.supplier
Builder for the InitialSupplierType.
SupplierTypeImpl - Class in net.officefloor.compile.impl.supplier
InitialSupplierType implementation.
SupplierTypeImpl(SupplierThreadLocalType[], ThreadSynchroniserFactory[], SuppliedManagedObjectSourceType[], InternalSupplier[]) - Constructor for class net.officefloor.compile.impl.supplier.SupplierTypeImpl
Initiate.
supply(SupplierSourceContext) - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSource
Supplies the necessary ManagedObjectSource instances.
supply(SupplierSourceContext) - Method in class net.officefloor.jaxrs.JaxRsSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.nosql.dynamodb.DynamoDbSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.nosql.firestore.FirestoreSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.nosql.objectify.ObjectifySupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.servlet.supply.ServletSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.spring.SpringSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanSupplierSource
 
supply(SupplierSourceContext) - Method in class net.officefloor.webapp.WebAppWoofExtensionService.WebAppSupplierSource
 
supplyAsync(Supplier<U>) - Method in class net.officefloor.jaxrs.OfficeFloorExecutorServiceFactory.OfficeFloorExecutorService
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class net.officefloor.test.OfficeFloorExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
 
suspendThread() - Method in interface net.officefloor.frame.api.thread.ThreadSynchroniser
Suspends the current Thread by: storing ThreadLocal state, and then clearing state off the Thread
suspendThread() - Method in class net.officefloor.spring.data.SpringDataThreadSynchroniser
 
SWITCHING_PROTOCOLS - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 101 Switching Protocols.
SWITCHING_PROTOCOLS - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 101 Switching Protocols status.
SYNC_TEAM_NAME - Static variable in class net.officefloor.server.aws.sam.SamHttpServerImplementation
Name of the ThreadLocalAwareTeamSource to provide synchronous blocking servicing to work within RequestHandler.
SYNC_TEAM_NAME - Static variable in class net.officefloor.server.google.function.GoogleFunctionHttpServerImplementation
Name of the ThreadLocalAwareTeamSource to provide synchronous blocking servicing to work within HttpFunction.
SYNC_TEAM_NAME - Static variable in class net.officefloor.server.http.servlet.HttpServletHttpServerImplementation
Name of the ThreadLocalAwareTeamSource to provide synchronous blocking servicing to work within Filter chain.
synchroniseForAnotherThread() - Method in class net.officefloor.servlet.inject.InjectContext
Synchronises this InjectContext for another Thread.
SynchroniseProcessStateFunctionLogic - Class in net.officefloor.frame.impl.execute.function
FunctionState to synchronise the ProcessState with the current ThreadState.
SynchroniseProcessStateFunctionLogic(ThreadState) - Constructor for class net.officefloor.frame.impl.execute.function.SynchroniseProcessStateFunctionLogic
Instantiate.
SynchronousKeyFactory - Interface in net.officefloor.web.jwt.authority.key
Factory for synchronous Key.
SYSTEM_PROPERTY_CORE_BUFFER_POOL_MAX_SIZE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the maximum ThreadLocalStreamBufferPool core pool size.
SYSTEM_PROPERTY_JAVA_COMPILING - Static variable in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
System property to indicate if Java compiling active for OfficeFloor.
SYSTEM_PROPERTY_MAX_ACTIVE_SOCKET_REQUESTS - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the maximum number of active requests on the socket.
SYSTEM_PROPERTY_MAX_READS_ON_SELECT - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the maximum number of reads for a SocketChannel per select.
SYSTEM_PROPERTY_MEMORY_THRESHOLD_PERCENTAGE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the memory threshold percentage.
SYSTEM_PROPERTY_RECEIVE_BUFFER_SIZE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the receive buffer size of the Socket.
SYSTEM_PROPERTY_SEND_BUFFER_SIZE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the send buffer size of the Socket.
SYSTEM_PROPERTY_SOCKET_LISTENER_COUNT - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to specify the number of SocketServicer instances.
SYSTEM_PROPERTY_STREAM_BUFFER_SIZE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the pooled StreamBuffer size.
SYSTEM_PROPERTY_THREADLOCAL_BUFFER_POOL_MAX_SIZE - Static variable in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
Name of System property to obtain the maximum ThreadLocalStreamBufferPool ThreadLocal pool size.
SYSTEM_PROPERTY_VERTX_TIMEOUT - Static variable in class net.officefloor.vertx.OfficeFloorVertx
System property name to configure the Vertx time outs for starting / stopping.
SystemPropertiesExtension - Class in net.officefloor.test.system
Extension for specifying system properties ( System.getProperty(String) ) for tests.
SystemPropertiesExtension(String...) - Constructor for class net.officefloor.test.system.SystemPropertiesExtension
Instantiate.
SystemPropertiesRule - Class in net.officefloor.test.system
TestRule for specifying System properties.
SystemPropertiesRule(String...) - Constructor for class net.officefloor.test.system.SystemPropertiesRule
Instantiate.

T

tagName - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
Name of attribute/value.
TARGET_CATEGORISES_SOURCE - Enum constant in enum class net.officefloor.compile.internal.structure.AutoWireDirection
Flags that the target categories the source.
targetObject - Variable in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller.DesignateHandler
Unmarshalled object.
targetObject - Variable in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller.HandlerImpl
Target object to load XML values on.
targetObjectType - Variable in class net.officefloor.plugin.xml.unmarshall.load.ObjectLoaderFactory
Class of the target object.
targetObjectType - Variable in class net.officefloor.plugin.xml.unmarshall.load.ValueLoaderFactory
Class of the target object.
Team - Interface in net.officefloor.frame.api.team
Team of workers to execute the assigned Job instances.
TEAM - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Team asset.
TeamAugmentor - Interface in net.officefloor.compile.spi.officefloor
Augments the Team instances within the OfficeFloor.
TeamAugmentorContext - Interface in net.officefloor.compile.spi.officefloor
Context for the TeamAugmentor.
TeamBuilder<TS extends TeamSource> - Interface in net.officefloor.frame.api.build
Builder of a Team.
TeamBuilderImpl<TS extends TeamSource> - Class in net.officefloor.frame.impl.construct.team
Implements the TeamBuilder.
TeamBuilderImpl(String, Class<TS>) - Constructor for class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
Initiate.
TeamBuilderImpl(String, TS) - Constructor for class net.officefloor.frame.impl.construct.team.TeamBuilderImpl
Initiate.
TeamConfiguration - Class in net.officefloor.activity.team
Configuration for an OfficeFloorTeam.
TeamConfiguration<TS extends TeamSource> - Interface in net.officefloor.frame.internal.configuration
Configuration of a Team.
TeamConfiguration() - Constructor for class net.officefloor.activity.team.TeamConfiguration
 
TeamDeployer - Interface in net.officefloor.activity.team.build
Deployer to configure OfficeFloorTeam instances.
TeamExecutor - Class in net.officefloor.frame.impl.execute.team
Executor that is backed by a Team.
TeamExecutor(Team, Executive) - Constructor for class net.officefloor.frame.impl.execute.team.TeamExecutor
Instantiate.
TeamExecutorRuntimeException - Exception in net.officefloor.frame.impl.execute.team
TeamExecutorRuntimeException(Throwable) - Constructor for exception net.officefloor.frame.impl.execute.team.TeamExecutorRuntimeException
Initiate.
TeamLoader - Interface in net.officefloor.compile.team
Loads the TeamType from the TeamSource.
TeamLoaderImpl - Class in net.officefloor.compile.impl.team
TeamLoader implementation.
TeamLoaderImpl(Node, NodeContext) - Constructor for class net.officefloor.compile.impl.team.TeamLoaderImpl
Initiate for building.
TeamManagement - Interface in net.officefloor.frame.internal.structure
Provides management of a particular Team.
TeamManagementImpl - Class in net.officefloor.frame.impl.execute.team
TeamManagement implementation.
TeamManagementImpl(Team) - Constructor for class net.officefloor.frame.impl.execute.team.TeamManagementImpl
Initiate.
TeamMarker() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.TeamMarker
 
teamMembers - Variable in class net.officefloor.frame.impl.spi.team.LeaderFollowerTeam
LeaderFollowerTeam.TeamMember instances.
TeamNode - Interface in net.officefloor.compile.internal.structure
TeamNodeImpl - Class in net.officefloor.compile.impl.structure
TeamNode implementation.
TeamNodeImpl(String, OfficeFloorNode, NodeContext) - Constructor for class net.officefloor.compile.impl.structure.TeamNodeImpl
Initiate.
TeamOverloadException - Exception in net.officefloor.frame.api.team
Indicates the Team is overloaded.
TeamOverloadException(String) - Constructor for exception net.officefloor.frame.api.team.TeamOverloadException
Instantiate.
TeamOverloadException(String, Throwable) - Constructor for exception net.officefloor.frame.api.team.TeamOverloadException
Instantiate.
TeamOverloadException(Throwable) - Constructor for exception net.officefloor.frame.api.team.TeamOverloadException
Instantiate.
TeamOversight - Interface in net.officefloor.frame.api.executive
Oversight for a Team.
teamPressureOverload() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Ensure can handle pressure overloading the server.
TEAMS_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default teams directory.
TEAMS_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the teams directory.
TeamSource - Interface in net.officefloor.frame.api.team.source
Source to obtain Team instances.
TeamSourceContext - Interface in net.officefloor.frame.api.team.source
Context for the TeamSource.
TeamSourceContextWrapper - Class in net.officefloor.frame.api.executive
Wrapper of TeamSourceContext to enable customising the Team.
TeamSourceContextWrapper(ExecutiveContext, Function<Integer, Integer>, String, TeamSourceContextWrapper.WorkerEnvironment) - Constructor for class net.officefloor.frame.api.executive.TeamSourceContextWrapper
Instantiate.
TeamSourceContextWrapper.WorkerEnvironment - Interface in net.officefloor.frame.api.executive
Provides a wrapper around the Runnable from the Executive for a Thread.
TeamSourceProperty - Interface in net.officefloor.frame.api.team.source
Individual property of the TeamSourceSpecification.
TeamSourcePropertyImpl - Class in net.officefloor.frame.api.team.source.impl
TeamSourceProperty implementation.
TeamSourcePropertyImpl(String, String) - Constructor for class net.officefloor.frame.api.team.source.impl.TeamSourcePropertyImpl
Initiate with name and label of property.
TeamSourceService<S extends TeamSource> - Interface in net.officefloor.compile
Service to plug-in an TeamSource Class alias by including the extension TeamSource jar on the class path.
TeamSourceServiceFactory - Interface in net.officefloor.compile
TeamSourceSpecification - Interface in net.officefloor.frame.api.team.source
Specification of a TeamSource.
TeamSourceStandAlone - Class in net.officefloor.frame.util
Loads a TeamSource for stand-alone use.
TeamSourceStandAlone() - Constructor for class net.officefloor.frame.util.TeamSourceStandAlone
Default instantiation.
TeamSourceStandAlone(String) - Constructor for class net.officefloor.frame.util.TeamSourceStandAlone
Instantiate with Team name.
TeamTwoMarker() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.TeamTwoMarker
 
TeamType - Interface in net.officefloor.compile.team
Type definition of a Team.
TeamTypeImpl - Class in net.officefloor.compile.impl.team
TeamType implementation.
TeamTypeImpl(boolean) - Constructor for class net.officefloor.compile.impl.team.TeamTypeImpl
Instantiate.
TeamVisitor - Interface in net.officefloor.compile.internal.structure
Visits each TeamNode.
tearDown() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
 
tearDown() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Tears down the test.
tearDown() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Tears down the test.
tearDown() - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
 
tearDown() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
 
tearDown() - Method in class net.officefloor.server.http.AbstractHttpServerImplementationTestCase
Tears down the test.
tearDownEnvironment() - Method in class net.officefloor.nosql.dynamodb.test.AwsLocalEnvironment
Tears down the environment.
teardownHttpFunction() - Method in class net.officefloor.server.google.function.wrap.AbstractSetupGoogleHttpFunctionJUnit
Tears down the Google HttpFunction.
tearDownLocalDataStore() - Method in class net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
Tears down the local data store.
teardownLogCapture() - Method in class net.officefloor.test.logger.AbstractLoggerJUnit
Tears down the log capture.
teardownMockKeys() - Method in class net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
Tears down the mock JWT keys.
TEMPORARY_REDIRECT - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 307 Temporary Redirect.
TEMPORARY_REDIRECT - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 307 Temporary Redirect status.
TemporaryDirectoryFileCacheService - Class in net.officefloor.web.resource.build
Temporary directory FileCacheService.
TemporaryDirectoryFileCacheService() - Constructor for class net.officefloor.web.resource.build.TemporaryDirectoryFileCacheService
 
TemporaryFiles - Class in net.officefloor.server.http.stream
Provides means to manage temporary FileChannel content.
TemporaryFiles(String) - Constructor for class net.officefloor.server.http.stream.TemporaryFiles
Instantiate and creates the temporary files area.
terminate() - Method in interface net.officefloor.compile.spi.supplier.source.SupplierSource
Terminates the supply contract.
terminate() - Method in class net.officefloor.jaxrs.JaxRsSupplierSource
 
terminate() - Method in class net.officefloor.nosql.cosmosdb.AbstractCosmosDbSupplierSource
 
terminate() - Method in class net.officefloor.nosql.dynamodb.DynamoDbSupplierSource
 
terminate() - Method in class net.officefloor.nosql.firestore.FirestoreSupplierSource
 
terminate() - Method in class net.officefloor.nosql.objectify.ObjectifySupplierSource
 
terminate() - Method in class net.officefloor.servlet.supply.ServletSupplierSource
 
terminate() - Method in class net.officefloor.spring.SpringSupplierSource
 
terminate() - Method in class net.officefloor.spring.starter.rest.argument.SpringBeanSupplierSource
 
terminate() - Method in class net.officefloor.webapp.WebAppWoofExtensionService.WebAppSupplierSource
 
test() - Method in interface net.officefloor.frame.test.OfficeFrameTestCase.WaitForTruePredicate
Predicate test.
test() - Method in interface net.officefloor.frame.test.ThreadedTestSupport.WaitForTruePredicate
Predicate test.
testAsynchronousFlowType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testCollectionsType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testDataSourceConnectionManagement() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure connection management for DataSource.
testDataSourceConnectionManagementViaProxy() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure connection management for DataSource.
testDataSourceConnectivity() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure DataSource connectivity.
testDataSourceSelectStress(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Undertakes select stress for DataSource.
testDataSourceSelectStressWithDynamicProxy(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Undertakes select stress for writable Connection with Proxy.
testDataSourceSpecification() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct specification for DataSource.
testDataSourceType() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct type for DataSource.
testDataSourceValidateConnectivity() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct type for DataSource.
testDependencyService(TestDependencyService) - Method in class net.officefloor.woof.mock.MockWoofServerExtension
Builder pattern for adding a TestDependencyService.
testDependencyService(TestDependencyService) - Method in class net.officefloor.woof.mock.MockWoofServerRule
Builder pattern for adding a TestDependencyService.
TestDependencyService - Interface in net.officefloor.test
Service providing additional test dependencies.
TestDependencyServiceContext - Interface in net.officefloor.test
Context for the TestDependencyService.
TestDependencyServiceFactory - Interface in net.officefloor.test
testDirectAsynchronousFlow() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Validate direct AsynchronousFlow.
testDirectCollections() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can pass collections.
testDirectHttpException() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can run direct for HttpException.
testDirectMultiThreaded() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure safe to run directly multi-threaded.
testDirectObject() - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
Direct object.
testDirectObject() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can pass in a Java object.
testDirectParameter() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can provide Parameter.
testDirectPrimitives() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can use primitive types.
testDirectVariables() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can handle variables.
testDirectWeb() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can run direct for web.
testFlow() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke flow.
testFlowType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testHttpExceptionType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testInsertConnectionStressWithCompiler(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure can stress test against the database with compiled wrappers.
testInsertConnectionStressWithDynamicProxy(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure can stress test against the database with Proxy.
testInsertConnectionTransactionStressWithCompiler(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure can stress test against the database with transactions with compiled wrappers.
testInsertConnectionTransactionStressWithDynamicProxy(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure can stress test against the database with transactions.
testInvokeAsynchronousFlow() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke AsynchronousFlow.
testInvokeCollections() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke collections.
testInvokeHttpException() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke to handle HttpException.
testInvokeMultiThreaded() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure safe to run invoked multi-threaded.
testInvokeObject() - Method in class net.officefloor.polyglot.test.AbstractPolyglotObjectTest
Invoke object.
testInvokeObject() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke object types.
testInvokeParameter() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can use parameter.
testInvokePrimitives() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke primitive types.
testInvokeVariables() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can using variables.
testInvokeWeb() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure can invoke for web.
TestManagedObject<O extends Enum<O>,F extends Enum<F>> - Class in net.officefloor.frame.test
TestManagedObject(String, AbstractOfficeConstructTestCase) - Constructor for class net.officefloor.frame.test.TestManagedObject
Instantiate and setup.
TestManagedObject(String, AbstractOfficeConstructTestCase, boolean) - Constructor for class net.officefloor.frame.test.TestManagedObject
Instantiate and setup.
TestManagedObject(String, ConstructTestSupport) - Constructor for class net.officefloor.frame.test.TestManagedObject
Instantiate and setup.
TestManagedObject(String, ConstructTestSupport, boolean) - Constructor for class net.officefloor.frame.test.TestManagedObject
Instantiate and setup.
TestManagedObject.TestManagedObjectSource - Class in net.officefloor.frame.test
TestManagedObject.TestRecycle - Class in net.officefloor.frame.test
Recycles the ManagedObject.
TestManagedObjectSource() - Constructor for class net.officefloor.frame.test.TestManagedObject.TestManagedObjectSource
 
TestObject - Class in net.officefloor.frame.test
Test ManagedObject that simplifies the TestManagedObject.
TestObject(String, AbstractOfficeConstructTestCase) - Constructor for class net.officefloor.frame.test.TestObject
Instantiate.
TestObject(String, AbstractOfficeConstructTestCase, boolean) - Constructor for class net.officefloor.frame.test.TestObject
Instantiate.
TestObject(String, ConstructTestSupport) - Constructor for class net.officefloor.frame.test.TestObject
Instantiate.
TestObject(String, ConstructTestSupport, boolean) - Constructor for class net.officefloor.frame.test.TestObject
Instantiate.
testObjectType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testParameterType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testPrimitivesType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
testReadOnlyConnectionManagement() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure connection management for read-only Connection.
testReadOnlyConnectionManagementViaProxy() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure connection management for read-only Connection.
testReadOnlyConnectionSpecification() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct specification for read-only Connection.
testReadOnlyConnectivity() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure read-only connectivity.
testReadOnlySelectStressWithCompiler(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Undertakes select stress for read-only Connection with compiled wrappers.
testReadOnlySelectStressWithDynamicProxy(TestInfo) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Undertakes select stress for read-only Connection with Proxy.
testReadOnlyType() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct type for read-only Connection.
testReadOnlyValidateConnectivity() - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase
Ensure correct type for read-only Connection.
TestRecycle() - Constructor for class net.officefloor.frame.test.TestManagedObject.TestRecycle
 
TestSource - Annotation Interface in net.officefloor.frame.api.source
Annotation to be applied to test/mock sources so they are ignored from being dynamically "discovered" for use in configuration.
testStressInsertDataSource(TestInfo) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Undertake stress insert test with DataSource.
TestSupport - Interface in net.officefloor.frame.test
Test support object.
TestSupportExtension - Class in net.officefloor.frame.test
Extension for TestSupport.
TestSupportExtension() - Constructor for class net.officefloor.frame.test.TestSupportExtension
 
testVariablesType() - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Ensure correct ProcedureType.
then(FunctionState, FunctionState) - Static method in class net.officefloor.frame.impl.execute.function.Promise
Execute the FunctionState then the FunctionState.
then(FunctionState, FunctionState) - Method in class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
 
then(FunctionState, FunctionState) - Method in interface net.officefloor.frame.internal.structure.ThreadState
Creates FunctionState to execute the chain of the first FunctionState before moving onto execute the chain of the second FunctionState.
thread() - Method in interface net.officefloor.jpa.test.AbstractJpaTestCase.StressInsertSection.Flows
Handles the flow.
thread(EntityManager, AbstractJpaTestCase.NewThread) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.StressInsertSection
Handles the thread flow for stress insert.
thread(EntityManager, AbstractJpaTestCase.SelectParameter, AbstractJpaTestCase.NewThread) - Method in class net.officefloor.jpa.test.AbstractJpaTestCase.StressSelectSection
Handles the thread flow for stress select.
thread(Connection, AbstractJdbcTestCase.SelectParameter, AbstractJdbcTestCase.NewThread) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectSection
Handles the thread flow for select.
thread(AtomicInteger) - Method in interface net.officefloor.jdbc.test.AbstractJdbcTestCase.Flows
Handles the flow.
thread(AtomicInteger, Connection, AbstractJdbcTestCase.NewThread) - Method in class net.officefloor.jdbc.test.AbstractJdbcTestCase.InsertSection
Handles the thread flow for insert.
thread(AbstractJdbcTestCase.SelectParameter, FlowCallback) - Method in interface net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectSection.Flows
Handles the flow.
thread(AbstractJpaTestCase.SelectParameter, FlowCallback) - Method in interface net.officefloor.jpa.test.AbstractJpaTestCase.StressSelectSection.Flows
Handles the flow.
THREAD - Enum constant in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Thread asset.
THREAD - Enum constant in enum class net.officefloor.frame.internal.structure.ManagedObjectScope
threadComplete() - Method in interface net.officefloor.frame.api.managedobject.pool.ThreadCompletionListener
Notifies that the Thread has completed.
threadComplete() - Method in class net.officefloor.server.http.HttpServerSocketManagedObjectSource
 
threadComplete() - Method in class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
================= ThreadCompletionListener ============
threadComplete(ThreadState, FunctionState) - Method in class net.officefloor.frame.impl.execute.process.ProcessStateImpl
 
threadComplete(ThreadState, FunctionState) - Method in interface net.officefloor.frame.internal.structure.ProcessState
Flags that the input ThreadState has complete.
ThreadCompletionListener - Interface in net.officefloor.frame.api.managedobject.pool
Listener on the completion of a Thread.
ThreadCompletionListenerFactory - Interface in net.officefloor.frame.api.managedobject.pool
Factory for the creation of the ThreadCompletionListener.
ThreadDependencyMappingBuilder - Interface in net.officefloor.frame.api.build
Provides additional means to obtain the ManagedObject from ThreadLocal.
ThreadedManagedObject() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedManagedObject
 
ThreadedServicer() - Constructor for class net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedServicer
 
threadedTestSupport - Variable in class net.officefloor.frame.test.OfficeFrameTestCase
ThreadedTestSupport - Class in net.officefloor.frame.test
TestSupport for multiple Thread tests.
ThreadedTestSupport() - Constructor for class net.officefloor.frame.test.ThreadedTestSupport
Default constructor.
ThreadedTestSupport.MultiThreadedExecution<T extends Throwable> - Interface in net.officefloor.frame.test
Multi-threaded execution.
ThreadedTestSupport.MultithreadedTestLogic<T extends Throwable> - Interface in net.officefloor.frame.test
Multi-threaded test logic interface.
ThreadedTestSupport.WaitForTruePredicate<T extends Throwable> - Interface in net.officefloor.frame.test
Predicate to check for is true.
ThreadFactoryManufacturer - Class in net.officefloor.frame.impl.execute.execution
Manufactures ThreadFactory.
ThreadFactoryManufacturer(ManagedExecutionFactory, Consumer<Thread>) - Constructor for class net.officefloor.frame.impl.execute.execution.ThreadFactoryManufacturer
Instantiate.
ThreadLocalAwareContext - Interface in net.officefloor.frame.api.team
Context for the ThreadLocalAwareTeam Team.
ThreadLocalAwareContextImpl - Class in net.officefloor.frame.impl.execute.team
ThreadLocalAwareContext implementation.
ThreadLocalAwareContextImpl(ThreadLocalAwareExecutor) - Constructor for class net.officefloor.frame.impl.execute.team.ThreadLocalAwareContextImpl
Instantiate.
ThreadLocalAwareExecutor - Interface in net.officefloor.frame.internal.structure
Executes Job instances to enable access to the invoking ProcessState Thread ThreadLocal instances.
ThreadLocalAwareExecutorImpl - Class in net.officefloor.frame.impl.execute.officefloor
ThreadLocalAwareExecutor implementation.
ThreadLocalAwareExecutorImpl() - Constructor for class net.officefloor.frame.impl.execute.officefloor.ThreadLocalAwareExecutorImpl
 
ThreadLocalAwareTeam - Interface in net.officefloor.frame.api.team
Enables a Team to execute the Job with the Thread invoking the ProcessState.
ThreadLocalAwareTeamSource - Class in net.officefloor.frame.impl.spi.team
ThreadLocalAwareTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.ThreadLocalAwareTeamSource
 
ThreadLocalAwareTeamSourceService - Class in net.officefloor.plugin.team
ThreadLocalAwareTeamSourceService() - Constructor for class net.officefloor.plugin.team.ThreadLocalAwareTeamSourceService
 
ThreadLocalConfiguration - Interface in net.officefloor.frame.internal.configuration
Provides configuration for the OptionalThreadLocal.
ThreadLocalImpl<T> - Class in net.officefloor.frame.impl.execute.thread
OptionalThreadLocal implementation.
ThreadLocalImpl() - Constructor for class net.officefloor.frame.impl.execute.thread.ThreadLocalImpl
 
ThreadLocalImpl.OptionalThreadLocalImpl<T> - Class in net.officefloor.frame.impl.execute.thread
OptionalThreadLocal implementation.
ThreadLocalStreamBufferPool - Class in net.officefloor.server.stream.impl
StreamBufferPool of ByteBuffer instances that utilises ThreadLocal caches for performance.
ThreadLocalStreamBufferPool(ByteBufferFactory, int, int) - Constructor for class net.officefloor.server.stream.impl.ThreadLocalStreamBufferPool
Instantiate with details of pool sizes.
ThreadMetaData - Interface in net.officefloor.frame.internal.structure
Meta-data for the ThreadState.
ThreadMetaDataImpl - Class in net.officefloor.frame.impl.execute.thread
ThreadMetaData implementation.
ThreadMetaDataImpl(ManagedObjectMetaData<?>[], GovernanceMetaData<?, ?>[], int, ThreadSynchroniserFactory[], EscalationProcedure, EscalationFlow) - Constructor for class net.officefloor.frame.impl.execute.thread.ThreadMetaDataImpl
Initiate.
ThreadProfiler - Interface in net.officefloor.frame.internal.structure
Profiler of the ThreadState.
ThreadProfilerImpl - Class in net.officefloor.frame.impl.execute.profile
ThreadProfiler implementation.
ThreadSafeClosure<T> - Class in net.officefloor.frame.test
Thread safe capture of a free variable for closure state of a Function.
ThreadSafeClosure() - Constructor for class net.officefloor.frame.test.ThreadSafeClosure
Initialise with null.
ThreadSafeClosure(T) - Constructor for class net.officefloor.frame.test.ThreadSafeClosure
Initialise with initial value.
ThreadSafeOperation<R,T extends Throwable> - Interface in net.officefloor.frame.internal.structure
ThreadState safe operation.
ThreadState - Interface in net.officefloor.frame.internal.structure
State of a thread within the ProcessState.
ThreadStateContext - Interface in net.officefloor.frame.internal.structure
Context for executing a ThreadState.
ThreadStateImpl - Class in net.officefloor.frame.impl.execute.thread
Implementation of the ThreadState.
ThreadStateImpl(ThreadMetaData, FlowCallback, ThreadState, ProcessState, ProcessProfiler) - Constructor for class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Initiate with ProcessState FlowCallback.
ThreadStateImpl(ThreadMetaData, FlowCompletion, boolean, ProcessState, ProcessProfiler) - Constructor for class net.officefloor.frame.impl.execute.thread.ThreadStateImpl
Initiate.
ThreadSynchroniser - Interface in net.officefloor.frame.api.thread
Synchronises the ThreadLocal instances on Thread to Thread interaction between Team instances.
ThreadSynchroniserFactory - Interface in net.officefloor.frame.api.thread
Factory for the ThreadSynchroniser.
throwException(Throwable) - Static method in class net.officefloor.frame.test.OfficeFrameTestCase
Propagates the Throwable as either: downcast Exception downcast Error Throwable wrapped with an Exception
ThymeleafManagedObjectSource - Class in net.officefloor.web.thymeleaf
ManagedObjectSource providing an application-scoped TemplateEngine.
ThymeleafManagedObjectSource() - Constructor for class net.officefloor.web.thymeleaf.ThymeleafManagedObjectSource
 
ThymeleafOfficeExtensionService - Class in net.officefloor.web.thymeleaf
OfficeExtensionService that auto-registers the ThymeleafManagedObjectSource so that a TemplateEngine is available for auto-wiring into ThymeleafProcedureSource render functions.
ThymeleafOfficeExtensionService() - Constructor for class net.officefloor.web.thymeleaf.ThymeleafOfficeExtensionService
 
ThymeleafProcedureSource - Class in net.officefloor.web.thymeleaf
ProcedureSource that renders a Thymeleaf template.
ThymeleafProcedureSource() - Constructor for class net.officefloor.web.thymeleaf.ThymeleafProcedureSource
 
timeout(int) - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Specifies the request timeout in milliseconds.
timeout(int) - Method in class net.officefloor.server.http.mock.MockHttpServer
Specifies the timeout for synchronous send.
timeout(int) - Method in class net.officefloor.woof.mock.MockWoofServerRule
=============== MockWoofServer =====================
timeout(long) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Facade method to timeout operations after 3 seconds.
timeout(long) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Facade method to timeout operations after 3 seconds.
timeout(long, int) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Facade method to timeout operations after a second.
timeout(long, int) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Facade method to timeout operations after a second.
timeout(long, int, String) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Facade method to timeout operations after a second.
timeout(long, String) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Facade method to timeout operations after 3 seconds.
TimeoutException(String) - Constructor for exception net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit.TimeoutException
Instantiate.
TimeWindow() - Constructor for class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.TimeWindow
 
titleCase(String) - Static method in class net.officefloor.model.generate.GraphNodeMetaData
Returns the input text in sentence case.
toArray(Object) - Static method in class net.officefloor.compile.impl.adapt.ListAdapter
Translates List to array of its values.
toArray(List<T>, Object[]) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Convenience method for List.toArray(Object[]) to pass compiler warnings for generic typed array.
toArray(Map<Integer, ? extends O>, Object[]) - Static method in class net.officefloor.frame.impl.construct.util.ConstructUtil
Transforms the input Map into an array by the type from indexes of the Map.
toHttpString() - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Obtains this ByteSequence decoded to a HTTP String.
toIssueString(DefaultCompilerIssue) - Static method in exception net.officefloor.compile.impl.issues.CompileException
Obtains the DefaultCompilerIssue as string.
tokeniseFormEntity(HttpRequest, ValueLoader) - Static method in class net.officefloor.web.tokenise.HttpRequestTokeniser
Tokenises the application/x-www-form-urlencoded entity.
tokeniseHttpRequest(HttpRequest, HttpArgumentParser[], ValueLoader) - Static method in class net.officefloor.web.tokenise.HttpRequestTokeniser
Tokenises the HttpRequest for the arguments to the ValueLoader.
toLocation() - Method in interface net.officefloor.plugin.clazz.state.StatePoint
Obtains the location of this StatePoint.
toLocation(StatePoint) - Static method in interface net.officefloor.plugin.clazz.state.StatePoint
Obtains the location of the StatePoint.
toLong(Function<Character, T>) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Obtains this ByteSequence as a long value.
TomcatServletManager - Class in net.officefloor.servlet.tomcat
TomcatServletManager(String, InjectionRegistry, OfficeExtensionContext, String) - Constructor for class net.officefloor.servlet.tomcat.TomcatServletManager
Instantiate.
TomcatServletManager.FilterChainHttpServlet - Class in net.officefloor.servlet.tomcat
HttpServlet to handle FilterChain.
TomcatServletManager.Operation<R,T extends Throwable> - Interface in net.officefloor.servlet.tomcat
Operation to run.
TomcatServletManager.SetupApplicationListener - Class in net.officefloor.servlet.tomcat
ServletContextListener for application setup.
tomcatServletWebServerFactory(ObjectProvider<TomcatContextCustomizer>) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration
 
toResponse(Throwable) - Method in class net.officefloor.jaxrs.procedure.JaxRsProcedureExceptionMapper
 
toResponseHeaderValue() - Method in class net.officefloor.server.http.WritableHttpCookie
Obtains the HTTP Cookie value for the HTTP response.
toString() - Method in exception net.officefloor.compile.impl.adapt.AdaptedException
 
toString() - Method in class net.officefloor.compile.impl.adapt.TypeAdapter
 
toString() - Method in exception net.officefloor.compile.impl.issues.CompileException
 
toString() - Method in class net.officefloor.compile.internal.structure.AutoWire
 
toString() - Method in class net.officefloor.frame.impl.execute.function.AbstractDelegateFunctionState
 
toString() - Method in class net.officefloor.frame.impl.execute.function.ManagedFunctionContainerImpl
 
toString() - Method in class net.officefloor.frame.impl.execute.function.SpawnThreadFunctionLogic
 
toString() - Method in class net.officefloor.frame.impl.execute.function.SynchroniseProcessStateFunctionLogic
 
toString() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectIndexImpl
 
toString() - Method in class net.officefloor.server.http.HttpMethod
 
toString() - Method in class net.officefloor.server.http.HttpStatus
 
toString() - Method in class net.officefloor.server.http.HttpVersion
 
toString(Charset, Function<CoderResult, T>) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Obtains this ByteSequence as a String for the particular Charset.
toString(HttpRequest, Charset) - Static method in class net.officefloor.server.http.EntityUtil
Obtains the HTTP entity content from the HttpRequest.
toString(T) - Method in interface net.officefloor.compile.impl.util.StringExtractor
Extracts the String from the Object.
toUriString(Function<CoderResult, T>) - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Obtains this ByteSequence decoded to a URI String.
transform(ResourceTransformerContext) - Method in interface net.officefloor.web.resource.spi.ResourceTransformer
Transforms the resource at Path to another resource at the return Path.
transformDataSource(DataSourceTransformerContext) - Method in interface net.officefloor.jdbc.datasource.DataSourceTransformer
Transforms the DataSource.
transformDataSource(DataSourceTransformerContext) - Method in class net.officefloor.jdbc.hikari.HikariDataSourceTransformer
 
transformOfficeSection(OfficeSectionTransformerContext) - Method in interface net.officefloor.compile.spi.office.OfficeSectionTransformer
Transforms the OfficeSection.
transformOfficeSection(OfficeSectionTransformerContext) - Method in class net.officefloor.plugin.section.transform.TransformSectionSource
 
TransformSectionDesigner - Class in net.officefloor.plugin.section.transform
SectionDesigner to intercept configuration to provide access to the SectionSource configured items.
TransformSectionDesigner(SectionDesigner) - Constructor for class net.officefloor.plugin.section.transform.TransformSectionDesigner
Initiate.
TransformSectionSource - Class in net.officefloor.plugin.section.transform
Enables transforming a SectionSource.
TransformSectionSource() - Constructor for class net.officefloor.plugin.section.transform.TransformSectionSource
 
transformToApplicationCanonicalPath(String, String) - Static method in class net.officefloor.web.route.WebRouter
Transforms the path to canonical path for the application.
transformToCanonicalPath(String) - Static method in class net.officefloor.web.route.WebRouter
Transforms the input Request URI path to a canonical path.
transformValueForXml(String) - Static method in class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
Transforms the input value for XML.
translate(E) - Method in interface net.officefloor.frame.impl.execute.function.LinkedListSetPromise.Translate
Translates the entry to a FunctionState.
translate(Object) - Method in interface net.officefloor.plugin.xml.marshall.translate.Translator
Translates the object value into a string for XML.
translate(String) - Method in interface net.officefloor.plugin.xml.unmarshall.translate.Translator
Translates the XML string value to specific typed object.
translate(ScriptException) - Method in class net.officefloor.script.graalvm.GraalvmScriptExceptionTranslator
 
translate(ScriptException) - Method in interface net.officefloor.script.ScriptExceptionTranslator
Translates the ScriptException.
translate(MethodReturnTranslatorContext<Future<T>, T>) - Method in class net.officefloor.vertx.VertxMethodReturnTranslator
 
translate(MethodReturnTranslatorContext<R, T>) - Method in interface net.officefloor.plugin.clazz.method.MethodReturnTranslator
Translates the Method return value for next ManagedFunction argument.
translate(MethodReturnTranslatorContext<R, T>) - Method in class net.officefloor.reactor.ReactorMethodReturnTranslator
 
translateGovernanceIndexToThreadIndex(int) - Method in class net.officefloor.frame.impl.execute.administration.AdministrationMetaDataImpl
 
translateGovernanceIndexToThreadIndex(int) - Method in interface net.officefloor.frame.internal.structure.AdministrationMetaData
Translates the Administration Governance index to the ThreadState Governance index.
TranslateHttpPathToWebServicerFunction - Class in net.officefloor.web.resource.source
Translates the HttpPath to WebServicer.
TranslateHttpPathToWebServicerFunction() - Constructor for class net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction
 
TranslateHttpPathToWebServicerFunction.Dependencies - Enum Class in net.officefloor.web.resource.source
Dependency keys.
translatePackageToPath(String) - Static method in class net.officefloor.compile.classes.OfficeFloorClassPathScanner
Convenience method to translates the Package name to class path entry path.
translateResourceUrlToFilePath(URL) - Static method in class net.officefloor.compile.classes.OfficeFloorClassPathScanner
Translates the resource URL to the JAR file path.
translator - Variable in class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
Translator to translate the return value of the method to a string value for XML.
translator - Variable in class net.officefloor.plugin.xml.unmarshall.load.DynamicValueLoader
Translator to translate the XML string value to type to load onto the object.
Translator - Interface in net.officefloor.plugin.xml.marshall.translate
Contract to translate an object value to an string value for XML.
Translator - Interface in net.officefloor.plugin.xml.unmarshall.translate
Contract to translate the XML string value to specific typed object.
translatorRegistry - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlContext
Registry of Translator instances.
translatorRegistry - Variable in class net.officefloor.plugin.xml.unmarshall.load.ValueLoaderFactory
Registry of Translator objects.
TranslatorRegistry - Class in net.officefloor.plugin.xml.marshall.translate
Registry of Translator instances by type they translate.
TranslatorRegistry - Class in net.officefloor.plugin.xml.unmarshall.translate
Registry of the
TranslatorRegistry() - Constructor for class net.officefloor.plugin.xml.marshall.translate.TranslatorRegistry
Default Constructor.
TranslatorRegistry() - Constructor for class net.officefloor.plugin.xml.unmarshall.translate.TranslatorRegistry
Default constructor.
translators - Variable in class net.officefloor.plugin.xml.marshall.translate.TranslatorRegistry
Map of Translator instances.
translators - Variable in class net.officefloor.plugin.xml.unmarshall.translate.TranslatorRegistry
Map of the translators.
TreeXmlMarshaller - Class in net.officefloor.plugin.xml.marshall.tree
Implementation of XmlMarshaller that is capable of marshalling a tree object graph.
TreeXmlMarshaller(XmlMappingMetaData, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
Initiate with details to marshall the object.
TreeXmlMarshallerFactory - Class in net.officefloor.plugin.xml.marshall.tree
Factory for the creation of a TreeXmlMarshaller.
TreeXmlMarshallerManagedObjectSource - Class in net.officefloor.plugin.xml.marshall.tree
TreeXmlMarshallerManagedObjectSource() - Constructor for class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerManagedObjectSource
Ensure default constructor to enable creation of an instance.
TreeXmlUnmarshaller - Class in net.officefloor.plugin.xml.unmarshall.tree
Implementation of XmlUnmarshaller that is capable of unmarshalling a tree structure of objects from XML.
TreeXmlUnmarshaller(XmlMappingMetaData, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
Initiate with details to unmarshall the XML.
TreeXmlUnmarshaller.HandlerImpl - Class in net.officefloor.plugin.xml.unmarshall.tree
Handler to load XML values onto target object.
TreeXmlUnmarshallerFactory - Class in net.officefloor.plugin.xml.unmarshall.tree
Factory for the creation of a TreeXmlUnmarshaller.
TreeXmlUnmarshallerManagedObjectSource - Class in net.officefloor.plugin.xml.unmarshall.tree
TreeXmlUnmarshallerManagedObjectSource() - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshallerManagedObjectSource
Default constructor to enable creation of an instance.
triggerFunction(String, Object, FlowCallback) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Triggers the ManagedFunction but does not wait for its completion.
triggerFunction(String, Object, FlowCallback) - Method in class net.officefloor.frame.test.ConstructTestSupport
Triggers the ManagedFunction but does not wait for its completion.
triggerMultiThreadedTest(int, int, int, ThreadedTestSupport.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Triggers multi-threaded testing of ThreadedTestSupport.MultithreadedTestLogic.
triggerMultiThreadedTest(int, int, ThreadedTestSupport.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Triggers multi-threaded testing of ThreadedTestSupport.MultithreadedTestLogic.
TriggerSendHttpFileFunction - Class in net.officefloor.web.resource.source
TriggerSendHttpFileFunction(String) - Constructor for class net.officefloor.web.resource.source.TriggerSendHttpFileFunction
Instantiate.
triggerThreadedTest(ThreadedTestSupport.MultithreadedTestLogic<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Triggers single threaded testing of ThreadedTestSupport.MultithreadedTestLogic.
trim() - Method in class net.officefloor.server.buffer.StreamBufferByteSequence
Trims this ByteSequence of outer HTTP spaces and tabs.
TripleKeyMap<A,B,C,E> - Class in net.officefloor.compile.impl.util
Map that provides a triple key to obtain the entry.
TripleKeyMap() - Constructor for class net.officefloor.compile.impl.util.TripleKeyMap
 
TutorialArchiveLocatorUtil - Class in net.officefloor.servlet.archive
Locates an archive within the tutorials.
type - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Type of this Xml Mapping.
type - Variable in class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Type of this mapping.
type - Variable in class net.officefloor.web.HttpInputPathSegment
type() - Element in annotation interface net.officefloor.plugin.section.clazz.TypeQualifier
Type.
type(String) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains the variable type.
TYPE - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Generic object that has mappings specific to its sub-type implementation.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.AdministrationNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.DependentObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.EscalationNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ExecutionStrategyNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ExecutiveNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.FunctionFlowNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.FunctionNamespaceNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.FunctionObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.GovernanceNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.InputManagedObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedFunctionNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectDependencyNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectExecutionStrategyNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectFlowNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectFunctionDependencyNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectPoolNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectSourceNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagedObjectTeamNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ManagingOfficeNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeFloorNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeInputNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeOutputNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeStartNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.OfficeTeamNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.ResponsibleTeamNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SectionInputNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SectionNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SectionObjectNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SectionOutputNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SuppliedManagedObjectSourceNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SupplierNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.SupplierThreadLocalNode
Node type.
TYPE - Static variable in interface net.officefloor.compile.internal.structure.TeamNode
Node type.
TYPE - Static variable in class net.officefloor.compile.OfficeFloorCompiler
Node type.
type_Connection() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Validate the type.
type_DataSource() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Validate the type.
type_Default() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Validate the type.
type_Managed() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Validate the type.
TypeAdapter - Class in net.officefloor.compile.impl.adapt
InvocationHandler to enable type compatibility between interface loaded in one ClassLoader and implementation in another.
TypeLoader - Interface in net.officefloor.compile
Encapsulates ClassLoader handling to load the various OfficeFloor types.
TypeQualification - Interface in net.officefloor.compile.section
Provides type qualification for a ManagedObject.
TypeQualificationConfiguration - Class in net.officefloor.activity.team
Configuration for a type qualification of a OfficeFloorTeam.
TypeQualificationConfiguration() - Constructor for class net.officefloor.activity.team.TypeQualificationConfiguration
 
TypeQualificationImpl - Class in net.officefloor.compile.impl.structure
TypeQualification implementation.
TypeQualificationImpl(String, String) - Constructor for class net.officefloor.compile.impl.structure.TypeQualificationImpl
Initiate.
TypeQualifier - Annotation Interface in net.officefloor.plugin.section.clazz
TypeQualifierInterrogation - Class in net.officefloor.plugin.clazz.qualifier
TypeQualifierInterrogation(SourceContext) - Constructor for class net.officefloor.plugin.clazz.qualifier.TypeQualifierInterrogation
Instantiate.
TypeQualifierInterrogator - Interface in net.officefloor.plugin.clazz.qualifier
Interrogates for the type qualifier.
TypeQualifierInterrogatorContext - Interface in net.officefloor.plugin.clazz.qualifier
Context for the TypeQualifierInterrogator.
TypeQualifierInterrogatorServiceFactory - Interface in net.officefloor.plugin.clazz.qualifier
Context for the TypeQualifierInterrogator.
TypeXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Implementation of XmlMapping to map an object based on its specific sub-type implementation.
TypeXmlMapping(String, Method, XmlMappingMetaData[], TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.TypeXmlMapping
Initiate with details to marshall the Collection.

U

UNAUTHORIZED - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 401 Unauthorized.
UNAUTHORIZED - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 401 Unauthorized status.
unbind() - Method in class net.officefloor.servlet.tomcat.OfficeFloorEndPoint
 
UndertowHttpServerImplementation - Class in net.officefloor.server.http.undertow
UndertowHttpServerImplementation() - Constructor for class net.officefloor.server.http.undertow.UndertowHttpServerImplementation
 
UNHANDLED_OUTPUT_NAME - Static variable in class net.officefloor.web.HttpRouteSectionSource
Name of SectionOutput for unhandled HttpRequest.
UnknownClassError - Error in net.officefloor.frame.api.source
Indicates a Class was not available from the SourceContext.
UnknownClassError(String) - Constructor for error net.officefloor.frame.api.source.UnknownClassError
Initiate.
UnknownClassError(UnknownClassError, ServiceFactory<?>) - Constructor for error net.officefloor.frame.api.source.UnknownClassError
Instantiate.
UnknownFunctionException - Exception in net.officefloor.frame.api.manage
Indicates an unknown ManagedFunction was requested.
UnknownFunctionException(String) - Constructor for exception net.officefloor.frame.api.manage.UnknownFunctionException
Initiate.
UnknownObjectException - Exception in net.officefloor.frame.api.manage
Indicates an unknown ManagedObject was requested.
UnknownObjectException(String) - Constructor for exception net.officefloor.frame.api.manage.UnknownObjectException
Initiate.
UnknownOfficeException - Exception in net.officefloor.frame.api.manage
Indicates an unknown Office was requested.
UnknownOfficeException(String) - Constructor for exception net.officefloor.frame.api.manage.UnknownOfficeException
Initiate.
UnknownPropertyError - Error in net.officefloor.frame.api.source
Indicates a property was not configured within the SourceProperties.
UnknownPropertyError(String) - Constructor for error net.officefloor.frame.api.source.UnknownPropertyError
Initiate.
UnknownPropertyError(UnknownPropertyError, ServiceFactory<?>) - Constructor for error net.officefloor.frame.api.source.UnknownPropertyError
Instantiate.
UnknownResourceError - Error in net.officefloor.frame.api.source
Indicates a resource was not available from the SourceContext.
UnknownResourceError(String) - Constructor for error net.officefloor.frame.api.source.UnknownResourceError
Initiate.
UnknownResourceError(UnknownResourceError, ServiceFactory<?>) - Constructor for error net.officefloor.frame.api.source.UnknownResourceError
Instantiate.
UnknownServiceError - Error in net.officefloor.frame.api.source
Indicates a service was not available from the SourceContext.
UnknownServiceError(Class<?>) - Constructor for error net.officefloor.frame.api.source.UnknownServiceError
Initiate.
unlink() - Method in class net.officefloor.compile.impl.structure.FunctionObjectNodeImpl
 
unlink() - Method in interface net.officefloor.compile.spi.office.AugmentedFunctionObject
Unlinks the FunctionObject from existing link.
unloadManagedObject() - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
unloadManagedObject() - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Creates a FunctionState to unload the ManagedObject.
unmarshall(InputStream) - Method in class net.officefloor.plugin.xml.unmarshall.designate.DesignateXmlUnmarshaller
Unmarshalls the input XML returning the unmarshalled object.
unmarshall(InputStream, Object) - Method in class net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshaller
 
unmarshall(InputStream, Object) - Method in class net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
 
unmarshall(InputStream, Object) - Method in interface net.officefloor.plugin.xml.XmlUnmarshaller
Unmarshalls the input xml onto the input target object.
unpooledByteBuffer - Variable in class net.officefloor.server.stream.StreamBuffer
Obtains the non-pooled ByteBuffer.
unregisterGovernance(int) - Method in class net.officefloor.frame.impl.execute.managedobject.ManagedObjectContainerImpl
 
unregisterGovernance(int) - Method in interface net.officefloor.frame.internal.structure.ManagedObjectContainer
Unregisters the ManagedObject from Governance.
unregisterInterest() - Method in interface net.officefloor.frame.internal.structure.ManagedFunctionInterest
Unregisters interest in the ManagedFunctionContainer.
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 415 Unsupported Media Type.
UNSUPPORTED_MEDIA_TYPE - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 415 Unsupported Media Type status.
updateDataSource() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to update entry via DataSource.
UpdateSection() - Constructor for class net.officefloor.jpa.test.AbstractJpaTestCase.UpdateSection
 
updateTime() - Method in class net.officefloor.frame.impl.execute.asset.MonitorClockImpl
Updates the current time.
updateWithCompiler() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to update entry into database with compiled wrappers.
updateWithDynamicProxy() - Method in class net.officefloor.jpa.test.AbstractJpaTestCase
Ensure able to update entry into database with Proxy.
upperBoundType - Variable in class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Upper bound type of the object that this mapping is sourcing from.
uri(String) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Specifies the request URI.
URI_CHARSET - Static variable in interface net.officefloor.server.http.ServerHttpConnection
URI Charset.
url(String) - Method in class net.officefloor.server.http.AbstractHttpClientJUnit
Creates URL to the server.
US_ASCII - Static variable in class net.officefloor.server.http.UsAsciiUtil
US-ASCII Charset.
UsAsciiUtil - Class in net.officefloor.server.http
Utility methods to help in US-ASCII testing.
use(O, Throwable) - Method in interface net.officefloor.frame.api.manage.ObjectUser
Provides the object for using.
use(O, Throwable) - Method in class net.officefloor.frame.impl.execute.office.ObjectUserImpl
 
USE_PROXY - Enum constant in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
HTTP 305 Use Proxy.
USE_PROXY - Static variable in class net.officefloor.server.http.HttpStatus
HTTP 305 Use Proxy status.
userId - Variable in class net.officefloor.web.security.scheme.BasicHttpSecuritySource.BasicCredentials
User id.
username(String) - Method in class net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit.Configuration
Specifies the user name.
UsesAwsTest - Annotation Interface in net.officefloor.test
Test that uses AWS and related local services such as SAM.
UsesDockerTest - Annotation Interface in net.officefloor.test
Test that uses docker.
UsesGCloudTest - Annotation Interface in net.officefloor.test
Test that uses GCloud.
useTestSetupModel() - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Allows particular tests of a TestCase to override using the default setup ConfigurationItem and use the specific test ConfigurationItem.
UTF_8 - Static variable in class net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource
UTF-8 Charset.
UuidHttpSessionIdGenerator - Class in net.officefloor.web.session.generator
UuidHttpSessionIdGenerator() - Constructor for class net.officefloor.web.session.generator.UuidHttpSessionIdGenerator
 

V

val(Object) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains the value from dependency object.
Val - Annotation Interface in net.officefloor.plugin.variable
Identifies an input value from variable.
validate(Connection) - Method in interface net.officefloor.jdbc.test.DatabaseTestUtil.DatabaseValidator
Validates the database.
validateAdministratorType(AdministrationTypeBuilder<F, G>, Class<S>, String...) - Static method in class net.officefloor.compile.test.administration.AdministrationLoaderUtil
Validates the AdministrationType contained in the AdministrationTypeBuilder against the AdministrationType loaded from the AdministrationSource.
validateAnnotations(String, Object[], Object[]) - Static method in class net.officefloor.compile.test.annotation.AnnotationLoaderUtil
Validate have expected annotations.
validateAsSetupModel() - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Validates the Model against the Model setup for testing.
validateConfigurationItem(ConfigurationContext, String, Reader) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Convenience method to validate the ConfigurationItem.
validateConfigurationItem(ConfigurationContext, String, String) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
Convenience method to validate the ConfigurationItem.
ValidateConnectionDecorator - Class in net.officefloor.jdbc.test
ConnectionDecorator to validate the Connection instances.
ValidateConnectionDecorator() - Constructor for class net.officefloor.jdbc.test.ValidateConnectionDecorator
 
ValidateConnections - Class in net.officefloor.jdbc.test
ConnectionDecoratorServiceFactory to validate all created Connection and PooledConnection instances are closed on closing OfficeFloor.
ValidateConnections() - Constructor for class net.officefloor.jdbc.test.ValidateConnections
 
ValidateConnections.PooledConnectionClosed - Interface in net.officefloor.jdbc.test
Indicates if the PooledConnection is closed.
validateConnectivity(String) - Method in class net.officefloor.jdbc.AbstractJdbcManagedObjectSource
Validates connectivity.
validateGovernanceType(GovernanceTypeBuilder<?>, Class<S>, String...) - Static method in class net.officefloor.compile.test.governance.GovernanceLoaderUtil
Validates the GovernanceType contained in the GovernanceTypeBuilder against the GovernanceType loaded from the GovernanceSource.
validateHttpSecurityType(HttpSecurityTypeBuilder, Class<HS>, String...) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
Validates the HttpSecurityType contained in the HttpSecurityTypeBuilder against the HttpSecurityType loaded from the HttpSecuritySource.
validateInitialSupplierType(SupplierTypeBuilder, Class<S>, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that validates the InitialSupplierType loaded from the input SupplierSource against the expected InitialSupplierType from the SupplierTypeBuilder.
ValidateKeysException - Exception in net.officefloor.web.jwt.authority
Indicates failure in obtaining the JwtValidateKey instances.
ValidateKeysException(Throwable) - Constructor for exception net.officefloor.web.jwt.authority.ValidateKeysException
Instantiate.
ValidateKeysException(HttpStatus, Throwable) - Constructor for exception net.officefloor.web.jwt.authority.ValidateKeysException
Instantiate.
validateManagedFunctionType(FunctionNamespaceBuilder, Class<S>, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that validates the FunctionNamespaceType loaded from the input ManagedFunctionSource against the expected FunctionNamespaceType from the FunctionNamespaceBuilder.
validateManagedFunctionType(FunctionNamespaceBuilder, Class<S>, OfficeFloorCompiler, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that validates the FunctionNamespaceType loaded from the input ManagedFunctionSource against the expected FunctionNamespaceType from the FunctionNamespaceBuilder.
validateManagedFunctionType(FunctionNamespaceBuilder, FunctionNamespaceType) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that validates the FunctionNamespaceType loaded from the input ManagedFunctionSource against the expected FunctionNamespaceType from the FunctionNamespaceBuilder.
validateManagedFunctionType(FunctionNamespaceBuilder, ManagedFunctionSource, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Convenience method that validates the FunctionNamespaceType loaded from the input ManagedFunctionSource against the expected FunctionNamespaceType from the FunctionNamespaceBuilder.
validateManagedFunctionType(ManagedFunctionTypeBuilder<?, ?>, ManagedFunctionType<?, ?>) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
Validates a specific ManagedFunctionType.
validateManagedObjectType(ManagedObjectTypeBuilder, Class<S>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
Validates the ManagedObjectType contained in the ManagedObjectTypeBuilder against the ManagedObjectType loaded from the ManagedObjectSource.
validateManagedObjectType(ManagedObjectTypeBuilder, ManagedObjectSource<M, F>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
Validates the ManagedObjectType contained in the ManagedObjectTypeBuilder against the ManagedObjectType loaded from the ManagedObjectSource.
validateModel() - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Validates the Model against the default Model file for the test.
validateModel(String) - Method in class net.officefloor.model.test.changes.AbstractChangesTestCase
Validates the Model against the specific Model file for the test.
validateNoTopLevelEscalation() - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Validates that no top level escalation occurred.
validateNoTopLevelEscalation() - Method in class net.officefloor.frame.test.ConstructTestSupport
Validates that no top level escalation occurred.
validateOffice(OfficeArchitect, Class<O>, Class<?>, String, String...) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Convenience method to validate the OfficeType via an offset object to locate the Office.
validateOffice(OfficeArchitect, Class<O>, String, String...) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
Validates the loaded OfficeType against the expected OfficeType from the OfficeArchitect.
validateOfficeSection(SectionDesigner, Class<S>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method that validates the loaded OfficeSection against expected OfficeSection from the SectionDesigner.
ValidatePooledConnectionDecorator - Class in net.officefloor.jdbc.test
PooledConnectionDecorator to validate the PooledConnection instances.
ValidatePooledConnectionDecorator() - Constructor for class net.officefloor.jdbc.test.ValidatePooledConnectionDecorator
 
validateProcedures(Class<?>, Procedure...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the Procedure instances.
validateProcedures(String, Procedure...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the Procedure instances.
validateProcedures(Procedure[], Procedure...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the listing of Procedure instances.
validateProcedureType(ProcedureTypeBuilder, String, Class<? extends ProcedureSourceServiceFactory>, String, String...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the ProcedureType.
validateProcedureType(ProcedureTypeBuilder, String, String, String...) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the ProcedureType via default ProcedureSource.
validateProcedureType(ProcedureTypeBuilder, ProcedureType) - Static method in class net.officefloor.activity.procedure.ProcedureLoaderUtil
Validates the ProcedureType.
validatePropertyNameLabels(PropertyList, String...) - Static method in class net.officefloor.compile.test.properties.PropertyListUtil
Validates the Property instances in the PropertyList.
validateReflectiveMethodOrder(String...) - Method in class net.officefloor.frame.test.AbstractOfficeConstructTestCase
Validates the order the ReflectiveFunctionBuilder invoked the methods.
validateReflectiveMethodOrder(String...) - Method in class net.officefloor.frame.test.ConstructTestSupport
Validates the order the ReflectiveFunctionBuilder invoked the methods.
validateSection(SectionDesigner, Class<S>, Class<?>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Facade method to validate the SectionType and OfficeSection.
validateSection(SectionDesigner, Class<S>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method that validates both the loaded SectionType and OfficeSection against expected SectionType/ OfficeSection from the SectionDesigner.
validateSectionType(SectionDesigner, Class<S>, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method that validates the loaded SectionType against expected SectionType from the SectionDesigner.
validateSectionType(SectionDesigner, SectionType) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Validates the SectionType.
validateSectionType(SectionDesigner, SectionSource, String, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
Convenience method that validates the loaded SectionType against expected SectionType from the SectionDesigner.
validateSpecification(Class<HS>, String...) - Static method in class net.officefloor.web.security.type.HttpSecurityLoaderUtil
validateSpecification(Class<O>, String...) - Static method in class net.officefloor.compile.test.office.OfficeLoaderUtil
validateSpecification(Class<S>, ClassLoader, String...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.administration.AdministrationLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.governance.GovernanceLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
validateSpecification(Class<S>, String...) - Static method in class net.officefloor.woof.template.WoofTemplateExtensionLoaderUtil
validateSpecification(ManagedFunctionSource, String...) - Static method in class net.officefloor.compile.test.managedfunction.ManagedFunctionLoaderUtil
validateSpecification(SectionSource, String...) - Static method in class net.officefloor.compile.test.section.SectionLoaderUtil
validateSpecification(ManagedObjectSource<M, F>, String...) - Static method in class net.officefloor.compile.test.managedobject.ManagedObjectLoaderUtil
validateSupplierType(SupplierTypeBuilder, Class<S>, String...) - Static method in class net.officefloor.compile.test.supplier.SupplierLoaderUtil
Convenience method that validates the SupplierType loaded from the input SupplierSource against the expected SupplierType from the SupplierTypeBuilder.
validateWebTemplateType(SectionDesigner, WebTemplateType) - Static method in class net.officefloor.web.template.type.WebTemplateLoaderUtil
Validates the WebTemplateType.
value - Variable in class net.officefloor.frame.test.Closure
Closure free variable value.
value - Variable in class net.officefloor.plugin.xml.unmarshall.load.StaticValueLoader
Static value to load onto target object.
value - Variable in class net.officefloor.server.buffer.StreamBufferScanner.ScanTarget
Byte value to scan.
value - Variable in class net.officefloor.web.HttpInputPathSegment
Static path or parameter name.
value - Variable in class net.officefloor.web.state.HttpArgument
Argument value.
value() - Element in annotation interface net.officefloor.plugin.clazz.Property
Name of the Property.
value() - Element in annotation interface net.officefloor.plugin.clazz.Qualified
Qualifier name.
value() - Element in annotation interface net.officefloor.plugin.section.clazz.Flow
Name of the Flow.
value() - Element in annotation interface net.officefloor.plugin.section.clazz.Next
Obtains the name of the next in the Flow.
value() - Element in annotation interface net.officefloor.plugin.section.clazz.PropertyValue
Obtains the value of the property.
value() - Element in annotation interface net.officefloor.test.FromOffice
Obtains the name of the Office.
value() - Element in annotation interface net.officefloor.web.HttpContentParameter
Name of the parameter.
value() - Element in annotation interface net.officefloor.web.HttpCookieParameter
Name of parameter.
value() - Element in annotation interface net.officefloor.web.HttpHeaderParameter
Name of parameter.
value() - Element in annotation interface net.officefloor.web.HttpPathParameter
Allows specifying the path parameter name.
value() - Element in annotation interface net.officefloor.web.HttpQueryParameter
Allows specifying the query parameter name.
value() - Element in annotation interface net.officefloor.web.HttpRequestStateful
Allows specifying the name to bind the object into the HttpRequestState.
VALUE - Enum constant in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Value of an object to be contained in an element.
VALUE - Enum constant in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Value to loaded onto an object.
valueClass() - Element in annotation interface net.officefloor.plugin.section.clazz.PropertyValue
Obtains the value as a Class.
ValueClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
ValueClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.ValueClassDependencyManufacturer
 
ValueLoader - Interface in net.officefloor.web.value.load
Loads a value onto the Object graph.
ValueLoaderFactory - Class in net.officefloor.plugin.xml.unmarshall.load
Loads string values onto a target object.
ValueLoaderFactory<T> - Interface in net.officefloor.web.value.load
Factory for the creation of a ValueLoader.
ValueLoaderFactory(TranslatorRegistry, Class<?>) - Constructor for class net.officefloor.plugin.xml.unmarshall.load.ValueLoaderFactory
Initiate the value loader.
ValueLoaderFactoryImpl<T> - Class in net.officefloor.web.value.load
ValueLoaderFactory implementation.
ValueLoaderFactoryImpl(StatelessValueLoader) - Constructor for class net.officefloor.web.value.load.ValueLoaderFactoryImpl
Initiate.
ValueLoaderImpl - Class in net.officefloor.web.value.load
ValueLoader implementation.
ValueLoaderImpl(Object, StatelessValueLoader) - Constructor for class net.officefloor.web.value.load.ValueLoaderImpl
Initiate.
ValueLoaderSource - Class in net.officefloor.web.value.load
Sources the ValueLoaderFactory for a Class type.
ValueLoaderSource(Class<?>, boolean, Map<String, String>, ObjectInstantiator) - Constructor for class net.officefloor.web.value.load.ValueLoaderSource
Initialise.
ValueName - Class in net.officefloor.web.value.load
Name of a value.
ValueName(String, HttpValueLocation) - Constructor for class net.officefloor.web.value.load.ValueName
Instantiate.
valueOf(String) - Static method in enum class net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.compile.internal.structure.AutoWireDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.flyway.FlywayManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.FlowKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.MigrateDependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.api.build.Indexed
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.api.build.None
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow.EscalationKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.frame.internal.structure.ManagedObjectScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.jdbc.ConnectionManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.jpa.JpaManagedObjectSource.DependencyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource.DependencyKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.servlet.procedure.FilterProcedureSource.FlowKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.build.HttpValueLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.HttpInputPathSegment.HttpInputPathSegmentEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.HttpRouteFunction.HttpRouteDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.jwt.JwtClaimsManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.NotHandledFunction.NotHandledDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.resource.source.ServiceHttpRequestFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.response.ObjectResponseManagedObjectSource.ObjectResponseDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.route.WebRouteNode.WebRouteResultEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.route.WebServicer.WebRouteMatchEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.AccessControlManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.AuthenticationManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.SendHttpChallengeFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.scheme.BasicHttpSecuritySource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.security.store.JndiLdapManagedObjectSource.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.session.object.HttpSessionObjectManagedObject.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.Dependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.state.HttpArgumentManagedObjectSource.HttpArgumentDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.state.HttpObjectManagedObjectSource.HttpObjectDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.state.HttpRequestStateManagedObjectSource.HttpRequestStateDependencies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.DependencyKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.FlowKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.Flows
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.WebTemplateInitialDependencies
Returns the enum constant of this class with the specified name.
ValueRetriever<T> - Interface in net.officefloor.web.value.retrieve
Retrieves a value from an object graph.
ValueRetrieverSource - Class in net.officefloor.web.value.retrieve
Sources the ValueRetriever.
ValueRetrieverSource(boolean) - Constructor for class net.officefloor.web.value.retrieve.ValueRetrieverSource
Instantiate.
values() - Static method in enum class net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.compile.internal.structure.AutoWireDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.flyway.FlywayManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.FlowKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.flyway.FlywayMigrateManagedObjectSource.MigrateDependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.api.build.Indexed
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.api.build.None
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.api.build.OfficeFloorIssues.AssetType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.impl.execute.escalation.EscalationHandlerEscalationFlow.EscalationKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.frame.internal.structure.ManagedObjectScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.jdbc.ConnectionManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.jpa.JpaManagedObjectSource.DependencyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.plugin.xml.marshall.tree.XmlMappingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.server.google.function.wrap.HttpFunctionSectionSource.DependencyKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.server.http.HttpMethod.HttpMethodEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.server.http.HttpStatus.HttpStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.server.http.HttpVersion.HttpVersionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.server.http.impl.HttpExternalResponseManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.servlet.procedure.FilterProcedureSource.FlowKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.starter.rest.argument.SpringArgumentManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.starter.rest.servlet.HttpServletRequestManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.starter.rest.servlet.HttpServletResponseManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.build.HttpValueLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.HttpInputPathSegment.HttpInputPathSegmentEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.HttpRedirectFunction.HttpRedirectDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.HttpRouteFunction.HttpRouteDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.jwt.JwtClaimsManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.NotHandledFunction.NotHandledDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.resource.source.AbstractSendHttpFileFunction.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.resource.source.ServiceHttpRequestFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.response.ObjectResponseManagedObjectSource.ObjectResponseDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.route.WebRouteNode.WebRouteResultEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.route.WebServicer.WebRouteMatchEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.AccessControlManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.AuthenticationManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.DefaultHttpAccessControlManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.HttpAccessControlManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.HttpAuthenticationManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.SendHttpChallengeFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.impl.StartApplicationHttpAuthenticateFunction.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.scheme.BasicHttpSecuritySource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.scheme.DigestHttpSecuritySource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.scheme.FormHttpSecuritySource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.scheme.MockFlowHttpSecuritySource.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.section.HttpFlowSecurerManagedFunction.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.security.store.JndiLdapManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.session.object.HttpSessionObjectManagedObject.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.state.HttpApplicationObjectManagedObjectSource.Dependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.state.HttpArgumentManagedObjectSource.HttpArgumentDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.state.HttpObjectManagedObjectSource.HttpObjectDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.state.HttpRequestStateManagedObjectSource.HttpRequestStateDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.DependencyKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.FlowKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.Flows
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.officefloor.web.template.section.WebTemplateInitialFunction.WebTemplateInitialDependencies
Returns an array containing the constants of this enum class, in the order they are declared.
ValueXmlMapping - Class in net.officefloor.plugin.xml.marshall.tree
Writes a XML value with value sourced from object.
ValueXmlMapping - Class in net.officefloor.plugin.xml.unmarshall.tree
XmlMapping that loads a value to the target object.
ValueXmlMapping(String, Method, Translator, boolean) - Constructor for class net.officefloor.plugin.xml.marshall.tree.ValueXmlMapping
From super.
ValueXmlMapping(DynamicValueLoader) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.ValueXmlMapping
Initiate with the DynamicValueLoader.
var(Object) - Static method in class net.officefloor.plugin.variable.VariableManagedObjectSource
Obtains Var from dependency object.
Var<T> - Interface in net.officefloor.plugin.variable
Represents a variable.
VarClassDependencyManufacturer - Class in net.officefloor.plugin.clazz.dependency.impl
VarClassDependencyManufacturer() - Constructor for class net.officefloor.plugin.clazz.dependency.impl.VarClassDependencyManufacturer
 
variable(String, Class<T>, Consumer<Var<T>>) - Method in interface net.officefloor.compile.test.officefloor.CompileOfficeContext
Listens to a variable.
variable(String, Class<T>, Consumer<Var<T>>) - Method in class net.officefloor.web.compile.CompileWebContextImpl
 
VARIABLE_NAME_PREFIX - Static variable in class net.officefloor.plugin.variable.VariableManagedObjectSource
Prefix for variable name.
VariableAnnotation - Class in net.officefloor.plugin.variable
Annotation for Var.
VariableAnnotation(String, String) - Constructor for class net.officefloor.plugin.variable.VariableAnnotation
Instantiate.
VariableClassDependencyFactory - Class in net.officefloor.plugin.clazz.dependency.impl
ClassDependencyFactory for a Var appropriately wrapped.
VariableClassDependencyFactory(int, Function<Object, Object>) - Constructor for class net.officefloor.plugin.clazz.dependency.impl.VariableClassDependencyFactory
Instantiate.
VariableManagedObjectSource<T> - Class in net.officefloor.plugin.variable
VariableManagedObjectSource() - Constructor for class net.officefloor.plugin.variable.VariableManagedObjectSource
Default constructor.
VariableManagedObjectSource(Consumer<Var<T>>) - Constructor for class net.officefloor.plugin.variable.VariableManagedObjectSource
Instantiate.
VariableOfficeExtensionService - Class in net.officefloor.plugin.variable
VariableOfficeExtensionService() - Constructor for class net.officefloor.plugin.variable.VariableOfficeExtensionService
 
VariableOfficeExtensionService.ContextLogic<R,T extends Throwable> - Interface in net.officefloor.plugin.variable
Context logic.
VariablePass() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.VariablePass
 
VariableReturn() - Constructor for class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest.VariableReturn
 
variables(char, In<String>, Out<JavaObject>, Var<Integer>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes variable types directly.
variables(OfficeSectionOutput, CompileOfficeContext, OfficeSectionInput) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes variables via the procedure.
variables(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the variables procedure.
VariableSectionClassObjectManufacturer - Class in net.officefloor.plugin.section.clazz.object.impl
VariableSectionClassObjectManufacturer() - Constructor for class net.officefloor.plugin.section.clazz.object.impl.VariableSectionClassObjectManufacturer
 
VariableTypes - Class in net.officefloor.polyglot.test
Variables.
VariableTypes() - Constructor for class net.officefloor.polyglot.test.VariableTypes
 
verifyMockObjects() - Method in class net.officefloor.frame.test.MockTestSupport
Verifies all mock objects.
verifyMockObjects() - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Verifies all mock objects.
version - Variable in class net.officefloor.server.http.mock.MockHttpServer.MockHttpResponseImpl
version(HttpVersion) - Method in interface net.officefloor.server.http.mock.MockHttpRequestBuilder
Specifies the HttpVersion.
VertxBufferPool - Class in net.officefloor.server.http.vertx
VertxBufferPool() - Constructor for class net.officefloor.server.http.vertx.VertxBufferPool
Instantiate.
VertxHttpServerImplementation - Class in net.officefloor.server.http.vertx
VertxHttpServerImplementation() - Constructor for class net.officefloor.server.http.vertx.VertxHttpServerImplementation
 
VertxMethodReturnManufacturerServiceFactory<T> - Class in net.officefloor.vertx
VertxMethodReturnManufacturerServiceFactory() - Constructor for class net.officefloor.vertx.VertxMethodReturnManufacturerServiceFactory
 
VertxMethodReturnTranslator<T> - Class in net.officefloor.vertx
VertxMethodReturnTranslator() - Constructor for class net.officefloor.vertx.VertxMethodReturnTranslator
 
VertxSqlPoolConfigurer - Interface in net.officefloor.vertx.sqlclient
Configures the Pool.
VertxSqlPoolConfigurerContext - Interface in net.officefloor.vertx.sqlclient
Context for the VertxSqlPoolConfigurer.
VertxSqlPoolConfigurerServiceFactory - Interface in net.officefloor.vertx.sqlclient
VertxSqlPoolManagedObjectSource - Class in net.officefloor.vertx.sqlclient
ManagedObjectSource for Vertx Pool.
VertxSqlPoolManagedObjectSource() - Constructor for class net.officefloor.vertx.sqlclient.VertxSqlPoolManagedObjectSource
 
ViewResponse - Interface in net.officefloor.spring.starter.rest.view
Renders a view (typically Thyme Leaf).
ViewResponseManagedObjectSource - Class in net.officefloor.spring.starter.rest.view
AbstractManagedObjectSource for view responses.
ViewResponseManagedObjectSource() - Constructor for class net.officefloor.spring.starter.rest.view.ViewResponseManagedObjectSource
 
ViewResponseManagedObjectSource.DependencyKeys - Enum Class in net.officefloor.spring.starter.rest.view
Dependency keys.
visit(String, AutoWireStateManagerFactory) - Method in interface net.officefloor.compile.state.autowire.AutoWireStateManagerVisitor
visit(OfficeNode, AutoWirer<LinkObjectNode>) - Method in interface net.officefloor.compile.internal.structure.AutoWirerVisitor
Visits the AutoWirer for the OfficeNode.
visit(ManagedFunctionType<?, ?>, ManagedFunctionNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeNodeImpl
 
visit(ManagedFunctionType<?, ?>, ManagedFunctionNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedFunctionVisitor
visit(ManagedObjectType<?>, ManagedObjectSourceNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
visit(ManagedObjectType<?>, ManagedObjectSourceNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.ManagedObjectSourceVisitor
visit(TeamType, TeamNode, CompileContext) - Method in class net.officefloor.compile.impl.structure.OfficeFloorNodeImpl
 
visit(TeamType, TeamNode, CompileContext) - Method in interface net.officefloor.compile.internal.structure.TeamVisitor
Visits the TeamNode.
visit(OfficeMetaData) - Method in interface net.officefloor.frame.api.build.OfficeVisitor
Visits the Office.
visitEndpoints(RestPathContextImpl, Consumer<RestPathContextImpl>) - Method in class net.officefloor.web.rest.build.RestPathContextImpl
 
visitValueNames(Consumer<ValueName>, String, List<StatelessValueLoader>) - Method in class net.officefloor.web.value.load.RootStatelessValueLoader
 
visitValueNames(Consumer<ValueName>, String, List<StatelessValueLoader>) - Method in interface net.officefloor.web.value.load.StatelessValueLoader
Traverses the ValueName instances.

W

waitAndGet() - Method in class net.officefloor.frame.test.ThreadSafeClosure
Convenience method to wait 3 seconds and then get value.
waitAndGet(long) - Method in class net.officefloor.frame.test.ThreadSafeClosure
Obtains the value.
waitForAvailableConnection(Object, DatabaseTestUtil.DataSourceCreator, DatabaseTestUtil.DatabaseValidator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for Connection to be available.
waitForAvailableConnection(DatabaseTestUtil.DataSourceCreator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for Connection to be available.
waitForAvailableConnection(DatabaseTestUtil.DataSourceCreator, DatabaseTestUtil.DatabaseValidator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for Connection to be available.
waitForAvailableDatabase(Object, DatabaseTestUtil.DataSourceCreator, DatabaseTestUtil.DatabaseValidator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for the database to be available.
waitForAvailableDatabase(DatabaseTestUtil.DataSourceCreator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for the database to be available.
waitForAvailableDatabase(DatabaseTestUtil.DataSourceCreator, DatabaseTestUtil.DatabaseValidator) - Static method in class net.officefloor.jdbc.test.DatabaseTestUtil
Waits for the database to be available.
waitForCompletion() - Method in interface net.officefloor.frame.test.ThreadedTestSupport.MultiThreadedExecution
Waits for completion of all threads.
waitForFirestore(boolean) - Method in class net.officefloor.nosql.firestore.test.AbstractFirestoreJunit
Sets up to wait for Firestore to be available.
waitForTask(long) - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Waits the input period of time for another Job to be added.
waitForTrue(OfficeFrameTestCase.WaitForTruePredicate<T>) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Waits for the check to be true.
waitForTrue(OfficeFrameTestCase.WaitForTruePredicate<T>, int) - Method in class net.officefloor.frame.test.OfficeFrameTestCase
Waits for the check to be true.
waitForTrue(ThreadedTestSupport.WaitForTruePredicate<T>) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Waits for the check to be true.
waitForTrue(ThreadedTestSupport.WaitForTruePredicate<T>, int) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Waits for the check to be true.
waitForTrue(ThreadedTestSupport.WaitForTruePredicate<T>, int, String) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Waits for the check to be true.
waitForTrue(ThreadedTestSupport.WaitForTruePredicate<T>, String) - Method in class net.officefloor.frame.test.ThreadedTestSupport
Waits for the check to be true.
waitOnCompletion() - Method in class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
Waits a default period of time for completion.
waitOnCompletion() - Method in interface net.officefloor.frame.internal.structure.ActiveAsynchronousFlow
Ensure wait on completion.
waitOnCompletion(int) - Method in class net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
Waits for completion.
waitUntilComplete(int) - Method in class net.officefloor.frame.test.SafeCompleteFlowCallback
Waits until FlowCallback is complete.
wakeUp() - Method in class net.officefloor.frame.impl.spi.team.JobQueue
Wakes up waiting on a Job.
web(String, String, String, String, MockHttpParameters, MockHttpObject, ObjectResponse<WebTypes>) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes web types directly.
web(OfficeFlowSourceNode, CompileWebContext) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Invokes web via the procedure.
web(AbstractPolyglotProcedureTest.ProcedureBuilder) - Method in class net.officefloor.polyglot.test.AbstractPolyglotProcedureTest
Builds the web procedure.
web(CompileWebExtension) - Method in class net.officefloor.web.compile.WebCompileOfficeFloor
web(CompileWebExtension) - Method in class net.officefloor.woof.compile.CompileWoof
WEB_SERVICER - Enum constant in enum class net.officefloor.web.NotHandledFunction.NotHandledDependencies
Web servicer.
WEB_SERVICER - Enum constant in enum class net.officefloor.web.resource.source.ServiceHttpRequestFunction.Dependencies
Web servicer.
WebAppOfficeFloorCompilerConfigurationServiceFactory - Class in net.officefloor.webapp
Loads the ClassLoader for WAR.
WebAppOfficeFloorCompilerConfigurationServiceFactory() - Constructor for class net.officefloor.webapp.WebAppOfficeFloorCompilerConfigurationServiceFactory
 
WebAppSupplierSource() - Constructor for class net.officefloor.webapp.WebAppWoofExtensionService.WebAppSupplierSource
 
WebAppWoofExtensionService - Class in net.officefloor.webapp
WebAppWoofExtensionService() - Constructor for class net.officefloor.webapp.WebAppWoofExtensionService
 
WebAppWoofExtensionService.WebAppSupplierSource - Class in net.officefloor.webapp
WebArchitect - Interface in net.officefloor.web.build
Web configuration extensions for the OfficeArchitect.
WebArchitectEmployer - Class in net.officefloor.web
WebArchitect implementation.
WebClientBuilderFactory - Interface in net.officefloor.spring.webclient
Factory to create custom WebClient WebClient.Builder.
WebClientManagedObjectSource - Class in net.officefloor.spring.webclient
ManagedObjectSource for a WebClient.
WebClientManagedObjectSource() - Constructor for class net.officefloor.spring.webclient.WebClientManagedObjectSource
 
WebCompileOfficeFloor - Class in net.officefloor.web.compile
Provides WebArchitect and server configuration for testing web applications.
WebCompileOfficeFloor() - Constructor for class net.officefloor.web.compile.WebCompileOfficeFloor
Instantiate with no context path.
WebCompileOfficeFloor(String) - Constructor for class net.officefloor.web.compile.WebCompileOfficeFloor
Instantiate with context path.
WebFluxSectionSource - Class in net.officefloor.spring.webflux
SectionSource servicing ServerHttpConnection via Web Flux.
WebFluxSectionSource() - Constructor for class net.officefloor.spring.webflux.WebFluxSectionSource
 
WebFluxSpringSupplierExtension - Class in net.officefloor.spring.webflux
WebFluxSpringSupplierExtension() - Constructor for class net.officefloor.spring.webflux.WebFluxSpringSupplierExtension
 
WebFluxSpringSupplierExtension.OfficeFloorEmbeddedWebFluxConfiguration - Class in net.officefloor.spring.webflux
Configuration to embed OfficeFloor.
WebFluxSpringSupplierExtension.OfficeFloorReactiveWebServerFactory - Class in net.officefloor.spring.webflux
OfficeFloor ReactiveWebServerFactory.
WebFluxWoofExtensionService - Class in net.officefloor.spring.webflux
WoofExtensionService to service via Web Flux.
WebFluxWoofExtensionService() - Constructor for class net.officefloor.spring.webflux.WebFluxWoofExtensionService
 
WebInterceptServiceFactory - Interface in net.officefloor.web.build
ServiceFactory to provide a single Method Class for intercepting all HttpRequest instances before they are serviced by WoOF.
WebMvcSectionSource - Class in net.officefloor.spring.webmvc
SectionSource servicing ServerHttpConnection via Web MVC.
WebMvcSectionSource() - Constructor for class net.officefloor.spring.webmvc.WebMvcSectionSource
 
WebMvcServletSupplierExtension - Class in net.officefloor.spring.webmvc
WebMvcServletSupplierExtension() - Constructor for class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
WebMvcSpringSupplierExtension - Class in net.officefloor.spring.webmvc
WebMvcSpringSupplierExtension() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration - Class in net.officefloor.spring.webmvc
Configuration to embed OfficeFloor managed Tomcat.
WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory - Class in net.officefloor.spring.webmvc
OfficeFloor ServletWebServerFactory.
WebMvcWoofExtensionService - Class in net.officefloor.spring.webmvc
WoofExtensionService to provide a Servlet container.
WebMvcWoofExtensionService() - Constructor for class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 
WebRouteHandler - Interface in net.officefloor.web.route
Handles the web route.
WebRouteHandlerImpl - Class in net.officefloor.web
WebRouteHandler implementation.
WebRouteHandlerImpl(boolean, int) - Constructor for class net.officefloor.web.WebRouteHandlerImpl
Instantiate.
WebRouteNode - Interface in net.officefloor.web.route
Node in the WebRouter route tree.
WebRouteNode.WebRouteResultEnum - Enum Class in net.officefloor.web.route
Indicates possible matching of WebRouteNode.
WebRouter - Class in net.officefloor.web.route
Routes ServerHttpConnection instances to their respective handling ManagedFunction.
WebRouter(WebRouteNode[]) - Constructor for class net.officefloor.web.route.WebRouter
Instantiate.
WebRouterBuilder - Class in net.officefloor.web.route
Builds the WebRouter.
WebRouterBuilder(String) - Constructor for class net.officefloor.web.route.WebRouterBuilder
Instantiate.
WebServicer - Interface in net.officefloor.web.route
Servicer for web route.
WebServicer.WebRouteMatchEnum - Enum Class in net.officefloor.web.route
Result of matching.
WebTemplate - Interface in net.officefloor.web.template.build
Web template.
WebTemplateArchitect - Interface in net.officefloor.web.template.build
Architect to create web templates.
WebTemplateArchitectEmployer - Class in net.officefloor.web.template.build
WebTemplateArchitect implementation.
WebTemplateArrayIteratorFunction - Class in net.officefloor.web.template.section
ManagedFunction to iterate over an array to render content.
WebTemplateArrayIteratorFunction() - Constructor for class net.officefloor.web.template.section.WebTemplateArrayIteratorFunction
 
WebTemplateArrayIteratorFunction.DependencyKeys - Enum Class in net.officefloor.web.template.section
WebTemplateSectionSource.WebTemplateArrayIteratorManagedFunctionSource dependency keys.
WebTemplateArrayIteratorFunction.FlowKeys - Enum Class in net.officefloor.web.template.section
WebTemplateSectionSource.WebTemplateArrayIteratorManagedFunctionSource flow keys.
WebTemplateExtension - Interface in net.officefloor.web.template.extension
Extension for the WebTemplate.
WebTemplateExtensionBuilder - Interface in net.officefloor.web.template.build
WebTemplateExtensionContext - Interface in net.officefloor.web.template.extension
Context for the WebTemplateExtension.
WebTemplateFactory - Interface in net.officefloor.web.template.build
Factory for the creation of a WebTemplate.
WebTemplateFunction - Class in net.officefloor.web.template.section
ManagedFunction to write the ParsedTemplateSection.
WebTemplateFunction(WebTemplateWriter[], boolean, Charset) - Constructor for class net.officefloor.web.template.section.WebTemplateFunction
Initiate.
WebTemplateInitialFunction - Class in net.officefloor.web.template.section
Initial ManagedFunction to ensure appropriate conditions for rendering the ParsedTemplate.
WebTemplateInitialFunction(boolean, String, Charset, HttpInputPath, int) - Constructor for class net.officefloor.web.template.section.WebTemplateInitialFunction
Initiate.
WebTemplateInitialFunction.Flows - Enum Class in net.officefloor.web.template.section
Keys for the WebTemplateInitialFunction flows.
WebTemplateInitialFunction.WebTemplateInitialDependencies - Enum Class in net.officefloor.web.template.section
Keys for the WebTemplateInitialFunction dependencies.
WebTemplateLinkAnnotation - Class in net.officefloor.web.template.section
Annotation identifying a HttpInput link for the WebTemplate.
WebTemplateLinkAnnotation(boolean, String, String...) - Constructor for class net.officefloor.web.template.section.WebTemplateLinkAnnotation
Instantiate.
WebTemplateLoader - Interface in net.officefloor.web.template.type
Loads the type for the WebTemplate.
WebTemplateLoaderImpl - Class in net.officefloor.web.template.type
WebTemplateLoader implementation.
WebTemplateLoaderImpl() - Constructor for class net.officefloor.web.template.type.WebTemplateLoaderImpl
WebTemplateLoaderUtil - Class in net.officefloor.web.template.type
Utility class for testing the WebTemplate.
WebTemplateLoaderUtil() - Constructor for class net.officefloor.web.template.type.WebTemplateLoaderUtil
 
WebTemplateOutputType - Interface in net.officefloor.web.template.type
Type definition of an output for a WebTemplateType.
WebTemplateRedirectAnnotation - Class in net.officefloor.web.template.section
Annotation identifying a redirect to the WebTemplate.
WebTemplateRedirectAnnotation(Class<?>) - Constructor for class net.officefloor.web.template.section.WebTemplateRedirectAnnotation
Instantiate.
webTemplateSectionSource - Variable in class net.officefloor.web.template.build.AbstractWebTemplate
WebTemplateSectionSource - Class in net.officefloor.web.template.section
SectionSource for the HTTP template.
WebTemplateSectionSource() - Constructor for class net.officefloor.web.template.section.WebTemplateSectionSource
 
WebTemplateSectionSource.NoLogicClass - Class in net.officefloor.web.template.section
No-logic placeholder class for ClassSectionSource.
WebTemplateSectionSource.SectionWriterStruct - Class in net.officefloor.web.template.section
Section WebTemplateWriter struct.
WebTemplateSectionSource.WebTemplateManagedFunctionSource - Class in net.officefloor.web.template.section
ManagedFunctionSource for the HTTP template.
WebTemplateType - Interface in net.officefloor.web.template.type
Type definition of a WebTemplate.
WebTemplateTypeImpl - Class in net.officefloor.web.template.type
WebTemplateType implementation.
WebTemplateTypeImpl(SectionType) - Constructor for class net.officefloor.web.template.type.WebTemplateTypeImpl
Instantiate.
WebTemplateWriter - Interface in net.officefloor.web.template.section
Interface to write the template content to ServerWriter.
WebThreadAffinityExecutive - Class in net.officefloor.web.executive
Web Thread affinity Executive.
WebThreadAffinityExecutive(CpuCore[], ExecutiveSourceContext) - Constructor for class net.officefloor.web.executive.WebThreadAffinityExecutive
Instantiate.
WebThreadAffinityExecutiveSource - Class in net.officefloor.web.executive
Web based ExecutiveSource providing Thread affinity.
WebThreadAffinityExecutiveSource() - Constructor for class net.officefloor.web.executive.WebThreadAffinityExecutiveSource
 
WebThreadAffinityOfficeFloorExtensionService - Class in net.officefloor.web.executive
WebThreadAffinityOfficeFloorExtensionService() - Constructor for class net.officefloor.web.executive.WebThreadAffinityOfficeFloorExtensionService
 
WebTypes - Class in net.officefloor.polyglot.test
Web.
WebTypes() - Constructor for class net.officefloor.polyglot.test.WebTypes
 
withHttpSecurity() - Element in annotation interface net.officefloor.web.security.HttpAccess
Provides qualifier of which HttpSecurity to use for access control.
woof(CompileWoofExtension) - Method in class net.officefloor.woof.compile.CompileWoof
WoOF - Class in net.officefloor.woof
Provides main method for running Web on OfficeFloor (WoOF) application.
WoOF() - Constructor for class net.officefloor.woof.WoOF
 
WoofContext - Interface in net.officefloor.woof
Context for the WoofLoader.
WoofExtensionService - Interface in net.officefloor.woof
Service that enables extending functionality over and above the WoofLoader by direct configuration.
WoofExtensionServiceFactory - Interface in net.officefloor.woof
WoofLoader - Interface in net.officefloor.woof
Loads the WoOF configuration to the WebArchitect.
WoofLoaderImpl - Class in net.officefloor.woof
WoofLoader implementation.
WoofLoaderImpl(WoofRepository) - Constructor for class net.officefloor.woof.WoofLoaderImpl
Initiate.
WoofLoaderOfficeExtensionService - Class in net.officefloor.woof
WoofLoaderOfficeExtensionService() - Constructor for class net.officefloor.woof.WoofLoaderOfficeExtensionService
 
WoofLoaderOfficeFloorExtensionService - Class in net.officefloor.woof
WoofLoaderOfficeFloorExtensionService() - Constructor for class net.officefloor.woof.WoofLoaderOfficeFloorExtensionService
 
WoofLoaderSettings - Class in net.officefloor.woof
Settings for the WoofLoader.
WoofLoaderSettings() - Constructor for class net.officefloor.woof.WoofLoaderSettings
 
WoofLoaderSettings.WoofLoaderConfiguration - Class in net.officefloor.woof
Configuration for the WoofLoader.
WoofLoaderSettings.WoofLoaderConfigurer - Interface in net.officefloor.woof
Configurer for an Office.
WoofLoaderSettings.WoofLoaderConfigurerContext - Interface in net.officefloor.woof
WoofLoaderSettings.WoofLoaderRunnable<R,E extends Throwable> - Interface in net.officefloor.woof
Runs within a context.
WoofLoaderSettings.WoofLoaderRunnableContext - Interface in net.officefloor.woof
WoofObjectsLoader - Interface in net.officefloor.woof.objects
Loads the WoofObjectsModel and configures the SupplierSource.
WoofObjectsLoaderContext - Interface in net.officefloor.woof.objects
Context for the WoofObjectsLoader.
WoofObjectsLoaderImpl - Class in net.officefloor.woof.objects
WoofObjectsLoader implementation.
WoofObjectsLoaderImpl(WoofObjectsRepository) - Constructor for class net.officefloor.woof.objects.WoofObjectsLoaderImpl
Initiate.
WoofResourcesLoader - Interface in net.officefloor.woof.resources
Loads the WoofResourcesModel configuration.
WoofResourcesLoaderContext - Interface in net.officefloor.woof.resources
Context for the WoofResourcesLoader.
WoofResourcesLoaderImpl - Class in net.officefloor.woof.resources
WoofResourcesLoader implementation.
WoofResourcesLoaderImpl(WoofResourcesRepository) - Constructor for class net.officefloor.woof.resources.WoofResourcesLoaderImpl
Instantiate.
WoofTeamsLoader - Interface in net.officefloor.woof.teams
Loads the WoofTeamsModel configuration.
WoofTeamsLoaderContext - Interface in net.officefloor.woof.teams
Context for the WoofResourcesLoader.
WoofTeamsLoaderImpl - Class in net.officefloor.woof.teams
WoofTeamsLoader implementation.
WoofTeamsLoaderImpl(WoofTeamsRepository) - Constructor for class net.officefloor.woof.teams.WoofTeamsLoaderImpl
Initiate.
WoofTeamsUsageContext - Interface in net.officefloor.woof.teams
Context for the WoofResourcesLoader.
WoofTemplateExtensionChangeContext - Interface in net.officefloor.woof.template
Context for WoofTemplateExtensionSource creating a Change.
WoofTemplateExtensionConfiguration - Interface in net.officefloor.woof.template
Configuration for a WoofTemplateExtension.
WoofTemplateExtensionException - Exception in net.officefloor.woof.template
Flags that the WebTemplateExtension is unknown or unable to be obtained.
WoofTemplateExtensionException(String) - Constructor for exception net.officefloor.woof.template.WoofTemplateExtensionException
Initiate.
WoofTemplateExtensionException(String, Throwable) - Constructor for exception net.officefloor.woof.template.WoofTemplateExtensionException
Initiate.
WoofTemplateExtensionLoader - Interface in net.officefloor.woof.template
Loads the extension from the WoofTemplateExtensionSource.
WoofTemplateExtensionLoaderImpl - Class in net.officefloor.woof.template
WoofTemplateExtensionLoaderImpl() - Constructor for class net.officefloor.woof.template.WoofTemplateExtensionLoaderImpl
 
WoofTemplateExtensionLoaderImpl.LoadSpecification - Class in net.officefloor.woof.template
Loads the specification.
WoofTemplateExtensionLoaderImpl.RefactorTemplateExtension - Class in net.officefloor.woof.template
WoofTemplateExtensionLoaderUtil - Class in net.officefloor.woof.template
Utility functions for testing a WoofTemplateExtensionSource implementation.
WoofTemplateExtensionSource - Interface in net.officefloor.woof.template
Source that allows extending behaviour of a WebTemplate.
WoofTemplateExtensionSourceContext - Interface in net.officefloor.woof.template
WoofTemplateExtensionSourceProperty - Interface in net.officefloor.woof.template
Individual property of the WoofTemplateExtensionSource.
WoofTemplateExtensionSourcePropertyImpl - Class in net.officefloor.woof.template.impl
WoofTemplateExtensionSourcePropertyImpl(String, String) - Constructor for class net.officefloor.woof.template.impl.WoofTemplateExtensionSourcePropertyImpl
Initiate with name and label of property.
WoofTemplateExtensionSourceService - Interface in net.officefloor.woof.template
WoofTemplateExtensionSourceSpecification - Interface in net.officefloor.woof.template
Specification of the WoofTemplateExtensionSource.
WorkerPerJobTeamSource - Class in net.officefloor.frame.impl.spi.team
TeamSource for the WorkerPerJobTeamSource.WorkerPerJobTeam.
WorkerPerJobTeamSource() - Constructor for class net.officefloor.frame.impl.spi.team.WorkerPerJobTeamSource
 
WorkerPerJobTeamSourceService - Class in net.officefloor.plugin.team
WorkerPerJobTeamSourceService() - Constructor for class net.officefloor.plugin.team.WorkerPerJobTeamSourceService
 
wrap(JpaManagedObjectSource.JpaManagedObject) - Method in interface net.officefloor.jpa.JpaManagedObjectSource.EntityManagerWrapperFactory
Wraps the EntityManager.
wrap(MockWoofServer.WrapCompileAndOpen) - Method in class net.officefloor.woof.mock.MockWoofServer
Wraps the compile and open.
wrap(MockWoofServer.WrapCompileAndOpenContext) - Method in interface net.officefloor.woof.mock.MockWoofServer.WrapCompileAndOpen
Wraps the compile and open.
WritableConfigurationContext - Interface in net.officefloor.configuration
WritableConfigurationItem - Interface in net.officefloor.configuration
WritableHttpCookie - Class in net.officefloor.server.http
Writable HTTP Cookie.
WritableHttpCookie(String, String, ManagedObjectContext) - Constructor for class net.officefloor.server.http.WritableHttpCookie
Instantiate.
WritableHttpHeader - Class in net.officefloor.server.http
Writable HttpHeader.
WritableHttpHeader(String, String) - Constructor for class net.officefloor.server.http.WritableHttpHeader
Instantiate.
WritableHttpHeader(String, HttpHeaderValue) - Constructor for class net.officefloor.server.http.WritableHttpHeader
Instantiate.
WritableHttpHeader(HttpHeaderName, String) - Constructor for class net.officefloor.server.http.WritableHttpHeader
Instantiate.
WritableHttpHeader(HttpHeaderName, HttpHeaderValue) - Constructor for class net.officefloor.server.http.WritableHttpHeader
Instantiate.
write(byte) - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
write(byte) - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
write(byte) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.FileStreamBuffer
 
write(byte) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.UnpooledStreamBuffer
 
write(byte) - Method in class net.officefloor.server.stream.StreamBuffer
Writes a byte to the pooled buffer.
write(byte[]) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(byte[]) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(byte[]) - Method in class net.officefloor.server.stream.ServerWriter
Enables writing encoded bytes.
write(byte[]) - Method in class net.officefloor.server.stream.StreamBuffer
Writes all the data to the pooled buffer.
write(byte[], int, int) - Method in class net.officefloor.server.http.netty.NettyBufferPool
 
write(byte[], int, int) - Method in class net.officefloor.server.http.vertx.VertxBufferPool
 
write(byte[], int, int) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.FileStreamBuffer
 
write(byte[], int, int) - Method in class net.officefloor.server.stream.impl.AbstractStreamBufferPool.UnpooledStreamBuffer
 
write(byte[], int, int) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
write(byte[], int, int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(byte[], int, int) - Method in class net.officefloor.server.stream.StreamBuffer
Writes the data to the pooled buffer.
write(byte[], int, int, StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes the bytes to the StreamBuffer stream.
write(byte[], StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes all the bytes to the StreamBuffer stream.
write(char[]) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(char[], int, int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(int) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
write(int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(long, StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes a long value to the StreamBuffer.
write(CharSequence, int, int, StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes the CharSequence to the StreamBuffer stream.
write(CharSequence, StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes all the CharSequence to the StreamBuffer stream.
write(Object, Appendable) - Method in class net.officefloor.web.HttpPathFactoryImpl.StaticSegment
 
write(String) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Writes custom source implementation.
write(String) - Method in class net.officefloor.plugin.xml.marshall.output.FormattedXmlOutput
 
write(String) - Method in class net.officefloor.plugin.xml.marshall.output.WriterXmlOutput
 
write(String) - Method in interface net.officefloor.plugin.xml.XmlOutput
Writes the XML snippet.
write(String) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(String, int, int) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(ByteBuffer) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
write(ByteBuffer) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(ByteBuffer) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(ByteBuffer) - Method in class net.officefloor.server.stream.ServerOutputStream
Writes a ByteBuffer.
write(ByteBuffer) - Method in class net.officefloor.server.stream.ServerWriter
Enables writing encoded bytes.
write(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
write(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.ServerOutputStream
Writes part of the FileChannel contents.
write(FileChannel, long, long, FileCompleteCallback) - Method in class net.officefloor.server.stream.ServerWriter
Writes part of the FileChannel contents.
write(FileChannel, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.BufferPoolServerOutputStream
 
write(FileChannel, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerOutputStream
 
write(FileChannel, FileCompleteCallback) - Method in class net.officefloor.server.stream.impl.ProcessAwareServerWriter
 
write(FileChannel, FileCompleteCallback) - Method in class net.officefloor.server.stream.ServerOutputStream
Writes the entire FileChannel contents.
write(FileChannel, FileCompleteCallback) - Method in class net.officefloor.server.stream.ServerWriter
Writes the entire FileChannel contents.
write(OfficeFloorJavaCompiler.ConstructorWriterContext) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.ConstructorWriter
Writes the Constructor.
write(OfficeFloorJavaCompiler.JavaSourceContext) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.JavaSourceWriter
Provides additional source.
write(OfficeFloorJavaCompiler.MethodWriterContext) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriter
Writes the Method.
write(ResponseHeaderWriter, StreamBuffer<ByteBuffer>) - Method in interface net.officefloor.server.ResponseWriter
Writes the StreamBuffer instances as the response.
write(ServerWriter, boolean, Object, ServerHttpConnection, String) - Method in class net.officefloor.web.template.section.BeanWebTemplateWriter
 
write(ServerWriter, boolean, Object, ServerHttpConnection, String) - Method in class net.officefloor.web.template.section.LinkWebTemplateWriter
 
write(ServerWriter, boolean, Object, ServerHttpConnection, String) - Method in class net.officefloor.web.template.section.PropertyWebTemplateWriter
 
write(ServerWriter, boolean, Object, ServerHttpConnection, String) - Method in class net.officefloor.web.template.section.StaticWebTemplateWriter
 
write(ServerWriter, boolean, Object, ServerHttpConnection, String) - Method in interface net.officefloor.web.template.section.WebTemplateWriter
Writes the template content to the ServerWriter.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.HttpHeaderName
Writes this HttpHeaderName to the StreamBuffer.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.HttpHeaderValue
Writes this HttpHeaderValue to the StreamBuffer.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.HttpStatus
Writes this HttpStatus to the StreamBuffer.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.HttpVersion
Writes this HttpStatus to the StreamBuffer.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.WritableHttpCookie
Writes this HTTP Cookie to the StreamBuffer stream.
write(StreamBuffer<B>, StreamBufferPool<B>) - Method in class net.officefloor.server.http.WritableHttpHeader
Writes this HttpHeader to the StreamBuffer.
write(StreamBuffer<ByteBuffer>, OutputStream, StreamBufferPool<ByteBuffer>) - Static method in class net.officefloor.server.stream.StreamBufferUtil
Writes the chain of StreamBuffer content to the OutputStream.
write(StreamBuffer<ByteBuffer>, StreamBufferPool<ByteBuffer>) - Method in interface net.officefloor.server.ResponseHeaderWriter
Writes the header content.
write(T, Appendable) - Method in class net.officefloor.web.HttpPathFactoryImpl.ParameterSegment
 
write(T, Appendable) - Method in class net.officefloor.web.HttpPathFactoryImpl.Segment
Writes the values.
writeByte(byte, StreamBuffer<B>, StreamBufferPool<B>) - Static method in class net.officefloor.server.stream.StreamBuffer
Writes a HTTP encoded character.
writeConfiguration(String, boolean, InputStream) - Method in interface net.officefloor.configuration.impl.AbstractWritableConfigurationContext.ConfigurationWriter
Implement to write the configuration.
writeConstructor(Appendable, String, OfficeFloorJavaCompiler.ClassField...) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Writes the Constructor.
writeConstructor(Appendable, String, OfficeFloorJavaCompiler.ClassField...) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
writeDelegateMethodCall(Appendable, String, Method) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Writes the delegate Method call.
writeDelegateMethodCall(Appendable, String, Method) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
writeHttpExternalResponse() - Method in interface net.officefloor.server.http.HttpResponseWriter
Invoked to indicate serviced and should send external response.
writeHttpResponse(HttpVersion, boolean, StreamBuffer<B>, StreamBufferPool<B>) - Method in exception net.officefloor.server.http.HttpException
Writes the HTTP response for this HttpException.
writeHttpResponse(HttpVersion, HttpStatus, WritableHttpHeader, WritableHttpCookie, long, HttpHeaderValue, StreamBuffer<B>) - Method in interface net.officefloor.server.http.HttpResponseWriter
Writes the HttpResponse.
writeHttpResponse(HttpVersion, HttpStatus, WritableHttpHeader, WritableHttpCookie, long, HttpHeaderValue, StreamBuffer<ByteBuffer>) - Method in class net.officefloor.server.aws.sam.SamHttpResponseWriter
 
writeHttpResponse(HttpVersion, HttpStatus, WritableHttpHeader, WritableHttpCookie, long, HttpHeaderValue, StreamBuffer<ByteBuffer>) - Method in class net.officefloor.server.google.function.GoogleFunctionHttpResponseWriter
 
writeHttpResponse(HttpVersion, HttpStatus, WritableHttpHeader, WritableHttpCookie, long, HttpHeaderValue, StreamBuffer<ByteBuffer>) - Method in class net.officefloor.server.http.servlet.HttpServletHttpResponseWriter
 
writeKey(Key, JwksKeyWriter<?>[]) - Static method in class net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
Writes the Key.
writeKey(JwksKeyWriterContext<RSAPrivateCrtKey>) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPrivateJwksKeyWriterServiceFactory
 
writeKey(JwksKeyWriterContext<RSAPublicKey>) - Method in class net.officefloor.web.jwt.authority.jwks.writer.RsaPublicJwksKeyWriterServiceFactory
 
writeKey(JwksKeyWriterContext<SecretKeySpec>) - Method in class net.officefloor.web.jwt.authority.jwks.writer.SecretJwksKeyWriterServiceFactory
 
writeKey(JwksKeyWriterContext<K>) - Method in interface net.officefloor.web.jwt.authority.jwks.JwksKeyWriter
Writes the Key as ObjectNode.
writeln(String) - Method in interface net.officefloor.compile.classes.OfficeFloorJavaCompiler.MethodWriterContext
Writes custom source line implementation.
writeMethodImplementation(Appendable, String, Method) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Writes the Method implementation by invoking the delegate.
writeMethodImplementation(Appendable, String, Method) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
writeMethodSignature(Appendable, Method) - Method in class net.officefloor.compile.classes.OfficeFloorJavaCompiler
Writes the Method signature to the Appendable.
writeMethodSignature(Appendable, Method) - Method in class net.officefloor.compile.impl.classes.OfficeFloorJavaCompilerImpl
 
writeObjectResponse(Object) - Method in class net.officefloor.spring.starter.rest.ModelAndViewBridge
Writes the return value.
writer - Variable in class net.officefloor.plugin.xml.marshall.output.WriterXmlOutput
Writer to write XML.
writers - Variable in class net.officefloor.web.template.section.WebTemplateSectionSource.SectionWriterStruct
WriterXmlOutput - Class in net.officefloor.plugin.xml.marshall.output
Implementation of XmlOutput to write to a Writer.
WriterXmlOutput(Writer) - Constructor for class net.officefloor.plugin.xml.marshall.output.WriterXmlOutput
Initiate with the Writer.
writeSpecificXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
Writes the specific XML for the input object.
writeSpecificXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.CollectionXmlMapping
 
writeSpecificXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.TypeXmlMapping
 
writeTo(HttpResponse) - Method in interface net.officefloor.web.resource.HttpFile
Writes the HttpFile to the HttpResponse.
writeTo(HttpResponse) - Method in class net.officefloor.web.resource.impl.HttpFileImpl
Writes the HttpFile to the HttpResponse.
writeXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractTypeXmlMapping
 
writeXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
 
writeXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.ObjectXmlMapping
 
writeXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.StaticXmlMapping
 
writeXml(Object, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
 
writeXml(Object, XmlOutput) - Method in interface net.officefloor.plugin.xml.marshall.tree.XmlWriter
Writes the XML for the input object.
writeXml(String, String, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
Writes the XML.
writeXml(String, String, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.AttributeXmlMapping
 
writeXml(String, String, XmlOutput) - Method in class net.officefloor.plugin.xml.marshall.tree.ValueXmlMapping
 
writeXml(String, XmlOutput) - Static method in class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
Writes the xml to the output.

X

XmlContext - Class in net.officefloor.plugin.xml.marshall.tree
Context for XML marhalling of source object.
XmlContext - Class in net.officefloor.plugin.xml.unmarshall.tree
Context for XML unmarshalling to target object.
XmlContext(Class<?>, String, XmlMappingMetaData[], boolean, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlContext
Initiate the XmlContext from configuration.
XmlContext(Class<?>, String, XmlMappingMetaData[], TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlContext
Constructor that should be used by external classes to instantiate this.
XmlContext(Class<?>, XmlMappingMetaData[], TranslatorRegistry, String, XmlContext, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlContext
Initiate the XmlContext from configuration.
XmlFileConfigurationContext - Class in net.officefloor.configuration.impl.configuration
ConfigurationContext obtaining ConfigurationItem instances from a single XML File.
XmlFileConfigurationContext(Class<?>, String) - Constructor for class net.officefloor.configuration.impl.configuration.XmlFileConfigurationContext
Obtains the ConfigurationContext contained in the XML file found in the package of the offset object.
XmlMapping - Class in net.officefloor.plugin.xml.unmarshall.flat
Provides an mapping of the XML element/attribute to a load method of a target object.
XmlMapping - Interface in net.officefloor.plugin.xml.marshall.tree
Mapping of object to XML.
XmlMapping - Interface in net.officefloor.plugin.xml.unmarshall.tree
Mapping of XML element/attribute to either a value/new object on a target object.
XmlMapping(String, String) - Constructor for class net.officefloor.plugin.xml.unmarshall.flat.XmlMapping
Initiate with the element name to obtain the value from to load via the load method to the target object.
XmlMappingMetaData - Class in net.officefloor.plugin.xml.marshall.tree
Contains the meta-data of the XML mappings.
XmlMappingMetaData - Class in net.officefloor.plugin.xml.unmarshall.tree
Meta-data of the XmlContext.
XmlMappingMetaData() - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Default constructor to allow the TreeXmlUnmarshaller to configure this.
XmlMappingMetaData() - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Default constructor to allow the TreeXmlUnmarshaller to configure itself.
XmlMappingMetaData(Class<?>, String, XmlMappingMetaData[]) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Convenience constructor for configuring the root of the mapping tree.
XmlMappingMetaData(String, String) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Convenience constructor for configuring to load by reference.
XmlMappingMetaData(String, String, Class<?>, XmlMappingMetaData[], String) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Convenience constructor for configuring to load an object.
XmlMappingMetaData(String, String, String) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Convenience constructor for configuring to load a value.
XmlMappingMetaData(XmlMappingType, String, Class<?>, XmlMappingMetaData[], String) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Convenience constructor for creating the root/item mapping configuration.
XmlMappingMetaData(XmlMappingType, String, String) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Convenience constructor for creating a reference mapping.
XmlMappingMetaData(XmlMappingType, String, String, boolean) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Convenience constructor for creating an attribute/value mapping.
XmlMappingMetaData(XmlMappingType, String, String, XmlMappingMetaData[], String) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Convenience constructor for creating a collection/object mapping.
XmlMappingMetaData(XmlMappingType, XmlMappingMetaData[]) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMappingMetaData
Convenience constructor for creating attributes mapping.
XmlMappingMetaData(XmlMappingType, String, String) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlMappingMetaData
Convenience constructor for configuring to load a static reference.
XmlMappingType - Enum Class in net.officefloor.plugin.xml.marshall.tree
Type of the XmlMappingMetaData.
XmlMappingType - Enum Class in net.officefloor.plugin.xml.unmarshall.tree
Type of the XmlMappingMetaData.
XmlMarshaller - Interface in net.officefloor.plugin.xml
Contract to marshall XML from an object.
XmlMarshallerUtil - Class in net.officefloor.plugin.xml.marshall.tree
Provides utility methods to write XML.
XmlMarshallerUtil() - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlMarshallerUtil
 
XmlMarshallException - Exception in net.officefloor.plugin.xml
Indicates failure to marshall/unmarshall XML.
XmlMarshallException(String) - Constructor for exception net.officefloor.plugin.xml.XmlMarshallException
Enforce reason.
XmlMarshallException(String, Throwable) - Constructor for exception net.officefloor.plugin.xml.XmlMarshallException
Enforce reason and allow cause.
XmlOutput - Interface in net.officefloor.plugin.xml
Contract to output the text of the XML.
xmlSnippet - Variable in class net.officefloor.plugin.xml.marshall.tree.StaticXmlMapping
Static XML snippet for this mapping.
XmlSpecificContext - Class in net.officefloor.plugin.xml.marshall.tree
Instance of XmlContext for a particular concrete class.
XmlSpecificContext(Class<?>, String, XmlMappingMetaData[], XmlContext, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Initiate context from the upper bound type of the object.
XmlSpecificContext(Object, Class<?>, String, XmlMappingMetaData[], XmlContext, TranslatorRegistry, ReferencedXmlMappingRegistry) - Constructor for class net.officefloor.plugin.xml.marshall.tree.XmlSpecificContext
Initiate context to specific concrete implementation of the object.
XmlState - Class in net.officefloor.plugin.xml.unmarshall.tree
State of the XML unmarshalling.
XmlState(XmlContext) - Constructor for class net.officefloor.plugin.xml.unmarshall.tree.XmlState
Initiate with the initial XmlContext.
XmlUnmarshaller - Interface in net.officefloor.plugin.xml
Contract to unmarshall XML onto an object.
XmlWriter - Interface in net.officefloor.plugin.xml.marshall.tree
Writes the XML for an object.

Y

YAML - Static variable in class net.officefloor.web.openapi.section.OpenApiSectionSource
Name to link the YAML servicing.

_

_new(Object...) - Method in class net.officefloor.frame.compatibility.ClassCompatibility
Instantiate new instance of the Object.
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form