public class CSBaseProjectInfo extends Object implements ibase.rest.api.project.v1.adapter.ProjectInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
Boolean |
isWritableByUser(String userId) |
public String getId()
getId in interface ibase.rest.api.project.v1.adapter.ProjectInfopublic String getName()
getName in interface ibase.rest.api.project.v1.adapter.ProjectInfopublic String getDescription()
getDescription in interface ibase.rest.api.project.v1.adapter.ProjectInfoCopyright © 2016. All rights reserved.