com.atlassian.jira.entity.property
Interface EntityPropertyHelper.CheckPermissionFunction<E extends WithId>

Type Parameters:
E - - entity type which extends WithId interface.
All Superinterfaces:
com.atlassian.fugue.Function2<ApplicationUser,E,ErrorCollection>
Enclosing interface:
EntityPropertyHelper<E extends WithId>

public static interface EntityPropertyHelper.CheckPermissionFunction<E extends WithId>
extends com.atlassian.fugue.Function2<ApplicationUser,E,ErrorCollection>

The base function for checking of permissions on chosen entities.


Method Summary
 
Methods inherited from interface com.atlassian.fugue.Function2
apply
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.