|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<BackgroundTask>
com.liferay.portal.model.impl.BackgroundTaskModelImpl
com.liferay.portal.model.impl.BackgroundTaskBaseImpl
com.liferay.portal.model.impl.BackgroundTaskImpl
public class BackgroundTaskImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BackgroundTaskImpl()
|
|
| Method Summary | |
|---|---|
Folder |
addAttachmentsFolder()
|
List<FileEntry> |
getAttachmentsFileEntries()
|
List<FileEntry> |
getAttachmentsFileEntries(int start,
int end)
|
int |
getAttachmentsFileEntriesCount()
|
long |
getAttachmentsFolderId()
|
String |
getStatusLabel()
|
boolean |
isInProgress()
|
| Methods inherited from class com.liferay.portal.model.impl.BackgroundTaskBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public BackgroundTaskImpl()
| Method Detail |
|---|
public Folder addAttachmentsFolder()
throws PortalException
PortalExceptionpublic List<FileEntry> getAttachmentsFileEntries()
public List<FileEntry> getAttachmentsFileEntries(int start,
int end)
public int getAttachmentsFileEntriesCount()
public long getAttachmentsFolderId()
public String getStatusLabel()
public boolean isInProgress()
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||