| Modifier and Type | Method and Description |
|---|---|
abstract T |
ResourceMetadataKeyEnum.get(IResource theResource) |
abstract void |
ResourceMetadataKeyEnum.put(IResource theResource,
T theObject) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<? extends IResource> |
BaseContainedDt.getContainedResources() |
| Constructor and Description |
|---|
BaseResourceReferenceDt(IResource theResource)
Constructor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseConformance |
interface |
BaseOperationOutcome |
interface |
BaseSecurityEvent |
| Modifier and Type | Method and Description |
|---|---|
<T extends IResource> |
ViewGenerator.newView(IResource theResource,
Class<T> theTargetType) |
| Modifier and Type | Method and Description |
|---|---|
<T extends IResource> |
ViewGenerator.newView(IResource theResource,
Class<T> theTargetType) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> List<T> |
BaseParser.extractMetadataListNotNull(IResource resource,
ResourceMetadataKeyEnum<List<T>> key) |
protected TagList |
BaseParser.getMetaTagsForEncoding(IResource theIResource) |
protected boolean |
BaseParser.shouldEncodeResourceMeta(IResource theResource)
Used for DSTU2 only
|
| Constructor and Description |
|---|
ResourceNotFoundException(Class<? extends IResource> theClass,
BaseIdentifierDt theId)
Deprecated.
This doesn't make sense, since an identifier is not a resource ID and shouldn't generate a 404 if it isn't found - Should be removed
|
ResourceNotFoundException(Class<? extends IResource> theClass,
IdDt theId) |
ResourceNotFoundException(Class<? extends IResource> theClass,
IdDt theId,
IBaseOperationOutcome theOperationOutcome) |
ResourceNotFoundException(Class<? extends IResource> theClass,
IIdType theId) |
ResourceNotFoundException(Class<? extends IResource> theClass,
IIdType theId,
IBaseOperationOutcome theOperationOutcome) |
| Modifier and Type | Method and Description |
|---|---|
void |
FhirValidator.validate(IResource theResource)
Deprecated.
use
FhirValidator.validateWithResult(IBaseResource) instead |
Copyright © 2014–2017 University Health Network. All rights reserved.