Namespace: Consultingwerk.SmartFramework.Repository
Class 
RepositoryAssert Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:RepositoryAssert
Purpose:Parameter validation routines for the Repository Routines
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 15 23:34:05 CEST 2016
Purpose: Protected default constructor for the RepositoryAssert class
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ ValidObjectMasterGuid (character) Verifies the given object master guid
+ ValidObjectMasterName (character) Verifies the given object master name
+ ValidObjectTypeGuid (character) Verifies the given object type guid
+ ValidObjectTypeName (character) Verifies the given object type name

Top Constructor Summary
Options Name Purpose
# RepositoryAssert () Protected default constructor for the RepositoryAssert class


Method Detail
Top

PUBLIC ValidObjectMasterGuid (character)

Purpose: Verifies the given object master guid
Notes:

Parameters:
pcObjectMasterGuid CHARACTER
The object master guid to validate
Top

PUBLIC ValidObjectMasterName (character)

Purpose: Verifies the given object master name
Notes:

Parameters:
pcObjectMaster CHARACTER
The object master name to validate
Top

PUBLIC ValidObjectTypeGuid (character)

Purpose: Verifies the given object type guid
Notes:

Parameters:
pcObjectTypeGuid CHARACTER
The object type guid to validate
Top

PUBLIC ValidObjectTypeName (character)

Purpose: Verifies the given object type name
Notes:

Parameters:
pcObjectType CHARACTER
The object type name to validate


Constructor Detail
Top

PROTECTED RepositoryAssert ()

Purpose: Protected default constructor for the RepositoryAssert class
Notes: Disallow instance creation



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:06:33