|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryMetadata
Describes repository directory metadata.
Method Summary | |
---|---|
Metadata |
getMetadata()
Get the repository metadata associated with this marker. |
boolean |
isSnapshot()
Whether this represents a snapshot. |
void |
setMetadata(Metadata metadata)
Set the metadata contents. |
void |
setRepository(ArtifactRepository remoteRepository)
Set the repository the metadata was located in. |
Methods inherited from interface org.apache.maven.artifact.metadata.ArtifactMetadata |
---|
extendedToString, getArtifactId, getBaseVersion, getGroupId, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storedInGroupDirectory, storeInLocalRepository |
Method Detail |
---|
void setRepository(ArtifactRepository remoteRepository)
remoteRepository
- the repositoryMetadata getMetadata()
null
if none loadedvoid setMetadata(Metadata metadata)
metadata
- the metadataboolean isSnapshot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |