Namespace: OpenEdge.DataAdmin.Binding.Query
Type: Class DomainUserQuery
Parent Classes:
Inherits: OpenEdge.DataAdmin.Binding.Query.UserQuery


/* 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:Query for domains of a single Tenant
Author(s):hdaniels
Created:Mon Jun 2011



Method Summary
  Options Name Purpose
  LOGICAL CanFind (character)
  CreateRow (IDataAdminElement) /* override to call createrow that takes domain */
  ExportLastSaved (character)
  LOGICAL Find (character)

Constructor Summary
  Options Name Purpose
  DomainUserQuery (UserContext, character, IRequestInfo)

Method Detail
Top

LOGICAL CanFind (character)

Parameters:
pid CHARACTER
 
Returns LOGICAL
 
Top

CreateRow (IDataAdminElement)

/* override to call createrow that takes domain
Parameters:
entity OpenEdge.DataAdmin.IDataAdminElement
 
Top

ExportLastSaved (character)

Parameters:
pcfile CHARACTER
 
Top

LOGICAL Find (character)

Parameters:
pid CHARACTER
 
Returns LOGICAL
 


Constructor Detail
Top

DomainUserQuery (UserContext, character, IRequestInfo)

Parameters:
pSource OpenEdge.DataAdmin.Binding.UserContext
 
pDomainName CHARACTER
 
pReq OpenEdge.DataAdmin.IRequestInfo