Namespace: OpenEdge.DataAdmin.Error
Class
CreateOnlyPropertyError
Parent classes:
Inherits: OpenEdge.DataAdmin.Error.ReadOnlyPropertyError

/* 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: read only error that explains the property cannot be edited once created




Method Summary
Options Name Purpose
CHARACTER DispValue (character)
Inherited from OpenEdge.DataAdmin.Error.ValidationError
LOGICAL IsNumeric (character)
Inherited from OpenEdge.DataAdmin.Error.ValidationError
CHARACTER TransformMessage (character, Error)
Inherited from OpenEdge.DataAdmin.Error.DataError

Constructor Summary
Options Name Purpose
CreateOnlyPropertyError (character, character, character)

Property Summary
Options Name Purpose
CHARACTER EntityKey
Inherited from OpenEdge.DataAdmin.Error.ValidationError
CHARACTER EntityName
Inherited from OpenEdge.DataAdmin.Error.ValidationError
INTEGER HTTPErrorNum
Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Progress.Lang.Error InnerError
Inherited from OpenEdge.DataAdmin.Error.DataAdminError
CHARACTER PropertyName
Inherited from OpenEdge.DataAdmin.Error.ValidationError


Method Detail
Top

PROTECTED CHARACTER DispValue (character)

Inherited from OpenEdge.DataAdmin.Error.ValidationError
Parameters:
pvalue CHARACTER
Returns CHARACTER
Top

PROTECTED LOGICAL IsNumeric (character)

Inherited from OpenEdge.DataAdmin.Error.ValidationError
Parameters:
pvalue CHARACTER
Returns LOGICAL
Top

PROTECTED CHARACTER TransformMessage (character, Error)

Inherited from OpenEdge.DataAdmin.Error.DataError
Parameters:
cEntity CHARACTER
e Progress.Lang.Error
Returns CHARACTER


Constructor Detail
Top

PUBLIC CreateOnlyPropertyError (character, character, character)

Purpose:
Notes:
Parameters:
cEntity CHARACTER
cKey CHARACTER
cProp CHARACTER


Property Detail
Top

PUBLIC CHARACTER EntityKey

Inherited from OpenEdge.DataAdmin.Error.ValidationError
Returns CHARACTER
Top

PUBLIC CHARACTER EntityName

Inherited from OpenEdge.DataAdmin.Error.ValidationError
Returns CHARACTER
Top

PUBLIC INTEGER HTTPErrorNum

Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Returns INTEGER
Top

PUBLIC Progress.Lang.Error InnerError

Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Returns Progress.Lang.Error
Top

PUBLIC CHARACTER PropertyName

Inherited from OpenEdge.DataAdmin.Error.ValidationError
Returns CHARACTER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0