- genCapabilityURL(String, String, String, SqlManager) - Static method in class com.deltek.enterprise.system.utils.Passwords
-
Generates capability URL.
- generateAndSaveMeta() - Method in class com.deltek.enterprise.system.utils.word.CPMetaGenerator
-
- genMFA2Secret(String) - Static method in class com.deltek.enterprise.system.utils.Passwords
-
Returns secret key used to generate MFA code.
- get(Object) - Method in class com.deltek.enterprise.system.utils.SoftHashMap
-
The caller should not have any strong reference to key.
- getAccountLevelInfo(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.AccountInterface
-
Return the int[] array of Account level lengths
- getActionId() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
Returns action id.
- getAddress() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface
-
- getADFSSAMLProviderId(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getAlias() - Method in interface com.deltek.enterprise.system.applicationinterface.RSColumn
-
Returns select column's alias
- getAllAppKeys(String) - Method in class com.deltek.enterprise.system.utils.CPDalTable
-
Get all keys values associated with application id
- getAllChildren() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the List of ResultSetInterfaces of all open children result sets.
- getAllRows() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSetRead
-
returns Iterator that allows you to get all rows , next() method also sets context on the row it returns
- getAllSystemSqlBindVars(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Builds a Map of system bind variables necessary to execute this statement.
- getAltFileLocationObjectId(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
This function allows to determine at run-time the alternate file location Id field for a given file name field.
- getAltProjLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.AltProjInterface
-
Return the int[] array of Alternate Project level lengths
- getAmDesc() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns time AM description.
- getANSISelectBuilder(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return class which allows to manipulate SQL
written in ANSI format
- getApp() - Method in class com.deltek.enterprise.system.utils.word.jaxb.AppsDef
-
Gets the value of the app property.
- getAppId() - Method in interface com.deltek.enterprise.system.applicationinterface.AppContext
-
Returns the App Id for this App.
- getApplication() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
Returns the AppInterface for the application this action was invoked from.
- getApplication() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the AppInterface for the application this result set is currently in.
- getAppLogger() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 12
- getAppLogger() - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
- getAppName() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns the App Name for this App.
- getApprovedActivities(int) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
- getApps() - Method in class com.deltek.enterprise.system.utils.word.jaxb.ModuleDef
-
Gets the value of the apps property.
- getAttachment(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get Attachment
- getAttachments() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getAttachProperty() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Attached property
- getAzureSAMLProviderId(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getBackEnd() - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
returns database backend type
- getBcc() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getBinaryFile(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
- getBindsTable() - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
If you use HashMap to store into variables you have to call this function after every SqlFetchNext()
to get fresh row from database
- getBody() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getBodyType() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getBoolean(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getBulkInserter() - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
returns BulkInserter that can be used to efficiently copy data from one table to another.
- getCalendarValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getCanonicalLocale() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns Java locale.
- getCapabilityQuery() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Capability to Query repository content
- GetCase(SqlManager, long, String) - Method in interface com.deltek.enterprise.system.applicationinterface.RNTManagerInterface
-
Get case status from RNT
if case is not found in RNT return null
- GetCaseRoot(SqlManager) - Method in interface com.deltek.enterprise.system.applicationinterface.RNTManagerInterface
-
Get Location ID for case attachments
- getCategories() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getCategories() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get Categories
- getCc() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getChangeKey() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBObjectIdInterface
-
- getChangeToken() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Change Token (usd for optimistic locking)
- getchar(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as a char.
- getCheckOutUser() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Who is check-out user
- getChild(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntResultSet
-
Returns IntResultSet of the child result set.
- getChild(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the ResultSetInterface of the child result set.
- getChildFolderCount() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getChildFormatter(String) - Method in interface com.deltek.enterprise.system.utils.userquery.QueryDataFormatter
-
- getChildNo() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns child no of the current result set
- getChildRS(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSetRead
-
returns child rs to the current rs (if third party system supports nested rs)
- getChildRSs() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSetRead
-
returns list of child result sets
- getChoices() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Valid Choices for choice data
- getCmsContentType(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get the CMS content type definition
- getCmsContentType(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get the CMS content type definition
- getCmsContentTypes(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get the list of defined CMS content types - If root document type is defined in configuration, then
shows only sub-types of the pre-defined root type
- getCmsData(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getCmsEndpoints() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get CM Systems endpoints.
- getCmsFolder(String, String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get folder details or null if folder does not exist
- getCmsFolder(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get Cms Folder using location as parameter
- getCmsFolders(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get the list of all folders within CMS Repository
- getCmsRepositories(String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get CMS Repositories from given endpoint.
- getCmsRepository(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get CMS repository info.
- getCmsUserName(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getCmsUserPassword(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getCobraData(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
Lookup methods to return data form Cobra using one of the Get* methods
- getCobraInterface() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns CobraInterface object that allows Costpoint applications to invoke Cobra web service;
returns null is cobra related properties hasn't been setup in the enterprise.properties file
- getCobraUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getCobraUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getColumn() - Method in interface com.deltek.enterprise.system.applicationinterface.RSColumn
-
Returns select column's text without alias
- getColumnDelta(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns back delta of all changes made to the specified column.
- getColumnDelta(String, double) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns back the difference between the delta of all changes made to the specified column and the
columnTotal number or 0 if they are equal according to the framework number compare algorithm
( you cannot use java == method because java computations are not precise ).
- getCompanyId() - Method in interface com.deltek.enterprise.system.applicationinterface.AppContext
-
Returns the Company Id for this app/user session.
- getCompanyId() - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Returns the Company Id for this session.
- getCompanyId() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getConst(String) - Method in interface com.deltek.enterprise.system.utils.FormulaInterface
-
- getConstant(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns the value for the passed constant Id.
- getConstant(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Returns a Constant Value through GlobalData
- getContent(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Gets a binary content from the CMS
- getContent() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getContentBaseFolder() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Base folder for this content type
- getContentExists(String, String, String, String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Does content exist by filename
- getContentExists(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
- getContentId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getContentInfo(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
Get Content details with metadata
- getContentLocation() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getContentManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7
Intended for system applications only
- getContentManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
ver 7
Intended for system applications only
- getContentStream() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Content Stream
- getContentType() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
CMS content type of the content
- getContentType() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns content type.
- getContentType() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Returns content type.
- getContentType() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getConversationTopic() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getCpContentTypeId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Costpoint content type
- getCpContentTypeName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
- getCPLocale(AppInterface) - Static method in class com.deltek.enterprise.system.utils.Dates
-
- getCreateable() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute indicates whether new objects of this type can be created.
- getCreated() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getCreatedBy() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Created By
- getCreatedBy() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Created By
- getCreationDate() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Creation date
- getCreationDate() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Creation date
- getCTypeLocId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Location ID
- getCulture() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getData(String, List<String>, List<String>, String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.VisionImportInterface
-
- getDataType() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the dataType property.
- getDate(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getDate(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as a Calendar.
- getDateFmtNo() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns date format number.
- getDateSeparator() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns date separator.
- getDateValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getDecSeparator() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns decimal separator.
- getDefaultContextRowFinder() - Method in interface com.deltek.enterprise.system.applicationinterface.ExtendedRSMetadata
-
Invoke getDefaultContextRowFinder() from RSOpen class to get reference to 'default context row finder' which you can use to automatically set conditions
that framework will use to decide where to put context row to in the autopopulate result sets
after executing query first time; this is to overwrite default behavior where we put context on the first row
- getDefaultPrinter() - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
-
Returns default printer.
- getDefaultUserQuery() - Method in interface com.deltek.enterprise.system.applicationinterface.ExtendedRSMetadata
-
Invoke getDefaultUserQuery() from RSOpen class to get reference to 'default user query' which you can use to automatically set conditions
that user would most likely use in the Query dialog to initially limit the number of returning records .
- getDefaultUserQuery() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getDefaultValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute is optional and is only aplicable to application-maintained properties.
- getDeleteItems() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface
-
- getDesc() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns description.
- getDesc() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Returns description.
- getDescription() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This is an optional attribute containing a description of the property.
- getDescription() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Description
- getDescription() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This is an application’s description of this object type,
such as the nature of content, or its intended use.
- getDigitalDocumentHistory() - Method in interface com.deltek.enterprise.system.utils.digitalsign.DigitalDocumentManager
-
- getDigitalDocumentManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns digital document manager instance for the RS.
- getDisplayCc() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getDisplayName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute is used for presentation by CMS application.
- getDisplayName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute is used for presentation by application.
- getDisplayName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getDisplayName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBUserInterface
-
- getDisplayTo() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getDistinguishedUser() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBUserInterface
-
- getDocumentId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentLastRevision() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentRevisions() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentTimestamp() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentTypeId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentTypeName() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDocumentUserId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentInterface
-
- getDomain() - Method in class com.deltek.enterprise.system.utils.word.jaxb.DomainsDef
-
Gets the value of the domain property.
- getDomainName() - Method in interface com.deltek.enterprise.system.applicationinterface.EmailManager
-
- getDomains() - Method in class com.deltek.enterprise.system.utils.word.jaxb.CPMeta
-
Gets the value of the domains property.
- getDouble(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getdouble(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as a double.
- getDouble(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as a Double.
- getDoubleValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getEditItems() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface
-
- getEmailManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 9
- getEndpointId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
CMS Endpoint
- getEndpointId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
CMS Endpoint for this content
- getEndpointId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Endpoint ID
- getEndpointName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
- getEnterpriseAppURL(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getEnvironmentName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getExchangeUPNSuffix() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get User Principal Name Suffix (usually domain.com) for Exchange Server
- getExchangeUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getExchangeUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getExecProfileCd() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns the execution profile of the application.
- getExpDate() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns file exp date.
- getExpDate() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Returns file exp date.
- getExprAge() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getExprDate(Calendar) - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getExprTimeIncrementCd() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getExtendedAppMetadata() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
- getExtendedRSMetadata() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getExtraActionConfig() - Method in interface com.deltek.enterprise.system.applicationinterface.ExtendedRSMetadata
-
- getField() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldsDef
-
Gets the value of the field property.
- getFields() - Method in class com.deltek.enterprise.system.utils.word.jaxb.RsDef
-
Gets the value of the fields property.
- getFileDateTime() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns last modified date/time.
- getFileDateTime(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns last modified date/time.
- getFileDateTime(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns last modified date/time.
- getFileDateTime(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns last modified date/time.
- getFileDateTime() - Method in interface com.deltek.enterprise.system.applicationinterface.FileReaderInterface
-
Returns last modified date/time.
- getFileDescr() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFileExt() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFileExt(String) - Static method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFileInputStream() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns file content as input stream.
- getFileInputStream(String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns file content as input stream.
- getFileLength(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns file length.
- getFileLength(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns file size.
- getFileManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
ver 6
- getFileManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 8
- getFilePointer() - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Returns the current offset in the open file.
- getFilePolicies(String, SqlManager) - Static method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFilePolicy(String, String, SqlManager) - Static method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFilePolicy(String, String, Map<String, FilePolicy>) - Static method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getFileReadManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
- getFileReadManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
- getFileWriteManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
- getFileWriteManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
- getFolder() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Actual folder where the content is stored
- getFolder(MBFolderIdInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get full folder information.
- getFolder(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get folder by full folder path
- getFolderEmailAddress(MBFolderInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get Folder email address.
- getFolderName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderIdInterface
-
- getFormat() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the format property.
- getFormTabLinkedChildren(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.CreateWizardRSInterface
-
- getFrom() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getFullName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getGovWinIQData(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getGOVWINIQImportInterface(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
deprecated , please use method with extra par appId
ver 7.1.1
This function returns GOVWINIQImportInterface object that allows Costpoint applications to import data from GOVWINIQ system
- getGOVWINIQImportInterface(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
same as method above but allow developes to set Cosptoint app data will be imported to
- getGovWinIQUserName(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getGovWinIQUserPassword(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getGovWinUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getGovWinUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getHasAttachments() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getHRsmartImportInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns HRsmartImportInterface object that allows Costpoint applications to import data from HRsmart system
- getHRsmartImportInterface(String, Map<String, String>) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns HRsmartImportInterface object that allows Costpoint applications to import data from HRsmart system
- getHRsmartInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns HRsmartInterface object that allows Costpoint applications to intergate with HRsmart system
- getICRInterface() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 8
ICR interface
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns locale ID.
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Unique Id of the folder (implemented differently for different CMS systems
but should stay the same for the folder lifetime
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Unique Id of the content (implemented differently for different CMS systems
but should stay the same for the lifetime and travel of the content in CMS
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
Property Id
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute contains a system-assigned ID which uniquely identifies this property.
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
ID
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute uniquely identifies this object type in the repository.
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.AppDef
-
Gets the value of the id property.
- getId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.DomainDef
-
Gets the value of the id property.
- getId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the id property.
- getId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.ModuleDef
-
Gets the value of the id property.
- getId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.RsDef
-
Gets the value of the id property.
- getImportance() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getInherited() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute indicates whether the property is inherited from the
parent object type or it is explicitly defined for this object type.
- getInReplyTo() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getint(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as an int.
- getInteger(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getInteger(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as an Integer.
- getIntegerValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getInterfaceScope() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CommonInterface
-
returns interafce scope : PLANT,COMPANY or CORPORATE
- getInternetMessageId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getInvokeAppInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns InvokeAppInterface object that allows Costpoint applications to submit data to the
other Costpoint application and invoke actions or reports
- getInvokeLocalGenericWS() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns InvokeLocalGenericWS object that allows Costpoint applications to
invoke generic web services
- getIsAssociated() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsAttachment() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsCheckedOut() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Is it checked-out (Locked)
- getIsContactPhoto() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getIsDraft() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsFromMe() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsInline() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getIsNew() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsReminderSet() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsResend() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsSubmitted() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getIsUnmodified() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getItem(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get Item by string id
- getItem(MBObjectIdInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get Item by object id
- getItemClass() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getJobServerManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver GENERAL
Intended for system applications only
- getLangId() - Method in interface com.deltek.enterprise.system.applicationinterface.AppContext
-
Returns language no selected by current user.
- getLangId() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns locale language id.
- getLangId() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns language id selected by current user
- getLastErrorInfo() - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
Get last error
- getLastErrorMessage() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
- getLastErrors() - Method in interface com.deltek.enterprise.system.applicationinterface.WorkFlowInterface
-
Users of Workflow interface can call this method to determine if there is
any error during the previous API call
Currently the API returns any errors that are associated with sending
email
- getLastModifiedName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getLastModifiedTime() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getLastModifiedTime() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getLastPostSemaphoreData() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
- getLastPostSemaphoreData(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getLastSyncDate() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CommonInterface
-
Returns the earliest successful sync date among all plants for given interface type - interface type you used to get instance of object;
this date should be used to select all entities that were modified after it; method will return null if all plants have empty location
in which case sync process should stop.
- getLicensedProducts(AppInterface) - Method in class com.deltek.enterprise.system.utils.AddOnProducts
-
Retrieves list of licensed add-on products
- getListInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Used only on the client side .Returns ListControlInterface
which allows delelopers to invoke listbox specific functions on the client side
- getListMultiSelect() - Method in interface com.deltek.enterprise.system.applicationinterface.ListControlInterface
-
get method returns an array of selected values
- getListOfPrinters() - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
-
Returns list of printers.
- getListOfSystemFonts() - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
-
Returns list of available fonts
- getLkpObjectId() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return the object id of the column/cell in the parent RS which the lookup was opened for
- getLocations() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.CommonInterface
-
Returns list of all locations
- getLong(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getlong(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as long.
- getLong(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as Long.
- getLongValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getLookupFieldId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Id of a field in the lookup that provides valid choices for this data
- getLookupId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Id of a lookup that provides choices for this data
- getMailboxType() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface
-
- GetMasterProjects - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- getMaxDate() - Static method in class com.deltek.enterprise.system.utils.Dates
-
- getMaxIntValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Maximum value for Integer data type
- getMaxStringLength() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Maximum length for String data type
- getMBoardManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.01
Intended for system applications only
- getMBTopicRights(SqlManager, String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get current user rights to particular Exchange folder
- getMD5CheckSum(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Use method to generate MD5 check sum for any file in CP
- getMESInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 6.1
This function returns MESInterface object that allows Costpoint applications to intergate with MES system
- getMessageText(String, String[]) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Retrieve message text by message Id substituting CP constants, parms, value object references and terms.
- getMetaData(boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
Returns java.sql.ResultSetMetaData for the prepared select statement
- getMetaData(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
Returns java.sql.ResultSetMetaData for the diven select statement
- getMimeType() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
MIME type
- getMinDate() - Static method in class com.deltek.enterprise.system.utils.Dates
-
- getMinIntValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Minimum value for Integer data type
- getMinLength() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator.PasswordPolicy
-
Returns password minimum length.
- getModifiedBy() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Last modified by user
- getModifiedBy() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Last modified by user
- getModifiedDate() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Last Modified Date
- getModifiedDate() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Last Modified Date
- getModule() - Method in class com.deltek.enterprise.system.utils.word.jaxb.ModulesDef
-
Gets the value of the module property.
- getModules() - Method in class com.deltek.enterprise.system.utils.word.jaxb.DomainDef
-
Gets the value of the modules property.
- getMUFreeObjIds() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Reserved for multicurrency
- getMUInfo() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the hashmap of currFuncType-objectId combinations for the result set.
- getMULinkedObjIds(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Reserved for multicurrency
- getMultiValued() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute indicates whether the property is “single-valued” or “multi-valued”.
- getMURecalcTree() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Reserved for multicurrency
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns locale name.
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Name of the folder
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Name of the content
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute identifies this property among all properties of this object type,
including inherited properties.
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Name
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
Content type name
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getName() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface
-
- getName() - Method in class com.deltek.enterprise.system.utils.word.jaxb.AppDef
-
Gets the value of the name property.
- getName() - Method in class com.deltek.enterprise.system.utils.word.jaxb.DomainDef
-
Gets the value of the name property.
- getName() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the name property.
- getName() - Method in class com.deltek.enterprise.system.utils.word.jaxb.ModuleDef
-
Gets the value of the name property.
- getName() - Method in class com.deltek.enterprise.system.utils.word.jaxb.RsDef
-
Gets the value of the name property.
- getNewRecordsWhereConditon(String, ArrayList<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.VisionInterface
-
invoke this method to get extra WHERE condition you can use to figure out which records
current synch process tried to send ( including records that failed with errors ) as new to
the Vision CRM system .
- getNGRPInterface(String, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns NGRPInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getNonClosableChildren(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.CreateWizardRSInterface
-
- getNonTxSqlManager(String, Object) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns a non transactional instance of SqlManager.
- getObject(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getObject(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return the object stored by the system (previously stored with storeObject).
- getObject(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Return the object stored by the system (previously stored with storeObject).
- getObjectId() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return the String containing the Object Id of the object being validated.
- getObjectId() - Method in interface com.deltek.enterprise.system.applicationinterface.RSColumn
-
Returns select column's object Id
- getObjectIdType(String) - Method in class com.deltek.enterprise.system.utils.userquery.UserQuery
-
- getOpenAppsList() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 6.0
Intended for system applications only (Help About)
- getOpenChoice() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute is only applicable to properties that provide a value for the
“Choices” attribute.
- getOrderable() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Orderable This attribute defines whether or not the property can appear in the
ORDER BY clause of a SQL SELECT statement.
- getOrgLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.OrgInterface
-
Return the int[] array of Organization Number level lengths
- getOrgSecProfCd(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
-
Retrieves the user's Org Security profile code.
- getOrgSecProfCd(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
-
Retrieves the user's Org Security profile code.
- getOrgSecProfName(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
-
Retrieves the user's Org Security profile name
- getOrgSecProfName(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
-
Retrieves the user's Org Security profile name
- getOriginalValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
Original property value from the CMS system
- getOrigObjectId(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns back the system assigned object id of the system-created column that
stores the previous value of the sObjectId column.
- getOrigSelect() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getOtherSAMLProviderId(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getParent() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Parent folder path
- getParentFolderId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getParentId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getParentId() - Method in class com.deltek.enterprise.system.utils.word.jaxb.RsDef
-
Gets the value of the parentId property.
- getParentRS() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntResultSet
-
- getParentRS() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the ResultSetInterface of the parent result set.
- getPartition(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
Ask Alex before use ! Special function you need to use to get cached by lockPartition() data
- getPasswordPolicy() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator
-
Returns password policy.
- getPath() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
Folder path
- getPermissionLevel() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface
-
- getPermissions() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderInterface
-
- getPmDesc() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns time PM description.
- getPostedTime() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getPrecision() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the precision property.
- getPrevObjectId(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns back the system assigned object id of the system-created column that
stores the previous value (the one that was already validated) of the
sObjectId column.
- GetPrimaryContact(SqlManager) - Method in interface com.deltek.enterprise.system.applicationinterface.RNTManagerInterface
-
Get primary contact email (must be registered as PC in RNT)
- getPrimarySmtpAddress() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBUserInterface
-
- getPrinter(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
-
Returns printer.
- getProductCode() - Method in interface com.deltek.enterprise.system.applicationinterface.ProductLicenseInterface
-
Gets product code
- getProductName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Product Name
- getProductName() - Method in interface com.deltek.enterprise.system.applicationinterface.ProductLicenseInterface
-
Gets product code
- getProductTermDt() - Method in interface com.deltek.enterprise.system.applicationinterface.ProductLicenseInterface
-
Gets product code
- getProductVersion() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns the version of the product
version 6
- getProductVersion() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Product Version
- GetProjectClasses - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- GetProjectFields - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- GetProjectFiles - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- getProjectLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.ProjectInterface
-
Return the int[] array of Project Number level lengths
- GetProjectProperties - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- GetProjects - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- getProjMnfctMeData(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProjMnfctMeUserName(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProjMnfctMeUserPassword(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProjMnfctSftData(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProjMnfctSftUserName(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProjMnfctSftUserPassword(String, String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getProperties() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Get content properties (Metadata)
- getProperties() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
Get Property definitions for this Content Type
- getProperty(String) - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Get specific property
- getPropertyType() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
This attribute indicates the type of this property.
- getQueryable() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
Queryable This attribute defines whether or not the property can appear in the WHERE
clause of a SQL SELECT statement.
- getQueryable() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute indicates whether or not this object type is queryable.
- getQueryCount() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getQueryCount(String, boolean, HashMap<String, Serializable>) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getQueryName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute is used as a table name in a SQL query.
- getQueueActiveFlag() - Method in interface com.deltek.enterprise.system.applicationinterface.JobServerQueueInterface
-
- getQueueId() - Method in interface com.deltek.enterprise.system.applicationinterface.JobServerQueueInterface
-
- getRandomPassword(String) - Method in class com.deltek.enterprise.system.utils.PasswordGenerator
-
Generates random password.
- getReadItems() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface
-
- getReadOnly() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
A “read-only” property is a system property that is either maintained or computed by
the repository.
- getRealTableName(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SqlManager
-
Returns real database table name
- getReceived() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getRefLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.RefInterface
-
Return the int[] array of Reference Number level lengths
- getRegParm(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
Returns the value for the named parameter if one was passed from the client
- getRegParm(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the value for the named parameter if one was passed from the client
- getRegularActionReportParams() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.InvokeAppInterface
-
Use this method to get reference to the parameters row that you can populate with data
using set* methods and then pass as a parameter to one of the method that invokes action or report;
you only need to do it if you invoke action/report with regular parameters as opposed to the
saved parameter or archive report id
- getReorgLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.ReorgInterface
-
Return the int[] array of Reorg level lengths
- getReplyTo() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getReportId() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
This function can be used from report before/after action if the same class/method is re-used for more then one report
ver 6
- getReportId() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns report ID for currently executing report.
- getReportingManager() - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Returns Reporting Manager instance.
- getRepositoryId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
CMS Repository
- getRepositoryId() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
CMS Repository for this content
- getRepositoryName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
- getRequireCheckOut() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Require Checkout
- getRequired() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface
-
For non-read-only properties: The value of a required property MUST always be set.
- GetResourceFileProperties - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- GetResourceFiles - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- GetResources - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- getResPlanUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getResPlanUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getRestrictAuthMethods(String) - Static method in class com.deltek.enterprise.system.utils.Passwords
-
Returns array containing restricted authentication methods.
- getResultSet() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
Returns the ResultSetInterface for the result set this action was invoked from.
- getRevision() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentDataInterface
-
- getRNTManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1.1
Intended for system applications only
- getRoleUserIds(String, String, int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
Get users that belong to role
- getRoutingType() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface
-
- getRowColumns() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowSetRead
-
returns list of result set columns in this row
- getRowData() - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns context row from the row set as ArrayList.
- getRowSet() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntResultSet
-
Return the IntRowSet to the row in context.
- getRowSet() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return the RowSetInterface to the row in context.
- getRowSetContext() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntResultSet
-
Get current context row in a result set.
- getRowSetContext() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Get the context row in a result set.
- getRowStatus() - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns the status of the row (whether it is new, edited, marked deleted or
a combination of them).
- getRowVersion(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Allows developer to get value of the system ROWVERSION column,should be used
only on exceptional basic because ROWVERSION manipulation can break system
logic of saving data
- getRs() - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
- getRs() - Method in class com.deltek.enterprise.system.utils.word.jaxb.RssDef
-
Gets the value of the rs property.
- getRSButtonsConfig() - Method in interface com.deltek.enterprise.system.applicationinterface.ExtendedRSMetadata
-
use this method to get class that allows you ot customize rs toolbar buttons
- getRSColumns() - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
-
returns back the ArrayList of RSColumn objects
- getRsets() - Method in class com.deltek.enterprise.system.utils.word.jaxb.AppDef
-
Gets the value of the rsets property.
- getRsFetchSize() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentManagerInterface
-
- getRSId() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntResultSet
-
- getRSId() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the RS Id of the current Result Set
- getRSItemExprById(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
-
Use this method to get RSItem text as it appears on the
original select statement
- getRSName() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the name of the current result set.
- getRSSize() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getRSType() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns to the type of the current result set (ie.
- getSAMLAdDomain(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSAMLIdPFedMdXMLFile(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSAMLSPEntityId(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getScale() - Method in class com.deltek.enterprise.system.utils.word.jaxb.FieldDef
-
Gets the value of the scale property.
- getSelect() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getSelect() - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
-
Returns current select statement
- getSelectBuilder(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return class which allows to manipulate SQL
- getSelectNoUserWhere() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- getSender() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getSensitivity() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getSent() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getSequentialFlag() - Method in interface com.deltek.enterprise.system.applicationinterface.JobServerQueueInterface
-
- getSessionId() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Returns the unique identifier for this session.
- getSettings(SettingsManagerInterface, String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.UserSettingsInterface
-
Get Company-specific User Settings
- getSettings() - Method in interface com.deltek.enterprise.system.applicationinterface.integration.VisionInterface
-
invoke this method to get data from GetCMConnectorConfig Vision CRM method;
all settings will be returned as Strings so application should use getString()
method to get them from IntRowRead and do extra data formatting if necessary
- getSFTInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
This function returns SFTInterface object that allows Costpoint applications to intergate with SFT system
- getSHA256CheckSum(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Use method to generate SHA-256 check sum for any file in CP
- getSID() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBUserInterface
-
- getSignAppId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getSignatureCount() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentDataInterface
-
- getSignatures() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentDataInterface
-
- getSignRSId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getSignTimestamp() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getSignUserId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getSignValue() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getSilkRdFTPUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSilkRdFTPUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSilkRdWSUserName(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSilkRdWSUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getSilkroadImportInterface(String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns SilkroadImportInterface object that allows Costpoint applications to import data from Silkroad system
- getSilkroadInterface(String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.0.1
This function returns SilkroadInterface object that allows Costpoint applications to intergate with Silkroad system
- getSize() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Size in bytes
- getSize() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBAttachmentInterface
-
- getSize() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getSqlManager(Object) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
Return an instance of SqlManager.
- getSqlManager(String, Object) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
Return an instance of SqlManager.
- getSqlManager(Object) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Return an instance of SqlManager.
- getSqlManager(String, Object) - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Return an instance of SqlManager.
- getStng(int) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPCurrencyInterface
-
Use this method to get any currency related property value.
- getString(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.IntRowRead
-
- getStringValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
- getStringValue(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as a String.
- getSubject() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- GetSubProjects - Static variable in interface com.deltek.enterprise.system.applicationinterface.integration.CobraInterface
-
- getSum(FormulaPrototype, String, String, Command) - Method in interface com.deltek.enterprise.system.utils.FormulaInterface
-
- getSystemDfltFont(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
-
Returns system default font.
- getSystemName() - Method in interface com.deltek.enterprise.system.applicationinterface.AppContext
-
Returns the system name selected by the current user when login.
- getSystemName() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the system name selected by the current user when login.
- getSystemName() - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
- getTemplateStructure(int, String, AppInterface) - Static method in class com.deltek.enterprise.system.utils.CacheManager
-
- getText() - Method in interface com.deltek.enterprise.system.applicationinterface.RSColumn
-
Returns select column's text
- getThouSeparator() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns thousand separator.
- getTimeFmtNo() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns time format number.
- getTimeSeparator() - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.CPLocaleInterface
-
Returns time separator.
- getTimestamp() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentDataInterface
-
- getTitle() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
Title or Description of the content
- getTlntUserPassword(String) - Method in class com.deltek.enterprise.system.utils.EntrpFileIntgrAcctHandler
-
- getTo() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getType() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
Property type definition
- getType() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface
-
- getUniqueId() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBObjectIdInterface
-
- getUnsignTimestamp() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getUnsignUserId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentSignatureInterface
-
- getUploadMaxSize() - Method in class com.deltek.enterprise.system.utils.FilePolicy
-
- getURI() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentFolderInterface
-
URI
- getURI() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
URI
- getUser() - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface
-
- getUserId() - Method in interface com.deltek.enterprise.system.applicationinterface.AppContext
-
Returns the user Id of the current user.
- getUserId() - Method in interface com.deltek.enterprise.system.utils.digitalsign.document.DigitalDocumentDataInterface
-
- getUserValueBinds() - Method in class com.deltek.enterprise.system.utils.userquery.UserQuery
-
- getVal(String, String) - Method in interface com.deltek.enterprise.system.utils.FormulaInterface
-
- getValue() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyInterface
-
Get Property Value
- getValue(String) - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
-
Returns value of the field (specified with ObjectId) as an Object.
- getValueChild(String, ResultSetInterface, String) - Method in class com.deltek.enterprise.system.utils.FormulaPrototype
-
- getValueChildOrig(String, ResultSetInterface, String) - Method in class com.deltek.enterprise.system.utils.FormulaPrototype
-
- getVendorName() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface
-
Vendor Name
- getVersion() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentInterface
-
File version in the repository
- getVersionable() - Method in interface com.deltek.enterprise.system.applicationinterface.cmi.ContentTypeInterface
-
This attribute Indicates whether or not objects of this type are versionable.
- getVisionImportInterface(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionImportInterface object that allows Costpoint applications to import data from Vision system
- getVisionInfoCenterInterface(String, String, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getVisionInfoCenterInterface(String, String, ArrayList<String>, ArrayList<String>, ArrayList<String>, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getVisionInfoCenterSchema(String) - Method in interface com.deltek.enterprise.system.applicationinterface.integration.VisionImportInterface
-
returns xml schema for given infoCenterName
- getVisionPickListInterface(String, ArrayList<String>, ArrayList<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getVisionPickListInterface(String, ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getVisionPickListInterface(String, ArrayList<String>, ArrayList<String>, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getVisionPickListInterface(String, ArrayList<String>, ArrayList<String>, ArrayList<String>, ArrayList<String>, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 7.1
This function returns VisionInterface object that allows Costpoint applications to invoke Vision web service;
returns null is Vision related properties hasn't been setup in the enterprise.properties file
- getWFAManager() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
ver 7.11
Intended for system applications only
- getWfCaseUsers(int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
- getWfExists() - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
Does screen has associated wf
- getWfs() - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
-
Get the wf key for specific screen
- getWhseLocLevelInfo(AppInterface, String) - Method in interface com.deltek.enterprise.system.applicationinterface.businessinterface.WhseInterface
-
Return the int[] array of Warehouse Location level lengths
- getWorkflowManager() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 9
- getWritableMBFolders(SqlManager, String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Get list of available full rights folders for posting new messages
Also used to default folder only one is returned
- GOVWINIQImportInterface - Interface in com.deltek.enterprise.system.applicationinterface.integration
-
HRsmart provides methods to allow Constpoint application to import data from GOVWINIQ system ;
use Application object getGOVWINIQImportInterface method to get GOVWINIQImportInterfaceImportInterface
Use createOutputRowSet method to convert GOVWINIQ IntRowSetRead into data structure we can pass to Costpoint application.
- GOVWINIQInterface - Interface in com.deltek.enterprise.system.applicationinterface.integration
-
provides methods to allow Constpoint application to interate with one of the Interfaces in the GOVWINIQ system ;
use Application object getHRsmartInterface method to get GOVWINIQInterface
- GREATER - Static variable in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
-
- GREATER - Static variable in class com.deltek.enterprise.system.utils.userquery.UserCondition
-
- GREATER_EQUAL - Static variable in interface com.deltek.enterprise.system.applicationinterface.ExtraActionConfig
-
- GREATER_EQUAL - Static variable in class com.deltek.enterprise.system.utils.userquery.UserCondition
-