Java Doc for WizardManagerImpl.java in  » ERP-CRM-Financial » sakai » org » theospi » portfolio » wizard » mgt » impl » 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.wizard.mgt.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.theospi.portfolio.wizard.mgt.impl.WizardManagerImpl

WizardManagerImpl
public class WizardManagerImpl extends HibernateDaoSupport implements WizardManager,DownloadableManager,ReadableObjectHome,ArtifactFinder,PresentableObjectHome,StyleConsumer,DuplicatableToolService(Code)




Method Summary
public  booleancheckStyleConsumption(Id styleId)
    
public  voidcheckWizardAccess(Id id)
    
protected  voidclearSession()
    
public  ArtifactcreateInstance()
    
public  WizardcreateNew()
    
public  ArtifactcreateSample()
    
public  ReferencedecorateReference(Wizard wizard, String reference)
    
protected  voiddeleteCompletedWizard(CompletedWizard cw)
    
public  voiddeleteObjects(List deletedItems)
    
public  voiddeletePreviewWizardData(Wizard wizard)
    
public  voiddeleteWizard(Wizard wizard)
    
public  CollectionfindByOwner(Id owner)
    
public  CollectionfindByOwner(Agent owner)
    
public  CollectionfindByOwnerAndType(Id owner, String type)
    
public  CollectionfindByOwnerAndType(Id owner, String type, MimeType mimeType)
    
public  CollectionfindByType(String type)
    
public  CollectionfindByWorksite(Id worksiteId)
    
public  CollectionfindByWorksiteAndType(Id worksiteId, String type)
    
public  List<WizardPageSequence>findPagesByWizard(Id wizardId)
    
public  ListfindPublishedWizards(List sites)
    
public  ListfindPublishedWizards(List sites, boolean lazy)
    
public  ListfindPublishedWizards(String siteId)
    
protected  ListfindPublishedWizardsLazy(List sites)
    
public  List<WizardPageDefinition>findWizardPageDefs(String siteId)
    
public  List<WizardPageDefinition>findWizardPageDefs(String siteId, boolean deep)
    
public  ListfindWizardsByOwner(String ownerId, String siteId)
    
public  AgentManagergetAgentManager()
    
public  ElementgetArtifactAsXml(Artifact art)
    
public  AuthenticationManagergetAuthManager()
    
public  AuthorizationFacadegetAuthorizationFacade()
    
public  CollectiongetAvailableForms(String siteId, String type)
    
public  CompletedWizardgetCompletedWizard(Id completedWizardId)
    
public  CompletedWizardgetCompletedWizard(Wizard wizard)
    
public  CompletedWizardgetCompletedWizard(Wizard wizard, String userId)
    
public  CompletedWizardgetCompletedWizard(Wizard wizard, String userId, boolean create)
    
public  CompletedWizardgetCompletedWizardByPage(Id pageId)
    
public  ListgetCompletedWizardPagesByPageDef(Id id)
    
protected  ListgetCompletedWizards(Wizard wizard)
    
protected  ListgetCompletedWizards(String owner)
    
public  ListgetCompletedWizardsByWizardId(String wizardId)
    
public  ContentHostingServicegetContentHosting()
    
public  EntityManagergetEntityManager()
    
public  StringgetExternalType()
    
public  StringgetExternalUri(Id artifactId, String name)
    
protected  ContentCollectionEditgetFileDir(String origName)
     This gets the directory in which the import places files into.
public  GuidanceManagergetGuidanceManager()
    
public  IdManagergetIdManager()
    
public  StringgetImportFolderName()
    
public  ClassgetInterface()
    
public  booleangetLoadArtifacts()
    
public  LockManagergetLockManager()
    
public  MatrixManagergetMatrixManager()
    
public  NodegetNode(Id artifactId)
    
public  ReviewManagergetReviewManager()
    
public  SecurityServicegetSecurityService()
    
public  InputStreamgetStream(Id artifactId)
    
public  StructuredArtifactDefinitionManagergetStructuredArtifactDefinitionManager()
    
public  StyleManagergetStyleManager()
    
public  intgetSubmittedPageCount(CompletedWizard wizard)
    
public  intgetTotalPageCount(Wizard wizard)
    
public  TypegetType()
    
protected  ContentCollectiongetUserCollection()
    
public  CompletedWizardgetUsersWizard(Wizard wizard, Agent agent)
    
public  CompletedWizardgetUsersWizard(Wizard wizard, Agent agent, boolean create)
    
public  WizardgetWizard(Id wizardId)
    
public  WizardgetWizard(Id wizardId, int checkAuthz)
    
public  WizardgetWizard(String id, int checkAuthz)
    
public  WizardgetWizard(String id)
    
public  StringgetWizardEntityProducer()
    
protected  CollectiongetWizardEvaluators(Id wizardId, boolean useAgentId)
    
public  AgentgetWizardIdOwner(Id wizardId)
    
public  StringgetWizardIdSiteId(Id wizardId)
    
protected  CollectiongetWizardPageDefEvaluators(Id wizardPageDefId, boolean useAgentId)
    
public  WizardPageDefinitiongetWizardPageDefinition(Id id)
    
public  WizardPageDefinitiongetWizardPageDefinition(Id id, boolean deep)
    
public  WizardPageSequencegetWizardPageSeqByDef(Id id)
    
protected  ListgetWizardsByStyle(Id styleId)
    
public  ListgetWizardsForWarehousing()
    
public  WorkflowManagergetWorkflowManager()
    
public  PresentableObjectHomegetXmlRenderer()
    
protected  voidimportAttachmentRef(ContentCollection fileParent, ZipEntry currentEntry, String siteId, ZipInputStream zis, Map resourceMap)
    
public  booleanimportResource(Id worksiteId, String nodeId)
    
public  voidimportResources(String fromContext, String toContext, List resourceIds)
    
protected  voidinit()
    
public  booleanisInstance(Artifact testObject)
    
public  booleanisSystemOnly()
    
public  ListlistAllWizardsByOwner(String owner, String siteId)
    
public  ListlistWizardsByType(String owner, String siteId, String type)
    
public  Artifactload(Id id)
    
protected  voidloadCategory(WizardCategory category, List refs)
    
public  StringpackageForDownload(Map params, OutputStream out)
    
protected  voidpackageWizardForExport(String wizardId, OutputStream os, int checkAuthz)
    
public  voidpackageWizardForExport(String wizardId, OutputStream os)
    
public  voidprepareInstance(Artifact object)
    
public  voidpreviewWizard(Wizard wizard)
    
protected  voidprocessMatrixForm(ZipEntry currentEntry, ZipInputStream zis, Map formMap, Id worksite)
    
protected  MapprocessMatrixGuidance(ContentCollection parent, String siteId, ZipInputStream zis)
    
protected  MapprocessMatrixStyle(ContentCollection parent, String siteId, ZipInputStream zis)
    
public  voidprocessWorkflow(int workflowOption, Id id)
    
public  voidprocessWorkflow(Id workflowId, Id completedWizardId)
    
public  voidpublishWizard(Wizard wizard)
    
public  voidputWizardIntoZip(String wizardId, ZipOutputStream zos)
    
protected  voidputWizardIntoZip(String wizardId, ZipOutputStream zos, int checkAuthz)
    
public  voidrefresh()
    
protected  voidremoveFromSession(Object obj)
    
protected  voidreplaceCatIds(WizardCategory cat, Map guidanceMap, Map formsMap, Map styleMap)
     runs through each of the pages in the category and maps the guidance and additional forms from the old ids to the new ids.
protected  voidreplaceIds(Wizard wizard, Map guidanceMap, Map formsMap, Map styleMap)
    
public  WizardsaveWizard(Wizard wizard)
    
public  CompletedWizardsaveWizard(CompletedWizard wizard)
    
public  voidsetAgentManager(AgentManager agentManager)
    
public  voidsetAuthManager(AuthenticationManager authManager)
    
public  voidsetAuthorizationFacade(AuthorizationFacade authorizationFacade)
    
public  voidsetContentHosting(ContentHostingService contentHosting)
    
public  voidsetEntityManager(EntityManager entityManager)
    
public  voidsetGuidanceManager(GuidanceManager guidanceManager)
    
public  voidsetIdManager(IdManager idManager)
    
public  voidsetImportFolderName(String importFolderName)
    
public  voidsetLoadArtifacts(boolean loadArtifacts)
    
public  voidsetLockManager(LockManager lockManager)
    
public  voidsetMatrixManager(MatrixManager matrixManager)
    
public  voidsetReviewManager(ReviewManager reviewManager)
    
public  voidsetSecurityService(SecurityService securityService)
    
public  voidsetStructuredArtifactDefinitionManager(StructuredArtifactDefinitionManager structuredArtifactDefinitionManager)
    
public  voidsetStyleManager(StyleManager styleManager)
    
public  voidsetWorkflowManager(WorkflowManager workflowManager)
    
public  voidsetXmlRenderer(PresentableObjectHome xmlRenderer)
    
