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

Packages that use DocType
arta.synergy.ejb.bp.docflow   
arta.synergy.ejb.bp.documents   
arta.synergy.ejb.bp.mail   
arta.synergy.ejb.bp.xml   
arta.synergy.ejb.xml   
arta.synergy.web.common.client.data.bp.docflow   
arta.synergy.web.common.client.data.xml   
 

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

Methods in arta.synergy.ejb.bp.docflow that return DocType
 DocType DocflowBean.getDocType(java.lang.String code)
           
static DocType DocFlowHelper.getInDocType()
          Какой нибудь тип входящего документа
 

Methods in arta.synergy.ejb.bp.docflow that return types with arguments of type DocType
 ServerResult<DocType> DocflowBean.getDocType(java.lang.String docTypeID, java.lang.String lang)
           
 ServerResult<DocType> DocFlowConfigurator.saveDocType(DocType type, java.lang.String locale, java.lang.String actorID, java.lang.String host)
           
 

Methods in arta.synergy.ejb.bp.docflow with parameters of type DocType
 ServerResult<DocType> DocFlowConfigurator.saveDocType(DocType type, java.lang.String locale, java.lang.String actorID, java.lang.String host)
           
 

Uses of DocType in arta.synergy.ejb.bp.documents
 

Methods in arta.synergy.ejb.bp.documents that return DocType
 DocType DocTypesManager.getDocType(java.lang.String code)
           
static DocType DocTypesManager.getRegisterDocType(java.lang.String baseRegisterID)
           
 

Methods in arta.synergy.ejb.bp.documents that return types with arguments of type DocType
 ServerResult<DocType> DocTypesManager.getDocType(java.lang.String docTypeID, java.lang.String lang)
           
 ServerResult<DocType> DocTypesManager.saveDocType(DocType docType, java.lang.String lang, java.lang.String actorID, java.lang.String host)
          Метод предназначен для сохранения информации о форме документа.
 

Methods in arta.synergy.ejb.bp.documents with parameters of type DocType
 ServerResult<DocType> DocTypesManager.saveDocType(DocType docType, java.lang.String lang, java.lang.String actorID, java.lang.String host)
          Метод предназначен для сохранения информации о форме документа.
 

Uses of DocType in arta.synergy.ejb.bp.mail
 

Methods in arta.synergy.ejb.bp.mail with parameters of type DocType
 java.util.ArrayList<java.lang.String> MailDocumentEJB.saveParsedMessage(MailAccount account, ParsedMessage message, Registry registry, DocType type, java.lang.String mailPath, java.lang.String locale, java.lang.String folderFullName)
           
 java.util.ArrayList<java.lang.String> MailMessageManager.saveParsedMessage(MailAccount account, ParsedMessage message, Registry registry, DocType type, java.lang.String mailPath, java.lang.String locale, java.lang.String folderFullName)
           
 

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

Method parameters in arta.synergy.ejb.bp.xml with type arguments of type DocType
 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 DocType in arta.synergy.ejb.xml
 

Method parameters in arta.synergy.ejb.xml with type arguments of type DocType
 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)
           
 void ImportExportDOMLogic.setData(java.io.File file, ConfigurationFile configurationFile, java.util.List<Counter> countersList, java.util.List<arta.remote.client.groups.Group> groupsList, java.util.List<Form> formsList, 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<DocFile> docFileList, java.util.List<NumberTemplate> numberTemplateList, java.util.List<Register> registerList, java.util.List<DocType> docTypeList, java.util.List<DocTemplate> docTemplateList, java.util.List<ActionsCategory> actionsCategoryList, RegistryCreateMenuItemList registryCreateMenuItemList, java.util.List<arta.remote.client.roles.Role> rolesList, java.util.List<arta.remote.client.metadata.Metadata> metadataList, java.util.List<arta.remote.client.Folder> foldersList, java.util.List<kz.arta.synergy.web.gwt.shared.dictionary.DictionaryDefinition> dictionaryDefinitionList)
           
 

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

Fields in arta.synergy.web.common.client.data.bp.docflow with type parameters of type DocType
 java.util.HashMap<java.lang.String,DocType> DocTypeList.absentDocTypes
           
 

Methods in arta.synergy.web.common.client.data.bp.docflow that return DocType
 DocType DocTypeList.getDocType(java.lang.String docTypeID)
           
 

Methods in arta.synergy.web.common.client.data.bp.docflow with parameters of type DocType
 void DocTypeList.addAbsentDocType(DocType docType)
           
 

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

Methods in arta.synergy.web.common.client.data.xml that return types with arguments of type DocType
 java.util.List<DocType> CreateXMLFile.getDocTypeList()
           
 java.util.List<DocType> ConfigurationFile.getDocTypes()
           
 java.util.List<DocType> ImportExportDOM.getDocTypesActualList()
           
 java.util.List<DocType> ImportExportDOM.getDocTypesAddList()
           
 java.util.List<DocType> ImportExportDOM.getDocTypesChangedList()
           
 java.util.List<DocType> ImportExportDOM.getDocTypesExpectedList()
           
 java.util.List<DocType> ImportExportDOM.getDocTypesRemoveList()
           
 

Method parameters in arta.synergy.web.common.client.data.xml with type arguments of type DocType
 void CreateXMLFile.setDocTypeList(java.util.List<DocType> docTypeList)
           
 void ConfigurationFile.setDocTypes(java.util.List<DocType> docTypes)
           
 void ImportExportDOM.setDocTypesActualList(java.util.List<DocType> docTypesActualList)
           
 void ImportExportDOM.setDocTypesAddList(java.util.List<DocType> docTypesAddList)
           
 void ImportExportDOM.setDocTypesChangedList(java.util.List<DocType> docTypesChangedList)
           
 void ImportExportDOM.setDocTypesExpectedList(java.util.List<DocType> docTypesExpectedList)
           
 void ImportExportDOM.setDocTypesRemoveList(java.util.List<DocType> docTypesRemoveList)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.