org.alfresco.web.config
Class AdvancedSearchConfigElement.CustomProperty

java.lang.Object
  extended by org.alfresco.web.config.AdvancedSearchConfigElement.CustomProperty
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AdvancedSearchConfigElement

public static class AdvancedSearchConfigElement.CustomProperty
extends java.lang.Object
implements java.io.Serializable

Simple wrapper class for custom advanced search property

See Also:
Serialized Form

Field Summary
 java.lang.String Aspect
           
 java.lang.String LabelId
           
 java.lang.String Property
           
 java.lang.String Type
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Type

public java.lang.String Type

Aspect

public java.lang.String Aspect

Property

public java.lang.String Property

LabelId

public java.lang.String LabelId


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.