|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.PT_GADGETPERSONALIZATION_ROLES
A bitmask of the types of personalization that a web service supports.
IPTWebService.GetSupportsPersonalization()| Field Summary | |
static int |
PT_GADGETPERSONALIZATION_ADMINISTRATOR
Supports administrator personalization using an administator preferences page. |
static int |
PT_GADGETPERSONALIZATION_ADMINTEMPLATE
Supports an alternate administator preferences page for personalizing a portlet template. |
static int |
PT_GADGETPERSONALIZATION_COMMUNITYOWNER
Supports community owner personalization using a community portlet preferences page. |
static int |
PT_GADGETPERSONALIZATION_ENDUSER
Supports end user personalization using a portlet preferences page. |
static int |
PT_GADGETPERSONALIZATION_HELPPAGE
Supports a help page. |
static int |
PT_WEBSERVICEPERSONALIZATION_ADMIN
Supports an administrator preferences pluggable page. |
static int |
PT_WEBSERVICEPERSONALIZATION_COMMUNITY
Supports a community preferences pluggable page. |
static int |
PT_WEBSERVICEPERSONALIZATION_MIGRATION
Supports a Migration Web Service. |
static int |
PT_WEBSERVICEPERSONALIZATION_PERSONAL
Supports a personal preferences pluggable page. |
| Constructor Summary | |
PT_GADGETPERSONALIZATION_ROLES()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PT_GADGETPERSONALIZATION_ENDUSER
public static final int PT_GADGETPERSONALIZATION_COMMUNITYOWNER
public static final int PT_GADGETPERSONALIZATION_ADMINISTRATOR
public static final int PT_GADGETPERSONALIZATION_HELPPAGE
public static final int PT_GADGETPERSONALIZATION_ADMINTEMPLATE
public static final int PT_WEBSERVICEPERSONALIZATION_MIGRATION
public static final int PT_WEBSERVICEPERSONALIZATION_ADMIN
public static final int PT_WEBSERVICEPERSONALIZATION_COMMUNITY
public static final int PT_WEBSERVICEPERSONALIZATION_PERSONAL
| Constructor Detail |
public PT_GADGETPERSONALIZATION_ROLES()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||