PublishingSystemManagerServices Methods Ingeniux CMS Web Services API

The PublishingSystemManagerServices type exposes the following members.

Methods

  Name Description
Public method AdministrativeReplicate
Perform 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 GetPubProfile
Retrieve 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 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 SavePubProfile
Saves a single Publishing Profile with updated information
Public method SavePubTarget
Saves a single Publishing Target with updated information
Top
See Also

Reference