Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
@GenAsPersistable(superClass=RevisionControlled.class,
interfaces={ FormatContentHolder.class},
properties={
...
...
];
RevisionControlled obj delete
PersistanceHelper.manager.delete(obj);
error
