public interface PortletQName
Modifier and Type | Field and Description |
---|---|
static String |
PUBLIC_RENDER_PARAMETER_NAMESPACE |
static String |
REMOVE_PUBLIC_RENDER_PARAMETER_NAMESPACE |
Modifier and Type | Method and Description |
---|---|
String |
getKey(QName qName) |
String |
getKey(String uri,
String localPart) |
String |
getPublicRenderParameterIdentifier(String publicRenderParameterName) |
String |
getPublicRenderParameterName(QName qName) |
QName |
getQName(Element qNameEl,
Element nameEl,
String defaultNamespace) |
QName |
getQName(String publicRenderParameterName) |
String |
getRemovePublicRenderParameterName(QName qName) |
void |
setPublicRenderParameterIdentifier(String publicRenderParameterName,
String identifier) |
static final String PUBLIC_RENDER_PARAMETER_NAMESPACE
static final String REMOVE_PUBLIC_RENDER_PARAMETER_NAMESPACE