Uses of Class
arta.synergy.web.common.client.data.bp.docflow.history.DocHistoryIF

Packages that use DocHistoryIF
arta.synergy.ejb.bp.docflow   
arta.synergy.ejb.bp.docflow.history   
arta.synergy.web.common.client.data.bp.docflow.history   
 

Uses of DocHistoryIF in arta.synergy.ejb.bp.docflow
 

Methods in arta.synergy.ejb.bp.docflow that return types with arguments of type DocHistoryIF
 ServerResult<java.util.ArrayList<DocHistoryIF>> DocflowBean.getDocumentChangesHistory(java.lang.String documentID, boolean cardHistory, boolean fileChanges, boolean controll, java.lang.String locale)
           
 

Uses of DocHistoryIF in arta.synergy.ejb.bp.docflow.history
 

Methods in arta.synergy.ejb.bp.docflow.history that return types with arguments of type DocHistoryIF
static ServerResult<java.util.ArrayList<DocHistoryIF>> DocumentHistoryManager.getDocumentHistory(java.lang.String documentID, boolean cardHistory, boolean fileChanges, boolean controll, java.lang.String locale)
          Получение списка изменений в док-те
 

Uses of DocHistoryIF in arta.synergy.web.common.client.data.bp.docflow.history
 

Subclasses of DocHistoryIF in arta.synergy.web.common.client.data.bp.docflow.history
 class ControllActionHistory
          Created by IntelliJ IDEA.
 class DocumentHistory
          Created by IntelliJ IDEA.
 class FileChange
          Created by IntelliJ IDEA.
 

Methods in arta.synergy.web.common.client.data.bp.docflow.history with parameters of type DocHistoryIF
 int DocHistoryIF.compareTo(DocHistoryIF o)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.