com.ibm.portal
Interface PortalEvents


public interface PortalEvents

Provides constants for predefined portal-specific events.

Since:
8.5

Field Summary
static java.lang.String NAME_INVALIDATE
          Local name of the invalidate event
static java.lang.String NAMESPACE_URI
          Namespace for portal-specific events
static javax.xml.namespace.QName QNAME_INVALIDATE
          Qualified name of the invalidate event
 

Field Detail

NAMESPACE_URI

static final java.lang.String NAMESPACE_URI
Namespace for portal-specific events

See Also:
Constant Field Values

NAME_INVALIDATE

static final java.lang.String NAME_INVALIDATE
Local name of the invalidate event

See Also:
Constant Field Values

QNAME_INVALIDATE

static final javax.xml.namespace.QName QNAME_INVALIDATE
Qualified name of the invalidate event