public interface ERXGuardedObjectInterface
ERXGenericRecord
for an
implementation. This interface is also used within
ERD2W applications to determine if the edit icon
or the trash can icon should be displayed.Modifier and Type | Method and Description |
---|---|
boolean |
canDelete()
Should return if this object can be
deleted.
|
boolean |
canUpdate()
Should return if this object can be
updated.
|
void |
delete()
To be implemented in order to determine additional operations to be done during deletion
due to a bug in EOF that doesn't refresh relationships correctly in the parent editingContext
|
boolean canDelete()
boolean canUpdate()
void delete()
Copyright © 2002 – 2024 Project Wonder.