|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface JpaPlatform.GroupConfig
Metadata that describes a JPA platform group as defined in an
extension to the org.eclipse.jpt.jpa.core.jpaPlatforms
extension point.
See org.eclipse.jpt.jpa.core/plugin.xml:jpaPlatforms.
Not intended to be implemented by clients.
| Method Summary | |
|---|---|
String |
getId()
Return the JPA platform group config's extension-supplied ID. |
Iterable<JpaPlatform.Config> |
getJpaPlatformConfigs()
Return the JPA platform configs that belong to the group. |
JpaPlatformManager |
getJpaPlatformManager()
Return the config's manager. |
String |
getLabel()
Return the JPA platform group config's extension-supplied label. |
String |
getPluginId()
Return the ID of the plug-in that contributed the JPA platform group config. |
| Method Detail |
|---|
JpaPlatformManager getJpaPlatformManager()
String getId()
String getLabel()
Iterable<JpaPlatform.Config> getJpaPlatformConfigs()
String getPluginId()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||