public class AdvancedSearchConfigElement
extends org.springframework.extensions.config.element.ConfigElementAdapter
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
AdvancedSearchConfigElement.CustomProperty
Simple wrapper class for custom advanced search property
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIG_ELEMENT_ID |
| Constructor and Description |
|---|
AdvancedSearchConfigElement()
Default Constructor
|
AdvancedSearchConfigElement(java.lang.String name)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.extensions.config.ConfigElement |
combine(org.springframework.extensions.config.ConfigElement configElement) |
java.util.List |
getChildren() |
java.util.List |
getContentTypes() |
java.util.List |
getCustomProperties() |
java.util.List |
getFolderTypes() |
public static final java.lang.String CONFIG_ELEMENT_ID
public AdvancedSearchConfigElement()
public AdvancedSearchConfigElement(java.lang.String name)
name - Name of the element this config element representspublic java.util.List getChildren()
getChildren in interface org.springframework.extensions.config.ConfigElementgetChildren in class org.springframework.extensions.config.element.ConfigElementAdapterConfigElementAdapter.getChildren()public org.springframework.extensions.config.ConfigElement combine(org.springframework.extensions.config.ConfigElement configElement)
combine in interface org.springframework.extensions.config.ConfigElementcombine in class org.springframework.extensions.config.element.ConfigElementAdapterorg.springframework.extensions.config.element.ConfigElementAdapter#combine(org.alfresco.config.ConfigElement)public java.util.List getContentTypes()
public java.util.List getFolderTypes()
public java.util.List getCustomProperties()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.