public interface WorkbasketSummary
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description of the workbasket.
|
String |
getDomain()
Gets the domain of the workbasket.
|
String |
getId()
Gets the id of the workbasket.
|
String |
getKey()
Gets the key of the workbasket.
|
String |
getName()
Gets the name of the workbasket.
|
String |
getOrgLevel1()
Gets the orglevel1 property of the task.
|
String |
getOrgLevel2()
Gets the orglevel2 property of the task.
|
String |
getOrgLevel3()
Gets the orglevel3 property of the task.
|
String |
getOrgLevel4()
Gets the orglevel4 property of the task.
|
String |
getOwner()
Gets the owner of the workbasket.
|
WorkbasketType |
getType()
Gets the type of the workbasket.
|
String getId()
String getKey()
String getName()
String getDescription()
String getOwner()
String getDomain()
WorkbasketType getType()
String getOrgLevel1()
String getOrgLevel2()
String getOrgLevel3()
String getOrgLevel4()
Copyright © 2018. All rights reserved.