info.magnolia.ui.workbench.column.definition
Interface ColumnAvailabilityRule

All Known Implementing Classes:
OnAuthorOrWhenThereIsSubscribersRule

public interface ColumnAvailabilityRule

Decides whether a certain column is available in the current context (author or public instance, user permission, etc.).


Method Summary
 boolean isAvailable()
           
 

Method Detail

isAvailable

boolean isAvailable()
Returns:
true in case the rule decides the column should be enabled.


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.