org.abstracthorizon.extend.repository.maven.pom
Class Exclusion

java.lang.Object
  extended by org.abstracthorizon.extend.server.deployment.ModuleId
      extended by org.abstracthorizon.extend.repository.maven.pom.Artifact
          extended by org.abstracthorizon.extend.repository.maven.pom.Exclusion

public class Exclusion
extends Artifact


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

Exclusion

public Exclusion()
Method Detail

toString

public String toString(int indent)
Overrides:
toString in class Artifact

toString

public String toString()
Overrides:
toString in class ModuleId


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.