jBPM Console NG - Documents API 6.2.0.CR1

org.jbpm.console.ng.dm.model
Class FolderSummary

java.lang.Object
  extended by org.uberfire.paging.AbstractPageRow
      extended by org.jbpm.console.ng.ga.model.GenericSummary
          extended by org.jbpm.console.ng.dm.model.CMSContentSummary
              extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbpm.console.ng.dm.model.CMSContentSummary
CMSContentSummary.ContentType
 
Field Summary
 
Fields inherited from class org.jbpm.console.ng.ga.model.GenericSummary
id, name
 
Constructor Summary
FolderSummary()
           
FolderSummary(String name, String id, String path)
           
 
Method Summary
 CMSContentSummary.ContentType getContentType()
           
 
Methods inherited from class org.jbpm.console.ng.dm.model.CMSContentSummary
getId, getName, getParent, getPath, setId, setName, setParent
 
Methods inherited from class org.jbpm.console.ng.ga.model.GenericSummary
equals, hashCode, setId
 
Methods inherited from class org.uberfire.paging.AbstractPageRow
compareTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderSummary

public FolderSummary()

FolderSummary

public FolderSummary(String name,
                     String id,
                     String path)
Method Detail

getContentType

public CMSContentSummary.ContentType getContentType()
Specified by:
getContentType in class CMSContentSummary

jBPM Console NG - Documents API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.