com.solidstategroup.cms
Class BinaryDocumentAssetManager
java.lang.Object
com.solidstategroup.cms.BinaryDocumentAssetManager
public class BinaryDocumentAssetManager
- extends java.lang.Object
BinaryDocumentAssetManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryDocumentAssetManager
public BinaryDocumentAssetManager()
moveFromFtpToSystem
public static DocumentAsset moveFromFtpToSystem(java.lang.String fname,
java.lang.String description,
int rootArticleTypeId,
boolean includeInSearch,
int assetId,
boolean deleteAfterMove)
listFtpDirectory
public static java.util.List listFtpDirectory(boolean recurse)
getDocumentPrefix
public static java.lang.String getDocumentPrefix()
setDocumentPrefix
public static void setDocumentPrefix(java.lang.String documentPrefix)
ftpAccess
public static boolean ftpAccess()
getPathToFtp
public static java.lang.String getPathToFtp()
setPathToFtp
public static void setPathToFtp(java.lang.String pathToFtp)
isStoreInDatabase
public static boolean isStoreInDatabase()
setStoreInDatabase
public static void setStoreInDatabase(boolean storeInDatabase)