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

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.Parent

public class Parent
extends Artifact


Field Summary
 
Fields inherited from class org.abstracthorizon.extend.server.deployment.ModuleId
artifactId, classifier, groupId, JAR_TYPE, stringRepresentation, type, version
 
Constructor Summary
Parent()
           
 
Method Summary
 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, toString, updateStringRepresentation
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Parent

public Parent()
Method Detail

toString

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


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