+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.resolver
Interface AcceptContext

public interface AcceptContext

Context that provides access to accepted content types

Since:
8.5

Method Summary
 javax.mail.internet.ContentType[] getAcceptContentTypes()
          Return the accepted content types from the underlying request (if any)
 

Method Detail

getAcceptContentTypes

javax.mail.internet.ContentType[] getAcceptContentTypes()
Returns the accepted content types from the underlying request (if any)

Returns:
the accepted content types or null
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD