@Dependent public class CaseManagementOryxIdMappings extends BaseOryxIdMappings
| Constructor and Description |
|---|
CaseManagementOryxIdMappings(DefinitionManager definitionManager) |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,String> |
getCustomMappings() |
Map<Class<?>,Map<Class<?>,String>> |
getDefinitionMappings() |
Map<Class<?>,Set<String>> |
getSkippedProperties() |
getDefinition, getDefinitionId, getDefinitionId, getGlobalMappings, getOryxDefinitionId, getOryxPropertyId, getOryxPropertyId, getProperty, getPropertyId, getPropertyId, init, isSkipProperty@Inject public CaseManagementOryxIdMappings(DefinitionManager definitionManager)
public Map<Class<?>,String> getCustomMappings()
getCustomMappings in interface OryxIdMappingsgetCustomMappings in class BaseOryxIdMappingspublic Map<Class<?>,Set<String>> getSkippedProperties()
getSkippedProperties in interface OryxIdMappingsgetSkippedProperties in class BaseOryxIdMappingspublic Map<Class<?>,Map<Class<?>,String>> getDefinitionMappings()
getDefinitionMappings in interface OryxIdMappingsgetDefinitionMappings in class BaseOryxIdMappingsCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.