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, getStatusUpdate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChannelId, getComment, getCreatedTime, getCreator, getId, getModifiedTime, getModifier, getPackage, getScheduledTime, getStatus, getStatusUpdate
compareTo
public MutablePublishingEventImpl(PublishingEventImpl event)
event
- PublishingEventImplpublic void setScheduledTime(Calendar time)
setScheduledTime
in interface MutablePublishingEvent
public void setComment(String comment)
setComment
in interface MutablePublishingEvent
Copyright © 2005–2017 Alfresco Software. All rights reserved.