EventActions Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The EventActions type exposes the following members.

Methods

  Name Description
Public method Create(ConnectionId, SessionId, String, Int32, String)
Crates a new Event Actions item.
Public method Create(ConnectionId, SessionId, CategoryId, ContentStudioEvents, String, ActionTypes, String, Boolean, Int32, String, Boolean)
Saves an Event Actions item.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete(ConnectionId, SessionId, Int32)
Deletes an Event actions item.
Public method Delete(ConnectionId, SessionId, String, Int32, String)
Deletes an Event actions item.
Public method Enable
Disables or enables an item for execution. By default an item always is disabled.
Public method Equals (Inherited from Object.)
Public method EventList Obsolete.
Gets a list of available Event actions events
Public method GetHashCode (Inherited from Object.)
Public method GetItem(ConnectionId, SessionId, Int32)
Gets details about an Event actions item.
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Gets details about an Event actions item.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList(ConnectionId, SessionId, CategoryId)
Returns a list of event action definitions for a certain category. The list is returned in execute order.
Public method GetList(ConnectionId, SessionId, String, Int32, String)
Returns a list of events for a certain category that is implemented. The list is stored in execute order.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method ItemReOrder(ConnectionId, SessionId, Int32, ReOrderDirections)
Moves an item in the execute order.
Public method ItemReOrder(ConnectionId, SessionId, String, Int32, String)
Moves an item in the execute order.
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves an Event Actions item.
Public method Save(ConnectionId, SessionId, Int32, ContentStudioEvents, String, ActionTypes, String, Boolean, Int32, String, Boolean)
Saves an Event Actions item.
Public method SetCredentials(ConnectionId, SessionId, Int32, String, String)
Saves the user name and password an Event actions item. These credentials can be used by the Event actions execution engine if requested. The password is stored in an encrypted form in the database.
Public method SetCredentials(ConnectionId, SessionId, String, Int32, String)
Saves the user name and password an Event actions item. These credentials can be used by the Event actions execution engine if requested. The password is stored in an encrypted form in the database.
Public method ToString (Inherited from Object.)
Top
See Also

Reference