org.repoweb.model
Interface Group

All Known Implementing Classes:
FGroup

public interface Group

Represent an artifact group.


Method Summary
 ArtifactList getArtifacts()
           
 java.lang.String getGroupId()
           
 

Method Detail

getGroupId

public java.lang.String getGroupId()

getArtifacts

public ArtifactList getArtifacts()


Copyright © 2003-2005 Repoweb. All Rights Reserved.