|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.publishing.PublishingEventImpl
org.alfresco.repo.publishing.MutablePublishingEventImpl
public class MutablePublishingEventImpl
Field Summary |
---|
Fields inherited from class org.alfresco.repo.publishing.PublishingEventImpl |
---|
comment, scheduledTime |
Constructor Summary | |
---|---|
MutablePublishingEventImpl(PublishingEventImpl event)
|
Method Summary | |
---|---|
void |
setComment(java.lang.String comment)
|
void |
setScheduledTime(java.util.Calendar time)
|
Methods inherited from class org.alfresco.repo.publishing.PublishingEventImpl |
---|
compareTo, edit, getChannelId, getComment, getCreatedTime, getCreator, getId, getModifiedTime, getModifier, getPackage, getScheduledTime, getStatus, getStatusUpdate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.service.cmr.publishing.PublishingEvent |
---|
getChannelId, getComment, getCreatedTime, getCreator, getId, getModifiedTime, getModifier, getPackage, getScheduledTime, getStatus, getStatusUpdate |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public MutablePublishingEventImpl(PublishingEventImpl event)
publishingEventImpl
- Method Detail |
---|
public void setScheduledTime(java.util.Calendar time)
setScheduledTime
in interface MutablePublishingEvent
public void setComment(java.lang.String comment)
setComment
in interface MutablePublishingEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |