|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Object
java.lang.Enum<StandalonePortletURL.ContentMode>
com.bea.portlet.StandalonePortletURL.ContentMode
public static enum StandalonePortletURL.ContentMode
Enumeration of valid values for the StandalonePortletURL.KEY_CONTENT_MODE parameter
| Enum Constant Summary | |
|---|---|
FRAGMENTPortlet content will be rendered as a HTML fragment. |
|
FULLPortlet content will be rendered as a full HTML document. |
|
| Method Summary | |
|---|---|
static StandalonePortletURL.ContentMode |
valueOf(String name)Returns the enum constant of this type with the specified name. |
static StandalonePortletURL.ContentMode[] |
values()Returns an array containing the constants of this enum type, in the order theyre declared. |
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Enum Constant Detail |
|---|
public static final StandalonePortletURL.ContentMode FULL
public static final StandalonePortletURL.ContentMode FRAGMENT
| Method Detail |
|---|
public static final StandalonePortletURL.ContentMode[] values()
public static StandalonePortletURL.ContentMode valueOf(String name)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.