EMC Developer Network
   

Home >> Code Search

Languages:  Set Project Scope
Results 1-25 of about 149 results found for 'cdef:service' in 0.09 seconds
 1 23456

TestBinaryContentService.cs
using System.Text;
using Documentum.Interop.DFC;
using System.Runtime.InteropServices;
using System.Reflection;
using System.IO;
Language: C#
LOC: 83
EMC : Access Binary Content of a Document from .NET (project search) : .../Access Binary Content of a Document from .NET/source/TestBinaryContentService.cs

DctmSearchService.java
package com.documentum.custom.search;
import com.documentum.fc.client.IDfService;
import com.documentum.fc.client.DfService;
import com.documentum.fc.client.IDfSessionManager;
Language: Java
LOC: 363
EMC : Multi-Repository Search (project search) : .../Multi-Repository Search/MutliDocbase_Search_SBO_Component/MutliDocbase_Search_SBO_Component/src/DctmSearchService.java

WebServiceProxies.cs
vti_encoding:SR|utf8-nl
vti_author:SR|EMAILSERVER\\658admin
vti_modifiedby:SR|EMAILSERVER\\658admin
Language: C#
LOC: 11
EMC : Inbox Vault (project search) : .../inboxvault.com/App_Code/WS/_vti_cnf/WebServiceProxies.cs

WebServiceProxyHelper.cs
vti_encoding:SR|utf8-nl
vti_author:SR|EMAILSERVER\\658admin
vti_modifiedby:SR|EMAILSERVER\\658admin
Language: C#
LOC: 10
EMC : Inbox Vault (project search) : .../inboxvault.com/App_Code/WS/_vti_cnf/WebServiceProxyHelper.cs

