|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.abstracthorizon.extend.server.deployment.ModuleId org.abstracthorizon.extend.repository.maven.pom.Artifact org.abstracthorizon.extend.repository.maven.pom.Exclusion
public class Exclusion
Field Summary |
---|
Fields inherited from class org.abstracthorizon.extend.server.deployment.ModuleId |
---|
artifactId, classifier, groupId, JAR_TYPE, stringRepresentation, type, version |
Constructor Summary | |
---|---|
Exclusion()
|
Method Summary | |
---|---|
String |
toString()
|
String |
toString(int indent)
|
Methods inherited from class org.abstracthorizon.extend.repository.maven.pom.Artifact |
---|
toNonSnapshotArtifact, toPOMArtifact, toSnapshotArtifact |
Methods inherited from class org.abstracthorizon.extend.server.deployment.ModuleId |
---|
createModuleIdFromFileName, createModuleIdFromFileName, equals, equalsIgnoreSnapshot, getArtifactId, getClassifier, getFullId, getGroupId, getShortId, getType, getVersion, hashCode, isSnapshot, parseModuleIdString, parseModuleIdString, setArtifactId, setClassifier, setGroupId, setType, setVersion, updateStringRepresentation |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Exclusion()
Method Detail |
---|
public String toString(int indent)
toString
in class Artifact
public String toString()
toString
in class ModuleId
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |