|
3.2.4: 2013-12-06 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClonableReporterQuery
An interface that indicates that a query may be used together with cloned reporter information.
Method Summary | |
---|---|
VirtualDb |
getVirtualDb()
Get the virtual database that the query is using. |
boolean |
hasClonedReporters()
Check if the virtual database that this query is using has cloned reporter annotations or not. |
void |
setUseClonedReporters(boolean useClonedReporters)
Set if cloned reporters should be used by default or not. |
boolean |
useClonedReporters()
Checks if this query is using cloned reporter or not by default. |
Method Detail |
---|
boolean hasClonedReporters()
boolean useClonedReporters()
void setUseClonedReporters(boolean useClonedReporters)
hasClonedReporters()
return false.
useClonedReporters
- TRUE to use cloned reporters by default,
FALSE to use the master reportersVirtualDb getVirtualDb()
|
3.2.4: 2013-12-06 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |