Modifier and Type | Method and Description |
---|---|
ContentType |
get(java.lang.String contentType)
Returns the content type of the given contentType string
The return value can be NULL.
|
java.util.Iterator |
iterator()
Returns all content types as iterator
|
boolean |
supportsPortletMode(javax.portlet.PortletMode portletMode)
Return true if the given portlet mode is supported for any content type
in this set.
|
java.util.Iterator iterator()
ContentType
objectsContentType get(java.lang.String contentType)
boolean supportsPortletMode(javax.portlet.PortletMode portletMode)
Copyright © 2003-2013 . All Rights Reserved.