com.atlassian.jira.security.type
Class AbstractProjectsSecurityType

java.lang.Object
  extended bycom.atlassian.jira.security.type.AbstractSecurityType
      extended bycom.atlassian.jira.security.type.AbstractProjectsSecurityType
All Implemented Interfaces:
SchemeType, SecurityType
Direct Known Subclasses:
GroupDropdown, ProjectLead, SingleUser

public abstract class AbstractProjectsSecurityType
extends AbstractSecurityType


Constructor Summary
AbstractProjectsSecurityType()
           
 
Method Summary
 org.apache.lucene.search.Query getQuery(com.opensymphony.user.User searcher, org.ofbiz.core.entity.GenericValue entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.jira.scheme.SchemeType
doValidation, getDisplayName, getType, hasPermission, hasPermission
 

Constructor Detail

AbstractProjectsSecurityType

public AbstractProjectsSecurityType()
Method Detail

getQuery

public org.apache.lucene.search.Query getQuery(com.opensymphony.user.User searcher,
                                               org.ofbiz.core.entity.GenericValue entity)


Copyright © 2002-2005 Atlassian. All Rights Reserved.