@ProviderType public interface BatchEngineImportTask extends BatchEngineImportTaskModel, com.liferay.portal.kernel.model.PersistedModel
BatchEngineImportTaskModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<BatchEngineImportTask,java.lang.Long> |
BATCH_ENGINE_IMPORT_TASK_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getBatchEngineImportTaskId, getBatchSize, getCallbackURL, getClassName, getCompanyId, getContent, getContentType, getCreateDate, getEndTime, getErrorMessage, getExecuteStatus, getExpandoBridge, getFieldNameMapping, getModifiedDate, getMvccVersion, getOperation, getParameters, getPrimaryKey, getPrimaryKeyObj, getStartTime, getUserId, getUserUuid, getUuid, getVersion, hashCode, isCachedModel, isEscapedModel, isNew, setBatchEngineImportTaskId, setBatchSize, setCachedModel, setCallbackURL, setClassName, setCompanyId, setContent, setContentType, setCreateDate, setEndTime, setErrorMessage, setExecuteStatus, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFieldNameMapping, setModifiedDate, setMvccVersion, setNew, setOperation, 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<BatchEngineImportTask,java.lang.Long> BATCH_ENGINE_IMPORT_TASK_ID_ACCESSOR
com.liferay.batch.engine.model.impl.BatchEngineImportTaskImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.