Interface AdditionalEventInfo
public interface AdditionalEventInfo
Provides additional information for an
Event.-
Method Summary
-
Method Details
-
getPrimaryNodeTypeName
- Returns:
- the name of the primary node type of the node associated with the event
- Throws:
UnsupportedRepositoryOperationException
-
getMixinTypeNames
- Returns:
- the names of the mixin node types of the node associated with the event
- Throws:
UnsupportedRepositoryOperationException
-
getSessionAttribute
- Returns:
- the specified Session attribute
- Throws:
UnsupportedRepositoryOperationException
-