Package com.avoka.fc.core.dao
Interface NamedQueries
-
public interface NamedQueries
Provides the available Cayenne named queries.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ABANDON_SUBMISSION
The "AbandonSubmission" named querystatic String
ADMIN_PROMOTION_LEVEL
The "AdminPromotionLevel" named querystatic String
ATTACHMENTS_FOR_SUBMISSION
The "AttachmentsForSubmission" named querystatic String
CATEGORY_NAMES_FOR_PORTAL
The "CategoryNamesForPortal" named querystatic String
CLIENT_PROPERTIES
The "ClientProperties" named querystatic String
DATABASE_DIALECT
The "DatabaseDialect" named querystatic String
DB_VERSION_LATEST_UPDATE
The "DbVersionLastUpdate" named querystatic String
DB_VERSION_UPDATE_LIST
The "DbVersionUpdateList" named querystatic String
DELETE_BY_OID_SET
The "DeleteByOidSet" named querystatic String
ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION
The "ElectronicAttachmentsForSubmission" named querystatic String
ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION_SUMMARY
The "ElectronicAttachmentsForSubmissionSummary" named querystatic String
ERROR_BREAKDOWN_FOR_PERIOD
The "ErrorBreakdownForPeriod" named query.static String
ERROR_LOG_SEARCH
The "ErrorLogSearch" named query.static String
ERROR_LOG_TREND
The "ErrorLogTrend" named query.static String
EXTRACT_NAME_SEARCH
The "ExtractNameSearch" named querystatic String
FIND_LIBRARY_RESOURCE
The "FindLibraryReeource" named query.static String
FORM_IDS_FOR_CATEGORIES
The "FormIdsForCategories" named querystatic String
FORM_SEARCH
The "FormSearch" named querystatic String
FORMS_WITH_FAR_KEY
The "FormsWithFarKey" named querystatic String
JOB_DATA_EXTRACT_SEARCH
The "JobDataExtractSearch" named querystatic String
JOB_STATUS_GROUP_INFO
The "JobStatusGroupInfo" named querystatic String
JOB_TREND
The "JobTrend" named querystatic String
LICENSING_JOB_COUNT
The "LicensingJobCount" named querystatic String
NON_PURGE_POLICY_CLIENT
The "NonPurgePolicyClient" named querystatic String
NULLIFY_ERROR_LOG_SERVER_NODE
The "NullifyErrorLogServerNode" named querystatic String
NULLIFY_EVENT_LOG_SERVER_NODE
The "NullifyEventLogServerNode" named querystatic String
NULLIFY_REQUEST_LOG_FORM_SERVER_NODE
The "NullifyRequestLogFormServerNode" named querystatic String
NULLIFY_REQUEST_LOG_PORTAL_SERVER_NODE
The "NullifyRequestLogPortalServerNode" named querystatic String
NULLIFY_SERVICE_DEFINITION_SERVER_NODE
The "NullifyServiceDefinitionServerNode" named querystatic String
PORTALS
The "Portals" named querystatic String
PORTALS_FOR_CLIENT
The "PortalsForClient" named querystatic String
PROPERTY_NAME_SEARCH
The "PropertyNameSearch" named querystatic String
REMOTE_AUDITS_FOR_SUBMISSION
The "RemoteAuditsForSubmission" named querystatic String
REQUEST_LOG_STATISTICS
The "RequestLogStatistics" named querystatic String
REQUEST_LOG_TREND
The "RequestLogTrend" named querystatic String
REQUEST_TYPE_FOR_PERIOD
The "RequestTypeForPeriod" named querystatic String
SAVED_SUBMISSIONS
The "SavedSubmissions" named querystatic String
SCHEDULED_JOB_NAMES
The "ScheduledJobNames" named querystatic String
SECURITY_MANAGERS
The "SecurityManagers" named querystatic String
SERVICE_CONNECTION_FORM_SERVER
The "ServiceConnectionFormServer" named querystatic String
SET_SUBMISSION_STARTED
The "SetSubmissionStarted" named querystatic String
SUB_JOB_STATUS_GROUP_INFO
The "SubJobStatusGroupInfo" named querystatic String
SUB_STATUS_GROUP_INFO
The "SubStatusGroupInfo" named querystatic String
SUBMISSION_COUNT
The "SubmissionCount" named querystatic String
SUBMISSION_DELIVERY_QUEUE_NEXT
The "SubmissionDeliveryQueueNext" named querystatic String
SUBMISSION_EXPIRY_DATE
The "SubmissionExpiryDate" named querystatic String
SUBMISSION_EXTRACT_DATA
The "SubmissionExtractData" named querystatic String
SUBMISSION_EXTRACT_DATA_BY_KEYWORD
The "SubmissionExtractDataByKeyword" named querystatic String
SUBMISSION_EXTRACT_SEARCH_BY_KEYWORD
The "SubmissionExtractSearchByKeyword" named querystatic String
SUBMISSION_REQUEST_TREND
The "SubmissionRequestTrend" named querystatic String
SUBMISSION_SAVE_TREND
The "SubmissionSaveTrend" named querystatic String
SUBMISSION_SEARCH_COUNT
The "SubmissionSearchCount" named querystatic String
SUBMISSION_SEARCH_FOR_PORTAL
The "SubmissionSearchForPortal" named querystatic String
SUBMISSION_SUMMARY
The "SubmissionSummary" named querystatic String
SUBMISSION_TRACKING_NUMBER_COUNT
The "SubmissionTrackingNumberCount" named querystatic String
SUBMISSION_TREND
The "SubmissionTrend" named querystatic String
SUBMISSIONS_FOR_WS_DELIVERY
The "SubmissionsForWSDelivery" named querystatic String
SUBMISSIONS_TO_ESCALATE
The "SubmissionsToEscalate" named querystatic String
TOP_TABLE_SIZES
The "TopTableSizes" named querystatic String
TRACKING_NUMBER_INSERT
The "TrackingNumberInsert" named querystatic String
TRACKING_NUMBER_SELECT
The "TrackingNumberSelect" named querystatic String
UNSET_CLIENT_PROPERTY_TYPES
The "UnsetClientPropertyTypes" named querystatic String
UNSET_PROPERTY_TYPES_FOR_VERSION
The "UnsetPropertyTypesForVersion" named querystatic String
UPDATE_JOB_PURGE_TIME
The "UpdateJobPurgeTime" named querystatic String
UPDATE_LICENSE_PUBLISHED_FLAG
The "UpdateLicensePublishedFlag" named querystatic String
UPDATE_PURGE_DELIVERED_DATA_TIME
The "UpdatePurgeDeliveredDataTime" named querystatic String
UPDATE_PURGE_TIME
The "UpdatePurgeTime" named querystatic String
UPDATE_SAVE_ABANDON_SCHEDULED_TIME
The "UpdateSaveAbandonScheduledTime" named querystatic String
UPDATE_SUBMISSION_PAYMENT_STATUS_GUARDED
The "VersionForPromotion" named querystatic String
USER_PORTAL_PERMISSION_NAMES
The "UserPermissionNames" named querystatic String
USER_PORTAL_PERMISSION_NAMES_FOR_LOGIN
The "UserPermissionNamesForLogin" named querystatic String
VERSIONS_FOR_PROMOTION
The "VersionForPromotion" named query
-
-
-
Field Detail
-
ABANDON_SUBMISSION
static final String ABANDON_SUBMISSION
The "AbandonSubmission" named query- See Also:
- Constant Field Values
-
ADMIN_PROMOTION_LEVEL
static final String ADMIN_PROMOTION_LEVEL
The "AdminPromotionLevel" named query- See Also:
- Constant Field Values
-
ATTACHMENTS_FOR_SUBMISSION
static final String ATTACHMENTS_FOR_SUBMISSION
The "AttachmentsForSubmission" named query- See Also:
- Constant Field Values
-
CATEGORY_NAMES_FOR_PORTAL
static final String CATEGORY_NAMES_FOR_PORTAL
The "CategoryNamesForPortal" named query- See Also:
- Constant Field Values
-
CLIENT_PROPERTIES
static final String CLIENT_PROPERTIES
The "ClientProperties" named query- See Also:
- Constant Field Values
-
DATABASE_DIALECT
static final String DATABASE_DIALECT
The "DatabaseDialect" named query- See Also:
- Constant Field Values
-
DB_VERSION_LATEST_UPDATE
static final String DB_VERSION_LATEST_UPDATE
The "DbVersionLastUpdate" named query- See Also:
- Constant Field Values
-
DB_VERSION_UPDATE_LIST
static final String DB_VERSION_UPDATE_LIST
The "DbVersionUpdateList" named query- See Also:
- Constant Field Values
-
DELETE_BY_OID_SET
static final String DELETE_BY_OID_SET
The "DeleteByOidSet" named query- See Also:
- Constant Field Values
-
ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION
static final String ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION
The "ElectronicAttachmentsForSubmission" named query- See Also:
- Constant Field Values
-
ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION_SUMMARY
static final String ELECTRONIC_ATTACHMENTS_FOR_SUBMISSION_SUMMARY
The "ElectronicAttachmentsForSubmissionSummary" named query- See Also:
- Constant Field Values
-
ERROR_BREAKDOWN_FOR_PERIOD
static final String ERROR_BREAKDOWN_FOR_PERIOD
The "ErrorBreakdownForPeriod" named query.- See Also:
- Constant Field Values
-
ERROR_LOG_SEARCH
static final String ERROR_LOG_SEARCH
The "ErrorLogSearch" named query.- See Also:
- Constant Field Values
-
ERROR_LOG_TREND
static final String ERROR_LOG_TREND
The "ErrorLogTrend" named query.- See Also:
- Constant Field Values
-
EXTRACT_NAME_SEARCH
static final String EXTRACT_NAME_SEARCH
The "ExtractNameSearch" named query- See Also:
- Constant Field Values
-
FIND_LIBRARY_RESOURCE
static final String FIND_LIBRARY_RESOURCE
The "FindLibraryReeource" named query.- See Also:
- Constant Field Values
-
FORM_IDS_FOR_CATEGORIES
static final String FORM_IDS_FOR_CATEGORIES
The "FormIdsForCategories" named query- See Also:
- Constant Field Values
-
FORM_SEARCH
static final String FORM_SEARCH
The "FormSearch" named query- See Also:
- Constant Field Values
-
FORMS_WITH_FAR_KEY
static final String FORMS_WITH_FAR_KEY
The "FormsWithFarKey" named query- See Also:
- Constant Field Values
-
JOB_DATA_EXTRACT_SEARCH
static final String JOB_DATA_EXTRACT_SEARCH
The "JobDataExtractSearch" named query- See Also:
- Constant Field Values
-
JOB_STATUS_GROUP_INFO
static final String JOB_STATUS_GROUP_INFO
The "JobStatusGroupInfo" named query- See Also:
- Constant Field Values
-
JOB_TREND
static final String JOB_TREND
The "JobTrend" named query- See Also:
- Constant Field Values
-
LICENSING_JOB_COUNT
static final String LICENSING_JOB_COUNT
The "LicensingJobCount" named query- See Also:
- Constant Field Values
-
NON_PURGE_POLICY_CLIENT
static final String NON_PURGE_POLICY_CLIENT
The "NonPurgePolicyClient" named query- See Also:
- Constant Field Values
-
NULLIFY_ERROR_LOG_SERVER_NODE
static final String NULLIFY_ERROR_LOG_SERVER_NODE
The "NullifyErrorLogServerNode" named query- See Also:
- Constant Field Values
-
NULLIFY_EVENT_LOG_SERVER_NODE
static final String NULLIFY_EVENT_LOG_SERVER_NODE
The "NullifyEventLogServerNode" named query- See Also:
- Constant Field Values
-
NULLIFY_REQUEST_LOG_FORM_SERVER_NODE
static final String NULLIFY_REQUEST_LOG_FORM_SERVER_NODE
The "NullifyRequestLogFormServerNode" named query- See Also:
- Constant Field Values
-
NULLIFY_REQUEST_LOG_PORTAL_SERVER_NODE
static final String NULLIFY_REQUEST_LOG_PORTAL_SERVER_NODE
The "NullifyRequestLogPortalServerNode" named query- See Also:
- Constant Field Values
-
NULLIFY_SERVICE_DEFINITION_SERVER_NODE
static final String NULLIFY_SERVICE_DEFINITION_SERVER_NODE
The "NullifyServiceDefinitionServerNode" named query- See Also:
- Constant Field Values
-
PORTALS
static final String PORTALS
The "Portals" named query- See Also:
- Constant Field Values
-
PORTALS_FOR_CLIENT
static final String PORTALS_FOR_CLIENT
The "PortalsForClient" named query- See Also:
- Constant Field Values
-
PROPERTY_NAME_SEARCH
static final String PROPERTY_NAME_SEARCH
The "PropertyNameSearch" named query- See Also:
- Constant Field Values
-
REMOTE_AUDITS_FOR_SUBMISSION
static final String REMOTE_AUDITS_FOR_SUBMISSION
The "RemoteAuditsForSubmission" named query- See Also:
- Constant Field Values
-
REQUEST_LOG_STATISTICS
static final String REQUEST_LOG_STATISTICS
The "RequestLogStatistics" named query- See Also:
- Constant Field Values
-
REQUEST_LOG_TREND
static final String REQUEST_LOG_TREND
The "RequestLogTrend" named query- See Also:
- Constant Field Values
-
REQUEST_TYPE_FOR_PERIOD
static final String REQUEST_TYPE_FOR_PERIOD
The "RequestTypeForPeriod" named query- See Also:
- Constant Field Values
-
SAVED_SUBMISSIONS
static final String SAVED_SUBMISSIONS
The "SavedSubmissions" named query- See Also:
- Constant Field Values
-
SECURITY_MANAGERS
static final String SECURITY_MANAGERS
The "SecurityManagers" named query- See Also:
- Constant Field Values
-
SCHEDULED_JOB_NAMES
static final String SCHEDULED_JOB_NAMES
The "ScheduledJobNames" named query- See Also:
- Constant Field Values
-
SERVICE_CONNECTION_FORM_SERVER
static final String SERVICE_CONNECTION_FORM_SERVER
The "ServiceConnectionFormServer" named query- See Also:
- Constant Field Values
-
SET_SUBMISSION_STARTED
static final String SET_SUBMISSION_STARTED
The "SetSubmissionStarted" named query- See Also:
- Constant Field Values
-
SUBMISSION_COUNT
static final String SUBMISSION_COUNT
The "SubmissionCount" named query- See Also:
- Constant Field Values
-
SUBMISSION_REQUEST_TREND
static final String SUBMISSION_REQUEST_TREND
The "SubmissionRequestTrend" named query- See Also:
- Constant Field Values
-
SUBMISSION_DELIVERY_QUEUE_NEXT
static final String SUBMISSION_DELIVERY_QUEUE_NEXT
The "SubmissionDeliveryQueueNext" named query- See Also:
- Constant Field Values
-
SUBMISSION_EXPIRY_DATE
static final String SUBMISSION_EXPIRY_DATE
The "SubmissionExpiryDate" named query- See Also:
- Constant Field Values
-
SUBMISSION_EXTRACT_DATA
static final String SUBMISSION_EXTRACT_DATA
The "SubmissionExtractData" named query- See Also:
- Constant Field Values
-
SUBMISSION_EXTRACT_DATA_BY_KEYWORD
static final String SUBMISSION_EXTRACT_DATA_BY_KEYWORD
The "SubmissionExtractDataByKeyword" named query- See Also:
- Constant Field Values
-
SUBMISSION_EXTRACT_SEARCH_BY_KEYWORD
static final String SUBMISSION_EXTRACT_SEARCH_BY_KEYWORD
The "SubmissionExtractSearchByKeyword" named query- See Also:
- Constant Field Values
-
SUBMISSION_SAVE_TREND
static final String SUBMISSION_SAVE_TREND
The "SubmissionSaveTrend" named query- See Also:
- Constant Field Values
-
SUBMISSION_SEARCH_COUNT
static final String SUBMISSION_SEARCH_COUNT
The "SubmissionSearchCount" named query- See Also:
- Constant Field Values
-
SUBMISSION_SEARCH_FOR_PORTAL
static final String SUBMISSION_SEARCH_FOR_PORTAL
The "SubmissionSearchForPortal" named query- See Also:
- Constant Field Values
-
SUBMISSIONS_FOR_WS_DELIVERY
static final String SUBMISSIONS_FOR_WS_DELIVERY
The "SubmissionsForWSDelivery" named query- See Also:
- Constant Field Values
-
SUBMISSIONS_TO_ESCALATE
static final String SUBMISSIONS_TO_ESCALATE
The "SubmissionsToEscalate" named query- See Also:
- Constant Field Values
-
SUBMISSION_SUMMARY
static final String SUBMISSION_SUMMARY
The "SubmissionSummary" named query- See Also:
- Constant Field Values
-
SUBMISSION_TREND
static final String SUBMISSION_TREND
The "SubmissionTrend" named query- See Also:
- Constant Field Values
-
SUBMISSION_TRACKING_NUMBER_COUNT
static final String SUBMISSION_TRACKING_NUMBER_COUNT
The "SubmissionTrackingNumberCount" named query- See Also:
- Constant Field Values
-
SUB_STATUS_GROUP_INFO
static final String SUB_STATUS_GROUP_INFO
The "SubStatusGroupInfo" named query- See Also:
- Constant Field Values
-
SUB_JOB_STATUS_GROUP_INFO
static final String SUB_JOB_STATUS_GROUP_INFO
The "SubJobStatusGroupInfo" named query- See Also:
- Constant Field Values
-
TRACKING_NUMBER_INSERT
static final String TRACKING_NUMBER_INSERT
The "TrackingNumberInsert" named query- See Also:
- Constant Field Values
-
TRACKING_NUMBER_SELECT
static final String TRACKING_NUMBER_SELECT
The "TrackingNumberSelect" named query- See Also:
- Constant Field Values
-
TOP_TABLE_SIZES
static final String TOP_TABLE_SIZES
The "TopTableSizes" named query- See Also:
- Constant Field Values
-
UNSET_CLIENT_PROPERTY_TYPES
static final String UNSET_CLIENT_PROPERTY_TYPES
The "UnsetClientPropertyTypes" named query- See Also:
- Constant Field Values
-
UNSET_PROPERTY_TYPES_FOR_VERSION
static final String UNSET_PROPERTY_TYPES_FOR_VERSION
The "UnsetPropertyTypesForVersion" named query- See Also:
- Constant Field Values
-
UPDATE_JOB_PURGE_TIME
static final String UPDATE_JOB_PURGE_TIME
The "UpdateJobPurgeTime" named query- See Also:
- Constant Field Values
-
UPDATE_LICENSE_PUBLISHED_FLAG
static final String UPDATE_LICENSE_PUBLISHED_FLAG
The "UpdateLicensePublishedFlag" named query- See Also:
- Constant Field Values
-
UPDATE_PURGE_DELIVERED_DATA_TIME
static final String UPDATE_PURGE_DELIVERED_DATA_TIME
The "UpdatePurgeDeliveredDataTime" named query- See Also:
- Constant Field Values
-
UPDATE_PURGE_TIME
static final String UPDATE_PURGE_TIME
The "UpdatePurgeTime" named query- See Also:
- Constant Field Values
-
UPDATE_SAVE_ABANDON_SCHEDULED_TIME
static final String UPDATE_SAVE_ABANDON_SCHEDULED_TIME
The "UpdateSaveAbandonScheduledTime" named query- See Also:
- Constant Field Values
-
UPDATE_SUBMISSION_PAYMENT_STATUS_GUARDED
static final String UPDATE_SUBMISSION_PAYMENT_STATUS_GUARDED
The "VersionForPromotion" named query- See Also:
- Constant Field Values
-
USER_PORTAL_PERMISSION_NAMES
static final String USER_PORTAL_PERMISSION_NAMES
The "UserPermissionNames" named query- See Also:
- Constant Field Values
-
USER_PORTAL_PERMISSION_NAMES_FOR_LOGIN
static final String USER_PORTAL_PERMISSION_NAMES_FOR_LOGIN
The "UserPermissionNamesForLogin" named query- See Also:
- Constant Field Values
-
VERSIONS_FOR_PROMOTION
static final String VERSIONS_FOR_PROMOTION
The "VersionForPromotion" named query- See Also:
- Constant Field Values
-
-