|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.wcm.search.ExcludeIncludeDataTypePlugin
public class ExcludeIncludeDataTypePlugin
Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Dec 11, 2008
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
desc, name |
| Constructor Summary | |
|---|---|
ExcludeIncludeDataTypePlugin(org.exoplatform.container.xml.InitParams initParams)
Instantiates a new exclude include data type plugin. |
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getExcludeMimeTypes()
Gets the exclude mime types. |
java.util.List<java.lang.String> |
getExcludeNodeTypes()
Gets the exclude node types. |
java.util.List<java.lang.String> |
getIncludeMimeTypes()
Gets the include mime types. |
java.util.List<java.lang.String> |
getIncludeNodeTypes()
Gets the include node types. |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcludeIncludeDataTypePlugin(org.exoplatform.container.xml.InitParams initParams)
initParams - the init params| Method Detail |
|---|
public java.util.List<java.lang.String> getExcludeNodeTypes()
public java.util.List<java.lang.String> getExcludeMimeTypes()
public java.util.List<java.lang.String> getIncludeNodeTypes()
public java.util.List<java.lang.String> getIncludeMimeTypes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||