|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wcm.extensions.ui.CanPublishFilter
public class CanPublishFilter
Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 2 juillet 2009
| Constructor Summary | |
|---|---|
CanPublishFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(Map<String,Object> context)
This method checks if the current node is of the right type |
org.exoplatform.webui.ext.filter.UIExtensionFilterType |
getType()
This is the type of the filter |
void |
onDeny(Map<String,Object> context)
This is called when the filter has failed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CanPublishFilter()
| Method Detail |
|---|
public boolean accept(Map<String,Object> context)
throws Exception
accept in interface org.exoplatform.webui.ext.filter.UIExtensionFilterExceptionpublic org.exoplatform.webui.ext.filter.UIExtensionFilterType getType()
getType in interface org.exoplatform.webui.ext.filter.UIExtensionFilter
public void onDeny(Map<String,Object> context)
throws Exception
onDeny in interface org.exoplatform.webui.ext.filter.UIExtensionFilterException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||