Interface PortletRegistryFile
-
public interface PortletRegistryFile
PortletRegistryFile specifies the name of the portlet registry files.
-
-
Field Summary
Fields Modifier and Type Field Description static String
PORTLET_APP_REGISTRY_FILE
static String
PORTLET_WINDOW_PREFERENCE_REGISTRY_FILE
static String
PORTLET_WINDOW_REGISTRY_FILE
-
-
-
Field Detail
-
PORTLET_APP_REGISTRY_FILE
static final String PORTLET_APP_REGISTRY_FILE
- See Also:
- Constant Field Values
-
PORTLET_WINDOW_PREFERENCE_REGISTRY_FILE
static final String PORTLET_WINDOW_PREFERENCE_REGISTRY_FILE
- See Also:
- Constant Field Values
-
PORTLET_WINDOW_REGISTRY_FILE
static final String PORTLET_WINDOW_REGISTRY_FILE
- See Also:
- Constant Field Values
-
-