Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.htmlsanitizer
Class FieldDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor

public class FieldDescriptor
extends Object


Constructor Summary
FieldDescriptor()
           
 
Method Summary
 boolean doSanitize()
           
 String getContentField()
           
 String getFilterField()
           
 String getFilterValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FieldDescriptor

public FieldDescriptor()
Method Detail

getContentField

public String getContentField()

getFilterField

public String getFilterField()

getFilterValue

public String getFilterValue()

doSanitize

public boolean doSanitize()

toString

public String toString()
Overrides:
toString in class Object

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.