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

R

RANGE_MAX_CHAR - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_MIN_CHAR - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_SELECT_ALL - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_SELECT_FRBEG - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_SELECT_ONE - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_SELECT_RANGE - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RANGE_SELECT_TOEND - Static variable in interface com.deltek.enterprise.system.applicationinterface.RangeControlInterface
 
RangeControlInterface - Interface in com.deltek.enterprise.system.applicationinterface
 
REF_ID_SEGMENT_CACHE - Static variable in class com.deltek.enterprise.system.utils.CacheManager
 
RefInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
Interface for application class to implement.
refreshTemplateStructure(int, String, AppInterface) - Static method in class com.deltek.enterprise.system.utils.CacheManager
 
refreshTemplateStructure() - Static method in class com.deltek.enterprise.system.utils.CacheManager
 
refreshValues() - Method in interface com.deltek.enterprise.system.applicationinterface.ListControlInterface
can be called only from client size java script fiels validation method ; it will refresh vallues of dynamic list box control ( it will do nothing for the regular list box control - control type 'L')
reInitializeParentRS(ResultSetInterface) - Method in interface com.deltek.enterprise.system.applicationinterface.ReInitParentRSInterface
This method is invoked to re-initialize parent RS (e.g.
ReInitParentRSInterface - Interface in com.deltek.enterprise.system.applicationinterface
 
rejectActivity(int, int, String, String, String, int) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
reject activity
rejectCase(int, String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
Cancels-Rejects the WF case
relation - Variable in class com.deltek.enterprise.system.utils.userquery.UserCondition
 
reloadAllSettings() - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 12 Reloads all settings on all servers in the cluster Primarily used by system applications
reloadSettings(ArrayList<String>) - Method in interface com.deltek.enterprise.system.applicationinterface.AppInterface
ver 12 Reloads settings for specified settings groups on all servers in the cluster Primarily used by system applications
remove(Object) - Method in class com.deltek.enterprise.system.utils.SoftHashMap
 
removeNewRowsMarkedForDeletion() - Method in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Call this method from server side action to permanently delete rows that have both flags : ROW_New ROW_MarkDeleted .
REORG_SEGMENT_CACHE - Static variable in class com.deltek.enterprise.system.utils.CacheManager
 
ReorgInterface - Interface in com.deltek.enterprise.system.applicationinterface.businessinterface
Interface for application class to implement.
replaceANSIJoinCondition(String, String) - Method in interface com.deltek.enterprise.system.applicationinterface.ANSISelectBuilder
Replaces specified ON clause of the ANSI statement
replaceANSIWhere(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ANSISelectBuilder
Replaces WHERE clause of the ANSI statement with
replaceGroupBy(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Replaces group by clause in the select statement
replaceHaving(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Replaces having clause to the select statement
replaceOrderBy(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Replaces order by clause to the select statement
replaceRSColumns(ArrayList<RSColumn>) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Replaces columns in the select statement
replaceWhere(String) - Method in interface com.deltek.enterprise.system.applicationinterface.SelectBuilder
Replaces where clause in the select statement
reportExists(String) - Method in interface com.deltek.enterprise.system.applicationinterface.ReportingManagerInterface
Tests whether report exists.
ReportingManagerInterface - Interface in com.deltek.enterprise.system.applicationinterface
Provides application access to reporting functionality.
REQ_NOT_REQUIRED - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
 
REQ_ON_CLIENT - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
 
REQ_ON_SERVER - Static variable in interface com.deltek.enterprise.system.applicationinterface.ColumnMetadata
 
reQuery(boolean) - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
Executes the previously submitted query
requireMixedCase() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator.PasswordPolicy
Checks whether the password requires to have mixed-case characters.
requireNumber() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator.PasswordPolicy
Checks whether the password requires to have a number.
requireSpecChar() - Method in class com.deltek.enterprise.system.utils.PasswordGenerator.PasswordPolicy
Checks whether the password requires to have a special character.
resendEmails(String) - Method in interface com.deltek.enterprise.system.applicationinterface.WorkFlowInterface
Resends emails for activities that are still in activity in box in case the emails are not yet sent for some reason Also resends emails for completed activities in MSG inbox for which the the emails are not yet sent for some reason
resId - Static variable in class com.deltek.enterprise.system.utils.CPDalTable
 
ResultSetInterface - Interface in com.deltek.enterprise.system.applicationinterface
ResultSetInterface provides methods to access the data in the Result Set and across Result Sets (eg.
RNTManagerInterface - Interface in com.deltek.enterprise.system.applicationinterface
 
ROLE_TYPE_DELEGATED - Static variable in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
 
ROLE_TYPE_ESCALATED - Static variable in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
 
ROLE_TYPE_REGULAR - Static variable in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
 
ROLE_TYPE_START - Static variable in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
 
rollbackTransaction() - Method in interface com.deltek.enterprise.system.applicationinterface.ActionInterface
Rolls back all connections associated with this action
rollbackTransaction() - Method in interface com.deltek.enterprise.system.applicationinterface.ResultSetInterface
For transaction control.
ROW_ChildModified - Static variable in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Set by the system in parent row set.Indicates that child has been modified in always validate mode.
ROW_Loaded - Static variable in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Indicates row is loaded in memory on the server.
ROW_Selected - Static variable in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Indicates row is selected.
ROW_Unvalidated - Static variable in interface com.deltek.enterprise.system.applicationinterface.RowSetInterface
Indicates row is not validated through the client.
RowSetInterface - Interface in com.deltek.enterprise.system.applicationinterface
RowSetInterface provides methods to access and manipulate data in a row.
RowValidation - Interface in com.deltek.enterprise.system.applicationinterface
 
rs_id - Variable in class com.deltek.enterprise.system.utils.CPDalTable.Params
 
RSButtonsConfig - Interface in com.deltek.enterprise.system.applicationinterface
 
RSColumn - Interface in com.deltek.enterprise.system.applicationinterface
 
RsDef - Class in com.deltek.enterprise.system.utils.word.jaxb
Java class for rsDef complex type.
RsDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.RsDef
 
rsItemExpr - Variable in class com.deltek.enterprise.system.utils.userquery.UserConditionExtra
 
rsItemMaxExpr - Variable in class com.deltek.enterprise.system.utils.userquery.UserConditionExtra
 
RSIterator - Interface in com.deltek.enterprise.system.applicationinterface
 
RssDef - Class in com.deltek.enterprise.system.utils.word.jaxb
Java class for rssDef complex type.
RssDef() - Constructor for class com.deltek.enterprise.system.utils.word.jaxb.RssDef
 
RSValidation - Interface in com.deltek.enterprise.system.applicationinterface
 
runTests(int, int) - Method in interface com.deltek.enterprise.system.applicationinterface.wfa.WFAManagerInterface
 
A B C D E F G H I J L M N O P Q R S T U V W X Y 
Skip navigation links