Uiinfrastructure API Docs  
 

EditorModel.GetUserHasAccessToEditor Method 

Returns true if the current user has access to this Editor. (If false the user will be redirected.)

public virtual bool GetUserHasAccessToEditor();

Return Value

boolean

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace