|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordFilter
A filter to automatically performs translations on objects stored in database records.
ObjectDatabaseFile
Method Summary | |
---|---|
java.lang.Object |
filterDecode(java.lang.Object target)
Decodes the target object. |
java.lang.Object |
filterEncode(java.lang.Object target)
Encodes the target object. |
Method Detail |
---|
java.lang.Object filterEncode(java.lang.Object target)
target
- object to be encoded
target
java.lang.Object filterDecode(java.lang.Object target)
target
- object to be decoded
target
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |