public abstract class AbstractSearchTranslator extends Object implements SearchTranslator
| Constructor and Description |
|---|
AbstractSearchTranslator(org.rhq.core.domain.auth.Subject subject) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
addFragmentIfParameterNotValue(String fragment,
String parameter,
String value) |
protected String |
conditionallyAddAuthzFragment(String fragment) |
protected String |
getJPQLForEnum(String fragment,
RHQLComparisonOperator operator,
String value,
Class<? extends Enum<?>> enumClass,
boolean useOrdinal) |
int |
getSubjectId() |
protected String |
quote(String data) |
boolean |
requiresAuthorizationFragment() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSearchFragmentpublic AbstractSearchTranslator(org.rhq.core.domain.auth.Subject subject)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.