protected  voidstoreFileInZip(ZipOutputStream zos, Reader in, String entryName)
    
protected  voidstoreFileInZip(ZipOutputStream zos, InputStream in, String entryName)
    
protected  voidstoreStringInZip(ZipOutputStream zos, String in, String entryName)
    
protected  voidunlockWizardResources(Wizard wizard)
    



Method Detail
checkStyleConsumption
public boolean checkStyleConsumption(Id styleId)(Code)



checkWizardAccess
public void checkWizardAccess(Id id)(Code)



clearSession
protected void clearSession()(Code)



createInstance
public Artifact createInstance()(Code)



createNew
public Wizard createNew()(Code)



createSample
public Artifact createSample()(Code)



decorateReference
public Reference decorateReference(Wizard wizard, String reference)(Code)



deleteCompletedWizard
protected void deleteCompletedWizard(CompletedWizard cw)(Code)



deleteObjects
public void deleteObjects(List deletedItems)(Code)



deletePreviewWizardData
public void deletePreviewWizardData(Wizard wizard)(Code)
Unlock resources and delete completed wizards from a preview wizard



deleteWizard
public void deleteWizard(Wizard wizard)(Code)



findByOwner
public Collection findByOwner(Id owner)(Code)



findByOwner
public Collection findByOwner(Agent owner) throws FinderException(Code)



findByOwnerAndType
public Collection findByOwnerAndType(Id owner, String type)(Code)



findByOwnerAndType
public Collection findByOwnerAndType(Id owner, String type, MimeType mimeType)(Code)



findByType
public Collection findByType(String type)(Code)



findByWorksite
public Collection findByWorksite(Id worksiteId)(Code)



findByWorksiteAndType
public Collection findByWorksiteAndType(Id worksiteId, String type)(Code)



findPagesByWizard
public List<WizardPageSequence> findPagesByWizard(Id wizardId)(Code)



findPublishedWizards
public List findPublishedWizards(List sites)(Code)



findPublishedWizards
public List findPublishedWizards(List sites, boolean lazy)(Code)



findPublishedWizards
public List findPublishedWizards(String siteId)(Code)



findPublishedWizardsLazy
protected List findPublishedWizardsLazy(List sites)(Code)



findWizardPageDefs
public List<WizardPageDefinition> findWizardPageDefs(String siteId)(Code)



findWizardPageDefs
public List<WizardPageDefinition> findWizardPageDefs(String siteId, boolean deep)(Code)



findWizardsByOwner
public List findWizardsByOwner(String ownerId, String siteId)(Code)



getAgentManager
public AgentManager getAgentManager()(Code)



getArtifactAsXml
public Element getArtifactAsXml(Artifact art)(Code)



getAuthManager
public AuthenticationManager getAuthManager()(Code)



getAuthorizationFacade
public AuthorizationFacade getAuthorizationFacade()(Code)



getAvailableForms
public Collection getAvailableForms(String siteId, String type)(Code)



getCompletedWizard
public CompletedWizard getCompletedWizard(Id completedWizardId)(Code)



getCompletedWizard
public CompletedWizard getCompletedWizard(Wizard wizard)(Code)



getCompletedWizard
public CompletedWizard getCompletedWizard(Wizard wizard, String userId)(Code)



getCompletedWizard
public CompletedWizard getCompletedWizard(Wizard wizard, String userId, boolean create)(Code)



getCompletedWizardByPage
public CompletedWizard getCompletedWizardByPage(Id pageId)(Code)



getCompletedWizardPagesByPageDef
public List getCompletedWizardPagesByPageDef(Id id)(Code)



getCompletedWizards
protected List getCompletedWizards(Wizard wizard)(Code)



getCompletedWizards
protected List getCompletedWizards(String owner)(Code)



getCompletedWizardsByWizardId
public List getCompletedWizardsByWizardId(String wizardId)(Code)

Parameters:
  String - the wizard id for the completed wizard classes List of CompletedWizard



getContentHosting
public ContentHostingService getContentHosting()(Code)



getEntityManager
public EntityManager getEntityManager()(Code)



getExternalType
public String getExternalType()(Code)



getExternalUri
public String getExternalUri(Id artifactId, String name)(Code)



getFileDir
protected ContentCollectionEdit getFileDir(String origName) throws InconsistentException, PermissionException, IdUsedException, IdInvalidException, IdUnusedException, TypeException(Code)
This gets the directory in which the import places files into. This method gets the current users base collection, creates an imported directory, then uses the param to create a new directory. this uses the bean property importFolderName to name the
Parameters:
  origName - String ContentCollectionEdit
