Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks to see whether the journalizing definition is being used.
Syntax
public boolean definitionInUse()
Run On
Called
Return Value
Type: boolean
true if a journalizing definition is being used; otherwise, false.
Remarks
This method is called by the validateDelete method to make sure that the journalizing definition can be deleted.