E
- the type of the entity (XWikiDocument, BaseObject, BaseClass, etc.)@Role
public interface EntityEventGenerator<E>
Modifier and Type | Method and Description |
---|---|
org.xwiki.filter.descriptor.FilterStreamDescriptor |
getDescriptor() |
void |
write(E entity,
Object filter,
Map<String,Object> properties) |
void write(E entity, Object filter, Map<String,Object> properties) throws org.xwiki.filter.FilterException
org.xwiki.filter.FilterException
org.xwiki.filter.descriptor.FilterStreamDescriptor getDescriptor()
Copyright © 2004–2022 XWiki. All rights reserved.