Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.filemanager.service.extension
Class UnicityExtension

java.lang.Object
  extended by org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
All Implemented Interfaces:
Serializable

public class UnicityExtension
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static List<String> DEFAULT_FIELDS
           
 
Constructor Summary
UnicityExtension()
           
 
Method Summary
 String getAlgo()
           
 Boolean getComputeDigest()
           
 Boolean getEnabled()
           
 List<String> getFields()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_FIELDS

public static final List<String> DEFAULT_FIELDS
Constructor Detail

UnicityExtension

public UnicityExtension()
Method Detail

getAlgo

public String getAlgo()

getEnabled

public Boolean getEnabled()

getFields

public List<String> getFields()

getComputeDigest

public Boolean getComputeDigest()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.