public class JsonItem extends MappedModelBase implements ModelWithFilePath
Constructor and Description |
---|
JsonItem() |
Modifier and Type | Method and Description |
---|---|
String |
generateFilePath() |
String |
getFilePath() |
void |
setFilePath(String filePath) |
getAttributes, setAttributes
equals, getBucket, getCompoundId, getController, getDeleted, getId, getIsNewInsert, getLastModifiedMillis, getMeta, hashCode, setBucket, setDeleted, setId, setIsNewInsert, setLastModifiedMillis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, containsKey, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, toCompleteMap, values
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public JsonItem()
public String generateFilePath()
generateFilePath
in interface ModelWithFilePath
public String getFilePath()
getFilePath
in interface ModelWithFilePath
public void setFilePath(String filePath)
setFilePath
in interface ModelWithFilePath
Copyright © 2016. All rights reserved.