|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.testing.stubs.ArtifactStub
org.apache.maven.plugin.war.stub.AbstractArtifactStub
org.apache.maven.plugin.war.stub.EJBClientArtifactStub
public class EJBClientArtifactStub
| Field Summary | |
|---|---|
protected String |
groupId
|
| Fields inherited from class org.apache.maven.plugin.war.stub.AbstractArtifactStub |
|---|
basedir |
| Fields inherited from interface org.apache.maven.artifact.Artifact |
|---|
LATEST_VERSION, RELEASE_VERSION, SCOPE_COMPILE, SCOPE_PROVIDED, SCOPE_RUNTIME, SCOPE_SYSTEM, SCOPE_TEST, SNAPSHOT_VERSION, VERSION_FILE_PATTERN |
| Constructor Summary | |
|---|---|
EJBClientArtifactStub(String _basedir)
|
|
| Method Summary | |
|---|---|
org.apache.maven.artifact.handler.ArtifactHandler |
getArtifactHandler()
|
String |
getArtifactId()
|
String |
getClassifier()
|
File |
getFile()
|
String |
getGroupId()
|
String |
getType()
|
void |
setGroupId(String id)
|
| Methods inherited from class org.apache.maven.plugin.war.stub.AbstractArtifactStub |
|---|
compareTo, equals, getScope, getVersion, getVersionRange, isOptional |
| Methods inherited from class org.apache.maven.plugin.testing.stubs.ArtifactStub |
|---|
addMetadata, getAvailableVersions, getBaseVersion, getDependencyConflictId, getDependencyFilter, getDependencyTrail, getDownloadUrl, getId, getMetadataList, getRepository, getSelectedVersion, hasClassifier, isRelease, isResolved, isSelectedVersionKnown, isSnapshot, selectVersion, setArtifactHandler, setArtifactId, setAvailableVersions, setBaseVersion, setDependencyFilter, setDependencyTrail, setDownloadUrl, setFile, setOptional, setRelease, setRepository, setResolved, setResolvedVersion, setScope, setType, setVersion, setVersionRange, toString, updateVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String groupId
| Constructor Detail |
|---|
public EJBClientArtifactStub(String _basedir)
| Method Detail |
|---|
public void setGroupId(String id)
setGroupId in interface org.apache.maven.artifact.ArtifactsetGroupId in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic String getGroupId()
getGroupId in interface org.apache.maven.artifact.ArtifactgetGroupId in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic String getType()
getType in interface org.apache.maven.artifact.ArtifactgetType in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic String getClassifier()
getClassifier in interface org.apache.maven.artifact.ArtifactgetClassifier in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic String getArtifactId()
getArtifactId in interface org.apache.maven.artifact.ArtifactgetArtifactId in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic File getFile()
getFile in interface org.apache.maven.artifact.ArtifactgetFile in class org.apache.maven.plugin.testing.stubs.ArtifactStubpublic org.apache.maven.artifact.handler.ArtifactHandler getArtifactHandler()
getArtifactHandler in interface org.apache.maven.artifact.ArtifactgetArtifactHandler in class AbstractArtifactStub
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||