org.qi4j.library.shiro.domain.permissions
Interface Permission

All Superinterfaces:
Composite, Entity, EntityComposite, Identity

public interface Permission
extends EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Property<String> string()
           
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

string

Property<String> string()