Interface IPortletEvent
- All Superinterfaces:
IServerEvent
- All Known Subinterfaces:
IPortletInstanceDeletedEvent
-
Method Summary
Modifier and TypeMethodDescriptionGet the unique identifier of the manager instance that is the origin of this event.
-
Method Details
-
getManagerId
String getManagerId()Get the unique identifier of the manager instance that is the origin of this event.- Returns:
- The unique identifier of the manager instance.
-