Package ddf.catalog.operation
Interface SourceInfoRequest
- All Superinterfaces:
Federatable,Operation,Request,Serializable
The SourceInfoRequest represents a request to obtain
Source information.-
Field Summary
Fields -
Method Summary
Methods inherited from interface ddf.catalog.federation.Federatable
getSourceIds, isEnterpriseMethods inherited from interface ddf.catalog.operation.Operation
containsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiesMethods inherited from interface ddf.catalog.operation.Request
getStoreIds
-
Field Details
-
GET_RESOURCE_BY_ID
- See Also:
-
GET_RESOURCE_BY_PRODUCT_URI
- See Also:
-
-
Method Details
-
includeContentTypes
boolean includeContentTypes()Include content types.- Returns:
- true, if successful
-