Interface Project
-
- All Known Implementing Classes:
ProjectEntity
public interface Project
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
getId()
String
getLabel()
String
getShortname()
String
getUri()
-