|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCwmSchemaFactory
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. |
Constructor Summary | |
---|---|
SecurityAwareCwmSchemaFactory()
Deprecated. |
Method Summary | |
---|---|
String |
generateRowLevelSecurityConstraint(BusinessModel businessModel)
Deprecated. |
IPentahoSession |
getSession()
Deprecated. |
boolean |
hasAccess(int accessType,
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 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 IPentahoInitializer
public void setSession(IPentahoSession value)
public IPentahoSession getSession()
public boolean hasAccess(int accessType, ConceptUtilityInterface aclHolder)
public String generateRowLevelSecurityConstraint(BusinessModel businessModel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |