public interface ResultSetInterface
extends com.deltek.enterprise.system.serverapi.remoteapi.MessageTypes, java.io.Serializable
RowSetInterface
,
AppInterface
Modifier and Type | Field and Description |
---|---|
static short |
VALIDATE_OK |
Modifier and Type | Method and Description |
---|---|
void |
acceptWarnings(boolean bAccept)
Controls in true B2B mode whether all subsequent warning messages for this Result Set
are accepted (treated as informational messages) or declined (treated as errors)
|
void |
addExtraReportParms(java.lang.String appId,
java.lang.String parmId)
Retrieves previously saved parameters from W_FUNC_PARM_CATLG and adds these extra parameters to current RS.
|
void |
addLineMessage(java.lang.String msgId,
short msgType)
Add message for this row to the message collection.
|
void |
addLineMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms)
Add message for this row to the message collection.
|
void |
addLineMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRSId)
Add message for this row to the message collection.
|
void |
addNotificationLineMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRSId,
boolean autoHide)
Add notification message for this row to the message collection.
|
void |
addNotificationObjectMessage(java.lang.String objectId,
java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRsId,
boolean autoHide)
Add notification message for this object to the message collection.
|
void |
addNotificationRSMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRSId,
boolean autoHide)
Add notification message for this result set to the message collection.
|
void |
addObjectMessage(java.lang.String objectId,
java.lang.String msgId,
short msgType)
Add message for this object to the message collection.
|
void |
addObjectMessage(java.lang.String objectId,
java.lang.String msgId,
short msgType,
java.lang.String[] parms)
Add message for this object to the message collection.
|
void |
addObjectMessage(java.lang.String objectId,
java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRsId)
Add message for this object to the message collection.
|
void |
addReqParm(java.lang.String pKey,
java.lang.Object pValue)
Adds a key/value pair to the next server request.
|
void |
addRSMessage(java.lang.String msgId,
short msgType)
Add message for this result set to the message collection.
|
void |
addRSMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms)
Add message for this result set to the message collection.
|
void |
addRSMessage(java.lang.String msgId,
short msgType,
java.lang.String[] parms,
java.lang.String childRSId)
Add message for this result set to the message collection.
|
void |
beginTransaction()
For transaction control.
|
void |
cloneRSTree()
version GENERAL 5.1
Performs standard framework clone for a selected context row.
|
void |
cloneRSTree(java.util.List<java.lang.String> includeRSList,
java.util.List<java.lang.String> excludeRSList)
version 6.0
Performs standard framework clone for a selected context row with an option to overwrite which
results sets in the RS tree should be included in the clone process.
|
boolean |
confirm(java.lang.String msgId)
Invokes JavaScript confirm() method
|
boolean |
confirm(java.lang.String msgId,
java.lang.String[] parms)
Invokes JavaScript confirm() method
|
void |
deletePostSemaphoreData(java.lang.String actionId) |
void |
endTransaction()
For transaction control
|
boolean |
executeReport(java.lang.String rptId,
boolean syncRequest) |
int |
findFirstRow(int flagsOn,
int flagsOff)
Use to setup the search criteria before a search loop.
|
RSIterator |
findInit(int flagsOn,
int flagsOff,
boolean setContext)
Use to setup the search criteria before a search loop through the rows in a result set.
|
java.util.List<ResultSetInterface> |
getAllChildren()
Returns the List of ResultSetInterfaces of all open children result sets.
|
java.util.Map<java.lang.String,java.io.Serializable> |
getAllSystemSqlBindVars(java.lang.String sSelect)
Builds a Map of system bind variables necessary to execute this statement.
|
java.lang.String |
getAltFileLocationObjectId(java.lang.String fileNameObjectId)
This function allows to determine at run-time the alternate file location Id field for a given file name field.
|
ANSISelectBuilder |
getANSISelectBuilder(java.lang.String sSelect)
Return class which allows to manipulate SQL
written in ANSI format
|
AppInterface |
getApplication()
Returns the AppInterface for the application this result set is currently in.
|
ResultSetInterface |
getChild(java.lang.String rsId)
Returns the ResultSetInterface of the child result set.
|
int |
getChildNo()
Returns child no of the current result set
|
ContentManagerInterface |
getContentManager()
ver 7
Intended for system applications only
|
UserQuery |
getDefaultUserQuery()
Deprecated.
Use getExtendedRSMetadata().getDefaultUserQuery() method instead.
|
DigitalDocumentManager |
getDigitalDocumentManager()
Returns digital document manager instance for the RS.
|
ExtendedRSMetadata |
getExtendedRSMetadata() |
java.lang.String |
getLangId()
Returns language id selected by current user
|
java.util.Map<java.lang.String,java.io.Serializable> |
getLastPostSemaphoreData(java.lang.String actionId) |
java.lang.String |
getLkpObjectId()
Return the object id of the column/cell in the parent RS which the lookup was opened for
|
java.lang.String |
getMessageText(java.lang.String msgId,
java.lang.String[] parms)
Retrieve message text by message Id substituting CP constants, parms, value object references and terms.
|
java.util.ArrayList<java.lang.String> |
getMUFreeObjIds()
Reserved for multicurrency
|
java.util.HashMap<java.lang.String,java.lang.String> |
getMUInfo()
Returns the hashmap of currFuncType-objectId combinations for the result set.
|
java.util.ArrayList<java.lang.String> |
getMULinkedObjIds(java.lang.String objectId)
Reserved for multicurrency
|
java.util.ArrayList<ResultSetInterface> |
getMURecalcTree()
Reserved for multicurrency
|
java.io.Serializable |
getObject(java.lang.String sObjCode)
Return the object stored by the system (previously stored with storeObject).
|
java.lang.String |
getObjectId()
Return the String containing the Object Id of the object being validated.
|
java.lang.String |
getOrigSelect() |
ResultSetInterface |
getParentRS()
Returns the ResultSetInterface of the parent result set.
|
int |
getQueryCount() |
int |
getQueryCount(java.lang.String sWhere,
boolean bReplace,
java.util.HashMap<java.lang.String,java.io.Serializable> hParms) |
java.lang.String |
getRegParm(java.lang.String pName)
Returns the value for the named parameter if one was passed from the client
|
java.lang.String |
getReportId()
Returns report ID for currently executing report.
|
RowSetInterface |
getRowSet()
Return the RowSetInterface to the row in context.
|
int |
getRowSetContext()
Get the context row in a result set.
|
java.lang.String |
getRSId()
Returns the RS Id of the current Result Set
|
java.lang.String |
getRSName()
Returns the name of the current result set.
|
int |
getRSSize() |
java.lang.String |
getRSType()
Returns to the type of the current result set (ie.
|
java.lang.String |
getSelect() |
SelectBuilder |
getSelectBuilder(java.lang.String sSelect)
Return class which allows to manipulate SQL
|
java.lang.String |
getSelectNoUserWhere() |
SqlManager |
getSqlManager(java.lang.Object o)
Return an instance of SqlManager.
|
java.lang.String |
getSystemName()
Returns the system name selected by the current user when login.
|
WFAManagerInterface |
getWFAManager()
ver 7.11
Intended for system applications only
|
boolean |
isDigitalSignEnabled()
Checks whether digital signature is enabled for the RS.
|
boolean |
isFullQuery() |
boolean |
isInQueryCountMode() |
boolean |
isValidObjectId(java.lang.String objectId)
Verifies if a provided objectId exists in the result set
|
int |
nextBufferRow()
Returns the starting row of the range being selected.
|
ResultSetInterface |
openChild(java.lang.String rsId)
Returns the ResultSetInterface of the child result set.
|
java.lang.String |
prompt(java.lang.String msgId,
java.lang.String textValue)
Invokes JavaScript prompt() method
|
java.lang.String |
prompt(java.lang.String msgId,
java.lang.String textValue,
java.lang.String[] parms)
Invokes JavaScript prompt() method
|
void |
reQuery(boolean bSilent)
Executes the previously submitted query
|
void |
rollbackTransaction()
For transaction control.
|
void |
saveAfterAction()
performs "Save And Continue" after action is done, effectively doing requery and placing context on the row action was run from, if row still exists after the action
|
void |
setClientRowSetContext(int contextPos)
7.1.
|
void |
setColCostSuppression(java.lang.String objectId) |
void |
setColLaborSuppression(java.lang.String objectId) |
void |
setColPriceSuppression(java.lang.String objectId) |
void |
setColSSNSuppression(java.lang.String objectId) |
void |
setLookupMultiSelect(boolean value)
Turns on/off multiselection submit in lookups - when more than one row is selected and lookup is submitted, new rows are created in parent.
|
void |
setMobileClientFieldFocus(java.lang.String objectId)
7.1.
|
boolean |
setRowSetContext(int contextPos)
Set context to the row number passed in.
|
void |
setRSSize(int numRows)
Invoked from populateRS method of application population class to set a Result set total number of rows
|
void |
setSelect(java.lang.String sSelect)
Invoked from setRSSelect method of application population class to set a Result
set select at run-time.
|
void |
storeObject(java.lang.String sObjCode,
java.io.Serializable obj)
Allows developer to store objects for a specific result set for information
sharing between method calls.
|
void |
viewArchive(java.lang.String archiveId,
boolean bView)
Reserved for archive viewing/printing purposes.
|
static final short VALIDATE_OK
java.lang.String getRSId()
java.lang.String getSystemName()
java.lang.String getLangId()
int getChildNo()
java.lang.String getRSName()
java.lang.String getRSType()
AppInterface getApplication()
AppInterface ai = rsi.getApplication(); String userId = ai.getUserId();
ResultSetInterface getParentRS()
java.lang.String getReportId()
boolean isValidObjectId(java.lang.String objectId)
objectId
- ResultSetInterface getChild(java.lang.String rsId) throws DEException
rsId
- ID of the child result setDEException
java.util.List<ResultSetInterface> getAllChildren() throws DEException
DEException
ResultSetInterface openChild(java.lang.String rsId) throws DEException
rsId
- ID of the child result setDEException
java.lang.String getObjectId()
Example: String ObjectId = rsi.getObjectId(); RowSetInterface roi = rsi.getRowSet(); String ObjectValue = roi.getStringValue(ObjectId);
int nextBufferRow()
Example: RowSetInterface roi=rsi.getRowSet(); int i; while((i=rsi.nextBufferRow())!=roi.UNDEFINED_CONTEXT) { .... }
RowSetInterface getRowSet() throws DEException
RowSetInterface roi = rsi.getRowSet(); String EmplId = roi.getStringValue("PROJ_EMPL_ID");
DEException
boolean setRowSetContext(int contextPos) throws DEException
contextPos
- The row number to set context to.DEException
getRowSetContext()
void setClientRowSetContext(int contextPos) throws DEException
contextPos
- The row number to set context to.DEException
void setMobileClientFieldFocus(java.lang.String objectId) throws DEException
objectId
- to set focus to.DEException
int getRowSetContext()
int contextRowSave = rsi.getRowSetContext(); rsi.findInit(rsi.ROW_Any,0,true); while (rsi.findNextRow()!= RowSetInterface.UNDEFINED_CONTEXT) { ...... } rsi.setRowSetContext(contextRowSave);
setRowSetContext(int)
RSIterator findInit(int flagsOn, int flagsOff, boolean setContext) throws DEException
public short validateAcrossRS (ResultSetInterface rsi) throws Exception { // Loop and find rows that is not marked deleted. rsi.findInit(RowSetInterface.ROW_Any,RowSetInterface.ROW_MarkDeleted,true) while (rsi.findNextRow()!= RowSetInterface.UNDEFINED_CONTEXT) { ....... } }
flagsOn
- Search only for rows that have these flags onflagsOff
- Search only for rows that have these flags offsetContext
- if true, will also set context to row when findNextRow is calledDEException
int findFirstRow(int flagsOn, int flagsOff) throws DEException
Example: public short validateAcrossRS (ResultSetInterface rsi) throws Exception { // Check if the result set has any row mark deleted. if RowSetInterface.UNDEFINED_CONTEXT != rsi.findFirstRow(RowSetInterface.ROW_MarkDeleted,RowSetInterface.ROW_Any) { ....... } }
flagsOn
- Search only for rows that have these flags onflagsOff
- Search only for rows that have these flags offDEException
void acceptWarnings(boolean bAccept)
bAccept
- TRUE for accepting the warnings (default) or FALSE for declining warningsjava.lang.String getMessageText(java.lang.String msgId, java.lang.String[] parms)
msgId
- The ID of text as stored in table S_RESOURCE_LIB.parms
- Array of parameters to be used for this messagevoid addRSMessage(java.lang.String msgId, short msgType)
public short validateRS (ResultSetInterface rsi) { if (.......) { rsi.addRSMessage("CP_1001",rsi.ERROR); } }
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)addLineMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addRSMessage(java.lang.String msgId, short msgType, java.lang.String[] parms)
public short validateRS (ResultSetInterface rsi) { if (.......) { rsi.addRSMessage("CP_1001",rsi.ERROR,new String[] {sObjId}); } }
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messageaddLineMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addRSMessage(java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRSId)
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRSId
- - id of the child RS to be opened from this messageaddLineMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addNotificationRSMessage(java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRSId, boolean autoHide)
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRSId
- - id of the child RS to be opened from this messageautoHide
- - set to true if you want system to automatically hide message after showing itaddLineMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addLineMessage(java.lang.String msgId, short msgType)
public short validateRow (ResultSetInterface rsi) { if (.......) { rsi.addLineMessage("PJ_1001",rsi.ERROR); } }
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)addRSMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addLineMessage(java.lang.String msgId, short msgType, java.lang.String[] parms)
public short validateRow (ResultSetInterface rsi) { if (.......) { rsi.addLineMessage("PJ_1001",rsi.ERROR,new String [] {sObjId}); } }
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messageaddRSMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addLineMessage(java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRSId)
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRSId
- - id of the child RS to be opened from this messageaddRSMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addNotificationLineMessage(java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRSId, boolean autoHide)
msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRSId
- - id of the child RS to be opened from this messageautoHide
- - set to true if you want system to automatically hide message after showing itaddRSMessage(java.lang.String, short)
,
addObjectMessage(java.lang.String, java.lang.String, short)
void addObjectMessage(java.lang.String objectId, java.lang.String msgId, short msgType)
public short valEmplId (ResultSetInterface rsi) { if (.......) { rsi.addObjectMessage(rsi.getObjectId(),"CP_1111", rsi.ERROR); } }
objectId
- The ID of the object for which message is being added.msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)addRSMessage(java.lang.String, short)
,
addLineMessage(java.lang.String, short)
void addObjectMessage(java.lang.String objectId, java.lang.String msgId, short msgType, java.lang.String[] parms)
public short valEmplId (ResultSetInterface rsi) { if (.......) { rsi.addObjectMessage(rsi.getObjectId(), "CP_1111", rsi.ERROR,new String [] {sObjId}); } }
objectId
- The ID of the object for which message is being added.msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messageaddRSMessage(java.lang.String, short)
,
addLineMessage(java.lang.String, short)
void addObjectMessage(java.lang.String objectId, java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRsId)
objectId
- The ID of the object for which message is being added.msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRsId
- - id of the child RS to be opened from this messageaddRSMessage(java.lang.String, short)
,
addLineMessage(java.lang.String, short)
void addNotificationObjectMessage(java.lang.String objectId, java.lang.String msgId, short msgType, java.lang.String[] parms, java.lang.String childRsId, boolean autoHide)
objectId
- The ID of the child RS object for which message is being added.msgId
- The ID of text as stored in table S_RESOURCE_LIB.msgType
- Severity of the message. (ResultSetInterface's INFORMATION, WARNING, ERROR
or FATAL)parms
- Array of parameters to be used for this messagechildRsId
- - id of the child RS to be opened from this messageautoHide
- - set to true if you want system to automatically hide message after showing itaddRSMessage(java.lang.String, short)
,
addLineMessage(java.lang.String, short)
void storeObject(java.lang.String sObjCode, java.io.Serializable obj)
sObjCode
- ID of object you want to name so that you can retrieve later.obj
- Object that you want to store.getObject(java.lang.String)
java.io.Serializable getObject(java.lang.String sObjCode)
sObjCode
- String containing the ID of the object stored previously.storeObject(java.lang.String, java.io.Serializable)
java.lang.String getLkpObjectId()
SelectBuilder getSelectBuilder(java.lang.String sSelect) throws DEException
DEException
ANSISelectBuilder getANSISelectBuilder(java.lang.String sSelect) throws DEException
sSelect
- sql select statement written in ANSI formatDEException
SqlManager getSqlManager(java.lang.Object o) throws DEException
o
- the object that hosts this SqlManager. SqlManager uses public variables of
this object for into and bind variables. Usually, just pass 'this' for
the current object.DEException
ContentManagerInterface getContentManager() throws DEException
DEException
WFAManagerInterface getWFAManager() throws DEException
DEException
void beginTransaction() throws DEException
DEException
endTransaction()
,
rollbackTransaction()
void endTransaction() throws DEException
DEException
beginTransaction()
,
rollbackTransaction()
void rollbackTransaction() throws DEException
DEException
beginTransaction()
,
endTransaction()
java.lang.String getRegParm(java.lang.String pName)
pName
- parameter namejava.util.HashMap<java.lang.String,java.lang.String> getMUInfo()
java.util.ArrayList<java.lang.String> getMULinkedObjIds(java.lang.String objectId)
java.util.ArrayList<java.lang.String> getMUFreeObjIds()
java.util.ArrayList<ResultSetInterface> getMURecalcTree() throws DEException
DEException
void setSelect(java.lang.String sSelect) throws DEException
sSelect
- Select statement to setDEException
java.lang.String getSelect()
java.lang.String getOrigSelect()
java.lang.String getSelectNoUserWhere()
UserQuery getDefaultUserQuery()
ExtendedRSMetadata getExtendedRSMetadata()
boolean isFullQuery()
boolean isInQueryCountMode()
void setRSSize(int numRows)
numRows
- Select statement to setint getRSSize()
int getQueryCount() throws DEException
DEException
int getQueryCount(java.lang.String sWhere, boolean bReplace, java.util.HashMap<java.lang.String,java.io.Serializable> hParms) throws DEException
sWhere
- - clause to append/replace the current RS Where clausebReplace
- - true/false whether to replace or append existing Where clausehParms
- - Map of bind variables used in sWhere. Can be null if not requiredDEException
java.util.Map<java.lang.String,java.io.Serializable> getAllSystemSqlBindVars(java.lang.String sSelect)
sSelect
- Select statement to return the bind variable for.boolean executeReport(java.lang.String rptId, boolean syncRequest) throws DEException
rptId
- - report idsyncRequest
- - true/false whether to run the report synchronously(true) or asynchronously(false)DEException
void addExtraReportParms(java.lang.String appId, java.lang.String parmId) throws DEException
appId
- app ID.parmId
- saved parameter ID from W_FUNC_PARM_CATLG table.DEException
- thrown due to system error.void cloneRSTree() throws DEException
DEException
void cloneRSTree(java.util.List<java.lang.String> includeRSList, java.util.List<java.lang.String> excludeRSList) throws DEException
includeRSList
- - list of child result set Ids which should be included in the clone process even though they are NOT included in the clone process according to design-time metadataexcludeRSList
- - list of child result set Ids which should NOT be included in the clone process even though they are included in the clone process according to design-time metadataDEException
void deletePostSemaphoreData(java.lang.String actionId) throws DEException
actionId
- Delete POST_SEMAPHORE data for an action. Intended to be used from closeRS in posting appsDEException
java.util.Map<java.lang.String,java.io.Serializable> getLastPostSemaphoreData(java.lang.String actionId) throws DEException
actionId
- DEException
void setColLaborSuppression(java.lang.String objectId) throws DEException
objectId
- Id of the column which is subject to Labor suppressionDEException
void setColCostSuppression(java.lang.String objectId) throws DEException
objectId
- Id of the column which is subject to Cost suppressionDEException
void setColPriceSuppression(java.lang.String objectId) throws DEException
objectId
- Id of the column which is subject to Price suppressionDEException
void setColSSNSuppression(java.lang.String objectId) throws DEException
objectId
- Id of the column which is subject to SSN suppressionDEException
java.lang.String getAltFileLocationObjectId(java.lang.String fileNameObjectId) throws DEException
fileNameObjectId
- Id of the column which contains file nameDEException
boolean confirm(java.lang.String msgId)
msgId
- Message ID to be displayedboolean confirm(java.lang.String msgId, java.lang.String[] parms)
msgId
- Message ID to be displayedparms
- Array of parameters to be used for replacing wildcards in the message textjava.lang.String prompt(java.lang.String msgId, java.lang.String textValue)
msgId
- Message ID to be displayedtextValue
- String to be displayed in the prompt dialogjava.lang.String prompt(java.lang.String msgId, java.lang.String textValue, java.lang.String[] parms)
msgId
- Message ID to be displayedtextValue
- String to be displayed in the prompt dialogparms
- Array of parameters to be used for replacing wildcards in the prompt textValuevoid addReqParm(java.lang.String pKey, java.lang.Object pValue)
pKey
- keypValue
- valuevoid viewArchive(java.lang.String archiveId, boolean bView)
void reQuery(boolean bSilent)
bSilent
- - if true, confirmation message about losing unsaved changes is not shownvoid setLookupMultiSelect(boolean value)
void saveAfterAction()
boolean isDigitalSignEnabled()
DigitalDocumentManager getDigitalDocumentManager()