public interface Repository
Represents a repository.
- Version:
- $Revision: 1.3 $
-
Method Summary
long
Return the name of this reposotory.
Return the resources for this repository.
Return the associated URL for the repository.
-
Method Details
-
getURL
Return the associated URL for the repository.
-
getResources
Return the resources for this repository.
-
getName
Return the name of this reposotory.
- Returns:
- a non-null name
-
getLastModified
long getLastModified()