|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryMethod
Field Summary | |
---|---|
static java.lang.String |
FIND_PREFIX
|
static java.lang.String |
SELECT_PREFIX
|
Fields inherited from interface org.eclipse.jst.j2ee.ejb.MethodElement |
---|
COMMA, LEFT_PAREN, RIGHT_PAREN |
Method Summary | |
---|---|
JavaClass[] |
getClientTypeJavaClasses()
Return an array of JavaClasses of all the interfaces or bean class that this method is presented to a client. |
Query |
getQuery()
|
void |
setQuery(Query value)
|
Methods inherited from interface org.eclipse.jst.j2ee.ejb.MethodElement |
---|
addMethodParams, applyZeroParams, equalSignature, getDescription, getDescriptions, getEnterpriseBean, getMethodParams, getMethods, getMostSpecific, getName, getParms, getSignature, getType, getTypeJavaClass, hasMethodParams, initializeFromSignature, isDefault, isEquivalent, isHome, isLocal, isLocalHome, isRemote, isSetType, isUnspecified, isValid, nameAndParamsEquals, removeMethodParams, represents, setDescription, setEnterpriseBean, setIdToReadableString, setName, setParms, setType, uniquelyIdentifies, unsetType |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String SELECT_PREFIX
static final java.lang.String FIND_PREFIX
Method Detail |
---|
Query getQuery()
void setQuery(Query value)
value
- The new value of the Query referenceJavaClass[] getClientTypeJavaClasses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |