org.jbpm.console.ng.dm.model
Class DocumentSummary
java.lang.Object
org.uberfire.paging.AbstractPageRow
org.jbpm.console.ng.ga.model.GenericSummary
org.jbpm.console.ng.dm.model.CMSContentSummary
org.jbpm.console.ng.dm.model.DocumentSummary
- All Implemented Interfaces:
- Serializable, Comparable<org.uberfire.paging.AbstractPageRow>
@Portable
public class DocumentSummary
- extends CMSContentSummary
- See Also:
- Serialized Form
Fields inherited from class org.jbpm.console.ng.ga.model.GenericSummary |
id, name |
Methods inherited from class org.jbpm.console.ng.ga.model.GenericSummary |
equals, hashCode, setId |
Methods inherited from class org.uberfire.paging.AbstractPageRow |
compareTo |
DocumentSummary
public DocumentSummary(String name,
String id,
String path)
DocumentSummary
public DocumentSummary()
getContent
public byte[] getContent()
setContent
public void setContent(byte[] content)
getContentType
public CMSContentSummary.ContentType getContentType()
- Specified by:
getContentType
in class CMSContentSummary
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.