com.softwareag.centrasite.appl.framework.persistence.search
Class Operation
java.lang.Object
com.softwareag.centrasite.appl.framework.persistence.search.Operation
public class Operation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Operation
public Operation(Operation.Type operation)
getOperation
public Operation.Type getOperation()
setOperation
public void setOperation(Operation.Type operation)
getQueryString
public java.lang.String getQueryString(java.lang.String path,
java.lang.String value)
- Creates a query string,depending on the operation Type, representing the
where clause
- Parameters:
path
- value
-
- Returns:
- String
getOperationString
public java.lang.String getOperationString()
- Returns the proper operation
- Returns:
- String