|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMarkupType
Markup type offered by a portlet.
| Method Summary | |
|---|---|
List<Locale> |
getLocales()
Returns an immutable list of locales supported by the portlet. |
String |
getMimeType()
Returns the MIME type |
List<String> |
getModes()
Returns an immutable list of modes supported by the portlet. |
List<String> |
getWindowStates()
Returns an immutable list of window states supported by the portlet. |
| Method Detail |
|---|
String getMimeType()
List<String> getModes()
List<String> getWindowStates()
List<Locale> getLocales()
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||