Skip navigation links
MediaBeacon 22.07 Workflow API
A B C D E F G I J K L M P R S T U V W X 

A

ACL - Class in com.brightech.mb.workflow.js
A Javascript object representing an ACL.
ACL() - Constructor for class com.brightech.mb.workflow.js.ACL
 
AJAX - Class in com.brightech.mb.workflow.js
 
AJAX() - Constructor for class com.brightech.mb.workflow.js.AJAX
 
alert(Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
AltWrapper - Class in com.brightech.xmp.js
Alt structure wrapper.
AltWrapper() - Constructor for class com.brightech.xmp.js.AltWrapper
Create a new, empty AltWrapper object.
AltWrapper(Scriptable, Scriptable) - Constructor for class com.brightech.xmp.js.AltWrapper
 
args(String, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
AssetAddedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-added workflow trigger.
AssetAddedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetAddedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetAddedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-added workflow trigger.
AssetAddedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetAddedTriggerEvent
Constructor.
AssetBasedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-based workflow trigger.
AssetBasedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetBasedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Base class for asset-based trigger events.
AssetBasedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Constructor.
AssetBasedTriggerEvent(int) - Constructor for class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Constructor.
AssetBasedTriggerEvent.ActionType - Class in com.brightech.mb.workflow.js.event
Actions that initiate asset-based triggers.
AssetCheckinTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-checkin workflow trigger.
AssetCheckinTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetCheckinTriggerConfiguration
Constructor (no-arg version for rhino).
AssetCheckinTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-checkin workflow trigger.
AssetCheckinTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetCheckinTriggerEvent
Constructor.
AssetCopiedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-copied workflow trigger.
AssetCopiedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetCopiedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetCopiedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-copied workflow trigger.
AssetCopiedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetCopiedTriggerEvent
Constructor.
AssetDownloadedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-downloaded workflow trigger.
AssetDownloadedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetDownloadedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetDownloadedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-downloaded workflow trigger.
AssetDownloadedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetDownloadedTriggerEvent
Constructor.
AssetModifiedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-modified workflow trigger.
AssetModifiedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetModifiedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetModifiedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset modified-workflow trigger.
AssetModifiedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Constructor.
AssetMovedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-moved workflow trigger.
AssetMovedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetMovedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetMovedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-moved workflow trigger.
AssetMovedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetMovedTriggerEvent
Constructor.
AssetRemovedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-removed workflow trigger.
AssetRemovedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetRemovedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetRemovedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-removed workflow trigger.
AssetRemovedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
Constructor.
AssetRenamedTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for asset-renamed workflow trigger.
AssetRenamedTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.AssetRenamedTriggerConfiguration
Constructor (no-arg version for rhino).
AssetRenamedTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an asset-renamed workflow trigger.
AssetRenamedTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.AssetRenamedTriggerEvent
Constructor.

B

BagWrapper - Class in com.brightech.xmp.js
Bag structure wrapper.
BagWrapper() - Constructor for class com.brightech.xmp.js.BagWrapper
Create a new, empty BagWrapper.
BagWrapper(Scriptable, Scriptable) - Constructor for class com.brightech.xmp.js.BagWrapper
 
BooleanCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a boolean criterion.
BooleanCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Zero-arg constructor.
BufferedReader - Class in com.brightech.xmp.js
A JavaScript wrapper for a java.io.BufferedReader.
BufferedReader() - Constructor for class com.brightech.xmp.js.BufferedReader
Constructor.
BufferedReader(String, String) - Constructor for class com.brightech.xmp.js.BufferedReader
Constructor.
BufferedWriter - Class in com.brightech.xmp.js
A JavaScript wrapper for a java.io.BufferedWriter.
BufferedWriter() - Constructor for class com.brightech.xmp.js.BufferedWriter
Constructor.
BufferedWriter(String, boolean, String) - Constructor for class com.brightech.xmp.js.BufferedWriter
Constructor.
Bundle - Class in com.brightech.mb.workflow.js.bundle
The class to deal with bundle files.
Bundle() - Constructor for class com.brightech.mb.workflow.js.bundle.Bundle
 
BundleType - Class in com.brightech.mb.workflow.js.bundle
The bundle type descriptor.
BundleType() - Constructor for class com.brightech.mb.workflow.js.bundle.BundleType
Default constructor for Rhino.

C

CollectionIterator - Class in com.brightech.xmp.js
Iterates though collections.
CollectionIterator() - Constructor for class com.brightech.xmp.js.CollectionIterator
Create a new, empty CollectionIterator.
CollectionWrapper - Class in com.brightech.xmp.js
Super class for collection wrappers.
CollectionWrapper() - Constructor for class com.brightech.xmp.js.CollectionWrapper
Default Constructor (for rhino).
CollectionWrapper(String) - Constructor for class com.brightech.xmp.js.CollectionWrapper
 
CollectionWrapper(Scriptable, Scriptable, String) - Constructor for class com.brightech.xmp.js.CollectionWrapper
 
com.brightech.mb.workflow - package com.brightech.mb.workflow
 
com.brightech.mb.workflow.js - package com.brightech.mb.workflow.js
 
com.brightech.mb.workflow.js.bundle - package com.brightech.mb.workflow.js.bundle
 
com.brightech.mb.workflow.js.event - package com.brightech.mb.workflow.js.event
 
com.brightech.mb.workflow.js.event.config - package com.brightech.mb.workflow.js.event.config
 
com.brightech.mb.workflow.js.search - package com.brightech.mb.workflow.js.search
 
com.brightech.mb.workflow.js.sql - package com.brightech.mb.workflow.js.sql
 
com.brightech.xmp.js - package com.brightech.xmp.js
 
CommentVOWrapper - Class in com.brightech.mb.workflow.js
The class to represent the discussion comment.
CommentVOWrapper() - Constructor for class com.brightech.mb.workflow.js.CommentVOWrapper
 
Constants - Interface in com.brightech.xmp.js
Project constants.
ContactSheet - Class in com.brightech.mb.workflow.js
Used to create a Url to generate a Contact sheet given the various parameters
ContactSheet() - Constructor for class com.brightech.mb.workflow.js.ContactSheet
 
ContentCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a content criterion.
ContentCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
 
CriteriaWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a search.
CriteriaWrapper() - Constructor for class com.brightech.mb.workflow.js.search.CriteriaWrapper
Zero-arg constructor.
CriterionWrapper - Class in com.brightech.mb.workflow.js.search
Search criterion javascript wrapper.
CriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.CriterionWrapper
Zero-arg constructor.
CriterionWrapper(Object) - Constructor for class com.brightech.mb.workflow.js.search.CriterionWrapper
Main constructor.
CustomSqlCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a custom sql criterion.
CustomSqlCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.CustomSqlCriterionWrapper
 

D

DatabaseCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a database criterion.
DatabaseCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
 
DiscussionCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a discussion criterion.
DiscussionCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
 

E

encodeUrl(String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
exit(int) - Static method in class com.brightech.xmp.js.StdIoFunctions
This method is still being developed.
ExternalDatabaseInformation - Class in com.brightech.mb.workflow.js.sql
Object to encapsulate data for connecting to an external database.
ExternalDatabaseInformation() - Constructor for class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
 
ExternalSQLDataSource - Class in com.brightech.mb.workflow.js.sql
Datasource for workflows to use to connect to an external database.
ExternalSQLDataSource(ExternalDatabaseInformation) - Constructor for class com.brightech.mb.workflow.js.sql.ExternalSQLDataSource
 

F

FacetListWrapper - Class in com.brightech.mb.workflow.js.search
Wrapper around a list of facets
FacetListWrapper() - Constructor for class com.brightech.mb.workflow.js.search.FacetListWrapper
 
FacetValueWrapper - Class in com.brightech.mb.workflow.js.search
Wrapper around a R3Search value
FacetValueWrapper() - Constructor for class com.brightech.mb.workflow.js.search.FacetValueWrapper
 
FacetWrapper - Class in com.brightech.mb.workflow.js.search
Wrapper for a R3Search Facet
FacetWrapper() - Constructor for class com.brightech.mb.workflow.js.search.FacetWrapper
 
Field - Class in com.brightech.mb.workflow.js
A Javascript object representing a field.
Field() - Constructor for class com.brightech.mb.workflow.js.Field
 
FieldStatsInfoWrapper - Class in com.brightech.mb.workflow.js.search
wrapper for returning statistics information from a r3search facet
FieldStatsInfoWrapper() - Constructor for class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
FileAndFolderIterator - Class in com.brightech.mb.workflow.js
Takes a list of Strings, and iterates over the corresponding ManagedFile, UnmanagedFile, ManagedFolder and UnmanagedFolder objects.
FileAndFolderIterator() - Constructor for class com.brightech.mb.workflow.js.FileAndFolderIterator
 
FileBase - Class in com.brightech.mb.workflow.js
 
FileBase() - Constructor for class com.brightech.mb.workflow.js.FileBase
 
FileOutputStream - Class in com.brightech.xmp.js
The JavaScript wrapper for a java.io.FileOutputStream.
FileOutputStream() - Constructor for class com.brightech.xmp.js.FileOutputStream
The default constructor.
FileOutputStream(String) - Constructor for class com.brightech.xmp.js.FileOutputStream
 
Functions - Class in com.brightech.mb.workflow.js
Functions object.
Functions() - Constructor for class com.brightech.mb.workflow.js.Functions
Empty constructor required for JS objects.
Functions(String, String) - Constructor for class com.brightech.mb.workflow.js.Functions
Initialize the functions of a workflow

G

generateUUID() - Static method in class com.brightech.xmp.js.StdIoFunctions
Creates a UUID that probably isn't that Universally Unique.
getProperty(String, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Retuns the system property value assocated with theName.
Group - Class in com.brightech.mb.workflow.js
A Javascript object representing a user group.
Group() - Constructor for class com.brightech.mb.workflow.js.Group
 

I

IFieldInfoSource - Interface in com.brightech.xmp.js
Interface for field info.
IFileObject - Interface in com.brightech.xmp.js
Required javascript interface for File objects.
IFolderObject - Interface in com.brightech.xmp.js
Required javascript interface for Folder objects.
ImportParameters - Class in com.brightech.mb.workflow.js
The wrapper for parameters available for controlling the behavior of an import.
ImportParameters() - Constructor for class com.brightech.mb.workflow.js.ImportParameters
Default constructor.
InterruptableContext - Class in com.brightech.xmp.js
 
InterruptableContext(ContextFactory) - Constructor for class com.brightech.xmp.js.InterruptableContext
Constructs a new instance with the "instruction observer threshold" set by InterruptableContext.kInstructionThreshold.
InvalidManagedFilePathException - Exception in com.brightech.mb.workflow.js
Invalid managed file path exception
InvalidManagedFilePathException(Throwable) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFilePathException
Invalid managed file path exception
InvalidManagedFilePathException(String, Throwable) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFilePathException
Invalid managed file path exception
InvalidManagedFilePathException(String) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFilePathException
Invalid managed file path exception
InvalidManagedFilePathException() - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFilePathException
Invalid managed file path exception
InvalidManagedFolderPathException - Exception in com.brightech.mb.workflow.js
Invalid managed folder path exception
InvalidManagedFolderPathException() - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFolderPathException
Invalid managed folder path exception
InvalidManagedFolderPathException(String) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFolderPathException
Invalid managed folder path exception
InvalidManagedFolderPathException(String, Throwable) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFolderPathException
Invalid managed folder path exception
InvalidManagedFolderPathException(Throwable) - Constructor for exception com.brightech.mb.workflow.js.InvalidManagedFolderPathException
Invalid managed folder path exception

J

JSApiKeyManager - Class in com.brightech.mb.workflow.js
User: Nate Solas Manage API Keys from workflows: create, update, delete Is available in workflow context pre-initialized as "apiKeyManager"
JSApiKeyManager() - Constructor for class com.brightech.mb.workflow.js.JSApiKeyManager
 
JSArrayMap - Class in com.brightech.xmp.js
Adds support for indexing javascript map by integer values, so it behaves like 'real' array
JSArrayMap() - Constructor for class com.brightech.xmp.js.JSArrayMap
Create an empty JSArrayMap
JSBaseScriptableObject - Class in com.brightech.mb.workflow.js
Base scriptable object which provides access to MediaBeacon internal managers and the cloud.
JSBaseScriptableObject() - Constructor for class com.brightech.mb.workflow.js.JSBaseScriptableObject
 
JSCheckoutManager - Class in com.brightech.mb.workflow.js
 
JSCheckoutManager() - Constructor for class com.brightech.mb.workflow.js.JSCheckoutManager
 
JSColumnFilter - Class in com.brightech.mb.workflow.js
A column filter for filtering Dynamic Dictionary words as requested via JSDictionaryManager#jsFunction_getDynamicWords().
JSColumnFilter() - Constructor for class com.brightech.mb.workflow.js.JSColumnFilter
 
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.ACL
Provides an js ACL given the acl id
jsConstructor(String, Object) - Method in class com.brightech.mb.workflow.js.AJAX
Javascript constructor for AJAX object.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.bundle.Bundle
Creates a js bundle object with checking the file extension.
jsConstructor() - Method in class com.brightech.mb.workflow.js.bundle.BundleType
No-parameter js constructor to prevent creating objects from the workflow js code.
jsConstructor() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Create a new native DiscussionItemVO to use in the workflow context.
jsConstructor(String, String, String) - Method in class com.brightech.mb.workflow.js.ContactSheet
 
jsConstructor() - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
Dummy constructor.
jsConstructor() - Method in class com.brightech.mb.workflow.js.ImportParameters
Javascript constructor.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Creates a managed file instance.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.ManagedFolder
Creates a managed folder instance.
jsConstructor() - Method in class com.brightech.mb.workflow.js.Parameters
 
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.PDF
JavaScript constructor by file path name.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Construct a native BooleanCriterion object.
jsConstructor() - Method in class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
Construct a new ContentCriterion object.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Create a new native Search object.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.search.CustomSqlCriterionWrapper
Create a new native CustomSqlCriterion object.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Construct a new native DatabaseCriterion object.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
Construct a new native DiscussionCriterion object.
jsConstructor() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
 
jsConstructor() - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
 
jsConstructor(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
Create a new native XmpCriterion to use in the workflow context.
jsConstructor(String, String, String) - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Javascript constructor.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.SQL
Create a new SQL JavaScript object, with the given name.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.TranscodingFile
Construct a unmanaged file reference to a file that may or may not exist.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Construct a unmanaged file reference to a file that may or may not exist.
jsConstructor(String) - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Construct a unmanaged folder reference to a folder that may or may not exist.
jsConstructor(String) - Method in class com.brightech.mb.workflow.Workflow
Creates an object to access a workflow file.
jsConstructor(String, String, String, String, String, String) - Method in class com.brightech.xmp.js.PropertyWrapper
Initializes a newly created PropertyWrapper object.
JSDictionary - Class in com.brightech.mb.workflow.js
A Dictionary, either regular or dynamic.
JSDictionary() - Constructor for class com.brightech.mb.workflow.js.JSDictionary
 
JSDictionaryManager - Class in com.brightech.mb.workflow.js
js workflow manager for dictionary related items.
JSDictionaryManager() - Constructor for class com.brightech.mb.workflow.js.JSDictionaryManager
 
JSDiscussionManager - Class in com.brightech.mb.workflow.js
Manager for writing comments into XMP.
JSDiscussionManager() - Constructor for class com.brightech.mb.workflow.js.JSDiscussionManager
 
JSEmbeddedFile - Class in com.brightech.mb.workflow.js
Object to represent an "Document Report" link InDesign(.indd), Illustrator(.ai), etc can have other file references and a JSEmbeddedFile represents one of those files
JSEmbeddedFile() - Constructor for class com.brightech.mb.workflow.js.JSEmbeddedFile
 
JSExternalApplicationExecutor - Class in com.brightech.mb.workflow.js
Manager for executing external applications from workflows.
JSExternalApplicationExecutor() - Constructor for class com.brightech.mb.workflow.js.JSExternalApplicationExecutor
 
JSExternalSharingManager - Class in com.brightech.mb.workflow.js
Manager responsible for creating links to assets which are accessible outside of a valid MediaBeacon session.
JSExternalSharingManager() - Constructor for class com.brightech.mb.workflow.js.JSExternalSharingManager
 
JSFieldManager - Class in com.brightech.mb.workflow.js
Provides access to a field manager to javascript objects.
JSFieldManager() - Constructor for class com.brightech.mb.workflow.js.JSFieldManager
 
JSFileManager - Class in com.brightech.mb.workflow.js
Provides access to a file manager to javascript objects.
JSFileManager() - Constructor for class com.brightech.mb.workflow.js.JSFileManager
 
jsFunction_add(int, Object) - Method in class com.brightech.xmp.js.SeqWrapper
Deprecated.
use com.brightech.xmp.js.SeqWrapper#jsFunction_addItemAt(int, java.lang.Object)
jsFunction_addAll(NativeArray) - Method in class com.brightech.xmp.js.CollectionWrapper
Adds all values to the collection
jsFunction_addAllToSubstitutionMap(NativeObject) - Method in class com.brightech.mb.workflow.js.User
Add an entire map to the substitution map for the triggering user.
jsFunction_addAsset(int) - Method in class com.brightech.mb.workflow.js.ContactSheet
Adds an asset to a current selection to be used for the contact sheet
jsFunction_addAssetsToSavedSelection(String, int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Adds multiple assets to an existing saved selection
jsFunction_addAssetToSavedSelection(int, int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Adds a single asset to an existing saved selection
jsFunction_addBinaryChunk(IFileObject, int, int, String) - Method in class com.brightech.mb.workflow.js.AJAX
Called before execute, this function adds the binary chunk to a multipart POST request
jsFunction_addCriterion(CriterionWrapper) - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Boolean criteria permit nested criterion objects.
jsFunction_addCriterion(CriterionWrapper) - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Add a search criterion to this search.
jsFunction_addFacetField(String) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Adds a Facet Field to the SolrConfig
jsFunction_addField(PropertyWrapper, Object) - Method in class com.brightech.xmp.js.ResourceWrapper
Adds the specified field with the specified value to the ResourceWrapper.
jsFunction_addItem(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
Appends the specified item to the collection.
jsFunction_addItemAt(int, Object) - Method in class com.brightech.xmp.js.SeqWrapper
Adds the item to the Seq at the specified index.
jsFunction_addMetadataChange(PropertyWrapper, String, String) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Adds an entry to the metadata change map.
jsFunction_addMetric(Object) - Method in class com.brightech.mb.workflow.js.JSMetricsManager
Generate a metrics event with the data passed into the method.
jsFunction_addMetricByXmp(Object) - Method in class com.brightech.mb.workflow.js.JSMetricsManager
Generate a metrics event with the data passed into the method.
jsFunction_addProperty(PropertyWrapper, Object) - Method in class com.brightech.xmp.js.ResourceWrapper
Deprecated. 
jsFunction_addRequest(String, int, User, String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
jsFunction_addRequestForAsset(int, User, Parameters) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Add loading dock request to queue.
jsFunction_addRequestForAssetWithPreset(int, User, String, String) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Adds request to queue with given conversion preset.
jsFunction_addRequestForFile(String, String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Add a request for any file to be converted to a new format.
jsFunction_addRequestForFileTempOutput(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Add a request for any file to be converted to a new format and automatically create a temporary output path.
jsFunction_addResolver(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
Adds a resolver string to populate the contact sheet
jsFunction_addSchema(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
Adds a schema to be used in a Schema contact sheet
jsFunction_addScriptRequest(ManagedFile, String, String, Boolean, Parameters) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Add a request to have the preview system execute a script asynchronously.
jsFunction_addSummaryField(String, String) - Method in class com.brightech.mb.workflow.js.ContactSheet
Adds a field to be used in the Summary contact sheet
jsFunction_addToGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Adds a user to a group.
jsFunction_addToLinkGroup(ManagedFile, ManagedFile, Boolean, String, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Add the second given asset to the first given asset's link group identified by the given link group id.
jsFunction_addToSubstitutionMap(String, String) - Method in class com.brightech.mb.workflow.js.User
Add the key/value pair to the user's substitution map.
jsFunction_addViewRequest(int, String) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Put a request into the preview system to generate any missing "onDemand" views.
jsFunction_addWidget(JSWidget, String, int) - Method in class com.brightech.mb.workflow.js.Workspace
Add the given widget to this workspace.
jsFunction_addWord(String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Add a word to the dictionary, if dictionary not found or word exists, nothing happens
jsFunction_addWorkspace(Workspace, String, boolean, int) - Method in class com.brightech.mb.workflow.js.ACL
Make the given workspace available to this ACL.
jsFunction_aes(String) - Method in class com.brightech.mb.workflow.js.JSLicenseManager
 
jsFunction_applyStampXml(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Apply XML from XMP Stamp panel to the asset.
jsFunction_assetsURLFromAssetIds(NativeArray) - Method in class com.brightech.mb.workflow.js.ResolverManager
Get a resolver url from an array of asset ids
jsFunction_assetsURLFromManagedFiles(NativeArray) - Method in class com.brightech.mb.workflow.js.ResolverManager
Returns an asset resolver url
jsFunction_assetURL(int) - Method in class com.brightech.mb.workflow.js.ResolverManager
Get a url from an asset id
jsFunction_asString() - Method in class com.brightech.xmp.js.Xmp
Get the XMP as a String.
jsFunction_cancelCheckout(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
Remove PWC and unlock the asset.
jsFunction_canEdit(String, int) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Returns true if the field is editable at the specified edit level, otherwise returns false.
jsFunction_canView(String, int) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Returns true if the field is viewable at the specified view level, otherwise returns false.
jsFunction_checkinWorkingCopy(ManagedFile, String, IFileObject, boolean, boolean) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
Check in the Working Copy as a new version of the asset.
jsFunction_checkout(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
Check out the asset, creating a Private Working Copy (PWC) for editing.
jsFunction_clear(String) - Method in class com.brightech.mb.workflow.js.JSRegistryManager
Remove a entry from the registry
jsFunction_clear() - Method in class com.brightech.xmp.js.CollectionWrapper
Method to remove all elements in the collection.
jsFunction_clear(String, String) - Method in class com.brightech.xmp.js.Validation
Clear the validation state.
jsFunction_clearAll(String) - Method in class com.brightech.xmp.js.Validation
Clear the full validation state for a field.
jsFunction_clearCurrentSelection() - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Clears the current users selection
jsFunction_clearProgressBars() - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Set any progress bars for the current user that aren't in error state to 100%
jsFunction_close() - Method in class com.brightech.xmp.js.BufferedReader
 
jsFunction_close() - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_close() - Method in class com.brightech.xmp.js.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
jsFunction_compressFiles(NativeArray, Object, int, Boolean, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Compresses a list of files into a specified format of archive file.
jsFunction_contains(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
Test collection to see if it contains a specified value.
jsFunction_containsUser(User) - Method in class com.brightech.mb.workflow.js.Group
Returns true if the user is in this group, otherwise return false.
jsFunction_copyObject(String, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Copy an object in the current S3 Bucket
jsFunction_copyObjectToAlternateBucket(String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Copy an object between buckets
jsFunction_create() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Creates this file and all parent folders.
jsFunction_create() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Creates this folder and all parent folders
jsFunction_createACL(String, String, String, Parameters, boolean) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Creates the specified ACL in the specified group, with default permissions.
jsFunction_createBundleFolder(String, BundleType) - Method in class com.brightech.mb.workflow.js.JSFileManager
Creates a folder bundle.
jsFunction_createDefaultField(int, String, String, int) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Calls createDefaultField and passes in the attributes value.
jsFunction_createDictionaryFromFile(String, String, boolean, IFileObject) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Creates a dictionary (either regular or dynamic) with the specified name from the specified file.
jsFunction_createDynamicRow(JSDictionary, NativeArray) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Creates a new row from the specified words in the specified dynamic dictionary.
jsFunction_createEmptyDictionary(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Creates an empty dictionary with the specified name.
jsFunction_createExternalShare(String, String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
Create an entry for sharing some selection external of having an account in MediaBeacon
jsFunction_createGlobalStickyNotification(int, String, boolean, String, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Create a text notification to be displayed in a at the top of all user's notification's bell at the top right of the interface Example: notificationManager.createGlobalStickyNotification(1, "Test Global Messages", true, "https://www.google.com/", "_blank");
jsFunction_createLink(ManagedFile, ManagedFile, Boolean, String, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Create a directional or named link between the given assets.
jsFunction_createLinkById(Integer, Integer, Boolean, String, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Create a directional or named link between the given assets.
jsFunction_createLinksByResolver(String, String, Parameters) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Create named links between the given assets.
jsFunction_createMetaformForFields(String, NativeArray) - Method in class com.brightech.mb.workflow.js.JSM3taformManager
Creates a new metaform with the specified name for the specified fields.
jsFunction_createMetaformForNamespace(String, String) - Method in class com.brightech.mb.workflow.js.JSM3taformManager
Creates a new metaform with the specified name for the specified namespace.
jsFunction_createNewVersion(int, IFileObject, String, boolean, boolean) - Method in class com.brightech.mb.workflow.js.JSVersionManager
Copy theSourceAsset to the Versions folder, rename with version, and refresh the droplet in memory with new information.
jsFunction_createNewWorkspace(int, String, String) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
Creates a new workspace in the specified group and ACL.
jsFunction_createNotification(String, int, int, String, String, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Create a notification to be displayed in a user's notification's bell at the top right of the interface Example: notificationManager.createNotification(resolverManager.assetsURLFromAssetIds([201659053, 201659056]), 1, 3, "Test Asset Messages", null, null); Example 2: notificationManager.createNotification(null, 1, 3, "Test System Message", "https://www.google.com/", "_blank");
jsFunction_createQuickSearch(String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Builds a quick search SearchWrapper object from the provided string
jsFunction_createQuickSearch(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Deprecated.
jsFunction_createSchema(String, boolean) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Creates new schema schema.
jsFunction_createStickyNotification(int, int, String, boolean, String, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Create a text notification to be displayed in a at the top of a user's notification's bell at the top right of the interface Example: notificationManager.createStickyNotification(1, 3, "Test Sticky Messages", true, "https://www.google.com/", "_blank");
jsFunction_createUser(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Creates and returns a new user.
jsFunction_createXmpSyncedFile(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSS3Manager
get a file from s3 and sync the xmp from the given place holder path
jsFunction_currentSelectionURL() - Method in class com.brightech.mb.workflow.js.ResolverManager
Returns a current selection resolver url
jsFunction_decompressFiles(IFileObject, IFolderObject, String, boolean, String, boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
Decompress a file.
jsFunction_delete(int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Deletes the specified search.
jsFunction_deleteACL(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Remove an acl from a group by acl id
jsFunction_deleteApiKey(String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
Deletes a specific API key
jsFunction_deleteDictionary(JSDictionary) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Deletes the specified dictionary, either regular or dynamic.
jsFunction_deleteDynamicRow(JSDictionary, NativeArray) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Removes the specified row from the specified dynamic dictionary.
jsFunction_deleteGroupById(int) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Delete the group via the group's id
jsFunction_deleteGroupByName(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Delete the group via the group's name
jsFunction_deleteObject(String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
 
jsFunction_deleteSelection(int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Deletes the specified selection.
jsFunction_deleteTextTracks(int) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Deletes all text tracks for the specified asset.
jsFunction_deleteUser(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
 
jsFunction_deleteWorkspace(String, int, String) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
Deletes the workspace
jsFunction_dictionaryExists(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns true if the specified dictionary exists.
jsFunction_directoryURL(ManagedFolder) - Method in class com.brightech.mb.workflow.js.ResolverManager
Returns a directory resolver url
jsFunction_doesWorkspaceExist(int, String, String) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
Returns true if the specified workspace (name) exists for the specified group and ACL, otherwise returns false.
jsFunction_doS3Upload(String, FileBase, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Upload the file from the workflow to S3 and init placeholder
jsFunction_doS3UploadAsync(String, FileBase, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Upload the file from the workflow to S3 and submit request to create a placeholder asset.
jsFunction_duplicateGroup(Group, String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Duplicate the given group.
jsFunction_duplicateUser(User, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Duplicates the given user to create a new user.
jsFunction_duplicateWorkspace(Workspace) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
Duplicates the specified workspace.
jsFunction_enableBarcode() - Method in class com.brightech.mb.workflow.js.ContactSheet
enables barcodes on the contact sheet
jsFunction_enableHighRes() - Method in class com.brightech.mb.workflow.js.ContactSheet
enables High resolution assets on the contact sheet
jsFunction_enableStatistics(String) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Fetch statistics for a given field
jsFunction_error(String, String, String) - Method in class com.brightech.xmp.js.Validation
Set a validation error.
jsFunction_escape(String) - Method in class com.brightech.mb.workflow.js.SQL
Pass string to have us escape for use querying the db
jsFunction_execute() - Method in class com.brightech.mb.workflow.js.AJAX
Execute the configured AJAX request.
jsFunction_execute(Function, int, int) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Execute this search, running the supplied callback after execution completes.
jsFunction_executeCommand(NativeArray, int, NativeArray) - Method in class com.brightech.mb.workflow.js.JSExternalApplicationExecutor
Executes a commands.
jsFunction_executeForArray(int, int) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Execute this search
jsFunction_extractAndWriteContent(int) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Extracts and writes content for the specified asset.
jsFunction_fileCopy(IFileObject, IFolderObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
Copy a File.
jsFunction_fileDelete(IFileObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
Delete a file.
jsFunction_fileDuplicate(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
Duplicate a file.
jsFunction_fileImport(IFileObject, ImportParameters) - Method in class com.brightech.mb.workflow.js.JSFileManager
Imports or re-imports a file.
jsFunction_fileImportAsync(IFileObject, ImportParameters) - Method in class com.brightech.mb.workflow.js.JSFileManager
Imports or re-imports a file asynchronously.
jsFunction_fileMove(IFileObject, IFolderObject, Boolean, ImportParameters, Boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
Move a file.
jsFunction_fileNew(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Create a new file.
jsFunction_fileNewByPath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Creates the new file by path.
jsFunction_fileRename(IFileObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Rename a file.
jsFunction_fileReplace(ManagedFile, ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
Replace an asset with another asset, maintaining the replaced asset's metadata.
jsFunction_filter(NativeFunction) - Method in class com.brightech.xmp.js.CollectionWrapper
Filter the items in the collection based on a provided JS function
jsFunction_filterByACL(NativeArray) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Pass array of ids, output ids which are constrained by the current acl's restrictions
jsFunction_filterByConditionalDownload(NativeArray) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Pass array of ids, output ids which are constrained by the current acl's conditional download filter
jsFunction_findByUserId(int) - Method in class com.brightech.mb.workflow.js.JSUserManager
Finds user by numeric ID.
jsFunction_findDictionaryIdByUUID(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Method returns the dictionary id associated with the word found by using this UUID
jsFunction_findGroupById(int) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Returns the specified group.
jsFunction_findGroupByName(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Returns the specified group.
jsFunction_findJSWords(String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Given the value, find any JSWords that match in the given dictionary.
jsFunction_findOrCreateGroup(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Creates group with the given name and assigns new ID if necessary.
jsFunction_findUserByUsername(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Finds user with the given user name.
jsFunction_findUsersByPartialName(String, int) - Method in class com.brightech.mb.workflow.js.JSUserManager
Finds users that belong to group specified by id and contain given partial name.
jsFunction_findWords(String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Given the value, find any words that match in the given dictionary.
jsFunction_flush() - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_flush() - Method in class com.brightech.xmp.js.FileOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
jsFunction_flushR3SearchQueue() - Method in class com.brightech.mb.workflow.js.JSSearchManager
Will trigger a synthetic asset update, essentially guaranteeing that after this completes, r3search will have finished any indexing operations started prior to calling this.
jsFunction_folderCopy(IFolderObject, IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Copy a folder.
jsFunction_folderDelete(IFolderObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
Delete a folder.
jsFunction_folderImport(IFolderObject, Boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
Imports or re-imports a folder.
jsFunction_folderImportWithParameters(IFolderObject, ImportParameters) - Method in class com.brightech.mb.workflow.js.JSFileManager
Imports or re-imports a folder.
jsFunction_folderMove(IFolderObject, IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Move a folder.
jsFunction_folderNew(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Create a folder.
jsFunction_folderNewByPath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Creates the new folder by path.
jsFunction_folderRename(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Rename a folder.
jsFunction_forEach(NativeFunction) - Method in class com.brightech.xmp.js.CollectionWrapper
Executes a javascript forEach function on each element of the array
jsFunction_forLanguage(String) - Method in class com.brightech.xmp.js.AltWrapper
This method is still being developed.
jsFunction_generateContactSheetUrl() - Method in class com.brightech.mb.workflow.js.ContactSheet
Creates the URL for the contact sheet given the assets added with addAsset
jsFunction_generatePdf(Parameters, String) - Method in class com.brightech.mb.workflow.js.PDF
Generate a PDF at the given location
jsFunction_generateRandomPassword() - Method in class com.brightech.mb.workflow.js.JSUserManager
Generates a random password that meets the system's current password requirements.
jsFunction_generateTempPdf(Parameters) - Method in class com.brightech.mb.workflow.js.PDF
Generate a PDF as a new file in the temporary directory
jsFunction_get(String, String) - Method in class com.brightech.mb.workflow.js.JSRegistryManager
Get a string value
jsFunction_get(Object) - Method in class com.brightech.mb.workflow.js.Parameters
Returns the value for the specified parameter name, or null if there is no parameter with that name.
jsFunction_get(int) - Method in class com.brightech.mb.workflow.js.search.FacetListWrapper
Get a particular facet
jsFunction_getAbsolutePath() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the file's absolute path.
jsFunction_getAbsolutePath() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Get the folder's absolute path.
jsFunction_getACL() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Get the ACL in use when the action was taken that triggered this event.
jsFunction_getACLs() - Method in class com.brightech.mb.workflow.js.Group
Get this group's ACLs.
jsFunction_getACLs(int) - Method in class com.brightech.mb.workflow.js.JSUserManager
Deprecated.
jsFunction_getACLSearchClause() - Method in class com.brightech.mb.workflow.js.ACL
Get the search from this ACL
jsFunction_getActionType() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Gets the action type that added the asset.
jsFunction_getActionTypeString() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns the string associated with the asset-based action type.
jsFunction_getAllFields() - Method in class com.brightech.mb.workflow.js.JSFieldManager
Get all fields from all schemas.
jsFunction_getAllGroups() - Method in class com.brightech.mb.workflow.js.JSGroupManager
Return all the groups in the system.
jsFunction_getAsset() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns the asset.
jsFunction_getAssetFilter() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns an asset filter criteria.
jsFunction_getAssetIds() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns an array of asset ids for the assets in the selection.
jsFunction_getAssetsInLinkGroup(ManagedFile, JSLink) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get the other assets linked to the given asset by the given link group.
jsFunction_getAttachedFolders() - Method in class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
Returns the array of the attached folders configured for this trigger.
jsFunction_getBaseUrl() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
returns the url ex.
jsFunction_getBufferedReader(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns a BufferedReader for reading the file contents.
jsFunction_getBufferedReader(String) - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns a BufferedReader for reading the file contents.
jsFunction_getBufferedReader(String) - Method in interface com.brightech.xmp.js.IFileObject
Returns a BufferedReader for reading the file contents.
jsFunction_getBufferedWriter(boolean, String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns a BufferedWriter for writing the file contents.
jsFunction_getBufferedWriter(boolean, String) - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns a BufferedWriter for writing the file contents.
jsFunction_getBufferedWriter(boolean, String) - Method in interface com.brightech.xmp.js.IFileObject
Returns a BufferedWriter for writing the file contents.
jsFunction_getBuildNumber() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Get the MB build number
jsFunction_getBundledAssets(Function) - Method in class com.brightech.mb.workflow.js.bundle.Bundle
Gets bundled assets iterator.
jsFunction_getBundleType() - Method in class com.brightech.mb.workflow.js.bundle.Bundle
Gets bundle type.
jsFunction_getCacheDirectory() - Static method in class com.brightech.mb.workflow.js.JSExternalApplicationExecutor
Get the directory where MB is storing webapp content
jsFunction_getChangelogXmp(Object) - Method in class com.brightech.mb.workflow.js.JSMetricsManager
Wrapper to translate changelog to metric XMP.
jsFunction_getChildren() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Gets the children criterion objects for this search.
jsFunction_getColumn(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Gets db column name of the specified field
jsFunction_getComments(int, int, int, boolean) - Method in class com.brightech.mb.workflow.js.JSDiscussionManager
Gets comments from an asset, given its id.
jsFunction_getCondition() - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
Get the condition for this criterion.
jsFunction_getConfiguration() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns the configuration for the workflow trigger.
jsFunction_getConfiguredTriggers() - Method in class com.brightech.mb.workflow.Workflow
Returns the trigger configuration array, for Javascript.
jsFunction_getConjunction() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Get the conjunction of this Criterion
jsFunction_getConjunction() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Get the conjunction of this Criterion
jsFunction_getContainerTableName(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Get the name of the table the container field places its values in
jsFunction_getContents(int) - Method in class com.brightech.mb.workflow.js.ManagedFolder
Gets all files and folders in the folder.
jsFunction_getContents(int) - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Gets all files and folders in the folder.
jsFunction_getCount(String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Get the percent for a particular progress id (0 - 100)
jsFunction_getCount() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
Get the value's count
jsFunction_getCount() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getCriteria() - Method in class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
Returns the configured asset-modified trigger criteria.
jsFunction_getCriteria() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get the current criteria for this search.
jsFunction_getCurrentDownloads() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the current downloads for this selection.
jsFunction_getCurrentPercent(int, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Get the percent for a known progress ID for a user.
jsFunction_getCurrentSelectionCount() - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Returns the number of assets in the selection for the current users current s
jsFunction_getDatabaseField(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Allow fetching database field from editorial (long_name, rotate, file_name, file_size, mac_type, mac_creator, file_type2, record_id, file_date_modified, viewex_x, viewex_y, orig_x, orig_y,zoom,checkout, page_count, xmp, video_status, version_of, version_name, stored_state, graphic_description, dimensions, date_entered)
jsFunction_getDatabaseFieldInfo(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Get Admin Core metaform filling info for database fields
jsFunction_getDatabaseInfo() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Returns the system's database information.
jsFunction_getDate() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Gets the trigger event date.
jsFunction_getDayOfMonth() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns the scheduled day of month for kMonthly schedule, from 1 - 28.
jsFunction_getDayOfWeek() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns the scheduled day of week for kWeekly schedule.
jsFunction_getDefaultTempFolder() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Returns the path of the default temporary folder (as specified by "java.io.tmpdir").
jsFunction_getDescription() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the description for this selection.
jsFunction_getDescription() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get the search description
jsFunction_getDictionaryByName(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Deprecated.
Use jsFunction_getJSDictionaryByName(java.lang.String)
jsFunction_getDictionaryName(int) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the dictionary name for the specified id.
jsFunction_getDirectDownloadLink(String, String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
Return link for the external download.
jsFunction_getDiscussionAlias() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Discussion alias of the user who posted this comment.
jsFunction_getDocumentLinks(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Returns Assets that are referenced in theAsset.
jsFunction_getDownloadUrl() - Method in class com.brightech.mb.workflow.js.PDF
Get a download URL for the output pdf
jsFunction_getDynamicColumns(JSDictionary, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the array of table columns for the dynamic dictionary, in either natural or lower case.
jsFunction_getDynamicHeaders(JSDictionary) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the array of column headers (original CSV column names) for the dynamic dictionary.
jsFunction_getDynamicWords(JSDictionary, int, int, NativeArray, String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the specified page of words for the specified dynamic dictionary table, column filters, and sort.
jsFunction_getEditLevel(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Returns the edit level for the specified user/group.
jsFunction_getEditLevel() - Method in class com.brightech.mb.workflow.js.User
Get the user's edit metadata level (uses groups if defined first, falls back to user)
jsFunction_getEmailAddressFromFirstLastName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
get an email address for a user from their first last name.
jsFunction_getEmailAddressFromUserName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
get an email address for a user from their username
jsFunction_getEmbeddedFiles(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get the Embedded Assets for the asset with the asset ID
jsFunction_getEmbeddedFilesFromManifest(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get the Embedded Assets for the given asset
jsFunction_getEndDate() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the end date for this selection, or null if this selection has no start date.
jsFunction_getEndDate() - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
Get the end date for this criterion.
jsFunction_getExecutableSearch() - Method in class com.brightech.mb.workflow.js.SavedSearch
Returns the search as an runnable SearchWrapper object.
jsFunction_getExpirationDate() - Method in class com.brightech.mb.workflow.js.LicenseInfo
Gets expiration date.
jsFunction_getFacets(SolrConfigWrapper) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get facets for a particular search.
jsFunction_getFFMPEGLocation() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Retrieve the path to the FFMPEG installation
jsFunction_getField(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Returns the specified field.
jsFunction_getField() - Method in class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
Get the field currently used by this criterion.
jsFunction_getField() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Return the field associated with this DatabaseCriterion.
jsFunction_getField() - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
Return the field associated with this XmpCriterion.
jsFunction_getField(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
Returns the specified field.
jsFunction_getFieldId() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
Get the field id
jsFunction_getFieldName() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Get the field name for this criterion.
jsFunction_getFields(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Get fields in the schema with the given URI.
jsFunction_getFields() - Method in class com.brightech.xmp.js.ResourceWrapper
Returns the array of the fields.
jsFunction_getFieldsForM3taform(String) - Method in class com.brightech.mb.workflow.js.JSM3taformManager
Retrieve the fields attached to the named M3taform
jsFunction_getFieldType() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Get the field type of this criterion.
jsFunction_getFieldType() - Method in class com.brightech.xmp.js.PropertyWrapper
Gets the field type of the Property.
jsFunction_getFieldValidator() - Method in class com.brightech.xmp.js.PropertyWrapper
Gets the field type of the Property.
jsFunction_getFile(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Gets a reference the given file in the given path, if the file doesn't exist or isn't a regular file, return null.
jsFunction_getFileActionStatus(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Gets the status of the specified task.
jsFunction_getFileObjectById(int) - Method in class com.brightech.mb.workflow.js.JSFileManager
Creates a new IFileObject object for the given asset ID.
jsFunction_getFileOutputStream() - Method in class com.brightech.mb.workflow.js.ManagedFile
Gets a FileOutputStream for writing the file contents.
jsFunction_getFileOutputStream() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Gets a FileOutputStream for writing the file contents.
jsFunction_getFileOutputStream() - Method in interface com.brightech.xmp.js.IFileObject
Gets a FileOutputStream for writing the file contents.
jsFunction_getFilePaths(IFolderObject, boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
Deprecated.
use ManagedFolder.jsFunction_getContents(int) or UnmanagedFolder.jsFunction_getContents(int) instead. This function will fail for folders outside of the MediaBeacon asset root.
jsFunction_getFileSeparator() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Get the file separator for the file system hosting MediaBeacon's managed assets.
jsFunction_getFilesFromS3(NativeArray) - Method in class com.brightech.mb.workflow.js.JSS3Manager
pull s3 files down to the object key location
jsFunction_getFilterFields() - Method in class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
Returns the configured asset filter criteria.
jsFunction_getFirstLastName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
get a Whole Name for a user from their username
jsFunction_getFolderObjectById(int) - Method in class com.brightech.mb.workflow.js.JSFileManager
Creates a new ManagedFolder object for the given folder ID.
jsFunction_getFormattedPassedSize(int) - Method in class com.brightech.mb.workflow.js.JSFileManager
Get the formatted size of the bytes with units.
jsFunction_getFormattedSize() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the size of the file with units.
jsFunction_getFromPath() - Method in class com.brightech.mb.workflow.js.event.AssetCopiedTriggerEvent
Gets the path that an asset was copied from.
jsFunction_getFromPath() - Method in class com.brightech.mb.workflow.js.event.AssetMovedTriggerEvent
Gets the path that an asset was moved from.
jsFunction_getGrantedPermissions() - Method in class com.brightech.mb.workflow.js.ACL
Returns an array of this ACL's granted permissions.
jsFunction_getGroup() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Get the group whose ACL was in use when the action was taken that triggered this event.
jsFunction_getGroup(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
Returns the specified group.
jsFunction_getGroup() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the js group object for this selection.
jsFunction_getGroups() - Method in class com.brightech.mb.workflow.js.User
Get an array of groups this user is a member of.
jsFunction_getHost() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the hostname.
jsFunction_getId() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the id for this selection.
jsFunction_getID() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get the search ID
jsFunction_getId() - Method in class com.brightech.mb.workflow.js.Workspace
Get this workspace's id.
jsFunction_getIgnoreAcl() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Returns true if the search will ignore the ACL and any mandatory search there
jsFunction_getImageURL(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image URL for the specified view type ("thumbnails" or "viewex").
jsFunction_getIncludedAssets(Integer) - Method in class com.brightech.mb.workflow.js.JSPublishingReportManager
Returns an array of assets referenced in the document report.
jsFunction_getItemAt(int) - Method in class com.brightech.xmp.js.SeqWrapper
Get the item at the given index.
jsFunction_getItemById(int) - Method in class com.brightech.mb.workflow.js.JSLoadingDockManager
Returns the loading dock item for the specified id.
jsFunction_getItemsByProgressId(String) - Method in class com.brightech.mb.workflow.js.JSLoadingDockManager
Returns the list of loading dock items for the specified progress id.
jsFunction_getItemsByUsername(String) - Method in class com.brightech.mb.workflow.js.JSLoadingDockManager
Returns the list of loading dock items for the specified username.
jsFunction_getJSDictionaryByName(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Gets all the information about a dictionary by name.
jsFunction_getKey(String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
Gets a key from the apikey table with theName for theUser
jsFunction_getKeyFramesInterval() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Retrieve the keyframes interval
jsFunction_getKeysByName(String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
Returns an array of api key that have the given api key name
jsFunction_getLabel() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
Get the value's label
jsFunction_getLicenseInfo() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Returns the system's license information.
jsFunction_getLicensingPageLink(String, String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
Return the content relative path for showing the licensing page which leads to the external download.
jsFunction_getLinkedAssets(Integer) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get assets linked to the given asset.
jsFunction_getLinkedUsers() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the list of linked user email addresses for this selection.
jsFunction_getLinks(Integer) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get a given asset's template links which define which assets are linked to the given asset.
jsFunction_getLoadingDockType(String) - Method in class com.brightech.mb.workflow.js.JSLoadingDockTypeManager
Returns the specified Loading Dock Type.
jsFunction_getM3taformNames() - Method in class com.brightech.mb.workflow.js.JSM3taformManager
Retrieve an array of M3taform names
jsFunction_getMajorVersion() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
* Expose the major version number.
jsFunction_getManaged(UnmanagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
Get managed file reference to the given unmanaged file if it is managed by MediaBeacon.
jsFunction_getManagedFile() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
Gets the ManagedFile object for the Embedded asset
jsFunction_getMax() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getMaxDownloads() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the maximum downloads for this selection.
jsFunction_getMean() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getMetricsData() - Method in class com.brightech.mb.workflow.js.ManagedFile
Gets the metrics data.
jsFunction_getMetricsGraph(String, String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Execute this search, returning the JSON of the metrics graph.
jsFunction_getMin() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getMinorVersion() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
* Expose the minor version number.
jsFunction_getMissing() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getModifiedFields() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns an array of modified metadata fields.
jsFunction_getModifiedFields() - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Returns an array of modified metadata fields.
jsFunction_getName() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the name for this selection.
jsFunction_getName() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get the name of the search
jsFunction_getName() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the database name.
jsFunction_getName() - Method in class com.brightech.mb.workflow.Workflow
Returns the workflow name (minus its ".xmpwf" file extension).
jsFunction_getNewFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns the field's new value.
jsFunction_getNewFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Returns the field's new value.
jsFunction_getObjectKey(String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
get the object key for the droplet with this path
jsFunction_getObjectSize(String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
 
jsFunction_getOldFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns the field's new value.
jsFunction_getOldFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Returns the field's new value.
jsFunction_getOldFileName() - Method in class com.brightech.mb.workflow.js.event.AssetRenamedTriggerEvent
Gets the old file name.
jsFunction_getOrCreateApiKey(String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
This method gets or creates a permanent API key for the calling user
jsFunction_getOrCreateExpiringApiKey(String, String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
This method gets or creates an expiring API key for the calling user
jsFunction_getOrCreateWorkflowApiKey(String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
This gets or creates an API key that can only be used to run the specified workflow
jsFunction_getPageNumber() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Get the page number of the annotation.
jsFunction_getParameter(Object, Object) - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns the value for the specified parameter name, or the given default value if there is no parameter with that name.
jsFunction_getParameterNames() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns an array of the parameter names.
jsFunction_getParameterNames() - Method in class com.brightech.mb.workflow.js.Parameters
Returns an array of the parameter names.
jsFunction_getPassword() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the database password.
jsFunction_getPdfFromManagedFile(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
Get a PDF object from a ManagedFile object
jsFunction_getPercent(String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Get the percent for a particular progress id (0 - 100)
jsFunction_getPermission(String) - Method in class com.brightech.mb.workflow.js.ACL
Get a specific permission for this ACL
jsFunction_getPlaceHolderPathForKey(String, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
get the path for the place holder from the object key
jsFunction_getPort() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the port.
jsFunction_getPostTime() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Time the comment was posted.
jsFunction_getPrimaryGroup() - Method in class com.brightech.mb.workflow.js.User
Gets the user's primary group.
jsFunction_getProperty(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
Deprecated. 
jsFunction_getPublicStatus() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the public status for this selection.
jsFunction_getR3SearchConfig(String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Get r3search config from a widget id for a widget on some workspace.
jsFunction_getRawLabel() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
Get the value's raw label (if we've cleaned up a hierarchy for instance, this might be needed)
jsFunction_getRelativePath() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
Gets the relative path of the removed asset.
jsFunction_getRelativePath(IFileObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
jsFunction_getRelativePath() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Get the file's path relative to the MediaBeacon asset root.
jsFunction_getRemovedAssetId() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
Gets the id of the removed asset.
jsFunction_getRemovedAssetXmp() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
Gets the Xmp data of the removed asset.
jsFunction_getResolverURL() - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Returns the resolver URL if this event was triggered by bulk edit.
jsFunction_getResponseHeaders() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Gets the response header names.
jsFunction_getResponseHeaderValue(String) - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Gets the response header value that was previously set.
jsFunction_getRevokedPermissions() - Method in class com.brightech.mb.workflow.js.ACL
Returns an array of this ACL's revoked permissions.
jsFunction_getRoot() - Method in class com.brightech.mb.workflow.js.ACL
Get this ACL's root folder.
jsFunction_getRootCriterion() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Convert this Criteria to a BooleanCriterion.
jsFunction_getRootPath() - Method in class com.brightech.mb.workflow.js.ACL
Get this ACL's root path.
jsFunction_getS3FilePath(String, boolean) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Returns the absolute path to the cached file from S3
jsFunction_getS3Url(int) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Gets a temporary S3 url for the given asset.
jsFunction_getSavedSearchesForUser(User) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Get an array of saved search objects available to the user
jsFunction_getSavedSelectionsForUser(String) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Returns an Array of Saved Selections for a user with theUserName
jsFunction_getSchemaId(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Gets schema id.
jsFunction_getSearch(int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Get a saved search object by id number.
jsFunction_getSearchByName(String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Get a saved search object by name.
jsFunction_getSearchCount() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get the number of results from this search
jsFunction_getSearchFilter() - Method in class com.brightech.mb.workflow.js.ACL
Returns this ACL's search filter name.
jsFunction_getSelection(int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Returns the SavedSelection for the specified id.
jsFunction_getSelectionIDFromName(String, int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Returns the selection IDs for the given selection name and user id.
jsFunction_getServerURL() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
returns the URL of the Mediabeacon server
jsFunction_getSharedFilesFolder() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Get the system's current managed assets root folder.
jsFunction_getSharedGroups() - Method in class com.brightech.mb.workflow.js.SavedSelection
Gets the list of shared groups for this selection.
jsFunction_getSharedUsers() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the list of shared users for this selection.
jsFunction_getSolrAddress() - Method in class com.brightech.mb.workflow.js.JSSearchManager
Gets solr address.
jsFunction_getSortDirection() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get this search object's sort order.
jsFunction_getSortField() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get this search object's sort field.
jsFunction_getSourceURL() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
returns the URL that called the WF if applicable
jsFunction_getStampedFiles(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Get all stamped child document IDs for the given asset
jsFunction_getStandardUploadPath(String, User) - Method in class com.brightech.mb.workflow.js.ACL
Get the standard upload path when uploading to this ACL, the time stamp portion is generated when this function is called.
jsFunction_getStartDate() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns the scheduled start date that was configured for this trigger.
jsFunction_getStartDate() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the start date for this selection, or null if this selection has no start date.
jsFunction_getStartDate() - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
Get the start date of this criterion.
jsFunction_getStatistics() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
Get statistics object
jsFunction_getStatus(String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Get the status for a particular progress
jsFunction_getStatus() - Method in class com.brightech.mb.workflow.js.User
Get the user's current status.
jsFunction_getStddev() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getSubscribedAlerts(int, int) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Returns the list of subscribed Alerts for the specified user and asset.
jsFunction_getSubstitutionParameter(String) - Method in class com.brightech.mb.workflow.js.event.UserTriggeredTriggerEvent
 
jsFunction_getSum() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
 
jsFunction_getSynonyms(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the synonyms for the specified word in the specified dictionary.
jsFunction_getTempDir() - Method in class com.brightech.mb.workflow.js.JSFileManager
Returns the absolute path of the temp directory
jsFunction_getTermsWithLimit(SolrConfigWrapper, int, int) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Gets terms (with count of number of assets containing the given term) for a given metadata field.
jsFunction_getText() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Get the text of the comment.
jsFunction_getTextTracksCount(int) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Gets a text track count for the specified asset.
jsFunction_getThesaurus(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the thesuarus for the specified word in the specified dictionary.
jsFunction_getTime() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns the scheduled time, in minutes.
jsFunction_getTranscoding(int, String) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Returns the transcoded file
jsFunction_getTranscodingObjectKey(String, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
get the object key for the droplet with this path and the given video profile.
jsFunction_getTranscodingsById(int) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Retrieves the available transcodings for a given asset.
jsFunction_getTriggerParameter(String) - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
Returns the value for the specified trigger parameter name, or null if there is no parameter with that name.
jsFunction_getTriggerParameterNames() - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
Returns an array of the trigger parameter names.
jsFunction_getType() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Returns the schedule type, one of kInterval, kHourly, kDaily, kWeekly, kMonthly.
jsFunction_getType() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Gets the event's trigger type.
jsFunction_getType() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the database type.
jsFunction_getType() - Method in class com.brightech.mb.workflow.js.User
Returns the user type for the current user.
jsFunction_getTypeAheadSuggestions(User, ACL, String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Provides an array of possible words to search on given a the query string
jsFunction_getTypeString() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns the type string associated with this event's type.
jsFunction_getUID() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Get the unique ID for this comment.
jsFunction_getUploadedFile() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Get the unmanaged instance of the file uploaded via POST request.
jsFunction_getUploadMetaforms() - Method in class com.brightech.mb.workflow.js.ACL
Returns this ACL's upload metaforms.
jsFunction_getUrl() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the database url.
jsFunction_getUser() - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Name of the user who posted this comment.
jsFunction_getUser() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns the user whose action triggered this event.
jsFunction_getUser() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the js user object for this selection.
jsFunction_getUserGroups(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Deprecated.
jsFunction_getUserIdsWithEmail(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Returns a list of user id's for users who have the specified email address.
jsFunction_getUsername() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
Returns the username.
jsFunction_getUsers() - Method in class com.brightech.mb.workflow.js.Group
Get all of the members of this group.
jsFunction_getValidConditions() - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
Stub "abstract" method to return what conditions are valid for this criterion.
jsFunction_getValidConditions() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Returns a map of acceptable conditions for the current criterion
jsFunction_getValidConditions() - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
Returns a map of acceptable conditions for the current criterion
jsFunction_getValue() - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
Get the value of this criterion.
jsFunction_getValue() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
Get the search value
jsFunction_getValue(int) - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
Get a value for the particular index
jsFunction_getVersion() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
Get the build's full version number e.g.
jsFunction_getVersionAssetIds(int) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
get a list of versions including the current
jsFunction_getVersionCount(int, String, NativeArray) - Method in class com.brightech.mb.workflow.js.JSVersionManager
Returns the number of versions for the specified asset, root directory, and version categories.
jsFunction_getVersions(int, NativeArray, int) - Method in class com.brightech.mb.workflow.js.JSVersionManager
Returns the assets that are versions for the specified asset, root directory, and version categories.
jsFunction_getVideoLinks(String, int) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Method for returning asset video links to workflows
jsFunction_getViewLevel(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Returns the view level for the specified user/group.
jsFunction_getViewLevel() - Method in class com.brightech.mb.workflow.js.User
Get the user's view metadata level (uses groups if defined first, falls back to user)
jsFunction_getVisibleMetaforms() - Method in class com.brightech.mb.workflow.js.ACL
Returns an array of visible metaform names for this ACL.
jsFunction_getWhereClause() - Method in class com.brightech.mb.workflow.js.ACL
Deprecated.
jsFunction_getWidgetLayoutArea(JSWidget) - Method in class com.brightech.mb.workflow.js.Workspace
Get which of the workspace's layout area the given widget is within.
jsFunction_getWidgetLayoutAreas() - Method in class com.brightech.mb.workflow.js.Workspace
Get the names of this workspace's widget layout areas.
jsFunction_getWidgets(String) - Method in class com.brightech.mb.workflow.js.Workspace
Get this workspace's widgets.
jsFunction_getWordsForSynonym(String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns an array of words from the specified dictionary that have the given synonym.
jsFunction_getWorkflow() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns the event workflow file.
jsFunction_getWorkflowParameter(String) - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
Returns the value for the specified workflow parameter name, or null if there is no parameter with that name.
jsFunction_getWorkflowParameterNames() - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
Returns an array of the workflow parameter names.
jsFunction_getWorkingCopyId(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
Get the ID of the working copy, for editing, etc.
jsFunction_getWorkspace(String) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
Returns the workspace with the specified id.
jsFunction_getWorkspaceDisplayName(String) - Method in class com.brightech.mb.workflow.js.ACL
Get the ACL-specific display name used for the given workspace id.
jsFunction_getWorkspaceOrder(String) - Method in class com.brightech.mb.workflow.js.ACL
Get the ACL-specific display order for the given workspace id.
jsFunction_getWorkspaces() - Method in class com.brightech.mb.workflow.js.ACL
Get all workspaces available to this ACL.
jsFunction_getXmpFormattedDate(Scriptable) - Method in class com.brightech.xmp.js.ResourceWrapper
Get the string representation of a javascript date object.
jsFunction_hasChildren() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
Is the value hierarchic and does it have any children?
jsFunction_hasDownloadPermission(User, ManagedFile) - Method in class com.brightech.mb.workflow.js.ACL
Is the given user using this ACL able to download the given managed file?
jsFunction_hasErrors(String) - Method in class com.brightech.xmp.js.Validation
Check to see if the given field has errors.
jsFunction_hasField(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
Does the specified field exist?
jsFunction_hasNext() - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
Returns whether the iterator still has items left to go over.
jsFunction_hasPermission(String, ManagedFile, User) - Method in class com.brightech.mb.workflow.js.ACL
Does the given user using this ACL have the given permission to access the given managed file (if specified)? Can be used to check asset-dependant permissions (e.g.
jsFunction_hasProperty(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
Deprecated. 
jsFunction_hasRequiredUploadM3taforms() - Method in class com.brightech.mb.workflow.js.Workspace
Does this workflow have required upload M3taforms?
jsFunction_hasUploadMetaform() - Method in class com.brightech.mb.workflow.js.ACL
does this ACL have required upload metaform
jsFunction_hmac(String) - Method in class com.brightech.mb.workflow.js.JSLicenseManager
 
jsFunction_indexOf(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
Returns the index of the value in the collection.
jsFunction_initializeRequiredM3taformUpload(User, ACL, int, String, ManagedFolder, boolean) - Method in class com.brightech.mb.workflow.js.Workspace
Initialize a required M3taform upload to this workspace by the given user.
jsFunction_insertGroupMembership(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSUserManager
Creates group membership entry for a user.
jsFunction_invalidateBundleCache(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Invalidates bundle cache.
jsFunction_isBundle() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Check if the folder is a bundle
jsFunction_isContainer(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Is the field a container field?
jsFunction_isContainer() - Method in class com.brightech.xmp.js.PropertyWrapper
Is this field a container-type field which can take multiple values?
jsFunction_isEditable(String, int, int) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Returns true if the field is editable at the specified group and in the specified asset, otherwise returns false.
jsFunction_isEmpty() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Get whether this search has any criteria.
jsFunction_isEmpty() - Method in class com.brightech.xmp.js.CollectionWrapper
Returns true if empty, false if not.
jsFunction_isEnabled() - Method in class com.brightech.mb.workflow.Workflow
Returns true if this workflow is enabled, otherwise returns false.
jsFunction_isEnterprise() - Method in class com.brightech.mb.workflow.js.LicenseInfo
Checks if the license is enterprise.
jsFunction_isEnterprisePro() - Method in class com.brightech.mb.workflow.js.LicenseInfo
Checks if the license is server.
jsFunction_isEnterpriseProUnlimited() - Method in class com.brightech.mb.workflow.js.LicenseInfo
Checks if the license is server.
jsFunction_isExcluded(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
is this an excluded file
jsFunction_isFile(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Check if there is a file located at a given relative path.
jsFunction_isFolder(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Check if there is a folder located at a given relative path.
jsFunction_isFolderNameValid(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Method to check whether a folder name fits our naming standards.
jsFunction_isGlobalAdmin() - Method in class com.brightech.mb.workflow.js.User
Is the user a global administrator
jsFunction_isGloballyPublic() - Method in class com.brightech.mb.workflow.js.SavedSelection
Deprecated.
use SavedSelection.jsFunction_isPublicSelection() instead, left here for the sake of backward compatibility
jsFunction_isHierarchical(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Is the field a hierarchy field?
jsFunction_isKeyOwner(String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
 
jsFunction_isLDAPUser(int) - Method in class com.brightech.mb.workflow.js.JSUserManager
Is the user an LDAP user?
jsFunction_isLDAPUserExists(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Checks to see if a user with the given name exists on ldap server.
jsFunction_isLinkedSelection() - Method in class com.brightech.mb.workflow.js.SavedSelection
Is this selection available to linked users
jsFunction_isManaged(Scriptable) - Method in class com.brightech.mb.workflow.js.JSFileManager
Check if the file or folder is managed by MediaBeacon.
jsFunction_isManagedFilePath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Is the given path, relative to the MediaBeacon asset root, a path to a file currently managed by MediaBeacon.
jsFunction_isManagedFolderPath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Is the given path, relative to the MediaBeacon asset root, a path to a folder currently managed by MediaBeacon.
jsFunction_isNot() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Return whether this criterion is currently set to "not"
jsFunction_isPasswordChangeRequired() - Method in class com.brightech.mb.workflow.js.User
Returns whether the user's password needs to be changed.
jsFunction_isPermissionEnabled(String) - Method in class com.brightech.mb.workflow.js.User
Is the permission enabled in the ACL? If no ACL, returns false
jsFunction_isPublic() - Method in class com.brightech.mb.workflow.js.SavedSelection
Deprecated.
use SavedSelection.jsFunction_isShared() instead, left here for the sake of backward compatibility
jsFunction_isPublic() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Get if the search is public
jsFunction_isPublicSelection() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns true if this selection is public.
jsFunction_isSendEmail() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Should an email be sent when the search is created?
jsFunction_isServer() - Method in class com.brightech.mb.workflow.js.LicenseInfo
Checks if the license is server.
jsFunction_isShared() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns true if this selection is shared.
jsFunction_isWorkflowRunning(String) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Returns true if an instance of the workflow is running, otherwise returns false.
jsFunction_isWorkspaceHidden(String) - Method in class com.brightech.mb.workflow.js.ACL
Is the workspace with given id hidden for this ACL.
jsFunction_isXmpModified() - Method in class com.brightech.mb.workflow.js.ManagedFile
Has metadata been modified on this asset?
jsFunction_join(String) - Method in class com.brightech.xmp.js.CollectionWrapper
Returns the item list as a string joined by the provided delimiter
jsFunction_linkAssetWithResolver(Integer, String, String, Parameters) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Creates a named link between an asset to each asset defined by a resolver.
jsFunction_listDictionaries() - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Lists all the dictionaries (dictionary names).
jsFunction_listDictionaryNames() - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Lists all the dictionaries (dictionary names).
jsFunction_listWords(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Returns the array of words in the specified dictionary.
jsFunction_lock() - Method in class com.brightech.mb.workflow.js.ManagedFile
Creates a MediaBeacon-managed lock on this ManagedFile.
jsFunction_lock() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Creates a MediaBeacon-managed lock on this ManagedFolder.
jsFunction_makeVersionOf(int, int, String) - Method in class com.brightech.mb.workflow.js.JSVersionManager
Link the two assets as if one is a version of the other.
jsFunction_moveAndSyncS3Objects(String, NativeArray, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSS3Manager
sync the assets from s3 to MB
jsFunction_newAlt() - Method in class com.brightech.xmp.js.Xmp
Create a new Alternative.
jsFunction_newBag() - Method in class com.brightech.xmp.js.Xmp
Create a new Bag.
jsFunction_newLine() - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_newSeq() - Method in class com.brightech.xmp.js.Xmp
Create a new Sequence.
jsFunction_newStructure() - Method in class com.brightech.xmp.js.Xmp
Create a new Structure.
jsFunction_next() - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
Gets the next object represents file instance to iterate over.
jsFunction_normalizeXmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
Synchronizes XMP and moves resource / sidecar into data fork of file.
jsFunction_printRequest() - Method in class com.brightech.mb.workflow.js.AJAX
Builds a string form of the Request based on the object passed to the constructor
jsFunction_publishSystemAction(int, Object) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Post a system action.
jsFunction_publishSystemMessage(int, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Post a system message that will show on a logged-in user's screen.
jsFunction_put(Object, String) - Method in class com.brightech.mb.workflow.js.Parameters
 
jsFunction_putObject(String, IFileObject) - Method in class com.brightech.mb.workflow.js.JSS3Manager
 
jsFunction_query(String, Function) - Method in class com.brightech.mb.workflow.js.SQL
Run the given query and run the given function on each row returned by the query.
jsFunction_queryForBase64(String) - Method in class com.brightech.mb.workflow.js.SQL
Runs the specified SQL query.
jsFunction_queryForByteArray(String) - Method in class com.brightech.mb.workflow.js.SQL
Runs the specified SQL queue.
jsFunction_queryForInteger(String) - Method in class com.brightech.mb.workflow.js.SQL
Runs the specified SQL queue.
jsFunction_queryForList(String) - Method in class com.brightech.mb.workflow.js.SQL
Deprecated.
jsFunction_queryForMap(String) - Method in class com.brightech.mb.workflow.js.SQL
Deprecated.
jsFunction_queryForString(String) - Method in class com.brightech.mb.workflow.js.SQL
Runs the specified SQL queue.
jsFunction_rawFileCopy(IFileObject, IFolderObject, int) - Method in class com.brightech.mb.workflow.js.JSFileManager
Copy a File without calling import on the destination file, optionally only data or only resource fork.
jsFunction_readChar() - Method in class com.brightech.xmp.js.BufferedReader
 
jsFunction_readLine() - Method in class com.brightech.xmp.js.BufferedReader
 
jsFunction_rebuildNormalizedSynonyms() - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Rebuild the j101t_synonyms_norm table from the contents of j72t_synonyms
jsFunction_regeneratePreview(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Regenerate previews for a specific asset
jsFunction_reindexAsset(int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
reindex the asset in solr
jsFunction_releaseXmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
Releases the fetched XMP object (if it's been fetched) so its memory can be reclaimed.
jsFunction_releaseXmp() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Releases the fetched XMP object (if it's been fetched) so its memory can be reclaimed.
jsFunction_remove() - Method in class com.brightech.xmp.js.CollectionIterator
Removes from the underlying collection the last element.
jsFunction_remove(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
Removes the specified item from the collection.
jsFunction_remove(String, String) - Method in class com.brightech.xmp.js.Xmp
Remove the given field.
jsFunction_removeAll(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
Removes the specified field from the ResourceWrapper.
jsFunction_removeAssetFromSavedSelection(int, int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Removes a single asset from an existing saved selection
jsFunction_removeAssetsFromSavedSelection(String, int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Removes multiple assets from an existing saved selection
jsFunction_removeBundleMetadata(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Remove everything associated with a bundle, including the metadata asset.
jsFunction_removeCurrentlyProcessingRequests(int) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Removes any currently processing high-res requests from Asset View.
jsFunction_removeExternalShare(String) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
Remove sharing entries for the passed key
jsFunction_removeField(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Removes the specified field definition
jsFunction_removeFromGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Removes a user from a group.
jsFunction_removeFromLinkGroup(ManagedFile, JSLink) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Remove the given asset from the given link group.
jsFunction_removeItem(int) - Method in class com.brightech.xmp.js.SeqWrapper
Deprecated.
use com.brightech.xmp.js.SeqWrapper#jsFunction_removeItemAt(int)
jsFunction_removeItemAt(int) - Method in class com.brightech.xmp.js.SeqWrapper
Removes the item at the specified index from the collection.
jsFunction_removeWidget(JSWidget) - Method in class com.brightech.mb.workflow.js.Workspace
Remove the given widget from the workspace.
jsFunction_removeWord(String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Removes the specified word from the specified dictionary.
jsFunction_removeWorkspace(Workspace) - Method in class com.brightech.mb.workflow.js.ACL
Make the given workspace no longer available to this ACL.
jsFunction_renameUser(User, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
 
jsFunction_renameWordByName(String, String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Renames the specified word in the specified dictionary.
jsFunction_renameWordByUUID(String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Renames the word in a particular dictionary, as specified by the UUID.
jsFunction_replaceAsset(IFileObject, ManagedFile, boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
Replaces asset data with uploaded file that resides on the portal server.
jsFunction_replaceView(ManagedFile, IFileObject, String, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Replaces the specified view(s) for the asset, from the specified source asset and encoding.
jsFunction_resetLanguage(String) - Method in class com.brightech.xmp.js.AltWrapper
This method is still being developed.
jsFunction_save(SearchWrapper, User) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Saves the given GWTSearchVO and returns its id.
jsFunction_saveComment(int, CommentVOWrapper) - Method in class com.brightech.mb.workflow.js.JSDiscussionManager
Saves a comment to an asset.
jsFunction_savedSelectionURL(SavedSelection) - Method in class com.brightech.mb.workflow.js.ResolverManager
Returns a saved selection resolver url
jsFunction_saveSelection(String, String, boolean, boolean, String, Boolean) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
save a selection
jsFunction_saveTextTrack(int, int, String, String) - Method in class com.brightech.mb.workflow.js.JSVideoManager
Saves a text track with the given time, type and text for the specified asset ID.
jsFunction_searchByResolverUrl(String, int, Function, int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Given a Resolver URL and a User ID, this will iterate through that set of assets, and call theCallback with a ManagedFile for each one.
jsFunction_selectAll(CriteriaWrapper) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
Selects all assets for the current user in the context of the given search criteria
jsFunction_sendEmail(String, String, String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSMailManager
Send an email using the default sender address from the MB server gui
jsFunction_sendEmailWithAttachments(String, String, String, String, String, NativeArray, boolean, Boolean) - Method in class com.brightech.mb.workflow.js.JSMailManager
Send an email with attached files.
jsFunction_sendTemplatedEmail(String, String, String, String, boolean, Parameters) - Method in class com.brightech.mb.workflow.js.JSMailManager
Sends an email using template.
jsFunction_set(String, String) - Method in class com.brightech.mb.workflow.js.JSRegistryManager
Set a registry string value.
jsFunction_set(NativeArray) - Method in class com.brightech.xmp.js.CollectionWrapper
Sets the Collection to a value
jsFunction_setAllFieldsHierarchyLevel(int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Set level of hierarchy to fetch for all fields.
jsFunction_setAllFieldsNumberResults(int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Set the possible number of results per facet returned from the server for all fields in the config
jsFunction_setAsset(IFileObject) - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
 
jsFunction_setBackupXmp(Object) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets the backup xmp data.
jsFunction_setButtonSearch(String, String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Updates the button search for the progress bar (the search we perform when we click "See Uploaded Files" or whatever) for the current user.
jsFunction_setCondition(String) - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
Set the condition to use for this criterion.
jsFunction_setCondition(String) - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Set the condition to use for this criterion.
jsFunction_setCondition(String) - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
Set the condition to use for this criterion.
jsFunction_setContentPools(String, NativeObject) - Method in class com.brightech.mb.workflow.js.JSUserManager
Sets the content pools for a user.
jsFunction_setCriteria(CriteriaWrapper) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set the criteria for this search.
jsFunction_setData(String, String, boolean, boolean) - Method in class com.brightech.mb.workflow.js.JSColumnFilter
Sets the data for the Column filter.
jsFunction_setDescription(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set the search description
jsFunction_setDiscussionAlias(String) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the discussion alias of the user who posted this comment.
jsFunction_setDoNotDescend(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
If set, folder imports stop immediately, no internal folders or files will be imported.
jsFunction_setEnabled(boolean) - Method in class com.brightech.mb.workflow.Workflow
Sets the enable workflow flag.
jsFunction_setEndDate(IdScriptableObject) - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
Set the end date for this criterion.
jsFunction_setExternalDatabaseXML(ExternalDatabaseInformation) - Method in class com.brightech.mb.workflow.js.SQL
Changes the connection properties of this SQL object to connect to an external database instead of the MediaBeacon database.
jsFunction_setField(String) - Method in class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
Set the field for this criterion.
jsFunction_setFieldType(String) - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
Set the field type for this criterion.
jsFunction_setGlobalDescription(JSLink, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
Updates the global description for a link group.
jsFunction_setHierarchyLevel(String, int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Set level of hierarchy to fetch for field.
jsFunction_setIgnoreAcl(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set if the search should ignore the ACL and any root path or mandatory search there
jsFunction_setIndex(int) - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
set the current iterator Index
jsFunction_setIpAndPort(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
 
jsFunction_setIsMigration(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Set this flag if asset is being migrated from another system
jsFunction_setIsUpload(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets is upload for the import parameters.
jsFunction_setKey(String, String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
Sets a key in the apikey table for the user with the name
jsFunction_setLinkStamp(Integer, Integer, Integer, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
set a link stamp for the given parent
jsFunction_setMetrics(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Sets if search should use metrics solr index.
jsFunction_setName(String) - Method in class com.brightech.mb.workflow.js.ACL
Sets the ACL's name.
jsFunction_setName(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set the name of the search
jsFunction_setNamespacePrefix(String, String) - Method in class com.brightech.xmp.js.Xmp
Set the XMP prefix for a given namespace URI.
jsFunction_setNot(boolean) - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Set the "not" setting.
jsFunction_setNumberResults(String, int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
Set the possible number of results per facet returned from the server
jsFunction_setPageNumber(int) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the page number of the annotation.
jsFunction_setPassword(String) - Method in class com.brightech.mb.workflow.js.User
Set the user's password.
jsFunction_setPendingUploadFilesAvailable(IFolderObject, String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
Notify MB that pending uploads are available
jsFunction_setPermission(String, boolean) - Method in class com.brightech.mb.workflow.js.ACL
Grants or revokes a permission in this acl.
jsFunction_setPostTime(IdScriptableObject) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the post time for the comment.
jsFunction_setPreserveWorkflowApprovals(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets whether workflow approvals should be preserved on import.
jsFunction_setPreviewFromFile(int, FileBase, String) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
Sets a particular preview for an asset id from a file.
jsFunction_setPrimaryGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Sets the primary group for the user.
jsFunction_setPublic(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set if the search is public
jsFunction_setRecursive(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets if all directories be imported recursively?
jsFunction_setRequestTimeout(int) - Method in class com.brightech.mb.workflow.js.AJAX
Set the request timeout in seconds (default timeout is 15 seconds)
jsFunction_setResponseHeader(String, String) - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Sets the response header to the value.
jsFunction_setRoot(IFolderObject) - Method in class com.brightech.mb.workflow.js.ACL
Set this ACL's root folder.
jsFunction_setSendEmail(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Should an email be sent when the search is created?
jsFunction_setSkipBundleUpdate(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Disable or enable bundle updates.
jsFunction_setSkipMergeDB(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets this flag to force .xmp/.xmpwf files to get new version from disk, otherwise DB always wins.
jsFunction_setSkipPreview(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets this flag to force Preview generation to be enabled or disabled.
jsFunction_setSortDirection(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set sort direction.
jsFunction_setSortField(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Set sort field.
jsFunction_setStartDate(IdScriptableObject) - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
Set the start date for this criterion.
jsFunction_setStatus(String) - Method in class com.brightech.mb.workflow.js.User
Set the user's status.
jsFunction_setSynchronous(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Should the import be performed synchronously using a single thread or asynchronously, potentially using multiple file action queue threads and processes.
jsFunction_setText(String) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the text of the comment.
jsFunction_setType(String) - Method in class com.brightech.mb.workflow.js.User
Set the user's type.
jsFunction_setUID(String) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the unique ID for this comment.
jsFunction_setUpdateType(int) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets the type of updates that are to be performed during the import.
jsFunction_setUploadId(String) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets the upload id for the import parameters.
jsFunction_setUploadMetaform(String) - Method in class com.brightech.mb.workflow.js.ACL
Sets an upload metaform for this acl.
jsFunction_setUser(String) - Method in class com.brightech.mb.workflow.js.CommentVOWrapper
Set the user's name.
jsFunction_setUsername(String) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets the user that initiated this import.
jsFunction_setValue(String) - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
Set the value of this criterion.
jsFunction_setValue(String, Object) - Method in class com.brightech.xmp.js.AltWrapper
This method is still being developed.
jsFunction_setVisibleMetaforms(NativeArray) - Method in class com.brightech.mb.workflow.js.ACL
Sets the visible metaforms for this acl.
jsFunction_setXmpStorageUpdate(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
Sets to true if imports should check to see if XMP storage needs to be updated.
jsFunction_simplify() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Simplifies boolean criteria removing unncecessary nesting level.
jsFunction_size() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
Get the number of subcriteria in this criterion.
jsFunction_size() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
Get the number of criterion objects in this search.
jsFunction_size() - Method in class com.brightech.mb.workflow.js.search.FacetListWrapper
How many facets do we have?
jsFunction_size() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
Get the number of discrete values in the facet
jsFunction_sleep(int) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Use this method to sleep a workflow, instead of polling the clock and thrashing the CPU.
jsFunction_subscribe(String, int) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Subscribe a user to a particular set of assets for all subscribable Alerts.
jsFunction_subscribeAlerts(String, int, NativeArray) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Subscribes a user to a particular set of assets, for the specified Alerts.
jsFunction_syncMBtoS3(NativeArray) - Method in class com.brightech.mb.workflow.js.JSS3Manager
sync files in MB to s3
jsFunction_test(String) - Method in class com.brightech.mb.workflow.js.JSPublishingReportManager
Send status information to the MediaBeacon log.
jsFunction_toNative(Object) - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Returns a mock-up of the object as a native object so you can stringify it and see its attributes
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.bundle.BundleType
 
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.JSColumnFilter
Returns the instance as a string.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns the instance as a string.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.JSWord
Returns the string form of this instance.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the filepath/asset id of this ManagedFile.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.SavedSelection
Returns the string form of this instance.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the filepath of this UnmanagedFile.
jsFunction_toString() - Method in class com.brightech.mb.workflow.js.User
Returns the string-ified version of this object.
jsFunction_toString() - Method in class com.brightech.xmp.js.CollectionWrapper
Returns the string form of the collection in valid JSON
jsFunction_trigger(Parameters) - Method in class com.brightech.mb.workflow.Workflow
Triggers this workflow (as workflow-triggered) with specified parameters.
jsFunction_triggerActionSecurityPlugin(String, NativeArray, NativeArray) - Method in class com.brightech.mb.workflow.js.JSPluginManager
Trigger an action security plugin.
jsFunction_triggerAssetAdded(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Sets up the mock parameter as described above and triggers the workflow
jsFunction_triggerAssetDownloaded(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Sets up the mock parameter as described above and triggers the workflow
jsFunction_triggerAssetModified(ManagedFile, NativeObject) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Triggers an "asset modified" event.
jsFunction_triggerAssetRemoved(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
Sets up the mock parameter as described above and triggers the workflow
jsFunction_triggerAsync(Parameters) - Method in class com.brightech.mb.workflow.Workflow
Triggers this workflow (as workflow-triggered) with specified parameters.
jsFunction_triggerPlugin(String, NativeArray, NativeArray) - Method in class com.brightech.mb.workflow.js.JSPluginManager
Trigger a plugin.
jsFunction_triggerWithEvent(TriggerEvent) - Method in class com.brightech.mb.workflow.Workflow
Triggers this workflow for the specified trigger event context.
jsFunction_triggerWithEventAsync(TriggerEvent) - Method in class com.brightech.mb.workflow.Workflow
Triggers this workflow for the specified trigger event context.
jsFunction_triggerWithEventDelayed(TriggerEvent, int, Parameters) - Method in class com.brightech.mb.workflow.Workflow
Triggers this workflow with the specified trigger event context, running the workflow after the specified delay and with the specified context and parameters.
jsFunction_unlock() - Method in class com.brightech.mb.workflow.js.ManagedFile
Unlocks this managed file.
jsFunction_unlock() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Unlocks this managed folder.
jsFunction_unsubscribe(String, int) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Unsubscribe a user to a particular set of assets
jsFunction_update(SearchWrapper, User) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Update the given GWTSearchVO
jsFunction_update(String) - Method in class com.brightech.mb.workflow.js.SQL
Run a single SQL update operation (such as an insert, update or delete statement).
jsFunction_updateContactInfo(String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Updates basic contact info for the user specified by theUserName.
jsFunction_updateContactInfo() - Method in class com.brightech.mb.workflow.js.User
Updates the user's ContactInfo in the user database.
jsFunction_updateDictionary(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Updates the dictionary for the given field.
jsFunction_updateDisplayName(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Updates the display name for the given field.
jsFunction_updateDynamicWord(JSDictionary, int, String, NativeArray) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Updates the specified dynamic dictionary row at the specified index with the specified word.
jsFunction_updateField(Integer, String, String, String, String, String, String, Integer, Integer, Integer, Integer, String, String, Integer, String, String, Integer, Integer, int) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Updates the field with the specific values.
jsFunction_updateGroup() - Method in class com.brightech.mb.workflow.js.Group
Updates the groups info in the user database.
jsFunction_updateItem(String, String, String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Updates a progress item and message(no skipping)
jsFunction_updatePasswordChangeRequired(String, boolean) - Method in class com.brightech.mb.workflow.js.JSUserManager
Update the password change required value for the specified user.
jsFunction_updateProgress(String, int, int) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
updates the progress
jsFunction_updateProgressBar(String, String, int, String) - Method in class com.brightech.mb.workflow.js.JSProgressBarManager
Create or update a progress bar that will be displayed to the user in their MB user interface.
jsFunction_updateStatus(int, String, String, int, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Create or update a progress bar for a user.
jsFunction_updateValidator(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Updates the validator for the given field.
jsFunction_updateWord(String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Add a word to the dictionary, if dictionary not found or word does not exist, nothing happens
jsFunction_updateWordByUUID(String, String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
Update a word's related content (synonyms, thesaurus) by looking up by UUID
jsFunction_updateXmpPanels(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
Updates xmp panels for a given field.
jsFunction_uploadWithToken(String, String, String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSS3Manager
Deprecated.
jsFunction_userExists(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
Checks to see if a user with the given user name exists.
jsFunction_waitForSolrIndex(int, Function) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Wait until solr has updated its indexes for this particular asset.
jsFunction_waitForSolrIndexingResult(int, String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Deprecated.
Use waitForSolrIndex(). This method does not wait for a specific asset, only waits for the queue to clear.
jsFunction_waitForSolrIndexingResult() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
Deprecated.
jsFunction_waitForSolrIndexingResults(NativeArray, String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
Deprecated.
Use waitForSolrIndex(). This method does not wait for specific assets, only waits for the queue to clear.
jsFunction_wasFieldModified(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Returns true if the field was changed as part of this asset modified event.
jsFunction_wasFieldModified(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
Returns true if the field was changed as part of this asset modified event.
jsFunction_write() - Method in class com.brightech.mb.workflow.js.ACL
Writes this ACL object back to the database.
jsFunction_write() - Method in class com.brightech.mb.workflow.js.Workspace
Write this workspace's config back to the database.
jsFunction_writeByteArray(NativeArray) - Method in class com.brightech.xmp.js.FileOutputStream
Writes bytes from the specified (Javascript) byte array to this file output stream.
jsFunction_writeBytes(NativeJavaArray) - Method in class com.brightech.xmp.js.FileOutputStream
Writes bytes from the specified (Java) byte array to this file output stream.
jsFunction_writeChar(int) - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_writeFullString(String) - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_writeString(String, int, int) - Method in class com.brightech.xmp.js.BufferedWriter
 
jsFunction_writeXmp() - Method in class com.brightech.mb.workflow.js.bundle.Bundle
 
jsFunction_writeXmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
Saves xmp changes to the asset (db and file system).
jsFunction_writeXmp() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Saves xmp changes to physical file.
jsFunction_writeXmp() - Method in interface com.brightech.xmp.js.IFileObject
Saves xmp changes.
jsGet_addNewVideoFormats() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type add new video formats checkbox.
jsGet_address1() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_address2() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_assetID() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
Asset id of the embeddedFile
jsGet_assetId() - Method in class com.brightech.mb.workflow.js.JSLink
Get the link asset id.
jsGet_assetId() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the asset id.
jsGet_assetId() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the asset ID.
jsGet_base64() - Method in class com.brightech.mb.workflow.js.ManagedFile
Gets the bytes for this file and encodes it as a base64 string
jsGet_base64() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Gets the bytes for this file and encodes it as a base64 string
jsGet_base64() - Method in interface com.brightech.xmp.js.IFileObject
Gets the bytes for this file and encodes it as a base64 string
jsGet_bundle() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Get the bundle control file for a folder
jsGet_bundleTypes() - Method in class com.brightech.mb.workflow.js.JSFileManager
 
jsGet_children() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Returns an array of managed folders that are direct children of this folder
jsGet_city() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_colorprofile() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image colorprofile
jsGet_colorprofile() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the colorprofile format.
jsGet_colorprofile() - Method in interface com.brightech.xmp.js.IFileObject
Returns the colorprofile format.
jsGet_colorspace() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image colorspace
jsGet_colorspace() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the colorspace format.
jsGet_colorspace() - Method in interface com.brightech.xmp.js.IFileObject
Returns the colorspace format.
jsGet_company() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_conditions() - Method in class com.brightech.mb.workflow.js.JSSearchManager
 
jsGet_conjunctions() - Method in class com.brightech.mb.workflow.js.JSSearchManager
 
jsGet_conversions() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type conversions properties.
jsGet_country() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_currentACLGroupId() - Method in class com.brightech.mb.workflow.js.User
Deprecated.
This is session specific information, information about the session a triggering event originated from. Information about the triggering session, including the user, group and ACL, is available through the trigger event object.
jsGet_dataBlockSchema() - Method in class com.brightech.mb.workflow.js.Field
Returns the DataBlock schema (for DataBlock type/validator).
jsGet_dataBlockSchema() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the datablock schema, if known
jsGet_date() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Deprecated.
jsGet_defaultValue() - Method in class com.brightech.mb.workflow.js.Field
Returns the field default value.
jsGet_defaultValue() - Method in class com.brightech.xmp.js.AltWrapper
This method is still being developed.
jsGet_dept() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_description() - Method in class com.brightech.mb.workflow.js.ACL
Returns the ACL's description.
jsGet_description() - Method in class com.brightech.mb.workflow.js.Group
Returns the group description.
jsGet_description() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns the dictionary's description.
jsGet_description() - Method in class com.brightech.mb.workflow.js.JSLink
Get the link description.
jsGet_description() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type description.
jsGet_description() - Method in class com.brightech.mb.workflow.js.SavedSearch
Search description
jsGet_destinationColorspace() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type destination colorspace properties.
jsGet_destinationName() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the destination name.
jsGet_dictionaryName() - Method in class com.brightech.mb.workflow.js.Field
Returns the Dictionary name (for Dictionary type/validator).
jsGet_dictionaryName() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the dictionary name, if known
jsGet_directoryId() - Method in class com.brightech.mb.workflow.js.ManagedFolder
 
jsGet_displayName() - Method in class com.brightech.mb.workflow.js.Field
Returns the display name for the field (the default display name).
jsGet_displayName() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group display name property.
jsGet_documentID() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
 
jsGet_dynamicDictionary() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns this dictionary's dynamic table name.
jsGet_editLevel() - Method in class com.brightech.mb.workflow.js.Field
Returns the field edit level.
jsGet_editLevel() - Method in class com.brightech.mb.workflow.js.Group
Returns the group edit level.
jsGet_email() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_encodedAssetId() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the encoded asset ID.
jsGet_errorLog() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the error log.
jsGet_errorMessage() - Method in class com.brightech.mb.workflow.js.ManagedFile
Gets error message that occurred during xmp writing.
jsGet_errorMessage() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Gets error message that occurred during xmp writing.
jsGet_errorMessage() - Method in interface com.brightech.xmp.js.IFileObject
Gets error message that occurred during xmp writing.
jsGet_exists() - Method in class com.brightech.mb.workflow.js.ManagedFile
Checks if this file exists on the server's file system.
jsGet_exists() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Checks if this folder exists on the server's file system.
jsGet_exists() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Tests whether the file denoted by this abstract pathname exists.
jsGet_exists() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Tests whether the directory denoted by this abstract pathname exists.
jsGet_exists() - Method in interface com.brightech.xmp.js.IFileObject
Tests whether the file denoted by this abstract pathname exists.
jsGet_exists() - Method in interface com.brightech.xmp.js.IFolderObject
Tests whether the directory denoted by this abstract pathname exists.
jsGet_ext() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_fieldId() - Method in class com.brightech.mb.workflow.js.Field
Returns the field id (" ").
jsGet_fieldId() - Method in class com.brightech.xmp.js.PropertyWrapper
Gets the field id.
jsGet_file() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns itself, needed for backwards-compatability.
jsGet_fileName() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the file name.
jsGet_fileNameExtension() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the file name extension by parsing the file's name.
jsGet_fileNameExtension() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the file name extension by parsing the file's name.
jsGet_fileNameExtension() - Method in interface com.brightech.xmp.js.IFileObject
Returns the file name extension by parsing the file's name.
jsGet_filePath() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
Original File path used to associate this embedded file with the parent asset
jsGet_fileSize() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the file size.
jsGet_fileSizeIncludingMetadata() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the summed size of the file's resource forks and data fork.
jsGet_firstName() - Method in class com.brightech.mb.workflow.js.User
ContactInfo getters/setters
jsGet_format() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image format
jsGet_format() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the image format.
jsGet_format() - Method in interface com.brightech.xmp.js.IFileObject
Returns the image format.
jsGet_fullName() - Method in class com.brightech.mb.workflow.js.User
This method returns user's full name
jsGet_getFileContents() - Method in class com.brightech.mb.workflow.js.ManagedFile
jsGet_getFileContents() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
jsGet_getFileContents() - Method in interface com.brightech.xmp.js.IFileObject
Deprecated.
jsGet_getXmlFileContents() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the file contents as a string, stripping away invalid Xml characters.
jsGet_globalDescription() - Method in class com.brightech.mb.workflow.js.JSLink
Gets the global description for the link group
jsGet_groupId() - Method in class com.brightech.mb.workflow.js.JSLink
Get the link group id.
jsGet_groupId() - Method in class com.brightech.mb.workflow.js.User
Deprecated.
jsGet_hasMore() - Method in class com.brightech.xmp.js.CollectionIterator
Returns true if the iteration has more elements.
jsGet_height() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image height
jsGet_height() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the image height.
jsGet_height() - Method in interface com.brightech.xmp.js.IFileObject
Returns the image height.
jsGet_hidden() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group hidden property.
jsGet_hierarchySync() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns the dictionary's hierarchySync.
jsGet_id() - Method in class com.brightech.mb.workflow.js.ACL
Returns the ACL's id.
jsGet_id() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group id property.
jsGet_id() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns the dictionary's id.
jsGet_id() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type id.
jsGet_id() - Method in class com.brightech.mb.workflow.js.SavedSearch
Search ID
jsGet_imageFormats() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type image formats properties.
jsGet_instanceID() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
 
jsGet_intent() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type intent properties.
jsGet_isBundleMergeable() - Method in class com.brightech.mb.workflow.js.Field
Returns the 'is bundle mergeable' indicator.
jsGet_isBundleOverridable() - Method in class com.brightech.mb.workflow.js.Field
Returns the 'is bundle overridable' indicator.
jsGet_isBundleRecursive() - Method in class com.brightech.mb.workflow.js.Field
Returns the 'is bundle recursive' indicator.
jsGet_isCompletedWithErrors() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Is completed with errors?
jsGet_isDone() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Is done?
jsGet_isDynamicDictionary() - Method in class com.brightech.mb.workflow.js.JSDictionary
Is dynamic dictionary?
jsGet_isHierarchical() - Method in class com.brightech.mb.workflow.js.Field
Returns the 'hierarchical' indicator (for Dictionary type/validator).
jsGet_isHierarchySynced() - Method in class com.brightech.mb.workflow.js.JSDictionary
Is this dictionary hierarchy-synched?
jsGet_isInherited() - Method in class com.brightech.mb.workflow.js.ACL
Deprecated.
jsGet_isMasked() - Method in class com.brightech.mb.workflow.js.ACL
Returns true if the ACL is masked, false if not.
jsGet_isSolrIndexed() - Method in class com.brightech.mb.workflow.js.Field
Returns whether the field is Solr-indexed ("1 MB").
jsGet_isSolrIndexedLimited() - Method in class com.brightech.mb.workflow.js.Field
Returns whether the field is "limited" Solr-indexed ("100 KB").
jsGet_isSolrSubstringIndexed() - Method in class com.brightech.mb.workflow.js.Field
Returns whether the field is Solr-indexed for substring search.
jsGet_isSQLIndexed() - Method in class com.brightech.mb.workflow.js.Field
Returns whether the field is SQL-indexed.
jsGet_itemId() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the item id.
jsGet_iterator() - Method in class com.brightech.xmp.js.CollectionWrapper
Returns an iterator over the elements in this list in proper sequence.
jsGet_kCompletePercent() - Method in class com.brightech.mb.workflow.js.JSNotificationManager
The percent (100%) that signifies the notification/progress is complete.
jsGet_kSystemMessageTitle() - Method in class com.brightech.mb.workflow.js.JSNotificationManager
Title to use when updating status for a system message.
jsGet_kSystemMessageUserId() - Method in class com.brightech.mb.workflow.js.JSNotificationManager
User id to use when posting a system message for all users.
jsGet_lastModified() - Method in class com.brightech.mb.workflow.js.ManagedFile
Return file modified timestamp in milliseconds.
jsGet_lastModified() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Return file modified timestamp in milliseconds
jsGet_lastModified() - Method in interface com.brightech.xmp.js.IFileObject
Return file modified timestamp in milliseconds
jsGet_lastName() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_ldapDn() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group LDAP DN property.
jsGet_length() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the file's content length.
jsGet_length() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the length of the file.
jsGet_length() - Method in class com.brightech.xmp.js.CollectionWrapper
Returns the number of components in the collection.
jsGet_length() - Method in interface com.brightech.xmp.js.IFileObject
Returns the lenth of the file.
jsGet_loadingDockType() - Method in class com.brightech.mb.workflow.js.Group
Returns the group loading dock type.
jsGet_login() - Method in class com.brightech.mb.workflow.js.User
Returns the user login.
jsGet_loginText() - Method in class com.brightech.mb.workflow.js.Group
Returns the group login text.
jsGet_mappedName() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the mapped name, if known
jsGet_mappedNamespace() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the mapped namespace, if known
jsGet_maxValue() - Method in class com.brightech.mb.workflow.js.Field
Returns the field type (validator).
jsGet_meta() - Method in class com.brightech.xmp.js.Xmp
Get the current XMP as a ResourceWrapper object.
jsGet_middleName() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_minValue() - Method in class com.brightech.mb.workflow.js.Field
Returns the field type (validator).
jsGet_name() - Method in class com.brightech.mb.workflow.js.ACL
Returns the ACL's name.
jsGet_name() - Method in class com.brightech.mb.workflow.js.Field
Returns the field name.
jsGet_name() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group name property.
jsGet_name() - Method in class com.brightech.mb.workflow.js.JSDictionary
Returns the dictionary's name.
jsGet_name() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type name.
jsGet_name() - Method in class com.brightech.mb.workflow.js.ManagedFile
 
jsGet_name() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Returns the name of the directory.
jsGet_name() - Method in class com.brightech.mb.workflow.js.SavedSearch
Search name
jsGet_name() - Method in class com.brightech.mb.workflow.js.TranscodingFile
Returns the name of the file or directory.
jsGet_name() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the name of the file or directory.
jsGet_name() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Returns the name of the directory.
jsGet_name() - Method in interface com.brightech.xmp.js.IFileObject
Returns the name of the file or directory.
jsGet_name() - Method in interface com.brightech.xmp.js.IFolderObject
Returns the name of the directory.
jsGet_name() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the field name.
jsGet_namespace() - Method in class com.brightech.mb.workflow.js.Field
Returns the namespace.
jsGet_namespace() - Method in class com.brightech.xmp.js.PropertyWrapper
Returns the field namespace.
jsGet_next() - Method in class com.brightech.xmp.js.CollectionIterator
Returns the next element in the iteration.
jsGet_notEmptyIndicator() - Method in class com.brightech.mb.workflow.js.Field
Returns the 'not empty' indicator.
jsGet_options() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the options.
jsGet_owner() - Method in class com.brightech.mb.workflow.js.SavedSearch
Creator of the search
jsGet_pageNumber() - Method in class com.brightech.mb.workflow.js.JSEmbeddedFile
Page number of the embeded file or -1
jsGet_parameterArray() - Method in class com.brightech.mb.workflow.js.Parameters
jsGet_parent() - Method in class com.brightech.mb.workflow.js.ManagedFile
 
jsGet_parent() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Returns the parent directory.
jsGet_parent() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the parent file o directory.
jsGet_parent() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Returns the parent directory.
jsGet_parent() - Method in interface com.brightech.xmp.js.IFileObject
Returns the parent file o directory.
jsGet_parent() - Method in interface com.brightech.xmp.js.IFolderObject
Returns the parent directory.
jsGet_path() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the file's path relative to the MediaBeacon asset root.
jsGet_path() - Method in class com.brightech.mb.workflow.js.ManagedFolder
Get the folder's path relative to the MediaBeacon asset root folder.
jsGet_path() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the file's absolute path.
jsGet_path() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
Get the folder's absolute path.
jsGet_path() - Method in interface com.brightech.xmp.js.IFileObject
Returns the file's path.
jsGet_path() - Method in interface com.brightech.xmp.js.IFolderObject
Returns the folder's path.
jsGet_percent() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the percent.
jsGet_phone() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_platform() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type platform properties.
jsGet_position() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_primary() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group primary property.
jsGet_priority() - Method in class com.brightech.mb.workflow.js.Group
Javascript getter for group priority property.
jsGet_progressId() - Method in class com.brightech.mb.workflow.js.LoadingDockItem
Returns the progress id.
jsGet_properties() - Method in class com.brightech.xmp.js.ResourceWrapper
Deprecated. 
jsGet_rawLength() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get the raw file size, without metadata.
jsGet_rawLength() - Method in class com.brightech.mb.workflow.js.TranscodingFile
Get the raw file size, without metadata.
jsGet_rawLength() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Get the raw file size, without metadata.
jsGet_record_id() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the asset ID.
jsGet_resolution() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type resolution properties.
jsGet_resolution() - Method in class com.brightech.mb.workflow.js.ManagedFile
Get image resolution.
jsGet_resolution() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
 
jsGet_resolution() - Method in interface com.brightech.xmp.js.IFileObject
Returns the image resolution.
jsGet_rotate() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type rotate properties.
jsGet_scale() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type scale properties.
jsGet_scriptOptions() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type script options properties.
jsGet_shouldRethrowOnFailedSearch() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
 
jsGet_showConversions() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show conversions checkbox.
jsGet_showDestinationColorspace() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show destination colorspace checkbox.
jsGet_showImageFormats() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show image formats checkbox.
jsGet_showIntent() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show intent checkbox.
jsGet_showPlatform() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show platform checkbox.
jsGet_showResolution() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show resolution checkbox.
jsGet_showRotate() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show rotate checkbox.
jsGet_showScale() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show scale checkbox.
jsGet_showScriptOptions() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show script options checkbox.
jsGet_showSourceColorspace() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show source colorspace checkbox.
jsGet_showVideoFormats() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type show video formats checkbox.
jsGet_sortLocale() - Method in class com.brightech.mb.workflow.js.Field
Returns the field sort locale.
jsGet_sortOrderings() - Method in class com.brightech.mb.workflow.js.JSSearchManager
Get an array of valid sort orderings
jsGet_sourceColorspace() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type source colorspace properties.
jsGet_state() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_substitutionMap() - Method in class com.brightech.mb.workflow.js.User
 
jsGet_sync() - Method in class com.brightech.mb.workflow.js.ImportParameters
Whether or not the import parameters are set to be synchronous.
jsGet_syncStrategy() - Method in class com.brightech.mb.workflow.js.Field
Returns the field sync strategy.
jsGet_synonyms() - Method in class com.brightech.mb.workflow.js.JSWord
Returns the dictionary entry's synonyms as an array.
jsGet_thesaurus() - Method in class com.brightech.mb.workflow.js.JSWord
Returns the dictionary entry's thesaurus as an array.
jsGet_type() - Method in class com.brightech.mb.workflow.js.ACL
Returns the ACL type: 0 for group, 1 for user.
jsGet_type() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
Deprecated.
jsGet_type() - Method in class com.brightech.mb.workflow.js.Field
Returns the field type (validator).
jsGet_type() - Method in class com.brightech.mb.workflow.js.SavedSearch
Gets a string representing the search type "advancedSearch" or "keywordSearch" or "statusSearch"
jsGet_uiElement() - Method in class com.brightech.mb.workflow.js.Field
Returns the field UI element.
jsGet_userId() - Method in class com.brightech.mb.workflow.js.User
Returns the user ID.
jsGet_username() - Method in class com.brightech.mb.workflow.js.User
Returns the username.
jsGet_userOrGroupId() - Method in class com.brightech.mb.workflow.js.ACL
If this is a group-type ACL, the id of the group this ACL belongs to will be returned.
jsGet_userStatus() - Method in class com.brightech.mb.workflow.js.JSUserManager
 
jsGet_userTypes() - Method in class com.brightech.mb.workflow.js.JSUserManager
 
jsGet_videoFormats() - Method in class com.brightech.mb.workflow.js.LoadingDockType
Returns the loading dock type video formats properties.
jsGet_viewLevel() - Method in class com.brightech.mb.workflow.js.Field
Returns the field view level.
jsGet_viewLevel() - Method in class com.brightech.mb.workflow.js.Group
Returns the group view level.
jsGet_width() - Method in class com.brightech.mb.workflow.js.ManagedFile
Returns the image width
jsGet_width() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the image width.
jsGet_width() - Method in interface com.brightech.xmp.js.IFileObject
Returns the image width.
jsGet_word() - Method in class com.brightech.mb.workflow.js.JSWord
Returns the dictionary entry's word.
jsGet_xmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
Gets XMP object.
jsGet_xmp() - Method in class com.brightech.mb.workflow.js.TranscodingFile
Returns the Xmp (metadata) object for the file.
jsGet_xmp() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
Returns the Xmp (metadata) object for the file.
jsGet_xmp() - Method in class com.brightech.mb.workflow.Workflow
Gets XMP object.
jsGet_xmp() - Method in interface com.brightech.xmp.js.IFileObject
Gets XMP block from the file.
jsGet_zip() - Method in class com.brightech.mb.workflow.js.User
 
JSGroupManager - Class in com.brightech.mb.workflow.js
Provides GroupManager for workflows.
JSGroupManager() - Constructor for class com.brightech.mb.workflow.js.JSGroupManager
 
JSLicenseManager - Class in com.brightech.mb.workflow.js
License information available to workflows.
JSLicenseManager() - Constructor for class com.brightech.mb.workflow.js.JSLicenseManager
 
JSLink - Class in com.brightech.mb.workflow.js
Read-only link data object for rhino javascript.
JSLink() - Constructor for class com.brightech.mb.workflow.js.JSLink
 
JSLinkManager - Class in com.brightech.mb.workflow.js
Exposes the link management api to rhino javascript.
JSLinkManager() - Constructor for class com.brightech.mb.workflow.js.JSLinkManager
 
JSLoadingDockManager - Class in com.brightech.mb.workflow.js
Provides access to a loading dock manager from within a workflow.
JSLoadingDockManager() - Constructor for class com.brightech.mb.workflow.js.JSLoadingDockManager
 
JSLoadingDockTypeManager - Class in com.brightech.mb.workflow.js
Provides access to a loading dock type manager to javascript objects.
JSLoadingDockTypeManager() - Constructor for class com.brightech.mb.workflow.js.JSLoadingDockTypeManager
 
JSM3taformManager - Class in com.brightech.mb.workflow.js
Manager to retrieve M3taform field information.
JSM3taformManager() - Constructor for class com.brightech.mb.workflow.js.JSM3taformManager
 
JSMailManager - Class in com.brightech.mb.workflow.js
Manager for sending emails to addresses from the mediabeacon server within a workflow.
JSMailManager() - Constructor for class com.brightech.mb.workflow.js.JSMailManager
 
JSMap - Class in com.brightech.xmp.js
JSMap wraps a Java Map object into a Javascript value.
JSMap() - Constructor for class com.brightech.xmp.js.JSMap
Create a default, empty JSMap.
JSMetricsManager - Class in com.brightech.mb.workflow.js
Manager for writing data to the metrics core.
JSMetricsManager() - Constructor for class com.brightech.mb.workflow.js.JSMetricsManager
 
JSNotificationManager - Class in com.brightech.mb.workflow.js
User: Nate Solas Manage client-side notifications: progress bars, system notifications / actions.
JSNotificationManager() - Constructor for class com.brightech.mb.workflow.js.JSNotificationManager
 
JSPluginManager - Class in com.brightech.mb.workflow.js
Manager for triggering plugins from workflows.
JSPluginManager() - Constructor for class com.brightech.mb.workflow.js.JSPluginManager
 
JSPreviewManager - Class in com.brightech.mb.workflow.js
Provides access to a preview manager for javascript objects Is available in workflow context pre-initialized as "previewManager"
JSPreviewManager() - Constructor for class com.brightech.mb.workflow.js.JSPreviewManager
 
JSProgressBarManager - Class in com.brightech.mb.workflow.js
 
JSProgressBarManager() - Constructor for class com.brightech.mb.workflow.js.JSProgressBarManager
 
JSPublishingReportManager - Class in com.brightech.mb.workflow.js
Is available in workflow context pre-initialized as "publishingReportManager" User: lanceschneider Date: Nov 12, 2010
JSPublishingReportManager() - Constructor for class com.brightech.mb.workflow.js.JSPublishingReportManager
 
JSRegistryManager - Class in com.brightech.mb.workflow.js
Allows setting key/value pairs for usage in storing minor data accessed by workflows
JSRegistryManager() - Constructor for class com.brightech.mb.workflow.js.JSRegistryManager
 
JSS3Manager - Class in com.brightech.mb.workflow.js
Can get s3 asset urls by way of an asset id.
JSS3Manager() - Constructor for class com.brightech.mb.workflow.js.JSS3Manager
 
JSSavedSelectionManager - Class in com.brightech.mb.workflow.js
SavedSelectionManager for javascript.
JSSavedSelectionManager() - Constructor for class com.brightech.mb.workflow.js.JSSavedSelectionManager
 
JSSearchManager - Class in com.brightech.mb.workflow.js
Provides access to a search manager for javascript objects Is available in workflow context pre-initialized as "searchManager"
JSSearchManager() - Constructor for class com.brightech.mb.workflow.js.JSSearchManager
 
jsSet_address1(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_address2(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_city(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_company(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_country(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_dept(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_description(String) - Method in class com.brightech.mb.workflow.js.ACL
 
jsSet_description(String) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_displayName(String) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_editLevel(int) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_email(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_ext(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_firstName(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_hidden(boolean) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_isMasked(boolean) - Method in class com.brightech.mb.workflow.js.ACL
 
jsSet_lastName(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_loadingDockType(int) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_loginText(String) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_middleName(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_name(String) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_phone(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_position(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_priority(int) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_shouldRethrowOnFailedSearch(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
 
jsSet_state(String) - Method in class com.brightech.mb.workflow.js.User
 
jsSet_viewLevel(int) - Method in class com.brightech.mb.workflow.js.Group
 
jsSet_xmp(Object) - Method in class com.brightech.mb.workflow.js.ManagedFile
Writes the given XMP object or xmp string to the file.
jsSet_zip(String) - Method in class com.brightech.mb.workflow.js.User
 
JSUserManager - Class in com.brightech.mb.workflow.js
Provides access to UserManager from javascript objects.
JSUserManager() - Constructor for class com.brightech.mb.workflow.js.JSUserManager
 
JSVersionManager - Class in com.brightech.mb.workflow.js
Provides access to VersionManager from javascript objects.
JSVersionManager() - Constructor for class com.brightech.mb.workflow.js.JSVersionManager
 
JSVideoManager - Class in com.brightech.mb.workflow.js
 
JSVideoManager() - Constructor for class com.brightech.mb.workflow.js.JSVideoManager
 
JSWord - Class in com.brightech.mb.workflow.js
A Dictionary word, including synonyms and thesaurus entries.
JSWord() - Constructor for class com.brightech.mb.workflow.js.JSWord
 
JSWorkflowManager - Class in com.brightech.mb.workflow.js
User: Nate Solas Date: 6/11/14 There are special cases that need to be able to trigger nested workflows: Aspera uploads, for instance, need to act like proper uploads and trigger Asset Added workflows.
JSWorkflowManager() - Constructor for class com.brightech.mb.workflow.js.JSWorkflowManager
 
JSWorkspaceManager - Class in com.brightech.mb.workflow.js
WorkspaceManager for workflows.
JSWorkspaceManager() - Constructor for class com.brightech.mb.workflow.js.JSWorkspaceManager
 

K

kAssetActionTypeParameterKey - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
Parameter key for asset-added action type.
kAssetCheckin - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetCheckinRename - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetCopied - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetDeleted - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetDownloaded - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetMoved - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetNew - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetRenamed - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAssetReplaced - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kAttibuteSignatureFile - Static variable in interface com.brightech.xmp.js.Constants
 
kAttributeControlName - Static variable in interface com.brightech.xmp.js.Constants
Attribute name for control name.
kAttributePanelName - Static variable in interface com.brightech.xmp.js.Constants
Attribute name for panel name.
kAttributePanelShow - Static variable in interface com.brightech.xmp.js.Constants
Attribute name of panel that is responsible for showing mode.
kAttributeValueShowMust - Static variable in interface com.brightech.xmp.js.Constants
Value of kAttributePanelShow attribute of panel node: must show.
kAttributeValueShowOnce - Static variable in interface com.brightech.xmp.js.Constants
Value of kAttributePanelShow attribute of panel node: show once.
kBundleTypes - Static variable in class com.brightech.mb.workflow.js.JSFileManager
Trigger Event types.
kClassName - Static variable in class com.brightech.mb.workflow.js.bundle.Bundle
 
kDefaultTimeout - Static variable in class com.brightech.mb.workflow.Workflow
default timeout in seconds
kMaxCauseLoggingDepth - Static variable in class com.brightech.xmp.js.StdIoFunctions
The max depth to follow throwable causes to when logging them.
kMetadataEdited - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kPropertiesPrefix - Static variable in class com.brightech.mb.workflow.Workflow
 
kServerTypeAttribute - Static variable in interface com.brightech.xmp.js.IFileObject
Server type variable name in the global scope.
kUndefined - Static variable in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent.ActionType
 
kWorkflowClassName - Static variable in class com.brightech.mb.workflow.Workflow
The default class name.
kWorkflowDebuggerLogListenerKey - Static variable in class com.brightech.xmp.js.StdIoFunctions
 
kWorkflowFieldInfoSourceKey - Static variable in class com.brightech.xmp.js.StdIoFunctions
 
kWorkflowFileExtension - Static variable in class com.brightech.mb.workflow.Workflow
The workflow file extension.
kWorkflowSchema - Static variable in class com.brightech.mb.workflow.Workflow
Workflow schema.

L

LicenseInfo - Class in com.brightech.mb.workflow.js
Workflow javascript API for license information.
LicenseInfo() - Constructor for class com.brightech.mb.workflow.js.LicenseInfo
 
LoadingDockItem - Class in com.brightech.mb.workflow.js
A Loading Dock item class accessible from JavaScript.
LoadingDockItem() - Constructor for class com.brightech.mb.workflow.js.LoadingDockItem
Constructor.
LoadingDockType - Class in com.brightech.mb.workflow.js
A Loading Dock Type class accessible from JavaScript.
LoadingDockType() - Constructor for class com.brightech.mb.workflow.js.LoadingDockType
 
log(Object, Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Logs a message to the workflow log file at the given level.
logAtLevel(Object, Object, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Logs a message to the workflow log file at the given level.
logAtLevelWithThrowable(Object, Object, String, Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Logs a message and a throwable to the workflow log file at the given level.
logWithThrowable(Object, Object, Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Logs a message and a throwable to the workflow log file at the info level

M

ManagedFile - Class in com.brightech.mb.workflow.js
This class should be used to access to files managed by MediaBeacon, (not folders).
ManagedFile() - Constructor for class com.brightech.mb.workflow.js.ManagedFile
 
ManagedFolder - Class in com.brightech.mb.workflow.js
This class should be used for access to directories managed by MediaBeacon
ManagedFolder() - Constructor for class com.brightech.mb.workflow.js.ManagedFolder
 
MBScriptableObject - Class in com.brightech.xmp.js
Main ScriptableObject for MB javascript classes.
MBScriptableObject() - Constructor for class com.brightech.xmp.js.MBScriptableObject
Default constructor.
MBScriptableObject(Scriptable, Scriptable) - Constructor for class com.brightech.xmp.js.MBScriptableObject
Constructor.
ModifiableWrapper - Interface in com.brightech.xmp.js
JS Wrapper that implements setModified method with a field to record modification
myAssetId - Variable in class com.brightech.mb.workflow.js.ManagedFile
Asset ID.
myBufferedReader - Variable in class com.brightech.mb.workflow.js.FileBase
The BufferedReader.
myBufferedWriter - Variable in class com.brightech.mb.workflow.js.FileBase
The BufferedWriter.
myDelegate - Variable in class com.brightech.mb.workflow.js.search.CriterionWrapper
 
myDelegate - Variable in class com.brightech.xmp.js.CollectionWrapper
Delegate.
myErrorMessage - Variable in class com.brightech.mb.workflow.js.FileBase
The error message that occurred during xmp writing.
myFile - Variable in class com.brightech.mb.workflow.js.FileBase
The underlying File object.
myFileOutputStream - Variable in class com.brightech.mb.workflow.js.FileBase
The FileOutputStream.
myIndexMap - Variable in class com.brightech.xmp.js.JSArrayMap
 
myLogger - Static variable in class com.brightech.xmp.js.BufferedReader
Logger -- special logger for workflow script output (a quasi dependency on workflow in mb3).
myLogger - Static variable in class com.brightech.xmp.js.BufferedWriter
Logger -- special logger for workflow script output (a quasi dependency on workflow in mb3).
myLogger - Static variable in class com.brightech.xmp.js.FileOutputStream
The special logger for workflow script output (a quasi dependency on workflow in mb3).
myLogger - Static variable in class com.brightech.xmp.js.MBScriptableObject
Logger -- special logger for workflow script output (a quasi dependency on workflow in mb3).
myLogger - Static variable in class com.brightech.xmp.js.ReleasableScriptableObject
Logger -- special logger for workflow script output (a quasi dependency on workflow in mb3).
myMap - Variable in class com.brightech.xmp.js.JSMap
The underlaying map object.
myMetricsFields - Static variable in class com.brightech.mb.workflow.js.JSSearchManager
List of metrics fields.
myType - Variable in class com.brightech.xmp.js.CollectionWrapper
Collection type.
myUserStatusMap - Static variable in class com.brightech.mb.workflow.js.JSUserManager
Map of the valid user status.
myUserTypesMap - Static variable in class com.brightech.mb.workflow.js.JSUserManager
Map of the valid user types.
myXmp - Variable in class com.brightech.mb.workflow.js.FileBase
The XMP metadata of the file.

P

Parameters - Class in com.brightech.mb.workflow.js
Provides access to a list of parameters to javascript objects
Parameters() - Constructor for class com.brightech.mb.workflow.js.Parameters
 
PDF - Class in com.brightech.mb.workflow.js
Class for replacing fields in a PDF template.
PDF() - Constructor for class com.brightech.mb.workflow.js.PDF
 
PermissionTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for permission workflow trigger.
PermissionTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.PermissionTriggerConfiguration
Constructor (no-arg version for rhino).
PermissionTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for an permission workflow trigger.
PermissionTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.PermissionTriggerEvent
Constructor.
PropertyWrapper - Class in com.brightech.xmp.js
Javascript object wrapping property.
PropertyWrapper() - Constructor for class com.brightech.xmp.js.PropertyWrapper
 

R

ReleasableScriptableObject - Class in com.brightech.xmp.js
Abstract base class for a ScriptableObject that gets called when its context is released, allowing it to do any final cleanup and releasing of resources.
ReleasableScriptableObject() - Constructor for class com.brightech.xmp.js.ReleasableScriptableObject
Constructor.
ResolverManager - Class in com.brightech.mb.workflow.js
Available in workflow javascript context in the resolverManager object, this class provides helper methods to access resolver URL's.

Resolver URL's are a means to provide a set of assets to run an action over.
ResolverManager() - Constructor for class com.brightech.mb.workflow.js.ResolverManager
 
ResourceWrapper - Class in com.brightech.xmp.js
Javascript wrapper for Resource objects.
ResourceWrapper() - Constructor for class com.brightech.xmp.js.ResourceWrapper
 
RhinoUnwrapper - Class in com.brightech.mb.workflow.js
 
RhinoUnwrapper() - Constructor for class com.brightech.mb.workflow.js.RhinoUnwrapper
 
Runtime - Class in com.brightech.xmp.js
Represents java script environment
Runtime() - Constructor for class com.brightech.xmp.js.Runtime
 

S

SandboxContextFactory - Class in com.brightech.xmp.js
ContextFactory for SandBoxing Rhino.
SandboxContextFactory() - Constructor for class com.brightech.xmp.js.SandboxContextFactory
 
SandboxNativeJavaObject - Class in com.brightech.xmp.js
Native Java Object for ContextFactory.
SandboxNativeJavaObject(Scriptable, Object, Class) - Constructor for class com.brightech.xmp.js.SandboxNativeJavaObject
 
SandboxWrapFactory - Class in com.brightech.xmp.js
Wrapper for ContextFactory.
SandboxWrapFactory() - Constructor for class com.brightech.xmp.js.SandboxWrapFactory
 
SavedSearch - Class in com.brightech.mb.workflow.js
 
SavedSearch() - Constructor for class com.brightech.mb.workflow.js.SavedSearch
 
SavedSelection - Class in com.brightech.mb.workflow.js
A SavedSelection for javascript.
SavedSelection() - Constructor for class com.brightech.mb.workflow.js.SavedSelection
Constructor (no-arg version for rhino).
ScheduleData(ScheduleDataVO.ScheduleType, int, Date, ScheduleDataVO.DayOfWeek, int) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor.
ScheduleData(ScheduleDataVO) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor.
ScheduleData(ScheduleDataVO.ScheduleType, int, Date) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor for kInterval, kHourly, and kDaily schedules for which day of week or day of month values don't apply.
ScheduleData(int, String) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor for kInterval schedules.
ScheduleData(String, String) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor for CRON schedules (kHourly, kDaily, kWeekly, kMonthly).
ScheduleData(int) - Constructor for class com.brightech.mb.workflow.Workflow.ScheduleData
Constructor for a delayed execution of a workflow.
ScheduledTriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for scheduled workflow trigger.
ScheduledTriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
Constructor (no-arg version for rhino).
ScheduledTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for a scheduled workflow trigger.
ScheduledTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.ScheduledTriggerEvent
Constructor.
SearchVO - Class in com.brightech.mb.workflow.js.search
Describes a search.
SearchVO() - Constructor for class com.brightech.mb.workflow.js.search.SearchVO
Zero-arg constructor.
SearchVO(ISearchLocation, Criteria, String, SearchParameters.SortOrder) - Constructor for class com.brightech.mb.workflow.js.search.SearchVO
Instantiate a new SearchVO.
SearchWrapper - Class in com.brightech.mb.workflow.js.search
Class to expose Search functionality to workflow-side javascript.
SearchWrapper() - Constructor for class com.brightech.mb.workflow.js.search.SearchWrapper
Zero-arg constructor.
SeqWrapper - Class in com.brightech.xmp.js
Seq structure wrapper.
SeqWrapper() - Constructor for class com.brightech.xmp.js.SeqWrapper
 
ServerConfiguration - Class in com.brightech.mb.workflow.js
Provides MediaBeacon server configuration information to workflows.
ServerConfiguration() - Constructor for class com.brightech.mb.workflow.js.ServerConfiguration
 
setNamespacePrefix(String, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
sleep(int) - Static method in class com.brightech.xmp.js.StdIoFunctions
Sleep the thread using standard thread sleep
SolrConfigWrapper - Class in com.brightech.mb.workflow.js.search
wrapper object around a solr config so we can set the hierarchy level
SolrConfigWrapper() - Constructor for class com.brightech.mb.workflow.js.search.SolrConfigWrapper
 
SQL - Class in com.brightech.mb.workflow.js
Generic SQL access to the main mediabeacon database.
SQL() - Constructor for class com.brightech.mb.workflow.js.SQL
 
stderr(Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
StdIoFunctions - Class in com.brightech.xmp.js
This class exports a variety of utility functions, including: "args", "stdout", "stderr", "alert", "validateDate", "validateNumber", "encodeUrl", "setNamespacePrefix"
StdIoFunctions() - Constructor for class com.brightech.xmp.js.StdIoFunctions
 
stdout(Object) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.

T

TranscodingFile - Class in com.brightech.mb.workflow.js
 
TranscodingFile() - Constructor for class com.brightech.mb.workflow.js.TranscodingFile
 
TriggerConfiguration - Class in com.brightech.mb.workflow.js.event.config
Configuration for workflow trigger.
TriggerConfiguration() - Constructor for class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
Constructor (no-arg version for rhino).
TriggerEvent - Class in com.brightech.mb.workflow.js.event
Base class for trigger events.
TriggerEvent(int) - Constructor for class com.brightech.mb.workflow.js.event.TriggerEvent
Primary Constructor.
TriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.TriggerEvent
Constructor (no-arg version for rhino).

U

UnmanagedFile - Class in com.brightech.mb.workflow.js
The class is for skipping File's method that aren't applicable for files that are out of MBAssets folder.
UnmanagedFile() - Constructor for class com.brightech.mb.workflow.js.UnmanagedFile
 
UnmanagedFolder - Class in com.brightech.mb.workflow.js
The class is for overwriting File's method that aren't applicable for folders that are out of MBAssets.
UnmanagedFolder() - Constructor for class com.brightech.mb.workflow.js.UnmanagedFolder
 
User - Class in com.brightech.mb.workflow.js
Javascript object representing a user's information not including any session-specific information.
User() - Constructor for class com.brightech.mb.workflow.js.User
 
UserTriggeredTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for a user-triggered workflow trigger.
UserTriggeredTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.UserTriggeredTriggerEvent
Constructor.

V

validateDate(String, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
validateNumber(String, String) - Static method in class com.brightech.xmp.js.StdIoFunctions
Deprecated.
Validation - Class in com.brightech.xmp.js
Validation object for M3TAForms Desktop.
Validation() - Constructor for class com.brightech.xmp.js.Validation
 
Validation.IValidationListener - Interface in com.brightech.xmp.js
Listener interface.

W

Workflow - Class in com.brightech.mb.workflow
Workflow structure.
Workflow() - Constructor for class com.brightech.mb.workflow.Workflow
 
Workflow.ScheduleData - Class in com.brightech.mb.workflow
The workflow schedule data.
WorkflowLoggingListener - Interface in com.brightech.xmp.js
 
WorkflowTriggerEvent - Class in com.brightech.mb.workflow.js.event
Event for a workflow-triggered workflow trigger.
WorkflowTriggerEvent() - Constructor for class com.brightech.mb.workflow.js.event.WorkflowTriggerEvent
Constructor.
Workspace - Class in com.brightech.mb.workflow.js
A Javascript object representing a Workspace.
Workspace() - Constructor for class com.brightech.mb.workflow.js.Workspace
 
Wrapper - Class in com.brightech.xmp.js
Creates javascript object from java object to provide nice javascript API.
Wrapper() - Constructor for class com.brightech.xmp.js.Wrapper
 

X

Xmp - Class in com.brightech.xmp.js
The JavaScript wrapper for XmpDataImpl class.
Xmp() - Constructor for class com.brightech.xmp.js.Xmp
Empty constructor required for JS objects.
XmpCriterionWrapper - Class in com.brightech.mb.workflow.js.search
Javascript object wrapping a xmp criterion.
XmpCriterionWrapper() - Constructor for class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
 
A B C D E F G I J K L M P R S T U V W X 
Skip navigation links
MediaBeacon 22.07 Workflow API

Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.