public class BsThumbnailQueue extends EsAbstractEntity
EsAbstractEntity.DocMeta, EsAbstractEntity.RequestOptionCall<OP>| Modifier and Type | Field and Description |
|---|---|
protected String |
createdBy
createdBy
|
protected Long |
createdTime
createdTime
|
protected String |
generator
generator
|
protected String |
path
path
|
protected static Class<?> |
suppressUnusedImportLocalDateTime |
protected String |
target
target
|
protected String |
thumbnailId
thumbnail_id
|
__modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta| Constructor and Description |
|---|
BsThumbnailQueue() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFieldToSource(Map<String,Object> sourceMap,
String field,
Object value) |
ThumbnailQueueDbm |
asDBMeta() |
String |
asTableDbName() |
protected String |
doBuildColumnString(String dm) |
String |
getCreatedBy() |
Long |
getCreatedTime() |
String |
getGenerator() |
String |
getPath() |
String |
getTarget() |
String |
getThumbnailId() |
void |
setCreatedBy(String value) |
void |
setCreatedTime(Long value) |
void |
setGenerator(String value) |
void |
setPath(String value) |
void |
setTarget(String value) |
void |
setThumbnailId(String value) |
Map<String,Object> |
toSource() |
asDocMeta, buildDisplayString, checkSpecifiedProperty, clearModifiedInfo, clearSpecifiedInfo, clearUniqueDrivenInfo, convertEmptyToNull, createdBySelect, hasModification, hasPrimaryKeyValue, instanceHash, markAsSelect, modifiedToSpecified, mymodifiedProperties, mymodifyProperty, mymodifyPropertyCancel, myspecifiedProperties, myspecifyProperty, myspecifyPropertyCancel, myundefinedClassificationAccessAllowed, myuniqueByProperty, myuniqueByPropertyCancel, myuniqueDrivenProperties, myunlockUndefinedClassificationAccess, newModifiedProperties, newUniqueDrivenProperties, registerModifiedProperty, registerSpecifiedProperty, toString, toStringWithRelationprotected static final Class<?> suppressUnusedImportLocalDateTime
protected String createdBy
protected Long createdTime
protected String target
protected String generator
protected String thumbnailId
protected String path
public ThumbnailQueueDbm asDBMeta()
public String asTableDbName()
public Map<String,Object> toSource()
toSource in class EsAbstractEntityprotected void addFieldToSource(Map<String,Object> sourceMap, String field, Object value)
protected String doBuildColumnString(String dm)
doBuildColumnString in class EsAbstractEntitypublic String getCreatedBy()
public void setCreatedBy(String value)
public Long getCreatedTime()
public void setCreatedTime(Long value)
public String getTarget()
public void setTarget(String value)
public String getGenerator()
public void setGenerator(String value)
public String getThumbnailId()
public void setThumbnailId(String value)
public String getPath()
public void setPath(String value)
Copyright © 2009–2017 CodeLibs. All rights reserved.