- FETCH_Delete - Static variable in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
- FETCH_EOF - Static variable in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
- FETCH_Ok - Static variable in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
- FETCH_Update - Static variable in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
- fetchStatus() - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
Returns the results of last SqlFetch
- FIELD_NAME - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- FIELD_TYPE - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- FieldDef - Class in com.deltek.enterprise.system.utils.word.jaxb
-
Java class for fieldDef complex type.
- FieldDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
- FieldsDef - Class in com.deltek.enterprise.system.utils.word.jaxb
-
Java class for fieldsDef complex type.
- FieldsDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.FieldsDef
-
- FILE_EXT_NONE - Static variable in class com.deltek.enterprise.system.utils.FilePolicy
-
- FILE_SeekBegin - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies FILE_SeekBegin constant.
- FILE_SeekCurrent - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies FILE_SeekCurrent constant.
- FILE_SeekEnd - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies FILE_SeekEnd constant.
- fileClose() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Closes a file.
- fileClose() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Closes a file.
- fileClose() - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Closes a file.
- fileCopy(String, String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Copies the content of one file to another.
- fileCopy(String, String, String, String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Copies the content of one file to another.
- FileDownload - Class in com.deltek.enterprise.system.utils
-
- FileDownload() - Constructor for class com.deltek.enterprise.system.utils.FileDownload
-
- fileExists(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Checks whether a file exists in the database.
- fileExists(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Checks whether a file exists in the alternative file location.
- fileExists(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Checks whether a file exists in the alternative file location or database.
- fileExists(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Checks whether a file exists in the alternative file location or database.
- fileGetStr() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Reads next line as String from an opened file.
- fileGetStr() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Reads next line as String from an opened file.
- FileHandlerInterface - Interface in com.deltek.enterprise.system.applicationinterface
-
Objects that implements this interface enables applications to access files.
- fileOpen(String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Opens, creates or deletes a file.
- fileOpen(String, int, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Opens, creates or deletes a file.
- fileOpen(String, int, String, String, Calendar) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Opens, creates or deletes a file.
- fileOpen(String, int, String, String, Calendar, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Opens, creates or deletes a file.
- fileOpen(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Opens, creates or deletes a file.
- fileOpen(String, int, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Opens, creates or deletes a file.
- fileOpen(String, int, String, String, Calendar, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Opens, creates or deletes a file.
- FilePolicy - Class in com.deltek.enterprise.system.utils
-
- filePutChar(int) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Adds a character to a file.
- filePutChar(int) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Adds a character to a file.
- filePutStr(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Adds a line to a file.
- filePutStr(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Adds a line to a file.
- fileRead(int) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Reads a buffer of characters from a file to a string starting from the
current position and moves the current position.
- FileReaderInterface - Interface in com.deltek.enterprise.system.applicationinterface
-
Objects that implements this interface enables applications
to efficiently read large text files.
- fileRename(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Renames file.
- fileRename(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Renames file.
- fileSeek(int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Sets current position in an open file (use in conjunction with fileRead(),
fileWrite()).
- fileWrite(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Writes a string to an open file.
- fileWrite(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Writes a string to an open file.
- FileWriterInterface - Interface in com.deltek.enterprise.system.applicationinterface
-
- findAllJobServerQueues(String) - Method in interface com.deltek.enterprise.system.applicationinterface.JobServerManager
-
Finds all queues served by the job server
- findAllJobServers() - Method in interface com.deltek.enterprise.system.applicationinterface.JobServerManager
-
Finds all job servers
- findContainedFolders(MBFolderIdInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get list of folders inside parent folder
- findCpRootFolder() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Find root Costpoint root public folder
- findFirstRow(int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Use to setup the search criteria before a search loop.
- findFolder(String, MBFolderIdInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Find folder by name inside parent folder
- findFolder(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Find folder by full folder path
- findFolderItemIds(MBFolderIdInterface, List<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Find Items inside folder - return only IDs
- findFolderItems(MBFolderIdInterface, List<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Find Items inside folder - return detailed items
- findInit(int, int, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Use to setup the search criteria before a search loop through the rows in a result set.
- findRSColumn(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
-
Tries to find column in the select based on it's objectId
- FixedAssetInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
-
Interface for application class to implement.
- folderEmailIsUsed(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Verify usage of folder emailAddress
- formatAssetId(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.FixedAssetInterface
-
Return the formatted Asset Id
- formatDate(Calendar, int, AppInterface) - Static method in class com.deltek.enterprise.system.utils.Dates
-
Formats date/time object according to CP locale and format code.
- formatEmployeeId(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.EmployeeInterface
-
Return the int[] array of Employee Number level lengths
- FormulaInterface - Interface in com.deltek.enterprise.system.utils
-
- FormulaPrototype - Class in com.deltek.enterprise.system.utils
-
- FormulaPrototype() - Constructor for class com.deltek.enterprise.system.utils.FormulaPrototype
-
- Frmt_Currency - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Date - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_DateAndTime - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_LowerCase - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_MonthAndDay - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Password - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Percent - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Revision - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_SSN - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Time - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_UpperCase - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_Year - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- Frmt_ZeroPadded - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- fromUserQuery() - Method in class com.deltek.enterprise.system.utils.userquery.UserQuery
-