Package ddf.catalog.operation.impl
Class ResourceRequestByProductUri
java.lang.Object
ddf.catalog.operation.impl.OperationImpl
ddf.catalog.operation.impl.ResourceRequestByProductUri
- All Implemented Interfaces:
ddf.catalog.operation.Operation,ddf.catalog.operation.Request,ddf.catalog.operation.ResourceRequest,Serializable
public class ResourceRequestByProductUri
extends OperationImpl
implements ddf.catalog.operation.ResourceRequest
- See Also:
-
Field Summary
FieldsFields inherited from interface ddf.catalog.operation.ResourceRequest
GET_RESOURCE_BY_ID, GET_RESOURCE_BY_PRODUCT_URI, IS_ENTERPRISE, OPTION_ARGUMENT, SOURCE_ID -
Constructor Summary
ConstructorsConstructorDescriptionImplements a ResourceRequestByProductUri and specifies the $URIResourceRequestByProductUri(URI uri, Map<String, Serializable> properties) -
Method Summary
Methods inherited from class ddf.catalog.operation.impl.OperationImpl
containsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasProperties, setPropertiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ddf.catalog.operation.Operation
containsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiesMethods inherited from interface ddf.catalog.operation.Request
getStoreIds
-
Field Details
-
name
-
uri
-
-
Constructor Details
-
ResourceRequestByProductUri
Implements a ResourceRequestByProductUri and specifies the $URI- Parameters:
uri- the URI
-
ResourceRequestByProductUri
- Parameters:
uri- the URIproperties- the properties
-
-
Method Details
-
getAttributeName
- Specified by:
getAttributeNamein interfaceddf.catalog.operation.ResourceRequest
-
getAttributeValue
- Specified by:
getAttributeValuein interfaceddf.catalog.operation.ResourceRequest
-