com.atlassian.jira.jelly
Interface GroupAware

All Known Implementing Classes:
AddUserToGroup, GroupContextAccessorImpl

public interface GroupAware


Method Summary
 Group getGroup()
           
 String getGroupName()
           
 boolean hasGroup()
           
 

Method Detail

hasGroup

boolean hasGroup()

getGroupName

String getGroupName()

getGroup

Group getGroup()


Copyright © 2002-2007 Atlassian. All Rights Reserved.