|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PersistentPropertyDataEncoder | |
| org.apache.tapestry.record | Abstract and simple (memory-based) implementations of
IPageRecorder. |
| Uses of PersistentPropertyDataEncoder in org.apache.tapestry.record |
| Classes in org.apache.tapestry.record that implement PersistentPropertyDataEncoder | |
class |
PersistentPropertyDataEncoderImpl
Responsible for converting lists of PropertyChanges back and
forth to a URL safe encoded string. |
| Methods in org.apache.tapestry.record with parameters of type PersistentPropertyDataEncoder | |
void |
ClientPropertyPersistenceStrategy.setEncoder(PersistentPropertyDataEncoder encoder)
|
| Constructors in org.apache.tapestry.record with parameters of type PersistentPropertyDataEncoder | |
PersistentPropertyData(PersistentPropertyDataEncoder encoder)
Creates a new data using the specified encoder. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||