Modifier and Type | Class and Description |
---|---|
class |
SupplierSourceContextImpl
SupplierSourceContext implementation. |
Modifier and Type | Interface and Description |
---|---|
interface |
SupplierSourceContext
Context for the
SupplierSource . |
Modifier and Type | Class and Description |
---|---|
class |
OfficeSourceContextImpl
OfficeSourceContext implementation. |
Modifier and Type | Class and Description |
---|---|
class |
OfficeFloorSourceContextImpl
OfficeFloorSourceContext implementation. |
Modifier and Type | Class and Description |
---|---|
class |
PropertyListSourceProperties
SourceProperties initialised from a PropertyList . |
Modifier and Type | Method and Description |
---|---|
static void |
PropertiesUtil.copyPrefixedProperties(SourceProperties source,
String propertyPrefix,
PropertyConfigurable target)
Copies all
Property instances with the name prefix from the
SourceProperties to the PropertyConfigurable . |
static void |
PropertiesUtil.copyProperties(SourceProperties source,
PropertyConfigurable target,
String... propertyNames)
|
Modifier and Type | Class and Description |
---|---|
class |
SectionSourceContextImpl
SectionSourceContext implementation. |
Modifier and Type | Class and Description |
---|---|
class |
WorkSourceContextImpl
WorkSourceContext implementation. |
Modifier and Type | Interface and Description |
---|---|
interface |
GovernanceSourceContext
Context for initialising a
GovernanceSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
OfficeSourceContext
Context for the
OfficeSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
OfficeFloorSourceContext
Context for the
OfficeFloorSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedObjectPoolSourceContext
Context for the
ManagedObjectPoolSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
SectionSourceContext
Context for loading a
SectionType . |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkSourceContext
Context for loading a
WorkType . |
Modifier and Type | Class and Description |
---|---|
class |
AdministratorSourceContextImpl
Implementation of the
AdministratorSourceContext . |
Modifier and Type | Method and Description |
---|---|
SourceProperties |
AdministratorBuilderImpl.getProperties() |
Constructor and Description |
---|
AdministratorSourceContextImpl(boolean isLoadingType,
SourceProperties properties,
SourceContext sourceContext)
Initiate.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectSourceContextImpl<F extends Enum<F>>
Implementation of the
ManagedObjectSourceContext . |
Modifier and Type | Method and Description |
---|---|
SourceProperties |
ManagedObjectBuilderImpl.getProperties() |
Constructor and Description |
---|
ManagedObjectSourceContextImpl(boolean isLoadingType,
String managedObjectName,
SourceProperties properties,
SourceContext sourceContext,
ManagingOfficeBuilder<F> managingOfficeBuilder,
OfficeBuilder officeBuilder)
Initiate.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceContextImpl
SourceContext implementation. |
class |
SourcePropertiesImpl
SourceProperties implementation. |
Constructor and Description |
---|
SourceContextImpl(boolean isLoadingType,
SourceContext delegate,
SourceProperties sourceProperties)
Initiate specific
SourceContext with necessary
SourceProperties . |
SourcePropertiesImpl(SourceProperties sourceProperties)
Initiate to contain the input
SourceProperties . |
Modifier and Type | Class and Description |
---|---|
class |
TeamSourceContextImpl
TeamSourceContext implementation. |
Modifier and Type | Method and Description |
---|---|
SourceProperties |
TeamBuilderImpl.getProperties() |
Constructor and Description |
---|
TeamSourceContextImpl(boolean isLoadingType,
String teamName,
TeamIdentifier teamIdentifier,
SourceProperties properties,
SourceContext sourceContext)
Initialise.
|
Modifier and Type | Method and Description |
---|---|
SourceProperties |
TeamConfiguration.getProperties()
Obtains the
SourceProperties for initialising the
TeamSource . |
SourceProperties |
ManagedObjectSourceConfiguration.getProperties()
Obtains the
SourceProperties to initialise the
ManagedObjectSource . |
SourceProperties |
AdministratorSourceConfiguration.getProperties()
Obtains the
SourceProperties to initialise the
AdministratorSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
AdministratorSourceContext
Context for initialising a
AdministratorSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedObjectSourceContext<F extends Enum<F>>
Context for a
ManagedObjectSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
SourceContext
Generic context for a source.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TeamSourceContext
Context for the
TeamSource . |
Modifier and Type | Interface and Description |
---|---|
interface |
WoofTemplateChangeContext
Context for changing a
WoofTemplateModel . |
Modifier and Type | Class and Description |
---|---|
class |
WoofTemplateChangeContextImpl
WoofTemplateChangeContext implementation. |
class |
WoofTemplateExtensionChangeContextImpl
WoofTemplateExtensionChangeContext implementation. |
Constructor and Description |
---|
WoofTemplateExtensionChangeContextImpl(boolean isLoadingType,
SourceContext sourceContext,
String oldUri,
SourceProperties oldProperties,
String newUri,
SourceProperties newProperties,
ConfigurationContext configurationContext,
WoofChangeIssues issues)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
static Charset |
AbstractServerSocketManagedObjectSource.getCharset(SourceProperties properties)
Obtains the
Charset . |
Modifier and Type | Method and Description |
---|---|
static void |
HttpApplicationLocationManagedObjectSource.copyProperties(SourceProperties source,
PropertyConfigurable target)
Copies the
Property instances. |
Modifier and Type | Method and Description |
---|---|
static void |
SourceHttpResourceFactory.copyProperties(SourceProperties source,
PropertyConfigurable target)
Copies the
Property values of interest. |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpSecuritySourceContext
Context for the
HttpSecuritySource . |
Modifier and Type | Method and Description |
---|---|
static String |
HttpTemplateWorkSource.getHttpTemplateUrlContinuationPath(SourceProperties properties)
Obtains the
HttpTemplate URL continuation path. |
static boolean |
HttpTemplateWorkSource.isHttpTemplateSecure(SourceProperties properties)
Determines if the
HttpTemplate is secure. |
static boolean |
HttpTemplateTask.isLinkSecure(String linkName,
boolean isTemplateSecure,
SourceProperties properties)
Determines if the link should be secure.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpTemplateSectionExtensionContext
Context for the
HttpTemplateSectionExtension . |
Modifier and Type | Interface and Description |
---|---|
interface |
WoofApplicationExtensionServiceContext
Context for the
WoofApplicationExtensionService . |
Modifier and Type | Method and Description |
---|---|
static void |
WoofOfficeFloorSource.loadWebApplicationExtensions(WebAutoWireApplication application,
SourceProperties properties,
ClassLoader classLoader,
ResourceSource... resourceSources)
Loads extension functionality from the
WoofApplicationExtensionService instances. |
Modifier and Type | Interface and Description |
---|---|
interface |
WoofTemplateExtensionChangeContext
Context for
WoofTemplateExtensionSource creating a Change . |
interface |
WoofTemplateExtensionConfiguration
Configuration for a
WoofTemplateExtension . |
interface |
WoofTemplateExtensionSourceContext
Context for the
WoofTemplateExtensionSource . |
Modifier and Type | Method and Description |
---|---|
static SourceProperties |
WoofTemplateExtensionLoaderUtil.createSourceProperties(String... propertyNameValues)
Creates the
SourceProperties . |
Modifier and Type | Method and Description |
---|---|
static <S extends WoofTemplateExtensionSource> |
WoofTemplateExtensionLoaderUtil.refactorTemplateExtension(Class<S> woofTemplateExtensionSourceClass,
String oldUri,
SourceProperties oldProperties,
String newUri,
SourceProperties newProperties)
Creates the
Change for refactoring. |
static <S extends WoofTemplateExtensionSource> |
WoofTemplateExtensionLoaderUtil.refactorTemplateExtension(Class<S> woofTemplateExtensionSourceClass,
String oldUri,
SourceProperties oldProperties,
String newUri,
SourceProperties newProperties,
ConfigurationContext configurationContext,
ClassLoader classLoader,
ResourceSource... resourceSources)
Creates the
Change for refactoring. |
Change<?> |
WoofTemplateExtensionLoaderImpl.refactorTemplateExtension(String woofTemplateExtensionSourceClassName,
String oldUri,
SourceProperties oldProperties,
String newUri,
SourceProperties newProperties,
ConfigurationContext configurationContext,
SourceContext sourceContext,
WoofChangeIssues issues) |
Change<?> |
WoofTemplateExtensionLoader.refactorTemplateExtension(String woofTemplateExtensionSourceClassName,
String oldUri,
SourceProperties oldProperties,
String newUri,
SourceProperties newProperties,
ConfigurationContext configurationContext,
SourceContext sourceContext,
WoofChangeIssues issues)
Refactors the
WoofTemplateExtensionSource for the
WoofTemplateModel . |
Copyright © 2005–2016. All rights reserved.