Interface IMetaprojectImmutable
public interface IMetaprojectImmutable
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of this metaproject
-
getDescription
String getDescription()- Returns:
- the description of this metaproject
-
getOwnerId
String getOwnerId()- Returns:
- the username of the owner of this metaproject
-
isExistingMetaproject
boolean isExistingMetaproject()- Returns:
- true if this is the already existing metaproject
-