throws:
  InconsistentException -
throws:
  PermissionException -
throws:
  IdUsedException -
throws:
  IdInvalidException -
throws:
  IdUnusedException -
throws:
  TypeException -



getGuidanceManager
public GuidanceManager getGuidanceManager()(Code)



getIdManager
public IdManager getIdManager()(Code)



getImportFolderName
public String getImportFolderName()(Code)



getInterface
public Class getInterface()(Code)



getLoadArtifacts
public boolean getLoadArtifacts()(Code)



getLockManager
public LockManager getLockManager()(Code)



getMatrixManager
public MatrixManager getMatrixManager()(Code)
the matrixManager



getNode
public Node getNode(Id artifactId)(Code)



getReviewManager
public ReviewManager getReviewManager()(Code)



getSecurityService
public SecurityService getSecurityService()(Code)



getStream
public InputStream getStream(Id artifactId)(Code)



getStructuredArtifactDefinitionManager
public StructuredArtifactDefinitionManager getStructuredArtifactDefinitionManager()(Code)



getStyleManager
public StyleManager getStyleManager()(Code)



getSubmittedPageCount
public int getSubmittedPageCount(CompletedWizard wizard)(Code)



getTotalPageCount
public int getTotalPageCount(Wizard wizard)(Code)



getType
public Type getType()(Code)



getUserCollection
protected ContentCollection getUserCollection() throws TypeException, IdUnusedException, PermissionException(Code)
gets the current user's resource collection ContentCollection
throws:
  TypeException -
throws:
  IdUnusedException -
throws:
  PermissionException -



getUsersWizard
public CompletedWizard getUsersWizard(Wizard wizard, Agent agent)(Code)



getUsersWizard
public CompletedWizard getUsersWizard(Wizard wizard, Agent agent, boolean create)(Code)



getWizard
public Wizard getWizard(Id wizardId)(Code)



getWizard
public Wizard getWizard(Id wizardId, int checkAuthz)(Code)



getWizard
public Wizard getWizard(String id, int checkAuthz)(Code)



getWizard
public Wizard getWizard(String id)(Code)



getWizardEntityProducer
public String getWizardEntityProducer()(Code)



getWizardEvaluators
protected Collection getWizardEvaluators(Id wizardId, boolean useAgentId)(Code)



getWizardIdOwner
public Agent getWizardIdOwner(Id wizardId)(Code)



getWizardIdSiteId
public String getWizardIdSiteId(Id wizardId)(Code)



getWizardPageDefEvaluators
protected Collection getWizardPageDefEvaluators(Id wizardPageDefId, boolean useAgentId)(Code)



getWizardPageDefinition
public WizardPageDefinition getWizardPageDefinition(Id id)(Code)



getWizardPageDefinition
public WizardPageDefinition getWizardPageDefinition(Id id, boolean deep)(Code)



getWizardPageSeqByDef
public WizardPageSequence getWizardPageSeqByDef(Id id)(Code)



getWizardsByStyle
protected List getWizardsByStyle(Id styleId)(Code)



getWizardsForWarehousing
public List getWizardsForWarehousing()(Code)
Pulls all wizards, deeping loading all parts of each Wizard List of Wizard



getWorkflowManager
public WorkflowManager getWorkflowManager()(Code)
Returns the workflowManager.



getXmlRenderer
public PresentableObjectHome getXmlRenderer()(Code)



importAttachmentRef
protected void importAttachmentRef(ContentCollection fileParent, ZipEntry currentEntry, String siteId, ZipInputStream zis, Map resourceMap)(Code)



importResource
public boolean importResource(Id worksiteId, String nodeId) throws UnsupportedFileTypeException, ImportException(Code)



importResources
public void importResources(String fromContext, String toContext, List resourceIds)(Code)



init
protected void init() throws Exception(Code)



isInstance
public boolean isInstance(Artifact testObject)(Code)



isSystemOnly
public boolean isSystemOnly()(Code)



listAllWizardsByOwner
public List listAllWizardsByOwner(String owner, String siteId)(Code)



listWizardsByType
public List listWizardsByType(String owner, String siteId, String type)(Code)



load
public Artifact load(Id id)(Code)



loadCategory
protected void loadCategory(WizardCategory category, List refs)(Code)



packageForDownload
public String packageForDownload(Map params, OutputStream out) throws IOException(Code)



packageWizardForExport
protected void packageWizardForExport(String wizardId, OutputStream os, int checkAuthz) throws IOException(Code)



