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

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

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

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

Methods in arta.synergy.ejb.personalrecord that return PRStructureNode
 PRStructureNode PersonalRecordBean.getPRStructureNode(int nodeID)
           
 PRStructureNode PersonalRecordManager.getPRStructureNode(int nodeID)
           
 

Methods in arta.synergy.ejb.personalrecord that return types with arguments of type PRStructureNode
 java.util.List<PRStructureNode> PersonalRecordBean.getPRStructure()
           
 java.util.List<PRStructureNode> PersonalRecordManager.getPRStructure()
           
 ElementsList<PRStructureNode> PersonalRecordBean.getPRStructure(int parentID)
           
 ElementsList<PRStructureNode> PersonalRecordManager.getPRStructure(int parentID)
           
 

Uses of PRStructureNode in arta.synergy.ejb.xml
 

Method parameters in arta.synergy.ejb.xml with type arguments of type PRStructureNode
 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 PRStructureNode in arta.synergy.web.common.client.data.personalrecord
 

Methods in arta.synergy.web.common.client.data.personalrecord that return PRStructureNode
 PRStructureNode PRStructureNode.getParentNode()
           
 

Methods in arta.synergy.web.common.client.data.personalrecord with parameters of type PRStructureNode
 void PRStructureNode.setParentNode(PRStructureNode parentNode)
           
 

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

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

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



Copyright © 2000 Dummy Corp. All Rights Reserved.