auth::sync::get_doc::file::GetParameters (private)

 auth::sync::get_doc::file::GetParameters

Defined in packages/acs-authentication/tcl/sync-procs.tcl

Parameters for FILE GetDocument implementation.

Partial Call Graph (max 5 caller/called nodes):
%3 test_sync_get_parameters sync_get_parameters (test acs-authentication) auth::sync::get_doc::file::GetParameters auth::sync::get_doc::file::GetParameters test_sync_get_parameters->auth::sync::get_doc::file::GetParameters AcsSc.auth_sync_retrieve.getparameters.localfilesystem AcsSc.auth_sync_retrieve.getparameters.localfilesystem (private) AcsSc.auth_sync_retrieve.getparameters.localfilesystem->auth::sync::get_doc::file::GetParameters auth::sync::get_doc::file::register_impl auth::sync::get_doc::file::register_impl (private) auth::sync::get_doc::file::register_impl->auth::sync::get_doc::file::GetParameters

Testcases:
sync_get_parameters
Source code:
    return {
        IncrementalPath {The path to the document for incremental update. Will retrieve this most of the time.}
        SnapshotPath {The path to the document for snapshot update. If specified, will get this once per month.}
    }
Generic XQL file:
packages/acs-authentication/tcl/sync-procs.xql

PostgreSQL XQL file:
packages/acs-authentication/tcl/sync-procs-postgresql.xql

Oracle XQL file:
packages/acs-authentication/tcl/sync-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: