|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface DLFileVersion
The extended model interface for the DLFileVersion service. Represents a row in the "DLFileVersion" database table, with each column mapped to a property of this class.
DLFileVersionModel,
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl,
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionModelImpl| Field Summary | |
|---|---|
static Accessor<DLFileVersion,Long> |
FILE_VERSION_ID_ACCESSOR
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
InputStream |
getContentStream(boolean incrementCounter)
|
List<DDMStructure> |
getDDMStructures()
|
DLFileEntryType |
getDLFileEntryType()
|
UnicodeProperties |
getExtraSettingsProperties()
|
DLFileEntry |
getFileEntry()
|
DLFolder |
getFolder()
|
String |
getIcon()
|
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
| 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 |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Methods inherited from interface com.liferay.portal.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath, updateTreePath |
| Field Detail |
|---|
static final Accessor<DLFileVersion,Long> FILE_VERSION_ID_ACCESSOR
| Method Detail |
|---|
String buildTreePath()
throws PortalException
buildTreePath in interface TreeModelPortalException
InputStream getContentStream(boolean incrementCounter)
throws PortalException
PortalException
List<DDMStructure> getDDMStructures()
throws PortalException
PortalException
DLFileEntryType getDLFileEntryType()
throws PortalException
PortalExceptionUnicodeProperties getExtraSettingsProperties()
DLFileEntry getFileEntry()
throws PortalException
PortalException
DLFolder getFolder()
throws PortalException
PortalExceptionString getIcon()
void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||