Click or drag to resize

PublishingSystemManagerServices Methods


The PublishingSystemManagerServices type exposes the following members.

Methods
  Name Description
Public method AddReplicationTarget Adds a new replication target to specified publishing target
Public method AdministrativeReplicate Performs a replication directly on a Publishing Target without publishing.
Public method CreatePubProfile Creates a new Publishing Profile
Public method CreatePubTarget Creates a new Publishing Target
Public method DeleteProfiles Deletes collection of Publishing Profiles
Public method DeleteTargets Deletes collection of Publishing Targets
Public method GetAssignedTargets Retrieves the list of Publishing Targets that weren were assigned to any Publishing Profiles
Public method GetAwsRegionEndPoints Retrieves the list of global region endpoints of Amazon AWS S3 Service.
Public method GetProfilesPaged  
Public method GetPubProfile Retrieves information of a single Publishing Profile by its unique Id
Public method GetPubTarget Retrieves information of a single Publishing Target by its unique Id
Public method GetRepTargetTypes Retrieves the list of Replication Target types. These are supported replication target types by the Ingeniux CMS site.
Public method GetTargetsPaged  
Public method GetUserAgentsAndSites Retrieves the collections of User Agents and Sites. User Agents are Sites are branding definitions that get trigger at runntime. User Agents affect branding via User Agent string, Sites affect branding via access URL.
Public method ListPubProfiles Retrieves the list of Publishing Profiles. Publishing Profiles are collection of Publishing Target that fit certain criteria. The purpose of Publishing Profiles is easy Publishing Targets selection during Publish submission.
Public method ListPubTargets Retrieves the collection of Publishing Targets and User Groups basic information
Public method Publish Performs a Publish on a Publishing Target
Public method RemoveReplicationTarget Removes a Repication Target from a Publishing Target
Public method SavePubProfile Saves a single Publishing Profile with updated information
Public method SavePubTarget Saves a single Publishing Target with updated information
Top
See Also