Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y 

A

acceptWarnings(boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
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)
ACCESS_FULL - Static variable in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
 
ACCESS_NONE - Static variable in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
 
ACCESS_READONLY - Static variable in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
 
AccountInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
Interface for application class to implement.
ActionInterface - Interface in com.deltek.enterprise.system.applicationinterface
ActionInterface provides methods to access info at the application level or result set when action is invoked.
addActionLink(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.DashboardConfig
 
addActionLink(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addANSIFromCondition(String, String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ANSISelectBuilder
Adds ANSI from join condition to the end of the from clause of ANSI select statement
addANSIJoinCondition(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ANSISelectBuilder
Adds condition to the end of the specified ON clause of the ANSI statement
addANSIWhere(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ANSISelectBuilder
Adds condition to the end of the WHERE clause of the ANSI statement
addAppKey(String, String, String) - Method in class com.deltek.enterprise.system.utils.CPDalTable
Adds key based on APP_ID and Key value
addAppKey(String, String, String, String) - Method in class com.deltek.enterprise.system.utils.CPDalTable
Adds key based on APP_ID and Key value
addAppLink(String, String, String, int, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.DashboardConfig
 
addAppLink(String, String, String, int, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addAppLinkNewRow(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
to setup New button from rs column objectId to application appToOpen in which we will application and clicks on New button
addAttachment(MBAttachmentInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
 
addBcc(MBEmailAddressInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
 
addCategory(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
 
addCc(MBEmailAddressInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
 
addChildRS(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSet
adds child rs to the current rs (if third party system supports nested rs)
addChildRSLink(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addDownloadLink(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addDynamicColumn() - Method in interface com.deltek.enterprise.system.applicationinterface.DynamicColumnFactory
 
addExtraReportParms(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Retrieves previously saved parameters from W_FUNC_PARM_CATLG and adds these extra parameters to current RS.
addFIDOSecKey(ResultSetInterface) - Static method in class com.deltek.enterprise.system.utils.Passwords
This function is for web client use only.
addField(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
Invoke this function to add fields
addFolderPermission(String, String, MBFolderPermissionInterface.FolderPermissionLevel) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
Add user to folder permissions.
addFolderPermission(MBFolderInterface, String, MBFolderPermissionInterface.FolderPermissionLevel) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
Add user to folder permissions.
addFrom(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds list of tables to the select statement
addGroupBy(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds group by clause to the select statement
addHaving(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds having clause to the select statement
addHaving(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds having clause to the select statement , can only pass String values and numbers ( did not test numbers but hope they will work as is )
addHelpTipFormula(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
method currently works for dashboard result sets only .
addItem(IntResultSet, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.SoluminaInterface
Invoke this function to synchronize item ; topLevelRs - data you need to send to the Solumina ; itemID and revisionId - primary keys in the Solumina system
addLineMessage(String, short) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this row to the message collection.
addLineMessage(String, short, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this row to the message collection.
addLineMessage(String, short, String[], String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this row to the message collection.
addMessage(String, short) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
Add message for this action to the message collection.
addMessage(String, short, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
Add message for this action to the message collection.
addMessage(String, short) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
Add message for this application to the message collection.
addMessage(String, short, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
Add message for this application to the message collection.
addNewRow() - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Add a new empty row to the row set.
addNotificationLineMessage(String, short, String[], String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add notification message for this row to the message collection.
addNotificationObjectMessage(String, String, short, String[], String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add notification message for this object to the message collection.
addNotificationRSMessage(String, short, String[], String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add notification message for this result set to the message collection.
addObjectMessage(String, String, short) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this object to the message collection.
addObjectMessage(String, String, short, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this object to the message collection.
addObjectMessage(String, String, short, String[], String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this object to the message collection.
AddOnProducts - Class in com.deltek.enterprise.system.utils
Copyright: Copyright (c) 2004
AddOnProducts() - Constructor for class com.deltek.enterprise.system.utils.AddOnProducts
 
addOrderBy(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds order by clause to the select statement
addReqParm(String, Object) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
This function is provided only to compile code that needs to be converted to JavaScript.
addReqParm(String, Object) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Adds a key/value pair to the next server request.
addRow(Calendar) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CommonInterface
adds row to the document that can later be submitted to SFT system using submit(); method also sets 'context' on the row so you can populate its fields by calling set* methods ; use this method when you what to add new or update existing row in the SFT system ; addRow can potentially submit request to the rerver if internal buffer of rows gets full see also addRow(String actionType)
addRow(Calendar, String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CommonInterface
adds row to the document that can later be submitted to SFT system using submit(); method also sets 'context' on the row so you can populate its fields by calling set* methods ; use this method when you what to delete existing row in the SFT system or you know for sure whether Insert or Update action needs to be performed; addRow can potentially submit request to the rerver if internal buffer of rows gets full see also addRow()
addRow() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSet
adds row to the child result set, assume that tranType is ROW_Merge
addRow(BasicRowStatus) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSet
adds row to the child result set, with tranType
addRowAppLink(String, String, String, String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.DashboardConfig
 
addRowAppLink(String, String, String, String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addRowAppLinkDyn(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
addRSColumns(ArrayList<RSColumn>) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds columns the select statement
addRSMessage(String, short) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this result set to the message collection.
addRSMessage(String, short, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this result set to the message collection.
addRSMessage(String, short, String[], String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Add message for this result set to the message collection.
addSystemMessage(String, int, String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.SystemResultSet
 
addTo(MBEmailAddressInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
 
addWhere(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds where clause to the select statement
addWhere(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Adds where clause to the select statement , can only pass String values and numbers ( did not test numbers but hope they will work as is )
AfterCreateAppInterface - Interface in com.deltek.enterprise.system.applicationinterface
 
AfterCreateRSInterface - Interface in com.deltek.enterprise.system.applicationinterface
 
AfterRSSave - Interface in com.deltek.enterprise.system.applicationinterface
 
afterRSSave(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.AfterRSSave
This method is invoked after system save process is done(if it was needed).
allowOverrideExpr() - Method in class com.deltek.enterprise.system.utils.FilePolicy
 
allowPasswordReuse() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator.PasswordPolicy
Checks whether reuse of passwords is allowed.
allowUpload() - Method in class com.deltek.enterprise.system.utils.FilePolicy
 
ALTPROJ_SEGMENT_CACHE - Static variable in class com.deltek.enterprise.system.utils.CacheManager
 
AltProjInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
Interface for application class to implement.
ANSISelectBuilder - Interface in com.deltek.enterprise.system.applicationinterface
Interface extends SelectBuilder and provides ANSI specific functionality
app_id - Variable in class com.deltek.enterprise.system.utils.CPDalTable.Params
 
AppContext - Interface in com.deltek.enterprise.system.applicationinterface
 
AppDef - Class in com.deltek.enterprise.system.utils.word.jaxb
Java class for appDef complex type.
AppDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.AppDef
 
appId - Static variable in class com.deltek.enterprise.system.utils.CPDalTable
 
appInCtxAddCondition(boolean, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 7.1.1 This method allow to add search condition see also appInCtxInit,appInCtxAddCondition,appInCtxOpen
appInCtxAddCondition(boolean, String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 7.1.1 Same function as appInCtxAddCondition(isAnd,objectId,value) except that it allows you to pass different comparison operator ( by default we use = ).
appInCtxAddCondition(String, String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxAddConditionDyn(String, String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxAddConditionDyn2(String, String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxInit(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 7.1.1 This function is intended to be used to start generating app context info to be used by appInCtxOpen, see also appInCtxSetResultSet,appInCtxAddCondition,appInCtxOpen
appInCtxInit(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxInitDyn(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxOpen() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 7.1.1 This function is intended to be used to programmatically open application on client in a given context info .
appInCtxSetResultSet(String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 7.1.1 This function is intended to be used to generate app context info .
appInCtxSetResultSet(String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
appInCtxSetResultSetDyn(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
 
AppInterface - Interface in com.deltek.enterprise.system.applicationinterface
AppInterface provides methods to access info at the application level.
approveActivity(int, int, String, String, List<Map<String, Object>>) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
Approve actual activity for given wf
AppsDef - Class in com.deltek.enterprise.system.utils.word.jaxb
Java class for appsDef complex type.
AppsDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.AppsDef
 
ARCH_FULL_RIGHTS - Static variable in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
Specifies ARCH_FULL_RIGHTS code.
ARCH_MODIFY_RIGHTS - Static variable in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
Specifies ARCH_MODIFY_RIGHTS code.
ARCH_VIEW_RIGHTS - Static variable in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
Specifies ARCH_VIEW_RIGHTS code.
archiveExists(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
Tests whether archived report exists.
assignActivity(String, String, int, int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.WorkFlowInterface
Called to assign an activity to a user.
AUTH_METHOD - Static variable in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
 
AutotimeInterface - Interface in com.deltek.enterprise.system.applicationinterface.integration
NOT USED ANYMORE PELASE DELETE !
A B C D E F G H I J L M N O P Q R S T U V W X Y 
Skip navigation links