UniqueVersionConstraint(java.util.List<java.lang.String> selectedRepositoryIds,
java.lang.String groupId,
java.lang.String artifactId)
Obtain the list of version's for specific GroupId and ArtifactId.
UniqueVersionConstraint(java.lang.String groupId,
java.lang.String artifactId)
Obtain the list of version's for specific GroupId and ArtifactId.
Method Summary
java.lang.Class
getResultClass()
For simple Constraints the results class must be specified.
java.lang.String
getSelectSql()
Get the SELECT query value for the constraint.
Methods inherited from class org.apache.maven.archiva.database.constraints.AbstractSimpleConstraint