| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginPrefixResult
Describes the result of a plugin prefix resolution request.
| Method Summary | |
|---|---|
 String | 
getArtifactId()
The resolved artifact id for the plugin.  | 
 String | 
getGroupId()
The resolved group id for the plugin.  | 
 org.eclipse.aether.repository.ArtifactRepository | 
getRepository()
The repository from which the plugin prefix was resolved.  | 
| Method Detail | 
|---|
String getGroupId()
null.String getArtifactId()
null.org.eclipse.aether.repository.ArtifactRepository getRepository()
null if the prefix was resolved from
         the supplied POM.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||