- ObjectFactory - Class in com.deltek.enterprise.system.utils.word.jaxb
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.deltek.enterprise.system.utils.word.jaxb package.
- ObjectFactory() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.deltek.enterprise.system.utils.word.jaxb
- objectId - Variable in class com.deltek.enterprise.system.utils.userquery.UserCondition
-
- objectId - Variable in class com.deltek.enterprise.system.utils.userquery.UserSortItem
-
- OF_Append - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies File Append constant.
- OF_Append - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Specifies File Append constant.
- OF_Create - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies File Create constant.
- OF_Create - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Specifies File Create constant.
- OF_Delete - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies File Delete constant.
- OF_Delete - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Specifies File Delete constant.
- OF_Exist - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies File Exist constant.
- OF_Exist - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileWriterInterface
-
Specifies File Exist constant.
- OF_Read - Static variable in interface com.deltek.enterprise.system.applicationinterface.FileHandlerInterface
-
Specifies File Read constant.
- onAfterAppCreate(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.AfterCreateAppInterface
-
This method is invoked after application has been created to give developer opportunity to dynamically modify it.
- onAfterCreate(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.AfterCreateRSInterface
-
This method is invoked after result set has been created to give developer opportunity to dynamically modify it.
- onClose(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.CloseRSInterface
-
This method is invoked right before ResultSet is considered closed on the server
which means that no further access to this object may occur.
- onCreate(AppInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.CreateRSInterface
-
This method is invoked to determine if a result set can be created or not
- onCreateRSMetaDataInit(ResultSetInterface, AppInterface, DynamicColumnFactory) - Method in interface com.deltek.enterprise.system.applicationinterface.CreateDymanicRSInterface
-
This method is invoked to populate rs dynamic columns
- openChild(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
-
Returns the ResultSetInterface of the child result set.
- openDirectChildresultSet(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
-
This function is provided only to compile code that needs to be converted to JavaScript.
- openWorkflowApp(String, int, int, int, String) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
-
ver 12
This function is intended to be used in system Workflow management applications (like Activity Inbox)
to open applications programmatically through JS actions in Workflow mode.
- ORG_SEGMENT_CACHE - Static variable in class com.deltek.enterprise.system.utils.CacheManager
-
- OrgInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
-
Interface for application class to implement.