packageWizardForExport
public void packageWizardForExport(String wizardId, OutputStream os) throws IOException(Code)



prepareInstance
public void prepareInstance(Artifact object)(Code)



previewWizard
public void previewWizard(Wizard wizard)(Code)



processMatrixForm
protected void processMatrixForm(ZipEntry currentEntry, ZipInputStream zis, Map formMap, Id worksite) throws IOException(Code)



processMatrixGuidance
protected Map processMatrixGuidance(ContentCollection parent, String siteId, ZipInputStream zis) throws IOException(Code)



processMatrixStyle
protected Map processMatrixStyle(ContentCollection parent, String siteId, ZipInputStream zis) throws IOException(Code)



processWorkflow
public void processWorkflow(int workflowOption, Id id)(Code)



processWorkflow
public void processWorkflow(Id workflowId, Id completedWizardId)(Code)



publishWizard
public void publishWizard(Wizard wizard)(Code)



putWizardIntoZip
public void putWizardIntoZip(String wizardId, ZipOutputStream zos) throws IOException, ServerOverloadException(Code)
Puts the wizard definition xml into the zip, then places all the forms into the stream, then
Parameters:
  wizardId - String the wizard to export
Parameters:
  zos - ZipOutputStream the place to export the wizard too
throws:
  IOException -
throws:
  ServerOverloadException -



putWizardIntoZip
protected void putWizardIntoZip(String wizardId, ZipOutputStream zos, int checkAuthz) throws IOException, ServerOverloadException(Code)



refresh
public void refresh()(Code)



removeFromSession
protected void removeFromSession(Object obj)(Code)



replaceCatIds
protected void replaceCatIds(WizardCategory cat, Map guidanceMap, Map formsMap, Map styleMap)(Code)
runs through each of the pages in the category and maps the guidance and additional forms from the old ids to the new ids. It saves and sets the guidance and page style as well. Lastly, it loops into the sub categories.
Parameters:
  cat - WizardCategory
Parameters:
  guidanceMap - Map
Parameters:
  formsMap - Map
Parameters:
  styleMap - Map



replaceIds
protected void replaceIds(Wizard wizard, Map guidanceMap, Map formsMap, Map styleMap)(Code)



saveWizard
public Wizard saveWizard(Wizard wizard)(Code)



saveWizard
public CompletedWizard saveWizard(CompletedWizard wizard)(Code)



setAgentManager
public void setAgentManager(AgentManager agentManager)(Code)



setAuthManager
public void setAuthManager(AuthenticationManager authManager)(Code)



setAuthorizationFacade
public void setAuthorizationFacade(AuthorizationFacade authorizationFacade)(Code)



setContentHosting
public void setContentHosting(ContentHostingService contentHosting)(Code)



setEntityManager
public void setEntityManager(EntityManager entityManager)(Code)



setGuidanceManager
public void setGuidanceManager(GuidanceManager guidanceManager)(Code)



setIdManager
public void setIdManager(IdManager idManager)(Code)



setImportFolderName
public void setImportFolderName(String importFolderName)(Code)



setLoadArtifacts
public void setLoadArtifacts(boolean loadArtifacts)(Code)



setLockManager
public void setLockManager(LockManager lockManager)(Code)



setMatrixManager
public void setMatrixManager(MatrixManager matrixManager)(Code)

Parameters:
  matrixManager - the matrixManager to set



setReviewManager
public void setReviewManager(ReviewManager reviewManager)(Code)



setSecurityService
public void setSecurityService(SecurityService securityService)(Code)



setStructuredArtifactDefinitionManager
public void setStructuredArtifactDefinitionManager(StructuredArtifactDefinitionManager structuredArtifactDefinitionManager)(Code)



setStyleManager
public void setStyleManager(StyleManager styleManager)(Code)



setWorkflowManager
public void setWorkflowManager(WorkflowManager workflowManager)(Code)

Parameters:
  workflowManager - The workflowManager to set.



setXmlRenderer
public void setXmlRenderer(PresentableObjectHome xmlRenderer)(Code)



storeFileInZip
protected void storeFileInZip(ZipOutputStream zos, Reader in, String entryName) throws IOException(Code)



storeFileInZip
protected void storeFileInZip(ZipOutputStream zos, InputStream in, String entryName) throws IOException(Code)



storeStringInZip
protected void storeStringInZip(ZipOutputStream zos, String in, String entryName) throws IOException(Code)



unlockWizardResources
protected void unlockWizardResources(Wizard wizard)(Code)
unlock all resources associated with wizard pages (in preparation for delete)



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