org.olat.basesecurity
Interface NamedGroup

All Known Implementing Classes:
NamedGroupImpl

public interface NamedGroup

Description:

Author:
Felix Jost

Method Summary
 java.lang.String getGroupName()
           
 SecurityGroup getSecurityGroup()
           
 

Method Detail

getGroupName

java.lang.String getGroupName()
Returns:
String

getSecurityGroup

SecurityGroup getSecurityGroup()
Returns:
SecurityGroup