Namespace: Consultingwerk.SmartFramework.Repository
Class 
FetchRepositoryObjectParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.IJsonSerializable

File:FetchRepositoryObjectParameter
Purpose:Parameter object for the FetchRepositoryObject method of
the ISmartRepositoryService service
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 29 22:34:24 CET 2016


Top Constructor Summary
Options Name Purpose
FetchRepositoryObjectParameter () Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character, integer) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character, integer[]) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character, logical) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character, logical, integer) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, character, logical, integer[]) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, integer) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, integer[]) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, logical) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, logical, integer) Constructor for the FetchRepositoryObjectParameter class
FetchRepositoryObjectParameter (character, logical, integer[]) Constructor for the FetchRepositoryObjectParameter class

Top Property Summary
Options Name Purpose
CHARACTER ContainerName
CHARACTER CustomizationResultCode
LOGICAL FetchChildDetails
INTEGER Pages
LOGICAL UseCache


Constructor Detail
Top

FetchRepositoryObjectParameter ()

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Top

FetchRepositoryObjectParameter (character)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
Top

FetchRepositoryObjectParameter (character, character)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
Top

FetchRepositoryObjectParameter (character, character, integer)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
piPage INTEGER
The Page to fetch
Top

FetchRepositoryObjectParameter (character, character, integer[])

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
piPages INTEGER
The Integer Array with the Pages to fetch
Top

FetchRepositoryObjectParameter (character, character, logical)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
Top

FetchRepositoryObjectParameter (character, character, logical, integer)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
piPage INTEGER
The Page to fetch
Top

FetchRepositoryObjectParameter (character, character, logical, integer[])

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
pcCustomizationResultCode CHARACTER
The Customization Result Code to retrieve
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
piPages INTEGER
The Integer Array with the Pages to fetch
Top

FetchRepositoryObjectParameter (character, integer)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
piPage INTEGER
The Page to fetch
Top

FetchRepositoryObjectParameter (character, integer[])

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
piPages INTEGER
The Integer Array with the Pages to fetch
Top

FetchRepositoryObjectParameter (character, logical)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
Top

FetchRepositoryObjectParameter (character, logical, integer)

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
piPage INTEGER
The Page to fetch
Top

FetchRepositoryObjectParameter (character, logical, integer[])

Purpose: Constructor for the FetchRepositoryObjectParameter class
Notes:

Parameters:
pcContainerName CHARACTER
The name of the container object to retrieve from the repository
plFetchChildDetails LOGICAL
Logical value indicating if the details about the contained objects should also be retrieved
piPages INTEGER
The Integer Array with the Pages to fetch


Property Detail
Top

CHARACTER ContainerName


Returns CHARACTER
Top

CHARACTER CustomizationResultCode


Returns CHARACTER
Top

LOGICAL FetchChildDetails


Returns LOGICAL
Top

INTEGER Pages


Returns INTEGER
Top

LOGICAL UseCache


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:26:36