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, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStoreIdscontainsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiespublic ResourceRequestByProductUri(URI uri)
URIuri - the URIpublic ResourceRequestByProductUri(URI uri, Map<String,Serializable> properties)
uri - the URIproperties - the propertiespublic String getAttributeName()
getAttributeName in interface ResourceRequestpublic URI getAttributeValue()
getAttributeValue in interface ResourceRequestThis work is licensed under a Creative Commons Attribution 4.0 International License.