public class BaseServiceRegistryDataObjectModel extends BaseDataObjectModel implements ServiceRegistryDataObjectModel
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceRegistryFieldMapping> |
fieldMappings |
dataObjectType, description, externalId, key, name, sourceId, sourceSpecificAttributes, sourceType, subType, supportedCachingType, type| Constructor and Description |
|---|
BaseServiceRegistryDataObjectModel() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceRegistryFieldMapping> |
getFieldMappings() |
void |
setFieldMappings(List<ServiceRegistryFieldMapping> fieldMappings) |
getDataObjectType, getDescription, getExternalId, getKey, getName, getSourceId, getSourceSpecificAttributes, getSourceType, getSubType, getSupportedCachingType, getType, setDataObjectType, setDescription, setExternalId, setKey, setName, setSourceId, setSourceSpecificAttributes, setSourceType, setSubType, setSupportedCachingType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataObjectType, getDescription, getExternalId, getKey, getName, getSourceId, getSourceSpecificAttributes, getSourceType, getSubType, getSupportedCachingType, getTypeprotected List<ServiceRegistryFieldMapping> fieldMappings
public List<ServiceRegistryFieldMapping> getFieldMappings()
getFieldMappings in interface ServiceRegistryDataObjectModelpublic void setFieldMappings(List<ServiceRegistryFieldMapping> fieldMappings)
Copyright © 2019. All rights reserved.