public class ResourceRequestByProductUri extends OperationImpl implements ResourceRequest
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected URI |
uri |
GET_RESOURCE_BY_ID, GET_RESOURCE_BY_PRODUCT_URI, IS_ENTERPRISE, OPTION_ARGUMENT, SOURCE_ID
Constructor and Description |
---|
ResourceRequestByProductUri(URI uri)
Implements a ResourceRequestByProductUri and specifies the $
URI |
ResourceRequestByProductUri(URI uri,
Map<String,Serializable> properties)
|
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
URI |
getAttributeValue() |
containsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasProperties, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStoreIds
containsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasProperties
public ResourceRequestByProductUri(URI uri)
URI
uri
- the URIpublic ResourceRequestByProductUri(URI uri, Map<String,Serializable> properties)
uri
- the URIproperties
- the propertiespublic String getAttributeName()
getAttributeName
in interface ResourceRequest
public URI getAttributeValue()
getAttributeValue
in interface ResourceRequest
This work is licensed under a Creative Commons Attribution 4.0 International License.