- SAMPLE_CONTENT_TYPE - Static variable in interface org.pentaho.platform.api.repository2.unified.IRepositoryFileData
-
- SampleRepositoryFileData - Class in org.pentaho.platform.api.repository2.unified.data.sample
-
An IRepositoryFileData
for illustrative purposes.
- SampleRepositoryFileData(String, boolean, int) - Constructor for class org.pentaho.platform.api.repository2.unified.data.sample.SampleRepositoryFileData
-
- SCOPE_REQUEST - Static variable in interface org.pentaho.platform.api.engine.IParameterProvider
-
- SCOPE_SESSION - Static variable in interface org.pentaho.platform.api.engine.IParameterProvider
-
- SEARCH_TYPE_PHRASE - Static variable in interface org.pentaho.platform.api.repository.ISearchable
-
SEARCH_TYPE_PHRASE Searches for the exact phrase
- SEARCH_TYPE_WORDS_AND - Static variable in interface org.pentaho.platform.api.repository.ISearchable
-
SEARCH_TYPE_WORDS_AND Searches for each word with each column using an AND connector
- SEARCH_TYPE_WORDS_OR - Static variable in interface org.pentaho.platform.api.repository.ISearchable
-
SEARCH_TYPE_WORDS_OR Searches for each word with each column using an OR connector
- selectionCount() - Method in interface org.pentaho.platform.api.engine.ISelectionMapper
-
- sendEmailTest(IEmailConfiguration) - Method in interface org.pentaho.platform.api.email.IEmailService
-
Generates a test email via the specficied email configuration
- sendFeedbackForm() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Generates a parameter acquisition form for required parameters.
- SEPARATOR - Static variable in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- SEPARATOR - Static variable in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- ServiceException - Exception in org.pentaho.platform.api.engine
-
- ServiceException() - Constructor for exception org.pentaho.platform.api.engine.ServiceException
-
- ServiceException(String) - Constructor for exception org.pentaho.platform.api.engine.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.ServiceException
-
- ServiceException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.ServiceException
-
- ServiceInitializationException - Exception in org.pentaho.platform.api.engine
-
- ServiceInitializationException() - Constructor for exception org.pentaho.platform.api.engine.ServiceInitializationException
-
- ServiceInitializationException(String) - Constructor for exception org.pentaho.platform.api.engine.ServiceInitializationException
-
- ServiceInitializationException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.ServiceInitializationException
-
- ServiceInitializationException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.ServiceInitializationException
-
- SESSION - Static variable in interface org.pentaho.platform.api.engine.ICacheManager
-
- SESSION_LOG - Static variable in interface org.pentaho.platform.api.engine.ILogger
-
- SESSION_ROLES - Static variable in interface org.pentaho.platform.api.engine.IPentahoSession
-
Roles that are authorized in current session.
- sessionStartup(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemStartupActions
-
- sessionStartup(IPentahoSession, IParameterProvider) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemStartupActions
-
- setAccessControls(List<IPentahoAclEntry>) - Method in interface org.pentaho.platform.api.engine.IAclHolder
-
Sets the access controls on this specific object.
- setAccessControls(List) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
This method's purpose is to allow Hibernate to initialize the ACLs from the data-store.
- setAclFor(RepositoryFile, RepositoryFileAcl) - Method in interface org.pentaho.platform.api.repository2.unified.IAclNodeHelper
-
Sets acl
for repositoryFile
.
- setActionClass(String) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setActionDefinition(IActionDefinition) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setActionDefinition(IActionDefinition) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setActionName(String) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setActionName(String) - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Sets the name of the action sequence document that the session is currently performing.
- setActionOutputScope(String) - Method in interface org.pentaho.platform.api.engine.ISessionStartupAction
-
- setActionPath(String) - Method in interface org.pentaho.platform.api.engine.ISessionStartupAction
-
- setActionSequence(IActionSequence) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the current action sequence
- setActionSequenceName(String) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setAdministrationPlugins(List<IPentahoPublisher>) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemAdminPlugins
-
Registers administrative capabilities that can be invoked later via
PentahoSystem#publish(IPentahoSession, String)
- setAdminPlugins(IPentahoSystemAdminPlugins) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setAdminRole(GrantedAuthority) - Method in interface org.pentaho.platform.api.engine.IAclVoter
-
Sets the role used to determine whether someone is the system-manager.
- setAllowableAttributeNames(Collection) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setApplicationContext(IApplicationContext) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setAttribute(String, Object) - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Sets the value of the session attribute.
- setAuthenticate(boolean) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setAuthenticated(String) - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Sets the name of the session and indicates that the session is authenticated.
- setAuthor(String) - Method in interface org.pentaho.platform.api.engine.IFileInfo
-
- setBackgroundExecutionAlert() - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Toggles on an alert condition indicating that the background execution of a task has completed during this session.
- setBaseUrl(String) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
Deprecated.
- setBeanId(String) - Method in class org.pentaho.platform.api.engine.PluginBeanDefinition
-
- setBigDecimalProperty(String, BigDecimal) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a BigDecimal property in the Runtime Element.
- setCallbacks(List<Object>) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
this method is not used at this time
- setChildNodeFilter(String) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setChildrenFiles(Set) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- setClassname(String) - Method in class org.pentaho.platform.api.engine.PluginBeanDefinition
-
- setComponent(IComponent) - Method in interface org.pentaho.platform.api.engine.ISolutionActionDefinition
-
Sets the Component object that this definition will belong to.
- setComponentDefinition(Node) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setComponentDefinitionMap(Map<String, String>) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setConditionalExecution(IConditionalExecution) - Method in interface org.pentaho.platform.api.engine.IActionSequence
-
Sets the ConditionalExecution object that determines whether a set of actions will be executed.
- setContentRef(String) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setContentUrl(String) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setContext(Object) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in interface org.pentaho.platform.api.engine.IActionRequestHandler
-
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
- setCurrentParameters(ISolutionActionDefinition) - Method in interface org.pentaho.platform.api.engine.IParameterManager
-
- setData(byte[]) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- setDateProperty(String, Date) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a Date property in the Runtime Element.
- setDebug(boolean) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setDefaultFrom(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setDepth(Integer) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setDescription(String) - Method in interface org.pentaho.platform.api.engine.IFileInfo
-
- setDescription(String) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setDescription(String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IPentahoRole
-
- setDescription(String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IPentahoUser
-
- setDisplayType(String) - Method in interface org.pentaho.platform.api.engine.IFileInfo
-
- setEmailConfig(IEmailConfiguration) - Method in interface org.pentaho.platform.api.email.IEmailService
-
Saves the email configuration
- setEnabled(boolean) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IPentahoUser
-
- setExcludeMemberSet(Set<String>) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setExtraClasses(Collection<String>) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setFileMetadata(Serializable, Map<String, Serializable>) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
-
Sets a metadata object for the given fileid
- setForcePrompt(boolean) - Method in interface org.pentaho.platform.api.engine.IActionRequestHandler
-
Sets whether to force the generation of a prompt page
- setForcePrompt(boolean) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Sets if the promp page should be forced
- setFromName(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setFullname(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setFullyQualifiedServerURL(String) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
- setGlobalUserSetting(String, String) - Method in interface org.pentaho.platform.api.usersettings.IUserSettingService
-
- setHandlerId(String) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setHeaderContent(String) - Method in interface org.pentaho.platform.api.engine.IUITemplater
-
- setHidden(boolean) - Method in class org.pentaho.platform.api.ui.Theme
-
- setIcon(String) - Method in interface org.pentaho.platform.api.engine.IFileInfo
-
- setId(String) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setId(String) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setId(Serializable) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setId(String) - Method in class org.pentaho.platform.api.ui.Theme
-
- setIncludeAcls(boolean) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setIncludeMemberSet(Set<String>) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setInputNames(List<String>) - Method in interface org.pentaho.platform.api.action.IDefinitionAwareAction
-
Informs the Action of the inputs that will be given to it, as specified in the action definition.
- setInputs(Map<String, Object>) - Method in interface org.pentaho.platform.api.engine.IAcceptsRuntimeInputs
-
Deprecated.
- setInputStream(InputStream) - Method in interface org.pentaho.platform.api.action.IStreamProcessingAction
-
Sets the input stream containing the contents to be processed.
- setInstanceId(String) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setInstanceId(String) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setInstanceId(String) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
this method is not used at this time
- setInstanceId(String) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setInstanceId(String) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setItemName(String) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
Set the name of the output content item for the content generator
- setJobDescription(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setJobGroup(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setJobName(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setLastModified(long) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- setLayoutPriority(int) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setlistener(IActionCompleteListener) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Sets the action complete listener which will be called when the action is complete
- setlistener(IExecutionListener) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
- setListProperty(String, List) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a List Property in the Runtime Element
- setLoaded(boolean) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
-
- setLocalePropertiesForFileById(Serializable, String, Properties) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
-
- setLocalePropertiesForFileByPath(String, String, Properties) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
-
- setLocation(String) - Method in class org.pentaho.platform.api.ui.ThemeResource
-
- setLogger(Log) - Method in interface org.pentaho.platform.api.action.ILoggingAction
-
Sets an apache commons logger for the Action component to use
- setLogger(ILogger) - Method in interface org.pentaho.platform.api.engine.ILoggablePojo
-
Deprecated.
Sets the logger for the POJO component to use
- setLoggingLevel(int) - Method in interface org.pentaho.platform.api.engine.ILogger
-
Set the logging level for this Logger.
- setLoggingLevel(int) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setLongProperty(String, Long) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a Long property in the Runtime Element.
- setLongProperty(String, long) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a Long property in the Runtime Element.
- setLoopIndex(Integer) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setMapProperty(String, Map) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a Map Property in the Runtime Element Special implementation note - Null values aren't supported in the
Map.
- setMessages(List) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setMessagesList(List<String>) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
called before createContent(), this method is not used by the content generator system at this time.
- setMimeType(String) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setMimeType(String) - Method in interface org.pentaho.platform.api.engine.IMimeTypeListener
-
- setMimeType(String) - Method in interface org.pentaho.platform.api.repository.IContentItem
-
Sets the mime type
- setMimeTypeListener(IMimeTypeListener) - Method in interface org.pentaho.platform.api.engine.IOutputHandler
-
- setName(String) - Method in interface org.pentaho.platform.api.engine.IMimeTypeListener
-
- setName(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setName(String) - Method in class org.pentaho.platform.api.ui.Theme
-
- setNextFireTime(Date) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setNotAuthenticated() - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Sets the indication that the user is no longer authenticated.
- setOutput(String, Object) - Method in interface org.pentaho.platform.api.engine.IOutputHandler
-
Sets an output of the handler.
- setOutputHandler(IOutputHandler) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
called before createContent(), the IOutputHandler is the API that defines how to write content back to the
client.
- setOutputHandler(IOutputHandler) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the output handler for the runtime context
- setOutputNames(List<String>) - Method in interface org.pentaho.platform.api.action.IDefinitionAwareAction
-
Informs the Action of the outputs that will be expected of it, as specified in the action definition.
- setOutputPreference(int) - Method in interface org.pentaho.platform.api.engine.IOutputHandler
-
Sets the output type that is wanted by the handler.
- setOutputStream(OutputStream) - Method in interface org.pentaho.platform.api.action.IStreamingAction
-
- setOutputStream(OutputStream) - Method in interface org.pentaho.platform.api.engine.IStreamingPojo
-
Deprecated.
Sets the outputstream that the component can stream content to
- setOutputValue(String, Object) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the value of a named output parameter
- setOverlays(ArrayList<XulOverlay>) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setParameter(String, String) - Method in interface org.pentaho.platform.api.engine.IParameterSetter
-
Sets a named parameter to a String value
- setParameter(String, long) - Method in interface org.pentaho.platform.api.engine.IParameterSetter
-
Sets a named parameter to a long value
- setParameter(String, Date) - Method in interface org.pentaho.platform.api.engine.IParameterSetter
-
Sets a named parameter to a Date value
- setParameter(String, Object) - Method in interface org.pentaho.platform.api.engine.IParameterSetter
-
Sets a named parameter to a Object value
- setParameter(String, String) - Method in interface org.pentaho.platform.api.engine.IPentahoUrl
-
Sets a URL parameter.
- setParameterName(String) - Method in exception org.pentaho.platform.api.engine.UnresolvedParameterException
-
- setParameterProvider(String, IParameterProvider) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Sets the source for input parameters.
- setParameterProviders(Map<String, IParameterProvider>) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
called before createContent(), the parameterProviders list contain the available parameters.
- setParameterTarget(String) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the target window that the content will be displayed in.
- setParameterXsl(String) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the xsl file to be used to generate the parameter page for the current component.
- setParameterXsl(String) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Sets the xsl file to be used to generate the parameter page for the current component.
- setParamSelections(List, Map, String) - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
Deprecated.
Unused in the platform
- setParent(IRepositoryFile) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- setParentId(String) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setParentType(String) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setPassword(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setPassword(String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IPentahoUser
-
- setPassword(ITenant, String, String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
-
Update the password of an existing user under a specified tenant.
- setPath(String) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setPentahoObjectFactory(IPentahoObjectFactory) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setPentahoSystemAclHelper(IPentahoSystemAclHelper) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setPentahoSystemHelper(IPentahoSystemHelper) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setPentahoSystemInitializer(IPentahoSystemInitializer) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setPermission(IPermissionRecipient, IPermissionMask, Object) - Method in interface org.pentaho.platform.api.engine.IPermissionMgr
-
TODO mlowery This is really addPermission.
- setPermissions(Map<IPermissionRecipient, IPermissionMask>, Object) - Method in interface org.pentaho.platform.api.engine.IPermissionMgr
-
- setPreviousFireTime(Date) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setProcessId(String) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setProcessId(String) - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Sets the name of the process for which an action sequence is being performed.
- setPromptStatus(int) - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
Sets the prompt status for this parameter.
- setPromptStatus(int) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Sets the default prompt status PROMPT_NO, PROMPT_WAITING, PROMPT_NOW
- setProperty(String, String) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setProperty(String, boolean) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setProperty(String, double) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setProperty(String, long) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setProperty(String, Date) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setProperty(String, DataNodeRef) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
-
- setRequestContext(IPentahoRequestContext) - Method in interface org.pentaho.platform.api.engine.IPentahoRequestContextHolderStrategy
-
Sets the current request context.
- setRequiredSecurityActions(ArrayList<String>) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setResourceBundleUri(String) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setResources(Set<ThemeResource>) - Method in class org.pentaho.platform.api.ui.Theme
-
- setRoleDescription(ITenant, String, String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
-
Update the role description of a given role under a specific tenant.
- setRoleMembers(ITenant, String, String[]) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
-
Assign list of user names to a particular role in a specified tenant.
- setRoles(List<String>) - Method in class org.pentaho.platform.api.engine.security.userroledao.UserRoleInfo
-
- setRuntimeContext(IRuntimeContext) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setScript(String) - Method in interface org.pentaho.platform.api.engine.IConditionalExecution
-
Sets the script that will be executed in shouldExecute to evaluate condition
- setServiceBeanId(String) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setServiceClass(String) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.action.ISessionAwareAction
-
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IComponent
-
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
called before createContent(), this is the users session object.
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IOutputHandler
-
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISessionContainer
-
Set the session for this session container.
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Sets the session in the solution engine
- setSessionId(String) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setSessionStartupActions(List<ISessionStartupAction>) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemStartupActions
-
Registers server actions that will be invoked when a session is created.
- setSessionType(String) - Method in interface org.pentaho.platform.api.engine.ISessionStartupAction
-
- setSettingName(String) - Method in interface org.pentaho.platform.api.usersettings.pojo.IUserSetting
-
- setSettingValue(String) - Method in interface org.pentaho.platform.api.usersettings.pojo.IUserSetting
-
- setShowHidden(boolean) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- setSmtpHost(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setSmtpPort(Integer) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setSmtpProtocol(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setSmtpQuitWait(boolean) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setSolutionId(String) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
- setSolutionPath(String) - Method in interface org.pentaho.platform.api.engine.IContentOutputHandler
-
- setSolutionRootPath(String) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
- setStartupActions(IPentahoSystemStartupActions) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setStepDescription(String) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setStepNumber(Integer) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
-
- setStringProperty(String, String) - Method in interface org.pentaho.platform.api.repository.IRuntimeElement
-
Sets a string property in the Runtime Element.
- setSystemListeners(IPentahoSystemListeners) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setSystemListeners(List<IPentahoSystemListener>) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemListeners
-
Registers custom handlers that are notified of both system startup and system shutdown events.
- setSystemSettingsService(ISystemSettings) - Method in interface org.pentaho.platform.api.engine.IPentahoSystem
-
- setTheme(Theme) - Method in class org.pentaho.platform.api.ui.ThemeResource
-
- setThemeResolvers(List<IThemeResolver>) - Method in interface org.pentaho.platform.api.ui.IThemeManager
-
Set the collection of IThemeResolver objects used to find available themes
- setTitle(String) - Method in interface org.pentaho.platform.api.engine.IFileInfo
-
- setTitle(String) - Method in interface org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective
-
- setTitle(String) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setTriggerGroup(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setTriggerName(String) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setTriggerState(int) - Method in interface org.pentaho.platform.api.scheduler.IJobSchedule
-
- setTypes(String[]) - Method in class org.pentaho.platform.api.engine.PluginServiceDefinition
-
- setTypes(RepositoryRequest.FILES_TYPE_FILTER) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
Sets whether files, folders, or both are returned: ( FILES | FOLDERS | [default] FILES_FOLDERS )
- setUrlFactory(IPentahoUrlFactory) - Method in interface org.pentaho.platform.api.engine.IContentGenerator
-
called before createContent(), this is used to build URLs
- setUserDescription(ITenant, String, String) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
-
Update the user description of an existing user under a speficied tenant.
- setUserId(String) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setUsername(String) - Method in interface org.pentaho.platform.api.usersettings.pojo.IUserSetting
-
- setUserRoles(ITenant, String, String[]) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
-
Assign a list of roles to a particular user in a specified tenant.
- setUsers(List<String>) - Method in class org.pentaho.platform.api.engine.security.userroledao.UserRoleInfo
-
- setUserSetting(String, String) - Method in interface org.pentaho.platform.api.usersettings.IUserSettingService
-
- setUseSsl(boolean) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setUseStartTls(boolean) - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- setValue(Object) - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
Sets the value object for this ActionParameter.
- setValue(Object) - Method in interface org.pentaho.platform.api.engine.IOutputDef
-
Sets the value of the output parameter.
- setVarArgs(Map<String, Object>) - Method in interface org.pentaho.platform.api.action.IVarArgsAction
-
Inputs from an action sequence that cannot be set on an Action by Java bean convention will be passed in
through this map.
- shareConnection() - Method in interface org.pentaho.platform.api.data.IPreparedComponent
-
exposes the connection object for others to use.
- shouldExecute(Map, Log) - Method in interface org.pentaho.platform.api.engine.IConditionalExecution
-
Uses current inputs, and the set script to "decide" whether to execute the current block of actions.
- shutdown() - Method in interface org.pentaho.platform.api.engine.IPentahoSystemListener
-
Notification of system shutdown.
- shutdown() - Method in interface org.pentaho.platform.api.engine.IPentahoSystemListeners
-
- shutdown() - Method in interface org.pentaho.platform.api.repository2.unified.IBackingRepositoryLifecycleManager
-
To be called on repository shutdown.
- SIMPLE_CONTENT_TYPE - Static variable in interface org.pentaho.platform.api.repository2.unified.IRepositoryFileData
-
- SimpleRepositoryFileData - Class in org.pentaho.platform.api.repository2.unified.data.simple
-
- SimpleRepositoryFileData(InputStream, String, String) - Constructor for class org.pentaho.platform.api.repository2.unified.data.simple.SimpleRepositoryFileData
-
- SOLUTION_FILE_RESOURCE - Static variable in interface org.pentaho.platform.api.engine.IActionSequenceResource
-
The Resource is a solution file
- SOLUTION_LOG - Static variable in interface org.pentaho.platform.api.engine.ILogger
-
- SolutionFileMetaAdapter - Class in org.pentaho.platform.api.engine
-
This class only exists for backwards compatibility with old IFileInfoGenerator.
- SolutionFileMetaAdapter() - Constructor for class org.pentaho.platform.api.engine.SolutionFileMetaAdapter
-
- SolutionRepositoryException - Exception in org.pentaho.platform.api.repository
-
- SolutionRepositoryException() - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryException
-
- SolutionRepositoryException(String) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryException
-
- SolutionRepositoryException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryException
-
- SolutionRepositoryException(Throwable) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryException
-
- SolutionRepositoryServiceException - Exception in org.pentaho.platform.api.repository
-
- SolutionRepositoryServiceException() - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryServiceException
-
- SolutionRepositoryServiceException(String) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryServiceException
-
- SolutionRepositoryServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryServiceException
-
- SolutionRepositoryServiceException(Throwable) - Constructor for exception org.pentaho.platform.api.repository.SolutionRepositoryServiceException
-
- startup(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemListener
-
Notification of system startup.
- startup() - Method in interface org.pentaho.platform.api.repository2.unified.IBackingRepositoryLifecycleManager
-
To be called before any (non-admin) users interact with the backing repository.
- STATE_BLOCKED - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
A ScheduledJob
arrives at the blocked state when the job that it is associated with is a
StatefulJob
and it is currently executing.
- STATE_COMPLETE - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
The trigger has no remaining fire-times in its schedule.
- STATE_ERROR - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
A ScheduledJob
arrives at the error state when the scheduler attempts to fire it, but cannot due
to an error creating and executing its related job.
- STATE_NONE - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
Indicates that the ScheduledJob
does not exist.
- STATE_NORMAL - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
- STATE_PAUSED - Static variable in interface org.pentaho.platform.api.engine.IScheduledJob
-
- STRING - Static variable in interface org.pentaho.platform.api.engine.IActionSequenceResource
-
The resource type is an embedded string
- SYSTEM_FOLDER - Static variable in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
-
- systemEntryPoint() - Method in interface org.pentaho.platform.api.engine.IPentahoSystemEntryPoint
-
Perform operations necessary upon entry to the system.
- systemExitPoint() - Method in interface org.pentaho.platform.api.engine.IPentahoSystemExitPoint
-
Perform any system cleanup actions after the thread executes.