Interface ArtifactRepositoryLayout
- All Known Subinterfaces:
- ArtifactRepositoryLayout2
- All Known Implementing Classes:
- DefaultRepositoryLayout,- FlatRepositoryLayout
Deprecated.
Avoid use of this type, if you need access to local repository use repository system session instead.
Repository layout.
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptiongetId()Deprecated.Deprecated.pathOfLocalRepositoryMetadata(ArtifactMetadata metadata, ArtifactRepository repository) Deprecated.Deprecated.
- 
Field Details- 
ROLEDeprecated.
 
- 
- 
Method Details- 
getIdString getId()Deprecated.
- 
pathOfDeprecated.
- 
pathOfLocalRepositoryMetadataDeprecated.
- 
pathOfRemoteRepositoryMetadataDeprecated.
 
-