|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositoryLayout
The layout for a remote repository whose artifacts/metadata can be addressed via URIs.
| Method Summary | |
|---|---|
URI |
getPath(Artifact artifact)
Gets the URI to the location within a remote repository where the specified artifact would be stored. |
URI |
getPath(Metadata metadata)
Gets the URI to the location within a remote repository where the specified metadata would be stored. |
| Method Detail |
|---|
URI getPath(Artifact artifact)
artifact - The artifact to get the URI for, must not be null.
null.URI getPath(Metadata metadata)
metadata - The metadata to get the URI for, must not be null.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||