Java Doc for StructuredArtifactDefinitionManager.java in  » ERP-CRM-Financial » sakai » org » sakaiproject » metaobj » shared » mgt » 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.sakaiproject.metaobj.shared.mgt 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.sakaiproject.metaobj.shared.mgt.StructuredArtifactDefinitionManager

All known Subclasses:   org.sakaiproject.metaobj.shared.mgt.impl.StructuredArtifactDefinitionManagerImpl,
StructuredArtifactDefinitionManager
public interface StructuredArtifactDefinitionManager (Code)


Field Summary
final public static  StringGLOBAL_SAD_QUALIFIER
    


Method Summary
public  voidaddConsumer(FormConsumer consumer)
    
public  StructuredArtifactHomeInterfaceconvertToHome(StructuredArtifactDefinitionBean sad)
    
public  ElementcreateFormViewXml(String formId, String returnUrl)
    
public  ElementcreateFormViewXml(Artifact art, String returnUrl)
    
public  ElementcreateFormViewXml(ElementBean bean, String returnUrl)
    
public  voiddelete(StructuredArtifactDefinitionBean sad)
    
public  ListfindBySchema(ContentResource resource)
    
public  MapfindCategorizedHomes(boolean includeHidden)
    
public  ListfindGlobalHomes()
    
public  ListfindHomes()
    
public  ListfindHomes(boolean includeHidden)
    
public  ListfindHomes(Id currentWorksiteId)
    
public  ListfindHomes(Id currentWorksiteId, boolean includeHidden)
    
 ListfindHomes(Id currentWorksiteId, boolean includeHidden, boolean includeGlobal)
    
public  MapgetHomes()
    
public  CollectiongetRootElements(StructuredArtifactDefinitionBean sad)
    
public  InputStreamgetTransformer(String type, boolean readOnly)
    
public  MapgetWorksiteHomes(Id worksiteId)
    
public  MapgetWorksiteHomes(Id worksiteId, boolean includeHidden)
    
public  booleanhasHomes()
    
public  booleanimportSADResource(Id worksiteId, String resourceId, boolean findExisting)
    
public  StructuredArtifactDefinitionBeanimportSad(Id worksiteId, InputStream in, boolean findExisting, boolean publish)
    
public  StructuredArtifactDefinitionBeanimportSad(Id worksiteId, InputStream in, boolean findExisting, boolean publish, boolean foundThrowsException)
    
public  booleanisGlobal()
    
public  StructuredArtifactDefinitionBeanloadHome(String type)
    
public  StructuredArtifactDefinitionBeanloadHome(Id id)
    
public  StructuredArtifactDefinitionBeanloadHomeByExternalType(String externalType, Id worksiteId)
    
public  voidpackageFormForExport(String formId, OutputStream os)
     This is the default method for exporting a form into a stream.
public  voidpackageFormForExport(String formId, OutputStream os, boolean checkPermission)
     This method will export a form into a stream.
public  StructuredArtifactDefinitionBeansave(StructuredArtifactDefinitionBean sad)
    
public  StructuredArtifactDefinitionBeansave(StructuredArtifactDefinitionBean sad, boolean updateModDate)
    
public  voidvalidateSchema(StructuredArtifactDefinitionBean sad)
    

Field Detail
GLOBAL_SAD_QUALIFIER
final public static String GLOBAL_SAD_QUALIFIER(Code)





Method Detail
addConsumer
public void addConsumer(FormConsumer consumer)(Code)



convertToHome
public StructuredArtifactHomeInterface convertToHome(StructuredArtifactDefinitionBean sad)(Code)



createFormViewXml
public Element createFormViewXml(String formId, String returnUrl)(Code)



createFormViewXml
public Element createFormViewXml(Artifact art, String returnUrl)(Code)



createFormViewXml
public Element createFormViewXml(ElementBean bean, String returnUrl)(Code)



delete
public void delete(StructuredArtifactDefinitionBean sad)(Code)



findBySchema
public List findBySchema(ContentResource resource)(Code)

Parameters:
  resource - The ContentResource of a file in resources that is the xsd file A list of StructuredArtifactDefinitionBean objects



findCategorizedHomes
public Map findCategorizedHomes(boolean includeHidden)(Code)



findGlobalHomes
public List findGlobalHomes()(Code)
list of all published globals or global sad owned by current user



findHomes
public List findHomes()(Code)



findHomes
public List findHomes(boolean includeHidden)(Code)



findHomes
public List findHomes(Id currentWorksiteId)(Code)

Parameters:
  currentWorksiteId - list of globally published sads or published sad in currentWorksiteId or sads incurrentWorksiteId owned by current user



findHomes
public List findHomes(Id currentWorksiteId, boolean includeHidden)(Code)

Parameters:
  currentWorksiteId -
Parameters:
  includeHidden - include forms marked as hidden when created list of globally published sads or published sad in currentWorksiteId or sads incurrentWorksiteId owned by current user



findHomes
List findHomes(Id currentWorksiteId, boolean includeHidden, boolean includeGlobal)(Code)



getHomes
public Map getHomes()(Code)



getRootElements
public Collection getRootElements(StructuredArtifactDefinitionBean sad)(Code)



getTransformer
public InputStream getTransformer(String type, boolean readOnly)(Code)



getWorksiteHomes
public Map getWorksiteHomes(Id worksiteId)(Code)

Parameters:
  worksiteId - a map with all worksite and global homes



getWorksiteHomes
public Map getWorksiteHomes(Id worksiteId, boolean includeHidden)(Code)



hasHomes
public boolean hasHomes()(Code)



importSADResource
public boolean importSADResource(Id worksiteId, String resourceId, boolean findExisting) throws IOException, ServerOverloadException, PermissionException, IdUnusedException, ImportException, UnsupportedFileTypeException(Code)



importSad
public StructuredArtifactDefinitionBean importSad(Id worksiteId, InputStream in, boolean findExisting, boolean publish) throws IOException, ImportException(Code)



importSad
public StructuredArtifactDefinitionBean importSad(Id worksiteId, InputStream in, boolean findExisting, boolean publish, boolean foundThrowsException) throws IOException, ImportException(Code)



isGlobal
public boolean isGlobal()(Code)
true if user is in a SAD tool that is configured to manipulate globals SADs



loadHome
public StructuredArtifactDefinitionBean loadHome(String type)(Code)



loadHome
public StructuredArtifactDefinitionBean loadHome(Id id)(Code)



loadHomeByExternalType
public StructuredArtifactDefinitionBean loadHomeByExternalType(String externalType, Id worksiteId)(Code)



packageFormForExport
public void packageFormForExport(String formId, OutputStream os) throws IOException(Code)
This is the default method for exporting a form into a stream. This method does check the form export permission.
Parameters:
  formId - String
Parameters:
  os - OutputStream
throws:
  IOException -



packageFormForExport
public void packageFormForExport(String formId, OutputStream os, boolean checkPermission) throws IOException(Code)
This method will export a form into a stream. It has the ability to turn off checking for the export form permission.
Parameters:
  formId - String
Parameters:
  os - OutputStream
Parameters:
  checkPermission - boolean
throws:
  IOException -



save
public StructuredArtifactDefinitionBean save(StructuredArtifactDefinitionBean sad)(Code)



save
public StructuredArtifactDefinitionBean save(StructuredArtifactDefinitionBean sad, boolean updateModDate)(Code)



validateSchema
public void validateSchema(StructuredArtifactDefinitionBean sad)(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.