Java Doc for PresentationManager.java in  » ERP-CRM-Financial » sakai » org » theospi » portfolio » presentation » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » sakai » org.theospi.portfolio.presentation 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.theospi.portfolio.presentation.PresentationManager

All known Subclasses:   org.theospi.portfolio.presentation.model.impl.PresentationManagerImpl,
PresentationManager
public interface PresentationManager extends CleanupableService(Code)
This class provides a management layer into the presentations included in the system.
author:
   John Bush (jbush@rsmart.com)
author:
   $Header: /opt/CVS/osp2.x/presentation/api/src/java/org/theospi/portfolio/presentation/PresentationManager.java,v 1.5 2005/10/26 23:53:01 jellis Exp $
author:
   $Revision: 8645 $
author:
   $Date: 2007-02-20 22:26:25 -0500 (Tue, 20 Feb 2007) $


Field Summary
final public static  StringPORTFOLIO_INTERACTION_FOLDER_DESC
    
final public static  StringPORTFOLIO_INTERACTION_FOLDER_DISPNAME
    
final public static  StringPRESENTATION_MESSAGE_BUNDLE
    
final public static  StringPRESENTATION_PROPERTIES_FOLDER
    
final public static  StringPRESENTATION_PROPERTIES_FOLDER_DESC
    
final public static  StringPRESENTATION_PROPERTIES_FOLDER_DISPNAME
    
final public static  StringPRESENTATION_PROPERTIES_FOLDER_PATH
    


Method Summary
public  PresentationTemplatecopyTemplate(Id templateId)
    
public  voidcreateComment(PresentationComment comment)
    
public  voidcreateComment(PresentationComment comment, boolean checkAuthz, boolean updateDates)
    
public  DocumentcreateDocument(Presentation presentation)
    
public  voiddeletePresentation(Id presentation)
    
public  voiddeletePresentationComment(PresentationComment comment)
    
public  voiddeletePresentationItem(Id item)
    
public  voiddeletePresentationItemDefinition(Id itemDef)
    
public  voiddeletePresentationLayout(Id id)
    
public  booleandeletePresentationTemplate(Id id)
    
public  voiddeleteTemplateFileRef(Id refId)
    
public  CollectionfindAllGlobalLayouts()
    
public  CollectionfindGlobalTemplates()
    
public  CollectionfindLayoutsByOwner(Agent owner, String siteId)
    
public  CollectionfindLogsByPresID(Id presID)
    
public  CollectionfindMyGlobalLayouts()
    
public  CollectionfindPresentationsByOwner(Agent owner)
     returns a list of all presentation owned by agent.
public  CollectionfindPresentationsByOwner(Agent owner, String toolId)
     returns a list of all presentation owned by agent within the given toolId.
public  CollectionfindPresentationsByTool(Id id)
    
public  CollectionfindPresentationsByViewer(Agent viewer)
    
public  CollectionfindPresentationsByViewer(Agent viewer, String toolId)
    
public  CollectionfindPresentationsByViewer(Agent viewer, String toolId, boolean showHidden)
    
public  CollectionfindPublishedLayouts(String siteId)
    
public  CollectionfindPublishedTemplates(String siteId)
    
public  CollectionfindPublishedTemplates()
    
public  CollectionfindTemplatesByOwner(Agent owner)
     returns a list of all presentation templates owned by agent.
public  CollectionfindTemplatesByOwner(Agent owner, String siteId)
     returns a list of all presentation templates owned by agent within the given siteId.
public  CollectiongetAllPresentationLayouts()
    
public  CollectiongetAllPresentationTemplates()
    
public  CollectiongetAllPresentationsForWarehouse()
    
public  ListgetCreatorComments(Agent creator, CommentSortBy sortBy)
    
public  ListgetCreatorComments(Agent creator, String toolId, CommentSortBy sortBy)
     returns list of comments created by creator in given tool.
public  PresentationgetLightweightPresentation(Id id)
    
public  NodegetNode(Id artifactId)
    
public  NodegetNode(Reference ref)
    
public  NodegetNode(Reference ref, Presentation presentation)
    
public  NodegetNode(Id artifactId, Presentation presentation)
    
public  NodegetNode(Id artifactId, PresentationLayout layout)
    
public  ListgetOwnerComments(Agent owner, CommentSortBy sortBy)
     returns list of comments owned by agent in given tool.
public  ListgetOwnerComments(Agent owner, String toolId, CommentSortBy sortBy, boolean excludeOwner)
     returns list of comments owned by agent in given tool.
public  ListgetOwnerComments(Agent owner, String toolId, CommentSortBy sortBy)
     returns list of comments owned by agent in given tool.
public  PresentationgetPresentation(Id id)
    
public  PresentationgetPresentation(Id id, String secretExportKey)
    
public  PresentationCommentgetPresentationComment(Id id)
    
public  ListgetPresentationComments(Id presentationId, Agent viewer)
    
public  PresentationItemgetPresentationItem(Id itemDef)
    
public  PresentationItemDefinitiongetPresentationItemDefinition(Id item)
    
public  CollectiongetPresentationItems(Id artifactId)
    
public  PresentationLayoutgetPresentationLayout(Id layoutId)
    
public  DocumentgetPresentationLayoutAsXml(Presentation presentation, String pageId)
    
public  PresentationPagegetPresentationPage(Id id)
    
public  ListgetPresentationPagesByPresentation(Id presentationId)
    
public  DocumentgetPresentationPreviewLayoutAsXml(Presentation presentation, String pageId)
     Creates an xml document represenation of the requested page from the presentation passed in.
public  PresentationTemplategetPresentationTemplate(Id id)
    
public  CollectiongetPresentationsBasedOnTemplateFileRef(Id artifactId)
    
public  TemplateFileRefgetTemplateFileRef(Id refId)
    
public  booleanisGlobal()
    
public  CollectionloadArtifactsForItemDef(PresentationItemDefinition itemDef, Agent agent)
    
public  StringpackageTemplateForExport(Id templateId, OutputStream os)
    
public  PresentationLayoutstoreLayout(PresentationLayout layout)
    
public  PresentationLayoutstoreLayout(PresentationLayout layout, boolean checkAuthz)
    
public  PresentationstorePresentation(Presentation presentation)
    
public  PresentationstorePresentation(Presentation presentation, boolean checkAuthz, boolean updateDates)
    
public  voidstorePresentationLog(PresentationLog log)
    
public  PresentationTemplatestoreTemplate(PresentationTemplate template)
    
public  PresentationTemplatestoreTemplate(PresentationTemplate template, boolean checkAuthz, boolean updateDates)
    
public  voidupdateItemDefintion(PresentationItemDefinition itemDef)
    
public  voidupdatePresentationComment(PresentationComment oldComment)
    
public  voidupdateTemplateFileRef(TemplateFileRef ref)
    
public  PresentationTemplateuploadTemplate(String templateFileName, String toContext, InputStream zipFileStream)
    

Field Detail
PORTFOLIO_INTERACTION_FOLDER_DESC
final public static String PORTFOLIO_INTERACTION_FOLDER_DESC(Code)



PORTFOLIO_INTERACTION_FOLDER_DISPNAME
final public static String PORTFOLIO_INTERACTION_FOLDER_DISPNAME(Code)



PRESENTATION_MESSAGE_BUNDLE
final public static String PRESENTATION_MESSAGE_BUNDLE(Code)



PRESENTATION_PROPERTIES_FOLDER
final public static String PRESENTATION_PROPERTIES_FOLDER(Code)



PRESENTATION_PROPERTIES_FOLDER_DESC
final public static String PRESENTATION_PROPERTIES_FOLDER_DESC(Code)



PRESENTATION_PROPERTIES_FOLDER_DISPNAME
final public static String PRESENTATION_PROPERTIES_FOLDER_DISPNAME(Code)



PRESENTATION_PROPERTIES_FOLDER_PATH
final public static String PRESENTATION_PROPERTIES_FOLDER_PATH(Code)





Method Detail
copyTemplate
public PresentationTemplate copyTemplate(Id templateId)(Code)



createComment
public void createComment(PresentationComment comment)(Code)



createComment
public void createComment(PresentationComment comment, boolean checkAuthz, boolean updateDates)(Code)



createDocument
public Document createDocument(Presentation presentation)(Code)



deletePresentation
public void deletePresentation(Id presentation)(Code)



deletePresentationComment
public void deletePresentationComment(PresentationComment comment)(Code)



deletePresentationItem
public void deletePresentationItem(Id item)(Code)



deletePresentationItemDefinition
public void deletePresentationItemDefinition(Id itemDef)(Code)



deletePresentationLayout
public void deletePresentationLayout(Id id)(Code)



deletePresentationTemplate
public boolean deletePresentationTemplate(Id id)(Code)



deleteTemplateFileRef
public void deleteTemplateFileRef(Id refId)(Code)



findAllGlobalLayouts
public Collection findAllGlobalLayouts()(Code)



findGlobalTemplates
public Collection findGlobalTemplates()(Code)



findLayoutsByOwner
public Collection findLayoutsByOwner(Agent owner, String siteId)(Code)



findLogsByPresID
public Collection findLogsByPresID(Id presID)(Code)



findMyGlobalLayouts
public Collection findMyGlobalLayouts()(Code)



findPresentationsByOwner
public Collection findPresentationsByOwner(Agent owner)(Code)
returns a list of all presentation owned by agent.
Parameters:
  owner -



findPresentationsByOwner
public Collection findPresentationsByOwner(Agent owner, String toolId)(Code)
returns a list of all presentation owned by agent within the given toolId.
Parameters:
  owner -



findPresentationsByTool
public Collection findPresentationsByTool(Id id)(Code)



findPresentationsByViewer
public Collection findPresentationsByViewer(Agent viewer)(Code)
returns a list of all presentations agent can view

Parameters:
  viewer -



findPresentationsByViewer
public Collection findPresentationsByViewer(Agent viewer, String toolId)(Code)
returns a list of all presentations agent can view within the given tool

Parameters:
  viewer -
Parameters:
  toolId -



findPresentationsByViewer
public Collection findPresentationsByViewer(Agent viewer, String toolId, boolean showHidden)(Code)

Parameters:
  viewer -
Parameters:
  toolId -
Parameters:
  showHidden -



findPublishedLayouts
public Collection findPublishedLayouts(String siteId)(Code)



findPublishedTemplates
public Collection findPublishedTemplates(String siteId)(Code)



findPublishedTemplates
public Collection findPublishedTemplates()(Code)



findTemplatesByOwner
public Collection findTemplatesByOwner(Agent owner)(Code)
returns a list of all presentation templates owned by agent.
Parameters:
  owner -



findTemplatesByOwner
public Collection findTemplatesByOwner(Agent owner, String siteId)(Code)
returns a list of all presentation templates owned by agent within the given siteId.
Parameters:
  owner -



getAllPresentationLayouts
public Collection getAllPresentationLayouts()(Code)



getAllPresentationTemplates
public Collection getAllPresentationTemplates()(Code)



getAllPresentationsForWarehouse
public Collection getAllPresentationsForWarehouse()(Code)



getCreatorComments
public List getCreatorComments(Agent creator, CommentSortBy sortBy)(Code)



getCreatorComments
public List getCreatorComments(Agent creator, String toolId, CommentSortBy sortBy)(Code)
returns list of comments created by creator in given tool.
Parameters:
  creator -
Parameters:
  toolId -
Parameters:
  sortBy -



getLightweightPresentation
public Presentation getLightweightPresentation(Id id)(Code)



getNode
public Node getNode(Id artifactId)(Code)



getNode
public Node getNode(Reference ref)(Code)



getNode
public Node getNode(Reference ref, Presentation presentation)(Code)
Get node within the context of this presentation
Parameters:
  ref -
Parameters:
  presentation -



getNode
public Node getNode(Id artifactId, Presentation presentation)(Code)



getNode
public Node getNode(Id artifactId, PresentationLayout layout)(Code)



getOwnerComments
public List getOwnerComments(Agent owner, CommentSortBy sortBy)(Code)
returns list of comments owned by agent in given tool. Includes comments created by the owner.
Parameters:
  owner -
Parameters:
  sortBy -



getOwnerComments
public List getOwnerComments(Agent owner, String toolId, CommentSortBy sortBy, boolean excludeOwner)(Code)
returns list of comments owned by agent in given tool. Includes comments created by the owner.
Parameters:
  owner -
Parameters:
  toolId -
Parameters:
  sortBy -
Parameters:
  excludeOwner - - set to true to exclude comments created by the owner



getOwnerComments
public List getOwnerComments(Agent owner, String toolId, CommentSortBy sortBy)(Code)
returns list of comments owned by agent in given tool. Includes comments created by the owner.
Parameters:
  owner -
Parameters:
  toolId -
Parameters:
  sortBy -



getPresentation
public Presentation getPresentation(Id id)(Code)



getPresentation
public Presentation getPresentation(Id id, String secretExportKey)(Code)



getPresentationComment
public PresentationComment getPresentationComment(Id id)(Code)



getPresentationComments
public List getPresentationComments(Id presentationId, Agent viewer)(Code)



getPresentationItem
public PresentationItem getPresentationItem(Id itemDef)(Code)



getPresentationItemDefinition
public PresentationItemDefinition getPresentationItemDefinition(Id item)(Code)



getPresentationItems
public Collection getPresentationItems(Id artifactId)(Code)



getPresentationLayout
public PresentationLayout getPresentationLayout(Id layoutId)(Code)



getPresentationLayoutAsXml
public Document getPresentationLayoutAsXml(Presentation presentation, String pageId)(Code)



getPresentationPage
public PresentationPage getPresentationPage(Id id)(Code)



getPresentationPagesByPresentation
public List getPresentationPagesByPresentation(Id presentationId)(Code)



getPresentationPreviewLayoutAsXml
public Document getPresentationPreviewLayoutAsXml(Presentation presentation, String pageId)(Code)
Creates an xml document represenation of the requested page from the presentation passed in.
Parameters:
  presentation -
Parameters:
  pageId - xml representation of the requested page or null



getPresentationTemplate
public PresentationTemplate getPresentationTemplate(Id id)(Code)



getPresentationsBasedOnTemplateFileRef
public Collection getPresentationsBasedOnTemplateFileRef(Id artifactId)(Code)



getTemplateFileRef
public TemplateFileRef getTemplateFileRef(Id refId)(Code)



isGlobal
public boolean isGlobal()(Code)



loadArtifactsForItemDef
public Collection loadArtifactsForItemDef(PresentationItemDefinition itemDef, Agent agent)(Code)



packageTemplateForExport
public String packageTemplateForExport(Id templateId, OutputStream os) throws IOException(Code)



storeLayout
public PresentationLayout storeLayout(PresentationLayout layout)(Code)



storeLayout
public PresentationLayout storeLayout(PresentationLayout layout, boolean checkAuthz)(Code)



storePresentation
public Presentation storePresentation(Presentation presentation)(Code)



storePresentation
public Presentation storePresentation(Presentation presentation, boolean checkAuthz, boolean updateDates)(Code)



storePresentationLog
public void storePresentationLog(PresentationLog log)(Code)



storeTemplate
public PresentationTemplate storeTemplate(PresentationTemplate template)(Code)



storeTemplate
public PresentationTemplate storeTemplate(PresentationTemplate template, boolean checkAuthz, boolean updateDates)(Code)



updateItemDefintion
public void updateItemDefintion(PresentationItemDefinition itemDef)(Code)



updatePresentationComment
public void updatePresentationComment(PresentationComment oldComment)(Code)



updateTemplateFileRef
public void updateTemplateFileRef(TemplateFileRef ref)(Code)



uploadTemplate
public PresentationTemplate uploadTemplate(String templateFileName, String toContext, InputStream zipFileStream) throws IOException(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.