Uses of Package
com.atlassian.jira.sharing.type

Packages that use com.atlassian.jira.sharing.type
com.atlassian.jira.sharing   
com.atlassian.jira.sharing.search   
com.atlassian.jira.sharing.type   
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing.search
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing.type
ShareQueryFactory
          Create the indexed field and then query terms to find entities that have permissions related to a particular ShareType.
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
ShareTypePermissionChecker
          Classes that implement this interface check that a user has permission to see a SharedEntity shared by the associated ShareType.
ShareTypeRenderer
          Implemented by ShareTypes to render their representation on the UI.
ShareTypeRenderer.RenderMode
          Enumeration representing the modes that shared can be rendered in Javascript.
ShareTypeValidator
          Interface that defines the validation of a particular ShareType.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.