|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represent a list of artifact.
Method Summary | |
int |
getArtifactCount()
Return the number of artifact. |
java.util.List |
getArtifacts()
Return all the artifact. |
ArtifactListFilter |
newArtifactFilter()
Return a filter to iterate on artifact. |
ArtifactListFilter |
newPropertyFilter(java.lang.String artifactProperty)
Return a filter to iterate on property. |
Method Detail |
public java.util.List getArtifacts()
public int getArtifactCount()
public ArtifactListFilter newPropertyFilter(java.lang.String artifactProperty)
artifactProperty
- the property to iterate on
public ArtifactListFilter newArtifactFilter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |