com.arsdigita.cms.search
Class VersionFilterSpecification

java.lang.Object
  extended bycom.arsdigita.search.FilterSpecification
      extended bycom.arsdigita.cms.search.VersionFilterSpecification

public class VersionFilterSpecification
extends com.arsdigita.search.FilterSpecification

A filter specification for content item versions


Field Summary
static String VERSION
           
 
Constructor Summary
VersionFilterSpecification(String version)
          Creates a new filter restricting results to items with the specified version
 
Method Summary
 String getVersion()
          Returns the version to restrict on
 
Methods inherited from class com.arsdigita.search.FilterSpecification
equals, get, getType, hashCode, set
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

VersionFilterSpecification

public VersionFilterSpecification(String version)
Creates a new filter restricting results to items with the specified version

Parameters:
version - the content item version
Method Detail

getVersion

public String getVersion()
Returns the version to restrict on

Returns:
the version


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC