|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPluginContribution
An interface that descriptor classes may implement in addition to their descriptor interface. This indicates that they may or may not originate from a plugin contribution. This is useful in various activity filtering scenarios.
Method Summary | |
---|---|
java.lang.String |
getLocalId()
|
java.lang.String |
getPluginId()
|
Method Detail |
---|
java.lang.String getLocalId()
null
.
This should correspond to the extension-specific identifier for
a given contribution.java.lang.String getPluginId()
null
if
this contribution did not originate from a plugin.
|
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.