|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPresentationSerializer
This interface is given to a StackPresentation when it is loading or saving its state. Not intended to be implemented by clients
Method Summary | |
---|---|
java.lang.String |
getId(IPresentablePart part)
Returns a unique identifier for the given part. |
IPresentablePart |
getPart(java.lang.String id)
Returns a presentable part, given an id that was generated when the presentation was saved. |
Method Detail |
---|
java.lang.String getId(IPresentablePart part)
part
- a part to be identified (not null)
IPresentablePart getPart(java.lang.String id)
id
- an ID that was generated by getId(IPresentablePart) when the presentation
was saved
|
Eclipse Platform Release 3.2 |
|||||||||
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. and others 2000, 2006. All rights reserved.