Building applications with Content Finder
If you would like to include a custom search interface, use the method getUniqueValues to display lists of a metadata attribute field's unique values.
If you would like to list the building blocks of ArcWeb layers and data sources (services), use the method getSubContent.
If you would like to list a layer or datafile's dependent layers and data sources (services), use the method getDependentContent.
KeyValue descriptions for ContentFinderRecord.contentProperties.
Data file properties include:
dataType—the
type of data where "1" = point, "2" = line, and "3"
= polygon.
featureCount—the
number of records in the data file.
numBytes—the
size in bytes of the data file.
Layer properties include:
dataProductName—the
name of the data product that contains the layer.
dataType—the
type of data where "1" = point, "2" = line, "3"
= polygon, and "4" = image.
permissions—"public"
are available to everyone that subscribes to ArcWeb Services. "Shared"
have been made available to you by somebody in your group. "notShared"
are your layers that you have not shared to your group.
DataSource properties include:
browseGraphic—the
URL to a graphic that can be used to represent the data source.
canCopy—whether
you can copy the data source to a new data source.
maxCost—the
maximum number of credits the data source can incur from one request.
permissions—"public"
are available
to everyone that subscribes to ArcWeb Services. "shared" have
been made available to you by somebody in your group. "notShared"
are your layers that you have not shared to your group.
remote—whether
the data source redirects to a remote server outside of the ArcWeb domain.
Only applies to Map Image data sources.
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.