Namespace: Consultingwerk.OERA.BusinessEntityDescriptor
Interface 
IBusinessEntityDescriptor Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.BusinessEntityDescriptor.BusinessEntityDescriptor

File:IBusinessEntityDescriptor
Purpose:Describes properties of a Business Entity
Author(s):Mike Fechner / Consulingwerk Ltd.
Created:Fri Jul 10 16:49:46 CEST 2015
Notes:http://confluence.consultingwerkcloud.com/wiki/display/SCL/Business+Entity+Descriptor


Top Property Summary
Options Name Purpose
+ CHARACTER BusinessEntityName Returns the Name of the Business Entity
+ Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityViewDescriptor DefaultView Returns the descriptor of the default View of the Business Entity
+ CHARACTER DefaultViewName Returns the Name of the Default View of the Business Entity
+ Consultingwerk.OERA.BusinessEntityDescriptor.ListInvokableMethodDescriptor InvokableMethods Returns the List of invokable method descriptors
+ Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityTableDescriptor Tables Returns the List of temp table descriptors
+ Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityViewDescriptor Views Returns the List of view descriptors


Property Detail
Top

PUBLIC CHARACTER BusinessEntityName

Purpose: Returns the Name of the Business Entity
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityViewDescriptor DefaultView

Purpose: Returns the descriptor of the default View of the Business Entity
Notes:

Returns Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityViewDescriptor
Top

PUBLIC CHARACTER DefaultViewName

Purpose: Returns the Name of the Default View of the Business Entity
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.ListInvokableMethodDescriptor InvokableMethods

Purpose: Returns the List of invokable method descriptors
Notes:

Returns Consultingwerk.OERA.BusinessEntityDescriptor.ListInvokableMethodDescriptor
Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityTableDescriptor Tables

Purpose: Returns the List of temp table descriptors
Notes:

Returns Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityTableDescriptor
Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityViewDescriptor Views

Purpose: Returns the List of view descriptors
Notes:

Returns Consultingwerk.OERA.BusinessEntityDescriptor.ListBusinessEntityViewDescriptor


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