org.pentaho.platform.engine.services.metadata.cwm
Class PlatformCWMSchemaFactory

java.lang.Object
  extended by CwmSchemaFactory
      extended by org.pentaho.platform.engine.services.metadata.cwm.PlatformCWMSchemaFactory
Direct Known Subclasses:
SecurityAwareCwmSchemaFactory

public class PlatformCWMSchemaFactory
extends CwmSchemaFactory

Author:
wseyler

Constructor Summary
PlatformCWMSchemaFactory()
           
 
Method Summary
 SecurityService getSecurityService(CWM cwm)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformCWMSchemaFactory

public PlatformCWMSchemaFactory()
Method Detail

getSecurityService

public SecurityService getSecurityService(CWM cwm)