| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.services | 
 [INTERNAL USE ONLY] internal service classes; API subject to change 
 | 
| org.apache.tapestry5.ioc.internal.services | 
 [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. 
 | 
| org.apache.tapestry5.ioc.services | 
 Tapestry IOC service interfaces 
 | 
| org.apache.tapestry5.ioc.test | 
 Classes supporting testing of Tapestry IOC services 
 | 
| org.apache.tapestry5.kaptcha.internal.services | 
 [INTERNAL USE ONLY] support services for the Kaptcha component; API subject to change 
 | 
| org.apache.tapestry5.services | 
 Core services 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
AnnotationDataTypeAnalyzer.identifyDataType(PropertyAdapter adapter)  | 
String | 
DefaultDataTypeAnalyzer.identifyDataType(PropertyAdapter adapter)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PropertyAdapterImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyAdapter | 
ClassPropertyAdapterImpl.getPropertyAdapter(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyAdapter | 
ClassPropertyAdapter.getPropertyAdapter(String name)
Returns the property adapter with the given name, or null if no such adapter exists. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PropertyAdapter | 
IOCTestCase.mockPropertyAdapter()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
KaptchaDataTypeAnalyzer.identifyDataType(PropertyAdapter adapter)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
DataTypeAnalyzer.identifyDataType(PropertyAdapter adapter)
Identifies the data type, if known, or returns null if not known. 
 | 
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.