- All Superinterfaces:
TypedObject
- All Known Implementing Classes:
Repository
public interface RepositoryCoordinates
extends TypedObject
Coordinates to identify a repository.
- Since:
- 2.23.0
-
Method Summary
Returns the internal id of the repository.
Returns the name of the repository.
Returns the namespace of the repository.
-
Method Details
-
getId
Returns the internal id of the repository.
-
getNamespace
Returns the namespace of the repository.
-
getName
Returns the name of the repository.