|
Oracle Fusion Middleware Java API Reference for Oracle PDK Java 11g Release 1 (11.1.1) E10691-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.portal.provider.v2.PortalConfig
public class PortalConfig
Represents various portal configuration settings that are pertinent to portlets.
| Field Summary | |
|---|---|
static long |
PORTALCFG_MOBILE_ENABLED
|
| Constructor Summary | |
|---|---|
PortalConfig(long ptlConfig)
Constructor |
|
PortalConfig(java.lang.Long ptlConfig)
|
|
| Method Summary | |
|---|---|
long |
getValue()
|
boolean |
isMobileEnabled()
|
void |
setValue(long ptlConfig)
|
void |
setValue(java.lang.Long ptlConfig)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long PORTALCFG_MOBILE_ENABLED
| Constructor Detail |
|---|
public PortalConfig(long ptlConfig)
public PortalConfig(java.lang.Long ptlConfig)
| Method Detail |
|---|
public boolean isMobileEnabled()
public long getValue()
public void setValue(long ptlConfig)
public void setValue(java.lang.Long ptlConfig)
|
Oracle Fusion Middleware Java API Reference for Oracle PDK Java 11g Release 1 (11.1.1) E10691-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||