org.jbpm.console.ng.dm.model
Class FolderSummary
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.FolderSummary
- All Implemented Interfaces:
- Serializable, Comparable<org.uberfire.paging.AbstractPageRow>
@Portable
public class FolderSummary
- 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 |
FolderSummary
public FolderSummary()
FolderSummary
public FolderSummary(String name,
String id,
String path)
getContentType
public CMSContentSummary.ContentType getContentType()
- Specified by:
getContentType
in class CMSContentSummary
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.