Namespace: OpenEdge.DataAdmin.Util
Class
DeallocateUtility
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Util.IDeallocateUtility

/* Copyright (c) 2011,2012 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:DeallocateUtility
Author(s):hdaniels
Created:Tue Jul 12 17:00:21 EDT 2011




Method Summary
Options Name Purpose
AssertNotNull (Object, character)
OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()
ImportOptions (character)
SetResponse (IUtilityResponse)
setType (character)
ThrowNull (character)

Constructor Summary
Options Name Purpose
DeallocateUtility ()
DeallocateUtility (ITenant, ITable)
DeallocateUtility (ITenantGroup)

Property Summary
Options Name Purpose
LOGICAL LogStatus
CHARACTER Name
CHARACTER ReadOnlyReason
CHARACTER StatusFileName
INTEGER StatusInterval
OpenEdge.DataAdmin.ITable Table
CHARACTER TaskName
OpenEdge.DataAdmin.ITenant Tenant
OpenEdge.DataAdmin.ITenantGroup TenantGroup


Method Detail
Top

PROTECTED AssertNotNull (Object, character)

Parameters:
o Progress.Lang.Object
arg CHARACTER
Top

PUBLIC OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()

Returns OpenEdge.DataAdmin.Message.IUtilityRequest
Top

PUBLIC ImportOptions (character)

Parameters:
cfile CHARACTER
Top

PUBLIC SetResponse (IUtilityResponse)

Parameters:
resp OpenEdge.DataAdmin.Message.IUtilityResponse
Top

PRIVATE setType (character)

Parameters:
cType CHARACTER
Top

PROTECTED ThrowNull (character)

Parameters:
arg CHARACTER


Constructor Detail
Top

PUBLIC DeallocateUtility ()

Top

PUBLIC DeallocateUtility (ITenant, ITable)

Parameters:
pTenant OpenEdge.DataAdmin.ITenant
ptable OpenEdge.DataAdmin.ITable
Top

PUBLIC DeallocateUtility (ITenantGroup)

Purpose:
Notes:
Parameters:
pGroup OpenEdge.DataAdmin.ITenantGroup


Property Detail
Top

PUBLIC LOGICAL LogStatus

Returns LOGICAL
Top

PUBLIC CHARACTER Name

Returns CHARACTER
Top

PRIVATE CHARACTER ReadOnlyReason

Returns CHARACTER
Top

PUBLIC CHARACTER StatusFileName

Returns CHARACTER
Top

PUBLIC INTEGER StatusInterval

Returns INTEGER
Top

PUBLIC OpenEdge.DataAdmin.ITable Table

Returns OpenEdge.DataAdmin.ITable
Top

PUBLIC CHARACTER TaskName

Returns CHARACTER
Top

PUBLIC OpenEdge.DataAdmin.ITenant Tenant

Returns OpenEdge.DataAdmin.ITenant
Top

PUBLIC OpenEdge.DataAdmin.ITenantGroup TenantGroup

Returns OpenEdge.DataAdmin.ITenantGroup


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0