@ProviderType public interface BatchEngineExportTask extends BatchEngineExportTaskModel, com.liferay.portal.kernel.model.PersistedModel
BatchEngineExportTaskModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<BatchEngineExportTask,java.lang.Long> |
BATCH_ENGINE_EXPORT_TASK_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getFieldNamesList() |
void |
setFieldNamesList(java.util.List<java.lang.String> fieldNamesList) |
clone, compareTo, getBatchEngineExportTaskId, getCallbackURL, getClassName, getCompanyId, getContent, getContentType, getCreateDate, getEndTime, getErrorMessage, getExecuteStatus, getExpandoBridge, getFieldNames, getModifiedDate, getMvccVersion, getParameters, getPrimaryKey, getPrimaryKeyObj, getStartTime, getUserId, getUserUuid, getUuid, getVersion, hashCode, isCachedModel, isEscapedModel, isNew, setBatchEngineExportTaskId, setCachedModel, setCallbackURL, setClassName, setCompanyId, setContent, setContentType, setCreateDate, setEndTime, setErrorMessage, setExecuteStatus, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFieldNames, setModifiedDate, setMvccVersion, setNew, setParameters, setPrimaryKey, setPrimaryKeyObj, setStartTime, setUserId, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<BatchEngineExportTask,java.lang.Long> BATCH_ENGINE_EXPORT_TASK_ID_ACCESSOR
com.liferay.batch.engine.model.impl.BatchEngineExportTaskImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.