Constant Field Values

Contents

org.apache.*

  • org.apache.jackrabbit.core.security.user.PentahoUserManagerImpl
    Modifier and Type
    Constant Field
    Value
    public static final String
    AUTHORIZABLES_PATH
    "/rep:security/rep:authorizables"
    public static final String
    GROUP_ADMIN_GROUP_NAME
    "GroupAdmin"
    public static final String
    GROUPS_PATH
    "/rep:security/rep:authorizables/rep:groups"
    public static final String
    SECURITY_ROOT_PATH
    "/rep:security"
    public static final String
    USER_ADMIN_GROUP_NAME
    "UserAdmin"
    public static final String
    USERS_PATH
    "/rep:security/rep:authorizables/rep:users"

org.pentaho.*

  • org.pentaho.platform.repository.solution.dbbased.RepositoryFile
    Modifier and Type
    Constant Field
    Value
    public static final char
    '.'
  • org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jcr:"
    public static final String
    "mix:"
    public static final String
    "nt:"
    public static final String
    "{http://www.pentaho.org/jcr/2.0}"
    public static final String
    "{http://www.pentaho.org/jcr/mix/2.0}"
    public static final String
    "{http://www.pentaho.org/jcr/nt/2.0}"
  • org.pentaho.platform.security.policy.rolebased.actions.AdministerSecurityAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.security.administerSecurity"
  • org.pentaho.platform.security.policy.rolebased.actions.PublishAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.security.publish"
  • org.pentaho.platform.security.policy.rolebased.actions.RepositoryCreateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.repository.create"
  • org.pentaho.platform.security.policy.rolebased.actions.RepositoryReadAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.repository.read"
  • org.pentaho.platform.security.policy.rolebased.actions.SchedulerAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.scheduler.manage"
  • org.pentaho.platform.security.policy.rolebased.actions.SchedulerExecuteAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.pentaho.scheduler.execute"