- Timestamp:
- 02/19/10 06:56:50 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/corelib/src/org/bridgedb/webservice/bridgerest/BridgeRest.java
r298 r307 409 409 } 410 410 411 /** 412 * 413 * @return true 414 */ 415 public boolean isFreeAttributeSearchSupported() 416 { 417 return true; 418 } 419 411 420 /** {@inheritDoc} */ 412 421 public Map<Xref, String> freeAttributeSearch(String query, String attrType,
