Uses of Package
com.atlassian.confluence.macro.query.params

Packages that use com.atlassian.confluence.macro.query.params
com.atlassian.confluence.macro   
com.atlassian.confluence.macro.query.params   
 

Classes in com.atlassian.confluence.macro.query.params used by com.atlassian.confluence.macro
AuthorParameter
          s Represents an author parameter.
ContentTypeParameter
          Presents content type parameters as ContentTypeQuery implementations.
LabelParameter
          Presents label parameters as BooleanQueryFactory implementations.
SpaceKeyParameter
          Parameter that presents space key search restrictions as SpaceCategoryQuery or InSpaceQuery implementations.
 

Classes in com.atlassian.confluence.macro.query.params used by com.atlassian.confluence.macro.query.params
BooleanQueryFactoryParameter
          Parameter that parses its values into BooleanQueryFactory instances.
MultiValueParameter
          Represents a macro parameter that can accept a multiple delimited values.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.