com.ebmwebsourcing.petalsview.util
Class PetalsViewServiceFactory

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.util.PetalsViewServiceFactory

public class PetalsViewServiceFactory
extends java.lang.Object

Author:
ofabre - eBM WebSourcing

Method Summary
 com.ebmwebsourcing.petalsview.service.dataloader.Dataloader getDataLoader()
           
 com.ebmwebsourcing.petalsview.service.dataexporter.exporter.ExporterReferential getExporter()
           
 com.ebmwebsourcing.petalsview.service.flow.FlowManager getFlowManager()
           
 com.ebmwebsourcing.petalsview.service.flowref.FlowRefManager getFlowRefManager()
           
 com.ebmwebsourcing.petalsview.service.flow.FlowStepManager getFlowStepManager()
           
 com.ebmwebsourcing.petalsview.service.flowref.FlowStepRefManager getFlowStepRefManager()
           
static PetalsViewServiceFactory getInstance()
           
 com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager getRoleGroupManager()
           
 com.ebmwebsourcing.webcommons.user.api.service.RoleManager getRoleManager()
           
 com.ebmwebsourcing.webcommons.user.api.service.UserManager getUserManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PetalsViewServiceFactory getInstance()

getFlowManager

public com.ebmwebsourcing.petalsview.service.flow.FlowManager getFlowManager()

getFlowRefManager

public com.ebmwebsourcing.petalsview.service.flowref.FlowRefManager getFlowRefManager()

getUserManager

public com.ebmwebsourcing.webcommons.user.api.service.UserManager getUserManager()

getRoleGroupManager

public com.ebmwebsourcing.webcommons.user.api.service.RoleGroupManager getRoleGroupManager()

getRoleManager

public com.ebmwebsourcing.webcommons.user.api.service.RoleManager getRoleManager()

getDataLoader

public com.ebmwebsourcing.petalsview.service.dataloader.Dataloader getDataLoader()

getExporter

public com.ebmwebsourcing.petalsview.service.dataexporter.exporter.ExporterReferential getExporter()

getFlowStepManager

public com.ebmwebsourcing.petalsview.service.flow.FlowStepManager getFlowStepManager()

getFlowStepRefManager

public com.ebmwebsourcing.petalsview.service.flowref.FlowStepRefManager getFlowStepRefManager()


Copyright © 2010 eBMWebsourcing. All Rights Reserved.