WebServiceProxies2.cs
namespace Emc.Documentum.FS.DotNetProxies
{
    public partial class ContextRegistryService : Microsoft.Web.Services3.WebServicesClientProtocol { public static Context...  
    public partial class AgentService : Microsoft.Web.Services3.WebServicesClientProtocol { public static AgentService New(...  
    public partial class ObjectService : Microsoft.Web.Services3.WebServicesClientProtocol { public static ObjectService Ne...  
Language: C#
LOC: 13
EMC : Inbox Vault (project search) : .../emailHandler/emailHandler/emailHandler/WSProxies/WebServiceProxies2.cs

WebServiceProxies2.cs
namespace Emc.Documentum.FS.DotNetProxies
{
    public partial class ContextRegistryService : Microsoft.Web.Services3.WebServicesClientProtocol { public static Context...  
    public partial class AgentService : Microsoft.Web.Services3.WebServicesClientProtocol { public static AgentService New(...  
    public partial class ObjectService : Microsoft.Web.Services3.WebServicesClientProtocol { public static ObjectService Ne...  
Language: C#
LOC: 13
EMC : Inbox Vault (project search) : .../inboxvault.com/inboxvault.com/App_Code/WS/WebServiceProxies2.cs

DpZipService.java
 * 
 */
public class DpZipService extends DfService implements IDpZipService
{
   /**
Language: Java
LOC: 256
EMC : Zip Service (project search) : .../documentum/devprog/common/zip/DpZipService.java

DeepImportServiceTester.java
/**
 * 
 * Test script to call the deep import service.
 * 
 * @author Aashish Patil (aashish.patil@documentum.com)
Language: Java
LOC: 37
EMC : Deep (Recursive) Import of a local folder (project search) : .../com/documentum/devprog/deepimport/DeepImportServiceTester.java

DFSObjectService.java
import com.emc.documentum.fs.datamodel.core.profiles.FormatFilter;
import com.emc.documentum.fs.datamodel.core.properties.PropertySet;
import com.emc.documentum.fs.rt.ServiceException;
import com.emc.documentum.fs.rt.ServiceInvocationException;
import com.emc.documentum.fs.rt.context.ContextFactory;
Language: Java
LOC: 184
EMC : Adobe Livecycle and Documentum Integration (project search) : .../Adobe Livecycle and Documentum Integration/src/d6challenge/dfs/DFSObjectService.java

DFSSearchService.java
import com.emc.documentum.fs.datamodel.core.query.Status;
import com.emc.documentum.fs.datamodel.core.query.StructuredQuery;
import com.emc.documentum.fs.rt.ServiceInvocationException;
import com.emc.documentum.fs.rt.context.ContextFactory;
import com.emc.documentum.fs.rt.context.IServiceContext;
Language: Java
LOC: 104
EMC : Adobe Livecycle and Documentum Integration (project search) : .../Adobe Livecycle and Documentum Integration/src/d6challenge/dfs/DFSSearchService.java

ObjectServiceDemo.cs
using Emc.Documentum.FS.Runtime;
using Emc.Documentum.FS.Runtime.Context;
using Emc.Documentum.FS.Services.Core;
namespace Emc.Documentum.FS.Doc.Samples.Client
{
Language: C#
LOC: 476
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/ObjectServiceDemo.cs

QueryServiceDemo.cs
using System.Collections.Generic;
using System.Text;
using Emc.Documentum.FS.Services.Core;
using Emc.Documentum.FS.DataModel.Core;
using Emc.Documentum.FS.DataModel.Core.Query;
Language: C#
LOC: 82
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/QueryServiceDemo.cs

SchemaServiceDemo.cs
using Emc.Documentum.FS.Runtime;
using Emc.Documentum.FS.Runtime.Context;
using Emc.Documentum.FS.Services.Core;
namespace Emc.Documentum.FS.Doc.Samples.Client
{
Language: C#
LOC: 118
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/SchemaServiceDemo.cs

SearchServiceDemo.cs
using Emc.Documentum.FS.Services.Core;
using Emc.Documentum.FS.DataModel.Core;
using Emc.Documentum.FS.DataModel.Core.Query;
Language: C#
LOC: 122
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/SearchServiceDemo.cs

VersionControlServiceDemo.cs
using Emc.Documentum.FS.Runtime;
using Emc.Documentum.FS.Runtime.Context;
using Emc.Documentum.FS.Services.Core;
using System;
using System.Collections.Generic;
Language: C#
LOC: 160
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/VersionControlServiceDemo.cs

WorkflowServiceDemo.cs
using Emc.Documentum.FS.Runtime.Context;
using Emc.Documentum.FS.Services.Core;
using Emc.Documentum.FS.Services.Bpm;
using Emc.Documentum.FS.DataModel.Core;
Language: C#
LOC: 145
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetDocSamples/WorkflowServiceDemo.cs

TObjectServiceDemo.cs
{
    [TestClass]
    public class TObjectServiceDemo : TestBase
    {
        public TObjectServiceDemo()
Language: C#
LOC: 631
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TObjectServiceDemo.cs

TQueryServiceDemo.cs
{
    [TestClass]
    public class TQueryServiceDemo : TestBase
    {     
        public TQueryServiceDemo()
Language: C#
LOC: 50
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TQueryServiceDemo.cs

TSchemaServiceDemo.cs
{
    [TestClass]
    public class TSchemaServiceDemo : TestBase
    {
        public TSchemaServiceDemo()
Language: C#
LOC: 91
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TSchemaServiceDemo.cs

TSearchServiceDemo.cs
{
    [TestClass]
    public class TSearchServiceDemo : TestBase
    {
        public TSearchServiceDemo()
Language: C#
LOC: 63
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TSearchServiceDemo.cs

TVersionControlServiceDemo.cs
{
    [TestClass]
    public class TVersionControlServiceDemo : TestBase
    {
        public TVersionControlServiceDemo()
Language: C#
LOC: 211
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TVersionControlServiceDemo.cs

TWorkflowServiceDemo.cs
{
    [TestClass]
    public class TWorkflowServiceDemo : TestBase
    {
        public TWorkflowServiceDemo()
Language: C#
LOC: 55
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/DotNetSampleRunner/TWorkflowServiceDemo.cs

QueryServiceTest.cs
using System.Collections.Generic;
using System.Text;
using Emc.Documentum.FS.Services.Core;
using Emc.Documentum.FS.DataModel.Core;
using Emc.Documentum.FS.DataModel.Core.Query;
Language: C#
LOC: 68
EMC : Getting Started with Documentum Foundation...(DFS) (project search) : .../Getting Started with Documentum Foundation...(DFS)/DotNetSamples/HelloDFS/QueryServiceTest.cs

ServiceEventArgs.cs
{
    /// <summary>
    /// This class contains data about ScanFlowType, ServiceEventtype and description of event.
    /// </summary>
    public class ServiceEventArgs : EventArgs
Language: C#
LOC: 40
EMC : PixTools for .NET Code Samples (project search) : .../PixTools for .NET Code Samples/Sources/PixSimpleScan/ServiceEventArgs.cs

DeepExportService.cs
   ///Exchange.
   /// </summary>
   public class DeepExportService : SBOBridge
   {
      /// <summary>
Language: C#
LOC: 14
EMC : Accessing SBOs from .NET (project search) : .../Accessing SBOs from .NET/Projects/SBOTester/DeepExportService.cs

 1 23456

 

Getting StartedDownload IDE PluginsProject Directory

© 2007 EMC Corporation. All rights reserved.  -  Searching 462,160 lines of code.

Source Code Search Engine