Modifier and Type | Method and Description |
---|---|
protected AttributeValueTable[] |
LibrarySession.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Invokes the identically-named remote S_LibrarySession method.
|
AttributeValueTable |
NodeConfiguration.getEffectivePropertyTable()
Gets the effective set of properties, combining this instance's properties
with any defined on the super NodeConfiguration.
|
AttributeValueTable |
NodeConfiguration.getEffectiveServersTable()
Gets the effective set of servers, combining this instance's servers
with any defined on the super NodeConfiguration.
|
AttributeValueTable |
SimplePropertyTableList.getObjectPropertiesAsTable()
Gets the object properties (SimpleProperty objects) for this object
as an AttributeValueTable.
|
AttributeValueTable |
SimplePropertyTable.getPropertiesAsTable()
Gets the properties (SimpleProperty objects) for this object
as an AttributeValueTable.
|
AttributeValueTable |
ActionSpecification.getPropertyTable()
Gets the AttributeValueTable representing the set of Properties defined
for this instance.
|
AttributeValueTable |
ActivitySpecification.getPropertyTable()
Gets the AttributeValueTable representing the set of Properties defined
for this instance.
|
AttributeValueTable[] |
PreparedSelector.getSearchResults()
Returns the search results as an array of AttributeValueTable, with each
AttributeValueTable representing a row from the underlying ResultSet.
|
Modifier and Type | Method and Description |
---|---|
List<AttributeValueTable> |
SimplePropertyTableList.getPropertyTablesAsList()
Gets the SimplePropertyTable instances comprising this TableList,
as a list of AttributeValueTable.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessControlListDefinition.addAceDefinition(AttributeValueTable aceTable)
Adds a new AccessControlEntryDefinition for an element
specified in a table.
|
void |
PublicObjectDefinition.addCategoryDefinition(AttributeValueTable catTable)
Adds a new Category deifnition for a category specified in a table.
|
void |
SimplePropertyTableListDefinition.addDetailListDefinition(AttributeValueTable detailListTable)
Adds a new detail list Definition.
|
void |
LifecyclePolicyDefinition.addLifecyclePolicyEntryDefinition(AttributeValueTable entryTable)
Adds a new LifecyclePolicyEntryDefinition for a entry
specified in a table.
|
void |
PolicyListDefinition.addPolicyListElementDefinition(AttributeValueTable pleTable)
Adds a new PolicyListElementDefinition for an element
specified in a table.
|
void |
LibraryObjectDefinition.addPropertyDefinition(AttributeValueTable propTable)
Adds a new PropertyDefinition for a Property
specified in a table.
|
void |
PropertyBundleDefinition.addPropertyDefinition(AttributeValueTable propTable)
Adds a new PropertyDefinition for a Property
specified in a table.
|
void |
SimplePropertyTableDefinition.addSimplePropertyDefinition(AttributeValueTable prop)
Adds a new SimplePropertyDefinition for a SimpleProperty
specified in a table.
|
void |
LibraryObjectDefinition.addSimplePropertyDefinition(String attrName,
AttributeValueTable propTable)
Adds a new SimplePropertyDefinition for a SimpleProperty
specified in a table, for the specified attribute.
|
void |
SimplePropertyTableListDefinition.addSimplePropertyTableDefinition(AttributeValueTable propTable)
Adds a new SimplePropertyTableDefinition for a SimplePropertyTable
specified in a table.
|
void |
LibraryObjectDefinition.applyEnumSetting(AttributeValueTable avt,
LibraryObjectDefinition.EnumToIntegerCode func,
String key)
Applies an enum setting for the specified key.
|
void |
LibraryObjectDefinition.applyEnumSetting(AttributeValueTable avt,
LibraryObjectDefinition.EnumToIntegerCode func,
String key,
String attrName)
Applies an enum setting for the specified key.
|
void |
LibraryObjectDefinition.applyMapSetting(AttributeValueTable avt,
String key)
Applies a setting for a map attribute from the specified table,
using the specified table key.
|
void |
LibraryObjectDefinition.applyMapSetting(AttributeValueTable avt,
String key,
String attrName)
Applies a setting for a map attribute from the specified table,
using the specified table key and Attribute name.
|
void |
LibraryObjectDefinition.applyObjectArraySetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Applies a LibraryObject array setting for the specified key.
|
void |
LibraryObjectDefinition.applyObjectArraySetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key,
String attrName)
Applies a LibraryObject array setting for the specified key.
|
void |
LibraryObjectDefinition.applyObjectSetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Applies a LibraryObject setting for the specified key.
|
void |
LibraryObjectDefinition.applyObjectSetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key,
String attrName)
Applies a LibraryObject setting for the specified key.
|
void |
LibraryObjectDefinition.applySetting(AttributeValueTable avt,
String key)
Applies a settings from the specified table,
using the specified table key.
|
void |
LibraryObjectDefinition.applySetting(AttributeValueTable avt,
String key,
String attrName)
Applies a settings from the specified table,
using the specified table key and Attribute name.
|
void |
AccessControlEntryDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
AccessControlListDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ActionSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ActivitySpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ApplicationTokenDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ClassDomainDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
CustomMediaDriverSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
DependentViewDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
DirectoryGroupDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
DirectoryObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
DocumentDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ExtendedPermissionDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ExtendedUserProfileDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
FormatDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LibraryObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LifecycleDateRuleSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LifecyclePolicyActionSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LifecyclePolicyDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LifecyclePolicyEntryDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LinkDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
LockObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
MediaBfileDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
MediaBlobDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
MediaCustomDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
MediaDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PerformedActivitySpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PermissionBundleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PolicyDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PolicyListDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PolicyListElementDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PropertyBundleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
PublicObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SchemaObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SimplePropertyTableDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SimplePropertyTableListDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
StorageGroupDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SystemLockObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SystemObjectDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
TrackedActivitySpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
UserProfileDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ValueDefaultDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ValueDomainDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
static LibraryObjectDefinition |
LibraryObjectDefinition.constructInstance(LibrarySession session,
AttributeValueTable avt,
String defClassName)
Dynamically construct an instance from a table that contains the
desired class.
|
LibraryObject |
LibraryObject.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
LibraryObject |
SimplePropertyTable.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
LibraryObject |
SimplePropertyTableList.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
static SimplePropertyTable |
SimplePropertyTable.createInstance(LibrarySession session,
AttributeValueTable avt)
Create a new SimplePropertyTable from the specified AttributeValueTable.
|
static SimplePropertyTableList |
SimplePropertyTableList.createInstance(LibrarySession session,
AttributeValueTable avt)
Create a new SimplePropertyTableList from the specified AttributeValueTable.
|
LibraryObject[] |
LibraryObjectDefinition.deriveObjectArraySetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Derives a LibraryObject[] setting for the specified key.
|
LibraryObject |
LibraryObjectDefinition.deriveObjectSetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Derives a LibraryObject setting for the specified key.
|
void |
InterMediaAnnotator.initialize(LibrarySession session,
AttributeValueTable avt)
Initializes an InterMediaAnnotator.
|
protected void |
InterMediaAnnotator.setAnnotatorTraceLevel(AttributeValueTable avt)
Sets the Annotator TraceLevel based on the specified Annotator properties.
|
protected void |
InterMediaAnnotator.setClassMap(AttributeValueTable avt)
Sets the ClassMap based on the specified Annotator properties.
|
void |
SimplePropertyTableListDefinition.setObjectPropertyTableDefinition(AttributeValueTable propTable)
Sets the SimplePropertyTable definition for the object property table,
expressed as an AttributeValueTable
|
Modifier and Type | Method and Description |
---|---|
void |
AccessControlListDefinition.addAceDefinitions(List<AttributeValueTable> aceList)
Adds a set of new AccessControlEntryDefinitions via a table list.
|
void |
PublicObjectDefinition.addCategoryDefinitions(List<AttributeValueTable> catList)
Adds a set of new Category Definitions via a table list.
|
void |
SimplePropertyTableListDefinition.addDetailListDefinitions(List<AttributeValueTable> detailListsList)
Adds a set of new detail list Definitions for multiple detail lists.
|
void |
LifecyclePolicyDefinition.addLifecyclePolicyEntryDefinitions(List<AttributeValueTable> entryList)
Adds a set of new LifecyclePolicyEntryDefinitions via a table list.
|
void |
PolicyListDefinition.addPolicyListElementDefinitions(List<AttributeValueTable> pleList)
Adds a set of new PolicyListElementDefinitions via a table list.
|
void |
LibraryObjectDefinition.addPropertyDefinitions(List<AttributeValueTable> propsList)
Adds a set of new PropertyDefinitions via a table list.
|
void |
PropertyBundleDefinition.addPropertyDefinitions(List<AttributeValueTable> propsList)
Adds a set of new PropertyDefinitions via a table list.
|
SimplePropertyTable |
SimplePropertyTableList.addPropertyTable(String tableName,
List<AttributeValueTable> propsList)
Add a SimplePropertyTable to the list of property tables held by this list.
|
void |
SimplePropertyTableDefinition.addSimplePropertyDefinitions(List<AttributeValueTable> propsList)
Adds a set of new SimplePropertyDefinitions for multiple SimpleProperties
specified in a table list
|
void |
LibraryObjectDefinition.addSimplePropertyDefinitions(String attrName,
List<AttributeValueTable> propsList)
Adds a set of new SimplePropertyDefinitions via a table list,
for the specified attribute.
|
void |
SimplePropertyTableListDefinition.addSimplePropertyTableDefinitions(List<AttributeValueTable> propTablesList)
Adds a set of new SimplePropertyTableDefinitions for multiple SimplePropertyTables
specified in a table list
|
static SimplePropertyTableList |
SimplePropertyTableList.create(LibrarySession session,
String name,
List<AttributeValueTable> propTablesList,
boolean createObjectTable)
Creates an empty instance.
|
Modifier and Type | Method and Description |
---|---|
long |
ColumnDescriptor.getObjectId(AttributeValueTable rowTable)
Gets the object ID for the specified row, using this
object's Object ID alias.
|
Constructor and Description |
---|
ColumnDescriptor(AttributeValueTable avt,
LibrarySession session)
Constructs a ColumnDescriptor using a table containing the definitions.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
ActionAdapter.getPropertyTable()
Gets the AttributeValueTable representing the set of Properties defined
for the ActionSpecification associated with this instance.
|
AttributeValueTable |
ActionFactory.getPropertyTable()
Gets the AttributeValueTable representing the set of Properties defined
for the ActionSpecification associated with this instance.
|
AttributeValueTable |
ActivityProcessor.getPropertyTable()
Gets the AttributeValueTable representing the set of Properties defined
for the ActivitySpecification associated with this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityOperations.addActionSpecification(AttributeValueTable avt)
Adds an existing ActionSpecification referenced by its TAG or NAME to an existing ActivitySpecification
referenced by its TAG or NAME.
|
void |
ActivityOperations.addActivityRecord(AttributeValueTable avt)
Add a ActivityRecord to a PublicObject.
|
void |
ActivityOperations.addActor(AttributeValueTable avt)
Add a Actor to a user or other PublicObject.
|
void |
ActivityOperations.addContact(AttributeValueTable avt)
Add a contact to an Actor's primary ContactList.
|
void |
ActivityOperations.addConversationMessage(AttributeValueTable avt)
Create a new message on a Conversation, by executing a ConverseAction.
|
void |
ActivityOperations.createActionSpecification(AttributeValueTable avt)
Creates a ActionSpecification.
|
void |
ActivityOperations.createActivityHierarchyTables(AttributeValueTable avt)
Creates the auxiliary tables used to manage activity hierarchy information.
|
void |
ActivityOperations.createActivitySpecification(AttributeValueTable avt)
Creates a ActivitySpecification.
|
void |
ActivityOperations.createConversation(AttributeValueTable avt)
Creates a Conversation.
|
void |
ActivityOperations.createPerformedActivitySpecification(AttributeValueTable avt)
Creates a PerformedActivitySpecification.
|
void |
ActivityOperations.createTrackedActivitySpecification(AttributeValueTable avt)
Creates a TrackedActivitySpecification.
|
void |
ActivityOperations.deletePrivatePerformedActivityRecords(AttributeValueTable avt)
Deletes the PrivatePerformedActivityRecords
associated with a specific PerformedActivityRecord, indicated explicitly
by tag, or implied from the specified Actor and ActivityRecord.
|
void |
ActivityOperations.deleteTrackedActivityRecord(AttributeValueTable avt)
Delete a TrackedActivityRecord for the current Actor for the specified
ActivityRecord.
|
void |
ActivityOperations.freeActionSpecification(AttributeValueTable avt)
Frees a ActionSpecification.
|
void |
ActivityOperations.freeActivitySpecification(AttributeValueTable avt)
Frees a ActivitySpecification.
|
void |
ActivityOperations.freePerformedActivitySpecification(AttributeValueTable avt)
Frees a PerformedActivitySpecification.
|
void |
ActivityOperations.freeTrackedActivitySpecification(AttributeValueTable avt)
Frees a TrackedActivitySpecification.
|
void |
ActivityOperations.identifyActivityRecord(AttributeValueTable avt)
Identify an ActivityRecord for a PublicObject that has a ActivityRecord.
|
void |
ActivityOperations.identifyActor(AttributeValueTable avt)
Identify a Actor for a specified PublicObject.
|
void |
ActivityOperations.identifyPerformedActivityRecord(AttributeValueTable avt)
Select and identify a PerformedActivityRecord for a specific Actor and
ActivityRecord.
|
void |
ActivityOperations.identifyTrackedActivityRecord(AttributeValueTable avt)
Select and identify a TrackedActivityRecord for a specific Actor and
ActivityRecord.
|
void |
ActivityOperations.initializeExecutedActionRetainedEvents(AttributeValueTable avt)
Initializes handling of ExecutedActionRetainedEvents.
|
void |
ActivityOperations.processExecutedActionRetainedEvents(AttributeValueTable avt)
Processes all of the currently queued ExecutedActionRetainedEvents.
|
void |
ActivityOperations.refreshActionSpecification(AttributeValueTable avt)
Refreshed an existing ActionSpecification in order to register any new events
that are defined by the ActionSpecification's ActionFactory.
|
void |
ActivityOperations.refreshAllDeltaSummaries(AttributeValueTable avt)
Refresh the last viewed ActivitySummary for all Actors that have
a TAR for the specified ActivityRecord.
|
void |
ActivityOperations.refreshDeltaSummary(AttributeValueTable avt)
Refresh the delta ActivitySummary for the specified Actor
and ActivityRecord, without changing the last viewed ActivitySummary.
|
void |
ActivityOperations.removeActionSpecification(AttributeValueTable avt)
Removes an ActionSpecification referenced by its TAG or NAME from an existing ActivitySpecification
referenced by its TAG or NAME.
|
void |
ActivityOperations.removeActivityRecord(AttributeValueTable avt)
Remove an ActivityRecord from a PublicObject.
|
void |
ActivityOperations.removeAllContacts(AttributeValueTable avt)
Removes all contacts from an Actor's primary ContactList.
|
void |
ActivityOperations.removeContact(AttributeValueTable avt)
Remove a contact from an Actor's primary ContactList.
|
void |
ActivityOperations.setSessionActor(AttributeValueTable avt)
Sets the Actor designation to be in effect for the current session.
|
void |
ActivityOperations.showActivity(AttributeValueTable avt)
Show the activity events for a PublicObject with a ActivityRecord context.
|
void |
ActivityOperations.showActivityRecord(AttributeValueTable avt)
Show ActivityRecord information for a PublicObject.
|
void |
ActivityOperations.showActivitySummary(AttributeValueTable avt)
Show the activity summary for an ActivityRecord.
|
void |
ActivityOperations.showActor(AttributeValueTable avt)
Show Actor information for a PublicObject.
|
void |
ActivityOperations.showAllConversations(AttributeValueTable avt)
Shows all of the Conversations the current Actor is engaged in.
|
void |
ActivityOperations.showConversation(AttributeValueTable avt)
Show details about a Conversation.
|
void |
ActivityOperations.showLastAction(AttributeValueTable avt)
Show the last Action performed on an ActivityRecord.
|
void |
ActivityOperations.showPerformedActivityRecord(AttributeValueTable avt)
Show a PerformedActivityRecord that was either previously identified
or from a specified Actor and ActivityRecord.
|
void |
ActivityOperations.showPerformedActivityRecords(AttributeValueTable avt)
Show all PerformedActivityRecords for an Actor.
|
void |
ActivityOperations.showPrimaryContactList(AttributeValueTable avt)
Show details about an Actor's primary ContactList.
|
void |
ActivityOperations.showSessionActor(AttributeValueTable avt)
Show the Actor designation in effect for the current session.
|
void |
ActivityOperations.showTrackedActivityRecord(AttributeValueTable avt)
Show a TrackedActivityRecord that was either previously identified
or from a specified Actor and ActivityRecord.
|
void |
ActivityOperations.showTrackedActivityRecords(AttributeValueTable avt)
Show all TrackedActivityRecords for an Actor.
|
void |
ActivityOperations.updateLastViewedSummary(AttributeValueTable avt)
Update the ActivitySummary for the specified Actor and ActivityRecord.
|
void |
ActivityOperations.updatePrivateTrackedActivityRecords(AttributeValueTable avt)
Update the read indication for PrivateTrackedActivityRecords
associated with a specific TrackedActivityRecord, indicated explicitly
by tag, or implied from the specified Actor and ActivityRecord.
|
void |
ActivityOperations.updateTrackedActivityRecord(AttributeValueTable avt)
Update a TrackedActivityRecord that was either previously identified
or from a specified Actor and ActivityRecord.
|
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityOperations.executeCommentAction(AttributeValueTable avt)
Execute a CommentAction, on the specified target object.
|
void |
SocialActivityOperations.executeFollowAction(AttributeValueTable avt)
Execute a FollowAction, on the specified target object.
|
void |
SocialActivityOperations.executeLikeAction(AttributeValueTable avt)
Execute a LikeAction, on the specified target object.
|
void |
SocialActivityOperations.showFilteredActivity(AttributeValueTable avt)
Show the activity actions filtered to show only a certain
kind of social action (like, follow, or comment).
|
Modifier and Type | Method and Description |
---|---|
protected AttributeValueTable |
EventHandlerAgent.getTimerConfiguration() |
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
RuntimeState.getStatePropertyTableSnapshot()
Returns a static snapshot of the State Property Table.
|
Modifier and Type | Method and Description |
---|---|
List<AttributeValueTable> |
ControllerPlan.getAssignments()
Gets the set of assignment definitions for this plan.
|
List<AttributeValueTable> |
ControllerPlanExecution.getAssignments()
Gets the set of assignment definitions for this plan execution.
|
Modifier and Type | Method and Description |
---|---|
void |
ControllerPlan.addAssignment(AttributeValueTable assignment)
Adds an assignment to the map.
|
void |
AuditTypeListDefinition.addEventDefinition(AttributeValueTable eventsTable)
Adds a set of event declarations from a table entry.
|
void |
AuditHandlerSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
AuditSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
AuditTargetSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
AuditTypeListDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
AutoFolderingActionSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerAlertDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerJobDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerLoadRatioDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerPlanDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerReplyDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ControllerRequestDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
OperationActionSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
ServerSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
static ControllerJob |
ControllerJob.createReconfigure(RuntimeState rs,
AttributeValueTable settingsTable)
Create a job to Reconfigure a RuntimeState object.
|
void |
RuntimeState.postConfigurationOverrideRequest(AttributeValueTable overrides)
Posts configuration override request for this RuntimeState.
|
void |
NodeState.postLoadServerRequest(String serverName,
String scName,
AttributeValueTable overrides)
Deprecated.
9.3.4.0 use ServerSpecification to add new Servers to a running system
|
void |
AuditSpecificationDefinition.setAuditHandlerSpecificationDefinition(AttributeValueTable avt)
Sets the AuditTargetSpecificationDefinition specifying the
AuditTargetSpecification for the AuditSpecification that
is created or updated, using values specified in a table.
|
void |
AuditSpecificationDefinition.setAuditTargetSpecificationDefinition(AttributeValueTable avt)
Sets the AuditTargetSpecificationDefinition specifying the
AuditTargetSpecification for the AuditSpecification that
is created or updated, using values specified in a table.
|
void |
AuditSpecificationDefinition.setAuditTypeListDefinition(AttributeValueTable avt)
Sets the AuditTypeListDefinition specifying the
AuditTypeList for the AuditSpecification that is created or updated,
using values specified in a table.
|
Modifier and Type | Method and Description |
---|---|
void |
AuditTypeListDefinition.addEventDefinitions(List<AttributeValueTable> eventsList)
Adds a set of event declarations via a table list.
|
static ControllerState |
ControllerState.create(LibrarySession sess,
String name,
List<AttributeValueTable> propsList)
Create a ControllerState based on the specified inputs.
|
Modifier and Type | Method and Description |
---|---|
void |
InformationExtractionDomainSpecificationDefinition.addEntityPhraseDefinition(AttributeValueTable avt)
Adds a new InformationExtractionEntityPhraseDefinition
for an InformationExtractionEntityPhrase specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addEntityRelationTypeDefinition(AttributeValueTable avt)
Adds a new InformationExtractionEntityTypeDefinition
for a EntityRelationType specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addEntityTypeDefinition(AttributeValueTable avt)
Adds a new InformationExtractionEntityTypeDefinition
for a EntityType specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addImplicitEntityRelationDefinition(AttributeValueTable avt)
Adds a new InformationExtractionImplicitEntityRelationDefinition
for a Implicit Entity Relation specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addLegalEntityRelationDefinition(AttributeValueTable avt)
Adds a new definition
for a Legal Entity Relation specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexMappingDefinition(AttributeValueTable avt)
Adds a new InformationExtractionRegexMappingDefinition
for a Regex Mapping specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexPatternDefinition(AttributeValueTable avt)
Adds a new InformationExtractionRegexPatternDefinition
for a Regex NER Pattern specified in a table.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexRuleDefinition(AttributeValueTable avt)
Adds a new InformationExtractionRegexRuleDefinition
for a Tokens Regex rule specified in a table.
|
void |
CoreNlpRegexRuleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
DependencyMatcherRegexRuleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
EntityRulerRegexRuleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionAbstractSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionDomainSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionEntityPhraseDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionEntityRelationTypeDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionEntityTypeDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionFinisherSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionImplicitEntityRelationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionLegalEntityRelationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionParserSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionPreparerSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionRegexMappingDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionRegexPatternDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionRegexRuleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionResultSetDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionSolverSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionTrainerSpecificationDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
InformationExtractionTrainingSetDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
TokenMatcherRegexRuleDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
Document |
InformationExtractionTrainerSpecification.createNerClassifierDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the NER Classifier model by creating a new NER Classifier Document.
|
Document |
InformationExtractionTrainingSet.createNerClassifierDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the NER Classifier model by creating a new NER Classifier Document.
|
Document |
InformationExtractionTrainerSpecification.createRelationMentionModelDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the RelationMention model by creating a new model Document.
|
Document |
InformationExtractionTrainingSet.createRelationMentionModelDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the RelationMention model by creating a new model Document.
|
Document |
InformationExtractionTrainerSpecification.createSpacyClassifierDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the Spacy Classifier model by creating a new Spacy NER Classifier Document.
|
Document |
InformationExtractionTrainingSet.createSpacyClassifierDocument(InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder,
boolean addAsVersion)
Updates the Spacy Classifier model by creating a new Spacy Classifier Document.
|
void |
InformationExtractionTrainerSpecification.exportNerClassifierModelData(String absFileName,
AttributeValueTable options)
Exports the NER Classifier training data to the specified file.
|
void |
InformationExtractionTrainerSpecification.exportRelationMentionModelData(String absFileName,
AttributeValueTable options)
Exports the RelationMention training data to the specified file.
|
void |
InformationExtractionTrainingSet.writeClassifierTrainingInputFile(String path,
AttributeValueTable options)
Writes the Classifier Training input file that will contain the set of
all confirmed outcomes held by this instance.
|
void |
InformationExtractionTrainingSet.writeRelationTrainingInputFile(String path,
AttributeValueTable options)
Writes the CONLL Relation Training input file that will contain the set of
all confirmed outcomes held by this instance.
|
void |
InformationExtractionTrainingSet.writeSpacyClassifierTrainingInputFile(String path,
AttributeValueTable options)
Writes the Spacy Classifier Training input file that will contain the set of
all confirmed outcomes held by this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
InformationExtractionDomainSpecificationDefinition.addEntityPhraseDefinitions(List<AttributeValueTable> entPhrasesList)
Adds new InformationExtractionEntityPhraseDefinitions
for a table list of InformationExtractionEntityPhrases.
|
void |
InformationExtractionDomainSpecificationDefinition.addEntityRelationTypeDefinitions(List<AttributeValueTable> entRelTypesList)
Adds new InformationExtractionEntityRelationTypeDefinitions
for a table list of EntityRelationTypes.
|
void |
InformationExtractionDomainSpecificationDefinition.addEntityTypeDefinitions(List<AttributeValueTable> entTypesList)
Adds new InformationExtractionEntityTypeDefinitions
for a table list of EntityTypes.
|
void |
InformationExtractionDomainSpecificationDefinition.addImplicitEntityRelationDefinitions(List<AttributeValueTable> implEntRelsList)
Adds new InformationExtractionImplicitEntityRelationDefinitions
for a table list of Implicit Entity Relations.
|
void |
InformationExtractionDomainSpecificationDefinition.addLegalEntityRelationDefinitions(List<AttributeValueTable> implEntRelsList)
Adds new legal EntityRelation definitions
for a table list of legal Entity Relations.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexMappingDefinitions(List<AttributeValueTable> regexMappingsList)
Adds new InformationExtractionRegexMappingDefinitions
for a table list of Regex Mappings.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexPatternDefinitions(List<AttributeValueTable> regexNerPattsList)
Adds new InformationExtractionRegexPatternDefinitions
for a table list of Regex NER Patterns.
|
void |
InformationExtractionDomainSpecificationDefinition.addRegexRuleDefinitions(List<AttributeValueTable> regexRulesList)
Adds new InformationExtractionRegexRuleDefinitions
for a table list of Tokens Regex rules.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
CoreNlpParser.getSettings()
Gets the effective settings for the current parse.
|
Modifier and Type | Method and Description |
---|---|
void |
CoreNlpTrainer.generateNerClassifierTrainingOutput(String inputPath,
String outputPath,
AttributeValueTable propOverrideTable)
Generate the NER classifier file, from an input file and a set of properties.
|
void |
CoreNlpTrainer.generateRelationMentionModelTrainingOutput(LibrarySession session,
AttributeValueTable propOverrideTable)
Generate RelationMention model from an input file and a set of properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractionOperations.addConfirmedResult(AttributeValueTable avt)
Add a confirmed result to an InformationExtraction.
|
void |
ExtractionOperations.addEventAssignmentTable(AttributeValueTable avt)
Adds an EventAssignmentTable to the specified AuditHandlerSpecification
that defines the InformationExtractionHandlerDispatcher.
|
void |
ExtractionOperations.addEventAssignmentTables(AttributeValueTable avt)
Adds multiple EventAssignmentTables to the specified AuditHandlerSpecification
that defines the InformationExtractionHandlerDispatcher.
|
void |
ExtractionOperations.addFinisherOverrideSetting(AttributeValueTable avt)
Add a Finisher override setting to an InformationExtraction.
|
void |
ExtractionOperations.addInformationExtractionEntityPhrase(AttributeValueTable avt)
Add an InformationExtractionEntityPhrase to a
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionEntityRelationType(AttributeValueTable avt)
Add an InformationExtractionEntityRelationType to a
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionEntityType(AttributeValueTable avt)
Add an InformationExtractionEntityType to a
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionImplicitEntityRelation(AttributeValueTable avt)
Add an InformationExtractionImplicitEntityRelation to a
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionLegalEntityRelation(AttributeValueTable avt)
Add a legal entity relation (as an LegalEntityRelation) to a
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionRegexMapping(AttributeValueTable avt)
Add an InformationExtractionRegexMapping to an
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionRegexPattern(AttributeValueTable avt)
Add an InformationExtractionRegexPattern to an
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionRegexRule(AttributeValueTable avt)
Add an InformationExtractionRegexRule to an
InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.addInformationExtractionSetting(AttributeValueTable avt)
Add a Misc. setting to an InformationExtraction.
|
void |
ExtractionOperations.addParserOverrideSetting(AttributeValueTable avt)
Add a parser override setting to an InformationExtraction.
|
void |
ExtractionOperations.addPreparerOverrideSetting(AttributeValueTable avt)
Add a Preparer override setting to an InformationExtraction.
|
void |
ExtractionOperations.addProperty(AttributeValueTable avt)
Adds a property to an object.
|
void |
ExtractionOperations.addSetting(AttributeValueTable avt)
Add a setting to a InformationExtractionAbstractSpecification.
|
void |
ExtractionOperations.addSettings(AttributeValueTable avt)
Add settings to a InformationExtractionAbstractSpecification.
|
void |
ExtractionOperations.addSolverOverrideSetting(AttributeValueTable avt)
Add a Solver override setting to an InformationExtraction.
|
void |
ExtractionOperations.addTrainerOverrideSetting(AttributeValueTable avt)
Add a Trainer override setting to an InformationExtraction.
|
void |
ExtractionOperations.addTrainingSetClassifierDocument(AttributeValueTable avt)
Adds a Classifier document to the training set for the specified
InformationExtractionTrainerSpecification.
|
void |
ExtractionOperations.addTrainingSetRelationDocument(AttributeValueTable avt)
Adds a CONLL Relation document to the training set for the specified
InformationExtractionTrainerSpecification.
|
void |
ExtractionOperations.addUnconfirmedResult(AttributeValueTable avt)
Add an unconfirmed result to an InformationExtraction.
|
void |
ExtractionOperations.cancelConfirmedInformationExtraction(AttributeValueTable avt)
Manually cancels a confirmed InformationExtraction.
|
void |
ExtractionOperations.confirmInformationExtraction(AttributeValueTable avt)
Manually confirm an InformationExtraction.
|
void |
ExtractionOperations.createCoreNlpRegexRuleDocument(AttributeValueTable avt)
Creates a CoreNLP REGEX rule Document and update training model.
|
void |
ExtractionOperations.createDependencyMatcherRegexRuleJsonDocument(AttributeValueTable avt)
Creates a DependencyMatcher REGEX rule Document in JSON format,
and update training model.
|
void |
ExtractionOperations.createEntityRulerRegexRuleJsonDocument(AttributeValueTable avt)
Creates an EntityRuler REGEX rule Document in JSON format,
and update training model.
|
void |
ExtractionOperations.createInformationExtraction(AttributeValueTable avt)
Creates a InformationExtraction.
|
void |
ExtractionOperations.createInformationExtractionBatch(AttributeValueTable avt)
Creation a batch of InformationExtractions
from an input file directory.
|
void |
ExtractionOperations.createInformationExtractionDomainSpecification(AttributeValueTable avt)
Creates a InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.createInformationExtractionFinisherSpecification(AttributeValueTable avt)
Creates a InformationExtractionFinisherSpecification.
|
void |
ExtractionOperations.createInformationExtractionParserSpecification(AttributeValueTable avt)
Creates a InformationExtractionParserSpecification.
|
void |
ExtractionOperations.createInformationExtractionPreparerSpecification(AttributeValueTable avt)
Creates a InformationExtractionPreparerSpecification.
|
void |
ExtractionOperations.createInformationExtractionSolverSpecification(AttributeValueTable avt)
Creates a InformationExtractionSolverSpecification.
|
void |
ExtractionOperations.createInformationExtractionSpecification(AttributeValueTable avt)
Creates a InformationExtractionSpecification.
|
void |
ExtractionOperations.createInformationExtractionTrainerSpecification(AttributeValueTable avt)
Creates a InformationExtractionTrainerSpecification.
|
void |
ExtractionOperations.createJsonPhraseDocumentBatch(AttributeValueTable avt)
Create a batch of JSON-based documents for entity phrase training.
|
void |
ExtractionOperations.createLegalImplicitRelationsDocument(AttributeValueTable avt)
Create an unconfirmed result normally produced by the
Finisher for an InformationExtraction, which shows the
possible legal relations that would be generated by the
currently defined implicit relations.
|
void |
ExtractionOperations.createNerClassifierDocument(AttributeValueTable avt)
Creates an NER Clasifier Document and update training model.
|
void |
ExtractionOperations.createRegexPatternDocument(AttributeValueTable avt)
Creates a REGEX pattern Document and update training model.
|
void |
ExtractionOperations.createRegexPatternJsonDocument(AttributeValueTable avt)
Creates a REGEX pattern Document in JSON format and update training model.
|
void |
ExtractionOperations.createRegexRuleDocument(AttributeValueTable avt)
Creates a REGEX rule Document and update training model.
|
void |
ExtractionOperations.createRegexRuleJsonDocument(AttributeValueTable avt)
Creates an EntityRuler REGEX rule Document in JSON format,
and update training model.
|
void |
ExtractionOperations.createRelationMentionModelDocument(AttributeValueTable avt)
Creates an RelationMention model Document and update training model.
|
void |
ExtractionOperations.createResultSet(AttributeValueTable avt)
Creates an InformationExtractionResultSet object.
|
void |
ExtractionOperations.createSpacyClassifierDocument(AttributeValueTable avt)
Creates an Spacy Clasifier Document and update training model.
|
void |
ExtractionOperations.createTokenMatcherRegexRuleJsonDocument(AttributeValueTable avt)
Creates a TokenMatcher REGEX rule Document in JSON format,
and update training model.
|
void |
ExtractionOperations.createTrainingExportSet(AttributeValueTable avt)
Creates an ExportSet to track training data exported
from a InformationExtractionTrainingSet.
|
void |
ExtractionOperations.createTrainingSet(AttributeValueTable avt)
Creates an InformationExtractionTrainingSet object.
|
void |
ExtractionOperations.executeInformationExtraction(AttributeValueTable avt)
Manually execute an InformationExtraction.
|
void |
ExtractionOperations.executePythonScript(AttributeValueTable avt)
Execute a python script.
|
void |
ExtractionOperations.executePythonScriptIO(AttributeValueTable avt)
Execute a python script and communicate via in/out streams.
|
void |
ExtractionOperations.exportNerClassifierModelData(AttributeValueTable avt)
Exports the NER Classifier model training data to the specified file.
|
void |
ExtractionOperations.exportRelationMentionModelData(AttributeValueTable avt)
Exports the RelationMention model training data to the specified file.
|
void |
ExtractionOperations.freeInformationExtractionDomainSpecification(AttributeValueTable avt)
Frees a InformationExtractionDomainSpecification.
|
void |
ExtractionOperations.freeInformationExtractionFinisherSpecification(AttributeValueTable avt)
Frees a InformationExtractionFinisherSpecification.
|
void |
ExtractionOperations.freeInformationExtractionParserSpecification(AttributeValueTable avt)
Frees a InformationExtractionParserSpecification.
|
void |
ExtractionOperations.freeInformationExtractionPreparerSpecification(AttributeValueTable avt)
Frees a InformationExtractionPreparerSpecification.
|
void |
ExtractionOperations.freeInformationExtractionSolverSpecification(AttributeValueTable avt)
Frees a InformationExtractionSolverSpecification.
|
void |
ExtractionOperations.freeInformationExtractionSpecification(AttributeValueTable avt)
Frees a InformationExtractionSpecification.
|
void |
ExtractionOperations.freeInformationExtractionTrainerSpecification(AttributeValueTable avt)
Frees a InformationExtractionTrainerSpecification.
|
void |
ExtractionOperations.importNerClassifierModelData(AttributeValueTable avt)
Imports NER Classifier model training data from the specified file.
|
void |
ExtractionOperations.importRelationMentionModelData(AttributeValueTable avt)
ImportsRelationMention model training data from the specified file.
|
void |
ExtractionOperations.isLegalCoreNlpRegexRule(AttributeValueTable avt)
Checks to see if the specified components of a RegexRule are legal.
|
void |
ExtractionOperations.isLegalRegexPattern(AttributeValueTable avt)
Checks to see if the specified components of a RegexPattern are legal.
|
void |
ExtractionOperations.processAllEvents(AttributeValueTable avt)
Process all events for the specified handler, continuing
until there are no more raw events to process.
|
void |
ExtractionOperations.regenerateClassifierTrainingDocuments(AttributeValueTable avt)
Regenerate the content for Classifier training documents generated from
ConfirmedOutcomes in InformationExtraction objects.
|
void |
ExtractionOperations.removeTrainingExportSet(AttributeValueTable avt)
Removes an ExportSet used to track training data exported
from a InformationExtractionTrainingSet.
|
void |
ExtractionOperations.replaceEventAssignmentTableList(AttributeValueTable avt)
Adds multiple EventAssignmentTables to the specified AuditHandlerSpecification
that defines the InformationExtractionHandlerDispatcher.
|
void |
ExtractionOperations.searchInformationExtractionEntityPhrases(AttributeValueTable avt)
Search for Entity Phrases.
|
void |
ExtractionOperations.setConfirmedOutcome(AttributeValueTable avt)
Sets the confirmed outcome for an InformationExtraction.
|
void |
ExtractionOperations.setInformationExtractionState(AttributeValueTable avt)
Manually sets a new ExtractionState for a InformationExtraction.
|
void |
ExtractionOperations.showClassifierTrainingDocument(AttributeValueTable avt)
Show the Classifier training document generated for an InformationExtraction.
|
void |
ExtractionOperations.showConllRelationTrainingDocument(AttributeValueTable avt)
Show the CONLL Relation training document generated for an InformationExtraction.
|
void |
ExtractionOperations.showInformationExtraction(AttributeValueTable avt)
Show an InformationExtraction.
|
void |
ExtractionOperations.showInformationExtractionOutcome(AttributeValueTable avt)
Show the InformationExtractionOutcome outcome and its marking objects.
|
void |
ExtractionOperations.showJson(AttributeValueTable avt)
Parse explicit JSON, showing the results of the parse only.
|
void |
ExtractionOperations.showOutcomeGraphSummaryDocument(AttributeValueTable avt)
Show the graph summary document generated for an InformationExtraction.
|
void |
ExtractionOperations.showOutcomeTextSummaryDocument(AttributeValueTable avt)
Show the text summary document generated for an InformationExtraction.
|
void |
ExtractionOperations.showResultSet(AttributeValueTable avt)
Shows an InformationExtractionResultSet object.
|
void |
ExtractionOperations.showSearchTerm(AttributeValueTable avt)
Show the Oracle Text search terms for all search types,
given a raw search term.
|
void |
ExtractionOperations.showSpacyClassifierTrainingDocument(AttributeValueTable avt)
Show the Spacy Classifier training document generated for an InformationExtraction.
|
void |
ExtractionOperations.showTrainingExportSet(AttributeValueTable avt)
Shows an ExportSet that tracks training data exported
from a InformationExtractionTrainingSet.
|
void |
ExtractionOperations.showTrainingSet(AttributeValueTable avt)
Shows an InformationExtractionTrainingSet object.
|
void |
ExtractionOperations.syncInformationExtractionEntityPhraseIndex(AttributeValueTable avt)
Sync the Oracle Text index used by the specified
InformationExtractionDomainSpecification.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
BasicInformationExtractionSolver.getMappedMarkingTypes()
Gets the mapped marking types table.
|
AttributeValueTable |
BasicInformationExtractionFinisher.getSettings()
Gets the effective settings for the current finish.
|
AttributeValueTable |
BasicInformationExtractionPreparer.getSettings()
Gets the effective settings for the current parse.
|
AttributeValueTable |
BasicInformationExtractionSolver.getSettings()
Gets the effective settings for the current solve.
|
AttributeValueTable |
BasicInformationExtractionTrainer.getSettings()
Gets the effective settings for the current parse.
|
AttributeValueTable |
PythonParser.getSettings()
Gets the effective settings for the current parse.
|
Modifier and Type | Method and Description |
---|---|
static SpacyClassifierModelCreator |
SpacyClassifierModelCreator.construct(AttributeValueTable trainingProps)
Construct an instance of SpacyClassifierModelCreator for
the specified training properties.
|
Document |
SpacyClassifierModelCreator.create(InformationExtractionTrainingSet tset,
InformationExtractionParserSpecification pspec,
AttributeValueTable trainingProps,
String docName,
String docDesc,
AccessControlList docAcl,
Folder docFolder)
Create a new Spacy Classifier model, stored as a Document,
based on the specified training set.
|
protected void |
ImplicitRelationUtilities.createMarkingRelations(List<InformationExtractionOutcomeMarkingRelation> markingRelsList,
Map<String,String> markingRelPairsMap,
List<InformationExtractionOutcomeMarking> sources,
List<InformationExtractionOutcomeMarking> targets,
InformationExtractionEntityRelationType entRelTyp,
AttributeValueTable ruleTable)
Creates the marking relations for the specified source and target markings,
using the specified InformationExtractionEntityRelationType.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
LogManager.getConfiguration()
Gets the configuration for this LogManager.
|
AttributeValueTable |
Server.getConfigurationOverridesTable()
Gets the configuration overrides specified for this Server.
|
AttributeValueTable |
Node.getConfigurationTable()
Gets the Configuration Table for this Node.
|
AttributeValueTable |
Server.getConfigurationTable()
Gets the effective configuration parameters for this Server,
representing the combination of the initial
Configuration and any overrides that have been applied.
|
AttributeValueTable |
Server.getInitialConfigurationTable()
Gets the initial configuration parameters for this Server as
an AttributeValueTable.
|
AttributeValueTable |
Node.getOverridesTable()
Gets the Overrides Table for this Node.
|
AttributeValueTable |
Node.getStateTable()
Gets the State Table for this Node.
|
AttributeValueTable |
Server.getStateTable()
Gets the runtime state table.
|
protected AttributeValueTable |
IfsServer.getTimerConfiguration()
Gets the Timer Configuration.
|
protected AttributeValueTable |
Node.getTimerConfiguration()
Gets the Timer Configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
LogManager.configure(AttributeValueTable config)
Configure this LogManager.
|
void |
Node.configure(String ncName,
String svcName,
AttributeValueTable ncOverrides)
Configure this Node.
|
void |
Node.configure(String ncName,
String svcName,
AttributeValueTable ncOverrides,
DataSource ds)
Configure this Node, including a DataSource.
|
void |
Server.initialize(String name,
NodeInterface node,
LibrarySessionPool sessionPool,
AttributeValueTable initialConfig,
AttributeValueTable overrides)
Initializes this Server (managed by Node).
|
void |
Timer.initialize(TimerContext context,
AttributeValueTable avt)
Initializes the Timer.
|
void |
TimerInterface.initialize(TimerContext context,
AttributeValueTable avt)
Initializes the Timer.
|
Modifier and Type | Field and Description |
---|---|
AttributeValueTable |
ScriptDriver.MethodInfo.m_NamedArgs |
AttributeValueTable[] |
ScriptOperations.SavedSearchResult.m_RowResults |
Modifier and Type | Method and Description |
---|---|
protected AttributeValueTable[] |
ScriptOperations.getSavedSearchResults(String tag)
Gets the search results when multiple columns were selected.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptOperations.addAttachment(AttributeValueTable avt)
Add an attachment to the specified target PublicObject.
|
void |
ScriptOperations.addAttribute(AttributeValueTable avt)
Create a new Attribute for an existing ClassObject.
|
void |
ScriptOperations.addCategory(AttributeValueTable avt)
Adds a category to an existing PublicObject.
|
void |
ScriptOperations.addDefinitionProperties(AttributeValueTable avt)
Add definition properties, using a reference object or definition as
the source of the property settings.
|
void |
ScriptOperations.addDefinitionProperty(AttributeValueTable avt)
Adds a property to a definition.
|
void |
RuntimeOperations.addExplicitlyIdleServerName(AttributeValueTable avt)
Adds the specified managed Server name to the list of
explicitly idle Server names.
|
void |
ScriptOperations.addGroupMember(AttributeValueTable avt)
Adds a member to a DirectoryGroup.
|
void |
ScriptOperations.addGroupMembers(AttributeValueTable avt)
Adds members to a DirectoryGroup.
|
void |
InstallOperations.addLegacyPolicy(AttributeValueTable avt)
Adds a legacy Policy to a ClassObject's PolicyBundle,
creating the PolicyBundle if necessary.
|
void |
ScriptOperations.addManagedServerDeclaration(AttributeValueTable avt)
Add a Server declaration to the list being prepared as the set of managed
Servers, used in the next
createNodeConfiguration operation. |
void |
ScriptOperations.addPreparedSelectorBindValue(AttributeValueTable avt)
Add an bind value to an internal list, to be used as the
bind values in the next executeRawPreparedSelect operation.
|
void |
UpgradeOperations.addTableColumn(AttributeValueTable avt)
Alter a table to add a new column to a table.
|
void |
ScriptOperations.addToDocumentDefinition(AttributeValueTable avt)
Add options to a Document definition.
|
void |
ScriptOperations.addToPublicObjectDefinition(AttributeValueTable avt)
Add options to a PublicObject definition.
|
void |
ScriptOperations.applySingletonLock(AttributeValueTable avt)
Applies a singleton LockEntry to a PublicObject
The keys supported by this operation:
TAG: the tag that identifies the LockEntry applied
LOCKTYPEKEY: the lock type key
PUBLICOBJECT: the tag that identifies the PublicObject that will
receive the LockEntry
CUSTOM: whether the lock type is custom
LOCKALLITEMS: whether to recursively lock all items if the specified
PublicObject is a Folder
|
void |
ScriptOperations.assignClassDomain(AttributeValueTable avt)
Assigns a ClassDomain to an Attribute.
|
void |
ScriptOperations.assignValueDefault(AttributeValueTable avt)
Assigns a ValueDefault to an Attribute.
|
void |
ScriptOperations.assignValueDomain(AttributeValueTable avt)
Assigns a ValueDomain to an Attribute.
|
void |
AgentOperations.cleanupAllDanglingArrayAttributeReferences(AttributeValueTable avt)
Cleanup dangling attribute references for all array LibraryObject-type
Atrtibutes.
|
void |
AgentOperations.cleanupAllDanglingScalarAttributeReferences(AttributeValueTable avt)
Cleanup dangling attribute references for all scalar LibraryObject-type
Atrtibutes.
|
void |
AgentOperations.cleanupDanglingArrayAttributeReferences(AttributeValueTable avt)
Cleanup dangling attribute references for array LibraryObject-type
Atrtibutes.
|
void |
AgentOperations.cleanupDanglingScalarAttributeReferences(AttributeValueTable avt)
Cleanup dangling attribute references for scalar LibraryObject-type
Atrtibutes.
|
void |
ScriptOperations.cloneCurrentSession(AttributeValueTable avt)
Clone the current session.
|
void |
ScriptOperations.convertStringArray(AttributeValueTable avt,
String key)
Convert the String array that may be in the specified table using the
old array token syntax.
|
void |
ScriptOperations.copy(AttributeValueTable avt)
Copies the specified PublicObject.
|
void |
UpgradeOperations.copyToExistingMapAttribute(AttributeValueTable avt)
Copy the data from an existing scalar Attribute into an existing
map Attribute defined with a consisent data type.
|
void |
UpgradeOperations.copyToNewMapAttribute(AttributeValueTable avt)
Copy the data from an existing scalar Attribute into a new Attribute
defined in a previous call to
defineAttribute ,
which will get added as a new Attribute as part of this operation. |
void |
ScriptOperations.createAccessControlList(AttributeValueTable avt)
Creates an AccessControlList.
|
void |
ScriptOperations.createApplicationToken(AttributeValueTable avt)
Creates a ApplicationToken.
|
void |
ScriptOperations.createAuditSpecification(AttributeValueTable avt)
Creates a new AuditSpecification.
|
void |
ScriptOperations.createAuditTypeList(AttributeValueTable avt)
Creates an audit type list.
|
void |
ScriptOperations.createAutoFolderingActionSpecification(AttributeValueTable avt)
Creates a new AutoFolderingActionSpecification entirely, using embeeded
definitions.
|
void |
ScriptOperations.createClassDomain(AttributeValueTable avt)
Creates a ClassDomain.
|
void |
ScriptOperations.createClassObject(AttributeValueTable avt)
Creates a ClassObject.
|
void |
InstallOperations.createCompositeIndexes(AttributeValueTable avt)
Creates the composite indexes on LO tables.
|
void |
InstallOperations.createContextViews(AttributeValueTable avt)
Craetes the context views that are used
to perform full text seraches for Documents.
|
void |
RuntimeOperations.createControllerJob(AttributeValueTable avt)
Creates a new ControllerJob.
|
void |
RuntimeOperations.createControllerPlan(AttributeValueTable avt)
Creates a ControllerPlan instance.
|
void |
RuntimeOperations.createControllerState(AttributeValueTable avt)
Creates a ControllerState instance.
|
void |
ScriptOperations.createCustomLockEntry(AttributeValueTable avt)
Applies a custom LockEntry on a PublicObject
The keys supported by this operation:
TAG: the tag that identifies the newly created LockEntry
CUSTOMLOCKTYPEKEY: the custom lock type key for the new LockEntryDefinition
PUBLICOBJECT: the tag that identifies the PublicObject that will
receive the new custom LockEntry
|
void |
ScriptOperations.createCustomMediaDriverSpecification(AttributeValueTable avt)
Creates a new CustomMediaDriverSpecification entirely, using embeeded
definitions.
|
void |
ScriptOperations.createDependentView(AttributeValueTable avt)
Creates a DependentView.
|
void |
ScriptOperations.createDocument(AttributeValueTable avt)
Creates a Document.
|
void |
ScriptOperations.createDocumentBatch(AttributeValueTable avt)
Creation a batch of Documents from an input file directory.
|
void |
ScriptOperations.createEntireAuditSpecification(AttributeValueTable avt)
Creates a new AuditSpecification entirely, using embeeded
definitions for the AuditTypeList, AuditTargetSpecification,
and AuditHandlerSpecification.
|
void |
ScriptOperations.createExtendedPermission(AttributeValueTable avt)
Creates an ExtendedPermission.
|
void |
ScriptOperations.createExtendedUserProfile(AttributeValueTable avt)
Creates an ExtendedUserProfile.
|
void |
ScriptOperations.createFolder(AttributeValueTable avt)
Creates a Folder.
|
void |
FolderIndexOperations.createFolderIndex(AttributeValueTable avt)
Create a Folder index.
|
void |
ScriptOperations.createFolderLink(AttributeValueTable avt)
Creates a FolderLink.
|
void |
ScriptOperations.createFolderTree(AttributeValueTable avt)
Creates a folder tree for all folders missing in the specified
absolute path.
|
void |
ScriptOperations.createFormat(AttributeValueTable avt)
Creates a Format.
|
void |
ScriptOperations.createGroup(AttributeValueTable avt)
Creates a DirectoryGroup.
|
void |
InstallOperations.createInitialDirectoryObjects(AttributeValueTable avt)
Creates the initial DirectoryObjects for the system user
and the World group.
|
void |
InstallOperations.createLegacyPolicy(AttributeValueTable avt)
Creates a legacy Policy.
|
void |
ScriptOperations.createLibraryObject(AttributeValueTable avt)
Creates a LibraryObject.
|
protected LibraryObject |
ScriptOperations.createLibraryObject(AttributeValueTable avt,
LibraryObjectDefinition def,
LibraryObject existingObj)
Creates a new LibraryObject entirely, using embeeded definitions.
|
void |
ScriptOperations.createLifecycleDateRuleSpecification(AttributeValueTable avt)
Creates a LifecycleDateRuleSpecification.
|
void |
ScriptOperations.createLifecyclePolicy(AttributeValueTable avt)
Creates a LifecyclePolicyActionSpecification.
|
void |
ScriptOperations.createLifecyclePolicyActionSpecification(AttributeValueTable avt)
Creates a LifecyclePolicyActionSpecification.
|
void |
ScriptOperations.createLink(AttributeValueTable avt)
Creates a Link.
|
void |
ScriptOperations.createMedia(AttributeValueTable avt)
Creates a Media.
|
void |
ScriptOperations.createNamedPropertyBundle(AttributeValueTable avt)
Creates a Named PropertyBundle.
|
void |
ScriptOperations.createNodeConfiguration(AttributeValueTable avt)
Creates a NodeConfiguration.
|
void |
ScriptOperations.createOperationActionSpecification(AttributeValueTable avt)
Creates a new OperationActionSpecification entirely, using embeeded
definitions.
|
void |
ScriptOperations.createOrUpdateClassObject(AttributeValueTable avt)
Creates or updates a ClassObject.
|
void |
ScriptOperations.createPermissionBundle(AttributeValueTable avt)
Creates a PermissionBundle.
|
void |
ScriptOperations.createPolicy(AttributeValueTable avt)
Creates a Policy.
|
void |
ScriptOperations.createPolicyList(AttributeValueTable avt)
Creates a PolicyList.
|
void |
ScriptOperations.createPropertyBundle(AttributeValueTable avt)
Creates a regular PropertyBundle.
|
void |
ScriptOperations.createQueue(AttributeValueTable avt)
Creates a Queue.
|
void |
InstallOperations.createRootFolder(AttributeValueTable avt)
Creates the Root Folder.
|
void |
ScriptOperations.createServerConfiguration(AttributeValueTable avt)
Create a ServerConfiguration.
|
void |
ScriptOperations.createServerSpecification(AttributeValueTable avt)
Creates a new ServerSpecification entirely, using embeeded
definitions.
|
void |
ScriptOperations.createServiceConfiguration(AttributeValueTable avt)
Create a ServiceConfiguration.
|
void |
ScriptOperations.createSimplePropertyTable(AttributeValueTable avt)
Creates a SimplePropertyTable.
|
void |
ScriptOperations.createSimplePropertyTableList(AttributeValueTable avt)
Creates a SimplePropertyTableList.
|
void |
ScriptOperations.createStorageGroup(AttributeValueTable avt)
Creates a StorageGroup.
|
void |
ScriptOperations.createSystemLockObject(AttributeValueTable avt)
Creates a SystemLockObject.
|
void |
ScriptOperations.createUser(AttributeValueTable avt)
Creates a User.
|
void |
ScriptOperations.createValueDefault(AttributeValueTable avt)
Creates a ValueDefault.
|
void |
ScriptOperations.createValueDomain(AttributeValueTable avt)
Creates a ValueDomain.
|
void |
ScriptOperations.defineAttribute(AttributeValueTable avt)
Defines an Attribute definition.
|
void |
ScriptOperations.defineClassObject(AttributeValueTable avt)
Defines a ClassObject definition.
|
void |
ScriptOperations.defineExistingClassObject(AttributeValueTable avt)
Defines a definition for an existing ClassObject, for subsequent update.
|
void |
ScriptOperations.deleteRepositoryParameter(AttributeValueTable avt)
Deletes a repository parameter.
|
void |
ScriptOperations.deleteUser(AttributeValueTable avt)
Deletes a User.
|
void |
ScriptOperations.deregisterCustomLockType(AttributeValueTable avt)
De-Registers a custom LockeEntry type from the locktype lookup table.
|
void |
ScriptOperations.deregisterLockType(AttributeValueTable avt)
De-Registers a custom LockEntry type from the locktype lookup table.
|
void |
FolderIndexOperations.dropFolderIndex(AttributeValueTable avt)
Drop the current Folder index.
|
void |
ScriptOperations.executeAutocommitSql(AttributeValueTable avt)
Executes a SQL statement that will be auto-committed.
|
void |
ScriptOperations.executePreparedSelect(AttributeValueTable avt)
Execute a PreparedSelector, using a search condition that may leverage
convenience functions used to generate the correct SQL.
|
void |
ScriptOperations.executePreparedSelectCount(AttributeValueTable avt)
Execute a PreparedSelector to get a search count, using a search
condition that may leverage convenience functions used to generate
the correct SQL.
|
void |
ScriptOperations.executePreparedSelectFromJson(AttributeValueTable avt)
Execute a PreparedSelector, using a search defintion
stored as JSON in a Document.
|
void |
ScriptOperations.executePreparedSelectResults(AttributeValueTable avt)
Execute a PreparedSelector, using PreparedSelectorGenerator, selecting
specific columns from the search targets.
|
void |
ScriptOperations.findOrCreateCompositeGroup(AttributeValueTable avt)
Find or create a CompositeGroup.
|
void |
ScriptOperations.freeClassDomain(AttributeValueTable avt)
Frees a ClassDomain.
|
void |
ScriptOperations.freeClassObject(AttributeValueTable avt)
Frees a ClassObject.
|
void |
ScriptOperations.freeExtendedPermission(AttributeValueTable avt)
Frees a ExtendedPermission.
|
void |
ScriptOperations.freeFolder(AttributeValueTable avt)
Frees a Folder.
|
void |
ScriptOperations.freeFormat(AttributeValueTable avt)
Frees a Format.
|
void |
ScriptOperations.freeNamedPropertyBundle(AttributeValueTable avt)
Frees a Named PropertyBundle.
|
void |
ScriptOperations.freeNodeConfiguration(AttributeValueTable avt)
Free a NodeConfiguration.
|
void |
ScriptOperations.freePermissionBundle(AttributeValueTable avt)
Frees a PermissionBundle.
|
void |
ScriptOperations.freePolicy(AttributeValueTable avt)
Frees a Policy.
|
void |
ScriptOperations.freeServerConfiguration(AttributeValueTable avt)
Free a ServerConfiguration.
|
void |
ScriptOperations.freeServiceConfiguration(AttributeValueTable avt)
Free a ServiceConfiguration.
|
void |
ScriptOperations.freeValueDefault(AttributeValueTable avt)
Frees a ValueDefault.
|
void |
ScriptOperations.freeValueDomain(AttributeValueTable avt)
Frees a ValueDomain.
|
AttributeValue |
ScriptOperations.getAttributeValue(AttributeValueTable avt)
Derives an AttributeValue from entries in the
specified AttributeValueTable.
|
AttributeValue |
ScriptOperations.getAttributeValue(AttributeValueTable avt,
String keyArgName)
Derives an AttributeValue from entries in the
specified AttributeValueTable.
|
AttributeValue |
ScriptOperations.getAttributeValue(AttributeValueTable avt,
String[] keyArgNames)
Derives an AttributeValue from entries in the
specified AttributeValueTable.
|
String |
ScriptOperations.getConsoleInputString(AttributeValueTable avt)
Get input string from the console, and store the result back
into the ParameterTable.
|
String[] |
ScriptOperations.getStringArray(AttributeValueTable avt,
String key)
Get String array from the specified table and key.
|
void |
ScriptOperations.identifyAcl(AttributeValueTable avt)
Identify an AccessControlList by name and optionally class.
|
void |
ScriptOperations.identifyCategory(AttributeValueTable avt)
Identify a Category by its class name and/or instance name.
|
void |
ScriptOperations.identifyCompositeGroup(AttributeValueTable avt)
Identify a CompositeGroup by its membership.
|
void |
ScriptOperations.identifyGroup(AttributeValueTable avt)
Identify a Group by name and optionally class.
|
void |
RuntimeOperations.identifyHandlerState(AttributeValueTable avt)
Identifies HandlerState from the NodeState and Handler name.
|
void |
ScriptOperations.identifyLibraryObject(AttributeValueTable avt)
Identify a LibraryObject by the specified search condition.
|
void |
ScriptOperations.identifyMessageEntry(AttributeValueTable avt)
Identify a MessageEntry for a PublicObject that has an ActivityRecord.
|
void |
ScriptOperations.identifyMessageList(AttributeValueTable avt)
Identify a MessageList for a PublicObject that has an ActivityRecord.
|
void |
RuntimeOperations.identifyNodeState(AttributeValueTable avt)
Identifies NodeState.
|
void |
ScriptOperations.identifyObjectProperty(AttributeValueTable avt)
Identifies an object Property on an identified PropertyBundle.
|
void |
ScriptOperations.identifyPropertyBundle(AttributeValueTable avt)
Identify a PropertyBundle as the bundle used by a previously
identified LibraryObject.
|
void |
RuntimeOperations.identifyServerState(AttributeValueTable avt)
Identifies ServerState from the NodeState and server name.
|
void |
RuntimeOperations.identifyServiceState(AttributeValueTable avt)
Identifies ServiceState.
|
void |
ScriptOperations.identifySingletonLockType(AttributeValueTable avt)
Applies a singleton LockEntry to a PublicObject
The keys supported by this operation:
TAG: the tag that identifies the LockEntry applied
LOCKTYPEKEY: the lock type key
PUBLICOBJECT: the tag that identifies the PublicObject that will
receive the LockEntry
CUSTOM: whether the lock type is custom
|
void |
ScriptOperations.initializeManualTextIndexingRetainedEvents(AttributeValueTable avt)
Initializes handling of ManualTextIndexingRetainedEvents.
|
void |
ScriptOperations.move(AttributeValueTable avt)
Move the specified PublicObject to a new folder.
|
void |
ScriptOperations.moveCategory(AttributeValueTable avt)
Move the specified Category to become associated with a new
PublicObject.
|
void |
RuntimeOperations.overrideNodeProperty(AttributeValueTable avt)
Override a Node configuration property for a running Node.
|
void |
RuntimeOperations.overrideServerProperty(AttributeValueTable avt)
Override a Server configuration property about to be used to
start up an agent.
|
void |
RuntimeOperations.overrideServiceProperty(AttributeValueTable avt)
Override a Service configuration property about to be used to
override the Service Configuration of a running Service.
|
void |
ScriptOperations.postCustomAuditEvent(AttributeValueTable avt)
Post a custom audit event.
|
protected void |
ScriptOperations.preprocessDocumentSettings(AttributeValueTable avt,
DocumentDefinition def)
Preprocess the specified AttributeValueTable for use in creating or updating
a Document.
|
protected void |
ScriptOperations.preprocessPublicObjectSettings(AttributeValueTable avt,
PublicObjectDefinition def)
Preprocess the specified AttributeValueTable for use in creating or updating
a PublicObject.
|
void |
ScriptOperations.processManualTextIndexingRetainedEvents(AttributeValueTable avt)
Processes all of the currently queued ManualTextIndexingRetainedEvents.
|
void |
InstallOperations.promoteFolder(AttributeValueTable avt)
Promote a Folder to the specified Folder index level.
|
void |
AclIndexOperations.recreateAclIndex(AttributeValueTable avt)
Recreate the ACL index.
|
void |
ScriptOperations.registerCustomLockType(AttributeValueTable avt)
Registers a new custom LockEntry type in the locktype lookup table.
|
void |
ScriptOperations.registerLockType(AttributeValueTable avt)
Registers a new LockEntry type in either the core or custom
locktype lookup table.
|
void |
ScriptOperations.removeAllAttachments(AttributeValueTable avt)
Removes all attachments from the specified target PublicObject.
|
void |
ScriptOperations.removeAttachment(AttributeValueTable avt)
Remove an attachment from the specified target PublicObject.
|
void |
ScriptOperations.removeAttribute(AttributeValueTable avt)
Remove an Attribute for an existing ClassObject.
|
void |
ScriptOperations.removeClassProperty(AttributeValueTable avt)
Remove a class-level property.
|
void |
RuntimeOperations.removeExplicitlyIdleServerName(AttributeValueTable avt)
Removes the specified managed Server name from the list of
explicitly idle Server names.
|
void |
ScriptOperations.removeGroupMembers(AttributeValueTable avt)
Removes members from a DirectoryGroup.
|
void |
ScriptOperations.removeProperties(AttributeValueTable avt)
Removes a Property or a set of Properties from a PropertyBundle.
|
void |
ScriptOperations.removeSingletonLock(AttributeValueTable avt)
Removes a singleton LockEntry from a PublicObject
The keys supported by this operation:
LOCKTYPEKEY: the lock type key
PUBLICOBJECT: the tag that identifies the PublicObject
CUSTOM: whether the lock type is custom
UNLOCKALLITEMS: whether to recursively unlock all items if the specified
PublicObject is a Folder
|
void |
UpgradeOperations.renameAttributeColumnName(AttributeValueTable avt)
Renames the column name (i.e. databaseobjectname) for an Attribute of a ClassObject.
|
void |
UpgradeOperations.renameTableColumn(AttributeValueTable avt)
Alter a table to rename a column.
|
protected void |
ScriptOperations.saveSearchResults(String tag,
AttributeValueTable[] rowResults,
String priColAlias)
Saves the search results when selecting multiple columns.
|
void |
InstallOperations.setAclForInitialDirectoryObjects(AttributeValueTable avt)
Sets the ACL on the initial DirectoryObjects: the system user
and the World group.
|
void |
RuntimeOperations.setAssignable(AttributeValueTable avt)
Sets indication as to whether the NodeState is assignable by the
Controller for Servers/Handlers that are assigned.
|
void |
ScriptOperations.setClassPolicyList(AttributeValueTable avt)
Sets a class-level PolicyList.
|
void |
ScriptOperations.setClassProperty(AttributeValueTable avt)
Sets a class-level Property on the specified ClassObject PropertyBundle.
|
void |
RuntimeOperations.setControllerPlan(AttributeValueTable avt)
Set the current ControllerPlan.
|
void |
ScriptOperations.setDefinitionAttribute(AttributeValueTable avt)
Add an attribute setting to a definition.
|
void |
ScriptOperations.setInstanceProperty(AttributeValueTable avt)
Sets an "instance" property, i.e. a property in the Domain PropertyBundle.
|
void |
ScriptOperations.setNumberFormat(AttributeValueTable avt)
Change the number formatter used by the current session's Localizer.
|
void |
ScriptOperations.setObjectProperty(AttributeValueTable avt)
Sets a Property on a specified LibraryObject.
|
void |
ScriptOperations.setProperty(AttributeValueTable avt)
Sets a Property on an identified PropertyBundle.
|
void |
ScriptOperations.setRepositoryParameter(AttributeValueTable avt)
Sets a repository parameter.
|
protected void |
ScriptOperations.setUserCreateOptions(AttributeValueTable avt,
Hashtable ht)
Sets options for user creation on the specified options Hashtable.
|
protected void |
ScriptOperations.setUserDeleteOptions(AttributeValueTable avt,
Hashtable ht)
Sets options for user delete on the specified options Hashtable.
|
void |
ScriptOperations.showAllClassObjects(AttributeValueTable avt)
Shows all of the ClassObjects.
|
void |
ScriptOperations.showAttachments(AttributeValueTable avt)
Show attachments for the specified target PublicObject.
|
static void |
ShowUtils.showAttributeValueTable(Logger logger,
LibrarySession session,
AttributeValueTable avt,
String tblName,
String prefix)
Show details about a AttributeValueTable.
|
static void |
ShowUtils.showAttributeValueTable(Logger logger,
LibrarySession session,
AttributeValueTable avt,
String tblName,
String prefix,
String[] omittedProps)
Show details about a AttributeValueTable.
|
void |
ScriptOperations.showClassDomain(AttributeValueTable avt)
Shows a ClassDomain.
|
void |
ScriptOperations.showClassObject(AttributeValueTable avt)
Show a ClassObject.
|
void |
CodeGenerationOperations.showClassObjectBeanClass(AttributeValueTable avt)
Shows (generates) the bean class for a ClassObject.
|
void |
CodeGenerationOperations.showClassObjectDefinitionClass(AttributeValueTable avt)
Shows (generates) the beaniside definition class for a ClassObject.
|
void |
CodeGenerationOperations.showClassObjectServerClass(AttributeValueTable avt)
Shows (generates) the server-side class for a ClassObject.
|
void |
RuntimeOperations.showControllerPlan(AttributeValueTable avt)
Show details about the ControllerPlan.
|
void |
CodeGenerationOperations.showCreateServerSpecificationScript(AttributeValueTable avt)
Shows (generates) a createServerSpecification script
from the specified NodeConfiguration.
|
void |
RuntimeOperations.showCurrentControllerPlanExecution(AttributeValueTable avt)
Show details about the current ControllerPlanExecution.
|
void |
ScriptOperations.showFolder(AttributeValueTable avt)
Show details about a folder.
|
void |
ScriptOperations.showLibraryObject(AttributeValueTable avt)
Show details about a LibraryObject.
|
void |
ScriptOperations.showMessageEntry(AttributeValueTable avt)
Show MessageEntry information.
|
void |
ScriptOperations.showMessageList(AttributeValueTable avt)
Show MessageList information.
|
void |
ScriptOperations.showParsedArrayToken(AttributeValueTable avt)
Show a parsed array token for the string specified.
|
void |
ScriptOperations.showParsedOperationString(AttributeValueTable avt)
Show a parsed operation for the string specified.
|
void |
ScriptOperations.showRepositoryParameter(AttributeValueTable avt)
Shows a repository parameter.
|
void |
ScriptOperations.showSavedSearchResultPrimaryObjects(AttributeValueTable avt)
Show the Primary objects selected in the search results that were saved
as part of executing a query previously.
|
void |
ScriptOperations.showSavedSearchResults(AttributeValueTable avt)
Show the search results that were saved as part of executing
a query previously.
|
void |
ScriptOperations.showSimplePropertyTable(AttributeValueTable avt)
Shows a SimplePropertyTable.
|
void |
ScriptOperations.showSimplePropertyTableList(AttributeValueTable avt)
Shows a SimplePropertyTableList.
|
void |
ScriptOperations.showValueDefault(AttributeValueTable avt)
Shows a ValueDefault.
|
void |
ScriptOperations.showValueDomain(AttributeValueTable avt)
Shows a ValueDomain.
|
void |
RuntimeOperations.startNode(AttributeValueTable avt)
Starts up a node and a service.
|
void |
ScriptOperations.syncIndex(AttributeValueTable avt)
Sync the specified Oracle Text index by name.
|
void |
ScriptOperations.testJsonString(AttributeValueTable avt)
Perform operations on a JSON string.
|
void |
ScriptOperations.updateAccessControlList(AttributeValueTable avt)
Updates an AccessControlList.
|
void |
AclIndexOperations.updateAclIndex(AttributeValueTable avt)
Update the ACL index.
|
void |
ScriptOperations.updateClassDomain(AttributeValueTable avt)
Updates a ClassDomain.
|
void |
RuntimeOperations.updateControllerPlan(AttributeValueTable avt)
Updates a ControllerPlan instance.
|
void |
FolderIndexOperations.updateFolderIndex(AttributeValueTable avt)
Update the Folder index.
|
void |
ScriptOperations.updateLibraryObject(AttributeValueTable avt)
Updates a LibraryObject.
|
protected void |
ScriptOperations.updateLibraryObject(AttributeValueTable avt,
LibraryObject existingObj)
Updates the specified LibraryObject with the updates in the specified table.
|
protected void |
ScriptOperations.updateLibraryObject(AttributeValueTable avt,
LibraryObjectDefinition def,
LibraryObject existingObj)
Updates the specified LibraryObject with the updates in the specified table.
|
void |
ScriptOperations.updateNodeConfiguration(AttributeValueTable avt)
Update a NodeConfiguration.
|
void |
ScriptOperations.updateServerConfiguration(AttributeValueTable avt)
Update a ServerConfiguration.
|
void |
ScriptOperations.updateServiceConfiguration(AttributeValueTable avt)
Update a ServiceConfiguration.
|
void |
ScriptOperations.updateUserPassword(AttributeValueTable avt)
Updates the password for a User.
|
void |
ScriptOperations.updateValueDefault(AttributeValueTable avt)
Updates a ValueDefault.
|
void |
ScriptOperations.updateValueDomain(AttributeValueTable avt)
Updates a ValueDomain.
|
Modifier and Type | Method and Description |
---|---|
protected AttributeValue[] |
ScriptOperations.getBindValues(List<AttributeValueTable> bindValueList)
Gets the bind values defined in the specified table list.
|
Constructor and Description |
---|
SavedSearchResult(AttributeValueTable[] rowResults,
String priColAlias)
Constructs a SavedSearchResult.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeValueTable |
BaseTestOperations.TestAction.m_Table |
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
BaseTestOperations.TestAction.getAttributeValueTable()
Gets the settings specified in the operation that
launched this TestAction.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseTestOperations.TestAction.configure(LibrarySession session,
AttributeValueTable avt,
ScriptOperations script)
Configures the action.
|
void |
ViewOperations.createBindView(AttributeValueTable avt)
Creates the Bind view.
|
void |
ViewOperations.createContextView(AttributeValueTable avt)
Creates the Context view.
|
void |
ViewOperations.createFolderOwnerView(AttributeValueTable avt)
Creates the "Folder Owner" view.
|
void |
ViewOperations.createFrqView(AttributeValueTable avt)
Creates the FRQ view.
|
void |
ViewOperations.createJoinView(AttributeValueTable avt)
Creates the join view.
|
void |
BaseTestOperations.launchTestAction(AttributeValueTable avt)
Launches TestAction threads.
|
void |
UserOperations.performAuthenticationTest(AttributeValueTable avt)
Performs actions for AuthenticationTest.
|
void |
RenderingOperations.performCustomXmlRenderingTest(AttributeValueTable avt)
Performs actions for CustomXmlRenderingTest.
|
void |
ViewOperations.testView(AttributeValueTable avt)
Tests a view.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationOperations.addAnnotation(AttributeValueTable avt)
Add an Annotation to a PublicObject.
|
void |
AnnotationOperations.deleteAnnotation(AttributeValueTable avt)
Deletes an Annotation from a PublicObject.
|
void |
AnnotationOperations.editAnnotation(AttributeValueTable avt)
Edits an Annotation on a PublicObject.
|
void |
AnnotationOperations.showAnnotationLists(AttributeValueTable avt)
Show summary info for all Annotation Lists for a PublicObject.
|
void |
AnnotationOperations.showAnnotations(AttributeValueTable avt)
Show the Annotations made by the current user for the specified PublicObject.
|
Modifier and Type | Method and Description |
---|---|
void |
CommunityOperations.addCommunityMember(AttributeValueTable avt)
Add a member to a Community.
|
void |
CommunityOperations.addDocumentVersionToPosting(AttributeValueTable avt)
Add a new Document version to an existing Posting within
a Community.
|
void |
CommunityOperations.addInvitation(AttributeValueTable avt)
Add an Invitation to a Community.
|
void |
CommunityOperations.addPosting(AttributeValueTable avt)
Add a Posting to a Community.
|
void |
CommunityOperations.createCommunity(AttributeValueTable avt)
Creates a Community.
|
void |
CommunityOperations.identifyCommunity(AttributeValueTable avt)
Identify a Community by its unique name.
|
void |
CommunityOperations.identifyCommunityConversation(AttributeValueTable avt)
Identify a CommunityConversation.
|
void |
CommunityOperations.identifyCommunityMember(AttributeValueTable avt)
Identify the CommunityMember used to reflect a member of a Community,
by specifying an Actor.
|
void |
CommunityOperations.identifyInvitation(AttributeValueTable avt)
Identify a Invitation by its Community and its name.
|
void |
CommunityOperations.identifyPosting(AttributeValueTable avt)
Identify a Posting by its Community and its name.
|
void |
CommunityOperations.recommendCommunityMembership(AttributeValueTable avt)
Recommend membership in a Community to another Actor.
|
void |
CommunityOperations.removeCommunityMember(AttributeValueTable avt)
Remove a member from a Community.
|
void |
CommunityOperations.removePosting(AttributeValueTable avt)
Remove a Posting from a Community.
|
void |
CommunityOperations.replyToInvitation(AttributeValueTable avt)
Create a RsvpAction with the desired action specified.
|
void |
CommunityOperations.showAllCommunityMembers(AttributeValueTable avt)
Show details about all members within a Community.
|
void |
CommunityOperations.showAllInvitations(AttributeValueTable avt)
Show details about all Invitations within a Community.
|
void |
CommunityOperations.showAllPostings(AttributeValueTable avt)
Show details about all Postings within a Community.
|
void |
CommunityOperations.showCommunity(AttributeValueTable avt)
Show details about a Community.
|
void |
CommunityOperations.showCommunityConversations(AttributeValueTable avt)
Show details about all CommunityConversations for the current Actor,
assuming that Actor is a member of the specified Community.
|
void |
CommunityOperations.showCommunityMember(AttributeValueTable avt)
Show details about a member within a Community.
|
void |
CommunityOperations.showInvitation(AttributeValueTable avt)
Show details about an Invitation within a Community.
|
void |
CommunityOperations.showPosting(AttributeValueTable avt)
Show details about a Posting within a Community.
|
void |
CommunityOperations.showRemovedPostings(AttributeValueTable avt)
Show details about all Postings that have been removed from a Community.
|
void |
CommunityOperations.startCommunityConversation(AttributeValueTable avt)
Start a CommunityConversation.
|
void |
CommunityOperations.updateInvitation(AttributeValueTable avt)
Updates an Invitation within a Community.
|
Modifier and Type | Method and Description |
---|---|
void |
IotOperations.addBinaryDevice(AttributeValueTable avt)
Add a BinaryDevice to a Gateway.
|
void |
IotOperations.changeBinaryDeviceState(AttributeValueTable avt)
Create a BinaryDeviceAction with the desired action specified.
|
void |
IotOperations.createGateway(AttributeValueTable avt)
Creates a Gateway.
|
void |
IotOperations.identifyBinaryDevice(AttributeValueTable avt)
Identify a BinaryDevice by its Gateway and its nodeId.
|
void |
IotOperations.identifyGateway(AttributeValueTable avt)
Identify a Gateway by its unique name.
|
void |
IotOperations.showAllBinaryDevices(AttributeValueTable avt)
Show details about all Invitations within a Community.
|
void |
IotOperations.showBinaryDevice(AttributeValueTable avt)
Show details about a BinaryDevice.
|
void |
IotOperations.showGateway(AttributeValueTable avt)
Show details about a Gateway.
|
Modifier and Type | Method and Description |
---|---|
void |
SmartHomeOperations.addSmartHomeItem(AttributeValueTable avt)
Add a SmartHomeItem to a SmartHome.
|
void |
SmartHomeOperations.changeSmartHomeItemState(AttributeValueTable avt)
Create a StateChangeAction with the desired action specified.
|
void |
SmartHomeOperations.createSmartHome(AttributeValueTable avt)
Creates a SmartHome.
|
void |
SmartHomeOperations.identifySmartHome(AttributeValueTable avt)
Identify a SmartHome by its unique name.
|
void |
SmartHomeOperations.identifySmartHomeItem(AttributeValueTable avt)
Identify a SmartHomeItem by its SmartHome and its nodeId.
|
void |
SmartHomeOperations.showAllSmartHomeItems(AttributeValueTable avt)
Show details about all Invitations within a Community.
|
void |
SmartHomeOperations.showSmartHome(AttributeValueTable avt)
Show details about a SmartHome.
|
void |
SmartHomeOperations.showSmartHomeItem(AttributeValueTable avt)
Show details about a SmartHomeItem within a SmartHome.
|
Modifier and Type | Method and Description |
---|---|
void |
StixOperations.createJsonStixReportBatch(AttributeValueTable avt)
Creation a batch of JSON-based StixReports from an input file directory.
|
void |
StixOperations.createStixAttackDamage(AttributeValueTable avt)
Creates a StixAttackDamage.
|
void |
StixOperations.createStixAttackIncident(AttributeValueTable avt)
Creates a StixAttackIncident.
|
void |
StixOperations.createStixAttackPattern(AttributeValueTable avt)
Creates a StixAttackPattern.
|
void |
StixOperations.createStixCampaign(AttributeValueTable avt)
Creates a StixCampaign.
|
void |
StixOperations.createStixCourseOfAction(AttributeValueTable avt)
Creates a StixCourseOfAction.
|
void |
StixOperations.createStixIdentity(AttributeValueTable avt)
Creates a StixIdentity.
|
void |
StixOperations.createStixIndicator(AttributeValueTable avt)
Creates a StixIndicator.
|
void |
StixOperations.createStixIntrusionSet(AttributeValueTable avt)
Creates a StixIntrusionSet.
|
void |
StixOperations.createStixLocation(AttributeValueTable avt)
Creates a StixLocation.
|
void |
StixOperations.createStixMalware(AttributeValueTable avt)
Creates a StixMalware.
|
void |
StixOperations.createStixObservedData(AttributeValueTable avt)
Creates a StixObservedData.
|
void |
StixOperations.createStixRelationObject(AttributeValueTable avt)
Creates a StixRelationObject.
|
void |
StixOperations.createStixThreatActor(AttributeValueTable avt)
Creates a StixThreatActor.
|
void |
StixOperations.createStixTimeReference(AttributeValueTable avt)
Creates a StixTimeReference.
|
void |
StixOperations.createStixTool(AttributeValueTable avt)
Creates a StixTool.
|
void |
StixOperations.createStixTrainingReport(AttributeValueTable avt)
Creates a StixReport for training.
|
void |
StixOperations.createStixVulnerability(AttributeValueTable avt)
Creates a StixVulnerability.
|
void |
StixOperations.executeStixTrainingReport(AttributeValueTable avt)
Execute a previously created StixReport, for STIX training.
|
void |
StixOperations.identifyStixReport(AttributeValueTable avt)
Identify a StixReport from a solved/finished InformationExtraction.
|
void |
CoreNlpOperations.runPatternsAnalysis(AttributeValueTable avt)
Run Bootstrap Entity Extraction.
|
void |
CoreNlpOperations.runStandardPatternsAnalysis(AttributeValueTable avt)
Run Bootstrap Entity Extraction, with standardized inputs.
|
void |
StixOperations.searchStixDomainObjectByIndexedName(AttributeValueTable avt)
Search for StixDomainObject by INDEXEDNAME.
|
void |
StixOperations.showCreatedStixReportObjects(AttributeValueTable avt)
Shows the objects created as part of creating a StixReport
from a solved/finished InformationExtraction.
|
void |
StixOperations.showJson(AttributeValueTable avt)
Parse explicit JSON, showing the resuls of the parse only.
|
void |
StixOperations.showStixReportBatch(AttributeValueTable avt)
Shows the batch of StixReports from an input file directory.
|
void |
CoreNlpOperations.simpleNlpParse(AttributeValueTable avt)
Perform a simple parse of the text specified.
|
Modifier and Type | Method and Description |
---|---|
void |
SportsOperations.addPlateAppearance(AttributeValueTable avt)
Adds a PlateAppearance to a BatterStatistics.
|
void |
BaseballStatisticsDefinition.applySettings(AttributeValueTable avt)
Applies settings from the specified table.
|
void |
SportsOperations.cancelPermanentRecord(AttributeValueTable avt)
Sets PERMANENTRECORD attribute for a PlayerDocument to false.
|
void |
SportsOperations.createScoutingGroup(AttributeValueTable avt)
Creates a ScoutingGroup.
|
void |
SportsOperations.createWeatherSummary(AttributeValueTable avt)
Creates a WeatherSummary.
|
void |
SportsOperations.findOrCreateCompositeScoutingGroup(AttributeValueTable avt)
Find or create a CompositeScoutingGroup.
|
void |
SportsOperations.identifyBatter(AttributeValueTable avt)
Identify a Batter document by the name of its BatterStatistics.
|
void |
SportsOperations.identifyCompositeScoutingGroup(AttributeValueTable avt)
Identify a CompositeScoutingGroup by its membership.
|
void |
SportsOperations.identifyScoutingGroup(AttributeValueTable avt)
Identify a ScoutingGroup by its unique name.
|
void |
SportsOperations.runAllSportsQueries(AttributeValueTable avt)
Runs test queries using PreparedSelectors for specific column results.
|
void |
SportsOperations.showBatter(AttributeValueTable avt)
Show details about a Batter.
|
void |
SportsOperations.showCompositeScoutingGroup(AttributeValueTable avt)
Show details about a CompositeScoutingGroup.
|
void |
SportsOperations.showScoutingGroup(AttributeValueTable avt)
Show details about a ScoutingGroup.
|
void |
SportsOperations.updateRetiredPlayers(AttributeValueTable avt)
Updates the Batters or Pitchers identified via a previously
executed search who have retired.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable |
AttributeValueTable.getTable(String key)
Gets a table matching the specified key.
|
AttributeValueTable[] |
AttributeValueTable.getTables()
Gets all tables (each represented by a AttributeValueTable)
in the table map.
|
AttributeValueTable |
AttributeValueTable.removeTable(String key)
Removes a table from the target table.
|
AttributeValueTable |
JsonObject.toAttributeValueTable()
Convert this object to an AttributeValueTable.
|
Modifier and Type | Method and Description |
---|---|
List<AttributeValueTable> |
AttributeValueTable.getFixedTableList()
Gets the "fixed list of AttributeValueTables" for this table, if one was set.
|
List<AttributeValueTable> |
AttributeValueTable.getTableList(String key)
Gets a tablelist matching the specified key.
|
List<AttributeValueTable> |
AttributeValueTable.removeTableList(String key)
Removes a tablelist from the target table.
|
List<AttributeValueTable> |
JsonArray.toAttributeValueTableList()
Convert this object to a list of AttributeValueTable.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonObject.add(AttributeValueTable avt)
Sets fields from the specified AttributeValueTable.
|
void |
JsonArray.addTable(AttributeValueTable avt)
Adds a value from the specified AttributeValueTable.
|
void |
JsonArray.addToTable(AttributeValueTable avt,
String key)
Add this JsonArray to the specified AttributeValueTable.
|
AttributeValue |
AttributeValueGetter.getAttributeValue(AttributeValueTable avt)
Derives an AttributeValue from entries in the
specified AttributeValueTable.
|
protected AttributeValue |
JsonPreparedSelector.getSearchTarget(AttributeValueTable targetTable)
Gets a search target from search target specification
stored in an AttributeValueTable.
|
void |
AttributeValueTable.put(AttributeValueTable avt)
Applies the values from the specified table to the target one, overriding
values previously in the target table with ones in the specified table.
|
void |
AttributeValueTable.putTable(String key,
AttributeValueTable avt)
Stores a new table, using an explicit key.
|
void |
AttributeValueTable.putTableList(String key,
AttributeValueTable table)
Stores a new tablelist from the specified table, using an explicit key.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonArray.addTableList(List<AttributeValueTable> avtList)
Adds values from the specified list of AttributeValueTable.
|
protected AttributeValue[] |
JsonPreparedSelector.getBindValues(List<AttributeValueTable> bindValueList)
Gets the bind values defined in the specified table list.
|
protected AttributeValue[] |
JsonPreparedSelector.getSearchTargets(List<AttributeValueTable> targetTables)
Gets search Targets from a list of target definition tables.
|
void |
AttributeValueTable.putTableList(String key,
List<AttributeValueTable> list)
Stores a new tablelist, using an explicit key.
|
void |
AttributeValueTable.setFixedTableList(List<AttributeValueTable> val)
Sets a "fixed list of AttributeValueTables" for this table.
|
Constructor and Description |
---|
AttributeValueTable(AttributeValueTable avt)
Constructs an AttributeValueTable from another AttributeValueTable.
|
JsonObject(AttributeValueTable avt)
Constructs a JsonObject from an existing JsonElement,
using its parser and event list.
|
Constructor and Description |
---|
JsonArray(List<AttributeValueTable> avtList)
Constructs a JsonArray from a list of AttributeValueTable.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueTable[] |
S_LibrarySession.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Constructs an S_PreparedSelector and gets its results.
|
AttributeValueTable[] |
S_LibrarySessionInterface.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues) |
AttributeValueTable[] |
S_PreparedSelector.getSearchResults()
Returns the entire search results as an array.
|
protected AttributeValueTable[] |
S_LibraryObjectSelector.selectResults(String key,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
String hint,
AttributeValue[] bindValues)
Select results for a S_PreparedSelector.
|
Copyright © 2023. All rights reserved.