|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.cmis.CmsCmisRenditionFilter
public class CmsCmisRenditionFilter
This class encapsulates the filter logic for CMIS rendition filters.
| Constructor Summary | |
|---|---|
CmsCmisRenditionFilter(java.lang.String filterStr)
Creates a new filter from the given filter string. |
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String kind,
java.lang.String mimetype)
Checks whether this filter accepts a given kind/mimetype combination. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsCmisRenditionFilter(java.lang.String filterStr)
filterStr - the CMIS rendition filter string| Method Detail |
|---|
public boolean accept(java.lang.String kind,
java.lang.String mimetype)
kind - the kindmimetype - the mime type
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||