Uses of Interface
org.gcube.portlets.user.homelibrary.home.workspace.events.filter.WorkspaceAreaEventFilterCriteria

Packages that use WorkspaceAreaEventFilterCriteria
org.gcube.portlets.user.homelibrary.home.workspace.events.filter   
 

Uses of WorkspaceAreaEventFilterCriteria in org.gcube.portlets.user.homelibrary.home.workspace.events.filter
 

Classes in org.gcube.portlets.user.homelibrary.home.workspace.events.filter that implement WorkspaceAreaEventFilterCriteria
 class WorkspaceAreaEventFilterByParentId
          Filter the event by parent item id.
 class WorkspaceAreaEventFilterByTargetId
          Filter the event by item id.
 

Methods in org.gcube.portlets.user.homelibrary.home.workspace.events.filter with parameters of type WorkspaceAreaEventFilterCriteria
 void WorkspaceAreaEventFilter.addCriteria(WorkspaceAreaEventFilterCriteria criteria)
          Add a criteria.
 void WorkspaceAreaEventFilter.removeCriteria(WorkspaceAreaEventFilterCriteria criteria)
          Remove a criteria.