| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.pms.factory.CwmSchemaFactory
org.pentaho.platform.engine.services.metadata.cwm.PlatformCWMSchemaFactory
org.pentaho.platform.engine.services.metadata.cwm.SecurityAwareCwmSchemaFactory
public class SecurityAwareCwmSchemaFactory
This class is no longer used, it has been replaced with MetadataDomainRepository.
| Field Summary | |
|---|---|
static int[] | 
AccessTypeMap
Deprecated.  | 
| 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 | |
|---|---|
SecurityAwareCwmSchemaFactory()
Deprecated.  | 
|
| Method Summary | |
|---|---|
 String | 
generateRowLevelSecurityConstraint(org.pentaho.pms.schema.BusinessModel businessModel)
Deprecated.  | 
 IPentahoSession | 
getSession()
Deprecated.  | 
 boolean | 
hasAccess(int accessType,
          org.pentaho.pms.schema.concept.ConceptUtilityInterface aclHolder)
Deprecated.  | 
 void | 
init(IPentahoSession inSession)
Deprecated. Simplifier for initialization of objects from the PentahoSystem object  | 
 void | 
setSession(IPentahoSession value)
Deprecated.  | 
| Methods inherited from class org.pentaho.platform.engine.services.metadata.cwm.PlatformCWMSchemaFactory | 
|---|
getSecurityService | 
| Methods inherited from class org.pentaho.pms.factory.CwmSchemaFactory | 
|---|
getBusinessCategory, getBusinessColumn, getBusinessModel, getBusinessTable, getConceptProperties, getDatabaseMeta, getLocale, getModelConcept, getNotePadMeta, getOlapDimension, getOlapHierarchy, getOlapHierarchyLevel, getPhysicalColumn, getPhysicalTable, getRelationshipMeta, getSchemaMeta, 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 | 
| Field Detail | 
|---|
public static final int[] AccessTypeMap
| Constructor Detail | 
|---|
public SecurityAwareCwmSchemaFactory()
| Method Detail | 
|---|
public void init(IPentahoSession inSession)
IPentahoInitializer
init in interface IPentahoInitializerpublic void setSession(IPentahoSession value)
public IPentahoSession getSession()
public boolean hasAccess(int accessType,
                         org.pentaho.pms.schema.concept.ConceptUtilityInterface aclHolder)
hasAccess in interface org.pentaho.pms.factory.CwmSchemaFactoryInterfacehasAccess in class org.pentaho.pms.factory.CwmSchemaFactorypublic String generateRowLevelSecurityConstraint(org.pentaho.pms.schema.BusinessModel businessModel)
generateRowLevelSecurityConstraint in interface org.pentaho.pms.factory.CwmSchemaFactoryInterfacegenerateRowLevelSecurityConstraint in class org.pentaho.pms.factory.CwmSchemaFactory
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||