jBPM Console NG - Business Domain API 6.0.0.Beta1

Uses of Class
org.jbpm.console.ng.bd.model.OrganizationSummary

Packages that use OrganizationSummary
org.jbpm.console.ng.bd.service   
 

Uses of OrganizationSummary in org.jbpm.console.ng.bd.service
 

Methods in org.jbpm.console.ng.bd.service that return OrganizationSummary
 OrganizationSummary DomainManagerServiceEntryPoint.getOrganizationById(long organizationId)
           
 

Methods in org.jbpm.console.ng.bd.service that return types with arguments of type OrganizationSummary
 List<OrganizationSummary> DomainManagerServiceEntryPoint.getAllOrganizations()
           
 

Methods in org.jbpm.console.ng.bd.service with parameters of type OrganizationSummary
 long DomainManagerServiceEntryPoint.newOrganization(OrganizationSummary organizationSummary)
           
 


jBPM Console NG - Business Domain API 6.0.0.Beta1

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