This section details types that are only used in the Classify interface.
Specifies the options for analyzing content data.
The Type has the following options:
The CCS returns the existing cached classifications.
Value: 0
If the CCS has access to the content, it can hash the content to find existing classifications.
Value: 1
If the CCS has access to the content, it classifies the content if there are no classifications already available.
Value: 2
If the CCS has access to the content, it must classify the content to create new classifications even if classifications already exist.
Value: 3
Specifies the allowable types of content identifier.
The Type has the following options:
Value: 0
Usage: A UNC path to the content.
Value: 1
Usage: A URL path to the content.
Value: 2
Usage: The SHA-256 hash of the content base64 encoded.
Specifies the options for the location of the data that you want to classify.
The Type has the following options:
Value: 0
Usage: Only a reference to the content is passed in. If the CCS action requires the data, the CCS must retrieve it.
Value: 1
Usage: The caller provides the content data in the ClassificationArgs.ItemBinaryBuffer.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|