| Modifier and Type | Method and Description |
|---|---|
static Referenceable |
ReferenceableMapper.mapOmrsEntityDetailToReferenceable(EntityDetail omrsEntityDetail) |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
ReferenceableMapper.mapReferenceableToOmrsEntityDetail(Referenceable referenceable)
Map (convert) the supplied Referenceable to an entityDetail.
|
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
CertifiesReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
CertifiesReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
CertifiesReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
CommentAnchorReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
CommentAnchorReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAnchorReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
ScopedToReference.referenceable |
protected Referenceable |
ResourceReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
ScopedToReference.getReferenceable() |
Referenceable |
ResourceReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedToReference.setReferenceable(Referenceable referenceable) |
void |
ResourceReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
RelatedItemReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
RelatedItemReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedItemReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
AssignedElementsReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
AssignedElementsReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignedElementsReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
TaggedElementReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
TaggedElementReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaggedElementReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
LicensedReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
LicensedReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicensedReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
LikeAnchorReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
LikeAnchorReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
LikeAnchorReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
DescribesReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
DescribesReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribesReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
ProjectScopeReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
ProjectScopeReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectScopeReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
RelatedEntityReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
RelatedEntityReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedEntityReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
RatingAnchorReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
RatingAnchorReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
RatingAnchorReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
ConsumingItemReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
ConsumingItemReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumingItemReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
ActionSourceReference.referenceable |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
ActionSourceReference.getReferenceable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionSourceReference.setReferenceable(Referenceable referenceable) |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
SubjectAreaBeansToAccessOMRS.addReferenceableClassifications(String userId,
String entityGuid,
List<Classification> classifications)
Add classifications to the supplied referenceable
|
Referenceable |
SubjectAreaBeansToAccessOMRS.createReferenceable(String userId,
Referenceable referenceable)
Create new referenceable.
|
Referenceable |
SubjectAreaBeansToAccessOMRS.deleteReferenceableClassification(String userId,
String entityGuid,
String name)
Deletes a given classification from an existing referenceable represented by a guid.
|
Referenceable |
SubjectAreaBeansToAccessOMRS.getReferenceableById(String userId,
String entityGuid)
Fetch complete definition of an referenceable given its GUID.
|
Referenceable |
SubjectAreaBeansToAccessOMRS.restoreReferenceable(String userId,
String entityGuid)
Restore an Referenceable identified by its GUID.
|
Referenceable |
SubjectAreaBeansToAccessOMRS.updateReferenceable(String userId,
Referenceable referenceable)
Update referenceable
|
Referenceable |
SubjectAreaBeansToAccessOMRS.updateReferenceableClassification(String userId,
String entityGuid,
List<Classification> classificationsToUpdate)
Updates classifications to an existing referenceable represented by a guid.
|
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
SubjectAreaBeansToAccessOMRS.createReferenceable(String userId,
Referenceable referenceable)
Create new referenceable.
|
Referenceable |
SubjectAreaBeansToAccessOMRS.updateReferenceable(String userId,
Referenceable referenceable)
Update referenceable
|
Copyright © 2018–2019 ODPi. All rights reserved.