public class StoryboardItem extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
blobPropertyName |
protected DocumentModel |
doc |
protected String |
filename |
static org.apache.commons.logging.Log |
log |
protected int |
position |
protected String |
timecode |
Constructor and Description |
---|
StoryboardItem(DocumentModel doc,
String basePropertyPath,
int position) |
public static final org.apache.commons.logging.Log log
protected final DocumentModel doc
protected final int position
protected final String blobPropertyName
public StoryboardItem(DocumentModel doc, String basePropertyPath, int position)
public String getTimecode()
Copyright © 2018 Nuxeo. All rights reserved.