gran.trackstudio
Class DevPack

java.lang.Object
  extended by gran.trackstudio.DevPack

public class DevPack
extends java.lang.Object


Constructor Summary
DevPack(java.lang.String url)
           
 
Method Summary
 Acl getAclService()
           
 Attachment getAttachmentService()
           
 Category getCategoryService()
           
 EmailType getEmailTypeService()
           
 Export getExportService()
           
 Filter getFilterService()
           
 Find getFindService()
           
 Index getIndexService()
           
 MailImport getMailImportService()
           
 Message getMessageService()
           
 Prstatus getPrstatusService()
           
 Registration getRegistrationService()
           
 Report getReportService()
           
 SCM getSCMService()
           
 Script getScriptService()
           
 Step getStepService()
           
 Task getTaskService()
           
 Udf getUdfService()
           
 java.lang.String getUrl()
           
 User getUserService()
           
 Workflow getWorkflowService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DevPack

public DevPack(java.lang.String url)
        throws java.net.MalformedURLException,
               javax.xml.rpc.ServiceException
Throws:
java.net.MalformedURLException
javax.xml.rpc.ServiceException
Method Detail

getUrl

public java.lang.String getUrl()

getAttachmentService

public Attachment getAttachmentService()

getUserService

public User getUserService()

getTaskService

public Task getTaskService()

getCategoryService

public Category getCategoryService()

getAclService

public Acl getAclService()

getFindService

public Find getFindService()

getMessageService

public Message getMessageService()

getEmailTypeService

public EmailType getEmailTypeService()

getExportService

public Export getExportService()

getFilterService

public Filter getFilterService()

getMailImportService

public MailImport getMailImportService()

getPrstatusService

public Prstatus getPrstatusService()

getRegistrationService

public Registration getRegistrationService()

getReportService

public Report getReportService()

getScriptService

public Script getScriptService()

getStepService

public Step getStepService()

getUdfService

public Udf getUdfService()

getWorkflowService

public Workflow getWorkflowService()

getIndexService

public Index getIndexService()

getSCMService

public SCM getSCMService()


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.