PublishingSystemManagerServices Methods |
The PublishingSystemManagerServices type exposes the following members.
Name | Description | |
---|---|---|
AddReplicationTarget |
Adds a new replication target to specified publishing target
| |
AdministrativeReplicate |
Performs a replication directly on a Publishing Target without publishing.
| |
CreatePubProfile |
Creates a new Publishing Profile
| |
CreatePubTarget |
Creates a new Publishing Target
| |
DeleteProfiles |
Deletes collection of Publishing Profiles
| |
DeleteTargets |
Deletes collection of Publishing Targets
| |
GetAssignedTargets |
Retrieves the list of Publishing Targets that weren were assigned to any Publishing Profiles
| |
GetAwsRegionEndPoints |
Retrieves the list of global region endpoints of Amazon AWS S3 Service.
| |
GetProfilesPaged | ||
GetPubProfile |
Retrieves information of a single Publishing Profile by its unique Id
| |
GetPubTarget |
Retrieves information of a single Publishing Target by its unique Id
| |
GetRepTargetTypes |
Retrieves the list of Replication Target types. These are supported replication target types by the Ingeniux CMS site.
| |
GetTargetsPaged | ||
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.
| |
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.
| |
ListPubTargets |
Retrieves the collection of Publishing Targets and User Groups basic information
| |
Publish |
Performs a Publish on a Publishing Target
| |
RemoveReplicationTarget |
Removes a Repication Target from a Publishing Target
| |
SavePubProfile |
Saves a single Publishing Profile with updated information
| |
SavePubTarget |
Saves a single Publishing Target with updated information
|