Click or drag to resize

Packflow.Interface.Services Namespace

Classes
  ClassDescription
Public classHubCallerContext
Wrapper class for SignalR class HubCallerContext, allowing its use in assemblies not referencing SignalR.
Public classPFApplicationServicePackflowApplicationType
Packflow data service allowing managing the data of an application.
Public classPFApplicationServiceExternalTypes
Attribute to set on an application service to specify external application poco classes used by relations.
Public classPFApplicationServiceExternalTypesAttribute
Attribute to set on an application service.
Public classPFDownloadRequest
Contains informations to download an item's file.
Public classPFDownloadResponse
Represents a file downloaded from an item's field.
Public classPFService
Generic class for Packflow and Applications WCF services, providing methods for their operations.
Public classPFSiteHub
SignalR hub allowing retrieving informations about the site, its applications, its organisation, etc.
Public classPFSiteService
Packflow data service allowing retrieving informations about the site, its applications, its organisation, etc.
Public classPFUploadRequest
Represents a file to upload in an item's field.
Delegates
  DelegateDescription
Protected delegatePFServiceOperationMethod
Represents a method executing an operation on a Packflow site.