Content Finder is also available through the ArcWeb site (Build tab).
getAvailableAttributes(contentType:string, token:string):AttributeDesc[]
getAvailableServices(token:string):string[]
getDependentContent(contentFinderRecordID:ContentFinderRecordID, token:string):ContentFinderRecord[]
getRecord(contentFinderRecordID:ContentFinderRecordID, token:string):ContentFinderRecord
getSubContent(contentFinderRecordID:ContentFinderRecordID, token:string):ContentFinderRecord[]
getUniqueValues(contentType:string, attributeName:string, token:string):string[]
getVersion:string
searchRecords(contentFinderSearchOptions:ContentFinderSearchOptions, token:string):ContentFinderResultSet
getAvailableAttributes |
Returns the metadata fields for a data file, layer, or data source. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getAvailableServices |
Returns the available ArcWeb services to use in the object ContentFinderSearchOptions. |
||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
||||||
|
Input |
|
||||||
|
Output |
string[] |
||||||
|
Code examples |
|
getDependentContent |
Returns the layers that use the specified data file or the data sources that use the specified layer. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getRecord |
Returns a metadata record. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getSubContent |
Returns data files in the specified layer or the layers in the specified data source. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getUniqueValues |
Returns a unique value for each specified data file, layer, or data source attribute. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
string[] |
||||||||||||
|
Code examples |
|
getVersion |
Returns the version number of Content Finder Web Service. |
||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
||||
|
Output |
string |
||||
|
Code examples |
|
searchRecords |
Returns a list of records that match the search criteria. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/ContentFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.