@Entity public class FileInfo extends Object implements FileBaseInfo, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_CATALOG_APPLICATION |
static String |
FILE_CATALOG_MODEL |
static String |
FILE_CATALOG_RUN |
static String |
FOLDER_ATTACHMENTS_NAME |
static String |
FOLDER_DEFAULT_BREAK |
static String |
FOLDER_RESOURCES_NAME |
| Constructor and Description |
|---|
FileInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
addDownloadTimes() |
void |
copy(Object other) |
void |
copyNotNullProperty(FileInfo other) |
String |
getParentFolder() |
static String |
mapEncryptType(String encryptType) |
void |
setFileName(String fileName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachedFileMd5, getAttachedType, getAuthCode, getFileCatalog, getFileDesc, getFileId, getFileMd5, getFileName, getFileOwner, getFileShowPath, getFileSize, getFileState, getFileType, getFileUnit, getIndexState, getLibraryId, getOptId, getOptMethod, getOptTag, getOsIdpublic static final String FILE_CATALOG_APPLICATION
public static final String FILE_CATALOG_MODEL
public static final String FILE_CATALOG_RUN
public static final String FOLDER_RESOURCES_NAME
public static final String FOLDER_ATTACHMENTS_NAME
public static final String FOLDER_DEFAULT_BREAK
public String getParentFolder()
getParentFolder in interface FileBaseInfopublic void setFileName(String fileName)
public Long addDownloadTimes()
public void copyNotNullProperty(FileInfo other)
public void copy(Object other)
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.