org.axway.grapes.server.core.graphs
Class ModuleGraph

java.lang.Object
  extended by org.axway.grapes.server.core.graphs.AbstractGraph
      extended by org.axway.grapes.server.core.graphs.ModuleGraph

public class ModuleGraph
extends AbstractGraph


Constructor Summary
ModuleGraph()
           
 
Method Summary
 String getId(Artifact artifact)
           
 String getId(DbArtifact artifact)
           
 String getId(DbModule module)
           
 
Methods inherited from class org.axway.grapes.server.core.graphs.AbstractGraph
addDependency, addElement, getDependencies, getElements, isTreated, setDependencies, setElements, treated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleGraph

public ModuleGraph()
Method Detail

getId

public String getId(DbModule module)
Specified by:
getId in class AbstractGraph

getId

public String getId(DbArtifact artifact)
Specified by:
getId in class AbstractGraph

getId

public String getId(Artifact artifact)
Specified by:
getId in class AbstractGraph


Copyright © 2014. All Rights Reserved.