Package com.composum.sling.core.bean
Interface RestrictedBean
-
- All Known Implementing Classes:
AbstractServletBean
,AbstractSlingBean
,ResourceModel
,SetupConfiguration
,SetupConfiguration.ConfigBean
,SetupConfiguration.ScriptBean
,UserProfile
public interface RestrictedBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isReadAllowed()
boolean
isWriteAllowed()
-