|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AfterGrantRoleRow (dataset-handle) |
|
|||||
|
BeforeRowSave (handle) |
/* Validates a row before save */ |
|||||
|
PrepareBuffer (handle) |
/* after row only needed for url */ |
|||||
|
LOGICAL Save (handle) |
/** Save all
@param buffer the temp-table buffer handle with data */ |
|||||
|
LOGICAL Save (handle, integer) |
/** Save changes of specified state
@param buffer the temp-table buffer handle with data
@param state the row-state to save (row-created, row-deleted or row-modified)
? = all */ |
|||||
|
ValidateUserId (character, character) |
/* Validates the userid's format and domain
@param character The qualified user-id
@param character The type of the user id (eg grantor)
@throws Progress.Lang.AppError */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
GrantedRoleDataSource () |
|
|||||
|
GrantedRoleDataSource (character) |
|
Top
AfterGrantRoleRow (dataset-handle)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeforeRowSave (handle)
|
|||||||||||||||||||||||||
PrepareBuffer (handle)
|
|||||||||||||||||||||||||
LOGICAL Save (handle)
|
|||||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
|||||||||||||||||||||||||
ValidateUserId (character, character)
|
GrantedRoleDataSource ()
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GrantedRoleDataSource (character)
|
Progress® OpenEdge® Release 11.7.15