org.olat.basesecurity
Interface Policy

All Superinterfaces:
CreateInfo, Persistable, java.io.Serializable
All Known Implementing Classes:
PolicyImpl

public interface Policy
extends Persistable, CreateInfo

Description:

Author:
Felix Jost

Method Summary
 OLATResource getOlatResource()
           
 java.lang.String getPermission()
           
 SecurityGroup getSecurityGroup()
           
 
Methods inherited from interface org.olat.core.id.Persistable
equalsByPersistableKey, getKey
 
Methods inherited from interface org.olat.core.id.CreateInfo
getCreationDate
 

Method Detail

getOlatResource

OLATResource getOlatResource()
Returns:
OLATResource

getSecurityGroup

SecurityGroup getSecurityGroup()
Returns:
SecurityGroup

getPermission

java.lang.String getPermission()
Returns: