|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Generic content consumer. A generic content consumer is used to store plug-in and non-plug-in files for a feature.
Clients may implement this interface. However, in most cases clients will only use the content consumer provided by the feature type(s) implemented by the platform.
IFeatureContentConsumer| Method Summary | |
void |
close()
Indicates successful completion of the store operations for this consumer |
void |
store(ContentReference contentReference,
IProgressMonitor monitor)
Stores a file. |
| Method Detail |
public void store(ContentReference contentReference,
IProgressMonitor monitor)
throws CoreException
CoreExceptionIFeatureContentConsumer.open(IPluginEntry),
IFeatureContentConsumer.open(INonPluginEntry)
public void close()
throws CoreException
CoreException
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||