Nuxeo Enterprise Platform 5.4

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

All Superinterfaces:
DashBoardItem, java.io.Serializable

Deprecated.

@Deprecated
public interface DashBoardItem
extends DashBoardItem

Dashboard item.

Author:
Julien Anguenot

Method Summary
 java.lang.String getDocumentLink()
          Deprecated. REQUIRED FOR OPEN SOCIAL DASHBOARD
 void prependToComment(java.lang.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

java.lang.String getDocumentLink()
Deprecated. 
REQUIRED FOR OPEN SOCIAL DASHBOARD


prependToComment

void prependToComment(java.lang.String setOfNames)
Deprecated. 

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.