public interface InbxConfigSetRemote extends MboSetRemote
INSERTONLY, INSERTORUPDATE, UPDATEONLY
Modifier and Type | Method and Description |
---|---|
MboValueData[][] |
getAssignments(int start,
int rowcount,
java.lang.String sortBy)
Returns the data to be displayed to user in the Inbox Portlet.
|
java.util.Vector |
getColumns()
Returns a collection of attributes and their desciptions for the currently configured
portlet.
|
java.util.Vector |
getInboxColumns()
Returns a vector of attributes in the WFASSIGNMENT table.
|
java.lang.String |
getInboxDescTitle()
Returns title of the "DESCRIPTION" attribute from WFAASSIGNMENT table.
|
MboValueData[][] |
getKeyAttributeData()
Returns key data of the key attributes needed for linking to WORKFLOW and ROUTING functions
|
java.util.ArrayList |
getNonPersistentAttributes()
Returns a collection of all non-persistent fields of WFASSIGNMENT table.
This is needed in the portlet to restrict user from scrolling. |
int |
getNoOfAssignments()
Returns number of assignments if already set, otherwise makes a quick call to WFASSIGNMENT
table and calls method getInboxAssignments(), to get the count of the assignments user has
|
java.lang.String |
latestDate()
Returns the String of the latest date among assignments.
|
void |
resetInboxColumns()
Empties the collection that contains info about inbox columns
|
void |
setInboxColumns()
Gets attributes related to WFASSIGNMENT from MAXIMODD and uses them as the list of
attributes to be given to user to select from to display portlet.
The list is then added to this set. |
abortSql, add, add, addAtEnd, addAtEnd, addAtIndex, addAtIndex, addFakeAtEnd, addSubQbe, addSubQbe, addSubQbe, addSubQbe, addWarning, addWarnings, checkMethodAccess, cleanup, clear, clearLongOpPipe, close, commit, copy, copy, copyForDM, count, count, deleteAll, deleteAll, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemoveAll, deleteAndRemoveAll, determineRequiredFieldsFromERM, earliestDate, fetchNext, findAllNullRequiredFields, findByIntegrationKey, findKey, getApp, getAppAlwaysFieldFlags, getAppWhere, getCompleteWhere, getCurrentPosition, getDBFetchMaxRows, getDefaultValue, getERMEntity, getESigTransactionId, getExcludeMeFromPropagation, getFlags, getKeyAttributes, getList, getList, getMaxMessage, getMbo, getMbo, getMboForUniqueId, getMboSetData, getMboSetData, getMboSetInfo, getMboSetRetainMboPositionData, getMboSetRetainMboPositionInfo, getMboSetValueData, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMLFromClause, getMXTransaction, getName, getOrderBy, getOwner, getParentApp, getProfile, getQbe, getQbe, getQbe, getQbeWhere, getQueryTimeout, getRelationName, getRelationship, getSelection, getSelectionWhere, getSetOrderByForUI, getSize, getSQLOptions, getTxnPropertyMap, getUserAndQbeWhere, getUserInfo, getUserName, getUserWhere, getWarnings, getWhere, getZombie, hasMLQbe, hasQbe, hasWarnings, ignoreQbeExactMatchSet, incrementDeletedCount, init, isBasedOn, isDMDeploySet, isDMSkipFieldValidation, isEmpty, isESigNeeded, isFlagSet, isQbeCaseSensitive, isQbeExactMatch, isRetainMboPosition, latestDate, locateMbo, logESigVerification, max, min, moveFirst, moveLast, moveNext, movePrev, moveTo, newMboIndex, notExist, positionState, processML, remove, remove, remove, reset, resetQbe, resetWithSelection, rollback, rollbackToCheckpoint, rollbackToCheckpoint, save, save, select, select, select, selectAll, setAllowQualifiedRestriction, setApp, setAppAlwaysFieldFlag, setAppWhere, setAutoKeyFlag, setDBFetchMaxRows, setDefaultOrderBy, setDefaultValue, setDefaultValue, setDefaultValues, setDMDeploySet, setDMSkipFieldValidation, setERMEntity, setESigFieldModified, setExcludeMeFromPropagation, setFlag, setFlag, setFlags, setInsertCompanySet, setInsertItemSet, setInsertOrg, setInsertSite, setLastESigTransId, setLogLargFetchResultDisabled, setMboSetInfo, setMXTransaction, setNoNeedtoFetchFromDB, setOrderBy, setOwner, setQbe, setQbe, setQbe, setQbe, setQbe, setQbeCaseSensitive, setQbeCaseSensitive, setQbeExactMatch, setQbeExactMatch, setQbeOperatorOr, setQueryBySiteQbe, setQueryTimeout, setRelationName, setRelationship, setRequiedFlagsFromERM, setRetainMboPosition, setSetOrderByForUI, setSQLOptions, setTableDomainLookup, setTxnPropertyMap, setupLongOpPipe, setUserWhere, setUserWhereAfterParse, setWhere, setWhereQbe, smartFill, smartFill, smartFind, smartFind, startCheckpoint, startCheckpoint, sum, toBeSaved, undeleteAll, unselect, unselect, unselect, unselectAll, useStoredQuery, validate, verifyESig
getBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getString, isNull, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull
commitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransaction
void setInboxColumns() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.util.Vector getColumns() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.util.Vector getInboxColumns() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
MboValueData[][] getAssignments(int start, int rowcount, java.lang.String sortBy) throws java.rmi.RemoteException, MXException
start
- rowcount
- sortBy
- "description", "app","assignid","ownerid"
plus selected attributesjava.rmi.RemoteException
MXException
MboValueData[][] getKeyAttributeData() throws java.rmi.RemoteException, MXException
"description", "app","assignid","ownerid"
java.rmi.RemoteException
MXException
int getNoOfAssignments() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String latestDate() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getInboxDescTitle() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.util.ArrayList getNonPersistentAttributes() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void resetInboxColumns() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException