Uses of Package
org.springframework.extensions.surf.extensibility
-
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.surf.extensibility Class Description BasicExtensionModule Representation of the configuration of a module that provides an extension.CloseModelElement Instances of classes that implement this interface are used to indicate the end of a section of content in the model.ContentModelElement Customization DeferredContentSourceModelElement This is aContentModelElementthat doesn't place any content at the location where it is placed in theExtensibilityModel.DeferredContentTargetModelElement This is aContentModelElementthat does not produce any content when it is first rendered by instead relies on subsequently renderedDeferredContentSourceModelElementinstances to populate it with data before its final content is flushed.ExtensibilityContent Defines an object that can be have character strings appended to it and flushed.ExtensibilityDirectiveData Represents a single invocation of anExtensibilityDirective.ExtensibilityModel ExtensibilityModelElement Any classes that implement this interface can be legitimately added to the extensibility model.OpenModelElement Instances of classes that implement this interface are used to indicate the start of a section of content in the model. -
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.surf.extensibility.impl Class Description CloseModelElement Instances of classes that implement this interface are used to indicate the end of a section of content in the model.ContentModelElement DeferredContentSourceModelElement This is aContentModelElementthat doesn't place any content at the location where it is placed in theExtensibilityModel.DeferredContentTargetModelElement This is aContentModelElementthat does not produce any content when it is first rendered by instead relies on subsequently renderedDeferredContentSourceModelElementinstances to populate it with data before its final content is flushed.ExtensibilityContent Defines an object that can be have character strings appended to it and flushed.ExtensibilityDirective Although this is currently an interface that defines no methods.ExtensibilityDirectiveData Represents a single invocation of anExtensibilityDirective.ExtensibilityModel ExtensibilityModelElement Any classes that implement this interface can be legitimately added to the extensibility model.HandlesExtensibility OpenModelElement Instances of classes that implement this interface are used to indicate the start of a section of content in the model.ValidatedContentModelElement -
Classes in org.springframework.extensions.surf.extensibility used by org.springframework.extensions.webscripts Class Description BasicExtensionModule Representation of the configuration of a module that provides an extension.ExtensibilityModel HandlesExtensibility WebScriptExtensibilityModuleHandler