org.broadleafcommerce.cms.file.service
Class StaticAssetStorageServiceImpl.CleanupOperation

java.lang.Object
  extended by org.broadleafcommerce.cms.file.service.StaticAssetStorageServiceImpl.CleanupOperation
Enclosing class:
StaticAssetStorageServiceImpl

public static class StaticAssetStorageServiceImpl.CleanupOperation
extends java.lang.Object


Constructor Summary
StaticAssetStorageServiceImpl.CleanupOperation()
           
 
Method Summary
 java.lang.String getAssetName()
           
 java.io.File getCacheFile()
           
 void setAssetName(java.lang.String assetName)
           
 void setCacheFile(java.io.File cacheFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticAssetStorageServiceImpl.CleanupOperation

public StaticAssetStorageServiceImpl.CleanupOperation()
Method Detail

getAssetName

public java.lang.String getAssetName()

setAssetName

public void setAssetName(java.lang.String assetName)

getCacheFile

public java.io.File getCacheFile()

setCacheFile

public void setCacheFile(java.io.File cacheFile)


Copyright © 2011. All Rights Reserved.