Uses of Class
arta.synergy.web.common.client.data.bp.docflow.docfiles.DocFileRight

Packages that use DocFileRight
arta.synergy.ejb.bp.docflow   
arta.synergy.ejb.bp.docflow.doc_files   
 

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

Methods in arta.synergy.ejb.bp.docflow that return types with arguments of type DocFileRight
 ServerResult<java.util.ArrayList<DocFileRight>> DocFlowConfigurator.getDocFileRights(java.lang.String departmentID, java.lang.String actorID, java.lang.String host, java.lang.String locale)
           
 ServerResult<java.util.ArrayList<DocFileRight>> DocflowBean.getUserRights(java.lang.String actorID, java.lang.String locale)
           
 

Method parameters in arta.synergy.ejb.bp.docflow with type arguments of type DocFileRight
 ServerResult<java.lang.Boolean> DocFlowConfigurator.saveDocFileRights(java.lang.String departmentID, java.util.ArrayList<DocFileRight> rights, boolean defaultSettings, java.lang.String actorID, java.lang.String host, java.lang.String locale)
           
 

Uses of DocFileRight in arta.synergy.ejb.bp.docflow.doc_files
 

Methods in arta.synergy.ejb.bp.docflow.doc_files that return types with arguments of type DocFileRight
static ServerResult<java.util.ArrayList<DocFileRight>> DocFileRightsManager.getDocFileRights(java.lang.String departmentID, java.lang.String locale)
           
static java.util.ArrayList<DocFileRight> DocFileRightsManager.getDocFileRights(java.lang.String departmentID, java.lang.String locale, java.sql.Statement st)
           
static ServerResult<java.util.ArrayList<DocFileRight>> DocFileRightsManager.getUserDocFileRights(java.lang.String userID, java.lang.String locale)
           
 

Method parameters in arta.synergy.ejb.bp.docflow.doc_files with type arguments of type DocFileRight
static ServerResult<java.lang.Boolean> DocFileRightsManager.saveDepartmentRights(java.lang.String departmentID, java.util.ArrayList<DocFileRight> rights, boolean defaultRights, java.lang.String actorID, java.lang.String host, java.lang.String locale)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.