Namespace: OpenEdge.DataAdmin.Support
Class
SequenceSequenceValueMap
Parent classes:
Inherits: OpenEdge.DataAdmin.Support.SequenceValueMap

/* 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.
Purpose:Collection of SequenceValues Mapped to tenant
Sequence is parent
Author(s):hdaniels




Method Summary
Options Name Purpose
LOGICAL Contains (Object) /* @TODO - separate from collection and remove this from map.. */
LOGICAL ContainsKey (IDataAdminElement)
LOGICAL ContainsKey (ITenant) /* @TODO fix if tenant:ContextId <> ContextId then return false. */
LOGICAL ContainsValue (ISequenceValue)
OpenEdge.DataAdmin.ISequenceValue Get (IDataAdminElement)
OpenEdge.DataAdmin.ISequenceValue Get (ITenant)
PrepareExport ()
PrepareExportList ()
PrepareExportTree () /* TableHandle:default-buffer-handle:buffer-field("UsersUrl"):serialize-hidden = true.*/

Constructor Summary
Options Name Purpose
SequenceSequenceValueMap (FilteredContext)


Method Detail
Top

LOGICAL Contains (Object)

/* @TODO - separate from collection and remove this from map..
Parameters:
obj Progress.Lang.Object
Returns LOGICAL
Top

LOGICAL ContainsKey (IDataAdminElement)

Parameters:
elem OpenEdge.DataAdmin.IDataAdminElement
Returns LOGICAL
Top

LOGICAL ContainsKey (ITenant)

/* @TODO fix
if tenant:ContextId <> ContextId then
return false.
Parameters:
tenant OpenEdge.DataAdmin.ITenant
Returns LOGICAL
Top

LOGICAL ContainsValue (ISequenceValue)

Parameters:
seqVal OpenEdge.DataAdmin.ISequenceValue
Returns LOGICAL
Top

OpenEdge.DataAdmin.ISequenceValue Get (IDataAdminElement)

Parameters:
elem OpenEdge.DataAdmin.IDataAdminElement
Returns OpenEdge.DataAdmin.ISequenceValue
Top

OpenEdge.DataAdmin.ISequenceValue Get (ITenant)

Parameters:
ptenant OpenEdge.DataAdmin.ITenant
Returns OpenEdge.DataAdmin.ISequenceValue
Top

PrepareExport ()

Top

PrepareExportList ()

Top

PrepareExportTree ()

/* TableHandle:default-buffer-handle:buffer-field("UsersUrl"):serialize-hidden = true.


Constructor Detail
Top

SequenceSequenceValueMap (FilteredContext)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.Query.FilteredContext


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15