com.atlassian.confluence.search.v2.searchfilter
Class ContentPermissionsSearchFilter

java.lang.Object
  extended by com.atlassian.confluence.search.v2.searchfilter.ContentPermissionsSearchFilter
All Implemented Interfaces:
SearchFilter

public class ContentPermissionsSearchFilter
extends java.lang.Object
implements SearchFilter

Filter for performing filtering by content permissions. For more information see ContentPermission.


Method Summary
static ContentPermissionsSearchFilter getInstance()
           
 java.lang.String getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ContentPermissionsSearchFilter getInstance()

getKey

public java.lang.String getKey()
Specified by:
getKey in interface SearchFilter
Returns:
the plugin key


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.