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
addEscalation(String, String, PropertyList) - Method in interface net.officefloor.activity.escalation.build.EscalationArchitect
Adds a single OfficeEscalation handler loaded from the given resource.
addEscalations(String, PropertyList) - Method in interface net.officefloor.activity.escalation.build.EscalationArchitect
Loads all escalation handlers from the given directory.
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, 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
 
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
 
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.
AuthorizeRestMethodDecorator - Class in net.officefloor.spring.starter.rest.security
RestMethodDecorator applying YAML-configured SpEL authorization before endpoint execution.
AuthorizeRestMethodDecorator() - Constructor for class net.officefloor.spring.starter.rest.security.AuthorizeRestMethodDecorator
 
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(MapperBuilder<?, ?>) - Method in class net.officefloor.kotlin.KotlinDataObjectMapperParserDecoratorServiceFactory
 
decorateObjectMapper(MapperBuilder<?, ?>) - Method in class net.officefloor.scala.ScalaObjectMapperParserDecoratorServiceFactory
 
decorateObjectMapper(MapperBuilder<?, ?>) - Method in class net.officefloor.scala.ScalaObjectMapperResponderDecoratorServiceFactory
 
decorateObjectMapper(MapperBuilder<?, ?>) - Method in interface net.officefloor.web.json.ObjectMapperParserDecorator
Decorates the ObjectMapper builder.
decorateObjectMapper(MapperBuilder<?, ?>) - Method in interface net.officefloor.web.json.ObjectMapperResponderDecorator
Decorates the ObjectMapper builder.
decorateRestMethod(List<RestMethodDecorator<?>>) - Method in class net.officefloor.web.rest.build.RestMethodContextImpl
Decorates the REST method.
decorateRestMethod(RestMethodDecoratorContext<Void>) - Method in class net.officefloor.spring.starter.rest.security.AuthorizeRestMethodDecorator
 
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.
employEscalationArchitect(OfficeArchitect, ComposeArchitect, OfficeSourceContext) - Static method in class net.officefloor.activity.escalation.build.EscalationEmployer
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.
ESCALATION_DEFAULT_DIRECTORY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Default escalation directory.
ESCALATION_DIRECTORY_PROPERTY - Static variable in class net.officefloor.woof.WoofLoaderOfficeExtensionService
Property name for the escalation directory.
EscalationArchitect - Interface in net.officefloor.activity.escalation.build
Architect for configuring global escalation handling via composition.
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.
EscalationComposeSource() - Constructor for class net.officefloor.activity.escalation.build.EscalationEmployer.EscalationComposeSource
 
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.
EscalationEmployer - Class in net.officefloor.activity.escalation.build
Employs the EscalationArchitect.
EscalationEmployer() - Constructor for class net.officefloor.activity.escalation.build.EscalationEmployer
 
EscalationEmployer.EscalationComposeSource - Class in net.officefloor.activity.escalation.build
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.
flagManuallyHandle() - Method in class net.officefloor.spring.starter.rest.SpringServerHttpConnection
Flags manually handling HttpServletResponse.
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(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain BigInteger value from key JsonNode.
getBase64BigInteger(JsonNode, String, BigInteger) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field BigInteger value.
getBase64Bytes(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain bytes from key JsonNode.
getBase64Bytes(JsonNode, String, byte[]) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field byes.
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.
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(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(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain long value from key JsonNode.
getLong(JsonNode, String, Long) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field long value.
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.
getSpringExceptionHandlers() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestSpringBootStarter
Obtains the SpringExceptionHandler instances.
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(String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Convenience method to obtain string value from key JsonNode.
getString(JsonNode, String, String) - Method in interface net.officefloor.web.jwt.jwks.JwksKeyParserContext
Obtains the field string value.
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_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.
initQueryParams() - Method in class net.officefloor.spring.webflux.OfficeFloorServerHttpRequest
 
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
 
JaxRsSpringSupplierExtension.JerseyFilterConfiguration - Class in net.officefloor.spring.jaxrs
Configuration to register Jersey as a filter.
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
 
JerseyFilterConfiguration() - Constructor for class net.officefloor.spring.jaxrs.JaxRsSpringSupplierExtension.JerseyFilterConfiguration
 
jerseyFilterRegistration(ResourceConfig) - Method in class net.officefloor.spring.jaxrs.JaxRsSpringSupplierExtension.JerseyFilterConfiguration
Registers Jersey as a filter.
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
 
kotlinJacksonModule() - Method in class net.officefloor.spring.starter.rest.OfficeFloorRestAutoConfiguration
Registers a KotlinModule bean when jackson-module-kotlin is on the classpath.
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 ==========================