public class MutablePublishingEventImpl extends PublishingEventImpl implements MutablePublishingEvent
comment, scheduledTime| Constructor and Description |
|---|
MutablePublishingEventImpl(PublishingEventImpl event) |
| Modifier and Type | Method and Description |
|---|---|
void |
setComment(String comment) |
void |
setScheduledTime(Calendar time) |
compareTo, edit, getChannelId, getComment, getCreatedTime, getCreator, getId, getModifiedTime, getModifier, getPackage, getScheduledTime, getStatus, getStatusUpdateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChannelId, getComment, getCreatedTime, getCreator, getId, getModifiedTime, getModifier, getPackage, getScheduledTime, getStatus, getStatusUpdatecompareTopublic MutablePublishingEventImpl(PublishingEventImpl event)
event - PublishingEventImplpublic void setScheduledTime(Calendar time)
setScheduledTime in interface MutablePublishingEventpublic void setComment(String comment)
setComment in interface MutablePublishingEventCopyright © 2005–2017 Alfresco Software. All rights reserved.