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

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

The CategoryManager type exposes the following members.

Methods

  Name Description
Public method Create(ConnectionId, SessionId, String, Int32, String)
Creates a category in Content Studio and in the underlying file system.
Public method Create(ConnectionId, SessionId, DocumentTypes, String, CategoryId, UnitId, Boolean, Boolean, DocumentId, DocumentId, String, String, String, CategoryManagerUseMetaSecurity, DocumentId, String)
Creates a category in Content Studio and in the underlying file system.
Public method Create(ConnectionId, SessionId, DocumentTypes, String, CategoryId, UnitId, Boolean, Boolean, DocumentId, DocumentId, String, String, String, CategoryManagerUseMetaSecurity, DocumentId, String, NullableInt32, String)
Creates a category in Content Studio and in the underlying file system.
Public method Create(ConnectionId, SessionId, DocumentTypes, String, CategoryId, UnitId, Boolean, Boolean, DocumentId, DocumentId, String, String, String, CategoryManagerUseMetaSecurity, DocumentId, String, NullableInt32, String, FolderBaseDocumentFileNamingConvention)
Creates a category in Content Studio and in the underlying file system.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete(ConnectionId, SessionId, CategoryId)
Deletes a category and removes the corresponding folder in the file system.
Public method Delete(ConnectionId, SessionId, String, Int32, String)
Deletes a category and removes the corresponding folder in the file system.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Relocate
Relocates a category from one unit or category to another category or unit
Public method Rename
Renames a category in Content Studio and in the underlying file system.
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves a category
Public method Save(ConnectionId, SessionId, CategoryId, DocumentTypes, Boolean, Boolean, DocumentId, DocumentId, String, String, CategoryManagerUseMetaSecurity, DocumentId, String)
Saves a category
Public method Save(ConnectionId, SessionId, CategoryId, DocumentTypes, Boolean, Boolean, DocumentId, DocumentId, String, String, CategoryManagerUseMetaSecurity, DocumentId, String, NullableInt32, String)
Saves a category
Public method Save(ConnectionId, SessionId, CategoryId, DocumentTypes, Boolean, Boolean, DocumentId, DocumentId, String, String, CategoryManagerUseMetaSecurity, DocumentId, String, NullableInt32, String, FolderBaseDocumentFileNamingConvention)
Saves a category
Public method SaveImageProcessingData(ConnectionId, SessionId, String, Int32, String)
Saves the image processing data to a category that can use image processing.
Public method SaveImageProcessingData(ConnectionId, SessionId, CategoryId, CategoryManagerImageProcessingLevels, CategoryManagerImageProcessingAlgoritm, CategoryManagerImageProcessingAlgoritm, Boolean, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean, Boolean)
Saves the image processing data to a category that can use image processing.
Public method ToString (Inherited from Object.)
Top
See Also

Reference