|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DLFileEntry
The extended model interface for the DLFileEntry service. Represents a row in the "DLFileEntry" database table, with each column mapped to a property of this class.
DLFileEntryModel,
DLFileEntryImpl,
DLFileEntryModelImpl| Method Summary | |
|---|---|
InputStream |
getContentStream()
|
InputStream |
getContentStream(String version)
|
long |
getDataRepositoryId()
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
String |
getExtraSettings()
Returns the extra settings of this document library file entry. |
UnicodeProperties |
getExtraSettingsProperties()
|
Map<String,Fields> |
getFieldsMap(long fileVersionId)
|
DLFileVersion |
getFileVersion()
|
DLFileVersion |
getFileVersion(String version)
|
List<DLFileVersion> |
getFileVersions(int status)
|
int |
getFileVersionsCount(int status)
|
DLFolder |
getFolder()
|
String |
getIcon()
|
DLFileVersion |
getLatestFileVersion(boolean trusted)
|
Lock |
getLock()
|
String |
getLuceneProperties()
|
DLFolder |
getTrashContainer()
|
boolean |
hasLock()
|
boolean |
isCheckedOut()
|
boolean |
isInHiddenFolder()
|
boolean |
isInTrashContainer()
|
void |
setExtraSettings(String extraSettings)
Sets the extra settings of this document library file entry. |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Method Detail |
|---|
InputStream getContentStream()
throws PortalException,
SystemException
PortalException
SystemException
InputStream getContentStream(String version)
throws PortalException,
SystemException
PortalException
SystemExceptionlong getDataRepositoryId()
ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<DLFileEntry>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface DLFileEntryModelString getExtraSettings()
DLFileEntryModel
getExtraSettings in interface DLFileEntryModelUnicodeProperties getExtraSettingsProperties()
Map<String,Fields> getFieldsMap(long fileVersionId)
throws PortalException,
SystemException
PortalException
SystemException
DLFileVersion getFileVersion()
throws PortalException,
SystemException
PortalException
SystemException
DLFileVersion getFileVersion(String version)
throws PortalException,
SystemException
PortalException
SystemException
List<DLFileVersion> getFileVersions(int status)
throws SystemException
SystemException
int getFileVersionsCount(int status)
throws SystemException
SystemExceptionDLFolder getFolder()
String getIcon()
DLFileVersion getLatestFileVersion(boolean trusted)
throws PortalException,
SystemException
PortalException
SystemExceptionLock getLock()
String getLuceneProperties()
DLFolder getTrashContainer()
boolean hasLock()
boolean isCheckedOut()
boolean isInHiddenFolder()
boolean isInTrashContainer()
void setExtraSettings(String extraSettings)
DLFileEntryModel
setExtraSettings in interface DLFileEntryModelextraSettings - the extra settings of this document library file entryvoid setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||