public class PublishingEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DOCUMENT_IS_COMMENT |
static int |
DOCUMENT_PUBLISHED |
static int |
DOCUMENT_UNPUBLISHED |
| Constructor and Description |
|---|
PublishingEvent(int nDocumentId,
int nPortletId,
int nType)
Creates a new instance of PublishingEvent
|
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType()
Returns the EventType
|
int |
getnDocumentId()
Returns the Document Id
|
int |
getPortletId()
Returns the Portlet Id
|
public static final int DOCUMENT_PUBLISHED
public static final int DOCUMENT_UNPUBLISHED
public static final int DOCUMENT_IS_COMMENT
Copyright © 2020 City of Paris. All rights reserved.