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

java.lang.Object
  extended by org.pentaho.pms.factory.CwmSchemaFactory
      extended by org.pentaho.platform.engine.services.metadata.cwm.PlatformCWMSchemaFactory
All Implemented Interfaces:
org.pentaho.pms.factory.CwmSchemaFactoryInterface
Direct Known Subclasses:
SecurityAwareCwmSchemaFactory

Deprecated.

public class PlatformCWMSchemaFactory
extends org.pentaho.pms.factory.CwmSchemaFactory

Author:
wseyler This class is no longer used, it has been replaced with MetadataDomainRepository.

Field Summary
 
Fields inherited from interface org.pentaho.pms.factory.CwmSchemaFactoryInterface
ACCESS_TYPE_ADMIN, ACCESS_TYPE_DELETE, ACCESS_TYPE_READ, ACCESS_TYPE_SCHEMA_ADMIN, ACCESS_TYPE_UPDATE, ACCESS_TYPE_WRITE
 
Constructor Summary
PlatformCWMSchemaFactory()
          Deprecated.  
 
Method Summary
 org.pentaho.pms.schema.security.SecurityService getSecurityService(org.pentaho.pms.core.CWM cwm)
          Deprecated.  
 
Methods inherited from class org.pentaho.pms.factory.CwmSchemaFactory
generateRowLevelSecurityConstraint, getBusinessCategory, getBusinessColumn, getBusinessModel, getBusinessTable, getConceptProperties, getDatabaseMeta, getLocale, getModelConcept, getNotePadMeta, getOlapDimension, getOlapHierarchy, getOlapHierarchyLevel, getPhysicalColumn, getPhysicalTable, getRelationshipMeta, getSchemaMeta, hasAccess, storeBusinessCategory, storeBusinessColumn, storeBusinessModel, storeBusinessTable, storeConceptProperties, storeDatabaseMeta, storeLocale, storeModelConcept, storeNotePadMeta, storeOlapDimension, storeOlapHierachy, storeOlapHierarchyLevel, storePhysicalColumn, storePhysicalTable, storeRelationshipMeta, storeSchemaMeta, storeSchemaMeta, storeSecurityService
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformCWMSchemaFactory

public PlatformCWMSchemaFactory()
Deprecated. 
Method Detail

getSecurityService

public org.pentaho.pms.schema.security.SecurityService getSecurityService(org.pentaho.pms.core.CWM cwm)
Deprecated. 
Specified by:
getSecurityService in interface org.pentaho.pms.factory.CwmSchemaFactoryInterface
Overrides:
getSecurityService in class org.pentaho.pms.factory.CwmSchemaFactory