- VALIDATE_OK - Static variable in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
- validateDBPatch(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SettingsManagerInterface
-
Validates DB patch and throws exception if patch is not applied.
- validateEmailAddress(String) - Static method in class com.deltek.enterprise.system.utils.PatternMatchFunctions
-
Validates a email address
- validateFormat(String, String) - Static method in class com.deltek.enterprise.system.utils.PatternMatchFunctions
-
- validateRow(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.RowValidation
-
This method is invoked by the system when row validation needs to happen
- validateRS(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.RSValidation
-
This method is invoked by the system when cross-line result set level validation needs to happen
- validateTemplate(String, String, AppInterface) - Static method in class com.deltek.enterprise.system.utils.PatternMatchFunctions
-
Call this method to validate a template.
- validEmail(String) - Method in interface com.deltek.enterprise.system.applicationinterface.mboard.MBManagerInterface
-
Validate user email.
- value - Variable in class com.deltek.enterprise.system.utils.userquery.UserCondition
-
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface.DATATYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface.QUERY_CAPABILITY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface.MailboxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderIdInterface.WellKnownFolderName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.FolderPermissionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.FolderPermissionReadAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.PermissionScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.BodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.Importance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.ItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.Sensitivity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.cmi.ContentPropertyTypeInterface.DATATYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.cmi.ContentRepositoryInterface.QUERY_CAPABILITY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBEmailAddressInterface.MailboxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderIdInterface.WellKnownFolderName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.FolderPermissionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.FolderPermissionReadAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBFolderPermissionInterface.PermissionScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.BodyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.Importance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.ItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deltek.enterprise.system.applicationinterface.mboard.MBItemInterface.Sensitivity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewArchive(String, boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Reserved for archive viewing/printing purposes.
- viewDigitalDocument(String, int) - Method in interface com.deltek.enterprise.system.utils.digitalsign.DigitalDocumentManager
-
- VIS_FORMULA - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- VIS_HIDDEN_ON_CLIENT - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- VIS_ON_CLIENT - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- VIS_ONLY_ON_SERVER - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
-
- VisionImportInterface - 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.
- VisionInterface - Interface in com.deltek.enterprise.system.applicationinterface.integration
-
VisionInterface provides methods to allow Constpoint application to interate with one of the Interfaces in the Vision system ;
use Application object getVisionInterface method to get VisionInterface