Interface UndeletableModifier<T extends MasterEntity>
- All Superinterfaces:
Modifier<T>
- All Known Subinterfaces:
AccountModifier,CategoryModifier,LocationModifier,MessengerAccountModifier,TenantModifier,TransactionCodeModifier,UserModifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidundelete()Undelete theMasterEntityinstance associated with thisUndeletableModifier
-
Method Details
-
undelete
Undelete theMasterEntityinstance associated with thisUndeletableModifier- Throws:
PersistencyException- if theMasterEntitycould not be undeleted- Since:
- 10.0.128
-