Package | Description |
---|---|
org.alfresco.module.vti.metadata.model | |
org.alfresco.module.vti.web.ws |
Modifier and Type | Method and Description |
---|---|
List<AssigneeBean> |
DwsData.getAssignees() |
Modifier and Type | Method and Description |
---|---|
void |
DwsData.setAssignees(List<AssigneeBean> assignees) |
Constructor and Description |
---|
DwsData(String title,
String lastUpdate,
UserBean user,
List<MemberBean> members,
List<AssigneeBean> assignees,
List<TaskBean> tasksList,
List<DocumentBean> documentsList,
List<LinkBean> linksList,
boolean minimal) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractEndpoint.generateXml(AssigneeBean assigneeBean)
Convert AssigneeBean type to the correct xml presentation
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.