Namespace: OpenEdge.DataAdmin.Message
Interface
IDataAdminMessage
Parent classes:
Inherits: Progress.Lang.Object

/* Copyright (c) 2011 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:IDataAdminMessage
Author(s):hdaniels
Created:Sun Sep 05 17:32:04 EDT 2010




Method Summary
Options Name Purpose
HANDLE SerializeMessage ()

Property Summary
Options Name Purpose
CHARACTER ContextId /* identifies the requester (published from service) */
HANDLE DataHandle /*------------------------------------------------------------------------ File : message.i Purpose : Syntax : waiting for interface inheritance Description : Author(s) : hdaniels Created : Thu Oct 14 20:22:03 EDT 2010 Notes : ----------------------------------------------------------------------*/
CHARACTER EntityName /* identifier for the service adapter (directly to data access) */
CHARACTER SerializeName /* identifies the requester by name (published from service) */
CHARACTER Url /* external request id used to get here */


Method Detail
Top

HANDLE SerializeMessage ()

Returns HANDLE


Property Detail
Top

CHARACTER ContextId

/* identifies the requester (published from service)
Returns CHARACTER
Top

HANDLE DataHandle

File : message.i
Purpose :
Syntax : waiting for interface inheritance
Description :
Author(s) : hdaniels
Created : Thu Oct 14 20:22:03 EDT 2010
Notes :
Returns HANDLE
Top

CHARACTER EntityName

/* identifier for the service adapter (directly to data access)
Returns CHARACTER
Top

CHARACTER SerializeName

/* identifies the requester by name (published from service)
Returns CHARACTER
Top

CHARACTER Url

/* external request id used to get here
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7