|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Methods for the serializer and deserializer which should be implemented to convert the serialized String into an object and to convert the object into a serialzed String.
| Method Summary | |
java.lang.String |
convertCustomDataToSerializableString(java.lang.Object object)
Convert the objet into a serializable string for the serialization |
java.lang.Object |
convertSerializableStringToCustomData(java.lang.String string)
Convert the string to an object for the ShowRelatedElementsPreset's custom data. |
| Method Detail |
public java.lang.Object convertSerializableStringToCustomData(java.lang.String string)
string - to be converted
public java.lang.String convertCustomDataToSerializableString(java.lang.Object object)
object - to be converted
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.