|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ValueEncoderFactory
that returns a pre-wired instance of ValueEncoder
.ComponentPageElementResources
for the indicated selector.
RequestGlobals.getActivePageName()
.
Object
, or null
if no attribute of the
given name exists.
JSONObject
.
Attribute
s.
Binding.get()
.
Translator
that is appropriate to the given type, which is usually obtained via
Binding.getBindingType()
.
ClassPropertyAdapter
that provides access to other
properties defined by the same class.
ClassInstantiator
for the indicated class, which must be in a transformed package.
ThreadLocale
service).
nested id
of this component, separated by a colon.
Component
annotation is applied.
StartComponentToken
s with a non-blank id, mapping the
id to its location (within the template).
Dynamic
component), used when creating bindings for expansions
located inside the dynamic template.
StylesheetOptions.condition
field instead
SessionFactory
.
ClientConstraintDescriptor
for a constraint annotation or null.
Element
for this node, or null if this node is the root
element of the document.
Messages
from the container, or null if this is the root component (with no container).
BeanEditForm
,
which is the correct place to look for strings used for labels, etc.
ComponentResources
for the container, or null if the this is the root component (that has no
container).
EventContext
as a (possibly empty) array.
RadioContainer
.
long
value that represents a
Date
object.
OperationTracker
.
Resource
(or resources} for this streamble resource; expressly used
as part of the object's toString()
.
Component
annotation), including those defined by any super-class.
URLEncoder
.
FormSupport.setEncodingType(String)
.
EntityManager
for this request, creating it as necessary.
EntityManager
for this request, creating it as necessary.
EntityManagerFactory
for the given persistence unit name, creating it as necessary.
EntityManagerFactory
for the given persistence unit name, creating it as necessary.
EntityManager
s for this request, creating them as necessary.
EntityManager
s for this request, creating them as necessary.
AssetSource.getUnlocalizedAsset(String)
, but symbols
in the path are expanded.
TreeExpansionModel
in use for this Tree component,
as per the expansionModel parameter.
CronExpression
will match.
Asset
s
to client URLs).
Formatter
).
Messages
for validation messages and
constraints.
ValidationTracker
contains any errors
.
Label
component, or to be integrated into any validation error messages.
Link
for this component.
LinkCreationListener2
s.
ThreadLocale.setLocale(Locale)
is
invoked.
Logger
instance.
StylesheetOptions.media
field instead
Messages
instance for a particular component, within a particular locale.
Messages
instance for a particular component.
ComponentMessagesSource.getMessages(ComponentModel, ComponentResourceSelector)
instead.
Messages
instance for a particular component, using a particular selector.
AnnotationAccess.getMethodAnnotationProvider(String, Class...)
.
PlasticUtils.getMethod(Class, String, Class...)
and wraps the result as a MethodDescription
.
TransformMethodSignature.getMediumDescription()
appended with source file information
and line number
information (when available).
Location
, which includes information about the source file name and line number.
Location
, which includes information about the source file name and line number.
ComponentResources
for a mixin attached to this component element.
ObjectLocator.getObject(Class, org.apache.tapestry5.ioc.AnnotationProvider)
,
but handles the Local
annotation.
MasterObjectProvider
service.
StylesheetOptions
.
ServletOutputStream
as string.
ComponentResourceSelector
obtained from the ComponentRequestSelectorAnalyzer
.
persistence.xml.
- getPersistenceUnitName() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getPersistenceUnitRootUrl() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getPersistenceUnits() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceContentHandler
-
- getPersistenceXMLSchemaVersion() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getPersistentFieldNames() -
Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
-
- getPersistentFieldNames() -
Method in interface org.apache.tapestry5.model.ComponentModel
- Returns a list of the names of all persistent fields (within this class, or any super-class).
- getPlasticClass() -
Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
-
- getPlasticClass() -
Method in interface org.apache.tapestry5.plastic.PlasticClassTransformation
- Returns the PlasticClass being transformed.
- getPlasticClass() -
Method in interface org.apache.tapestry5.plastic.PlasticField
- Returns the class containing this field.
- getPlasticClass() -
Method in interface org.apache.tapestry5.plastic.PlasticMethod
- Returns the PlasticClass containing this method.
- getPlasticClassTransformation(String) -
Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
- For a fully-qualified class name of an existing class, loads the bytes for the class
and returns a PlasticClass instance.
- getPrimaryClassName() -
Method in interface org.apache.tapestry5.plastic.PlasticClassEvent
- The primary class name, i.e., the class being created or transformed.
- getPrimitiveType(String) -
Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
- Deprecated.
- getPrimitiveType(Class) -
Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
- Deprecated. Given a wrapper type, determines the corresponding primitive type.
- getPrintOut() -
Method in class org.apache.tapestry5.internal.util.PrintOutCollector
- Closes the
PrintWriter
and returns the accumulated text output.
- getPrintWriter(String) -
Method in class org.apache.tapestry5.internal.services.ResponseImpl
-
- getPrintWriter(String) -
Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
-
- getPrintWriter() -
Method in class org.apache.tapestry5.internal.util.PrintOutCollector
-
- getPrintWriter(String) -
Method in interface org.apache.tapestry5.services.Response
- Returns a PrintWriter object to which output may be sent.
- getPrintWriter(String) -
Method in class org.apache.tapestry5.util.ResponseWrapper
-
- getPrompt() -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getProperties() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getProperty(String) -
Method in class org.apache.tapestry5.ioc.internal.services.ExceptionInfoImpl
-
- getProperty(String) -
Method in interface org.apache.tapestry5.ioc.services.ExceptionInfo
- Returns a specific property of the exception by name.
- getPropertyAdapter(String) -
Method in class org.apache.tapestry5.ioc.internal.services.ClassPropertyAdapterImpl
-
- getPropertyAdapter(String) -
Method in interface org.apache.tapestry5.ioc.services.ClassPropertyAdapter
- Returns the property adapter with the given name, or null if no such adapter exists.
- getPropertyClass() -
Method in class org.apache.tapestry5.corelib.components.BeanDisplay
-
- getPropertyId() -
Method in interface org.apache.tapestry5.services.PropertyEditContext
- Returns a string that identifies the property, usually the property name.
- getPropertyId() -
Method in interface org.apache.tapestry5.services.PropertyOutputContext
- Returns a string that identifies the property, usually the property name.
- getPropertyModel() -
Method in class org.apache.tapestry5.corelib.base.AbstractPropertyOutput
-
- getPropertyModel() -
Method in class org.apache.tapestry5.corelib.components.BeanDisplay
- Returns the property model for the current property.
- getPropertyModel() -
Method in class org.apache.tapestry5.grid.SortConstraint
-
- getPropertyName() -
Method in interface org.apache.tapestry5.beaneditor.PropertyModel
- Returns the name of the property (which may, in fact, be a property expression).
- getPropertyName() -
Method in class org.apache.tapestry5.corelib.components.GridRows
-
- getPropertyName() -
Method in class org.apache.tapestry5.internal.beaneditor.PropertyModelImpl
-
- getPropertyName() -
Method in interface org.apache.tapestry5.internal.bindings.InternalPropBinding
- Returns the name of the property, if exists.
- getPropertyName() -
Method in class org.apache.tapestry5.internal.bindings.PropBinding
-
- getPropertyName(String) -
Method in interface org.apache.tapestry5.internal.InternalComponentResources
- Returns the name of the bound property if
PropBinding
is used and the expression points to a property on a bean (e.g.
- getPropertyName() -
Method in interface org.apache.tapestry5.internal.InternalPropertyConduit
- Returns the name of the property read or updated by the conduit or null.
- getPropertyName() -
Method in class org.apache.tapestry5.internal.services.LiteralPropertyConduit
-
- getPropertyName(String) -
Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
-
- getPropertyName() -
Method in interface org.apache.tapestry5.services.PropertyOutputContext
- Returns the name of the property (which may, in fact, be a property expression).
- getPropertyNames() -
Method in interface org.apache.tapestry5.beaneditor.BeanModel
- Returns a list of the editable properties of the bean, in presentation order.
- getPropertyNames() -
Method in class org.apache.tapestry5.corelib.components.GridRows
-
- getPropertyNames() -
Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
-
- getPropertyNames() -
Method in class org.apache.tapestry5.ioc.internal.services.ClassPropertyAdapterImpl
-
- getPropertyNames() -
Method in class org.apache.tapestry5.ioc.internal.services.ExceptionInfoImpl
-
- getPropertyNames() -
Method in interface org.apache.tapestry5.ioc.services.ClassPropertyAdapter
- Returns the names of all properties, sorted into alphabetic order.
- getPropertyNames() -
Method in interface org.apache.tapestry5.ioc.services.ExceptionInfo
- Returns the names of the properties of the exception, sorted alphabetically.
- getPropertyType() -
Method in interface org.apache.tapestry5.beaneditor.PropertyModel
- Returns the type of the property.
- getPropertyType() -
Method in class org.apache.tapestry5.internal.beaneditor.PropertyModelImpl
-
- getPropertyType() -
Method in class org.apache.tapestry5.internal.services.CoercingPropertyConduitWrapper
-
- getPropertyType() -
Method in class org.apache.tapestry5.internal.services.LiteralPropertyConduit
-
- getPropertyType() -
Method in interface org.apache.tapestry5.PropertyConduit
- Returns the type of the property read or updated by the conduit.
- getPropertyType() -
Method in interface org.apache.tapestry5.services.PropertyEditContext
- Returns the type of the property being edited.
- getPropertyValue() -
Method in class org.apache.tapestry5.corelib.components.ExceptionDisplay
-
- getPropertyValue() -
Method in class org.apache.tapestry5.corelib.pages.ExceptionReport
-
- getPropertyValue() -
Method in interface org.apache.tapestry5.services.PropertyEditContext
- Returns the current value of the property being edited (the context encapsulates the object containing the
property).
- getPropertyValue() -
Method in interface org.apache.tapestry5.services.PropertyOutputContext
- Returns the value of the property (the object being displayed is encapsulated by the context).
- getProxyFactory() -
Method in interface org.apache.tapestry5.internal.services.ComponentInstantiatorSource
- Returns a proxy factory that can be used to generate additional classes around enhanced classes, or create
subclasses of enhanced classes.
- getProxyFactory() -
Method in class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
-
- getPublishedParameters() -
Method in class org.apache.tapestry5.internal.model.MutableEmbeddedComponentModelImpl
-
- getPublishedParameters() -
Method in interface org.apache.tapestry5.model.EmbeddedComponentModel
- Returns the list of published parameters of this component (usually an empty list).
- getQueryStatistics() -
Method in class org.apache.tapestry5.hibernate.pages.Statistics
-
- getReadMethod() -
Method in class org.apache.tapestry5.ioc.internal.services.PropertyAdapterImpl
-
- getReadMethod() -
Method in interface org.apache.tapestry5.ioc.services.PropertyAdapter
- Returns the method used to read the property, or null if the property is not readable (or is a public field).
- getRealFile(String) -
Method in class org.apache.tapestry5.internal.services.ContextImpl
-
- getRealFile(String) -
Method in class org.apache.tapestry5.internal.test.PageTesterContext
- Always returns null.
- getRealFile(String) -
Method in interface org.apache.tapestry5.services.Context
- Attempts to find the actual file, on the file system, that would be provided by the servlet container for the
given path (which must start with a leading slash).
- getRedirectLink() -
Method in interface org.apache.tapestry5.internal.test.TestableResponse
- Returns the link redirected to via
Response.sendRedirect(org.apache.tapestry5.Link)
.
- getRedirectLink() -
Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
-
- getRedirectURL() -
Method in interface org.apache.tapestry5.internal.test.TestableResponse
- Returns the redirect URL.
- getRedirectURL() -
Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
-
- getRegistry() -
Method in class org.apache.tapestry5.test.PageTester
- Returns the Registry that was created for the application.
- getRemoteControlServerLocation() -
Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
-
- getRemoteHost() -
Method in class org.apache.tapestry5.internal.services.RequestImpl
-
- getRemoteHost() -
Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
- Always returns "localhost".
- getRemoteHost() -
Method in class org.apache.tapestry5.services.DelegatingRequest
-
- getRemoteHost() -
Method in interface org.apache.tapestry5.services.Request
- Returns the fully qualified name of the client
or the last proxy that sent the request.
- getRenderedDocument() -
Method in interface org.apache.tapestry5.internal.test.TestableResponse
- Allows access to the rendered document.
- getRenderedDocument() -
Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
-
- getRenderingPage() -
Method in interface org.apache.tapestry5.internal.services.PageRenderQueue
- Returns the page that is rendering markup content.
- getRenderingPage() -
Method in class org.apache.tapestry5.internal.services.PageRenderQueueImpl
-
- getRenderRootNodes() -
Method in class org.apache.tapestry5.corelib.components.Tree
-
- getRenderVariable(String) -
Method in interface org.apache.tapestry5.ComponentResources
- Returns a previously stored render variable.
- getRenderVariable(String) -
Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
-
- getRequest() -
Method in class org.apache.tapestry5.internal.services.RequestGlobalsImpl
-
- getRequest() -
Method in interface org.apache.tapestry5.services.RequestGlobals
- The current request.
- getResource() -
Method in interface org.apache.tapestry5.Asset
- Returns the underlying Resource for the Asset.
- getResource() -
Method in interface org.apache.tapestry5.internal.parser.ComponentTemplate
- Returns the resource that was parsed to form the template.
- getResource() -
Method in class org.apache.tapestry5.internal.parser.ComponentTemplateImpl
-
- getResource(String) -
Method in class org.apache.tapestry5.internal.services.ContextImpl
-
- getResource(String) -
Method in class org.apache.tapestry5.internal.test.PageTesterContext
-
- getResource() -
Method in class org.apache.tapestry5.ioc.internal.services.StringLocation
- Returns null; we don't know where the file really is (it's probably a class on the class path).
- getResource() -
Method in class org.apache.tapestry5.ioc.internal.util.LocationImpl
-
- getResource() -
Method in interface org.apache.tapestry5.ioc.Location
- The resource from which the object tagged with a location was derived.
- getResource(String) -
Method in interface org.apache.tapestry5.services.Context
- Returns a URL to a resource stored within the context.
- getResourcePaths(String) -
Method in class org.apache.tapestry5.internal.services.ContextImpl
-
- getResourcePaths(String) -
Method in class org.apache.tapestry5.internal.test.PageTesterContext
-
- getResourcePaths(String) -
Method in interface org.apache.tapestry5.services.Context
- Looks for resources within the web application within the supplied path.
- getResourceSelector() -
Method in interface org.apache.tapestry5.ComponentResourcesCommon
- Returns the selector used when constructing the component and its containing page.
- getResourceSelector() -
Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
-
- getResourceSelector() -
Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
-
- getResponse() -
Method in class org.apache.tapestry5.internal.services.RequestGlobalsImpl
-
- getResponse() -
Method in interface org.apache.tapestry5.services.RequestGlobals
- The current response.
- getResult() -
Method in class org.apache.tapestry5.internal.structure.RenderPhaseEvent
-
- getResult() -
Method in class org.apache.tapestry5.internal.util.CaptureResultCallback
-
- getResult() -
Method in class org.apache.tapestry5.internal.util.MacOutputStream
- Should only be invoked once, immediately after this stream is closed; it generates the final MAC result, and
returns it as a Base64 encoded string.
- getResult() -
Method in interface org.apache.tapestry5.ioc.Invocation
- Deprecated. The return value after
Invocation.proceed()
, which may be null.
- getResultType() -
Method in interface org.apache.tapestry5.ioc.Invocation
- Deprecated. Returns the type of the method result, which may be a primitive type (i.e., int.class) or even void
(void.class).
- getReturnType() -
Method in class org.apache.tapestry5.ioc.services.MethodSignature
- Deprecated.
- getReturnType() -
Method in class org.apache.tapestry5.services.TransformMethodSignature
- Return the type name of the return type of the method.
- getReturnValue() -
Method in class org.apache.tapestry5.internal.plastic.FailureMethodInvocationResult
-
- getReturnValue() -
Method in class org.apache.tapestry5.internal.plastic.SuccessMethodInvocationResult
-
- getReturnValue() -
Method in class org.apache.tapestry5.internal.services.MethodInvocationFailResult
-
- getReturnValue() -
Method in class org.apache.tapestry5.internal.services.MethodInvocationSuccessfulResult
-
- getReturnValue() -
Method in interface org.apache.tapestry5.plastic.MethodInvocationResult
- Returns the actual value returned from the method invocation, if any.
- getReturnValue() -
Method in interface org.apache.tapestry5.services.MethodInvocationResult
- The return value from the method invocation.
- getRootComponent() -
Method in interface org.apache.tapestry5.internal.structure.Page
- The root component of the page.
- getRootComponent() -
Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- getRootElement() -
Method in class org.apache.tapestry5.dom.Document
-
- getRootElement() -
Method in interface org.apache.tapestry5.internal.structure.Page
- The root component of the page.
- getRootElement() -
Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- getRootNodes() -
Method in class org.apache.tapestry5.tree.DefaultTreeModel
-
- getRootNodes() -
Method in interface org.apache.tapestry5.tree.TreeModel
- Returns the node or nodes that are the top level of the tree.
- getRootPackage() -
Method in class org.apache.tapestry5.services.LibraryMapping
-
- getRootResource() -
Method in class org.apache.tapestry5.internal.services.ClasspathAssetFactory
-
- getRootResource() -
Method in class org.apache.tapestry5.internal.services.ContextAssetFactory
- Returns the root
ContextResource
.
- getRootResource() -
Method in interface org.apache.tapestry5.services.AssetFactory
- Returns the Resource representing the root folder of the domain this factory is responsible for.
- getRow() -
Method in class org.apache.tapestry5.corelib.components.Grid
-
- getRowClass() -
Method in class org.apache.tapestry5.corelib.components.GridRows
-
- getRowsPerPage() -
Method in class org.apache.tapestry5.corelib.components.Grid
-
- getRowType() -
Method in interface org.apache.tapestry5.grid.GridDataSource
- Returns the type of value in the rows, or null if not known.
- getRowType() -
Method in class org.apache.tapestry5.hibernate.HibernateGridDataSource
- Returns the entity type, as provided via the constructor.
- getRowType() -
Method in class org.apache.tapestry5.internal.grid.CollectionGridDataSource
- Returns the type of the first element in the list, or null if the list is empty.
- getRowType() -
Method in class org.apache.tapestry5.internal.grid.NullDataSource
-
- getRowType() -
Method in class org.apache.tapestry5.jpa.JpaGridDataSource
- Returns the type of value in the rows, or null if not known.
- getRowValue(int) -
Method in interface org.apache.tapestry5.grid.GridDataSource
- Returns the row value at the provided index.
- getRowValue(int) -
Method in class org.apache.tapestry5.hibernate.HibernateGridDataSource
- Returns a row value at the given index (which must be within the range defined by the call to
HibernateGridDataSource.prepare(int, int, java.util.List)
).
- getRowValue(int) -
Method in class org.apache.tapestry5.internal.grid.CollectionGridDataSource
-
- getRowValue(int) -
Method in class org.apache.tapestry5.internal.grid.NullDataSource
-
- getRowValue(int) -
Method in class org.apache.tapestry5.jpa.JpaGridDataSource
- Returns the row value at the provided index.
- getScope() -
Method in class org.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl.MutableServiceActivity
-
- getScope() -
Method in interface org.apache.tapestry5.ioc.services.ServiceActivity
- The scope of the service (typically "singleton" or "perthread").
- getSecondLevelCacheStatistics() -
Method in class org.apache.tapestry5.hibernate.pages.Statistics
-
- getSecurity() -
Method in class org.apache.tapestry5.internal.services.LinkImpl
-
- getSecurity() -
Method in interface org.apache.tapestry5.Link
- Returns the current security for this link, which reflects whether the targetted page is itself secure or insecure.
- getSelectedId(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedIds(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedIndex(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedIndexes(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedLabel(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedLabels(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedRenderer() -
Method in class org.apache.tapestry5.corelib.components.Palette
-
- getSelectedValue(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectedValues(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelectionModel() -
Method in class org.apache.tapestry5.corelib.components.Tree
- Returns the actual
TreeSelectionModel
in use for this Tree component,
as per the Tree.selectionModel
parameter.
- getSelectModelForProperty() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
- Provide a select mode for an enum type.
- getSelectOptions(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getSelector() -
Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
- Returns the selector associated with this resources.
- getSelector() -
Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
-
- getSelector() -
Method in interface org.apache.tapestry5.internal.structure.Page
- The selector (which includes Locale) used when the page was constructor.
- getSelector() -
Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- getSelectValidator() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
-
- getServer() -
Method in class org.apache.tapestry5.test.Jetty7Runner
-
- getServerName() -
Method in class org.apache.tapestry5.internal.services.RequestImpl
-
- getServerName() -
Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
- Returns "localhost" which is sufficient for testing purposes.
- getServerName() -
Method in class org.apache.tapestry5.services.DelegatingRequest
-
- getServerName() -
Method in interface org.apache.tapestry5.services.Request
- Returns the host name of the server to which the request was sent.
- getServerPort() -
Method in class org.apache.tapestry5.internal.services.RequestImpl
-
- getServerPort() -
Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
- Always returns 80.
- getServerPort() -
Method in class org.apache.tapestry5.services.DelegatingRequest
-
- getServerPort() -
Method in interface org.apache.tapestry5.services.Request
- Returns the port number to which the request was sent.
- getService(String, Class<T>) -
Method in interface org.apache.tapestry5.ioc.internal.Module
- Locates a service given a service id and the corresponding service interface type.
- getService(String, Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.ModuleImpl
-
- getService(String, Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
-
- getService(Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
-
- getService(Class<T>, Class<? extends Annotation>...) -
Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
-
- getService(String, Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getService(Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getService(Class<T>, Class<? extends Annotation>...) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getService(String, Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
-
- getService(Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
-
- getService(Class<T>, Class<? extends Annotation>...) -
Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
-
- getService(String, Class<T>) -
Method in interface org.apache.tapestry5.ioc.ObjectLocator
- Obtains a service via its unique service id.
- getService(Class<T>) -
Method in interface org.apache.tapestry5.ioc.ObjectLocator
- Locates a service given a service interface and (optionally) some marker annotation types.
- getService(Class<T>, Class<? extends Annotation>...) -
Method in interface org.apache.tapestry5.ioc.ObjectLocator
- Locates a service given a service interface and (optionally) some marker annotation types.
- getService(Class<T>) -
Method in class org.apache.tapestry5.test.PageTester
- Allows a service to be retrieved via its service interface.
- getServiceActivity() -
Method in class org.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl
-
- getServiceActivity() -
Method in interface org.apache.tapestry5.ioc.services.ServiceActivityScoreboard
- Returns the status of all services, sorted alphabetically by service id.
- getServiceDef(String) -
Method in class org.apache.tapestry5.internal.spring.SpringModuleDef
-
- getServiceDef(String) -
Method in class org.apache.tapestry5.internal.SyntheticModuleDef
- Returns null.
- getServiceDef(String) -
Method in interface org.apache.tapestry5.ioc.def.ModuleDef
- Returns a service definition via the service's id.
- getServiceDef(String) -
Method in class org.apache.tapestry5.ioc.internal.DefaultModuleDefImpl
-
- getServiceDef(String) -
Method in interface org.apache.tapestry5.ioc.internal.Module
- Returns the service definition for the given service id.
- getServiceDef(String) -
Method in class org.apache.tapestry5.ioc.internal.ModuleImpl
-
- getServiceId() -
Method in class org.apache.tapestry5.internal.spring.SpringBeanServiceDef
-
- getServiceId() -
Method in class org.apache.tapestry5.internal.SyntheticSymbolSourceContributionDef
- Returns "SymbolSource".
- getServiceId() -
Method in interface org.apache.tapestry5.ioc.def.ContributionDef
- Identifies the service contributed to.
- getServiceId() -
Method in interface org.apache.tapestry5.ioc.def.ServiceDef
- Returns the service id, derived from the method name or the unqualified service interface name.
- getServiceId() -
Method in class org.apache.tapestry5.ioc.internal.ContributionDefImpl
-
- getServiceId() -
Method in class org.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl.MutableServiceActivity
-
- getServiceId() -
Method in class org.apache.tapestry5.ioc.internal.ServiceDefImpl
-
- getServiceId() -
Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
-
- getServiceId(AnnotatedElement) -
Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
- Extracts the service id from the passed annotated element.
- getServiceId() -
Method in interface org.apache.tapestry5.ioc.ServiceResources
- Returns the fully qualified id of the service.
- getServiceId() -
Method in interface org.apache.tapestry5.ioc.services.ServiceActivity
- The unique id for the service.
- getServiceIds() -
Method in class org.apache.tapestry5.internal.spring.SpringModuleDef
-
- getServiceIds() -
Method in class org.apache.tapestry5.internal.SyntheticModuleDef
- Returns an empty set.
- getServiceIds() -
Method in interface org.apache.tapestry5.ioc.def.ModuleDef
- Returns the ids of the services built/provided by the module.
- getServiceIds() -
Method in class org.apache.tapestry5.ioc.internal.DefaultModuleDefImpl
-
- getServiceInterface() -
Method in class org.apache.tapestry5.internal.spring.SpringBeanServiceDef
-
- getServiceInterface() -
Method in interface org.apache.tapestry5.ioc.def.ServiceDef
- Returns the service interface associated with this service.
- getServiceInterface() -
Method in class org.apache.tapestry5.ioc.internal.AbstractServiceInstrumenter
-
- getServiceInterface() -
Method in class org.apache.tapestry5.ioc.internal.ContributionDefImpl
-
- getServiceInterface() -
Method in class org.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl.MutableServiceActivity
-
- getServiceInterface() -
Method in class org.apache.tapestry5.ioc.internal.ServiceDefImpl
-
- getServiceInterface() -
Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
-
- getServiceInterface() -
Method in interface org.apache.tapestry5.ioc.Markable
- Returns the service interface associated with the service.
- getServiceInterface() -
Method in interface org.apache.tapestry5.ioc.ServiceResources
- Returns the service interface implemented by the service.
- getServiceInterface() -
Method in interface org.apache.tapestry5.ioc.services.ServiceActivity
- The interface implemented by the service (this may occasionally be a class, for non-proxied services).
- getServiceLifecycle(String) -
Method in interface org.apache.tapestry5.ioc.internal.InternalRegistry
- Returns a service lifecycle by service scope name.
- getServiceLifecycle(String) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getServiceLogger(String) -
Method in interface org.apache.tapestry5.ioc.internal.InternalRegistry
- Returns a logger for the service, which consists of the Module's
log name
suffixed
with a period and the service id.
- getServiceLogger(String) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getServiceOverrideProvider() -
Method in class org.apache.tapestry5.ioc.internal.services.ServiceOverrideImpl
-
- getServiceOverrideProvider() -
Method in interface org.apache.tapestry5.ioc.services.ServiceOverride
- Returns a provider based on the configuration; this is wired into the
MasterObjectProvider
's configuration.
- getServiceScope() -
Method in class org.apache.tapestry5.internal.spring.SpringBeanServiceDef
-
- getServiceScope() -
Method in interface org.apache.tapestry5.ioc.def.ServiceDef
- Returns the lifecycle defined for the service.
- getServiceScope() -
Method in class org.apache.tapestry5.ioc.internal.ServiceDefImpl
-
- getServletContext() -
Method in class org.apache.tapestry5.internal.services.ApplicationGlobalsImpl
-
- getServletContext() -
Method in interface org.apache.tapestry5.services.ApplicationGlobals
-
- getSession() -
Method in class org.apache.tapestry5.corelib.pages.ExceptionReport
-
- getSession() -
Method in interface org.apache.tapestry5.hibernate.HibernateSessionManager
- Gets the active session for this request, creating it as necessary.
- getSession() -
Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionManagerImpl
-
- getSession(boolean) -
Method in class org.apache.tapestry5.internal.services.RequestImpl
-
- getSession() -
Method in class org.apache.tapestry5.internal.services.SessionApplicationStatePersistenceStrategy
-
- getSession(boolean) -
Method in interface org.apache.tapestry5.internal.services.TapestrySessionFactory
-
- getSession(boolean) -
Method in class org.apache.tapestry5.internal.services.TapestrySessionFactoryImpl
-
- getSession(boolean) -
Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
-
- getSession(boolean) -
Method in class org.apache.tapestry5.services.DelegatingRequest
-
- getSession(boolean) -
Method in interface org.apache.tapestry5.services.Request
- Gets the
Session
.
- getSessionFactory() -
Method in interface org.apache.tapestry5.hibernate.HibernateSessionSource
- Returns the SessionFactory from which Hibernate sessions are created.
- getSessionFactory() -
Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl
-
- getSet(int) -
Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- getSharedCacheMode() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getShowPropertyList() -
Method in class org.apache.tapestry5.corelib.components.ExceptionDisplay
-
- getSignature() -
Method in interface org.apache.tapestry5.services.TransformField
- Returns the field's fully qualified generic type, or null if not defined.
- getSignature() -
Method in interface org.apache.tapestry5.services.TransformMethod
-
- getSignature() -
Method in class org.apache.tapestry5.services.TransformMethodSignature
-
- getSize() -
Method in class org.apache.tapestry5.internal.services.assets.StreamableResourceImpl
-
- getSize() -
Method in interface org.apache.tapestry5.services.assets.StreamableResource
- The size, in bytes, of the underlying bytestream.
- getSize() -
Method in class org.apache.tapestry5.upload.internal.services.UploadedFileItem
-
- getSize() -
Method in interface org.apache.tapestry5.upload.services.UploadedFile
-
- getSnapshot() -
Method in class org.apache.tapestry5.ioc.util.Stack
- Returns a snapshot of the current state of the stack as an array of objects.
- getSortConstraints() -
Method in interface org.apache.tapestry5.grid.GridSortModel
- Returns a list of sort constraints, identifying which columns are sorted, and how.
- getSortLinkClass() -
Method in class org.apache.tapestry5.corelib.components.GridColumns
-
- getSortModel() -
Method in class org.apache.tapestry5.corelib.components.Grid
-
- getSortModel() -
Method in interface org.apache.tapestry5.grid.GridModel
- Returns the object used to track sorting behavior of the Grid.
- getSource() -
Method in class org.apache.tapestry5.ioc.internal.services.AbstractFab
-
- getSourceType() -
Method in class org.apache.tapestry5.ioc.services.CoercionTuple
-
- getSpeed() -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getStack(String) -
Method in class org.apache.tapestry5.internal.services.javascript.JavaScriptStackSourceImpl
-
- getStack(String) -
Method in interface org.apache.tapestry5.services.javascript.JavaScriptStackSource
- Gets a stack by name (ignoring case).
- getStackNames() -
Method in class org.apache.tapestry5.internal.services.javascript.JavaScriptStackSourceImpl
-
- getStackNames() -
Method in interface org.apache.tapestry5.services.javascript.JavaScriptStackSource
- Returns the names of all stacks, in sorted order.
- getStacks() -
Method in class org.apache.tapestry5.beanvalidator.BeanValidatorStack
-
- getStacks() -
Method in class org.apache.tapestry5.internal.services.javascript.CoreJavaScriptStack
-
- getStacks() -
Method in class org.apache.tapestry5.internal.services.javascript.DateFieldStack
-
- getStacks() -
Method in class org.apache.tapestry5.services.javascript.ExtensibleJavaScriptStack
-
- getStacks() -
Method in interface org.apache.tapestry5.services.javascript.JavaScriptStack
- Returns a list of JavaScriptStack names that this stack depends on.
- getStackTrace() -
Method in class org.apache.tapestry5.ioc.internal.services.ExceptionInfoImpl
-
- getStackTrace() -
Method in interface org.apache.tapestry5.ioc.services.ExceptionInfo
- Returns the stack trace elements.
- getStart() -
Method in class org.apache.tapestry5.internal.util.IntegerRange
-
- getStaticField(String, String, String) -
Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- getStaticField(String, String, Class) -
Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- getStaticField(String, String, Class) -
Method in interface org.apache.tapestry5.plastic.InstructionBuilder
- Gets a static field; does not consume a value from the stack, but pushes the fields' value onto the stack.
- getStaticField(String, String, String) -
Method in interface org.apache.tapestry5.plastic.InstructionBuilder
- Gets a static field; does not consume a value from the stack, but pushes the fields' value onto the stack.
- getStats() -
Method in interface org.apache.tapestry5.internal.structure.Page
- Returns the page construction statistics for this page.
- getStats() -
Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- getStatus() -
Method in interface org.apache.tapestry5.internal.test.TestableResponse
- Returns the status code for this response.
- getStatus() -
Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
-
- getStatus() -
Method in class org.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl.MutableServiceActivity
-
- getStatus() -
Method in interface org.apache.tapestry5.ioc.services.ServiceActivity
- Indicates the lifecycle status of the service.
- getStatusCode() -
Method in class org.apache.tapestry5.services.HttpError
- Returns the error status code.
- getStrategy() -
Method in class org.apache.tapestry5.services.ApplicationStateContribution
- The name of the strategy used to control where the ASO is stored.
- getStream() -
Method in interface org.apache.tapestry5.StreamResponse
- Returns the stream of bytes to be sent to the client.
- getStream() -
Method in class org.apache.tapestry5.upload.internal.services.UploadedFileItem
-
- getStream() -
Method in interface org.apache.tapestry5.upload.services.UploadedFile
-
- getStream() -
Method in class org.apache.tapestry5.util.TextStreamResponse
- Converts the text to a byte array (as per the character set, which is usually "UTF-8"), and returns a stream for
that byte array.
- getStreamableResource(Resource, StreamableResourceProcessing, ResourceDependencies) -
Method in class org.apache.tapestry5.internal.services.assets.SRSCachingInterceptor
-
- getStreamableResource(Resource, StreamableResourceProcessing, ResourceDependencies) -
Method in class org.apache.tapestry5.internal.services.assets.SRSCompressingInterceptor
-
- getStreamableResource(Resource, StreamableResourceProcessing, ResourceDependencies) -
Method in class org.apache.tapestry5.internal.services.assets.SRSMinimizingInterceptor
-
- getStreamableResource(Resource, StreamableResourceProcessing, ResourceDependencies) -
Method in class org.apache.tapestry5.internal.services.assets.StreamableResourceSourceImpl
-
- getStreamableResource(Resource, StreamableResourceProcessing, ResourceDependencies) -
Method in interface org.apache.tapestry5.services.assets.StreamableResourceSource
- Converts a Resource (which must be non-null and exist) into a streamable resource, along with
some additional optional behaviors.
- getString(int) -
Method in class org.apache.tapestry5.json.JSONArray
- Get the string associated with an index.
- getString(String) -
Method in class org.apache.tapestry5.json.JSONObject
- Get the string associated with a key.
- getString(String, String[]) -
Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
-
- getStringArray(String, String[]) -
Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
-
- getStylesheets() -
Method in class org.apache.tapestry5.beanvalidator.BeanValidatorStack
-
- getStylesheets() -
Method in class org.apache.tapestry5.internal.services.javascript.CoreJavaScriptStack
-
- getStylesheets() -
Method in class org.apache.tapestry5.internal.services.javascript.DateFieldStack
-
- getStylesheets() -
Method in class org.apache.tapestry5.services.javascript.ExtensibleJavaScriptStack
-
- getStylesheets() -
Method in interface org.apache.tapestry5.services.javascript.JavaScriptStack
- Returns a list of localized links for stylesheets that form the stack.
- getSubType() -
Method in class org.apache.tapestry5.ContentType
-
- getSuperClassName() -
Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
-
- getSuperClassName() -
Method in interface org.apache.tapestry5.plastic.PlasticClass
- Returns the name of the super-class of the class being transformed.
- getSupportedLocales() -
Method in class org.apache.tapestry5.internal.services.LocalizationSetterImpl
-
- getSupportedLocales() -
Method in interface org.apache.tapestry5.services.LocalizationSetter
- Returns a list of supported locales, as per the
SymbolConstants.SUPPORTED_LOCALES
symbol.
- getSupportedLocalesModel() -
Method in class org.apache.tapestry5.internal.services.LocalizationSetterImpl
-
- getSupportedLocalesModel() -
Method in interface org.apache.tapestry5.services.LocalizationSetter
- Returns the supported locales packaged as a model.
- getSupportsInformalParameters() -
Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
-
- getSupportsInformalParameters() -
Method in interface org.apache.tapestry5.model.ComponentModel
- Returns true if the model indicates that informal parameters, additional parameters beyond the formal parameter
defined for the component, are supported.
- getSystemProperties() -
Method in class org.apache.tapestry5.corelib.pages.ExceptionReport
- Returns a sorted list of system property names.
- getTable(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getTarget() -
Method in class org.apache.tapestry5.ioc.Orderable
-
- getTargetType() -
Method in class org.apache.tapestry5.ioc.services.CoercionTuple
-
- getTemplate(ComponentModel, ComponentResourceSelector) -
Method in interface org.apache.tapestry5.internal.services.ComponentTemplateSource
- Provides access to a template.
- getTemplate(ComponentModel, ComponentResourceSelector) -
Method in class org.apache.tapestry5.internal.services.ComponentTemplateSourceImpl
-
- getTemplate(ComponentModel, Locale) -
Method in class org.apache.tapestry5.internal.services.ComponentTemplateSourceImpl
- Resolves the component name to a localized
Resource
(using the ComponentTemplateLocator
chain of
command service).
- getText() -
Method in class org.apache.tapestry5.internal.services.XMLTokenStream
-
- getText(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getTextAreaTranslator() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
-
- getTextAreaValidator() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
-
- getTextFieldTranslator() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
-
- getTextFieldValidator() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
-
- getThrown(Class<T>) -
Method in class org.apache.tapestry5.internal.services.MethodInvocationFailResult
-
- getThrown(Class<T>) -
Method in class org.apache.tapestry5.internal.services.MethodInvocationSuccessfulResult
-
- getThrown(Class<T>) -
Method in interface org.apache.tapestry5.ioc.Invocation
- Deprecated. After invoking
Invocation.proceed()
, used to obtain the thrown (checked) exception, if assignable to the provided
type.
- getThrown(Class<T>) -
Method in interface org.apache.tapestry5.services.MethodInvocationResult
- If
MethodInvocationResult.isFail()
is true, this method provides access to the actual checked exception that was thrown.
- getTimeAfter(Date) -
Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- getTimeBefore(Date) -
Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
- NOT YET IMPLEMENTED: Returns the time before the given time
that the
CronExpression
matches.
- getTimeModified(Resource) -
Method in class org.apache.tapestry5.internal.services.ResourceDigestManagerImpl
-
- getTimeZone() -
Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
- Returns the time zone for which this
CronExpression
will be resolved.
- getTitle() -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getTokenNames() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- getTokens() -
Method in interface org.apache.tapestry5.internal.parser.ComponentTemplate
- Returns a list of tokens that were parsed from the template.
- getTokens() -
Method in class org.apache.tapestry5.internal.parser.ComponentTemplateImpl
-
- getTokenType() -
Method in class org.apache.tapestry5.internal.parser.TemplateToken
-
- getToString() -
Method in class org.apache.tapestry5.ioc.services.MethodIterator
- Deprecated. Returns true if the method
public String toString()
is part of the interface.
- getTrace() -
Method in exception org.apache.tapestry5.ioc.internal.OperationException
-
- getTracker() -
Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
-
- getTracker() -
Method in interface org.apache.tapestry5.ioc.ServiceResources
- Returns an object that can be used to track operations related to constructing, configuring, decorating and
initializing the service.
- getTransactionType() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getTransformation() -
Method in exception org.apache.tapestry5.internal.services.TransformationException
-
- getTransformedClass() -
Method in interface org.apache.tapestry5.internal.plastic.InternalPlasticClassTransformation
-
- getTransformedClass() -
Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
-
- getTranslator(Field) -
Method in interface org.apache.tapestry5.services.PropertyEditContext
- Returns the translator appropriate for the field (this is based on the property type).
- getTranslatorAlternates() -
Method in class org.apache.tapestry5.internal.services.TranslatorAlternatesSourceImpl
-
- getTranslatorAlternates() -
Method in interface org.apache.tapestry5.services.TranslatorAlternatesSource
- Get the mapping from name to Translator, based on the contributions to the service.
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.constant_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.expression_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.expressionList_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.keyword_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.list_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.map_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.mapEntry_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.mapEntryList_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.mapKey_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.methodInvocation_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.notOp_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.propertyChain_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.rangeOp_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.rangeopArg_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.start_return
-
- getTree() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.term_return
-
- getTreeAdaptor() -
Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- getType() -
Method in interface org.apache.tapestry5.FieldTranslator
- Returns the type of the server-side value.
- getType() -
Method in class org.apache.tapestry5.internal.services.FieldTranslatorImpl
-
- getType() -
Method in class org.apache.tapestry5.internal.translator.AbstractTranslator
-
- getType() -
Method in class org.apache.tapestry5.ioc.internal.services.PropertyAdapterImpl
-
- getType() -
Method in interface org.apache.tapestry5.ioc.services.PropertyAdapter
- Returns the type of the property.
- getType() -
Method in interface org.apache.tapestry5.plastic.LocalVariable
- Returns the Java type of the variable.
- getType() -
Method in interface org.apache.tapestry5.plastic.MethodParameter
- Returns the Java type name of the parameter.
- getType() -
Method in interface org.apache.tapestry5.plastic.PlasticClassEvent
- Identifies what type of class is being loaded.
- getType() -
Method in interface org.apache.tapestry5.services.TransformField
- Returns the field's type, either a primitive name (such as "int" or "boolean")
or a fully qualified class name, or an array type name
(in Java source syntax, i.e., "java.lang.String[]").
- getType() -
Method in interface org.apache.tapestry5.Translator
- Returns the type of the server-side value.
- getTypeCode(Class) -
Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
- Deprecated. Converts a Class to a JVM type code (the way class information is expressed in a class file).
- getTypeName() -
Method in interface org.apache.tapestry5.plastic.PlasticField
- Returns the fully qualified class name for the field's type or (for a primitive type)
the primitive type name ("int", "char", etc.).
- getTypes() -
Method in class org.apache.tapestry5.ioc.util.StrategyRegistry
- Returns the registered types for which adapters are available.
- getUnclaimedFields() -
Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
-
- getUnclaimedFields() -
Method in interface org.apache.tapestry5.plastic.PlasticClass
- Returns all unclaimed fields, in sorted order by name.
- getUniqueId() -
Method in class org.apache.tapestry5.ioc.services.MethodSignature
- Deprecated. Returns a string consisting of the name of the method and its parameter types.
- getUnlocalizedAsset(String) -
Method in class org.apache.tapestry5.internal.services.AssetSourceImpl
-
- getUnlocalizedAsset(String) -
Method in interface org.apache.tapestry5.services.AssetSource
- Find an asset but does not attempt to localize it.
- getUnorderedConfiguration(ServiceDef3, Class<T>) -
Method in interface org.apache.tapestry5.ioc.internal.InternalRegistry
- Builds up an unordered collection by invoking service contributor methods that target the service (from any
module, unless the service is private).
- getUnorderedConfiguration(ServiceDef3, Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
-
- getUnorderedConfiguration(Class<T>) -
Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
-
- getUnorderedConfiguration(Class<T>) -
Method in interface org.apache.tapestry5.ioc.ServiceBuilderResources
-
- getUnwrapMethodName(Class) -
Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
- Deprecated. Given a primitive type, finds the unwrap method of the corresponding wrapper type.
- getUnwrapperMethodName(String) -
Static method in class org.apache.tapestry5.services.TransformUtils
- For primitive types, returns the method on the wrapper type that converts back to the primitive.
- getUploadException() -
Method in class org.apache.tapestry5.upload.internal.services.MultipartDecoderImpl
-
- getUploadException() -
Method in interface org.apache.tapestry5.upload.services.MultipartDecoder
- Returns the exception the occured during the file upload, or null if the processing of the multipart upload
stream was succesful.
- getURL() -
Method in class org.apache.tapestry5.services.javascript.StylesheetLink
-
- getValidationMode() -
Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
- getValidator(Field) -
Method in interface org.apache.tapestry5.services.PropertyEditContext
- Returns the FieldValidator for the field.
- getValidatorFactory() -
Method in interface org.apache.tapestry5.beanvalidator.BeanValidatorSource
- Returns the ValidatorFactory from which Validators are created.
- getValidatorFactory() -
Method in class org.apache.tapestry5.internal.beanvalidator.BeanValidatorSourceImpl
-
- getValidatorName() -
Method in class org.apache.tapestry5.beanvalidator.ClientConstraintDescriptor
- Returns the name of the client-side validator.
- getValidatorType() -
Method in class org.apache.tapestry5.internal.services.ValidatorSpecification
-
- getValue() -
Method in class org.apache.tapestry5.corelib.components.Loop
-
- getValue() -
Method in class org.apache.tapestry5.dom.Attribute
-
- getValue() -
Method in class org.apache.tapestry5.internal.KeyValue
-
- getValue() -
Method in class org.apache.tapestry5.internal.OptionModelImpl
-
- getValue(String, String) -
Method in class org.apache.tapestry5.internal.services.PersistentFieldBundleImpl
-
- getValue() -
Method in class org.apache.tapestry5.internal.services.PersistentFieldChangeImpl
-
- getValue(int, String, int) -
Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- getValue() -
Method in interface org.apache.tapestry5.OptionModel
- The server-side value represented by this option.
- getValue(String, String) -
Method in interface org.apache.tapestry5.services.PersistentFieldBundle
-
- getValue() -
Method in interface org.apache.tapestry5.services.PersistentFieldChange
- Returns the new value for the field (which may be null).
- getValue(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getValue() -
Method in interface org.apache.tapestry5.tree.TreeNode
- Returns the value represented by this node.
- getValue() -
Method in class org.apache.tapestry5.upload.components.Upload
-
- getValueEncoder(Class<T>) -
Method in class org.apache.tapestry5.internal.services.ValueEncoderSourceImpl
-
- getValueEncoder(Class<T>) -
Method in interface org.apache.tapestry5.services.ValueEncoderSource
- Gets or creates a value encoder for the indicated type.
- getValueEncoderForProperty() -
Method in class org.apache.tapestry5.corelib.pages.PropertyEditBlocks
- Provide a value encoder for an enum type.
- getValues() -
Method in class org.apache.tapestry5.internal.util.NamedSet
- Returns a set of all the values in the set.
- getValues(NamedSet<T>) -
Static method in class org.apache.tapestry5.internal.util.NamedSet
- Returns the values in the set, returning an empty set if the NamedSet is null.
- getValues() -
Method in class org.apache.tapestry5.ioc.util.AvailableValues
- The values, as strings, in sorted order.
- getValueType() -
Method in class org.apache.tapestry5.ioc.util.AvailableValues
- The type of value, i.e., "component types" or "service ids".
- getValueType() -
Method in class org.apache.tapestry5.validator.AbstractValidator
-
- getValueType() -
Method in interface org.apache.tapestry5.Validator
- Returns the value type associated with this validator.
- getWhetherThisFrameMatchFrameExpression(String, String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getWhetherThisWindowMatchWindowExpression(String, String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getWidth() -
Method in class org.apache.tapestry5.corelib.base.AbstractTextField
- Looks for a
Width
annotation and, if present, returns its value as a
string.
- getWidth() -
Method in class org.apache.tapestry5.kaptcha.internal.services.KaptchaProducerImpl
-
- getWidth() -
Method in interface org.apache.tapestry5.kaptcha.services.KaptchaProducer
-
- getWorker() -
Method in class org.apache.tapestry5.internal.services.meta.MetaWorkerImpl
-
- getWorker() -
Method in interface org.apache.tapestry5.services.meta.MetaWorker
- Returns the worker that performs transformations (in 5.2, MetaWorker implemented ComponentClassTransformWorker).
- getWrapperType(Class) -
Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
- Deprecated. Returns the wrapper type for an input type; for most types, this is the type.
- getWrapperType(Class) -
Static method in class org.apache.tapestry5.services.TransformUtils
- Returns the wrapper type for a given input type.
- getWrapperTypeName(String) -
Static method in class org.apache.tapestry5.services.TransformUtils
- Returns the name of wrapper type for a given input type.
- getWriteMethod() -
Method in class org.apache.tapestry5.ioc.internal.services.PropertyAdapterImpl
-
- getWriteMethod() -
Method in interface org.apache.tapestry5.ioc.services.PropertyAdapter
- Returns the method used to update the property, or null if the property is not writeable (or a public field).
- getXpathCount(String) -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- getZoneToRenderMap() -
Method in class org.apache.tapestry5.ajax.MultiZoneUpdate
- Deprecated. Returns a mapping from client zone id to renderer object for that zone.
- GlobPatternMatcher - Class in org.apache.tapestry5.ioc.internal
- Used when matching identifiers.
- GlobPatternMatcher(String) -
Constructor for class org.apache.tapestry5.ioc.internal.GlobPatternMatcher
-
- goBack() -
Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- Grid - Class in org.apache.tapestry5.corelib.components
- A grid presents tabular data.
- Grid() -
Constructor for class org.apache.tapestry5.corelib.components.Grid
-
- GRID_EMPTY_BLOCK -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default name of the
Block
used to display an empty
Grid
.
- GRID_INPLACE_UPDATE -
Static variable in class org.apache.tapestry5.internal.InternalConstants
- Name of event triggered by Grid sub-components when an in-place Grid is updated.
- GRID_PAGER_POSITION -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default position of the
Grid
pager.
- GRID_ROWS_PER_PAGE -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default number for how many rows to display in a
Grid
page.
- GRID_TABLE_CSS_CLASS -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default name of the CSS class for the <table> element of the
Grid
component.
- GridCell - Class in org.apache.tapestry5.corelib.components
- Part of
Grid
that renders the markup inside a single data cell. - GridCell() -
Constructor for class org.apache.tapestry5.corelib.components.GridCell
-
- GridColumns - Class in org.apache.tapestry5.corelib.components
- Renders out the column headers for the grid, including links (where appropriate) to control column sorting.
- GridColumns() -
Constructor for class org.apache.tapestry5.corelib.components.GridColumns
-
- GRIDCOLUMNS_ASCENDING_ASSET -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default
Asset
to display in
GridColumns
header for ascending sort action.
- GRIDCOLUMNS_DESCENDING_ASSET -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default
Asset
to display in
GridColumns
header for descending sort action.
- GRIDCOLUMNS_SORTABLE_ASSET -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default
Asset
to display in
GridColumns
header for identifying a sortable column.
- GridConstants - Class in org.apache.tapestry5.grid
-
- GridConstants() -
Constructor for class org.apache.tapestry5.grid.GridConstants
-
- GridDataSource - Interface in org.apache.tapestry5.grid
- Defines how a
Grid
component (and its sub-components) gain access to
the row data that is displayed on the page. - GridModel - Interface in org.apache.tapestry5.grid
- A provider of model data to the sub-components of the
Grid
component. - GridPager - Class in org.apache.tapestry5.corelib.components
- Generates a series of links used to jump to a particular page index within the overall data set.
- GridPager() -
Constructor for class org.apache.tapestry5.corelib.components.GridPager
-
- GRIDPAGER_PAGE_RANGE -
Static variable in class org.apache.tapestry5.ComponentParameterConstants
- The default number of page range to display in the
GridPager
before and after the current page.
- GridPagerPosition - Enum in org.apache.tapestry5.corelib.data
- Used by the
Grid
component to control where the pager portion of the Grid should be displayed. - GridRows - Class in org.apache.tapestry5.corelib.components
- Renders out a series of rows within the table.
- GridRows() -
Constructor for class org.apache.tapestry5.corelib.components.GridRows
-
- GridSortModel - Interface in org.apache.tapestry5.grid
- Models the sorting applied to the a
GridDataSource
. - gt(T) -
Static method in class org.apache.tapestry5.func.F
- A Predicate factory for comparison of a Comparable against a fixed value; true
if the flow element is greater than the provided value.
- gteq(T) -
Static method in class org.apache.tapestry5.func.F
- A Predicate factory for comparison of a Comparable against a fixed value; true
if the flow element is greater than or equal to the value.
- GZIP_COMPRESSION_ENABLED -
Static variable in class org.apache.tapestry5.SymbolConstants
- If "true" (the default) then GZip compression is enabled for dynamic requests and for static assets.
- GZIP_CONTENT_ENCODING -
Static variable in class org.apache.tapestry5.internal.InternalConstants
- Response content encoding value indicating use of GZIP compression.
- GZIPEnabledResponse - Class in org.apache.tapestry5.internal.gzip
-
- GZIPEnabledResponse(HttpServletResponse, HttpServletRequest, int, ResponseCompressionAnalyzer) -
Constructor for class org.apache.tapestry5.internal.gzip.GZIPEnabledResponse
-
- GZipFilter - Class in org.apache.tapestry5.internal.gzip
- Filter that adds GZIP compression to the response, if the client supports it.
- GZipFilter(int, ResponseCompressionAnalyzer) -
Constructor for class org.apache.tapestry5.internal.gzip.GZipFilter
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |