org.guvnor.inbox.model
@Portable public class InboxPageRow extends org.uberfire.paging.AbstractPageRow
Constructor and Description |
---|
InboxPageRow() |
public String getNote()
public Date getTimestamp()
public void setNote(String note)
public void setTimestamp(Date timestamp)
public String getFormat()
public void setFormat(String format)
public org.uberfire.backend.vfs.Path getPath()
public void setPath(org.uberfire.backend.vfs.Path path)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.