Uses of Class
arta.synergy.web.common.client.data.personalrecord.StaffAction

Packages that use StaffAction
arta.synergy.ejb.bp.registries   
arta.synergy.ejb.bp.xml   
arta.synergy.ejb.personalrecord   
arta.synergy.ejb.xml   
arta.synergy.web.common.client.data.xml   
 

Uses of StaffAction in arta.synergy.ejb.bp.registries
 

Methods in arta.synergy.ejb.bp.registries with parameters of type StaffAction
 java.lang.String RegistriesBean.fillCardFields(StaffAction staffAction, java.lang.String dataUUID, java.lang.String personID)
           
static java.lang.String RegistriesManager.fillCardFields(StaffAction staffAction, java.lang.String dataUUID, java.lang.String personID)
           
 

Uses of StaffAction in arta.synergy.ejb.bp.xml
 

Method parameters in arta.synergy.ejb.bp.xml with type arguments of type StaffAction
 java.lang.String FormsEJB.createXML(java.util.List<Counter> counterList, java.util.List<arta.remote.client.groups.Group> groupList, java.util.List<Form> formList, java.util.List<RiskType> riskTypeList, java.util.List<arta.remote.client.categories.Category> categoryList, java.util.List<NotificationPeriods> notificationPeriodsList, arta.synergy.web.common.client.settings.Settings settings, java.util.List<NumberTemplate> numberTemplateList, java.util.List<Register> registerList, java.util.List<DocType> docTypeList, java.util.List<DocTemplate> docTemplateList, java.util.List<arta.remote.client.roles.Role> roleList, java.util.List<arta.remote.client.metadata.Metadata> metadataList, java.util.List<kz.arta.synergy.web.gwt.shared.dictionary.DictionaryDefinition> dictionaryDefinitionList, java.util.List<DocFile> docFileList, java.util.List<ActionsCategory> actionsCategoryList, java.util.List<arta.remote.client.Folder> folderList, java.util.List<PRStructureNode> prStructureNodeList, java.util.List<AdminSystemPointer> adminSystemPointerList, java.util.List<IndicatorRange> indicatorRangeList, java.util.List<Registry> registryList, java.util.List<RepositoryItem> repositoryItemList, java.util.List<PRForm> prFormList, java.util.List<CardForm> posCardFormList, java.util.List<CardForm> depCardFormList, java.util.List<StaffAction> staffActionList, RegistryCreateMenuItemList registryCreateMenuItemList, Calendar calendar, java.lang.String image, java.util.List<arta.reports.common.gwt.client.Report> reportList, java.lang.String protocolTemplate, java.lang.String protocolRowTemplate, java.lang.String protocolDummyRowTemplate)
           
 

Uses of StaffAction in arta.synergy.ejb.personalrecord
 

Methods in arta.synergy.ejb.personalrecord that return StaffAction
 StaffAction PersonalRecordBean.getStaffAction(java.lang.String actionID)
           
 StaffAction PersonalRecordManager.getStaffAction(java.lang.String actionID)
           
 

Methods in arta.synergy.ejb.personalrecord that return types with arguments of type StaffAction
 java.util.List<StaffAction> PersonalRecordBean.getStaffActions(StaffActionSearchParams searchParams)
           
 java.util.List<StaffAction> PersonalRecordManager.getStaffActions(StaffActionSearchParams params)
           
 

Methods in arta.synergy.ejb.personalrecord with parameters of type StaffAction
 ServerResult<java.lang.Boolean> PersonalRecordBean.saveStaffAction(StaffAction staffAction, java.lang.String userID, java.lang.String host, java.lang.String locale)
           
 ServerResult<java.lang.Boolean> PersonalRecordManager.saveStaffAction(StaffAction staffAction, java.lang.String userID, java.lang.String host, java.lang.String locale)
           
 

Uses of StaffAction in arta.synergy.ejb.xml
 

Method parameters in arta.synergy.ejb.xml with type arguments of type StaffAction
 java.lang.String CreateXMLFileLogic.createXML(java.util.List<Counter> counterList, java.util.List<arta.remote.client.groups.Group> groupList, java.util.List<Form> formList, java.util.List<RiskType> riskTypeList, java.util.List<arta.remote.client.categories.Category> categoryList, java.util.List<NotificationPeriods> notificationPeriodsList, arta.synergy.web.common.client.settings.Settings settings, java.util.List<NumberTemplate> numberTemplateList, java.util.List<Register> registerList, java.util.List<DocType> docTypeList, java.util.List<DocTemplate> docTemplateList, java.util.List<arta.remote.client.roles.Role> roleList, java.util.List<arta.remote.client.metadata.Metadata> metadataList, java.util.List<kz.arta.synergy.web.gwt.shared.dictionary.DictionaryDefinition> dictionaryDefinitionList, java.util.List<DocFile> docFileList, java.util.List<ActionsCategory> actionsCategoryList, java.util.List<arta.remote.client.Folder> folderList, java.util.List<PRStructureNode> prStructureNodeList, java.util.List<AdminSystemPointer> adminSystemPointerList, java.util.List<IndicatorRange> indicatorRangeList, java.util.List<Registry> registryList, java.util.List<RepositoryItem> repositoryItemList, java.util.List<PRForm> prFormList, java.util.List<CardForm> posCardFormList, java.util.List<CardForm> depCardFormList, java.util.List<StaffAction> staffActionList, RegistryCreateMenuItemList registryCreateMenuItemList, Calendar calendar, java.lang.String image, java.util.List<arta.reports.common.gwt.client.Report> reportList, java.lang.String protocolTemplate, java.lang.String protocolRowTemplate, java.lang.String protocolDummyRowTemplate)
           
 

Uses of StaffAction in arta.synergy.web.common.client.data.xml
 

Methods in arta.synergy.web.common.client.data.xml that return types with arguments of type StaffAction
 java.util.List<StaffAction> CreateXMLFile.getStaffActionList()
           
 

Method parameters in arta.synergy.web.common.client.data.xml with type arguments of type StaffAction
 void CreateXMLFile.setStaffActionList(java.util.List<StaffAction> staffActionList)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.