- 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
- JSAssetPublishingManager - Class in com.brightech.mb.workflow.js
-
Manager for doing actions on published xmp assets
Is available in workflow context pre-initialized as "assetPublishingManager"
- JSAssetPublishingManager() - Constructor for class com.brightech.mb.workflow.js.JSAssetPublishingManager
-
- 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
-
- JSBrightcoveManager - Class in com.brightech.mb.workflow.js
-
Manager for uploading files to Brightcove from the mediabeacon server within a workflow.
- JSBrightcoveManager() - Constructor for class com.brightech.mb.workflow.js.JSBrightcoveManager
-
- JSChartManager - Class in com.brightech.mb.workflow.js
-
Manager used for jit pivot demo code.
- JSChartManager() - Constructor for class com.brightech.mb.workflow.js.JSChartManager
-
- JSCheckoutManager - Class in com.brightech.mb.workflow.js
-
- JSCheckoutManager() - Constructor for class com.brightech.mb.workflow.js.JSCheckoutManager
-
- 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(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(ManagedFile, String, String, User) - Method in class com.brightech.mb.workflow.js.ReportLogEntry
-
Construct a report log entry.
- 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(ManagedFolder) - Method in class com.brightech.mb.workflow.js.search.LocationWrapper
-
Instantiate a new Location, based on a ManagedFolder object.
- jsConstructor(int) - Method in class com.brightech.mb.workflow.js.search.SavedSelectionLocationWrapper
-
Instantiate a new Location, based on a saved selection id.
- 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.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) - Method in class com.brightech.xmp.js.File
-
Deprecated.
JavaScript constructor by file path name.
- jsConstructor(String, String, String, String) - Method in class com.brightech.xmp.js.PropertyWrapper
-
Initializes a newly created PropertyWrapper
object.
- jsConstructor(String) - Method in class com.brightech.xmp.js.XmlHTTPRequest
-
Deprecated.
Javascript constructor.
- 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
-
- 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
-
- (JavaScript Function) add(int, Object) - Method in class com.brightech.xmp.js.SeqWrapper
-
- (JavaScript Function) 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
- (JavaScript Function) 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
- (JavaScript Function) addCriterion(CriterionWrapper) - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Boolean criteria permit nested criterion objects.
- (JavaScript Function) addCriterion(CriterionWrapper) - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Add a search criterion to this search.
- (JavaScript Function) addFacetField(String) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
-
Adds a Facet Field to the SolrConfig
- (JavaScript Function) addField(PropertyWrapper, Object) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Adds the specified field with the specified value to the ResourceWrapper
.
- (JavaScript Function) addItem(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
-
Appends the specified element to the collection.
- (JavaScript Function) addLogEntry(ReportLogEntry) - Method in class com.brightech.mb.workflow.js.JSReportLogManager
-
- (JavaScript Function) addMetric(Object) - Method in class com.brightech.mb.workflow.js.JSMetricsManager
-
- (JavaScript Function) addParameter(String, String) - Method in class com.brightech.xmp.js.XmlHTTPRequest
-
Deprecated.
Adds the specified property with the specified value.
- (JavaScript Function) addProperty(PropertyWrapper, Object) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Deprecated.
- (JavaScript Function) addRequest(String, int, User, String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
-
- (JavaScript Function) addRequestForAsset(int, User, Parameters) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
-
Add loading dock request to queue.
- (JavaScript Function) 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.
- (JavaScript Function) 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.
- (JavaScript Function) addResolver(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
-
Adds a resolver string to populate the contact sheet
- (JavaScript Function) addSchema(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
-
Adds a schema to be used in a Schema contact sheet
- (JavaScript Function) 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.
- (JavaScript Function) addSummaryField(String, String) - Method in class com.brightech.mb.workflow.js.ContactSheet
-
Adds a field to be used in the Summary contact sheet
- (JavaScript Function) addToGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Adds a user to a group.
- (JavaScript Function) 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.
- (JavaScript Function) addWidget(JSWidget, String, int) - Method in class com.brightech.mb.workflow.js.Workspace
-
Add the given widget to this workspace.
- (JavaScript Function) 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
- (JavaScript Function) addWorkspace(Workspace, String, boolean, int) - Method in class com.brightech.mb.workflow.js.ACL
-
Make the given workspace available to this ACL.
- (JavaScript Function) aes(String) - Method in class com.brightech.mb.workflow.js.JSLicenseManager
-
- (JavaScript Function) applyStampXml(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Apply XML from XMP Stamp panel to the asset.
- (JavaScript Function) asString() - Method in class com.brightech.xmp.js.Xmp
-
Get the XMP as a String.
- (JavaScript Function) cancelCheckout(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
-
Remove PWC and unlock the asset.
- (JavaScript Function) 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.
- (JavaScript Function) 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.
- (JavaScript Function) checkinWorkingCopy(ManagedFile, String, IFileObject) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
-
Check in the Working Copy as a new version of the asset.
- (JavaScript Function) checkout(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
-
Check out the asset, creating a Private Working Copy (PWC) for editing.
- (JavaScript Function) cleanParameters() - Method in class com.brightech.xmp.js.XmlHTTPRequest
-
Deprecated.
Clears the parameter map so that it contains no keys.
- (JavaScript Function) clear(String, String) - Method in class com.brightech.xmp.js.Validation
-
Clear the validation state.
- (JavaScript Function) clearAll(String) - Method in class com.brightech.xmp.js.Validation
-
Clear the full validation state for a field.
- (JavaScript Function) clearCurrentSelection() - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
Clears the current users selection
- (JavaScript Function) close() - Method in class com.brightech.xmp.js.BufferedReader
-
- (JavaScript Function) close() - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) close() - Method in class com.brightech.xmp.js.FileOutputStream
-
Closes this file output stream and releases any system resources associated with this stream.
- (JavaScript Function) compressFiles(NativeArray, String, int) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Compresses a list of files into a specified format of archive file.
- (JavaScript Function) contains(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
-
Test collection to see if it contains a specified value.
- (JavaScript Function) containsUser(User) - Method in class com.brightech.mb.workflow.js.Group
-
Returns true if the user is in this group, otherwise return false.
- (JavaScript Function) create() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Creates this file and all parent folders.
- (JavaScript Function) create() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Creates this folder and all parent folders
- (JavaScript Function) createBundleFolder(String, BundleType) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Creates a folder bundle.
- (JavaScript Function) createDirectoryFeed(String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, String) - Method in class com.brightech.mb.workflow.js.JSRssFeedManager
-
- (JavaScript Function) createEmptyDictionary(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
-
Creates an empty dictionary with the specified name.
- (JavaScript Function) createExternalShare(String, 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
- (JavaScript Function) createLink(ManagedFile, ManagedFile, Boolean, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Create a link between the given assets.
- (JavaScript Function) createLinkById(Integer, Integer, Boolean, String) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Create a link between the given assets.
- (JavaScript Function) createLinksByResolver(String, String, Parameters) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Create links between the given assets.
- (JavaScript Function) createNewFile() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Function) createNewFolder() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Function) createQuickSearch(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
- (JavaScript Function) createSelectionFeed(int, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, String) - Method in class com.brightech.mb.workflow.js.JSRssFeedManager
-
- (JavaScript Function) createUser(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Creates and returns a new user.
- (JavaScript Function) decompressFiles(ManagedFile, ManagedFolder) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Decompress a file.
- (JavaScript Function) deepFileCount(boolean) - Method in class com.brightech.xmp.js.File
-
Deprecated.
Gets number of files in the given directory or returns one if this File object represents single file.
- (JavaScript Function) deepFileCount() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Returns a BufferedReader for reading the file contents.
- (JavaScript Function) delete(int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Deletes the specified search.
- (JavaScript Function) deleteApiKey(String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
-
Deletes a specific API key
- (JavaScript Function) deleteSelection(int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
Deletes the specified selection.
- (JavaScript Function) dictionaryExists(String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
-
Returns true if the specified dictionary exists.
- (JavaScript Function) duplicateGroup(Group, String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
-
Duplicate the given group.
- (JavaScript Function) duplicateUser(User, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Duplicates the given user to create a new user.
- (JavaScript Function) duplicateWorkspace(Workspace) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
-
Duplicates the specified workspace.
- (JavaScript Function) enableBarcode() - Method in class com.brightech.mb.workflow.js.ContactSheet
-
enables barcodes on the contact sheet
- (JavaScript Function) enableHighRes() - Method in class com.brightech.mb.workflow.js.ContactSheet
-
enables High resolution assets on the contact sheet
- (JavaScript Function) enableStatistics(String) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
-
Fetch statistics for a given field
- (JavaScript Function) error(String, String, String) - Method in class com.brightech.xmp.js.Validation
-
Set a validation error.
- (JavaScript Function) escape(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Pass string to have us escape for use querying the db
- (JavaScript Function) execute() - Method in class com.brightech.mb.workflow.js.AJAX
-
Execute the configured AJAX request.
- (JavaScript Function) execute(Function, int, int) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Execute this search, running the supplied callback after execution completes.
- (JavaScript Function) executeCommand(NativeArray) - Method in class com.brightech.mb.workflow.js.JSExternalApplicationExecutor
-
Executes a commands.
- (JavaScript Function) fileCopy(IFileObject, IFolderObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Copy a File.
- (JavaScript Function) fileDelete(IFileObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Delete a file.
- (JavaScript Function) fileDuplicate(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Duplicate a file.
- (JavaScript Function) fileImport(IFileObject, ImportParameters) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Imports or re-imports a file.
- (JavaScript Function) fileMove(IFileObject, IFolderObject, Boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Move a file.
- (JavaScript Function) fileNew(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Create a new file.
- (JavaScript Function) fileNewByPath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Creates the new file by path.
- (JavaScript Function) fileRename(IFileObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Rename a file.
- (JavaScript Function) fileReplace(ManagedFile, ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Replace an asset with another asset, maintaining the replaced asset's metadata.
- (JavaScript Function) findByUserId(int) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Finds user by numeric ID.
- (JavaScript Function) findGroupById(int) - Method in class com.brightech.mb.workflow.js.JSGroupManager
-
Returns the specified group.
- (JavaScript Function) findUserByUsername(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Finds user with the given user name.
- (JavaScript Function) 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.
- (JavaScript Function) 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.
- (JavaScript Function) flush() - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) flush() - Method in class com.brightech.xmp.js.FileOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out.
- (JavaScript Function) folderCopy(IFolderObject, IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Copy a folder.
- (JavaScript Function) folderDelete(IFolderObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Delete a folder.
- (JavaScript Function) folderImport(IFolderObject, Boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Imports or re-imports a folder.
- (JavaScript Function) folderImportWithParameters(IFolderObject, ImportParameters) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Imports or re-imports a folder.
- (JavaScript Function) folderMove(IFolderObject, IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Move a folder.
- (JavaScript Function) folderNew(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Create a folder.
- (JavaScript Function) folderNewByPath(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Creates the new folder by path.
- (JavaScript Function) folderRename(IFolderObject, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Rename a folder.
- (JavaScript Function) forceRemove() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Removes the folder including subfolders.
- (JavaScript Function) forLanguage(String) - Method in class com.brightech.xmp.js.AltWrapper
-
This method is still being developed.
- (JavaScript Function) generateContactSheetUrl() - Method in class com.brightech.mb.workflow.js.ContactSheet
-
Creates the URL for the contact sheet given the assets added with addAsset
- (JavaScript Function) generatePdf(Parameters, String) - Method in class com.brightech.mb.workflow.js.PDF
-
Generate a PDF at the given location
- (JavaScript Function) generateRandomPassword() - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Generates a random password that meets the system's current password requirements.
- (JavaScript Function) generateTempPdf(Parameters) - Method in class com.brightech.mb.workflow.js.PDF
-
Generate a PDF as a new file in the temporary directory
- (JavaScript Function) 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.
- (JavaScript Function) get(int) - Method in class com.brightech.mb.workflow.js.search.FacetListWrapper
-
Get a particular facet
- (JavaScript Function) getAbsolutePath() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the file's absolute path.
- (JavaScript Function) getAbsolutePath() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Get the folder's absolute path.
- (JavaScript Function) 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.
- (JavaScript Function) getACLs() - Method in class com.brightech.mb.workflow.js.Group
-
Get this group's ACLs.
- (JavaScript Function) getACLs(int, boolean) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Returns the list of user or group ACLs for the specified id, where theId is either a user id or group id
depending on whether theGetUserACLs is true or false.
- (JavaScript Function) getACLSearchClause() - Method in class com.brightech.mb.workflow.js.ACL
-
Get the search from this ACL
- (JavaScript Function) getActionType() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
-
Gets the action type that added the asset.
- (JavaScript Function) getActionTypeString() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
-
Returns the string associated with the asset-based action type.
- (JavaScript Function) getAllFields() - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Get all fields from all schemas.
- (JavaScript Function) getAsset() - Method in class com.brightech.mb.workflow.js.event.AssetBasedTriggerEvent
-
Returns the asset.
- (JavaScript Function) getAssetIds() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns an array of asset ids for the assets in the selection.
- (JavaScript Function) 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.
- (JavaScript Function) getAttachedFolders() - Method in class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
-
Returns the array of the attached folders configured for this trigger.
- (JavaScript Function) getBaseUrl() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
returns the url ex.
- (JavaScript Function) getBufferedReader(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns a BufferedReader for reading the file contents.
- (JavaScript Function) getBufferedReader(String) - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns a BufferedReader for reading the file contents.
- (JavaScript Function) getBufferedReader(String) - Method in interface com.brightech.xmp.js.IFileObject
-
Returns a BufferedReader for reading the file contents.
- (JavaScript Function) getBufferedWriter(boolean, String) - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns a BufferedWriter for writing the file contents.
- (JavaScript Function) getBufferedWriter(boolean, String) - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns a BufferedWriter for writing the file contents.
- (JavaScript Function) getBufferedWriter(boolean, String) - Method in class com.brightech.xmp.js.File
-
Deprecated.
Returns a BufferedWriter for writing the file contents.
- (JavaScript Function) getBufferedWriter(boolean, String) - Method in interface com.brightech.xmp.js.IFileObject
-
Returns a BufferedWriter for writing the file contents.
- (JavaScript Function) getBundledAssets(Function) - Method in class com.brightech.mb.workflow.js.bundle.Bundle
-
Gets bundled assets iterator.
- (JavaScript Function) getBundleType() - Method in class com.brightech.mb.workflow.js.bundle.Bundle
-
Gets bundle type.
- (JavaScript Function) getChildren() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Gets the children criterion objects for this search.
- (JavaScript Function) getColumn(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Gets db column name of the specified field
- (JavaScript Function) getCondition() - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
-
Get the condition for this criterion.
- (JavaScript Function) getConfiguration() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Returns the configuration for the workflow trigger.
- (JavaScript Function) getConfiguredTriggers() - Method in class com.brightech.mb.workflow.Workflow
-
Get selected triggers configuration.
- (JavaScript Function) getConjunction() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Get the conjunction of this Criterion
- (JavaScript Function) getConjunction() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Get the conjunction of this Criterion
- (JavaScript Function) getContainerTableName(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Get the name of the table the container field places its values in
- (JavaScript Function) getContents(int) - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Gets all files and folders in the folder.
- (JavaScript Function) getContents(int) - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Gets all files and folders in the folder.
- (JavaScript Function) getCount() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
-
Get the value's count
- (JavaScript Function) getCount() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getCriteria() - Method in class com.brightech.mb.workflow.js.event.config.AssetModifiedTriggerConfiguration
-
Returns the configured asset-modified criteria.
- (JavaScript Function) getCriteria() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the current criteria for this search.
- (JavaScript Function) getCurrentDownloads() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the current downloads for this selection.
- (JavaScript Function) getCurrentPercent(int, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
-
Get the percent for a known progress ID for a user.
- (JavaScript Function) getCurrentSelectionCount() - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
Returns the number of assets in the selection for the current users current s
- (JavaScript Function) getData(int, int, int, String) - Method in class com.brightech.mb.workflow.js.JSChartManager
-
Fetch pivot data for widget (@see Jit Visualizer.mbwidget)
- (JavaScript Function) getDatabaseInfo() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Returns the system's database information.
- (JavaScript Function) getDate() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Gets the trigger event date.
- (JavaScript Function) getDayOfMonth() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
-
Returns the scheduled day of month for kMonthly schedule, from 1 - 28.
- (JavaScript Function) getDayOfWeek() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
-
Returns the scheduled day of week for kWeekly schedule.
- (JavaScript Function) getDefaultTempFolder() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Returns the path of the default temporary folder (as specified by "java.io.tmpdir").
- (JavaScript Function) getDescription() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the description for this selection.
- (JavaScript Function) getDescription() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the search description
- (JavaScript Function) getDirectDownloadLink(String, String, String, String, int, boolean) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
-
Return link for the external download.
- (JavaScript Function) getDownloadUrl() - Method in class com.brightech.mb.workflow.js.PDF
-
Get a download URL for the output pdf
- (JavaScript Function) getEditLevel(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Returns the edit level for the specified user/group.
- (JavaScript Function) getEmailAddressFromFirstLastName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
-
get an email address for a user from their first last name.
- (JavaScript Function) getEmailAddressFromUserName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
-
get an email address for a user from their username
- (JavaScript Function) 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.
- (JavaScript Function) getEndDate() - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
-
Get the end date for this criterion.
- (JavaScript Function) getExpirationDate() - Method in class com.brightech.mb.workflow.js.LicenseInfo
-
Gets expiration date.
- (JavaScript Function) getFacets(SolrConfigWrapper) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get facets for a particular search.
- (JavaScript Function) getFeedName(String) - Method in class com.brightech.mb.workflow.js.JSRssFeedManager
-
Get the feed name from the feed id
- (JavaScript Function) getField() - Method in class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
-
Get the field currently used by this criterion.
- (JavaScript Function) getField() - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
-
Return the field associated with this XmpCriterion.
- (JavaScript Function) getField(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Returns the specified field.
- (JavaScript Function) getFieldId() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
-
Get the field id
- (JavaScript Function) getFieldName() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
-
Get the field name for this criterion.
- (JavaScript Function) getFields(String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Get fields in the schema with the given URI.
- (JavaScript Function) getFields() - Method in class com.brightech.xmp.js.ResourceWrapper
-
Returns the array of the fields.
- (JavaScript Function) getFieldsForM3taform(String) - Method in class com.brightech.mb.workflow.js.JSM3taformManager
-
Retrieve the fields attached to the named M3taform
- (JavaScript Function) getFieldType() - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
-
Get the field type of this criterion.
- (JavaScript Function) getFieldType() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Gets the field type of the Property.
- (JavaScript Function) getFieldValidator() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Gets the field type of the Property.
- (JavaScript Function) 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.
- (JavaScript Function) getFileObjectById(int) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Creates a new IFileObject
object for the given asset ID.
- (JavaScript Function) getFileOutputStream() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Gets a FileOutputStream for writing the file contents.
- (JavaScript Function) getFileOutputStream() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Gets a FileOutputStream for writing the file contents.
- (JavaScript Function) getFileOutputStream() - Method in interface com.brightech.xmp.js.IFileObject
-
Gets a FileOutputStream for writing the file contents.
- (JavaScript Function) getFilePaths(IFolderObject, boolean) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
- (JavaScript Function) getFilesByDirectory() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Gets all files that are located in the current directory (including subdirectories).
- (JavaScript Function) getFileSeparator() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Get the file separator for the file system hosting MediaBeacon's managed assets.
- (JavaScript Function) getFilterFields() - Method in class com.brightech.mb.workflow.js.event.config.AssetBasedTriggerConfiguration
-
- (JavaScript Function) getFirstLastName(String) - Method in class com.brightech.mb.workflow.js.JSMailManager
-
get a Whole Name for a user from their username
- (JavaScript Function) getFolderObjectById(int) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Creates a new ManagedFolder
object for the given folder ID.
- (JavaScript Function) getFormattedSize() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the size of the file with units.
- (JavaScript Function) 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.
- (JavaScript Function) getGroup(String) - Method in class com.brightech.mb.workflow.js.JSGroupManager
-
Returns the specified group.
- (JavaScript Function) getGroup() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the js group object for this selection.
- (JavaScript Function) getGroups() - Method in class com.brightech.mb.workflow.js.User
-
Get an array of groups this user is a member of.
- (JavaScript Function) getHost() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the hostname.
- (JavaScript Function) getId() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the id for this selection.
- (JavaScript Function) getID() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the search ID
- (JavaScript Function) getId() - Method in class com.brightech.mb.workflow.js.Workspace
-
Get this workspace's id.
- (JavaScript Function) getImageURL(String) - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image URL for the specified view type ("thumbnails" or "viewex").
- (JavaScript Function) getIncludedAssets(Integer) - Method in class com.brightech.mb.workflow.js.JSPublishingReportManager
-
Returns an array of assets referenced in the document report.
- (JavaScript Function) getItemAt(int) - Method in class com.brightech.xmp.js.SeqWrapper
-
Get the item at the given index.
- (JavaScript Function) getKey(String, String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
-
Gets a key from the apikey table with theName for theUser
- (JavaScript Function) getKeysByName(String) - Method in class com.brightech.mb.workflow.js.JSApiKeyManager
-
Returns an array of api key that have the given api key name
- (JavaScript Function) getLabel() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
-
Get the value's label
- (JavaScript Function) getLicenseInfo() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Returns the system's license information.
- (JavaScript Function) getLicensingPageLink(String, 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.
- (JavaScript Function) getLinkedAssets(Integer) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Get assets linked to the given asset.
- (JavaScript Function) getLinkedUsers() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the list of linked user email addresses for this selection.
- (JavaScript Function) 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.
- (JavaScript Function) getLocation() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the current location of this search.
- (JavaScript Function) getM3taformNames() - Method in class com.brightech.mb.workflow.js.JSM3taformManager
-
Retrieve an array of M3taform names
- (JavaScript Function) getMajorVersion() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Expose the major version number
- (JavaScript Function) 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.
- (JavaScript Function) getMax() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getMaxDownloads() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the maximum downloads for this selection.
- (JavaScript Function) getMean() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getMetricsGraph(String, String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Execute this search, returning the JSON of the metrics graph.
- (JavaScript Function) getMin() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getMissing() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getModifiedFields() - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
-
Returns an array of modified metadata fields.
- (JavaScript Function) getName() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the name for this selection.
- (JavaScript Function) getName() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the name of the search
- (JavaScript Function) getName() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the database name.
- (JavaScript Function) getName() - Method in class com.brightech.mb.workflow.Workflow
-
Returns the workflow name (minus its ".xmpwf" file extension).
- (JavaScript Function) getNewFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
-
Returns the field's new value.
- (JavaScript Function) getOldFieldValue(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
-
Returns the field's new value.
- (JavaScript Function) 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
- (JavaScript Function) 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
- (JavaScript Function) 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
- (JavaScript Function) 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.
- (JavaScript Function) getParameterNames() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Returns an array of the parameter names.
- (JavaScript Function) getParameterNames() - Method in class com.brightech.mb.workflow.js.Parameters
-
Returns an array of the parameter names.
- (JavaScript Function) getPassword() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the database password.
- (JavaScript Function) getPdfFromManagedFile(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Get a PDF object from a ManagedFile object
- (JavaScript Function) getPort() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the port.
- (JavaScript Function) getPrimaryGroup() - Method in class com.brightech.mb.workflow.js.User
-
Gets the user's primary group.
- (JavaScript Function) getProperty(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Deprecated.
- (JavaScript Function) getPublicStatus() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the public status for this selection.
- (JavaScript Function) getR3SearchConfig(String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Get r3search config from a widget id for a widget on some workspace.
- (JavaScript Function) getRelativePath() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
-
Gets the relative path of the removed asset.
- (JavaScript Function) getRelativePath(IFileObject) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
- (JavaScript Function) getRelativePath() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Get the file's path relative to the MediaBeacon asset root.
- (JavaScript Function) getRemovedAssetId() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
-
Gets the id of the removed asset.
- (JavaScript Function) getRemovedAssetXmp() - Method in class com.brightech.mb.workflow.js.event.AssetRemovedTriggerEvent
-
Gets the Xmp data of the removed asset.
- (JavaScript Function) getResolverURL() - Method in class com.brightech.mb.workflow.js.event.AssetModifiedTriggerEvent
-
Returns the resolver URL if this event was triggered by bulk edit.
- (JavaScript Function) getRoot() - Method in class com.brightech.mb.workflow.js.ACL
-
Get this ACL's root folder.
- (JavaScript Function) getRootCriterion() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Convert this Criteria to a BooleanCriterion.
- (JavaScript Function) getRootPath() - Method in class com.brightech.mb.workflow.js.ACL
-
Get this ACL's root path.
- (JavaScript Function) getSavedSelectionsForUser(String) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
Returns an Array of Saved Selections for a user with theUserName
- (JavaScript Function) getSearch(int) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Get a saved search object by id number.
- (JavaScript Function) getSearchByName(String) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Get a saved search object by name.
- (JavaScript Function) getSearchCount() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get the number of results from this search
- (JavaScript Function) getSelection(int) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
Returns the SavedSelection for the specified id.
- (JavaScript Function) getServerURL() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
returns the URL of the Mediabeacon server
- (JavaScript Function) getSharedFilesFolder() - Method in class com.brightech.mb.workflow.js.ServerConfiguration
-
Get the system's current managed assets root folder.
- (JavaScript Function) getSharedGroups() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Gets the list of shared groups for this selection.
- (JavaScript Function) getSharedUsers() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the list of shared users for this selection.
- (JavaScript Function) getSortDirection() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get this search object's sort order.
- (JavaScript Function) getSortField() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get this search object's sort field.
- (JavaScript Function) 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.
- (JavaScript Function) getStartDate() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
-
Returns the scheduled start date that was configured for this trigger.
- (JavaScript Function) 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.
- (JavaScript Function) getStartDate() - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
-
Get the start date of this criterion.
- (JavaScript Function) getStatistics() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
-
Get statistics object
- (JavaScript Function) getStatus() - Method in class com.brightech.mb.workflow.js.User
-
Get the user's current status.
- (JavaScript Function) getStddev() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getSubstitutionParameter(String) - Method in class com.brightech.mb.workflow.js.event.UserTriggeredTriggerEvent
-
- (JavaScript Function) getSum() - Method in class com.brightech.mb.workflow.js.search.FieldStatsInfoWrapper
-
- (JavaScript Function) getSynonyms(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
-
Returns the synonyms for the specified word in the specified dictionary.
- (JavaScript Function) getTime() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
-
Returns the scheduled time, in minutes.
- (JavaScript Function) 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.
- (JavaScript Function) getTriggerParameterNames() - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
-
Returns an array of the trigger parameter names.
- (JavaScript Function) getType() - Method in class com.brightech.mb.workflow.js.event.config.ScheduledTriggerConfiguration
-
Returns the schedule type, one of kInterval, kHourly, kDaily, kWeekly, kMonthly.
- (JavaScript Function) getType() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Gets the event's trigger type.
- (JavaScript Function) getType() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the database type.
- (JavaScript Function) getType() - Method in class com.brightech.mb.workflow.js.User
-
Returns the user type for the current user.
- (JavaScript Function) getTypeString() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Returns the type string associated with this event's type.
- (JavaScript Function) getUploadedFile() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Get the unmanaged instance of the file uploaded via POST request.
- (JavaScript Function) getUrl() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the database url.
- (JavaScript Function) getUser() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Returns the user whose action triggered this event.
- (JavaScript Function) getUser() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns the js user object for this selection.
- (JavaScript Function) getUserACLs() - Method in class com.brightech.mb.workflow.js.User
-
Get user-type ACLs available to this user.
- (JavaScript Function) getUserGroups(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Returns an array of Groups that the specified user is in.
- (JavaScript Function) 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.
- (JavaScript Function) getUsername() - Method in class com.brightech.mb.workflow.js.sql.ExternalDatabaseInformation
-
Returns the username.
- (JavaScript Function) getUsers() - Method in class com.brightech.mb.workflow.js.Group
-
Get all of the members of this group.
- (JavaScript Function) getValue() - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
-
Get the value of this criterion.
- (JavaScript Function) getValue() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
-
Get the search value
- (JavaScript Function) getValue(int) - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
-
Get a value for the particular index
- (JavaScript Function) 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.
- (JavaScript Function) 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.
- (JavaScript Function) getVideoLinks(String, int) - Method in class com.brightech.mb.workflow.js.JSVideoManager
-
Method for returning asset video links to workflows
- (JavaScript Function) getVideoStatus(String) - Method in class com.brightech.mb.workflow.js.JSBrightcoveManager
-
returns the video status
- (JavaScript Function) getViewLevel(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Returns the view level for the specified user/group.
- (JavaScript Function) getWhereClause() - Method in class com.brightech.mb.workflow.js.ACL
-
Deprecated.
- (JavaScript Function) getWidgetLayoutArea(JSWidget) - Method in class com.brightech.mb.workflow.js.Workspace
-
Get which of the workspace's layout area the given widget is within.
- (JavaScript Function) getWidgetLayoutAreas() - Method in class com.brightech.mb.workflow.js.Workspace
-
Get the names of this workspace's widget layout areas.
- (JavaScript Function) getWidgets(String) - Method in class com.brightech.mb.workflow.js.Workspace
-
Get this workspace's widgets.
- (JavaScript Function) getWorkflow() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Returns the event workflow file.
- (JavaScript Function) 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.
- (JavaScript Function) getWorkflowParameterNames() - Method in class com.brightech.mb.workflow.js.event.config.TriggerConfiguration
-
Returns an array of the workflow parameter names.
- (JavaScript Function) getWorkingCopyId(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSCheckoutManager
-
Get the ID of the working copy, for editing, etc.
- (JavaScript Function) getWorkspace(String) - Method in class com.brightech.mb.workflow.js.JSWorkspaceManager
-
Returns the workspace with the specified id.
- (JavaScript Function) getWorkspaceDisplayName(String) - Method in class com.brightech.mb.workflow.js.ACL
-
Get the ACL-specific display name used for the given workspace id.
- (JavaScript Function) getWorkspaceOrder(String) - Method in class com.brightech.mb.workflow.js.ACL
-
Get the ACL-specific display order for the given workspace id.
- (JavaScript Function) getWorkspaces() - Method in class com.brightech.mb.workflow.js.ACL
-
Get all workspaces available to this ACL.
- (JavaScript Function) getXmpFormattedDate(Scriptable) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Get the string representation of a javascript date object.
- (JavaScript Function) hasChildren() - Method in class com.brightech.mb.workflow.js.search.FacetValueWrapper
-
Is the value hierarchic and does it have any children?
- (JavaScript Function) 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?
- (JavaScript Function) hasErrors(String) - Method in class com.brightech.xmp.js.Validation
-
Check to see if the given field has errors.
- (JavaScript Function) hasField(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Does the specified field exist?
- (JavaScript Function) hasNext() - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
-
Returns whether the iterator still has items left to go over.
- (JavaScript Function) 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.
- (JavaScript Function) hasProperty(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Deprecated.
- (JavaScript Function) hasRequiredUploadM3taforms() - Method in class com.brightech.mb.workflow.js.Workspace
-
Does this workflow have required upload M3taforms?
- (JavaScript Function) hmac(String) - Method in class com.brightech.mb.workflow.js.JSLicenseManager
-
- (JavaScript Function) importUserFromRequestAsset(int) - Method in class com.brightech.mb.workflow.js.JSAssetPublishingManager
-
Allow a mbuser (user request asset) to be imported, creating a new user from itself
- (JavaScript Function) indexOf(Object) - Method in class com.brightech.xmp.js.CollectionWrapper
-
Returns the index of the value in the collection.
- (JavaScript Function) initializeRequiredM3taformUpload(User, ACL, int, String, ManagedFolder) - Method in class com.brightech.mb.workflow.js.Workspace
-
Initialize a required M3taform upload to this workspace by the given user.
- (JavaScript Function) insertGroupMembership(String, String, boolean) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Creates group membership entry for a user.
- (JavaScript Function) invoke() - Method in class com.brightech.xmp.js.XmlHTTPRequest
-
Deprecated.
Invoke the request synchronously.
- (JavaScript Function) invokeAsync(Function) - Method in class com.brightech.xmp.js.XmlHTTPRequest
-
Deprecated.
Invoke the request asynchronously.
- (JavaScript Function) isBundle() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Check if the folder is a bundle
- (JavaScript Function) isContainer(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Is the field a container field?
- (JavaScript Function) isContainer() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Is this field a container-type field which can take multiple values?
- (JavaScript Function) 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.
- (JavaScript Function) isEmpty() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Get whether this search has any criteria.
- (JavaScript Function) isEmpty() - Method in class com.brightech.xmp.js.CollectionWrapper
-
Returns true if empty, false if not.
- (JavaScript Function) isEnabled() - Method in class com.brightech.mb.workflow.Workflow
-
Returns true if this workflow is enabled, otherwise returns false.
- (JavaScript Function) isEnterprise() - Method in class com.brightech.mb.workflow.js.LicenseInfo
-
Checks if the license is enterprise.
- (JavaScript Function) isEnterprisePro() - Method in class com.brightech.mb.workflow.js.LicenseInfo
-
Checks if the license is server.
- (JavaScript Function) isEnterpriseProUnlimited() - Method in class com.brightech.mb.workflow.js.LicenseInfo
-
Checks if the license is server.
- (JavaScript Function) isFile(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Check if there is a file located at a given relative path.
- (JavaScript Function) isFolder(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Check if there is a folder located at a given relative path.
- (JavaScript Function) isGlobalAdmin() - Method in class com.brightech.mb.workflow.js.User
-
Is the user a global administrator
- (JavaScript Function) isGloballyPublic() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns true if this selection is globally public.
- (JavaScript Function) isHierarchical(PropertyWrapper) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Is the field a hierarchy field?
- (JavaScript Function) isLDAPUser(int) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Is the user an LDAP user?
- (JavaScript Function) 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.
- (JavaScript Function) isLinkedSelection() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Is this selection available to linked users
- (JavaScript Function) isManaged(Scriptable) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Check if the file or folder is managed by MediaBeacon.
- (JavaScript Function) 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.
- (JavaScript Function) 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.
- (JavaScript Function) isNot() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Return whether this criterion is currently set to "not"
- (JavaScript Function) isPublic() - Method in class com.brightech.mb.workflow.js.SavedSelection
-
Returns true if this selection is public.
- (JavaScript Function) isPublic() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Get if the search is public
- (JavaScript Function) isSendEmail() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Should an email be sent when the search is created?
- (JavaScript Function) isServer() - Method in class com.brightech.mb.workflow.js.LicenseInfo
-
Checks if the license is server.
- (JavaScript Function) isWorkspaceHidden(String) - Method in class com.brightech.mb.workflow.js.ACL
-
Is the workspace with given id hidden for this ACL.
- (JavaScript Function) linkAssetWithResolver(Integer, String, String, Parameters) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Links an asset to each asset defined by a resolver
- (JavaScript Function) lock() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Creates a MediaBeacon-managed lock on this ManagedFile.
- (JavaScript Function) lock() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Creates a MediaBeacon-managed lock on this ManagedFolder.
- (JavaScript Function) 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.
- (JavaScript Function) newAlt() - Method in class com.brightech.xmp.js.Xmp
-
Create a new Alternative.
- (JavaScript Function) newBag() - Method in class com.brightech.xmp.js.Xmp
-
Create a new Bag.
- (JavaScript Function) newLine() - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) newSeq() - Method in class com.brightech.xmp.js.Xmp
-
Create a new Sequence.
- (JavaScript Function) newStructure() - Method in class com.brightech.xmp.js.Xmp
-
Create a new Structure.
- (JavaScript Function) next() - Method in class com.brightech.mb.workflow.js.FileAndFolderIterator
-
Gets the next object represents file instance to iterate over.
- (JavaScript Function) normalizeXmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Synchronizes XMP and moves resource / sidecar into data fork of file.
- (JavaScript Function) postFileCopy(String, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
This method is available only in M4sterPlan-licensed MediaBeacon.
- (JavaScript Function) postFileRename(String, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
This method is available only in M4sterPlan-licensed MediaBeacon.
- (JavaScript Function) 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
- (JavaScript Function) publishSystemAction(int, Object) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
-
Post a system action
- (JavaScript Function) 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.
- (JavaScript Function) put(Object, String) - Method in class com.brightech.mb.workflow.js.Parameters
-
- (JavaScript Function) 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.
- (JavaScript Function) queryForBase64(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Runs the specified SQL query.
- (JavaScript Function) queryForByteArray(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Runs the specified SQL queue.
- (JavaScript Function) queryForInteger(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Runs the specified SQL queue.
- (JavaScript Function) queryForList(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Deprecated.
- (JavaScript Function) queryForMap(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Deprecated.
- (JavaScript Function) queryForString(String) - Method in class com.brightech.mb.workflow.js.SQL
-
Runs the specified SQL queue.
- (JavaScript Function) 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.
- (JavaScript Function) readChar() - Method in class com.brightech.xmp.js.BufferedReader
-
- (JavaScript Function) readLine() - Method in class com.brightech.xmp.js.BufferedReader
-
- (JavaScript Function) regeneratePreview(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSPreviewManager
-
Regenerate previews for a specific asset
- (JavaScript Function) 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.
- (JavaScript Function) remove() - Method in class com.brightech.xmp.js.CollectionIterator
-
Removes from the underlying collection the last element.
- (JavaScript Function) remove(String, String) - Method in class com.brightech.xmp.js.Xmp
-
Remove the given field.
- (JavaScript Function) removeAll(PropertyWrapper) - Method in class com.brightech.xmp.js.ResourceWrapper
-
Removes the specified field from the ResourceWrapper
.
- (JavaScript Function) removeBundleMetadata(String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Remove everything associated with a bundle, including the metadata asset.
- (JavaScript Function) removeExternalShare(String) - Method in class com.brightech.mb.workflow.js.JSExternalSharingManager
-
Remove sharing entries for the passed key
- (JavaScript Function) removeFromGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Removes a user from a group.
- (JavaScript Function) removeFromLinkGroup(ManagedFile, JSLink) - Method in class com.brightech.mb.workflow.js.JSLinkManager
-
Remove the given asset from the given link group.
- (JavaScript Function) removeItem(int) - Method in class com.brightech.xmp.js.SeqWrapper
-
- (JavaScript Function) removeWidget(JSWidget) - Method in class com.brightech.mb.workflow.js.Workspace
-
Remove the given widget from the workspace.
- (JavaScript Function) removeWord(String, String) - Method in class com.brightech.mb.workflow.js.JSDictionaryManager
-
Removes the specified word from the specified dictionary.
- (JavaScript Function) removeWorkspace(Workspace) - Method in class com.brightech.mb.workflow.js.ACL
-
Make the given workspace no longer available to this ACL.
- (JavaScript Function) 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.
- (JavaScript Function) resetLanguage(String) - Method in class com.brightech.xmp.js.AltWrapper
-
This method is still being developed.
- (JavaScript Function) save(SearchWrapper, User) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Saves the given GWTSearchVO and returns its id.
- (JavaScript Function) saveSelection(String, String, boolean, boolean, String) - Method in class com.brightech.mb.workflow.js.JSSavedSelectionManager
-
save a selection
- (JavaScript Function) 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.
- (JavaScript Function) 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
- (JavaScript Function) 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
- (JavaScript Function) sendEmailWithAttachments(String, String, String, String, String, NativeArray, boolean) - Method in class com.brightech.mb.workflow.js.JSMailManager
-
Send an email with attached files.
- (JavaScript Function) setAllFieldsHierarchyLevel(int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
-
Set level of hierarchy to fetch for all fields.
- (JavaScript Function) 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
- (JavaScript Function) setCondition(String) - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
-
Set the condition to use for this criterion.
- (JavaScript Function) setCondition(String) - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
-
Set the condition to use for this criterion.
- (JavaScript Function) setCondition(String) - Method in class com.brightech.mb.workflow.js.search.XmpCriterionWrapper
-
Set the condition to use for this criterion.
- (JavaScript Function) setCriteria(CriteriaWrapper) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set the criteria for this search.
- (JavaScript Function) setDescription(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set the search description
- (JavaScript Function) 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.
- (JavaScript Function) setEnabled(boolean) - Method in class com.brightech.mb.workflow.Workflow
-
Sets the enable workflow flag.
- (JavaScript Function) setEndDate(IdScriptableObject) - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
-
Set the end date for this criterion.
- (JavaScript Function) 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.
- (JavaScript Function) setField(String) - Method in class com.brightech.mb.workflow.js.search.ContentCriterionWrapper
-
Set the field for this criterion.
- (JavaScript Function) setFieldType(String) - Method in class com.brightech.mb.workflow.js.search.DatabaseCriterionWrapper
-
Set the field type for this criterion.
- (JavaScript Function) setHierarchyLevel(String, int) - Method in class com.brightech.mb.workflow.js.search.SolrConfigWrapper
-
Set level of hierarchy to fetch for field.
- (JavaScript Function) setIpAndPort(String) - Method in class com.brightech.mb.workflow.js.ContactSheet
-
- (JavaScript Function) 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
- (JavaScript Function) setLocation(LocationWrapper) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set the location for this search.
- (JavaScript Function) setName(String) - Method in class com.brightech.mb.workflow.js.ACL
-
- (JavaScript Function) setName(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set the name of the search
- (JavaScript Function) setNamespacePrefix(String, String) - Method in class com.brightech.xmp.js.Xmp
-
Set the XMP prefix for a given namespace URI.
- (JavaScript Function) setNot(boolean) - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Set the "not" setting.
- (JavaScript Function) 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
- (JavaScript Function) setPassword(String) - Method in class com.brightech.mb.workflow.js.User
-
Set the user's password.
- (JavaScript Function) setPendingUploadFilesAvailable(IFolderObject, String, String, String) - Method in class com.brightech.mb.workflow.js.JSFileManager
-
Notify MB that pending uploads are available
- (JavaScript Function) setPreserveWorkflowApprovals(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Sets whether workflow approvals should be preserved on import.
- (JavaScript Function) setPrimaryGroup(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Sets the primary group for the user.
- (JavaScript Function) setPublic(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set if the search is public
- (JavaScript Function) setRecursive(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Sets if all directories be imported recursively?
- (JavaScript Function) setRoot(IFolderObject) - Method in class com.brightech.mb.workflow.js.ACL
-
Set this ACL's root folder.
- (JavaScript Function) setRunDataHelper(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Sets if the run of data helpers for assets should be forced.
- (JavaScript Function) setSendEmail(boolean) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Should an email be sent when the search is created?
- (JavaScript Function) setSkipBundleUpdate(boolean) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Disable or enable bundle updates.
- (JavaScript Function) 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.
- (JavaScript Function) setSortDirection(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set sort direction.
- (JavaScript Function) setSortField(String) - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Set sort field.
- (JavaScript Function) setStartDate(IdScriptableObject) - Method in class com.brightech.mb.workflow.js.search.DiscussionCriterionWrapper
-
Set the start date for this criterion.
- (JavaScript Function) setStatus(String) - Method in class com.brightech.mb.workflow.js.User
-
Set the user's status.
- (JavaScript Function) 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.
- (JavaScript Function) setType(String) - Method in class com.brightech.mb.workflow.js.User
-
Set the user's type.
- (JavaScript Function) setUpdateType(int) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Sets the type of updates that are to be performed during the import.
- (JavaScript Function) setUsername(String) - Method in class com.brightech.mb.workflow.js.ImportParameters
-
Sets the user that initiated this import.
- (JavaScript Function) setValue(String) - Method in class com.brightech.mb.workflow.js.search.CriterionWrapper
-
Set the value of this criterion.
- (JavaScript Function) setValue(String, Object) - Method in class com.brightech.xmp.js.AltWrapper
-
This method is still being developed.
- (JavaScript Function) 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.
- (JavaScript Function) simplify() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Simplifies boolean criteria removing unncecessary nesting level.
- (JavaScript Function) size() - Method in class com.brightech.mb.workflow.js.search.BooleanCriterionWrapper
-
Get the number of subcriteria in this criterion.
- (JavaScript Function) size() - Method in class com.brightech.mb.workflow.js.search.CriteriaWrapper
-
Get the number of criterion objects in this search.
- (JavaScript Function) size() - Method in class com.brightech.mb.workflow.js.search.FacetListWrapper
-
How many facets do we have?
- (JavaScript Function) size() - Method in class com.brightech.mb.workflow.js.search.FacetWrapper
-
Get the number of discrete values in the facet
- (JavaScript Function) 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
- (JavaScript Function) submitMetadataChangeEvent(int, String, String, String) - Method in class com.brightech.mb.workflow.js.JSRssFeedManager
-
Submits a RSS metadata change event for the specified asset, user, and old/new XMP.
- (JavaScript Function) syncWithBrightcove() - Method in class com.brightech.mb.workflow.js.JSBrightcoveManager
-
initiate the Brightcove assets sync
- (JavaScript Function) test(String) - Method in class com.brightech.mb.workflow.js.JSPublishingReportManager
-
Send status information to the MediaBeacon log.
- (JavaScript Function) toString() - Method in class com.brightech.mb.workflow.js.bundle.BundleType
-
- (JavaScript Function) toString() - Method in class com.brightech.xmp.js.CollectionWrapper
-
Returns the string form of the collection.
- (JavaScript Function) trigger(Parameters) - Method in class com.brightech.mb.workflow.Workflow
-
Triggers this workflow (as workflow-triggered) with specified parameters.
- (JavaScript Function) triggerActionSecurityPlugin(String, NativeArray, NativeArray) - Method in class com.brightech.mb.workflow.js.JSPluginManager
-
Trigger an action security plugin.
- (JavaScript Function) triggerAssetAdded(ManagedFile) - Method in class com.brightech.mb.workflow.js.JSWorkflowManager
-
Sets up the mock parameter as described above and triggers the workflow
- (JavaScript Function) triggerAsync(Parameters) - Method in class com.brightech.mb.workflow.Workflow
-
Triggers this workflow (as workflow-triggered) with specified parameters.
- (JavaScript Function) triggerPlugin(String, NativeArray, NativeArray) - Method in class com.brightech.mb.workflow.js.JSPluginManager
-
Trigger a plugin.
- (JavaScript Function) triggerWithEvent(TriggerEvent) - Method in class com.brightech.mb.workflow.Workflow
-
Triggers this workflow for the specified event.
- (JavaScript Function) triggerWithEventAsync(TriggerEvent) - Method in class com.brightech.mb.workflow.Workflow
-
Triggers this workflow for the specified event.
- (JavaScript Function) unlock() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Unlocks this managed file.
- (JavaScript Function) unlock() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Unlocks this managed folder.
- (JavaScript Function) update(SearchWrapper, User) - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Update the given GWTSearchVO
- (JavaScript Function) 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).
- (JavaScript Function) updateContactInfo(String, String, String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Updates basic contact info for the user specified by theUserName.
- (JavaScript Function) updateContactInfo() - Method in class com.brightech.mb.workflow.js.User
-
Updates the user's ContactInfo in the user database.
- (JavaScript Function) updateCuePoints(String) - Method in class com.brightech.mb.workflow.js.JSBrightcoveManager
-
- (JavaScript Function) updateDictionary(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Updates the dictionary for the given field.
- (JavaScript Function) updatePasswordChangeRequired(String, String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Update the password change required value for the specified user.
- (JavaScript Function) updateStatus(int, String, String, int, String) - Method in class com.brightech.mb.workflow.js.JSNotificationManager
-
Create or update a progress bar for a user.
- (JavaScript Function) updateValidator(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Updates the validator for the given field.
- (JavaScript Function) updateXmpPanels(String, String) - Method in class com.brightech.mb.workflow.js.JSFieldManager
-
Updates xmp panels for a given field.
- (JavaScript Function) uploadAsset(String) - Method in class com.brightech.mb.workflow.js.JSBrightcoveManager
-
initiate the upload to Brightcove
- (JavaScript Function) userExists(String) - Method in class com.brightech.mb.workflow.js.JSUserManager
-
Checks to see if a user with the given user name exists.
- (JavaScript Function) waitForSolrIndexingResult() - Method in class com.brightech.mb.workflow.js.search.SearchWrapper
-
Perform this search with the solr search engine until we get a result (or timeout).
- (JavaScript Function) 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.
- (JavaScript Function) write() - Method in class com.brightech.mb.workflow.js.ACL
-
Writes this ACL object back to the database.
- (JavaScript Function) write() - Method in class com.brightech.mb.workflow.js.Workspace
-
Write this workspace's config back to the database.
- (JavaScript Function) writeBytes(NativeJavaArray) - Method in class com.brightech.xmp.js.FileOutputStream
-
Writes bytes from the specified byte array to this file output stream.
- (JavaScript Function) writeChar(int) - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) writeContents(String) - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Function) writeFullString(String) - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) writeString(String, int, int) - Method in class com.brightech.xmp.js.BufferedWriter
-
- (JavaScript Function) writeXmp() - Method in class com.brightech.mb.workflow.js.bundle.Bundle
-
- (JavaScript Function) writeXmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Saves xmp changes to the asset (db and file system).
- (JavaScript Function) writeXmp() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Saves xmp changes to physical file.
- (JavaScript Function) writeXmp() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Saves xmp changes to physical file.
- (JavaScript Function) writeXmp() - Method in interface com.brightech.xmp.js.IFileObject
-
Saves xmp changes.
- (JavaScript Getter) absolute() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) absolutePath() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Returns the absolute path to this file.
- (JavaScript Getter) address1() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) address2() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) assetId() - Method in class com.brightech.mb.workflow.js.JSLink
-
Get the link asset id.
- (JavaScript Getter) assetId() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the asset ID.
- (JavaScript Getter) bundle() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Get the bundle control file for a folder
- (JavaScript Getter) bundleTypes() - Method in class com.brightech.mb.workflow.js.JSFileManager
-
- (JavaScript Getter) city() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) colorprofile() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image colorprofile
- (JavaScript Getter) colorprofile() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the colorprofile format.
- (JavaScript Getter) colorprofile() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) colorprofile() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the colorprofile format.
- (JavaScript Getter) colorspace() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image colorspace
- (JavaScript Getter) colorspace() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the colorspace format.
- (JavaScript Getter) colorspace() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) colorspace() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the colorspace format.
- (JavaScript Getter) company() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) conditions() - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
- (JavaScript Getter) conjunctions() - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
- (JavaScript Getter) country() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) currentACLGroupId() - Method in class com.brightech.mb.workflow.js.User
-
Returns the current ACL group ID.
- (JavaScript Getter) customName() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Javascript method to get the custom name applied to the uploaded file on the upload target.
- (JavaScript Getter) date() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Deprecated.
- (JavaScript Getter) defaultValue() - Method in class com.brightech.xmp.js.AltWrapper
-
This method is still being developed.
- (JavaScript Getter) dept() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) description() - Method in class com.brightech.mb.workflow.js.JSLink
-
Get the link description.
- (JavaScript Getter) directoryId() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
- (JavaScript Getter) email() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) encodedAssetId() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the encoded asset ID.
- (JavaScript Getter) exists() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Checks if this file exists on the server's file system.
- (JavaScript Getter) exists() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Checks if this folder exists on the server's file system.
- (JavaScript Getter) exists() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Tests whether the file denoted by this abstract pathname exists.
- (JavaScript Getter) exists() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Tests whether the directory denoted by this abstract pathname exists.
- (JavaScript Getter) exists() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) exists() - Method in interface com.brightech.xmp.js.IFileObject
-
Tests whether the file denoted by this abstract pathname exists.
- (JavaScript Getter) exists() - Method in interface com.brightech.xmp.js.IFolderObject
-
Tests whether the directory denoted by this abstract pathname exists.
- (JavaScript Getter) ext() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) fieldId() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Gets the field id.
- (JavaScript Getter) file() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns itself, needed for backwards-compatability.
- (JavaScript Getter) fileNameExtension() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the file name extension by parsing the file's name.
- (JavaScript Getter) fileNameExtension() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the file name extension by parsing the file's name.
- (JavaScript Getter) fileNameExtension() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Returns the file name extension by parsing the file's name.
- (JavaScript Getter) fileNameExtension() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the file name extension by parsing the file's name.
- (JavaScript Getter) firstName() - Method in class com.brightech.mb.workflow.js.User
-
ContactInfo getters/setters
- (JavaScript Getter) format() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image format
- (JavaScript Getter) format() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the image format.
- (JavaScript Getter) format() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) format() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the image format.
- (JavaScript Getter) fullName() - Method in class com.brightech.mb.workflow.js.User
-
This method returns user's full name
- (JavaScript Getter) getFileContents() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Deprecated.
- (JavaScript Getter) getFileContents() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
- (JavaScript Getter) getFileContents() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) getFileContents() - Method in interface com.brightech.xmp.js.IFileObject
-
Deprecated.
- (JavaScript Getter) getFileNames() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) getXmlFileContents() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the file contents as a string, stripping away invalid Xml characters.
- (JavaScript Getter) groupId() - Method in class com.brightech.mb.workflow.js.JSLink
-
Get the link group id.
- (JavaScript Getter) groupId() - Method in class com.brightech.mb.workflow.js.User
-
Returns the primary group ID.
- (JavaScript Getter) hasMore() - Method in class com.brightech.xmp.js.CollectionIterator
-
Returns true if the iteration has more elements.
- (JavaScript Getter) height() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image height
- (JavaScript Getter) height() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the image height.
- (JavaScript Getter) height() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) height() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the image height.
- (JavaScript Getter) hidden() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group hidden property.
- (JavaScript Getter) id() - Method in class com.brightech.mb.workflow.js.ACL
-
Returns the ACL's id.
- (JavaScript Getter) id() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group id property.
- (JavaScript Getter) iterator() - Method in class com.brightech.xmp.js.CollectionWrapper
-
Returns an iterator over the elements in this list in proper sequence.
- (JavaScript Getter) lastModified() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Return file modified timestamp in milliseconds.
- (JavaScript Getter) lastModified() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Return file modified timestamp in milliseconds
- (JavaScript Getter) lastModified() - Method in interface com.brightech.xmp.js.IFileObject
-
Return file modified timestamp in milliseconds
- (JavaScript Getter) lastName() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) ldapDn() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group LDAP DN property.
- (JavaScript Getter) length() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the file's content length.
- (JavaScript Getter) length() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the lenth of the file.
- (JavaScript Getter) length() - Method in class com.brightech.xmp.js.CollectionWrapper
-
Returns the number of components in the collection.
- (JavaScript Getter) length() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) length() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the lenth of the file.
- (JavaScript Getter) login() - Method in class com.brightech.mb.workflow.js.User
-
Returns the user login.
- (JavaScript Getter) mappedName() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Returns the mapped name, if known
- (JavaScript Getter) mappedNamespace() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Returns the mapped namespace, if known
- (JavaScript Getter) meta() - Method in class com.brightech.xmp.js.Xmp
-
Get the current XMP as a ResourceWrapper object.
- (JavaScript Getter) middleName() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.ACL
-
Returns the ACL's name.
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group name property.
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Returns the name of the directory.
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the name of the file or directory.
- (JavaScript Getter) name() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Returns the name of the directory.
- (JavaScript Getter) name() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) name() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the name of the file or directory.
- (JavaScript Getter) name() - Method in interface com.brightech.xmp.js.IFolderObject
-
Returns the name of the directory.
- (JavaScript Getter) name() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Returns the field name.
- (JavaScript Getter) namespace() - Method in class com.brightech.xmp.js.PropertyWrapper
-
Returns the field namespace.
- (JavaScript Getter) next() - Method in class com.brightech.xmp.js.CollectionIterator
-
Returns the next element in the iteration.
- (JavaScript Getter) parameterArray() - Method in class com.brightech.mb.workflow.js.Parameters
-
Deprecated.
- (JavaScript Getter) parent() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
- (JavaScript Getter) parent() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Returns the parent directory.
- (JavaScript Getter) parent() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the parent file o directory.
- (JavaScript Getter) parent() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Returns the parent directory.
- (JavaScript Getter) parent() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) parent() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the parent file o directory.
- (JavaScript Getter) parent() - Method in interface com.brightech.xmp.js.IFolderObject
-
Returns the parent directory.
- (JavaScript Getter) path() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the file's path relative to the MediaBeacon asset root.
- (JavaScript Getter) path() - Method in class com.brightech.mb.workflow.js.ManagedFolder
-
Get the folder's path relative to the MediaBeacon asset root folder.
- (JavaScript Getter) path() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the file's absolute path.
- (JavaScript Getter) path() - Method in class com.brightech.mb.workflow.js.UnmanagedFolder
-
Get the folder's absolute path.
- (JavaScript Getter) path() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) path() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the file's path.
- (JavaScript Getter) path() - Method in interface com.brightech.xmp.js.IFolderObject
-
Returns the folder's path.
- (JavaScript Getter) phone() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) position() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) primary() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group primary property.
- (JavaScript Getter) priority() - Method in class com.brightech.mb.workflow.js.Group
-
Javascript getter for group priority property.
- (JavaScript Getter) properties() - Method in class com.brightech.xmp.js.ResourceWrapper
-
Deprecated.
- (JavaScript Getter) rawLength() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get the raw file size, without metadata
- (JavaScript Getter) resolution() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Get image resolution.
- (JavaScript Getter) resolution() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
- (JavaScript Getter) resolution() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Get image resolution.
- (JavaScript Getter) resolution() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the image resolution.
- (JavaScript Getter) sortOrderings() - Method in class com.brightech.mb.workflow.js.JSSearchManager
-
Get an array of valid sort orderings
- (JavaScript Getter) state() - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Getter) type() - Method in class com.brightech.mb.workflow.js.ACL
-
Returns the ACL type: 0 for group, 1 for user.
- (JavaScript Getter) type() - Method in class com.brightech.mb.workflow.js.event.TriggerEvent
-
Deprecated.
- (JavaScript Getter) userId() - Method in class com.brightech.mb.workflow.js.User
-
Returns the user ID.
- (JavaScript Getter) username() - Method in class com.brightech.mb.workflow.js.User
-
Returns the username.
- (JavaScript Getter) 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.
- (JavaScript Getter) userStatus() - Method in class com.brightech.mb.workflow.js.JSUserManager
-
- (JavaScript Getter) userTypes() - Method in class com.brightech.mb.workflow.js.JSUserManager
-
- (JavaScript Getter) valid() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Is this file valid, according to M3TAForms Desktop validation?
- (JavaScript Getter) width() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Returns the image width
- (JavaScript Getter) width() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
Returns the image width.
- (JavaScript Getter) width() - Method in class com.brightech.xmp.js.File
-
Deprecated.
- (JavaScript Getter) width() - Method in interface com.brightech.xmp.js.IFileObject
-
Returns the image width.
- (JavaScript Getter) xmp() - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Gets XMP object.
- (JavaScript Getter) xmp() - Method in class com.brightech.mb.workflow.js.UnmanagedFile
-
- (JavaScript Getter) xmp() - Method in class com.brightech.mb.workflow.Workflow
-
Gets XMP object.
- (JavaScript Getter) xmp() - Method in class com.brightech.xmp.js.File
-
Deprecated.
Gets XMP block from the file.
- (JavaScript Getter) xmp() - Method in interface com.brightech.xmp.js.IFileObject
-
Gets XMP block from the file.
- (JavaScript Getter) 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
-
- 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
-
User: Nate Solas
Date: 8/22/14
Class description here
- 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
-
- 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
-
- JSReportLogManager - Class in com.brightech.mb.workflow.js
-
Provides access to the log of user and system actions.
- JSReportLogManager() - Constructor for class com.brightech.mb.workflow.js.JSReportLogManager
-
- JSRssFeedManager - Class in com.brightech.mb.workflow.js
-
RSS Feed Manager for javascript (workflows).
- JSRssFeedManager() - Constructor for class com.brightech.mb.workflow.js.JSRssFeedManager
-
- 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
-
- (JavaScript Setter) address1(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) address2(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) city(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) company(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) country(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) customName(String) - Method in class com.brightech.xmp.js.File
-
Deprecated.
Javascript method which sets the custom name for the file to be applied on upload.
- (JavaScript Setter) dept(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) email(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) ext(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) firstName(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) lastName(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) middleName(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) phone(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) position(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) state(String) - Method in class com.brightech.mb.workflow.js.User
-
- (JavaScript Setter) valid(boolean) - Method in class com.brightech.xmp.js.File
-
Deprecated.
Set that this file is valid, according to M3TAForms Desktop validation.
- (JavaScript Setter) xmp(Object) - Method in class com.brightech.mb.workflow.js.ManagedFile
-
Writes the given Xmp object or xmp string to the file
- (JavaScript Setter) 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
-
- 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
-