|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wcm.extensions.ui.CanApproveFilter
public class CanApproveFilter
Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 2 juillet 2009
| Constructor Summary | |
|---|---|
CanApproveFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.util.Map<java.lang.String,java.lang.Object> context)
This method checks if the current node is of the right type |
UIExtensionFilterType |
getType()
This is the type of the filter |
void |
onDeny(java.util.Map<java.lang.String,java.lang.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 CanApproveFilter()
| Method Detail |
|---|
public boolean accept(java.util.Map<java.lang.String,java.lang.Object> context)
throws java.lang.Exception
accept in interface UIExtensionFilterjava.lang.Exceptionpublic UIExtensionFilterType getType()
getType in interface UIExtensionFilter
public void onDeny(java.util.Map<java.lang.String,java.lang.Object> context)
throws java.lang.Exception
onDeny in interface UIExtensionFilterjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||