Namespace: Consultingwerk.SmartFramework.System
Interface 
ISmartBusinessEntityConfiguration Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.System.SmartBusinessEntityConfiguration

File:ISmartBusinessEntityConfiguration
Purpose:Interface for classes representing the SmartBusinessEntity
data, by default represents the SmartDB.SmartBusinessEntity
table, but may be implemented differently
Syntax:Accessed through the IBusinessEntityConfigurationProvider
service
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 03 18:58:15 CEST 2015


Top Property Summary
Options Name Purpose
+ CHARACTER BusinessEntityName Gets the BusinessEntityName
+ CHARACTER BusinessEntityPackage Gets the BusinessEntityPackage name
+ CHARACTER BusinessEntityPurpose Gets the current BusinessEntityPurpose value
+ LOGICAL DBRequired Gets the current DBRequired value
+ Consultingwerk.SmartFramework.System.ListSmartBusinessEntityTableConfiguration Tables Gets the list of ISmartBusinessEntityTableConfiguration instances for this SmartBusinessEntity
+ LOGICAL TrackDeletions Gets the current TrackDeletions value


Property Detail
Top

PUBLIC CHARACTER BusinessEntityName

Purpose: Gets the BusinessEntityName
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER BusinessEntityPackage

Purpose: Gets the BusinessEntityPackage name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER BusinessEntityPurpose

Purpose: Gets the current BusinessEntityPurpose value
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL DBRequired

Purpose: Gets the current DBRequired value
Notes:

Returns LOGICAL
Top

PUBLIC Consultingwerk.SmartFramework.System.ListSmartBusinessEntityTableConfiguration Tables

Purpose: Gets the list of ISmartBusinessEntityTableConfiguration instances
for this SmartBusinessEntity
Notes:

Returns Consultingwerk.SmartFramework.System.ListSmartBusinessEntityTableConfiguration
Top

PUBLIC LOGICAL TrackDeletions

Purpose: Gets the current TrackDeletions value
Notes:

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:41:52