jBPM Console NG - Documents API 6.2.0.Beta2

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

java.lang.Object
  extended by org.jbpm.console.ng.dm.model.CMSContentSummary
      extended by org.jbpm.console.ng.dm.model.FolderSummary

@Portable
public class FolderSummary
extends CMSContentSummary


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbpm.console.ng.dm.model.CMSContentSummary
CMSContentSummary.ContentType
 
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, 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.Beta2

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