org.exoplatform.applications.ooplugin.config
Class FilterType
java.lang.Object
org.exoplatform.applications.ooplugin.config.XmlConfig
org.exoplatform.applications.ooplugin.config.FilterType
public class FilterType
- extends XmlConfig
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_LOCALIZEDNAME
public static final String XML_LOCALIZEDNAME
- See Also:
- Constant Field Values
XML_APINAME
public static final String XML_APINAME
- See Also:
- Constant Field Values
XML_FILEEXTENSION
public static final String XML_FILEEXTENSION
- See Also:
- Constant Field Values
XML_MIMETYPE
public static final String XML_MIMETYPE
- See Also:
- Constant Field Values
FilterType
public FilterType(Node filterNode,
String documentName)
getDocumentName
public String getDocumentName()
getLocalizedName
public String getLocalizedName()
getApiName
public String getApiName()
getFileExtension
public String getFileExtension()
getMimeType
public String getMimeType()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.