Package kr.ac.konkuk.ccslab.cm.sns
Class CMSNSPrefetchList
java.lang.Object
kr.ac.konkuk.ccslab.cm.entity.CMObject
kr.ac.konkuk.ccslab.cm.sns.CMSNSPrefetchList
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
addFilePath
(String strPath) boolean
addFilePathList
(ArrayList<String> pathList) boolean
existFilePath
(String strPath) findFilePath
(String strName) void
boolean
removeFilePath
(String strPath)
-
Constructor Details
-
CMSNSPrefetchList
public CMSNSPrefetchList()
-
-
Method Details
-
getFilePathList
-
existFilePath
-
findFilePath
-
addFilePath
-
addFilePathList
-
removeFilePath
-
removeAllFilePaths
public void removeAllFilePaths()
-