You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > Flag Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Flag Class

This section describes the Web Service methods used with Ektron's Flagging feature. This feature is a part Ektron's Community Platform. The Flagging Web service is a wrapper for the Flagging API: Ektron.Cms.API.Community.Flagging. These methods can be accessed through the Flag.asmx file located in:

~/Workarea/webservices/WebServiceAPI/Community/Flag.asmx

 

IMPORTANT: If you are accessing these Web Services remotely, you will need to set the authentication header.

C#
public class Flag : EktronBaseService;
Visual Basic
Public Class Flag
Inherits EktronBaseService

Flag.cs

[WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.None)]

Name 
Description 
The methods of the Flag class are listed here. 
 
Name 
Description 
 
Saves a new flag on an object.
This method can be accessed through the Flagging.asmx file located in:  
 
Assigns a flag definition to a piece of content.
This method can be accessed through the Flagging.asmx file located in:  
 
Gets a list of flag entries for a piece of content over a given time period.
This method can be accessed through the Flagging.asmx file located in:  
 
Returns flagData for a piece of content for a given user.
This method can be accessed through the Flagging.asmx file located in:  
 
Retrieves a flag entry on a piece of content.
This method can be accessed through the Flagging.asmx file located in:  
 
Retrieves a flag ranking for an object.
This method can be accessed through the Flagging.asmx file located in:  
 
Purges all flags of a particular content block over a defined date/time range.
This method can be accessed through the Flagging.asmx file located in:  
 
Removes a flag entry from an object.
This method can be accessed through the Flagging.asmx file located in:  
 
Updates an existing Flag on an Object.
This method can be accessed through the Flagging.asmx file located in:  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!