Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.syndication.workflow
Interface DashBoardItem

All Superinterfaces:
DashBoardItem, Serializable

Deprecated.

@Deprecated
public interface DashBoardItem
extends DashBoardItem

Dashboard item.

Author:
Julien Anguenot

Method Summary
 String getDocumentLink()
          Deprecated. REQUIRED FOR OPEN SOCIAL DASHBOARD
 void prependToComment(String setOfNames)
          Deprecated.  
 
Methods inherited from interface org.nuxeo.ecm.platform.jbpm.dashboard.DashBoardItem
getComment, getDescription, getDirective, getDocRef, getDocument, getDueDate, getId, getName, getStartDate, getTaskInstance, isExpired
 

Method Detail

getDocumentLink

String getDocumentLink()
Deprecated. 
REQUIRED FOR OPEN SOCIAL DASHBOARD


prependToComment

void prependToComment(String setOfNames)
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.