public class EditEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
eventTypeURIList |
protected Map<String,List<org.apache.jena.rdf.model.RDFNode>> |
propertyMap |
| Constructor and Description |
|---|
EditEvent(String userURI,
boolean begin) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBegin() |
List<String> |
getEventTypeURIList() |
Map<String,List<org.apache.jena.rdf.model.RDFNode>> |
getPropertyMap() |
public EditEvent(String userURI, boolean begin)
Copyright © 2022. All rights reserved.