org.alfresco.repo.thumbnail
Class ThumbnailHelper

java.lang.Object
  extended by org.alfresco.repo.thumbnail.ThumbnailHelper

public class ThumbnailHelper
extends java.lang.Object

A simple helper class for constructing create-thumbnail actions decorated with the correct condition and compensating actions.

Since:
3.5.0

Constructor Summary
ThumbnailHelper()
           
 
Method Summary
static Action createCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThumbnailHelper

public ThumbnailHelper()
Method Detail

createCreateThumbnailAction

public static Action createCreateThumbnailAction(ThumbnailDefinition thumbnailDef,
                                                 ServiceRegistry services)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.