@Deprecated public interface Communicator extends Pageable
| Modifier and Type | Field and Description |
|---|---|
static int |
FIND_FROM_CURPAGE
Deprecated.
|
static String |
getDataStream
Deprecated.
|
static String |
getDbBuffer
Deprecated.
|
static String |
getHeaderInfo
Deprecated.
|
static String |
getIndexColumn
Deprecated.
|
static String |
getIndexPages
Deprecated.
|
static String |
getPage
Deprecated.
|
static String |
getPageNum
Deprecated.
|
static String |
getRecordBlock
Deprecated.
|
static String |
getSubIdx
Deprecated.
|
static String |
getTemplates
Deprecated.
|
static String |
isEngineFinished
Deprecated.
|
UNKNOWN_NUMBER_OF_PAGES| Modifier and Type | Method and Description |
|---|---|
boolean |
chartInDirtyPages(int pageNum)
Deprecated.
|
void |
clearMem()
Deprecated.
|
jet.datastream.FindResult |
findNext(String text,
int begPage,
boolean matchWholeWord,
boolean matchCase)
Deprecated.
|
jet.datastream.FindResult |
findPrev(String text,
int begPage,
boolean matchWholeWord,
boolean matchCase)
Deprecated.
|
jet.datastream.DSLeafGroup[][] |
getAllGroupBranch(int subidx)
Deprecated.
|
InputStream |
getBlob(int subidx,
int blobidx,
long entry)
Deprecated.
|
jet.util.JFieldValueNLSManager |
getCatalogNlsManager(int subIdx)
Deprecated.
Get catalog level {link JFieldValueNLSManager} which current main report or subReport running
|
String |
getCatalogNlsPrefix(String key)
Deprecated.
get catalog Nls datamapping file name by dbfield involved key or chart combination key
|
List<String> |
getCatalogNlsPrefixList(String key)
Deprecated.
get catalog Nls datamapping file name list by OnScreenFilter involved key
|
Hashtable |
getChartSummaryInfo(int subIdx,
int templateIdx)
Deprecated.
|
RandomInputable |
getContent()
Deprecated.
|
Locale |
getCustomLocale(String formatLocale)
Deprecated.
Get customize Locale
|
TimeZone |
getCustomTimeZone(int offsetMillis)
Deprecated.
Get customize timezone of GMT (such as GMT+08:00)
|
DSDataStreamable |
getDataStream(DSDataStreamable ds,
int branchIdx)
Deprecated.
|
DSDataStreamable |
getDataStream(int subidx)
Deprecated.
|
jet.dataengine.api.dbbuffer.JDbBufferCursor |
getDbBuffer(int subidx)
Deprecated.
|
jet.datastream.DirtyFieldInParagraphManager |
getDirtyFieldInParagraphLayoutManager()
Deprecated.
|
jet.datastream.DSPage |
getDrillDownPage(int subidx,
int pageIdx,
int recordIdx,
short templateIndex,
int branchIdx)
Deprecated.
|
jet.datastream.DSPage |
getDrillDownPage(int subidx,
int pageIdx,
int recordIdx,
short templateIndex,
int branchIdx,
int drillSecType,
String largeGrpValue,
String smallGrpValue)
Deprecated.
|
jet.datastream.DSPage |
getDrillDownPage(int subidx,
int pageIdx,
int recordIdx,
short templateIndex,
int branchIdx,
int drillSecType,
String largeGrpValue,
String smallGrpValue,
JRObjectResult obj)
Deprecated.
|
jet.datastream.DSPage |
getDrillDownPage(int subidx,
int pageIdx,
int recordIdx,
short templateIndex,
int branchIdx,
JRObjectResult obj)
Deprecated.
|
jet.datastream.DSTOC |
getDSTOC()
Deprecated.
|
String |
getEncoding()
Deprecated.
|
jet.datastream.exportInfo.ExportTimeInfo |
getExportTimeInfo()
Deprecated.
|
TimeZone |
getExportTimeZone()
Deprecated.
|
jet.datastream.DSPage |
getFastPassPage(int pnum)
Deprecated.
|
jet.util.JFieldValueNLSManager |
getFieldNLSManager()
Deprecated.
|
jet.util.JFieldValueNLSManager |
getFiledNlsManager(int subIdx)
Deprecated.
Get {link JFieldValueNLSManager} which current main report or subReport running
|
jet.dataengine.api.dbbuffer.JDbBufferData[] |
getFilterControlValueList(jet.datastream.DSTemplatible template,
String columnName,
int subIndex)
Deprecated.
|
Hashtable |
getFldSummaryInfo(int subIdx,
int templateIdx)
Deprecated.
|
int |
getFromEncoding()
Deprecated.
|
jet.datastream.DSLeafGroup |
getGroupBranch(int subidx,
int leafidx)
Deprecated.
|
jet.datastream.ReportHeaderInfo |
getHeaderInfo(int subidx)
Deprecated.
|
jet.datastream.ImgInfo |
getImgInfoInMainRpt()
Deprecated.
get ImgInfo in main report, which is only for DSObject of main report to get it
when exporting time
|
InputStream |
getIndexColumn(DbColDesc coldesc)
Deprecated.
|
InputStream |
getIndexColumn(int colIndex)
Deprecated.
|
InputStream |
getIndexPages(DbValue value)
Deprecated.
|
jet.util.nls.INLSMap |
getINLSMap(int subIndex)
Deprecated.
for condition format apply fontface-fontsize mapping at export time
|
Hashtable<Integer,jet.util.nls.INLSMap> |
getINLSMaps()
Deprecated.
for condition format apply fontface-fontsize mapping at export time
|
Vector |
getLeafGroupIndexes(int subidx)
Deprecated.
|
Vector |
getLinkComms()
Deprecated.
|
Communicator |
getLinkedComm(int idx)
Deprecated.
|
String |
getLinkedInfo(int keyIdx)
Deprecated.
|
int |
getLinkedPage(int keyIdx)
Deprecated.
|
List |
getListRunTimeInfo(int subIdx,
String templateName)
Deprecated.
|
Locale |
getLocale()
Deprecated.
|
int |
getModeType()
Deprecated.
|
jet.datastream.DSPage |
getPage(int pnum)
Deprecated.
|
jet.security.PageACL |
getPageACL()
Deprecated.
|
int |
getPageNum()
Deprecated.
|
Hashtable |
getParameterBuffer()
Deprecated.
|
Hashtable |
getparamsSting()
Deprecated.
|
int |
getPhysicalTotalPageNum()
Deprecated.
|
jet.security.PLSInfo |
getPLSInfo()
Deprecated.
If it is not communicator with Page level security, it will return null
|
Hashtable |
getProfileProperties()
Deprecated.
|
InputStream |
getRecordBlock(int recordNum,
int subidx)
Deprecated.
|
int |
getResolution()
Deprecated.
|
int |
getStartPageNumOfContentPages()
Deprecated.
Get start page number for exhibition content pages in current communicator, from 17522-TocPage enhancement
|
int |
getSubIdx(jet.datastream.DSTemplatible template)
Deprecated.
|
short |
getSubIdxOfRpt(short subIdxOfComp)
Deprecated.
Get subIdx of report(main report or subReport) which component lie in based subIdx of component
For productEngine usage scenario, we take other logic to get same target, so need not it now,can
be fake implementation now , such as return -1 always.
|
Hashtable |
getTemplates(int subidx)
Deprecated.
|
TimeZone |
getTimeZone()
Deprecated.
|
jet.datastream.tocPageLayout.input.templateInfo.TocInfo |
getTocInfo()
Deprecated.
|
int |
getToEncoding()
Deprecated.
|
int |
getTotalPageNumber(int dsIndex)
Deprecated.
|
int |
getTotalRecordsOfQuery(int queryID,
boolean totalOrFetch)
Deprecated.
|
void |
initFonts()
Deprecated.
|
boolean |
isBeStopping()
Deprecated.
|
boolean |
isContinuousPageNumberWithTocPage()
Deprecated.
|
boolean |
isEngineFinished()
Deprecated.
|
boolean |
isFastPass()
Deprecated.
|
boolean |
isFinish()
Deprecated.
|
boolean |
isHighPrecision()
Deprecated.
|
boolean |
isMain(int subIdx)
Deprecated.
|
boolean |
isPreDefinedCol()
Deprecated.
|
void |
makeChartDataset(int subIdx,
jet.datastream.DSChartDataset set)
Deprecated.
|
void |
makeChartStringValue(jet.datastream.DSChartDataset set)
Deprecated.
|
jet.datastream.DSTemplatible |
popHTMLParsedJetObject(String key)
Deprecated.
Convert HTML Tag, FS179768
DHTML need JetObject after 4 page write and read.
|
void |
pushHTMLParsedJetObject(String key,
jet.datastream.DSTemplatible jetObj)
Deprecated.
v15.6 Convert HTML Tag, FS179768
DHTML need JetObject after 4 page write and read.
|
void |
setBeStopping(boolean beStopping)
Deprecated.
|
void |
setDirtyFieldInParagraphLayoutManager(jet.datastream.DirtyFieldInParagraphManager manager)
Deprecated.
|
void |
setPreDefinedCol(boolean isPreDefinedCol)
Deprecated.
|
void |
setResolution(int res)
Deprecated.
|
int |
sizeOfRecord(int subIdx)
Deprecated.
|
boolean |
totalRecordsNull()
Deprecated.
|
void |
waitFinished()
Deprecated.
|
getNumberOfPages, getPageFormat, getPrintablestatic final String getHeaderInfo
static final String getTemplates
static final String getDbBuffer
static final String getDataStream
static final String getPage
static final String getRecordBlock
static final String getIndexColumn
static final String getIndexPages
static final String getPageNum
static final String isEngineFinished
static final String getSubIdx
static final int FIND_FROM_CURPAGE
@Deprecated jet.datastream.ReportHeaderInfo getHeaderInfo(int subidx)
@Deprecated Hashtable getTemplates(int subidx)
@Deprecated jet.dataengine.api.dbbuffer.JDbBufferCursor getDbBuffer(int subidx)
DSDataStreamable getDataStream(int subidx) throws jet.JRStopEngineException
jet.JRStopEngineExceptionDSDataStreamable getDataStream(DSDataStreamable ds, int branchIdx)
@Deprecated jet.datastream.DSPage getPage(int pnum) throws jet.JRStopEngineException
DSPage which involved to specific page numberpnum - page number based which we get specified DSPageDSPage which involved to specific page numberjet.JRStopEngineException - if receive stop order from outside@Deprecated InputStream getRecordBlock(int recordNum, int subidx)
@Deprecated InputStream getIndexColumn(DbColDesc coldesc)
@Deprecated InputStream getIndexColumn(int colIndex)
@Deprecated InputStream getIndexPages(DbValue value)
@Deprecated int getPageNum()
@Deprecated boolean isEngineFinished()
@Deprecated int getSubIdx(jet.datastream.DSTemplatible template)
@Deprecated jet.datastream.DSLeafGroup getGroupBranch(int subidx, int leafidx)
@Deprecated jet.datastream.DSLeafGroup[][] getAllGroupBranch(int subidx)
@Deprecated Vector getLeafGroupIndexes(int subidx)
@Deprecated jet.datastream.DSPage getDrillDownPage(int subidx, int pageIdx, int recordIdx, short templateIndex, int branchIdx) throws jet.JRStopEngineException
jet.JRStopEngineException@Deprecated jet.datastream.DSPage getDrillDownPage(int subidx, int pageIdx, int recordIdx, short templateIndex, int branchIdx, JRObjectResult obj) throws jet.JRStopEngineException
jet.JRStopEngineException@Deprecated jet.datastream.DSPage getDrillDownPage(int subidx, int pageIdx, int recordIdx, short templateIndex, int branchIdx, int drillSecType, String largeGrpValue, String smallGrpValue) throws jet.JRStopEngineException
jet.JRStopEngineException@Deprecated jet.datastream.DSPage getDrillDownPage(int subidx, int pageIdx, int recordIdx, short templateIndex, int branchIdx, int drillSecType, String largeGrpValue, String smallGrpValue, JRObjectResult obj) throws jet.JRStopEngineException
jet.JRStopEngineException@Deprecated InputStream getBlob(int subidx, int blobidx, long entry)
@Deprecated jet.datastream.FindResult findNext(String text, int begPage, boolean matchWholeWord, boolean matchCase) throws jet.JRStopEngineException
jet.JRStopEngineException@Deprecated jet.datastream.FindResult findPrev(String text, int begPage, boolean matchWholeWord, boolean matchCase)
@Deprecated void clearMem()
@Deprecated RandomInputable getContent()
@Deprecated void setResolution(int res)
res - Resolution value which you want to set@Deprecated int getResolution()
@Deprecated void initFonts() throws IOException
IOException - if encounter IO error when load font file.void makeChartDataset(int subIdx,
jet.datastream.DSChartDataset set)
int sizeOfRecord(int subIdx)
@Deprecated Communicator getLinkedComm(int idx)
int getLinkedPage(int keyIdx)
throws jet.JRStopEngineException
jet.JRStopEngineExceptionString getLinkedInfo(int keyIdx)
@Deprecated int getPhysicalTotalPageNum()
@Deprecated Locale getLocale()
@Deprecated String getEncoding()
@Deprecated TimeZone getTimeZone()
@Deprecated TimeZone getExportTimeZone()
TimeZone getCustomTimeZone(int offsetMillis)
offsetMillis - boolean isPreDefinedCol()
void setPreDefinedCol(boolean isPreDefinedCol)
boolean isFastPass()
jet.datastream.DSPage getFastPassPage(int pnum)
throws jet.JRStopEngineException
jet.JRStopEngineExceptionVector getLinkComms()
boolean isMain(int subIdx)
jet.datastream.DSTOC getDSTOC()
Hashtable getParameterBuffer()
boolean isBeStopping()
void setBeStopping(boolean beStopping)
jet.util.JFieldValueNLSManager getFieldNLSManager()
jet.datastream.DirtyFieldInParagraphManager getDirtyFieldInParagraphLayoutManager()
void setDirtyFieldInParagraphLayoutManager(jet.datastream.DirtyFieldInParagraphManager manager)
boolean isHighPrecision()
int getFromEncoding()
int getToEncoding()
int getTotalRecordsOfQuery(int queryID,
boolean totalOrFetch)
boolean totalRecordsNull()
int getTotalPageNumber(int dsIndex)
Hashtable getparamsSting()
boolean isFinish()
Hashtable getFldSummaryInfo(int subIdx, int templateIdx)
Hashtable getChartSummaryInfo(int subIdx, int templateIdx)
boolean chartInDirtyPages(int pageNum)
void waitFinished()
void makeChartStringValue(jet.datastream.DSChartDataset set)
jet.security.PageACL getPageACL()
jet.dataengine.api.dbbuffer.JDbBufferData[] getFilterControlValueList(jet.datastream.DSTemplatible template,
String columnName,
int subIndex)
jet.datastream.exportInfo.ExportTimeInfo getExportTimeInfo()
jet.datastream.ImgInfo getImgInfoInMainRpt()
jet.util.JFieldValueNLSManager getFiledNlsManager(int subIdx)
subIdx, - subIdx of subReport or mainReport which is defined in layouttimejet.util.JFieldValueNLSManager getCatalogNlsManager(int subIdx)
subIdx, - subIdx of subReport or mainReport which is defined in layouttimeString getCatalogNlsPrefix(String key)
key, - dbfield involved key or chart combination keyList<String> getCatalogNlsPrefixList(String key)
key, - OnScreenFilter involved keyHashtable<Integer,jet.util.nls.INLSMap> getINLSMaps()
jet.util.nls.INLSMap getINLSMap(int subIndex)
short getSubIdxOfRpt(short subIdxOfComp)
subIdxOfComp - jet.datastream.DSTemplatible popHTMLParsedJetObject(String key)
void pushHTMLParsedJetObject(String key, jet.datastream.DSTemplatible jetObj)
int getModeType()
Locale getCustomLocale(String formatLocale)
formatLocale - jet.datastream.tocPageLayout.input.templateInfo.TocInfo getTocInfo()
jet.security.PLSInfo getPLSInfo()
int getStartPageNumOfContentPages()
boolean isContinuousPageNumberWithTocPage()
Hashtable getProfileProperties()
© insightsoftware. All rights reserved.