public interface ArtifactRepository
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Gets the type of the repository, for example "default".
|
java.lang.String |
getId()
Gets the identifier of this repository.
|
java.lang.String getContentType()
null
.java.lang.String getId()
null
.