com.plumtree.remote.prc
Class FilterProperty

java.lang.Object
  extended bycom.plumtree.remote.prc.ObjectProperty
      extended bycom.plumtree.remote.prc.FilterProperty

public class FilterProperty
extends ObjectProperty

An enumerated type used to describe the properties of Filters in the portal. Filters support all of the properties in ObjectProperty as well as the following properties.


Field Summary
static FilterProperty Type
          The type of the Filter (simple or complex).
 
Fields inherited from class com.plumtree.remote.prc.ObjectProperty
ClassID, Created, Description, FolderID, IsLocalized, Language, LastModified, LastModifiedBy, Name, ObjectID, OwnerID, UUID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Type

public static final FilterProperty Type
The type of the Filter (simple or complex).



For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.