Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractDataValidation - Class in com.semarchy.mdm.runtime.model.logical
 
AbstractDataValidation(IEntity) - Constructor for class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
AbstractNoSuchElementException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
AbstractNoSuchElementException(Object, Class<?>, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
 
AbstractNoSuchElementException(Object, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
 
actityPropertiesEditionNotAuthorized(IHumanTask, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
ActivityId - Class in com.semarchy.mdm.runtime.activity
Defines the id for an IActivity.
ActivityId(UUID) - Constructor for class com.semarchy.mdm.runtime.activity.ActivityId
 
ActivityIllegalStateException - Exception in com.semarchy.mdm.runtime.activity
Exception raised when trying to perform a workflow action on a task that is not or not anymore in the expected state for this action.
ActivityIllegalStateException(String) - Constructor for exception com.semarchy.mdm.runtime.activity.ActivityIllegalStateException
 
ActivityPermissionDeniedException - Exception in com.semarchy.mdm.runtime.activity
 
ActivityPermissionDeniedException(String) - Constructor for exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
ActivityPriority - Enum in com.semarchy.mdm.runtime.activity
 
ActivityStatus - Enum in com.semarchy.mdm.runtime.activity
 
ActivitySupport - Class in com.semarchy.mdm.runtime.activity
Support class providing default implementation of some methods of IActivity.
ActivitySupport() - Constructor for class com.semarchy.mdm.runtime.activity.ActivitySupport
 
ActivityTaskId - Class in com.semarchy.mdm.runtime.activity
Defines the id for an IActivityTask.
ActivityTaskId(UUID) - Constructor for class com.semarchy.mdm.runtime.activity.ActivityTaskId
 
ActivityTaskSupport - Class in com.semarchy.mdm.runtime.activity
Support class providing default implementation of some methods of IActivityTask.
ActivityType - Enum in com.semarchy.mdm.runtime.activity
 
addGroupByExpression(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
Add a SemQL Expression to the list of Group By Expressions
addJoinClause(JoinClause) - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
adds a join clause to the base driving table
addJoinClause(JoinClause) - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
adds a join clause to this join clause
addOrderByCriteria(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
addOrderByCriteria(String, boolean) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
addSelectExpression(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
Add a SemQL Expression to the list of selected expressions
ALL_ROWS - Static variable in class com.semarchy.mdm.runtime.model.security.RowScope
 
allJobParameterDescriptors(List<IEntity>) - Static method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
allowUserDefinedSort() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
ALWAYS_CONFIRM_SCORE - Static variable in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
ALWAYS_MERGE_SCORE - Static variable in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
alwaysConfirm() - Static method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
alwaysMerge() - Static method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
alwaysSuggest() - Static method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
and(List<QueryCondition>) - Static method in class com.semarchy.mdm.runtime.data.QueryCondition
Create a query condition "ANDing" the providing conditions
and(QueryCondition...) - Static method in class com.semarchy.mdm.runtime.data.QueryCondition
Create a query condition "ANDing" the providing conditions
APP_FOLDER_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IAppFolder
 
appendEqualsPattern(StringBuilder, String, String) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendIn(StringBuilder, String, Object[]) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendIsNull(StringBuilder, String) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendLikePattern(StringBuilder, String, String) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendOrderBy(StringBuilder, String) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendRowLimit(StringBuilder, int, boolean) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendRowLimit(StringBuilder, int, int) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendSelect(StringBuilder, String[], String, String, boolean) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
appendSince(StringBuilder, String, Unit, Integer, boolean) - Static method in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
APPLICATION_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
applicationAccessDenied(String) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
ApplicationSortStrategy - Enum in com.semarchy.mdm.runtime.model.logical
ApplicationSortStrategy enumeration:
areTaskEqual(IActivityTask, Object) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
asc(String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
asRuntime() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
 
assertClaimable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
assertClaimable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
assertCompletable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
assertCompletable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
assertSubView(IView, IView) - Static method in exception com.semarchy.mdm.runtime.data.InvalidDataAccessAPIUsageException
 
assertTaskDataModifiable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
assertTaskDataModifiable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
assertUnclaimable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
assertUnclaimable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
ATTRIBUTE_GROUP_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IAttributeGroup
Deprecated.
 
ATTRIBUTE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IEntityAttribute
 
AttributeAccessType - Enum in com.semarchy.mdm.runtime.model.logical
AttributeAccessType enumeration:
AttributeAuthorization - Class in com.semarchy.mdm.runtime.model.security
AttributeAuthorization provides RowScope for Read and for Write Immutable class
attributeConstraintName(IAttribute) - Static method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
AttributeDisplayType - Enum in com.semarchy.mdm.runtime.model.logical
Deprecated.
replaced by FieldDisplayType however this is kept for on the fly upgrade process.
AttributeFlowLayoutData(int, int, boolean, boolean) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
 
AttributeGridLayoutData(int, int, int, int, FormGridLayoutDescriptor.GridLabelPosition, int, boolean) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
AttributeNames - Class in com.semarchy.mdm.runtime.model.dataaccess
Utility methods to access builtin view attribute names
AttributesValues - Class in com.semarchy.mdm.runtime.model.dataaccess
 
AuthenticationFailedException - Exception in com.semarchy.mdm.client
Exception raised when authentication failed
AuthenticationFailedException(SOAPFaultException) - Constructor for exception com.semarchy.mdm.client.AuthenticationFailedException
 
authorizedForAllRows() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
authorizedForSomeRows() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
AutoConfirmPolicy - Class in com.semarchy.mdm.runtime.model.logical
 
AutoConfirmPolicy(int, boolean) - Constructor for class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 

B

B_BATCHID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_BRANCHID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CHECKOUTINCLUSION - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CLASSNAME - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CONFIRMATIONSTATUS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CONFIRMEDSDPK - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CONFSCORE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CREATOR - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_CREDATE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_FROMEDITION - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_HASSUGGMERGE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_LOADID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_MASTERSCOUNT - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_MATCHGRP - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_MATCHRULE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_MATCHSCORE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_OLDSDPK - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_OPERATIONID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_ORIGINALBATCHID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_ORIGINALCONFIRMATIONSTATUS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_ORIGINALCONFIRMEDSDPK - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_ORIGINALSDPK - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_ORIGINALXGRP - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_PUBID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_PUBID2 - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_SOURCEID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_SOURCEID2 - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_STATUS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_SUGGMERGECONFSCORE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_SUGGMERGEID - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_SUGGMERGEMASTERSCOUNT - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_UDOVERRIDE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_UPDATOR - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_UPDDATE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
B_XGRP - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
BATCH_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
BATCH_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
batchId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
binaryTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
booleanTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
boRoot(IBusinessObject) - Static method in class com.semarchy.mdm.runtime.data.NewRowTarget
 
BOTRANSITION_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
BOUND_SELECT_EXPRESSION_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Bound select expression property name.
BRANCHID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
BRANCHID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
BT_NODE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IBuiltInNode
 
builtInMetadataRegistryFactory - Variable in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
BuiltInMetadataRegistryFactory - Interface in com.semarchy.mdm.runtime.model.factory
 
BuiltInNodeType - Enum in com.semarchy.mdm.runtime.model.logical
 
BUSINESS_OBJECT_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
 
BUSINESS_OBJECT_VIEW_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
 
byteTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 

C

CacheAllLogicalModelProvider - Class in com.semarchy.mdm.runtime.model.factory
A wrapper of LogicalModelProvider caching all instances in a hard cache.
CacheAllLogicalModelProvider(LogicalModelProvider) - Constructor for class com.semarchy.mdm.runtime.model.factory.CacheAllLogicalModelProvider
 
CachingBuiltInMetadataRegistryFactory - Class in com.semarchy.mdm.runtime.model.factory
 
CachingBuiltInMetadataRegistryFactory(BuiltInMetadataRegistryFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.CachingBuiltInMetadataRegistryFactory
 
CachingDataAccessModelFactory - Class in com.semarchy.mdm.runtime.model.factory
DataAccessModelFactory decorator that caches IDataAccessModel for a IModel using weak keys and soft values.
CachingDataAccessModelFactory(DataAccessModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.CachingDataAccessModelFactory
 
CachingFunctionProviderFactory - Class in com.semarchy.mdm.runtime.model.factory
 
CachingFunctionProviderFactory(FunctionProviderFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.CachingFunctionProviderFactory
 
CachingPhysicalModelFactory - Class in com.semarchy.mdm.runtime.model.factory
PhysicalModelFactory decorator that caches IPhysicalModel for a IModel using weak keys and soft values.
CachingPhysicalModelFactory(PhysicalModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.CachingPhysicalModelFactory
 
CachingSemQLModelFactory - Class in com.semarchy.mdm.runtime.model.factory
SemQLModelFactory decorator that caches ISemQLModel for a IModel using weak keys and soft values.
CachingSemQLModelFactory(SemQLModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.CachingSemQLModelFactory
 
cancel(UUID, String) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
CHECKCONSTRAINT_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ICheckConstraint
 
checkout(UUID, DataQuery, NewRowTarget) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Checkout rows from Hub into the transaction basket of a DataEntry Task.
checkoutDenied(IBOEntity, IBOTransition) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
checkoutDenied(IEntity) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
claimNextTask() - Static method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
claimNotAuthorized(IHumanTask, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
claimTask(UUID) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
claimTask(ActivityTaskId) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Claim the IActivityTask with provided ID
CLASS_NAME - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
CLASSNAME_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CLASSNAME_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
clearCache() - Method in interface com.semarchy.mdm.client.cache.IClientCache
Clears the client side cache.
ClientCacheFactory - Class in com.semarchy.mdm.client.cache
This class should only be used by ICacheResolver implementators to create new instances of IClientCache
clone() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
 
clone() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
closeAndCreateNewDataEdition(DataBranchID, String) - Method in interface com.semarchy.mdm.runtime.admin.IDataLocationAdminService
Close the latest edition for DataBranch with provided ID and create a new edition.
CODE_LABEL_PATTERN - Static variable in class com.semarchy.mdm.runtime.data.DataValueFormatter
 
COL_CREATOR - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
COL_NAME - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
COL_START_DATE - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
COL_STATUS - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
ColumnNames - Class in com.semarchy.mdm.runtime.model.dataaccess
 
ColumnNames() - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
com.semarchy.mdm.client - package com.semarchy.mdm.client
Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance.
com.semarchy.mdm.client.cache - package com.semarchy.mdm.client.cache
 
com.semarchy.mdm.runtime - package com.semarchy.mdm.runtime
 
com.semarchy.mdm.runtime.activity - package com.semarchy.mdm.runtime.activity
This package contains the IActivityService and the related classes.
com.semarchy.mdm.runtime.admin - package com.semarchy.mdm.runtime.admin
 
com.semarchy.mdm.runtime.admin.util - package com.semarchy.mdm.runtime.admin.util
 
com.semarchy.mdm.runtime.commons - package com.semarchy.mdm.runtime.commons
 
com.semarchy.mdm.runtime.data - package com.semarchy.mdm.runtime.data
This package contains the IDataAccessService and the related classes.
com.semarchy.mdm.runtime.data.i18n - package com.semarchy.mdm.runtime.data.i18n
 
com.semarchy.mdm.runtime.model - package com.semarchy.mdm.runtime.model
 
com.semarchy.mdm.runtime.model.builtin - package com.semarchy.mdm.runtime.model.builtin
 
com.semarchy.mdm.runtime.model.common - package com.semarchy.mdm.runtime.model.common
 
com.semarchy.mdm.runtime.model.dataaccess - package com.semarchy.mdm.runtime.model.dataaccess
 
com.semarchy.mdm.runtime.model.dataaccess.exception - package com.semarchy.mdm.runtime.model.dataaccess.exception
 
com.semarchy.mdm.runtime.model.dbschema - package com.semarchy.mdm.runtime.model.dbschema
 
com.semarchy.mdm.runtime.model.dbschema.exception - package com.semarchy.mdm.runtime.model.dbschema.exception
 
com.semarchy.mdm.runtime.model.factory - package com.semarchy.mdm.runtime.model.factory
 
com.semarchy.mdm.runtime.model.i18n - package com.semarchy.mdm.runtime.model.i18n
 
com.semarchy.mdm.runtime.model.labels - package com.semarchy.mdm.runtime.model.labels
 
com.semarchy.mdm.runtime.model.logical - package com.semarchy.mdm.runtime.model.logical
This package contains the IModel representing the model as designed in Semarchy Convergence For MDM.
com.semarchy.mdm.runtime.model.logical.exception - package com.semarchy.mdm.runtime.model.logical.exception
 
com.semarchy.mdm.runtime.model.logical.label - package com.semarchy.mdm.runtime.model.logical.label
 
com.semarchy.mdm.runtime.model.physical - package com.semarchy.mdm.runtime.model.physical
 
com.semarchy.mdm.runtime.model.physical.exception - package com.semarchy.mdm.runtime.model.physical.exception
 
com.semarchy.mdm.runtime.model.security - package com.semarchy.mdm.runtime.model.security
 
com.semarchy.mdm.runtime.platform - package com.semarchy.mdm.runtime.platform
 
compare(IEntity, IEntity) - Method in class com.semarchy.mdm.runtime.model.dataaccess.EntityComparator
 
completeNotAuthorized(IHumanTask, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
completeTask(UUID, String, String, CompletionOptions) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Deprecated.
completeTask(ActivityTaskId, String, String, CompletionOptions) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Complete a Task by following a workflow transition
completeTask(UUID, IWorkflowTransition, String, CompletionOptions) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
completeTask(ActivityTaskId, IWorkflowTransition, String, CompletionOptions) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
 
completeTask(UUID, String, String, boolean, boolean, Locale) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
CompletionOptions - Class in com.semarchy.mdm.runtime.activity
 
CompletionOptions() - Constructor for class com.semarchy.mdm.runtime.activity.CompletionOptions
 
complexAtomicAttributeColumnName(IComplexAtomicAttribute) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
COMPLEXTYPE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IComplexType
 
computeDataTypeInfo(ParsingResult<IExpression>) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessDataTypeInfoUtil
Compute the DataTypeInfo from a ParsingResult.
computeExpressionType(IExpression) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessDataTypeInfoUtil
Try to compute a DataTypeInfo from an IExpression.
CONFIDENCE_SCORE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CONFIRMATION_STATUS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CONFIRMED_GOLD_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
confirmedGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
connect(String, String, String) - Static method in class com.semarchy.mdm.client.MDMConnectionFactory
Creates a connection to a Convergence for MDM instance.
connect(String, IMDMCredential) - Static method in class com.semarchy.mdm.client.MDMConnectionFactory
Similar to MDMConnectionFactory.connect(String, String, String) except that the client will be authenticated with the provided IMDMCredential.
connect(ICacheResolver, ConnectionConfig, IMDMCredential) - Static method in class com.semarchy.mdm.client.MDMConnectionFactory
Similar to MDMConnectionFactory.connect(String, IMDMCredential) except that the ICacheResolver parameter allows to control the scope of client side caching.
ConnectionConfig - Class in com.semarchy.mdm.client
Configures the way to connect to the Convergence For MDM instance.
ConnectionConfig(String) - Constructor for class com.semarchy.mdm.client.ConnectionConfig
 
CONSOLIDATOR_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
ConsolidatorType - Enum in com.semarchy.mdm.runtime.model.logical
Types of Consolidator
CONSTRAINT_NAME_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CONSTRAINT_NAME_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.ICheckValidation
 
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.IForeignKeyValidation
 
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.ILovValidation
 
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.IMandatoryValidation
 
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.IPluginValidation
 
CONSTRAINT_TYPE - Static variable in interface com.semarchy.mdm.runtime.model.logical.IUniqueKeyValidation
 
CONSTRAINT_TYPE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CONSTRAINT_TYPE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
constraintName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
constraintType(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
contains(String) - Method in interface com.semarchy.mdm.runtime.data.IDataRow
Return true if IDataRow.getSelectExpressions() contains the Select Expression.
containsAttribute(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
containsAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
containsColumn(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
containsIndex(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
REturns true if index is defined in this schema
containsIndex(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
containsKey(String) - Method in interface com.semarchy.mdm.runtime.model.logical.ITranslationBundle
 
containsTable(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
convertNonNullValue(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor.BooleanModelJobParamDescriptor
 
convertNonNullValue(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
convertNonNullValue(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor.StringModelJobParamDescriptor
 
convertToFieldDisplayType(AttributeDisplayType, DataTypeInfo) - Static method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayTypesMatrix
migrate V2 attribute display type into V3 field display type according to logical data type
convertValue(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
CookieCredential - Class in com.semarchy.mdm.client
This IMDMCredential implementation is useful when client is a webapp running inside a servlet container and when single sign-on is configured between this web app and Convergence for MDM web application.
CookieCredential(Cookie[]) - Constructor for class com.semarchy.mdm.client.CookieCredential
 
countTasks(String, TaskFilterType) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Count the number of IActivityTask matching the TaskFilterType
CRE_DATE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CRE_DATE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
create(RowScope, RowScope) - Static method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
createBuiltinMetadataRegistry() - Method in interface com.semarchy.mdm.runtime.model.factory.BuiltInMetadataRegistryFactory
 
createBuiltinMetadataRegistry() - Method in class com.semarchy.mdm.runtime.model.factory.CachingBuiltInMetadataRegistryFactory
 
createBuiltinMetadataRegistry() - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateBasedModelsFactory
 
createBuiltinMetadataRegistry() - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateMetadataRegistryFactory
 
createDataAccessModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.CachingDataAccessModelFactory
 
createDataAccessModel(IModel) - Method in interface com.semarchy.mdm.runtime.model.factory.DataAccessModelFactory
 
createDataAccessModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateBasedModelsFactory
 
createDataEditionConnection(DataEditionID) - Method in interface com.semarchy.mdm.client.IMDMConnection
Opens a connection to a Convergence for MDM Data Edition.
createdByLike(String) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs per creator;
createEntityAuthorization(RowScope, RowScope, RowScope, RowScope, RowScope, RowScope) - Static method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
createFunctionProvider(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.CachingFunctionProviderFactory
 
createFunctionProvider(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.DefaultFunctionProviderFactory
 
createFunctionProvider(IModel) - Method in interface com.semarchy.mdm.runtime.model.factory.FunctionProviderFactory
 
createLogicalModelAuthorizations(IModel, Set<String>) - Static method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
createPhysicalModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.CachingPhysicalModelFactory
 
createPhysicalModel(IModel) - Method in interface com.semarchy.mdm.runtime.model.factory.PhysicalModelFactory
 
createPhysicalModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateBasedModelsFactory
 
createQueryForReferencedRow(IDataRow, IManyToOneNode, List<String>) - Static method in class com.semarchy.mdm.runtime.data.DataQueryUtil
Create a DataQuery to retrieve the row referenced through a IManyToOneNode.
createQueryForRows(Collection<IDataRow>, Collection<String>) - Static method in class com.semarchy.mdm.runtime.data.DataQueryUtil
Creates a ByID query for the given rows using a new set of select expressions.
createRecordDenied(IView, RowScope) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
createSemQLModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.CachingSemQLModelFactory
 
createSemQLModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateBasedModelsFactory
 
createSemQLModel(IModel) - Method in class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateSemQLModelFactory
 
createSemQLModel(IModel) - Method in interface com.semarchy.mdm.runtime.model.factory.SemQLModelFactory
 
createViewDenied(IView) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
CREATOR_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
CREATOR_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.

D

DashboardScope - Enum in com.semarchy.mdm.runtime.model.logical
DashboardScope enumeration:
DATA_LOOKUP_DISPLAYS_COUNT_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup displays count property name.
DATA_LOOKUP_ENTITY_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup entity property name.
DATA_LOOKUP_FILTER_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup filter property name.
DATA_LOOKUP_SORT_BY_COUNT_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup sorts by count property name.
DATA_LOOKUP_SORT_EXPRESSION_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup sort expression property name.
DATA_LOOKUP_TABLE_VIEW_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup table view property name.
DATA_LOOKUP_USES_DISTINCT_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Data lookup uses distinct property name.
DataAccessCondition - Class in com.semarchy.mdm.runtime.model.dataaccess
 
DataAccessCondition(ParsingResult<ICondition>) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.DataAccessCondition
 
DataAccessDataTypeInfoUtil - Class in com.semarchy.mdm.runtime.model.dataaccess
 
DataAccessDataTypeInfoUtil() - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.DataAccessDataTypeInfoUtil
 
DataAccessException - Exception in com.semarchy.mdm.runtime.data
TODO document.
DataAccessException() - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessException
 
DataAccessException(String, Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessException
 
DataAccessException(String) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessException
 
DataAccessException(Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessException
 
DataAccessModelConstants - Class in com.semarchy.mdm.runtime.model.dataaccess
This class centralize the template implementation specific data.
dataAccessModelFactory - Variable in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
DataAccessModelFactory - Interface in com.semarchy.mdm.runtime.model.factory
Allows to create a IDataAccessModel from a IModel
DataAccessOrderBy - Class in com.semarchy.mdm.runtime.model.dataaccess
 
DataAccessOrderBy(ParsingResult<OrderByList>) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.DataAccessOrderBy
 
DataAccessPermissionDeniedException - Exception in com.semarchy.mdm.runtime.data
 
DataAccessResourceFailureException - Exception in com.semarchy.mdm.runtime.data
Inspired from Spring org.springframework.dao.DataAccessResourceFailureException.
DataAccessResourceFailureException() - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessResourceFailureException
 
DataAccessResourceFailureException(String, Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessResourceFailureException
 
DataAccessResourceFailureException(String) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessResourceFailureException
 
DataAccessResourceFailureException(Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.DataAccessResourceFailureException
 
DataAccessSelectExpression - Class in com.semarchy.mdm.runtime.model.dataaccess
Represents a parsed DataAccess Expression obtained from a IDataAccessParser This class is immutable.
DataAccessSelectExpression(IDataAccessModel, IView, ParsingResult<IExpression>) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
This should not be used directly.
DataBranchID - Class in com.semarchy.mdm.runtime.platform
 
DataBranchID(String, long) - Constructor for class com.semarchy.mdm.runtime.platform.DataBranchID
 
DataEditionID - Class in com.semarchy.mdm.runtime.platform
Represents a DataEdition functional ID.
DataEditionID(DataBranchID, long) - Constructor for class com.semarchy.mdm.runtime.platform.DataEditionID
 
DataEditionID(String, long, long) - Constructor for class com.semarchy.mdm.runtime.platform.DataEditionID
 
DataEditionInfo - Class in com.semarchy.mdm.runtime.platform
 
DataEditionInfo(DataEditionID, boolean, Date, Date, ModelEditionInfo) - Constructor for class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
DataEditionInfo(String, long, long, boolean, Date, Date, ModelEditionInfo) - Constructor for class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
DataQuery - Class in com.semarchy.mdm.runtime.data
This class represents a Data Query used to query Data from the MDM Hub.
DataQuery(IView) - Constructor for class com.semarchy.mdm.runtime.data.DataQuery
Creates a Data Query using the given IView as the source of data.
DataQuery(IView, Long) - Constructor for class com.semarchy.mdm.runtime.data.DataQuery
Alias for new DataQuery(new QuerySource(pView, pLoadID))
DataQuery(QuerySource) - Constructor for class com.semarchy.mdm.runtime.data.DataQuery
Creates a Query using the given IView as the source of data and binding the given pLoadID.
DataQueryUtil - Class in com.semarchy.mdm.runtime.data
Utility class allowing to create a DataQuery for some predefined usecases.
DataType - Enum in com.semarchy.mdm.runtime.model.logical
DataType enumeration:
DataTypeInfo - Class in com.semarchy.mdm.runtime.model
Represents an attribute type information including lov if it's an lov.
DataTypeInfo(LogicalDataType, Integer, Integer, Integer) - Constructor for class com.semarchy.mdm.runtime.model.DataTypeInfo
 
DataTypeInfo(LogicalDataType, Integer, Integer, Integer, ILov, boolean, String) - Constructor for class com.semarchy.mdm.runtime.model.DataTypeInfo
 
DataValueFormatter - Class in com.semarchy.mdm.runtime.data
Provide utility method to parse and format data row values
DataValueFormatter.LovFormat - Enum in com.semarchy.mdm.runtime.data
 
DataValueFormatter.ParsedMultiValued - Class in com.semarchy.mdm.runtime.data
 
dateTimeTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
DBSchemaValidator - Class in com.semarchy.mdm.runtime.model.dbschema
TODO improve and use this validator before diff or merge Namespace is already implemented inside the DBSChema object itself but some aspect cannto be validated on the fly like Index columns unicity...
DBSchemaValidator() - Constructor for class com.semarchy.mdm.runtime.model.dbschema.DBSchemaValidator
 
DBSchemaValidator.LocalMessage<T> - Class in com.semarchy.mdm.runtime.model.dbschema
 
decimalTypeInfo(Integer, Integer) - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
DefaultExtendedRuntimeModelsProvider - Class in com.semarchy.mdm.runtime.model
 
DefaultExtendedRuntimeModelsProvider(IModel, BuiltInMetadataRegistryFactory, DataAccessModelFactory, PhysicalModelFactory, SemQLModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.DefaultExtendedRuntimeModelsProvider
 
DefaultFunctionProviderFactory - Class in com.semarchy.mdm.runtime.model.factory
 
DefaultFunctionProviderFactory(IFunctionProvider) - Constructor for class com.semarchy.mdm.runtime.model.factory.DefaultFunctionProviderFactory
 
DefaultRuntimeModelsProvider - Class in com.semarchy.mdm.runtime.model
 
DefaultRuntimeModelsProvider(IModel, BuiltInMetadataRegistryFactory, DataAccessModelFactory, PhysicalModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
DEFINITION_ATTRIBUTE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IDefinitionAttribute
 
DelegatingView - Class in com.semarchy.mdm.runtime.model.dataaccess
Delegating View allowing to specialize easily certain part of a view
DelegatingView(IView) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
DENIED - Static variable in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
desc(String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
DESCRIPTION - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
DETaskTriggerType - Enum in com.semarchy.mdm.runtime.model.logical
 
DETransitionValidationBehavior - Enum in com.semarchy.mdm.runtime.model.logical
 
DMEVariableType - Enum in com.semarchy.mdm.runtime.model.logical
DMEVariableType enumeration:
DuplicateBindValueException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
DuplicateBindValueException() - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.DuplicateBindValueException
 
DuplicateColumnNameException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateColumnNameException(String, String) - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateColumnNameException
 
DuplicateEntityTableMappingException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateEntityTableMappingException() - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateEntityTableMappingException
 
DuplicateEntityViewMappingException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
DuplicateEntityViewMappingException() - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.DuplicateEntityViewMappingException
 
DuplicateIndexNameException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateIndexNameException(String) - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateIndexNameException
 
DuplicateNavigationNodeException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
DuplicateNavigationNodeException(INavigationNode) - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.DuplicateNavigationNodeException
 
DuplicatePkNameException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicatePkNameException() - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicatePkNameException
 
DuplicateSequenceException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateSequenceException() - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateSequenceException
 
DuplicateTableNameException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateTableNameException(String) - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateTableNameException
 
DuplicateTableTypeException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
DuplicateTableTypeException() - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.DuplicateTableTypeException
 
DuplicateViewAttributeException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
DuplicateViewAttributeException(String, String) - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.DuplicateViewAttributeException
 
DUPS_CHECKOUT_CAUSE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
DUPS_COMMENTS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
DUPS_PROGRESS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 

E

ENRICHER_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IEnricher
 
entity - Variable in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
ENTITY_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
ENTITY_PRIV_GRANT_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
 
ENTITY_RETENTION_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
 
EntityAuthorization - Class in com.semarchy.mdm.runtime.model.security
 
EntityComparator - Class in com.semarchy.mdm.runtime.model.dataaccess
 
EntityComparator() - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.EntityComparator
 
equals(Object) - Method in class com.semarchy.mdm.client.ConnectionConfig
 
equals(Object) - Method in class com.semarchy.mdm.runtime.activity.ActivityId
 
equals(Object) - Method in class com.semarchy.mdm.runtime.activity.ActivityTaskId
 
equals(Object) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Two IActivityTask are considered equals if they have the same IActivityTask.getTaskUUID()
equals(Object) - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
 
equals(Object) - Method in class com.semarchy.mdm.runtime.data.QueryCondition
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
equals(Object) - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
Constraint should return true if they represent the same constraint.
equals(Object) - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
equals(Object) - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
equals(Object) - Method in class com.semarchy.mdm.runtime.platform.DataBranchID
 
equals(Object) - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
equals(Object) - Method in class com.semarchy.mdm.runtime.platform.ModelBranchID
 
equals(Object) - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
EXCLUSION_GROUP_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
executesOn(DETaskTriggerType) - Method in enum com.semarchy.mdm.runtime.model.logical.DETaskTriggerType
Returns true if a IDETaskValidation or IDETaskEnricher defined with this Trigger should considered when the validation/enrichment is triggered with actualTrigger.
exportDenied(IView) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
ExpressionLabelHelper - Class in com.semarchy.mdm.runtime.model.dataaccess
 
ExpressionLabelHelper(IDataAccessModel) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 

F

FID_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
FieldDisplayDescriptor - Class in com.semarchy.mdm.runtime.model.logical
Describes the display of a field, typically of a FormField.
FieldDisplayDescriptor(FieldDisplayDescriptor.FieldDisplayType, Map<String, String>) - Constructor for class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
FieldDisplayDescriptor(FieldDisplayDescriptor.FieldDisplayType) - Constructor for class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
FieldDisplayDescriptor.Alignment - Enum in com.semarchy.mdm.runtime.model.logical
 
FieldDisplayDescriptor.FieldDisplayType - Enum in com.semarchy.mdm.runtime.model.logical
The display type of a field.
FieldDisplayDescriptor.LovDisplayMode - Enum in com.semarchy.mdm.runtime.model.logical
 
FieldDisplayDescriptor.LovSortMode - Enum in com.semarchy.mdm.runtime.model.logical
 
FieldDisplayDescriptor.Mode - Enum in com.semarchy.mdm.runtime.model.logical
 
FieldDisplayType - Enum in com.semarchy.mdm.runtime.model.logical
 
FieldDisplayTypesMatrix - Class in com.semarchy.mdm.runtime.model.logical
 
firstPage(int) - Static method in class com.semarchy.mdm.runtime.commons.PageCriteria
 
FLCType - Enum in com.semarchy.mdm.runtime.model.logical
Type of Fiel-Level-Consolidation strategies
FORM_ATTRIBUTE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
 
FORM_SECTION_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IFormSection
 
FORM_VIEW_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
formatInvalidLovCode(String, DataValueFormatter.LovFormat) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
 
formatLov(ILovValue, IModelLabelProvider, Locale, DataValueFormatter.LovFormat) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
helper method giving text to display for the given attribute of the given data row
formatLov(String, ILov, IModelLabelProvider, Locale, DataValueFormatter.LovFormat) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
 
formatMultiLov(DataValueFormatter.ParsedMultiValued, String, IModelLabelProvider, Locale, DataValueFormatter.LovFormat) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
Format MultiLov
formatMultiLov(List<ILovValue>, String, IModelLabelProvider, Locale, DataValueFormatter.LovFormat) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
Format MultiLov
FormFlowLayoutDescriptor - Class in com.semarchy.mdm.runtime.model.logical
 
FormFlowLayoutDescriptor(FormLabelAlignment, SectionNavigatorConfig, int, int, Map<IFormSection, FormFlowLayoutDescriptor.SectionFlowLayoutData>, Map<IFormAttribute, FormFlowLayoutDescriptor.AttributeFlowLayoutData>, boolean) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
FormFlowLayoutDescriptor.AttributeFlowLayoutData - Class in com.semarchy.mdm.runtime.model.logical
 
FormFlowLayoutDescriptor.SectionFlowLayoutData - Class in com.semarchy.mdm.runtime.model.logical
 
FormGridLayoutDescriptor - Class in com.semarchy.mdm.runtime.model.logical
 
FormGridLayoutDescriptor(FormLabelAlignment, Map<IFormSection, FormGridLayoutDescriptor.SectionGridLayoutData>, Map<IFormAttribute, FormGridLayoutDescriptor.AttributeGridLayoutData>) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
FormGridLayoutDescriptor.AttributeGridLayoutData - Class in com.semarchy.mdm.runtime.model.logical
 
FormGridLayoutDescriptor.GridLabelPosition - Enum in com.semarchy.mdm.runtime.model.logical
 
FormGridLayoutDescriptor.SectionGridLayoutData - Class in com.semarchy.mdm.runtime.model.logical
 
FormLabelAlignment - Enum in com.semarchy.mdm.runtime.model.logical
 
FormLayoutType - Enum in com.semarchy.mdm.runtime.model.logical
 
FROM_EDITION_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
FROM_ROLE_LABEL - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
FROM_ROLE_PLURAL_LABEL - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
FromClause - Class in com.semarchy.mdm.runtime.model.dataaccess
Represents a generic SQL from clause.
FromClause(boolean) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.FromClause
Creates a from clause (either based on a table or based on a sub query)
fromModelEditionName(String) - Static method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
FULL_ACCESS - Static variable in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
FULL_ACCESS - Static variable in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
FULL_READ_ONLY - Static variable in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
FunctionProviderFactory - Interface in com.semarchy.mdm.runtime.model.factory
create a IFunctionProvider from a IModel

G

GD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
GD_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
GE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
GE_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
getAccessType(IEntityAttribute) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
The access type granted for this IEntityAttribute.
getActivity(UUID) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
getActivity(ActivityId) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Load IActivity with task history
getActivity() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityCreationDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Date at which the activity was initiated
getActivityCreationDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityId() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Return the ActitvityId
getActivityId() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityInitiator() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Username of the person who started/initiated the activity.
getActivityInitiator() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityLabel() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The label chosen for this activity by the initiator.
getActivityLabel() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityListAutoRefreshInterval() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Returns the activity list's auto-refresh interval in second.
getActivityPriority() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The informative priority chosen by activity initiator.
getActivityPriority() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityService() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
 
getActivityStartComments() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Initial comment entered by initiator on activity initiation.
getActivityStartComments() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityStatus() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Current ActivityStatus
getActivityStatus() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivitySubmitDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Activity submit date.
getActivitySubmitDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityTaskUUID() - Method in class com.semarchy.mdm.runtime.activity.ActivityTaskId
 
getActivityType() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The ActivityType of the activity
getActivityType() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getActivityUUID() - Method in class com.semarchy.mdm.runtime.activity.ActivityId
 
getActivityUUID() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Deprecated.
getActivityUUID() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Deprecated.
getAdminedWorkflows(LogicalModelAuthorizations) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Return the set of IHumanWorkflow for which the given LogicalModelAuthorizations can act as administrator
getAdminRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The role required to administrate the workflow
getAllAttributesForPhysicalStorage() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
The list of all attributes as declared in this entity, all its super entities and ALL sub-entities.
getAllBOEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
 
getAllBOViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
The list of all IBusinessObjectView usde in this application (for data entry and/or BO navigation)
getAllEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
Returns the set of all entities managed by this IBusinessObject
getAllInvolvedBOViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
Returns the Set of all BOViews involved inside this Workflow.
getAllSubEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getAllValues() - Method in class com.semarchy.mdm.runtime.data.DataValueFormatter.ParsedMultiValued
A list of all values containing String for invalid codes and ILovValue for valid values in the order they have been found in raw Value.
getApplicableColumns(IEntity) - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
The sublist list of columns from the list of columns of this table that apply for a given entity by analyzing the attributes ownership and building the inheritance tree...
getApplication() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
 
getApplication() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Deprecated.
caller should keep track of application in other ways
getApplication(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Return the IApplication for the given name if exists
getApplicationName() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The name of the IApplication to which the IActivity.getHumanWorkflow() belongs.
getApplicationName() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getApplications() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Return the list of IApplication for this model (sorted by application name)
getApplicationSecurityProvider() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
 
getApplicationSecurityProvider() - Method in interface com.semarchy.mdm.runtime.model.security.IRuntimeSecurityProviders
 
getAssignedToRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
 
getAttribute(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IComplexViewAttribute
 
getAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
 
getAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignKeyValidation
 
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.ILovValidation
Returns a ILov Attribute
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IMandatoryValidation
The mandatory attribute: either a IAtomicAttribute, a IComplexAtomicAttribute or a IForeignAttribute
getAttribute() - Method in interface com.semarchy.mdm.runtime.model.physical.IColumn
 
getAttributeAuthorization(IAttribute) - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Get the authorizations for a given attribute
getAttributeAuthorization(IViewAttribute<? extends IAttribute>) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
getAttributeAuthorization(IAttribute) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
getAttributeGroup(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Deprecated.
use IFormView and IFormSection instead
getAttributeGroups() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Deprecated.
use IFormView and IFormSection instead
getAttributeLabelAlignment() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getAttributeLabelAlignment() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
getAttributeLayoutData(IFormAttribute) - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
getAttributeName() - Method in exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
getAttributeName() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
getAttributeName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricherOutput
 
getAttributeName() - Method in interface com.semarchy.mdm.runtime.model.logical.ISemQLEnricherExpression
 
getAttributePrefix(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getAttributePrefixes() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getAttributes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Return the list of IViewAttribute of this view.
getAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IAttributeGroup
Deprecated.
 
getAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
The list of attributes declared in this entity or inherited from its super entities.
getAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableView
Returns the list of Attributes composing this ITableView.
getAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniqueKey
 
getAutoConfirmPolicy() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getAutoConfirmThreshold() - Method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
Groups with Confidence Score > AutoConfirmPolicy.getAutoConfirmThreshold() will be autoconfirmed.
getAutoLayoutSwitchWidth() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
getAutoRefreshInterval() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Returns in an Integer value the time period in seconds between each refresh.
getBaseEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the list of base entities in this model ordered by IEntity.getName()
getBaseEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the top base entity from which this entity inherits.
getBaseTranslationBundle() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getBehavior() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransitionValidation
 
getBendPoints() - Method in interface com.semarchy.mdm.runtime.model.logical.ILink
 
getBindings() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getBindings() - Method in class com.semarchy.mdm.runtime.data.QueryCondition
Binding value map
getBindVariableName() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
getBinningExpressions() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getBinnings() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
getBoderColor() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityShape
 
getBOEntities(IEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
Obtains the BOEntities defined in this Business Object for the given type.
getBOEntity(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
 
getBOTransition() - Method in class com.semarchy.mdm.runtime.data.NewRowTarget
 
getBOView(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getBOViewContainer() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Returns the IAppFolderAndBOViewContainer in which this IBusinessObjectView is visible or null if the IBusinessObjectView.isVisible() returns false.
getBOViewContainerPath() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolderAndBOViewContainer
Returns the BOView container path using folder names.
getBOViewContainerPath(IModelLabelProvider, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolderAndBOViewContainer
Returns the BOView container path using folder labels
getBOViewEntity(IBOEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
 
getBOViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
The list of BOViews available for the current task.
getBranchID() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
getBranchID() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
getBranchNumber() - Method in class com.semarchy.mdm.runtime.platform.DataBranchID
 
getBranchNumber() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
getBranchNumber() - Method in class com.semarchy.mdm.runtime.platform.ModelBranchID
 
getBranchNumber() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
getBrowsingFormView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
The IFormView defined to be used while browsing this IBOViewEntity.
getBrowsingMode() - Method in class com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig
 
getBrowsingTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
The ITableView defined to be used while browsing this IBOViewEntity.
getBuiltInColumnAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInColumnAttributes() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInColumnSection(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInColumnSections() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltinFunctionProvider() - Method in class com.semarchy.mdm.runtime.model.factory.CachingFunctionProviderFactory
 
getBuiltinFunctionProvider() - Method in class com.semarchy.mdm.runtime.model.factory.DefaultFunctionProviderFactory
 
getBuiltinFunctionProvider() - Method in interface com.semarchy.mdm.runtime.model.factory.FunctionProviderFactory
return builtin function provider hydrated from xml template.
getBuiltInLineageNode(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInLineageNodes() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInMetadataRegistry() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
The IBuiltInMetadataRegistry for the Data Edition
getBuiltInMetadataRegistry() - Method in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
getBuiltInMetadataRegistry() - Method in interface com.semarchy.mdm.runtime.model.IRuntimeModelsProvider
The IBuiltInMetadataRegistry for the Data Edition
getBuiltInSection(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInSections() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInUDT(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBuiltInUDTs() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getBusinessObject() - Method in class com.semarchy.mdm.runtime.data.NewRowTarget
 
getBusinessObject() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOEntity
 
getBusinessObject() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
The represented IBusinessObject
getBusinessObject(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Return the Business Object gor the given name or throws NoSuchBusinessObjectException if there is no BO with such name.
getBusinessObjects() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Return the list of IBusinessObject for this model ordered by BO names
getCache() - Method in interface com.semarchy.mdm.client.cache.ICacheResolver
This method should always return a cache object.
getCache() - Method in class com.semarchy.mdm.client.cache.StaticCacheResolver
 
getCancelNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
getCancelTransition() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
The first Transition to Cancel Node or null if not IHumanTask.isCancelEnabled()
getCardinality() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
 
getCategories() - Method in interface com.semarchy.mdm.runtime.model.logical.ISqlFunction
Getter for owned property Categories:
getCertificationQueueRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Obtains the role name required to access the certification queue feature if enabled.
getCheckConstraint() - Method in interface com.semarchy.mdm.runtime.model.logical.ICheckValidation
 
getCheckConstraint(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getCheckConstraints() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getCheckoutAuthorizationScope(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Get checkout RowScope for the given view
getCheckoutAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getChildAppFolders() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolderAndBOViewContainer
The list of child IAppFolder ordered by IAppFolder.getName()
getChildBOViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolderAndBOViewContainer
The list of contained IBusinessObjectView ordered by IBusinessObjectView.getName()
getChildIdentifier() - Method in exception com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
 
getClaimableTask(List<IHumanTask>) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return the list of tasks filtered to contain only tasks for which ILogicalModelSecurityProvider.isTaskActionAuthorized(IHumanTask) returns true.
getCode() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode
 
getCode() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBView
 
getCode() - Method in interface com.semarchy.mdm.runtime.model.logical.ILovValue
 
getCode() - Method in interface com.semarchy.mdm.runtime.model.logical.IPublisher
 
getColCount() - Method in enum com.semarchy.mdm.runtime.model.logical.LayoutType
 
getColCount(LayoutType) - Static method in enum com.semarchy.mdm.runtime.model.logical.LayoutType
 
getColumn() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndexColumn
 
getColumn(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getColumn() - Method in interface com.semarchy.mdm.runtime.model.physical.IIndexColumn
 
getColumn(String) - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
 
getColumnName() - Method in exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchColumnException
 
getColumnName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getColumnNames() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBForeignKey
 
getColumnNames() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBPrimaryKey
 
getColumns() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getColumns() - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
 
getComplexAtomicAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getComplexAtomicAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
The list of complex atomic attributes that compose this complex attribute.
getComplexAtomicViewAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IComplexViewAttribute
 
getComplexAttribute() - Method in exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
getComplexAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
getComplexType() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getComplexType() - Method in interface com.semarchy.mdm.runtime.model.logical.IDefinitionAttribute
 
getComplexType(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getComplexTypes() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getComplexViewAttribute() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IComplexAtomicViewAttribute
 
getCondition() - Method in class com.semarchy.mdm.runtime.data.QueryCondition
The SemQL condition
getCondition() - Method in interface com.semarchy.mdm.runtime.model.logical.ICheckConstraint
 
getCondition() - Method in interface com.semarchy.mdm.runtime.model.logical.IEnricher
 
getConditionAsString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessCondition
 
getConsolidator() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
getConsolidator() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getConsolidatorAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getConstraintName() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
The constraint name e.g.
getConstraintType() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
The constraint Type e.g.
getCookies() - Method in class com.semarchy.mdm.client.CookieCredential
The cookies that will be propagated
getCreateAuthorizationScope(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Get create RowScope for the given view
getCreateAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getCurrentTask(IActivity) - Static method in class com.semarchy.mdm.runtime.activity.ActivitySupport
 
getCurrentTask() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Get the current task for the activity or null if IActivity.getActivityStatus() is not ActivityStatus.RUNNING.
getCustomRankingExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getCustomRankingExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
getDashboardRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Obtains the role name required to access the dashboard feature if enabled.
getDashboardScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getDataAccessModel() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
The IDataAccessModel for the Data Edition
getDataAccessModel() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Deprecated.
you should get the IDataAccessModel by your own means
getDataAccessModel() - Method in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
getDataAccessModel() - Method in interface com.semarchy.mdm.runtime.model.IRuntimeModelsProvider
The IDataAccessModel for the Data Edition
getDataAccessSecurityProvider() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
The IDataAccessModelSecurityProvider providing privileges information about currently logged in user for the IDataAccessModel.
getDataAccessSecurityProvider() - Method in interface com.semarchy.mdm.runtime.model.security.IRuntimeSecurityProviders
The IDataAccessModelSecurityProvider providing privileges information about currently logged in user for the IDataAccessModel.
getDataAccessService() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
Returns the generic IDataAccessService allowing to access the MDM data
getDataBranchID() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
Deprecated.
getDataEditionCreationDate() - Method in class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
getDataEditionID() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
Id of the Data Edition to which this connection is connected
getDataEditionID() - Method in exception com.semarchy.mdm.client.NoSuchDataEditionException
 
getDataEditionID() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
Deprecated.
getDataEditionID() - Method in class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
getDataEditionInfoOpenedAsOfDate(String, long, Date) - Method in interface com.semarchy.mdm.client.IMDMConnection
* Retrieve DataEditionInfo for a given data branch on a given data location and that was open at the given date.
getDataEditionInfoOpenedAsOfDate(String, long, Date) - Method in interface com.semarchy.mdm.runtime.admin.IDataLocationAdminService
* Retrieve DataEditionInfo for a given data branch on a given data location and that was open at the given date.
getDataEditionInfos(String, Long, Long) - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the list of DataEditionInfo matching the provided not null This is a shortcut to IMDMConnection.getDataEditionInfos(String, Long, Long) on IMDMConnection.getDataLocationService()
getDataEditionInfos(String, Long, Long) - Method in interface com.semarchy.mdm.runtime.admin.IDataLocationAdminService
Returns the list of DataEditionInfo matching the provided not null parameters.
getDataEditionName() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
The DataEdition name: data_location_name [branch_number.edition_number]
getDataEditions(String, Long, Long) - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the list of DataEditionID matching the provided not null parameters.
getDataEditions(String, Long, Long) - Method in interface com.semarchy.mdm.runtime.admin.IDataLocationAdminService
Returns the list of DataEditionID matching the provided not null parameters.
getDataEditionUpdateDate() - Method in class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
getDataEntryColName() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewExprAttribute
The name of the column to use for dataEntry insert/update queries or null if attribute is computed from other several columns.
getDataEntryFormView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Optional IFormView defined to be used for editing data.
getDataEntryLookupView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Data Entry Lookup View for a given entity.
getDataEntryPublisher() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
The DataEntry Publisher
getDataEntryView(IEntity, IDataAccessModel) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getDataEntryView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Data Entry View for a given entity
getDataEntryWorkflow(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getDataEntryWorkflows() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getDataLocationName() - Method in class com.semarchy.mdm.runtime.platform.DataBranchID
 
getDataLocationName() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
getDataLocationService() - Method in interface com.semarchy.mdm.client.IMDMConnection
Return the Data Location Admin service of the remote Convergence For MDM instance.
getDataType() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getDataTypeInfo() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
Return the complete type information
getDataTypeInfo() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Return the complete type information
getDataTypeInfo() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Returns the data type info of this parameter.
getDataValidationDescription(IDTDataValidation, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getDataValidationLabel(IDTDataValidation, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getDDLPattern() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getDDLPattern(Integer, Integer, Integer) - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getDeclaredAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getDeclaredAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
The list of attributes declared in this entity (not inherited) ordered by their position as defined in design model.
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IAttributeGroup
Deprecated.
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.ICheckConstraint
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEnricher
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityAttribute
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getDeclaringEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniqueKey
 
getDefaultAccessType() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
The default AttributeAccessType for this Entity.
getDefaultBOViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
The default list of BOViews defined for this IDataEntryWorkflow.
getDefaultFormView() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Get the default IFormView for this IEntity.
getDefaultLayout() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
getDefaultOrderBy() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getDefaultOrderBy() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
INTERNAL:SQLMAPPING
getDefaultTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Get the default ITableView for this IEntity.
getDefaultValue() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
getDefinitionAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
getDefinitionAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexType
 
getDefinitionAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexType
 
getDelegateView() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getDescription(IDisplayViewAttribute, Locale) - Method in class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 
getDescription(IRuntimeLabelProvider, Locale, ParsingResult<IExpression>) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 
getDescription(Object, Locale) - Method in interface com.semarchy.mdm.runtime.model.labels.IRuntimeLabelProvider
Returns the description of an object in a given locale
getDescription() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
 
getDescription() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
Getter for owned property Description:
getDisplayName(Integer, Integer, Integer) - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
getDisplayName(Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
 
getDisplayNameExpressionOverride() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Return the DisplayName expression to use as replacement of default display name
getDisplayProperties() - Method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
getDisplayProperties() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
getDisplayType() - Method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
getDisplayType() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
getDisplayType() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
Returns the display type of this parameter.
getDNAttributes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getDNAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IComplexViewAttribute
 
getDNAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getDNAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getDNAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexType
Returns the list of attributes part of the DisplayName
getDNAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getDNSeparator() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getDNSeparator() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IComplexViewAttribute
 
getDNSeparator() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getDNSeparator() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getDNSeparator() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexType
Returns the display name separator.
getDNSeparator() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getDupsWorkflow(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getDupsWorkflows() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getDuration() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
Getter for owned property Duration:
getDuration() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
Getter for owned property Duration:
getDuration() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
Getter for owned property Duration:
getEditionNumber() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
getEditionNumber() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
getEndIndex() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
Index of the last element included in the page if the page is full.
getEndNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
getEnricher() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETaskEnricher
The enricher to execute
getEnricher() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransitionEnricher
 
getEnricher(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getEnricherExecutionScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IEnricher
Indicates on which phase the enricher is executed in integration jobs
getEnrichers() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
List of enrichers to execute during DataEntry task
getEnrichers() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransition
List of enrichers to consider before transition
getEnrichers() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns the list of IEnrichers ordered according to design position.
getEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the list of entities managed in this model ordered by IEntity.getName()
getEntitiesListRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Obtains the role name required to access the entities list feature if enabled.
getEntity() - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
The actual IEntity represented by this row
getEntity() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IEntityViewMapping
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getEntity() - Method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
getEntity() - Method in exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOEntity
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
The validated entity
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
The entity for which this grant is defined
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityShape
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
Deprecated.
user should keep track of the entity separately
getEntity(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the IEntity with the given name if it exists or throws NoSuchEntityException.
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchForm
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableView
Deprecated.
user should keep track of the entity separately
getEntity() - Method in interface com.semarchy.mdm.runtime.model.physical.IEntityTableMapping
 
getEntity() - Method in interface com.semarchy.mdm.runtime.model.physical.ISequence
 
getEntityAuthorization(IEntity) - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Get the authorizations for a given entity.
getEntityAuthorization(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
getEntityName() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
Returns the entity name for which this Attribute is defined
getEntityName() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
 
getEntityPhysicalName() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
 
getEntityPrivGrant(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
Return the IEntityPrivGrant with the given name
getEntityPrivGrants() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
Returns the list of IEntityPrivGrant
getEntityRetentions() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
 
getEntityRetentions() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeRetentionPolicy
 
getEntityShapes() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
getEntityTableMapping(IEntity) - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getEntityTableMapping() - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
Deprecated. 
getEntityTableMappings() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getEntityViewMapping(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getEntityViewMappings() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getErrorMaxRetry() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getErrorMaxRetry() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getErrorsNavigationRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getExpandedChildren() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Return the default list of children that will be displayed when this view attribute is expanded
getExportAuthorizationScope(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns the RowScope under which the view export is authorized.
getExportAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getExpression() - Method in class com.semarchy.mdm.runtime.data.OrderByCriteria
 
getExpression() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
The SemQL expression.
getExpression() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewExprAttribute
SQL Expression used to retrieve data from database
getExpression() - Method in class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
getExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginInput
 
getExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.ISemQLEnricherExpression
 
getExpression() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher.MatcherBinningExpression
Deprecated.
 
getExpressions() - Method in interface com.semarchy.mdm.runtime.model.logical.ISemQLEnricher
 
getExtensionLinks() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
getFieldDisplayProperties() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
 
getFieldDisplayType() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
Getter for owned property FieldDisplayType:
getFilter() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
getFilter() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
SemQL Filter to apply on root IEntity.
getFilter() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
The SemQL condition that defines records to which the authorization applies.
getFilter() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
Return the SemQL Filter that represent this RowScope.
getFilters() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
Provides the detailed collection of filters used to create this RowScope.
getFirstTransitionTo(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
Get the first transition to the node named toNodeName or null if no such transition.
getFLCType() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
getFlowAttributeLayoutData(IFormAttribute) - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getFlowLayoutDescriptor() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
getFontTitleColor() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityShape
 
getForeignAttribute() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IManyToOneNode
 
getForeignAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getForeignDNAttribute() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IManyToOneNode
 
getForeignKeyName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBForeignKey
 
getForeignKeys() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getFormAttribute(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IFormSection
 
getFormAttributes() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormSection
Returns the list of attributes in this section.
getFormSection() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
Deprecated.
use should keep track of IFormSection separately
getFormSection(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
getFormSections() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
Returns the list of Sections composing this IFormView.
getFormView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Deprecated.
getFormView(IBOEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
getFormView(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the IFormView with the given name or throws NoSuchFormViewException if there is no IFormView with this name
getFormView() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormSection
Deprecated. 
getFormViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Obtain the list of IFormViews.
getFromClause() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getFromClause() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
INTERNAL:SQLMAPPING
getFromEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getFromEntityShape() - Method in interface com.semarchy.mdm.runtime.model.logical.IReferenceLink
 
getFromNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
 
getFromRoleLabel(IReference, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getFromRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getFromRolePluralLabel(IReference, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getFromShape() - Method in interface com.semarchy.mdm.runtime.model.logical.IExtensionLink
 
getFromTask() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
getFromViewAttributeName() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
getFullDBSchema() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
Returns the IDBSchema including db objects that are static and the one that are related to logical model objects.
getFunctionArguments() - Method in interface com.semarchy.mdm.runtime.model.logical.ISqlFunction
Returns the Collection of FunctionArgument owned by this object for relationship SqlFunctionOwnsFunctionArguments
getGoldenIDAttrName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
use {@link AttributeNames#goldenIdName(IView)
getGoldenIdGenerationDescriptor() - Method in interface com.semarchy.mdm.runtime.model.logical.IPKAttribute
Only relevant when IEntity.isFuzzyMatched()
getGoldenIntegrationView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Golden Integration View for a given entity.
getGoldenView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Golden View for a given entity
getGridLayoutDescriptor() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
getGroupByExpressions() - Method in class com.semarchy.mdm.runtime.data.DataQuery
Returns the list of GroupBy expressions
getHavingCondition() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getHeight() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getHeight() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
getHeight() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
Deprecated. 
getHeight() - Method in interface com.semarchy.mdm.runtime.model.logical.IShape
 
getHeight() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableAttribute
Getter for owned property Height:
getHelpContent() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
The help content to display for this attribute.
getHumanTask() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getHumanWorkflow() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The underlying IHumanWorkflow that defines this IActivity
getHumanWorkflow() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getHumanWorkflow(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Get the IHumanWorkflow with the given name or throws if name doesn't match any of known workflows
getHumanWorkflows() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Get the list of human workflow ordered by workflow name.
getIDGeneratorType() - Method in interface com.semarchy.mdm.runtime.model.logical.IPKAttribute
Deprecated.
use IEntity#getSourceIdGenerationDescriptor() or IPKAttribute.getGoldenIdGenerationDescriptor()
getIdViewAttributes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getIdViewAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Return the list of IViewAttribute that are representing the Identifier/Key of the IView.
getIncomingTransitions() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
List of incoming transitions
getIncrementBy() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSequence
 
getIndex(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getIndex() - Method in interface com.semarchy.mdm.runtime.model.physical.IIndexColumn
 
getIndex(String) - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getIndexColumns() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndex
 
getIndexColumns() - Method in interface com.semarchy.mdm.runtime.model.physical.IIndex
 
getIndexes() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getIndexes() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getIndexes() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getIndexes() - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
 
getIndexName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndex
 
getIndexName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndexColumn
 
getInitiatorRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The role required to initiate the workflow
getInputName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginInput
 
getInputs() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getInputs() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getInvalidCodes() - Method in class com.semarchy.mdm.runtime.data.DataValueFormatter.ParsedMultiValued
List of invalid codes in the order they have been found in raw Value.
getJavaType(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.data.JavaDataTypeUtil
Get the Java class for a given LogicalDataType
getJavaType() - Method in enum com.semarchy.mdm.runtime.model.logical.DataType
 
getJavaType() - Method in enum com.semarchy.mdm.runtime.model.logical.DMEVariableType
 
getJobParams() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
The map of job parameters
getJobType() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
 
getJoinClauses() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
getJoinClauses() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getJoinCondition() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getJoinPredicates() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
INTERNAL:SQLMAPPING
getJoinType() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getKeys() - Method in interface com.semarchy.mdm.runtime.model.logical.ITranslationBundle
The set of translations keys
getLabel() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
getLabel(IDisplayViewAttribute, Locale) - Method in class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 
getLabel(IRuntimeLabelProvider, Locale, ParsingResult<IExpression>) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 
getLabel(IRuntimeLabelProvider, Locale, ISemQLDataAccessAttr) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ExpressionLabelHelper
 
getLabel(Object, Locale) - Method in interface com.semarchy.mdm.runtime.model.labels.IRuntimeLabelProvider
Returns a label for an object in the given locale
getLabelPosition() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getLabelProvider() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getLabelProvider() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getLabelProvider() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Obtain the label provider for IModel objects.
getLabelWidth() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getLargeImageURL(Object) - Method in interface com.semarchy.mdm.runtime.model.labels.IRuntimeImageProvider
 
getLayout() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormSection
Returns the type of layout to use to organize sections.
getLayout() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
Deprecated. 
getLength() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getLength() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
The maximum length for the IColumnAttribute value.
getLength() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Deprecated.
getLength() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
getLength() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getLength() - Method in interface com.semarchy.mdm.runtime.model.logical.ILov
The maximum length allowed for the Codes of the LOV Values.
getLevel() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
getLineageNode(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getLineageNode(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getLineageNodes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getLineageNodes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getLineageRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Obtains the role name required to access the lineage feature if enabled.
getLoadID() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
The load ID attached to this activity
getLoadID() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getLoadID() - Method in class com.semarchy.mdm.runtime.data.QuerySource
 
getLocale() - Method in interface com.semarchy.mdm.runtime.model.logical.ITranslationBundle
The translation locale Locale.ROOT for base bundle
getLocalizationSupport() - Static method in class com.semarchy.mdm.runtime.data.i18n.Messages
 
getLocalizationsupport() - Static method in class com.semarchy.mdm.runtime.model.i18n.Messages
 
getLogicalModel() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
Returns the logical model for the Data Edition.
getLogicalModel() - Method in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
getLogicalModel(ModelEditionID) - Method in class com.semarchy.mdm.runtime.model.factory.CacheAllLogicalModelProvider
 
getLogicalModel(ModelEditionID) - Method in interface com.semarchy.mdm.runtime.model.factory.LogicalModelProvider
Obtain a logical model from its ModelEditionID.
getLogicalModel() - Method in interface com.semarchy.mdm.runtime.model.IRuntimeModelsProvider
Returns the logical model for the Data Edition.
getLogicalModelAuthorizations() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return the LogicalModelAuthorizations relative to current user
getLogicalModelSecurityProvider() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
The ILogicalModelSecurityProvider providing privileges information about currently logged in user for the IModel.
getLogicalModelSecurityProvider() - Method in interface com.semarchy.mdm.runtime.model.security.IRuntimeSecurityProviders
The ILogicalModelSecurityProvider providing privileges information about currently logged in user for the IModel.
getLogicalType() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getLogicalType() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
 
getLogicalType() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return the logical type if known or null if not known.
getLogicalType() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Deprecated.
getLogicalType() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
getLov() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
Returns the LOV this attribute is tied to or null if not linked to an ILov.
getLov() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
The ILov associated to expression if any or null if not an ILov
getLov() - Method in interface com.semarchy.mdm.runtime.model.logical.ILovValue
Deprecated. 
getLov(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the ILov with the given name or throws a NoSuchLovException
getLovs() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the list of ILov defined in this model ordered by ILov.getName()
getLovValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IAtomicAttribute
 
getLovValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getLovValue(String) - Method in interface com.semarchy.mdm.runtime.model.logical.ILov
Get the ILovValue for a given code
getLovValues() - Method in interface com.semarchy.mdm.runtime.model.logical.ILov
List lov values
getManagedEntities() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Return the set of entities that are managed by this IApplication.
getManagedEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IDupsWorkflow
 
getMandatoryValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IAtomicAttribute
 
getMandatoryValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getManyToOneNavigation(IReference) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getManyToOneNavigation(IReference) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getManyToOneNode(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getManyToOneNode() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IForeignDNViewAttribute
 
getManyToOneNode(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Get the ManyToOneNode by name.
getManyToOneNodes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getManyToOneNodes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Obtain the list of outgoing ManyToOne navigation nodes
getMappedEntities() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getMasterIntegrationView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Master Integration View for a given entity.
getMasterView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Master View for a given entity
getMatchCondition() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getMatcher() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getMatcher() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher.MatcherBinningExpression
Deprecated.
 
getMatchExpression() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
getMatchingBehavior() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the MatchingBehavior for this IEntity.
getMatchOnExpression() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
The many path relative to the entity on which this rule was defined that
getMatchRule(String) - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getMatchRules() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getMatchScore() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getMaxAttributeValueWidth() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getMaxLength() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getMaxPrecision() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getMaxScale() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getMaxSeverity() - Method in interface com.semarchy.mdm.runtime.activity.IPreTransitionProblemsReport
Get the more severe validation problem (Error prevents transition)
getMergePolicy() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getMergeThresholdMergingConfirmed() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdMergingConfirmedWithNewMasters() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdMergingConfirmedWithUnconfirmed() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdMergingUnconfirmed() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdMergingUnconfirmedWithNewMasters() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdNewGroup() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMergeThresholdRemergingPreviouslySplit() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
getMessage(Locale) - Method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
getMessage(Locale) - Method in class com.semarchy.mdm.runtime.model.dbschema.DBSchemaValidator.LocalMessage
 
getMessage() - Method in class com.semarchy.mdm.runtime.model.dbschema.DBSchemaValidator.LocalMessage
 
getMinAttributeValueWidth() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getMinLength() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getMinPrecision() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getMinScale() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getModel() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
The model to which this Business Object belongs
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Deprecated. 
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.ILov
Deprecated. 
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
Deprecated. 
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.IPublisher
 
getModel() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
Deprecated. 
getModel() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getModel() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Deprecated. 
getModelBranchID() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelID
 
getModelBranchID() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
Deprecated.
getModelDescription() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
getModelDiagrams() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Return the list of model diagrams ordered by IModelDiagram.getName()
getModelEditionID() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelID
 
getModelEditionID() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
Deprecated.
getModelEditionID() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
getModelEditionInfo() - Method in class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
getModelEditionName() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
getModelForWelcomePage(ModelEditionID) - Method in interface com.semarchy.mdm.runtime.model.factory.WithPartialsLogicalModelProvider
Get a IModel where only minimal IModel.getApplications() is populated with minimal information on applications themselves (name, label..)
getModelID() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getModelJob(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getModelJob() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
getModelJobs() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getModelJobTask(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
 
getModelJobTasks() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
 
getModelLabel() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
getModelName() - Method in class com.semarchy.mdm.runtime.platform.ModelBranchID
 
getModelName() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
getModelPrivGrant(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getModelPrivGrants() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getModelUUID() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelID
 
getModelVariables(ModelEditionID) - Method in interface com.semarchy.mdm.runtime.model.factory.WithPartialsLogicalModelProvider
Obtain the list of model variables defined for a modelEdition.
getMultiValSep() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
Return the value separator if DataTypeInfo.isMultiValued()
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IAttributePrefix
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInColumnSection
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInLineageNode
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInSection
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.ITableType
 
getName() - Method in interface com.semarchy.mdm.runtime.model.builtin.IViewType
 
getName() - Method in interface com.semarchy.mdm.runtime.model.common.IAttribute
 
getName() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
getName() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
getName() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
 
getName() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
 
getName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBView
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolder
Folder name
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Return the application name
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IAttributeGroup
Deprecated.
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOEntity
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
The name of this Business Object
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
BOView name
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ICheckConstraint
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexType
Returns the name of the complex type
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
The name of the attribute
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IEnricher
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
The entity priv grant name
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormSection
Return the name of this IFormSection
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
The name of this IFormView
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IFunctionArgument
Getter for owned property Name:
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The Name fo the workflow
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ILov
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
The unique name of this ModelPrivGrant
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginParam
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPublisher
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchForm
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ISqlFunction
Getter for owned property Name:
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableView
The name of this ITableView
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniqueKey
 
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
Name of the workflow node.
getName() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
Transition name
getNavigationNode(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getNavigationNode(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getNavigatorBehavior() - Method in class com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig
 
getNavigatorPosition() - Method in class com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig
 
getNbLine() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
 
getNewTask() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
Returns the newly create activity Task after the transition if IActivityService.ITaskCompletionResult.isNewTaskStarted() is true
getNode(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
 
getNodes() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The nodes in the workflow
getNotBaseTranslationBundles() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getNotificationLocale() - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
getOnErrorBehavior() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getOnErrorBehavior() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getOnErrorValue() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
getOneToManyNavigation(IReference) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getOneToManyNavigation(IReference) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getOneToManyNode(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getOneToManyNode(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Get the IOneToManyNode by name.
getOneToManyNodes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getOneToManyNodes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getOneToManyNodesToView(IView) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Return the list of OneToManyNodes leading to view ToView pToView
getOnOpenBehavior() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Returns the behavior to use when browsing content of this IBusinessObjectView
getOnSubmitJob() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The IModelJob used to process the data on submit
getOrderByAsString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessOrderBy
 
getOrderByCriterias() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getOrderByExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getOutgoingTransition(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getOutgoingTransition(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
Get the outgoing transition with the given name
getOutgoingTransitions() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
List of outgoing transitions
getOutputName() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricherOutput
 
getOutputs() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getPageCriteria() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getPageSize() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
Number of element in the page.
getParam(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getParam(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getParameterName() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
getParams() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getParams() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getParent() - Method in exception com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
 
getParentDataRow() - Method in class com.semarchy.mdm.runtime.data.NewRowTarget
 
getParentFolder() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolder
 
getParser() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
The parser is used to parse SemQL expressions
getParsingResult() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessOrderBy
 
getParsingResult() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Returns parsing details.
getPassword() - Method in class com.semarchy.mdm.client.UsernamePassword
 
getPhysicalModel() - Method in interface com.semarchy.mdm.client.IDataEditionConnection
Physical model provides information about the physical model used for persistence of the data edition.
getPhysicalModel() - Method in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
getPhysicalModel() - Method in interface com.semarchy.mdm.runtime.model.IRuntimeModelsProvider
Physical model provides information about the physical model used for persistence of the data edition.
getPhysicalModel() - Method in interface com.semarchy.mdm.runtime.model.physical.IEntityTableMapping
Deprecated.
getPhysicalModel() - Method in interface com.semarchy.mdm.runtime.model.physical.ISequence
 
getPhysicalName() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
 
getPhysicalName() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getPhysicalName() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getPhysicalPrefix() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAttribute
 
getPhysicalType() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getPhysicalType() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
 
getPickerFiltering() - Method in class com.semarchy.mdm.runtime.model.logical.ReferenceSelectionConfig
Filter to apply when listing references that can be candidate.
getPKAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Obtain the primary key attribute for this IEntity.
getPkColumns() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getPkColumns() - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
 
getPkName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getPlatformBuildID() - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the BuildID of the remote Convergence For MDM instance.
getPlatformStatus() - Method in interface com.semarchy.mdm.client.IMDMConnection
Return the PlatformStatus of the instance.
getPlatformVersion() - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the version of the remote Convergence For MDM instance.
getPluginID() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getPluginID() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getPluginValidator(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getPluginValidator() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidation
 
getPluginValidators() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getPluralLabel(Object, Locale) - Method in interface com.semarchy.mdm.runtime.model.labels.IRuntimeLabelProvider
Returns a plural label for an object in the given locale
getPosInFolder() - Method in interface com.semarchy.mdm.runtime.model.logical.IAppFolder
Return the ordering index of this IAppFolder in parent IAppFolderAndBOViewContainer.
getPosInFolder() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Return the ordering index of this IBusinessObjectView in parent IAppFolderAndBOViewContainer.
getPosInParent() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Getter for owned property PosInParent:
getPosition() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
 
getPosition() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.SectionFlowLayoutData
 
getPrecision() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getPrecision() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
 
getPrecision() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Deprecated.
getPrecision() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
getPrecision() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getPrefixedUniqueName() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
Return a unique name in the scope of the current IModel across all type of objects.
getPrefixedUniqueName() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getPrefixedUniqueName() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getPreviousTask(IActivity) - Static method in class com.semarchy.mdm.runtime.activity.ActivitySupport
 
getPreviousTask() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Get the previous task.
getPrimaryKey() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getPrimaryKeyName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBPrimaryKey
 
getProviderName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
getPublicAttributes() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getPublicAttributes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Get attributes with Visibility.PUBLIC
getPublisher(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the IPublisher with the given code if it exists or throws a NoSuchPublisherException
getPublisher() - Method in interface com.semarchy.mdm.runtime.model.logical.IPublisherRank
 
getPublisherRankings() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
Return the list of IPublisherRank sorted using the rank defined in design time.
getPublisherRankings() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
getPublishers() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the list of IPublisher managed by this model ordered by IPublisher.getCode()Code
getPurgeService() - Method in interface com.semarchy.mdm.client.IMDMConnection
Return the purge service instance of the remote Convergence For MDM instance.
getQualifiedAttributeLabel(IAttribute, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
Returns the qualified label for an IAttribute.
getQualifiedName() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
getQuerySource() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getQueryString() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
getQueueName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJob
Getter for owned property QueueName:
getRank() - Method in interface com.semarchy.mdm.runtime.model.logical.IPublisherRank
 
getReadableAttributes(List<IViewAttribute<? extends IAttribute>>) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
This method return a new list containing only attributes for which IDataAccessModelSecurityProvider.isReadAuthorized(IViewAttribute) returns true.
getReadAuthorizationScope(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Get read RowScope for the given view
getReadAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
getReadAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getReference() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IOneToManyNode
 
getReference() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.ReferenceNavigation
 
getReference() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
getReference() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignAttribute
 
getReference(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the IReference with the given name if it exists or throws a NoSuchReferenceException
getReference() - Method in interface com.semarchy.mdm.runtime.model.logical.IReferenceLink
 
getReferenceBrowsingConfig(IFormAttribute) - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
getReferenceBrowsingConfigs() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
getReferencedDisplayNameExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
Getter for owned property ReferencedDisplayNameExpression:
getReferencedPKAttribute() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignAttribute
 
getReferencedRef(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getReferencedRefs() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the IReferences where this entity (or one of it's super entities) is the from entity.
getReferenceLinks() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
getReferences() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Returns the list of references managed in this model ordered by IReference.getName().
getReferenceSelectionConfig(IFormAttribute) - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
getReferenceSelectionConfigs() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
getReferencingRef(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getReferencingRefs() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the IReferences where this entity (or one of it's super entities) is the to entity.
getRemoveAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getRequiredRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Returns the required role name to open this IBusinessObjectView.
getReservedLogicalNames() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getReservedPhysicalNames() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getRetentionPolicy() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getRetentionPolicy() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
getRLCType() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
The Role name for which those privileges are defined.
getRoleNames() - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Return the list of role names for which this LogicalModelAuthorizations has been built.
getRoleNames() - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Return the list of role names for current user.
getRoleNames() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
getRootBOEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObject
The root IBOEntity
getRootModelUUID() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
getRootTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
getRuleName() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getScale() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInUDT
 
getScale() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
 
getScale() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Deprecated.
getScale() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
getScale() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getSearchForm(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns the ISearchForm owned by this entity, with the given name.
getSearchForm() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
getSearchForm() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
getSearchForms() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns ISearchForms owned by this entity.
getSearchParameters() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchForm
 
getSearchTip(ISearchForm, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getSearchTypeConfigs() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Returns ordered list of search type configurations.
getSectionLayoutData(IFormSection) - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getSectionLayoutData(IFormSection) - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
getSectionNavigatorConfig() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
getSelectExpressions() - Method in class com.semarchy.mdm.runtime.data.DataQuery
Returns the list of selected select expressions
getSelectExpressions() - Method in interface com.semarchy.mdm.runtime.data.IDataRow
Return the list of Select expressions available for this Row.
getSemQLAttribute() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
REturn the SemQLViewAttribute for the expression when DataAccessSelectExpression.isViewOrNestedAttribute() is true, null otherwise
getSemQLCondition() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchForm
 
getSemQLExpression() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
The SemQL Expression used to represent this attribute.
getSemQLModel() - Method in class com.semarchy.mdm.runtime.model.DefaultExtendedRuntimeModelsProvider
 
getSemQLModel() - Method in interface com.semarchy.mdm.runtime.model.IExtendedRuntimeModelsProvider
 
getSequence(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getSequence(String) - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getSequenceName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSequence
 
getSequences() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getSequences() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getSequenceStartsWith() - Method in interface com.semarchy.mdm.runtime.model.logical.IPKAttribute
Deprecated.
use IEntity#getSourceIdGenerationDescriptor() or IPKAttribute.getGoldenIdGenerationDescriptor()
getSimpleName() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
 
getSmallImageURL(Object) - Method in interface com.semarchy.mdm.runtime.model.labels.IRuntimeImageProvider
 
getSortExpression() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return the Expression to use for sort on this DataAccessSelectExpression or null if not sortable
getSortExpressionOverride() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
getSortStrategy() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
getSourceBOEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
getSourceCodeName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode
 
getSourceCodeObject(String, IDBSourceCode.SourceCodeType) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getSourceCodeObjects() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getSourceDataView(IEntity) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get the Source Data View for a given entity
getSourceIDAttrName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
getSourceIdGenerationDescriptor() - Method in interface com.semarchy.mdm.runtime.model.logical.IPKAttribute
 
getSqlFunctions() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getStartableWorkflows(List<WT>) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return the list of workflows filtered to contain only workflows for which ILogicalModelSecurityProvider.isStartAuthorized(IHumanWorkflow) returns true.
getStartIndex() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
Index of the first element included in the page.
getStartNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
getStartTasks() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
 
getStartWith() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSequence
 
getString(String, Locale) - Static method in class com.semarchy.mdm.runtime.data.i18n.Messages
 
getString(String, Locale, Object...) - Static method in class com.semarchy.mdm.runtime.data.i18n.Messages
 
getString(String, Locale) - Static method in class com.semarchy.mdm.runtime.model.i18n.Messages
 
getString(String, Locale, Object...) - Static method in class com.semarchy.mdm.runtime.model.i18n.Messages
 
getStringVersion() - Static method in class com.semarchy.mdm.runtime.RuntimeAPIVersion
 
getSubmitNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
getSubmittedBatchID() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
getSubmitTransition() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
The first Transition to Submit Node or null if not IHumanTask.isSubmitEnabled()
getSubQuerySQL() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
getSubQuerySQL() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getSuffixPattern(Integer, Integer, Integer) - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
getSummary(Locale) - Method in interface com.semarchy.mdm.runtime.activity.IPreTransitionProblemsReport
A short "One line Summary of the validation issues"
getSuperEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getTable(String) - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getTable() - Method in interface com.semarchy.mdm.runtime.model.physical.IColumn
 
getTable(String) - Method in interface com.semarchy.mdm.runtime.model.physical.IEntityTableMapping
 
getTable() - Method in interface com.semarchy.mdm.runtime.model.physical.IIndex
 
getTable(String) - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getTableAlias() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
getTableAlias() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getTableName() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
getTableName() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
getTableName() - Method in exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchColumnException
 
getTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
getTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBForeignKey
 
getTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndex
 
getTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBPrimaryKey
 
getTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBTable
 
getTables() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getTables() - Method in interface com.semarchy.mdm.runtime.model.physical.IEntityTableMapping
 
getTables() - Method in interface com.semarchy.mdm.runtime.model.physical.IPhysicalModel
 
getTableType(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getTableType() - Method in interface com.semarchy.mdm.runtime.model.physical.ITable
 
getTableTypes() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getTableTypes() - Method in interface com.semarchy.mdm.runtime.model.physical.IEntityTableMapping
 
getTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Deprecated.
As of 3.0, replaced by
getTableView(IBOTransition) - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
getTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.IDupsWorkflow
 
getTableView(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Return the ITableView with the given name or throws NoSuchTableViewException if there is no ITableView with this name
getTableView() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableAttribute
Deprecated.
user should keep track of the tableview separately
getTableViews() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Obtain the list of ITableViews.
getTargetBOEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
getTargetView() - Method in class com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig
 
getTask(UUID) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
getTask(ActivityTaskId) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Load IActivityTask with the given UUID.
getTask(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
 
getTaskAssigneeRole() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskClaimDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskCompletionComments() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskCompletionDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskCreationDate() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskCreationUser() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskHistory() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Return the list of tasks This list is empty unless activity is loaded with IActivityService.getActivity(ActivityId)
getTaskId() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskName() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
The Task Name
getTaskPerformer() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskRevision() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTasks() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
The user defined tasks that are contained in the workflow
getTaskSequence() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTaskUUID() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Deprecated.
getThreadPoolSize() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginEnricher
 
getThreadPoolSize() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getToColumnNames() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBForeignKey
 
getToEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignAttribute
The IEntity referenced by this IForeignAttribute.
getToEntity() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getToEntityShape() - Method in interface com.semarchy.mdm.runtime.model.logical.IReferenceLink
 
getToFDNAttributeName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getToGoldenAttributeName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getToNode() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
The target node
getToRoleLabel(IReference, Locale) - Method in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
getToRoleName() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getToRolePhysicalName() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignAttribute
 
getToSDPKPublisherIDAttributeName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getToSDPKSourceIDAttributeName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getToShape() - Method in interface com.semarchy.mdm.runtime.model.logical.IExtensionLink
 
getToTableName() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBForeignKey
 
getToTask() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
getToTasks() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
getToUDPKAttributeName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
getToView() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
 
getToViewAttributeName() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
getTransition(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
getTransition() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
The transition that were used if task completed.
getTransition(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IBOEntity
 
getTransitionFromStart() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
Returns the transition from Start node to current node if task is IHumanTask.isStartTask() or null if task is not a start task.
getTransitionHumanTask(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
getTransitionHumanTask() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getTransitionName() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
The name of the transition that were followed
getTransitions() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOEntity
 
getTransitionsTo(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
Returns the list of transition from current node to a node named toNameName.
getTransitionTaskName() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
The task to which the transition was made
getTransitionTo(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
getTransitionValidationReport() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
Returns the IPreTransitionProblemsReport if completion did not complete (IActivityService.ITaskCompletionResult.isCompleted() is false).
getTrigger() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETaskEnricher
Defines the event that should trigger the IDataValidation
getTrigger() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETaskValidation
Defines the event that should trigger the IDataValidation
getTriggerableEnrichers(DETaskTriggerType) - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getTriggerableEnrichers(DETaskTriggerType, IEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getTriggerableValidations(DETaskTriggerType) - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getTriggerableValidations(DETaskTriggerType, IEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getType() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode
 
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IBuiltInNode
The type of the builtin node
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidator
 
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
Getter for owned property Type:
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
Getter for owned property Type:
getType() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
Getter for owned property Type:
getTypeDisplayName(IColumnAttribute) - Static method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
getTypeInfo() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
The type information if known or null if unknown
getUDPKIDAttributeName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
getUniqueKey(String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getUniqueKey() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniqueKeyValidation
 
getUniqueKeys() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
getUniqueName() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
Return a unique name for this object type in the scope of the current IModel.
getUniqueName() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
getUniqueName() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
getUnit() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityRetention
Getter for owned property Unit:
getUnit() - Method in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
Getter for owned property Unit:
getUnit() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
Getter for owned property Unit:
getUrl() - Method in class com.semarchy.mdm.client.ConnectionConfig
 
getUrl() - Method in exception com.semarchy.mdm.client.InvalidBaseUrlException
 
getUseDefaultOrderBy() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getUserName() - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the name of the authenticated user.
getUsername() - Method in class com.semarchy.mdm.client.UsernamePassword
The username represneted by this credential
getUsername() - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Authenticated user name
getUsername() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
authenticated user name
getUserRoles() - Method in interface com.semarchy.mdm.client.IMDMConnection
Returns the Set of roles.
getValidation() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETaskValidation
The validation definition
getValidation() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransitionValidation
The validation definition
getValidation(String, String) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Retrieve the Constraint
getValidations() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
List of validations to execute during DataEntry task
getValidations() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransition
List of validations to consider before transition
getValidations() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns the validationConstraints defined on this entity.
getValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.ICheckConstraint
 
getValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IDTDataValidation
 
getValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
getValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
getValidationScope() - Method in interface com.semarchy.mdm.runtime.model.logical.IUniqueKey
 
getValidValues() - Method in class com.semarchy.mdm.runtime.data.DataValueFormatter.ParsedMultiValued
List of identified ILovValue in the order they have been found in raw Value.
getValue(String) - Method in interface com.semarchy.mdm.runtime.data.IDataRow
Return the value for a given Select Expression
getValue(IViewAttribute<? extends IAttribute>) - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
Get the value for a given IViewAttribute
getValue() - Method in interface com.semarchy.mdm.runtime.model.logical.IPluginParam
 
getValue(String) - Method in interface com.semarchy.mdm.runtime.model.logical.ITranslationBundle
 
getValueSeparator() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
The value separator in case of multi-valued attribute.
getVariables() - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
 
getVersion() - Static method in class com.semarchy.mdm.runtime.RuntimeAPIVersion
 
getView() - Method in class com.semarchy.mdm.runtime.data.DataQuery
Shortcut to getQuerySource().getView()
getView() - Method in interface com.semarchy.mdm.runtime.data.IDataRow
The view from which this datarow have been loaded
getView() - Method in class com.semarchy.mdm.runtime.data.QuerySource
 
getView() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
The IView for which this expression has been parsed
getView(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Get a view by view name
getView(IEntity, String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getView() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
 
getView() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
 
getViewAttribute() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return the IViewAttribute referenced by the expression when DataAccessSelectExpression.isViewOrNestedAttribute() is true, null otherwise.
getViewByName(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IEntityViewMapping
 
getViewByType(String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IEntityViewMapping
 
getViewName() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getViewName() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getViewPath() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return the view path to current DataAccessSelectExpression.getViewAttribute() when attributes is nested.
getViews() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
 
getViews() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IEntityViewMapping
 
getViews() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSchema
 
getViewType(String) - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getViewType() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getViewType() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
 
getViewTypes() - Method in interface com.semarchy.mdm.runtime.model.builtin.IBuiltInMetadataRegistry
 
getViewTypes() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IEntityViewMapping
 
getVisibility() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.ILineageNode
Indicates whether lineage node is public or only for internal use.
getVisibility() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
 
getWhereClause() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
getWhereClause() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
INTERNAL:SQLMAPPING
getWhereCondition() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
getWidth() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getWidth() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
getWidth() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
Deprecated. 
getWidth() - Method in interface com.semarchy.mdm.runtime.model.logical.ILink
 
getWidth() - Method in interface com.semarchy.mdm.runtime.model.logical.IShape
 
getWidth() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableAttribute
Deprecated.
this is not used anymore
getWorkflow() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
 
getWorkflow() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
The workflow to which this task belongs
getWorkflow() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
 
getWorkflowName() - Method in interface com.semarchy.mdm.runtime.activity.IActivity
getWorkflowName() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
getWorkflowsInShorcuts() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
get list of human workflow in quick actions, ordered by position
getWriteAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
Write authorization is always more equal or more restricted than read authorizations
getWriteAuthorizedScope() - Method in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
getX() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getX() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
getX() - Method in interface com.semarchy.mdm.runtime.model.logical.IShape
 
getY() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
getY() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
getY() - Method in interface com.semarchy.mdm.runtime.model.logical.IShape
 
GI - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
GI_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
GOLD_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
goldenIdName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 

H

HAS_SUGGESTED_MERGE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasBatchId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasConfirmedGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasConstraintName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasConstraintType(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
Return if the view has a Golden Id attribute.
hashCode() - Method in class com.semarchy.mdm.client.ConnectionConfig
 
hashCode() - Method in class com.semarchy.mdm.runtime.activity.ActivityId
 
hashCode() - Method in class com.semarchy.mdm.runtime.activity.ActivityTaskId
 
hashCode() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
hashCode() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
 
hashCode() - Method in class com.semarchy.mdm.runtime.data.QueryCondition
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
hashCode() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
hashCode() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
hashCode() - Method in class com.semarchy.mdm.runtime.platform.DataBranchID
 
hashCode() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
hashCode() - Method in class com.semarchy.mdm.runtime.platform.ModelBranchID
 
hashCode() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 
hasLoadId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasOldGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasPublisherId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasReferencedForeignDisplayName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasReferencedGoldenId(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasReferencedPublisherId(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasReferencedSourceId(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
hasSourceId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
HelpContent - Enum in com.semarchy.mdm.runtime.model.logical
Describes what should be displayed in the help for a given form attribute
HUMAN_TASK_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
 
HUMAN_TASK_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
 
HUMAN_WORKFLOW_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
 

I

IActivity - Interface in com.semarchy.mdm.runtime.activity
Represent an Activity (instance of IHumanWorkflow)
IActivityService - Interface in com.semarchy.mdm.runtime.activity
FIXME refactor to use ActivityId and ActivityTaskId instead of UUID to identify IActivity and IActivityTask.
IActivityService.ITaskCompletionResult - Interface in com.semarchy.mdm.runtime.activity
 
IActivityService.Severity - Enum in com.semarchy.mdm.runtime.activity
 
IActivityTask - Interface in com.semarchy.mdm.runtime.activity
IActivityTask and IActivityTaskInfo should have some common parent interface somehow.
IAppFolder - Interface in com.semarchy.mdm.runtime.model.logical
 
IAppFolderAndBOViewContainer - Interface in com.semarchy.mdm.runtime.model.logical
Interface common to IAppFolder and IApplication
IApplication - Interface in com.semarchy.mdm.runtime.model.logical
 
IApplicationSecurityProvider - Interface in com.semarchy.mdm.runtime.model.security
 
IAtomicAttribute - Interface in com.semarchy.mdm.runtime.model.logical
An atomic attribute represents a standard attribute that is persisted in a column
IAtomicViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IAttribute - Interface in com.semarchy.mdm.runtime.model.common
Represents any kind of attribute
IAttributeGroup - Interface in com.semarchy.mdm.runtime.model.logical
Deprecated.
use IFormView and IFormSection instead
IAttributePrefix - Interface in com.semarchy.mdm.runtime.model.builtin
generic interface that describes an attribute prefix.
IBOEntity - Interface in com.semarchy.mdm.runtime.model.logical
 
IBOTransition - Interface in com.semarchy.mdm.runtime.model.logical
 
IBOViewEntity - Interface in com.semarchy.mdm.runtime.model.logical
 
IBOViewTransition - Interface in com.semarchy.mdm.runtime.model.logical
 
IBuiltInColumnAttribute - Interface in com.semarchy.mdm.runtime.model.builtin
 
IBuiltInColumnSection - Interface in com.semarchy.mdm.runtime.model.builtin
Represents a built-in column section for grouping view attributes within a column section
IBuiltInLineageNode - Interface in com.semarchy.mdm.runtime.model.builtin
Represents a built-in lineage node name
IBuiltInMetadataRegistry - Interface in com.semarchy.mdm.runtime.model.builtin
 
IBuiltInNode - Interface in com.semarchy.mdm.runtime.model.logical
A builtin Node
IBuiltInSection - Interface in com.semarchy.mdm.runtime.model.builtin
Represents a built-in section for grouping built in view attributes
IBuiltInUDT - Interface in com.semarchy.mdm.runtime.model.builtin
 
IBuiltInViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IBusinessObject - Interface in com.semarchy.mdm.runtime.model.logical
 
IBusinessObjectView - Interface in com.semarchy.mdm.runtime.model.logical
 
ICacheResolver - Interface in com.semarchy.mdm.client.cache
Serializable interface providing a reference to a IClientCache that will be used to store objects shared among connections.
ICheckConstraint - Interface in com.semarchy.mdm.runtime.model.logical
Defines a check constraints of an entity
ICheckValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IClientCache - Interface in com.semarchy.mdm.client.cache
IClientCache is used to cache meta data on client side and to share them among users to reduce memory footprint.
IColumn - Interface in com.semarchy.mdm.runtime.model.physical
Interface that defines a database column
IColumnAttribute - Interface in com.semarchy.mdm.runtime.model.common
A Column attribute is an attribute that may be stored in a database column
IComplexAtomicAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Defines a Complex Atomic Attribute that is an atomic attribute defined in a complex attribute.
IComplexAtomicViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IComplexAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Represents a complex attributes that is itself composed of several complex atomic attributes
IComplexType - Interface in com.semarchy.mdm.runtime.model.logical
This interface represents the runtime side of a ComplexType
IComplexViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IConsolidator - Interface in com.semarchy.mdm.runtime.model.logical
Defines an integration consolidator
IConsolidatorAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Define an attribute consolidation strategy for a given consolidator marked as Fiel-Level consolidation
ID_COL_NAME - Static variable in class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
IDataAccessModel - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IDataAccessModelSecurityProvider - Interface in com.semarchy.mdm.runtime.model.security
Allows to check the actual privileges granted for a given dataAccessmodel and user
IDataAccessParser - Interface in com.semarchy.mdm.runtime.model.dataaccess
Parser allows parsing DataAccess Expressions
IDataAccessService - Interface in com.semarchy.mdm.runtime.data
 
IDataEditionConnection - Interface in com.semarchy.mdm.client
Represents a connection to a Data Edition.
IDataEntryWorkflow - Interface in com.semarchy.mdm.runtime.model.logical
 
IDataLocationAdminService - Interface in com.semarchy.mdm.runtime.admin
Data Location Administration service
IDataRow - Interface in com.semarchy.mdm.runtime.data
A IDataRow representing a generic record from the MDM IView .
IDataValidation - Interface in com.semarchy.mdm.runtime.model.logical
Define a data validation
idAttribute(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
Obtain the attribute representing the id on a given view.
IDBColumn - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBForeignKey - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBIndex - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBIndexColumn - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBPrimaryKey - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBSchema - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBSequence - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBSourceCode - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBSourceCode.SourceCodeType - Enum in com.semarchy.mdm.runtime.model.dbschema
 
IDBTable - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDBView - Interface in com.semarchy.mdm.runtime.model.dbschema
 
IDefinitionAttribute - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETask - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETaskEnricher - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETaskValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETransition - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETransitionEnricher - Interface in com.semarchy.mdm.runtime.model.logical
 
IDETransitionValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IdGenerationDescriptor - Class in com.semarchy.mdm.runtime.model.logical
 
IdGenerationDescriptor(IDGeneratorType, String, long) - Constructor for class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
Deprecated.
idGenerationType() - Method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
IDGeneratorType - Enum in com.semarchy.mdm.runtime.model.logical
IDGeneratorType enumeration:
IDisplayViewAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Describe a Display View Attribute (an attribute of a ITableView or a IFormView)
IDTDataValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IDupsTask - Interface in com.semarchy.mdm.runtime.model.logical
 
IDupsWorkflow - Interface in com.semarchy.mdm.runtime.model.logical
 
IEnricher - Interface in com.semarchy.mdm.runtime.model.logical
Integration enricher for an entity
IEnricher.EnricherScope - Enum in com.semarchy.mdm.runtime.model.logical
 
IEntity - Interface in com.semarchy.mdm.runtime.model.logical
Interface that defines the run-time shape of an entity
IEntityAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Represents a generic attribute that is declared logically on an entity.
IEntityPrivGrant - Interface in com.semarchy.mdm.runtime.model.logical
This class represent a IModelPrivGrant as defined during design time.
IEntityRetention - Interface in com.semarchy.mdm.runtime.model.logical
 
IEntityRow - Interface in com.semarchy.mdm.runtime.data
 
IEntityShape - Interface in com.semarchy.mdm.runtime.model.logical
 
IEntityTableMapping - Interface in com.semarchy.mdm.runtime.model.physical
Interface that defines a mapping between an entity and all its physical tables
IEntityViewMapping - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IExtendedRuntimeModelsProvider - Interface in com.semarchy.mdm.runtime.model
FIXME while this class is not (yet) deprecated, it use is know discouraged.
IExtensionLink - Interface in com.semarchy.mdm.runtime.model.logical
 
IForeignAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Represents a foreign attribute that is exposed as an entity attribute but managed by a reference
IForeignDNViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IForeignKeyValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IForeignViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IFormAttribute - Interface in com.semarchy.mdm.runtime.model.logical
 
IFormSection - Interface in com.semarchy.mdm.runtime.model.logical
 
IFormView - Interface in com.semarchy.mdm.runtime.model.logical
Describe a Display Form View for an IEntity
IFunctionArgument - Interface in com.semarchy.mdm.runtime.model.logical
Interface that defines runtime Sql Function argument
IHumanTask - Interface in com.semarchy.mdm.runtime.model.logical
 
IHumanWorkflow - Interface in com.semarchy.mdm.runtime.model.logical
 
IIndex - Interface in com.semarchy.mdm.runtime.model.physical
Interface that defines a database index
IIndexColumn - Interface in com.semarchy.mdm.runtime.model.physical
Defines an index column
ILineageNode - Interface in com.semarchy.mdm.runtime.model.dataaccess
Interface that provides a generic definition for lineage nodes usually used to navigate accross view types for the same entity
ILink - Interface in com.semarchy.mdm.runtime.model.logical
 
ILogicalModelSecurityProvider - Interface in com.semarchy.mdm.runtime.model.security
Allows to check the actual privileges granted for a given model and user.
ILov - Interface in com.semarchy.mdm.runtime.model.logical
Defines a list of values
ILovValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
ILovValue - Interface in com.semarchy.mdm.runtime.model.logical
defines a value for a list-of-values
IMandatoryValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IManyToOneNode - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IMDMConnection - Interface in com.semarchy.mdm.client
This class represents a connection to a Convergence For MDM instance authenticated with some credentials.
IMDMCredential - Interface in com.semarchy.mdm.client
Marker interface representing authentication credentials.
IModel - Interface in com.semarchy.mdm.runtime.model.logical
Represents the Logical Model used by Convergence for MDM.
IModelDiagram - Interface in com.semarchy.mdm.runtime.model.logical
 
IModelID - Interface in com.semarchy.mdm.runtime.model.logical
Interface that exactly defines an ID for a model version.
IModelJob - Interface in com.semarchy.mdm.runtime.model.logical
Interface that represents a model job that will be the main entry point for generating runtime jobs through templates
IModelJobTask - Interface in com.semarchy.mdm.runtime.model.logical
Defines a model job task
IModelLabelProvider - Interface in com.semarchy.mdm.runtime.model.logical.label
The Model
IModelPrivGrant - Interface in com.semarchy.mdm.runtime.model.logical
This class represent a IModelPrivGrant as defined during design time.
IModelVariable - Interface in com.semarchy.mdm.runtime.model.logical
 
INavigationNode - Interface in com.semarchy.mdm.runtime.model.dataaccess
Generic interface that represents a navigation node from a view to another view.
instance() - Static method in class com.semarchy.mdm.client.cache.StaticCacheResolver
 
instance() - Static method in class com.semarchy.mdm.runtime.admin.JobLogFilter
create an instance of JobLogFilter
integerTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
internalAs(Class<T>) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
for internal use only convert this filter into given representation
intoDataRow(IEntityRow, IBOTransition) - Static method in class com.semarchy.mdm.runtime.data.NewRowTarget
 
invalidateCachedModel(ModelEditionID) - Method in class com.semarchy.mdm.runtime.model.factory.CacheAllLogicalModelProvider
 
invalidateCachedModel(ModelEditionID) - Method in interface com.semarchy.mdm.runtime.model.factory.LogicalModelProvider
This method allows to force invalidating the IModel cache for a given ModelEditionID if the implementation does caching.
InvalidBaseUrlException - Exception in com.semarchy.mdm.client
Exception raised if BaseURL is malformed
InvalidBaseUrlException(String, MalformedURLException) - Constructor for exception com.semarchy.mdm.client.InvalidBaseUrlException
 
InvalidDataAccessAPIUsageException - Exception in com.semarchy.mdm.runtime.data
 
InvalidDataAccessAPIUsageException(String, Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessAPIUsageException
 
InvalidDataAccessAPIUsageException(String) - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessAPIUsageException
 
InvalidDataAccessResourceUsageException - Exception in com.semarchy.mdm.runtime.data
TODO document.
InvalidDataAccessResourceUsageException() - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessResourceUsageException
 
InvalidDataAccessResourceUsageException(String, Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessResourceUsageException
 
InvalidDataAccessResourceUsageException(String) - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessResourceUsageException
 
InvalidDataAccessResourceUsageException(Throwable) - Constructor for exception com.semarchy.mdm.runtime.data.InvalidDataAccessResourceUsageException
 
invert() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
invertNavigation(INavigationNode) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessModel
Return the INavigationNode that is the inverse of the given INavigationNode or null if INavigationNode cannot be inverted.
IOneToManyNode - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IPhysicalModel - Interface in com.semarchy.mdm.runtime.model.physical
 
IPKAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Attribute representing the logical PK of the entity.
IPkViewAttribute - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
IPluginEnricher - Interface in com.semarchy.mdm.runtime.model.logical
Plugin enricher for an entity
IPluginEnricherOutput - Interface in com.semarchy.mdm.runtime.model.logical
Defines an output of e plugin enricher
IPluginInput - Interface in com.semarchy.mdm.runtime.model.logical
Defines a plug input
IPluginParam - Interface in com.semarchy.mdm.runtime.model.logical
 
IPluginValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IPluginValidator - Interface in com.semarchy.mdm.runtime.model.logical
Plugin validator
IPreTransitionProblemsReport - Interface in com.semarchy.mdm.runtime.activity
 
IPublisher - Interface in com.semarchy.mdm.runtime.model.logical
Defines a publisher for a given model
IPublisherRank - Interface in com.semarchy.mdm.runtime.model.logical
Defines a rank for a given publisher
IPurgeService - Interface in com.semarchy.mdm.runtime.admin
 
IReference - Interface in com.semarchy.mdm.runtime.model.logical
Defines a reference many-to-one relationship between two entities as specified by the Entity-Relationship Modeling standards
IReferenceLink - Interface in com.semarchy.mdm.runtime.model.logical
 
IRetentionPolicy - Interface in com.semarchy.mdm.runtime.model.logical
 
IRuntimeEntityRetention - Interface in com.semarchy.mdm.runtime.model.logical
 
IRuntimeImageProvider - Interface in com.semarchy.mdm.runtime.model.labels
Interface that allows getting an image URL for a given object
IRuntimeLabelProvider - Interface in com.semarchy.mdm.runtime.model.labels
IRuntimeLabelProvider defines the interface that allows obtaining Labels and Descriptions for MetaData objects for a given Locale.
IRuntimeModelsProvider - Interface in com.semarchy.mdm.runtime.model
Interface providing the MDM Runtime Models.
IRuntimeRetentionPolicy - Interface in com.semarchy.mdm.runtime.model.logical
 
IRuntimeSecurityProviders - Interface in com.semarchy.mdm.runtime.model.security
 
IS_CONFIRMED_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
IS_CONFIRMED_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
IS_NEW_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
IS_NEW_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
isAbsoluteBendPoints() - Method in interface com.semarchy.mdm.runtime.model.logical.ILink
 
isAccessAuthorized(LogicalModelAuthorizations) - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Return true if access to this application is authorized for user with the given LogicalModelAuthorizations
isActive() - Method in interface com.semarchy.mdm.runtime.model.logical.IEnricher
Deprecated. 
isActivitiesSectionEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Deprecated.
this is now useless
isActivityListAutoRefreshAvailable() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Returns whether activity list of this application could be auto-refreshed every IApplication.getActivityListAutoRefreshInterval() as specified at design-time, or not.
isAdministrator(LogicalModelAuthorizations) - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Return true if a user with the given authrozations is authorized to administer the workflow.
isAggregateFunction() - Method in interface com.semarchy.mdm.runtime.model.logical.ISqlFunction
Getter for owned property AggregateFunction:
isAllowNew() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
Getter for owned property AllowedInNew:
isAllowPropertiesEdition() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Getter for owned property AllowPropertiesEdition:
isAllowUserLayoutSwitch() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
isAlwaysMerge() - Method in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
isApplicationAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isArray() - Method in interface com.semarchy.mdm.runtime.model.logical.IFunctionArgument
Getter for owned property Array:
isAuthorized(IDataAccessModelSecurityProvider) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessCondition
Return true if user is authorized to query using this condition
isAutoConfirmSingletons() - Method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
isAutoLayoutSwitch() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
 
isAutoRefreshAvailable() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Returns whether this IBusinessObjectView could be refreshed every IBusinessObjectView.getAutoRefreshInterval() as specified at design-time, or not.
isBOViewsOverriden() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETask
Return true if IDETask.getBOViews() comes from a override for current task or false if it comes from the IDataEntryWorkflow.getDefaultBOViews()
isBuiltInAdvancedSearch() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isBuiltInByFormSearch() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isBuiltInSemQLSearch() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isBuiltInTextSearch() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isCancel() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
True if target Node is the Cancel Node
isCancelEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
Returns true if workflow can be canceled from this task.
isCertificationQueueAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Returns whether current user is authorized to access given application's certification queue feature, or not.
isCertificationQueueEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Indicates whether certification queue is enabled for this application, or not.
isCheckAPIVersion() - Method in class com.semarchy.mdm.client.ConnectionConfig
 
isCheckoutAllowed() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
Indicates whether this privilege grant provide the authorization to checkout IEntityPrivGrant.getEntity() into a IDataEntryWorkflow.
isCheckoutAuthorized(IBOEntity) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
Returns whether current user is authorized to checkout data related to the provided boEntity, or not.
isCheckoutAuthorized(IBOTransition) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
Returns whether current user is authorized to checkout data related to boTransition's target IBOEntity, and to make root of them referenced through boTransition.
isCheckoutAuthorized(IBOEntity, IBOTransition) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
isCheckoutAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
Returns whether current user is authorized to checkout data related to the provided entity, or not.
isCheckoutAuthorized(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if some rows can be checked out on view i.e.
isCheckoutAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return whether current user is authorized to checkout records related to the provided IEntity, or not.
isClaimable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isClaimable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Return true if current task can be claimed by current user given the security consideration and the status of the IActivityTask.
isClaimed(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isClaimNextTask() - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
isCompletable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isCompletable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Return true if current task can be completed by current user given the security consideration and the status of the IActivityTask.
isComplete(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isCompleted() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
Return if completeTask did complete the task.
isConsolidatedDataEnrichmentEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isConsolidatedDataValidationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isConsolidationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isCreateAllowed() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
Indicates whether this privilege grant provide the authorization to create IEntityPrivGrant.getEntity().
isCreateAuthorized(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if some rows can be created on view i.e.
isCreateAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return true if creation of record for IEntity pEntity is allowed.
isCreateChildAuthorized(IOneToManyNode) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
 
isCreateDataRowAuthorized(IBOTransition) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
 
isCreateRootDataRowAuthorized(IBusinessObject) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
 
isCustomSearch() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isDashboardAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Returns whether current user is authorized to access given application's dashboard feature, or not.
isDashboardEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Indicates whether dashboard feature is enabled for this application, or not.
isDataAdmin() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
Indicates whether this privilege grant provide data administrator privileges for this model.
isDataAdmin() - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Return true if any of the set of roles is DataAdmin.
isDataAdmin() - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
 
isDataAdmin() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isDateTime(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
 
isDefault() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormView
Indicates whether this IFormView is the default one.
isDefault() - Method in interface com.semarchy.mdm.runtime.model.logical.ITableView
Indicates whether this ITableView is the default one.
isDefaultExpanded() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
Return true if attribute is expanded by default
isDefaultExpanded() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
isDefaultSortOverriden() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
 
isDenied() - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
Return true if attribute is totally denied
isDenied() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
isDescending() - Method in class com.semarchy.mdm.runtime.data.OrderByCriteria
 
isDescending() - Method in class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
isDescending() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndexColumn
 
isDisplayNameOverriden() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOViewEntity
Return true of DisplayName expression is overriden
isDupsManagementAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isDupsMgmtCheckoutAuthorized(IEntity) - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Indicates whether checkout into dups mgmt activity is authorized for given entity.
isDupsMgmtConfirmAuthorized(IEntity) - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Indicates whether DupsMgmt confirm related actions (confirm/unconfirm) are authorized for a given entity given entity.
isDupsMgmtMoveAuthorized(IEntity) - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
Indicates whether DupsMgmt move (split/merge/unmerge...) actions are authorized for a given entity given entity.
ISearchForm - Interface in com.semarchy.mdm.runtime.model.logical
 
ISearchParameter - Interface in com.semarchy.mdm.runtime.model.logical
 
ISearchTypeConfig - Interface in com.semarchy.mdm.runtime.model.logical
 
ISemQLEnricher - Interface in com.semarchy.mdm.runtime.model.logical
SemQL Enricher for a given entity
ISemQLEnricherExpression - Interface in com.semarchy.mdm.runtime.model.logical
Enricher expression for a SemQL Enricher
isEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchTypeConfig
 
isEnrichEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
isEntitiesListAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Returns whether current user is authorized to access given application's entities list feature, or not.
isEntitiesListEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Indicates whether entities list feature is enabled for this application, or not.
isEntitiesSectionEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Deprecated.
isEntitySDPK() - Method in interface com.semarchy.mdm.runtime.model.logical.IRuntimeEntityRetention
 
ISequence - Interface in com.semarchy.mdm.runtime.model.physical
represents a database sequence
isErrorsNavigationAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
 
isErrorsNavigationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
 
isExecute() - Method in interface com.semarchy.mdm.runtime.model.logical.IDETransitionEnricher
Return true if enricher should be executed on transition
isExpandable() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
Returns true if attribute is expandable in the defined layout
isExpandable() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
Deprecated.
isExportAllowed() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
Indicates whether this privilege grant provide the authorization to export IEntityPrivGrant.getEntity().
isExportAuthorized(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if some rows are exportable on view i.e.
isExportAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return true if export of data from IEntity pEntity is allowed.
isForceReadOnly() - Method in interface com.semarchy.mdm.runtime.model.logical.IFormAttribute
if to force this attribute to be read only whatever privileges are
isFromNavigable() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
Indicates whether this participant association end is navigable from the one side to the many side.
isFuzzy() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Deprecated.
isFuzzyMatched() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
isGenerationSupported() - Method in enum com.semarchy.mdm.runtime.model.logical.IDGeneratorType
 
isGoldenCheckoutEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
 
isGoldenCheckoutSupported(UUID, NewRowTarget) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
 
isGridDisplayLabel() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
IShape - Interface in com.semarchy.mdm.runtime.model.logical
 
isHomeSectionEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Deprecated.
this is now useless
isI18ned() - Method in interface com.semarchy.mdm.runtime.model.logical.IAtomicAttribute
 
isI18ned() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
isI18ned() - Method in interface com.semarchy.mdm.runtime.model.logical.IDefinitionAttribute
 
isI18ned() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
 
isIdMatched() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
isIntegrationWebServiceAuthorized() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
 
isIntegrationWebServiceAuthorized() - Method in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
 
isLabelWrap() - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.AttributeGridLayoutData
 
isLengthSupported() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
isLineageAuthorized(String) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Returns whether current user is authorized to access given application's lineage feature, or not.
isLineageEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IApplication
Indicates whether lineage feature is enabled for this application, or not.
isLOB() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
isLOB() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
isLOBType(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
Deprecated.
isLocalRemoveAuthorized(IEntity, Collection<IBusinessObjectView>) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
Return true if this type of entity can be removed from a DataEntry transaction
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBColumn
 
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.IAtomicAttribute
 
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.IDefinitionAttribute
 
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.IFunctionArgument
Getter for owned property Mandatory:
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
 
isMandatory() - Method in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
isMasterCheckoutEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
 
isMatchEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isMatchingOnChildRecords() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
isModelAuthorized() - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Returns whether current user is authorized to access underlying IModel, or not.
isMultiValued() - Method in interface com.semarchy.mdm.runtime.model.common.IColumnAttribute
Indicates whether this attribute stores a list of LOV Values separated by IColumnAttribute.getValueSeparator().
isMultiValued() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
Return true if the type is multi-valued
isNavigable() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
Deprecated.
isNavigationAuthorized(INavigationNode) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Return true if navigation on this node is authorized, false otherwise.
isNavigatorEnabled() - Method in class com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig
 
isNew() - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
Returns true if the row as been created and not yet persisted to MDM.
isNewTaskStarted() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
Returns true if IActivityService.ITaskCompletionResult.isCompleted() if a new task was started due to transition.
isNotifyNextTaskAssignee() - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
isNumber() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
isNumber(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
isOpen() - Method in class com.semarchy.mdm.runtime.platform.DataEditionInfo
 
isOpen() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
isOrdered() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSequence
Indicates if sequence is configured to be fully Ordered (see oracle SEQUENCE ORDER).
isOverrideReferencedDisplayName() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
Getter for owned property OverrideReferencedDisplayName:
isPackage() - Method in enum com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode.SourceCodeType
 
isPartOfInheritance() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns true if current entity is part of an inheritance hierarchy.
isPostConsoValidation() - Method in enum com.semarchy.mdm.runtime.model.logical.ValidationScope
Return true if validation should be checked during post consolidation validations phase.
isPostConsoValidationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
isPrecisionSupported() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
isPropertiesEditable(IActivity) - Static method in class com.semarchy.mdm.runtime.activity.ActivitySupport
Indicates whether: - activity label, priority and startup comment - current task comment are editable
isPropertiesEditable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivity
Return true if TODO
isPublic() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode
Indicates if source code is public (this is irrelevant for IDBSourceCode.SourceCodeType.PACKAGE_BODY
ISqlFunction - Interface in com.semarchy.mdm.runtime.model.logical
 
isQuickAction() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Getter for owned property QuickAction:
isReadable(IDataAccessModelSecurityProvider) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return false if we are sure that the user represented by the securityProvider will never be authorized to read the described attribute, returns true otherwise.
isReadAuthorized(IBusinessObjectView) - Method in interface com.semarchy.mdm.runtime.model.security.IApplicationSecurityProvider
Check if user can read this IBusinessObjectView.
isReadAuthorized(IView) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if some rows can be read on view i.e.
isReadAuthorized(IViewAttribute<? extends IAttribute>) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if attribute can be read for some rows i.e.
isReadAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isReadAuthorized(IAttribute) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return true if attribute is partially or fully readable.
isReferencedIdInputFieldEnabled() - Method in class com.semarchy.mdm.runtime.model.logical.ReferenceSelectionConfig
Return true if id can be typed directly.
isRejectsCheckoutEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataEntryWorkflow
 
isRemoveAllowed() - Method in interface com.semarchy.mdm.runtime.model.logical.IEntityPrivGrant
Indicates whether this privilege grant provide the authorization to remove IEntityPrivGrant.getEntity().
isRemoveAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return true if removal of record for IEntity pEntity is allowed.
isReverseNavigationOf(INavigationNode) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
 
isScaleSupported() - Method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
 
isSearchable() - Method in interface com.semarchy.mdm.runtime.model.logical.IAtomicAttribute
 
isSearchable() - Method in interface com.semarchy.mdm.runtime.model.logical.IComplexAtomicAttribute
 
isSearchable() - Method in interface com.semarchy.mdm.runtime.model.logical.IDefinitionAttribute
 
isSearchable() - Method in interface com.semarchy.mdm.runtime.model.logical.IForeignAttribute
 
isSearchable() - Method in interface com.semarchy.mdm.runtime.model.logical.IPKAttribute
 
isSectionExpandables() - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
isSequence() - Method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
isShowDataType() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
getAttrNameFormat() getEntityNameFormat() getReferenceNameFormat() getRefRoleNameFormat()
isShowForeignAttr() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowInheritedAttr() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowInheritLinkName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowReferenceCardinality() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowReferenceName() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowReferenceRoles() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
isShowTransitionLabel() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
Getter for owned property ShowTransitionLabel:
isSkipNulls() - Method in interface com.semarchy.mdm.runtime.model.logical.IConsolidatorAttribute
 
isSourceDataEnrichmentEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isSourceDataValidationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
isSourceValidation() - Method in enum com.semarchy.mdm.runtime.model.logical.ValidationScope
Return true if validation should be checked during source validations phase.
isSourceValidationEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
isStandard() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
isStandard() - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Indicates whether view is standard (can be used with standard IDataManager.
isStart() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
True if IWorkflowTransition.getFromNode() is the Start Node
isStartable(LogicalModelAuthorizations) - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanWorkflow
 
isStartAuthorized(IHumanWorkflow) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isStartTask() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
Returns true if workflow can be started to this task.
isString(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
 
isSubEntityOf(IEntity) - Method in interface com.semarchy.mdm.runtime.model.logical.IEntity
Returns true if current entity is the same or is a sub entity of the pOtherEntity
isSubmit() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
True if target Node is the Submit Node
isSubmitEnabled() - Method in interface com.semarchy.mdm.runtime.model.logical.IHumanTask
Returns true if workflow can be submitted from this task.
isSubQueryClause() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
isSubQueryClause() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
 
isSubViewOf(IView) - Method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 
isSubViewOf(IView) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IView
Return true if this view and otherView have the same view type and if the IEntity of otherView is equals or parent of the entity of this view
isTaskActionAuthorized(IHumanTask) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Indicates whether user is authorized to act on the IHumanTask (claim / unclaim / complete).
isTaskClaimed() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
isTaskComplete() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
isTaskDataModifiable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isTaskDataModifiable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Return true if data associated with current task can be modified by current user given the security consideration and the status of the IActivityTask.
isTaskRoleNotified() - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
 
isToNavigable() - Method in interface com.semarchy.mdm.runtime.model.logical.IReference
Indicates whether this participant association end is navigable from the many side to the one side.
isUnclaimable(IActivityTask, ILogicalModelSecurityProvider) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
isUnclaimable(ILogicalModelSecurityProvider) - Method in interface com.semarchy.mdm.runtime.activity.IActivityTask
Return true if current task can be unclaimed by current user given the security consideration and the status of the IActivityTask.
isUnique() - Method in interface com.semarchy.mdm.runtime.model.dbschema.IDBIndex
 
isUseCustomLabel() - Method in interface com.semarchy.mdm.runtime.model.logical.IBOTransition
 
isUseCustomLabel() - Method in interface com.semarchy.mdm.runtime.model.logical.IDisplayViewAttribute
Getter for owned property UseCustomLabel:
isUseCustomLabel() - Method in interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition
Indicates if a custom label and description are defined for this transition otherwise label of target node is used
isUseSearchOnOpen() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Indicates whether this IBusinessObjectView will open a search dialog before content
isValid() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessOrderBy
 
isValid() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return true if expression is successfully parsed.
isValidCondition() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessCondition
 
isViewAttribute() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Returns true if expression DataAccessSelectExpression.isValid() and represents a IViewAttribute of current DataAccessSelectExpression.getView().
isViewOrNestedAttribute() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return true if expression DataAccessSelectExpression.isValid() and represents a view attribute or a nested view attribute.
isVisible(IFormAttribute) - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
isVisible(IFormSection) - Method in class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor
 
isVisible(IFormAttribute) - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
isVisible(IFormSection) - Method in class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor
 
isVisible() - Method in interface com.semarchy.mdm.runtime.model.logical.IBusinessObjectView
Indicates whether this IBusinessObjectView is visible for data navigation.
isWorkflowAdmin(IHumanWorkflow) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isWorkflowCanceled() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
 
isWorkflowSubmitted() - Method in interface com.semarchy.mdm.runtime.activity.IActivityService.ITaskCompletionResult
Returns true if IActivityService.ITaskCompletionResult.isCompleted() and the completeTask was called using a submit transition.
isWritable(boolean) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
Indicates whether this attribute is writable by users.
isWriteAuthorized(IViewAttribute<? extends IAttribute>) - Method in interface com.semarchy.mdm.runtime.model.security.IDataAccessModelSecurityProvider
Returns true if attribute can be written for some rows i.e.
isWriteAuthorized(IEntity) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
isWriteAuthorized(IAttribute) - Method in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
Return true if write is authorized for attribute.
ITable - Interface in com.semarchy.mdm.runtime.model.physical
 
ITableAttribute - Interface in com.semarchy.mdm.runtime.model.logical
Runtime interface describing a Table Attribute / Column of a table
ITableType - Interface in com.semarchy.mdm.runtime.model.builtin
Template specific table type
ITableView - Interface in com.semarchy.mdm.runtime.model.logical
Runtime interface describing a Table view for an Entity
ITranslationBundle - Interface in com.semarchy.mdm.runtime.model.logical
Provides the model translation keys.
IUniqueKey - Interface in com.semarchy.mdm.runtime.model.logical
Defines a unique key
IUniqueKeyValidation - Interface in com.semarchy.mdm.runtime.model.logical
 
IUniquelyNamed - Interface in com.semarchy.mdm.runtime.model.logical
 
IView - Interface in com.semarchy.mdm.runtime.model.dataaccess
Represents a View for accessing Data.
IViewAttribute<T extends IAttribute> - Interface in com.semarchy.mdm.runtime.model.dataaccess
FIXME the Generic usage here is totally useless specializing the return type of IViewAttribute.getAttribute() would be enough
IViewExprAttribute<T extends IAttribute> - Interface in com.semarchy.mdm.runtime.model.dataaccess
INTERNAL:SQLMAPPING
IViewType - Interface in com.semarchy.mdm.runtime.model.builtin
Type of view - Template specific
IWorkflowNode - Interface in com.semarchy.mdm.runtime.model.logical
A workflow node.
IWorkflowTransition - Interface in com.semarchy.mdm.runtime.model.logical
 

J

JavaDataTypeUtil - Class in com.semarchy.mdm.runtime.data
 
JobLogFilter - Class in com.semarchy.mdm.runtime.admin
 
JobLogFilter(JobLogFilterType) - Constructor for class com.semarchy.mdm.runtime.admin.JobLogFilter
for internal use only
jobNameLike(String) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs per job name like given name;
JoinClause - Class in com.semarchy.mdm.runtime.model.dataaccess
Represent a SQL join hierarchy
JoinClause(String, String, String, JoinType) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
Creates a join clause object
JoinClause(boolean, String, JoinType) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
Creates a join clause object
JoinPredicate - Class in com.semarchy.mdm.runtime.model.dataaccess
Represents an equijoin between two expressions: a many side expression and a one side expression.
JoinPredicate(String, String) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
JoinType - Enum in com.semarchy.mdm.runtime.model.dataaccess
Enum of join types supported in JoinClause objects for data acces view objects

L

LABEL - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
last(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter the given pNumber last job logs
LayoutType - Enum in com.semarchy.mdm.runtime.model.logical
 
LINE_HEIGHT - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
Line height in pixels.
LINEAGE_DUPS_CURRENT_GOLDEN - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_DUPS_CURRENT_MASTERS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_DUPS_ORIGINAL_GOLDEN - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_DUPS_ORIGINAL_MASTERS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_ERRORS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_GOLDEN_RECORD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_INTEGRATION_GOLDEN_RECORD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_INTEGRATION_MASTER_RECORDS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_MASTER_RECORD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_MASTER_RECORDS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_POST_CONSOLIDATION_ERRORS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_SOURCE_RECORD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LINEAGE_SOURCE_RECORDS - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.LineageNavigationNames
 
LineageNavigationNames - Class in com.semarchy.mdm.runtime.model.dataaccess
 
listTasks(String, TaskFilterType, PageCriteria) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Get the list of IActivityTask matching the TaskFilterType
LOAD_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
LOAD_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
loadId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
LocalMessage(T, Severity, String, Object[]) - Constructor for class com.semarchy.mdm.runtime.model.dbschema.DBSchemaValidator.LocalMessage
 
logger - Variable in class com.semarchy.mdm.runtime.model.logical.LogicalModelAuthorizations
 
LogicalDataType - Enum in com.semarchy.mdm.runtime.model.common
Runtime logical datatypes
LogicalDataTypeUtils - Class in com.semarchy.mdm.runtime.model.common
 
LogicalDataTypeUtils() - Constructor for class com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
 
LogicalModelAuthorizations - Class in com.semarchy.mdm.runtime.model.logical
Represents the authorizations related to a IModel for a set of roles.
LogicalModelProvider - Interface in com.semarchy.mdm.runtime.model.factory
Allows to obtain the IModel associated with a ModelEditionID.
longTextTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
longTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
LOV_DISPLAY_MODE_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
LOV display mode property name.
LOV_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ILov
 
LOV_SORT_MODE_PROPERTY - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
LOV sort mode property name.
LOV_VALUE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ILovValue
 
lovTypeInfo(ILov, int) - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 

M

manual() - Static method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
MASTERS_COUNT_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
MATCH_GROUP_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
MATCHER_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
MatcherBinningExpression(SemQLMatcher, String) - Constructor for class com.semarchy.mdm.runtime.model.logical.SemQLMatcher.MatcherBinningExpression
Deprecated.
 
matches(ValidationScope) - Method in enum com.semarchy.mdm.runtime.model.logical.ValidationScope
Return true if validation should be checked when in are doing pValidationPhase.
MatchingBehavior - Enum in com.semarchy.mdm.runtime.model.logical
 
maxPriv(AttributeAccessType, AttributeAccessType) - Static method in enum com.semarchy.mdm.runtime.model.logical.AttributeAccessType
Return the most privileged access type
MD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
MD_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
MDMConnectionFactory - Class in com.semarchy.mdm.client
This class allows to create client connections to a Convergence for MDM instance.
MergePolicy - Class in com.semarchy.mdm.runtime.model.logical
Merge policy describes the minimum required confidence scores to merge in each change category.
MergePolicy(int, int, int, int, int, int, int) - Constructor for class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
mergeScopesOR(Collection<RowScope>) - Static method in class com.semarchy.mdm.runtime.model.security.RowScope
Merge RowScopes keeping the more permissive combination (using or)
Messages - Class in com.semarchy.mdm.runtime.data.i18n
Default helper class that exposes this plug-in's resource bundle through the Localization support.
Messages() - Constructor for class com.semarchy.mdm.runtime.data.i18n.Messages
 
Messages - Class in com.semarchy.mdm.runtime.model.i18n
Default helper class that exposes this plug-in's resource bundle through the Localization support.
Messages() - Constructor for class com.semarchy.mdm.runtime.model.i18n.Messages
 
MI - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
MI_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
MODEL_DIAGRAM_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModelDiagram
 
MODEL_JOB_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModelJob
 
MODEL_JOB_TASK_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModelJobTask
 
MODEL_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModel
 
MODEL_PRIV_GRANT_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModelPrivGrant
 
modelAccessDenied(IModel) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
ModelBranchID - Class in com.semarchy.mdm.runtime.platform
 
ModelBranchID(String, long) - Constructor for class com.semarchy.mdm.runtime.platform.ModelBranchID
 
ModelEditionID - Class in com.semarchy.mdm.runtime.platform
Represents a ModelEdition functional ID.
ModelEditionID(ModelBranchID, long) - Constructor for class com.semarchy.mdm.runtime.platform.ModelEditionID
 
ModelEditionID(String, long, long) - Constructor for class com.semarchy.mdm.runtime.platform.ModelEditionID
 
ModelEditionInfo - Class in com.semarchy.mdm.runtime.platform
 
ModelEditionInfo(ModelEditionID, String, String, boolean, String) - Constructor for class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
ModelEditionInfo(String, long, long, String, String, boolean, String) - Constructor for class com.semarchy.mdm.runtime.platform.ModelEditionInfo
 
ModelJobParamDescriptor<T> - Class in com.semarchy.mdm.runtime.model.logical
 
ModelJobParamDescriptor.BooleanModelJobParamDescriptor - Class in com.semarchy.mdm.runtime.model.logical
 
ModelJobParamDescriptor.RetentionPolicy - Enum in com.semarchy.mdm.runtime.model.logical
 
ModelJobParamDescriptor.StringModelJobParamDescriptor - Class in com.semarchy.mdm.runtime.model.logical
 
ModelJobParams - Class in com.semarchy.mdm.runtime.model.logical
 
ModelJobParams(Map<String, String>) - Constructor for class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
ModelJobType - Enum in com.semarchy.mdm.runtime.model.logical
Defines the types of model jobs that can be designed
modifyTaskDataNotAuthorized(IHumanTask, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
multilovTypeInfo(ILov, int, String) - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 

N

NavigationCardinality - Enum in com.semarchy.mdm.runtime.model.dataaccess
Represents a navigation cardinality for navigation nodes
NEVER_CONFIRM_SCORE - Static variable in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
NEVER_MERGE_SCORE - Static variable in class com.semarchy.mdm.runtime.model.logical.MergePolicy
 
neverConfirm() - Static method in class com.semarchy.mdm.runtime.model.logical.AutoConfirmPolicy
 
newCacheInstance() - Static method in class com.semarchy.mdm.client.cache.ClientCacheFactory
 
newRow(IActivityTask, IEntity) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Create a NOT persisted Data Row.
NewRowTarget - Class in com.semarchy.mdm.runtime.data
 
NewRowTarget(IBusinessObject) - Constructor for class com.semarchy.mdm.runtime.data.NewRowTarget
 
NewRowTarget(IEntityRow, IBOTransition) - Constructor for class com.semarchy.mdm.runtime.data.NewRowTarget
 
NO_ACCESS - Static variable in class com.semarchy.mdm.runtime.model.security.EntityAuthorization
 
NO_ROWS - Static variable in class com.semarchy.mdm.runtime.model.security.RowScope
 
NoSuchApplicationException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchApplicationException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchApplicationException
 
NoSuchAttributeException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mar-up exception to notify that an attribute couldn't be found
NoSuchAttributeException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
NoSuchAttributeException(IComplexAttribute, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
NoSuchAttributeException(IComplexType, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
NoSuchAttributeException(BuiltInMetadataRegistry, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeException
 
NoSuchAttributeGroupException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchAttributeGroupException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchAttributeGroupException
 
NoSuchBindValueException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
NoSuchBindValueException() - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchBindValueException
 
NoSuchBOEntityException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchBOEntityException(IBusinessObject, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchBOEntityException
 
NoSuchBOTransitionException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchBOTransitionException(IBOEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchBOTransitionException
 
NoSuchBOViewException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchBOViewException(IApplication, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchBOViewException
 
NoSuchBusinessObjectException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchBusinessObjectException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchBusinessObjectException
 
NoSuchCheckConstraintException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchCheckConstraintException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchCheckConstraintException
 
NoSuchColumnException - Exception in com.semarchy.mdm.runtime.model.dbschema.exception
 
NoSuchColumnException(String, String) - Constructor for exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchColumnException
 
NoSuchComplexTypeException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Exception thrown when trying to obtain a type that does not exists
NoSuchComplexTypeException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchComplexTypeException
 
NoSuchConstraintException - Exception in com.semarchy.mdm.runtime.model.logical
 
NoSuchConstraintException(IEntity, Class<? extends IDataValidation>, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.NoSuchConstraintException
 
NoSuchDataEditionException - Exception in com.semarchy.mdm.client
 
NoSuchDataEditionException(DataEditionID) - Constructor for exception com.semarchy.mdm.client.NoSuchDataEditionException
 
NoSuchEnricherException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchEnricherException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchEnricherException
 
NoSuchEntityException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchEntityException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchEntityException
 
NoSuchEntityTableMappingException - Exception in com.semarchy.mdm.runtime.model.physical.exception
 
NoSuchEntityTableMappingException() - Constructor for exception com.semarchy.mdm.runtime.model.physical.exception.NoSuchEntityTableMappingException
 
NoSuchEntityViewMappingException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
NoSuchEntityViewMappingException() - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchEntityViewMappingException
 
NoSuchFormViewException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchFormViewException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchFormViewException
 
NoSuchIndexException - Exception in com.semarchy.mdm.runtime.model.dbschema.exception
 
NoSuchIndexException() - Constructor for exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchIndexException
 
NoSuchLovException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Exception to notify that an ILov is not found
NoSuchLovException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchLovException
 
NoSuchLovValueException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchLovValueException(ILov, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchLovValueException
 
NoSuchModelJobException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that a model job is not found
NoSuchModelJobException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchModelJobException
 
NoSuchModelJobTaskException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that a model job task is not found
NoSuchModelJobTaskException(IModelJob, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchModelJobTaskException
 
NoSuchNavigationNodeException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
NoSuchNavigationNodeException(IView, String) - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchNavigationNodeException
 
NoSuchNodeException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchNodeException(IHumanWorkflow, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchNodeException
 
NoSuchPluginParamException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchPluginParamException(Object, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchPluginParamException
 
NoSuchPluginValidatorException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchPluginValidatorException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchPluginValidatorException
 
NoSuchPublisherException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that a IPublisher is not found
NoSuchPublisherException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchPublisherException
 
NoSuchReferenceException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up interface to notify that reference was not found
NoSuchReferenceException(IModel, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchReferenceException
 
NoSuchReferenceException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchReferenceException
 
NoSuchSearchFormException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchSearchFormException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchSearchFormException
 
NoSuchSequenceException - Exception in com.semarchy.mdm.runtime.model.dbschema.exception
 
NoSuchSequenceException() - Constructor for exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchSequenceException
 
NoSuchSourceCodeException - Exception in com.semarchy.mdm.runtime.model.dbschema.exception
 
NoSuchSourceCodeException() - Constructor for exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchSourceCodeException
 
NoSuchTableException - Exception in com.semarchy.mdm.runtime.model.dbschema.exception
 
NoSuchTableException(String) - Constructor for exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchTableException
 
NoSuchTableViewException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchTableViewException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchTableViewException
 
NoSuchTaskException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchTaskException(IHumanWorkflow, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchTaskException
 
NoSuchTransitionException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchTransitionException(IWorkflowNode, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchTransitionException
 
NoSuchTransitionException(IWorkflowNode, IWorkflowNode) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchTransitionException
 
NoSuchUniqueKeyException - Exception in com.semarchy.mdm.runtime.model.logical.exception
Mark-up exception to notify that an entity is not found
NoSuchUniqueKeyException(IEntity, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchUniqueKeyException
 
NoSuchViewAttributeException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
NoSuchViewAttributeException(Object, String) - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchViewAttributeException
 
NoSuchViewException - Exception in com.semarchy.mdm.runtime.model.dataaccess.exception
 
NoSuchViewException(String) - Constructor for exception com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchViewException
 
NoSuchWorkflowException - Exception in com.semarchy.mdm.runtime.model.logical.exception
 
NoSuchWorkflowException(IApplication, String) - Constructor for exception com.semarchy.mdm.runtime.model.logical.exception.NoSuchWorkflowException
 
not(QueryCondition) - Static method in class com.semarchy.mdm.runtime.data.QueryCondition
Create a query condition "ANDing" the providing conditions
noTableNamed(String) - Static method in exception com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchTableException
 
notifyNextAssignee(Locale) - Static method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 

O

oldGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
OnErrorBehavior - Enum in com.semarchy.mdm.runtime.model.logical
OnErrorBehavior enumeration defining the Engine's Behavior on errors for Enrichers and Validators.

Possible values are :
OnErrorBehavior.SKIP_RECORDS OnErrorBehavior.SKIP_TASK OnErrorBehavior.FAIL_JOB
OnOpenBehavior - Enum in com.semarchy.mdm.runtime.model.logical
 
OPERATION_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
or(QueryCondition...) - Static method in class com.semarchy.mdm.runtime.data.QueryCondition
Create a query condition "ORing" the providing conditions
or(List<QueryCondition>) - Static method in class com.semarchy.mdm.runtime.data.QueryCondition
Create a query condition "ORing" the providing conditions
ORDER_BY - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
OrderByCriteria - Class in com.semarchy.mdm.runtime.data
A element of the OrderBy Clause
OrderByCriteria(String, boolean) - Constructor for class com.semarchy.mdm.runtime.data.OrderByCriteria
 
OrderByExpression - Class in com.semarchy.mdm.runtime.model.dataaccess
Defines an order by atomic expression
OrderByExpression(String, boolean) - Constructor for class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
ORIGINAL_BATCH_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_CONFIDENCE_SCORE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_CONFIRMATION_STATUS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_CONFIRMED_GOLD_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_EXCLUSION_GROUP_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_GOLD_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ORIGINAL_MASTERS_COUNT_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
originalConfirmedGoldenId(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
originalGoldenIdName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
overrideWhereClause(IView, String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DelegatingView
 

P

PageCriteria - Class in com.semarchy.mdm.runtime.commons
Defines the scope of a data page.
PageCriteria(long, int) - Constructor for class com.semarchy.mdm.runtime.commons.PageCriteria
 
PARAM_AGGREGATE_JOB_ENRICHERS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
Name of the param used to enable ISemQLEnricher aggregation for the whole job.
PARAM_AGGREGATE_JOB_PLUGIN_ENRICHERS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
Name of the param used to enable IPluginEnricher aggregation for the whole job.
PARAM_ANALYZE_STATS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
Causes the job to oracle run analyze_stats
PARAM_APPLY_DUPSMGMT_DECISION - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_CLEAN_XG_TABLE - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_COMPUTE_SYSTEM_MATCHES - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_CUSTOM_GATHER_STATS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_CUSTOM_HINTS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_DATASOURCE_NAME_SUFFIX - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_INTEGRATE_BY_PHASE - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_INTEGRATION_ENTITY_GROUPS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAM_RECYCLE_ERRORS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
Causes the job to recycle errors
PARAM_SQL_HOOKS - Static variable in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
paramAggregateEntityEnrichers(String) - Static method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
paramAggregateEntityPluginEnrichers(String) - Static method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
PARAMETER_ALIGNMENT - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_COMPACT_MODE - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_LOV_DISPLAY_MODE - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_LOV_SORT_MODE - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_MODE - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_MULTILINE - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_NUMBER_FORMAT - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
PARAMETER_SHOW_URL - Static variable in class com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor
 
parameterValue(ModelJobParamDescriptor<T>) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
parseCondition(IView, String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessParser
This API is Experimental and may change
ParsedMultiValued(Object, List<Object>, List<ILovValue>, List<String>) - Constructor for class com.semarchy.mdm.runtime.data.DataValueFormatter.ParsedMultiValued
 
parseMultiLov(Object, ILov, String) - Static method in class com.semarchy.mdm.runtime.data.DataValueFormatter
Parse a raw text value for multi valued
parseOrderBy(IView, String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessParser
Parse a SemQL order by for a given view.
parseSelectExpression(IView, String) - Method in interface com.semarchy.mdm.runtime.model.dataaccess.IDataAccessParser
Parse a SemQL select expression for a given view
partialScope(String) - Static method in class com.semarchy.mdm.runtime.model.security.RowScope
 
partialScope(Set<String>) - Static method in class com.semarchy.mdm.runtime.model.security.RowScope
 
persistRow(UUID, IEntityRow) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Persist the row into the transaction basket of a DataEntry Task.
PhysicalDataType - Enum in com.semarchy.mdm.runtime.model.common
Enumeration of all supported physical data types for the Runtime Metadata
physicalModelFactory - Variable in class com.semarchy.mdm.runtime.model.DefaultRuntimeModelsProvider
 
PhysicalModelFactory - Interface in com.semarchy.mdm.runtime.model.factory
Creates the IPhysicalModel from a IModel
PlatformStatus - Enum in com.semarchy.mdm.client
Enum indicating the possible status of the MDM platform.
PLUGIN_VALIDATOR_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IPluginValidator
 
PLURAL_LABEL - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IModelVariable
 
PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISqlFunction
 
PUBLISHER_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
Using AttributeNames.publisherIdName(IView) is generally preferred because it checks that the attribute exists on IView.
PUBLISHER_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
PUBLISHER_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IPublisher
 
PUBLISHERID_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
publisherIdName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
purgeDataBranch(String, long, boolean) - Method in interface com.semarchy.mdm.runtime.admin.IPurgeService
Trigger a data branch purge
purgeJobLogs(Set<UUID>) - Method in interface com.semarchy.mdm.runtime.admin.IPurgeService
Purge Job Logs with provided UUIDs If one of given Job Logs is running or re-started and still running, it is not purged.
purgeJobLogs(JobLogFilter) - Method in interface com.semarchy.mdm.runtime.admin.IPurgeService
Purge Job Logs matching provided filter If one of given Job Logs is running or re-started and still running, it is not purged.

Q

query(String, String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
QueryCondition - Class in com.semarchy.mdm.runtime.data
Represents a condition fragment with some named binding values.
QueryCondition(String, Map<String, Object>) - Constructor for class com.semarchy.mdm.runtime.data.QueryCondition
Creates a QueryCondition
QueryCondition(String) - Constructor for class com.semarchy.mdm.runtime.data.QueryCondition
Creates a QueryCondition
queryCount(DataQuery) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Counts the number of rows matching the DataQuery.
queryEntityRows(DataQuery) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Query for IEntityRow the group by information will be ignored.
queryFirstEntityRow(DataQuery) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Returns the first Row matching the query or null if there is no row matching the query
queryRows(DataQuery) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
Retrieve the rows for the given DataQuery
QuerySource - Class in com.semarchy.mdm.runtime.data
 
QuerySource(IView, Long) - Constructor for class com.semarchy.mdm.runtime.data.QuerySource
 

R

readAttributeDenied(IViewAttribute<? extends IAttribute>) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
readEntityDenied(IEntity) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
readViewDenied(IView) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
REFERENCE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IReference
 
ReferenceBrowsingConfig - Class in com.semarchy.mdm.runtime.model.logical
 
ReferenceBrowsingConfig(ReferenceBrowsingConfig.BrowsingMode, String) - Constructor for class com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig
 
ReferenceBrowsingConfig.BrowsingMode - Enum in com.semarchy.mdm.runtime.model.logical
 
referencedForeignDisplayName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedGoldenIdName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedIdName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedPublisherdIdName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedPublisherdIdName(IForeignAttribute) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedSourceIdName(IManyToOneNode) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
referencedSourceIdName(IForeignAttribute) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
ReferenceNavigation - Interface in com.semarchy.mdm.runtime.model.dataaccess
 
ReferenceSelectionConfig - Class in com.semarchy.mdm.runtime.model.logical
 
ReferenceSelectionConfig(boolean, String) - Constructor for class com.semarchy.mdm.runtime.model.logical.ReferenceSelectionConfig
 
removalDenied(IEntity, List<IBusinessObjectView>) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
removeBinding(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
removeRowFromTx(UUID, IEntityRow) - Method in interface com.semarchy.mdm.runtime.data.IDataAccessService
REmove rows from the transaction basket of a DataEntry Task
replaceDDLPattern(StringBuilder, Integer, Integer, Integer) - Static method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
requiresComplexFieldDisplayType(IViewAttribute<?>) - Static method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayTypesMatrix
check for given attribute if FieldDisplayType must be COMPLEX
requiresIdFieldDisplayType(IViewAttribute<?>) - Static method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayTypesMatrix
check for given view attribute if FieldDisplayType must be ID
requiresReferenceFieldDisplayType(IViewAttribute<?>) - Static method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayTypesMatrix
check for given attribute if FieldDisplayType must be REFERENCE
RETENTION_POLICY_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IRetentionPolicy
 
RetentionTimeUnit - Enum in com.semarchy.mdm.runtime.model.logical
RetentionTimeUnit enumeration:
RetentionType - Enum in com.semarchy.mdm.runtime.model.logical
RetentionType enumeration:
RLCType - Enum in com.semarchy.mdm.runtime.model.logical
RLCType enumeration:
ROW_LEVEL_SEC_VIEW_TYPES - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
rowLevelSecurableViewTypes(boolean) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
 
RowScope - Class in com.semarchy.mdm.runtime.model.security
Represent the vertical or Rowlevel condition under which a privilege is granted.
RowScope.Type - Enum in com.semarchy.mdm.runtime.model.security
 
RuntimeAPIVersion - Class in com.semarchy.mdm.runtime
 
RuntimeAPIVersion() - Constructor for class com.semarchy.mdm.runtime.RuntimeAPIVersion
 
RuntimeTemplateBasedModelsFactory - Class in com.semarchy.mdm.runtime.model.factory
This class binds together the default implementations of BuiltInMetadataRegistryFactory, DataAccessModelFactory, SemQLModelFactory, PhysicalModelFactory.
RuntimeTemplateBasedModelsFactory() - Constructor for class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateBasedModelsFactory
 
RuntimeTemplateMetadataRegistryFactory - Class in com.semarchy.mdm.runtime.model.factory
BuiltInMetadataRegistryFactory using a IRuntimeTemplate for generating the IBuiltInMetadataRegistry
RuntimeTemplateMetadataRegistryFactory(IRuntimeTemplate) - Constructor for class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateMetadataRegistryFactory
 
RuntimeTemplateSemQLModelFactory - Class in com.semarchy.mdm.runtime.model.factory
SemQLModelFactory using a IRuntimeTemplate for generating the ISemQLModel.
RuntimeTemplateSemQLModelFactory(IRuntimeTemplate, BuiltInMetadataRegistryFactory, DataAccessModelFactory) - Constructor for class com.semarchy.mdm.runtime.model.factory.RuntimeTemplateSemQLModelFactory
 

S

SD - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
SD_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
SDE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
SDE_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
SDL - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
SDL_STATUS_VALUE_HUB - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
The value the attribute AttributeNames.STATUS_ATTRIBUTE can take when an SDL data row actually come from the MDM Hub and not from the SDE.
SDL_STATUS_VALUE_HUB - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributesValues
The value the attribute AttributeNames.STATUS_ATTRIBUTE can take when an SDL data row actually come from the MDM Hub and not from the SDE.
SDL_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
SE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
SE_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
SEARCH_FORM_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchForm
 
SEARCH_PARAM_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ISearchParameter
 
SEARCH_TIP - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
SearchDisplayType - Enum in com.semarchy.mdm.runtime.model.logical
Enum for the search display types / widgets to be used for a search parameter.
SectionFlowLayoutData(int) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.SectionFlowLayoutData
 
SectionGridLayoutData(boolean, int, int, int, int) - Constructor for class com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
 
SectionNavigatorConfig - Class in com.semarchy.mdm.runtime.model.logical
 
SectionNavigatorConfig(boolean, SectionNavigatorConfig.SectionNavigatorPosition, SectionNavigatorConfig.SectionNavigatorBehavior) - Constructor for class com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig
 
SectionNavigatorConfig.SectionNavigatorBehavior - Enum in com.semarchy.mdm.runtime.model.logical
 
SectionNavigatorConfig.SectionNavigatorPosition - Enum in com.semarchy.mdm.runtime.model.logical
 
selectAllViewAttributes(DataQuery) - Static method in class com.semarchy.mdm.runtime.data.DataQueryUtil
Add select expression for all Attributes of DataQuery#get#getView()
selectAllViewAttributes(DataQuery, List<IViewAttribute<? extends IAttribute>>) - Static method in class com.semarchy.mdm.runtime.data.DataQueryUtil
 
SEMARCHY_ADMIN_ROLE - Static variable in interface com.semarchy.mdm.runtime.model.security.ILogicalModelSecurityProvider
 
semql(String) - Static method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
semqlExpression() - Method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
SemQLMatcher - Class in com.semarchy.mdm.runtime.model.logical
 
SemQLMatcher(String, List<SemQLMatchRule>, MergePolicy, AutoConfirmPolicy) - Constructor for class com.semarchy.mdm.runtime.model.logical.SemQLMatcher
 
SemQLMatcher.MatcherBinningExpression - Class in com.semarchy.mdm.runtime.model.logical
Deprecated. 
SemQLMatchRule - Class in com.semarchy.mdm.runtime.model.logical
 
SemQLMatchRule(String, String, String, Collection<String>, String, int) - Constructor for class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
SemQLModelFactory - Interface in com.semarchy.mdm.runtime.model.factory
Creates the ISemQLModel from a IModel
SEP - Static variable in interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
 
sequence(String, long) - Static method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
sequenceName() - Method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
sequenceStartsWith() - Method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
ServiceNotReacheableException - Exception in com.semarchy.mdm.client
 
ServiceNotReacheableException(String, String, WebServiceException) - Constructor for exception com.semarchy.mdm.client.ServiceNotReacheableException
 
setBinding(String, Object) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
setBindings(Map<String, Object>) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
setCheckAPIVersion(boolean) - Method in class com.semarchy.mdm.client.ConnectionConfig
 
setClaimNextTask(boolean) - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
setGroupByExpressions(List<String>) - Method in class com.semarchy.mdm.runtime.data.DataQuery
Set the list of Group By Expressions
setHavingCondition(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
setNotBaseTranslationBundles(List<ITranslationBundle>) - Method in interface com.semarchy.mdm.runtime.model.logical.IModel
Change the list of not base ITranslationBundle and update the IModel.getLabelProvider() to use them.
setNotificationLocale(Locale) - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
setNotifyNextTaskAssignee(boolean) - Method in class com.semarchy.mdm.runtime.activity.CompletionOptions
 
setOrderByCriterias(List<OrderByCriteria>) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
setPageCriteria(PageCriteria) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
setReference(IManyToOneNode, IEntityRow) - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
 
setReference(String, IEntityRow) - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
Set the IEntityRow referenced through a IManyToOneNode.
setSelectExpressions(List<String>) - Method in class com.semarchy.mdm.runtime.data.DataQuery
Set the list of SemQL Expression
setSubQuerySQL(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
Sets the sub query Select statement clause.
setSubQuerySQL(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
Sets the sub query Select statement clause.
setTableAlias(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
Sets the table alias
setTableAlias(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
Sets the table alias
setTableName(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
Set the table name of this from clause
setTableName(String) - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinClause
Set the table name of this from clause
setUseDefaultOrderBy(Boolean) - Method in class com.semarchy.mdm.runtime.data.DataQuery
Defines whether to use the view IView.getDefaultOrderBy() as additional order by.
setValue(IViewAttribute<? extends IAttribute>, Object) - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
Change the value of the attribute.
setValue(String, Object) - Method in interface com.semarchy.mdm.runtime.data.IEntityRow
Shortcut to: row.setValue(row.getView().getAttribute(pAttributeName), value);
setWhereCondition(String) - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
shortTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
shouldAggregatePluginEnrichersForEntity(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
shouldAggregateSemQLEnrichersForEntity(String) - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
shouldApplyDupsMgmtDecision() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
shouldCleanXGTable() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
shouldComputeSystemMatches() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
shouldIntegrateByPhase() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
sinceDay(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of days;
sinceHour(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of hours;
sinceMinute(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of minutes;
sinceMonth(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of month;
sinceSecond(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of seconds;
sinceWeek(int) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
set a condition to filter job logs started after given number of weeks;
SOURCE_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
Using AttributeNames.sourceIdName(IView) is generally preferred because it checks that the attribute exists on IView.
SOURCE_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
SOURCEID_PREFIX - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
sourceIdColumnName(IEntity) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ColumnNames
 
sourceIdName(IView) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
SQLQueryUtil - Class in com.semarchy.mdm.runtime.admin.util
FIXME currently oracle request only update this to support postgres
SQLQueryUtil() - Constructor for class com.semarchy.mdm.runtime.admin.util.SQLQueryUtil
 
startActivity(IHumanTask, String, String, ActivityPriority, boolean, boolean, Locale) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Start an activity based on a IHumanWorkflow.
StaticCacheResolver - Class in com.semarchy.mdm.client.cache
The default cache resolver storing IClientCache as a singleton.
status(JobLogStatus) - Method in class com.semarchy.mdm.runtime.admin.JobLogFilter
add a status for job logs filtering;
STATUS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
STATUS_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
stringTypeInfo(int) - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
stringValues() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParams
 
submit(UUID, String) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
SUGGESTED_MERGE_CONFIDENCE_SCORE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
SUGGESTED_MERGE_ID_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
SUGGESTED_MERGE_MASTERS_COUNT_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
supportsLength() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
supportsPrecision() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 
supportsScale() - Method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
 

T

table(String, String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
TABLE_ATTRIBUTE_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ITableAttribute
 
TABLE_NAME - Static variable in class com.semarchy.mdm.runtime.admin.JobLogFilter
 
TABLE_VIEW_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.ITableView
 
taskActionNotAuthorized(IHumanTask, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
TaskFilterType - Enum in com.semarchy.mdm.runtime.activity
 
taskHashCode(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
taskToString(IActivityTask) - Static method in class com.semarchy.mdm.runtime.activity.ActivityTaskSupport
 
timestampTypeInfo(Integer) - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
TO_EDITION_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
TO_ROLE_LABEL - Static variable in interface com.semarchy.mdm.runtime.model.logical.label.IModelLabelProvider
 
toCharFunction(LogicalDataType) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
Return the function to use to wrap an expression of the given LogicalDataType
toSql() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
toString() - Method in class com.semarchy.mdm.client.ConnectionConfig
 
toString() - Method in class com.semarchy.mdm.client.CookieCredential
 
toString() - Method in interface com.semarchy.mdm.client.IMDMCredential
 
toString() - Method in class com.semarchy.mdm.client.UsernamePassword
 
toString() - Method in class com.semarchy.mdm.runtime.activity.ActivityId
 
toString() - Method in class com.semarchy.mdm.runtime.activity.ActivityTaskId
 
toString() - Method in class com.semarchy.mdm.runtime.commons.PageCriteria
 
toString() - Method in class com.semarchy.mdm.runtime.data.DataQuery
 
toString() - Method in class com.semarchy.mdm.runtime.data.OrderByCriteria
 
toString() - Method in class com.semarchy.mdm.runtime.data.QueryCondition
 
toString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessSelectExpression
 
toString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.FromClause
 
toString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.JoinPredicate
 
toString() - Method in class com.semarchy.mdm.runtime.model.dataaccess.OrderByExpression
 
toString() - Method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 
toString() - Method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
toString() - Method in interface com.semarchy.mdm.runtime.model.logical.IDataValidation
 
toString() - Method in class com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor
 
toString() - Method in class com.semarchy.mdm.runtime.model.logical.SemQLMatchRule
 
toString() - Method in class com.semarchy.mdm.runtime.model.security.AttributeAuthorization
 
toString() - Method in class com.semarchy.mdm.runtime.model.security.RowScope
 
toString() - Method in class com.semarchy.mdm.runtime.platform.DataBranchID
 
toString() - Method in class com.semarchy.mdm.runtime.platform.DataEditionID
 
toString() - Method in class com.semarchy.mdm.runtime.platform.ModelBranchID
 
toString() - Method in class com.semarchy.mdm.runtime.platform.ModelEditionID
 

U

UG - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
UG_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
UM - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
 
UM_VIEW_TYPE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
unclaimOtherPerformerNotAuthorized(IHumanTask, String, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
unclaimTask(UUID, boolean, Locale) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
unclaimTask(ActivityTaskId, boolean, Locale) - Method in interface com.semarchy.mdm.runtime.activity.IActivityService
Un-Claim the IActivityTask.
UNIQUE_KEY_PREFIX - Static variable in interface com.semarchy.mdm.runtime.model.logical.IUniqueKey
 
unsupportedViewType(String) - Static method in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
 
UPD_DATE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
UPD_DATE_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
UPDATOR_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.AttributeNames
 
UPDATOR_ATTRIBUTE - Static variable in class com.semarchy.mdm.runtime.model.dataaccess.DataAccessModelConstants
Deprecated.
UsernamePassword - Class in com.semarchy.mdm.client
Username password credential.
UsernamePassword(String, String) - Constructor for class com.semarchy.mdm.client.UsernamePassword
 
uuid() - Static method in class com.semarchy.mdm.runtime.model.logical.IdGenerationDescriptor
 
uuidTypeInfo() - Static method in class com.semarchy.mdm.runtime.model.DataTypeInfo
 

V

validate(Object, IValidationContext) - Method in class com.semarchy.mdm.runtime.model.dbschema.DBSchemaValidator
 
ValidationScope - Enum in com.semarchy.mdm.runtime.model.logical
ValidationScopeType enumeration:
validationToString(IDataValidation) - Static method in class com.semarchy.mdm.runtime.model.logical.AbstractDataValidation
 
validDisplayTypes(DataTypeInfo) - Static method in class com.semarchy.mdm.runtime.model.logical.FieldDisplayTypesMatrix
Return the list of valid FieldDisplayType the first in the list is the one used as default/fallback
valueMap() - Method in interface com.semarchy.mdm.runtime.data.IDataRow
Return the list of value as an unmodifiable Map.
valueOf(String) - Static method in enum com.semarchy.mdm.client.PlatformStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.activity.ActivityPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.activity.ActivityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.activity.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.activity.IActivityService.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.activity.TaskFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.data.DataValueFormatter.LovFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.NavigationCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode.SourceCodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ApplicationSortStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.AttributeAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.AttributeDisplayType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.BuiltInNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ConsolidatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.DashboardScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.DETaskTriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.DETransitionValidationBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.DMEVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.FieldDisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.LovDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.LovSortMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FLCType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.GridLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FormLabelAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.FormLayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.HelpContent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.IDGeneratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.IEnricher.EnricherScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.LayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.MatchingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor.RetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ModelJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.OnErrorBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.OnOpenBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig.BrowsingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.RetentionTimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.RetentionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.RLCType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.SearchDisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig.SectionNavigatorBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig.SectionNavigatorPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.logical.ValidationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.semarchy.mdm.runtime.model.security.RowScope.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.semarchy.mdm.client.PlatformStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.activity.ActivityPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.activity.ActivityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.activity.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.activity.IActivityService.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.activity.TaskFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.data.DataValueFormatter.LovFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.common.LogicalDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.common.PhysicalDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.NavigationCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.semarchy.mdm.runtime.model.dataaccess.ViewTypes
Returns all the possible values of view types.
values() - Static method in enum com.semarchy.mdm.runtime.model.dataaccess.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.dbschema.IDBSourceCode.SourceCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ApplicationSortStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.AttributeAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.AttributeDisplayType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.BuiltInNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ConsolidatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.DashboardScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.DETaskTriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.DETransitionValidationBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.DMEVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.FieldDisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.LovDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.LovSortMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayDescriptor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FieldDisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FLCType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.GridLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FormLabelAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.FormLayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.HelpContent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.IDGeneratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.IEnricher.EnricherScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.LayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.MatchingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ModelJobParamDescriptor.RetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ModelJobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.OnErrorBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.OnOpenBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig.BrowsingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.RetentionTimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.RetentionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.RLCType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.SearchDisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig.SectionNavigatorBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig.SectionNavigatorPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.logical.ValidationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.semarchy.mdm.runtime.model.security.RowScope.Type
Returns an array containing the constants of this enum type, in the order they are declared.
ViewTypes - Class in com.semarchy.mdm.runtime.model.dataaccess
 
Visibility - Enum in com.semarchy.mdm.runtime.model.dataaccess
 

W

WithPartialsLogicalModelProvider - Interface in com.semarchy.mdm.runtime.model.factory
Extends the LogicalModelProvider to support generation the IModel partially for specific usecases.
workflowStartNotAuthorized(IHumanWorkflow, String) - Static method in exception com.semarchy.mdm.runtime.activity.ActivityPermissionDeniedException
 
writeAttributeDenied(IViewAttribute<?>) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
writeRecordAttributeDenied(IViewAttribute<?>, RowScope) - Static method in exception com.semarchy.mdm.runtime.data.DataAccessPermissionDeniedException
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.