public class ProjectDashboard extends AbstractObj implements Queryable
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectDashboard.Tab |
metaCREATE_URI, OBJ_TEMPLATE, OBJ_URI, URI| Modifier and Type | Method and Description |
|---|---|
ProjectDashboard.Tab |
getTabByName(String name)
Returns dashboard tab with the given tab name.
|
Collection<ProjectDashboard.Tab> |
getTabs() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urispublic Collection<ProjectDashboard.Tab> getTabs()
public ProjectDashboard.Tab getTabByName(String name)
null.name - tab namenull if tab doesn't existpublic String toString()
toString in class AbstractObjCopyright © 2017. All Rights Reserved.