class TopicReferenceModelImpl extends RelatedTopicModelImpl implements TopicReferenceModel
childTopics, em, id, logger, mf, pl, typeUri, uri, value| Constructor and Description |
|---|
TopicReferenceModelImpl(RelatedTopicModelImpl relatedTopic) |
| Modifier and Type | Method and Description |
|---|---|
RelatedTopicModelImpl |
findReferencedTopic(List<? extends RelatedTopicModel> topics)
From the given topics finds the one this reference refers to.
|
boolean |
isReferenceById() |
boolean |
isReferenceByUri() |
boolean |
isReferingTo(TopicModel topic)
Checks weather this reference refers to the given topic.
|
String |
toString() |
className, clone, getRelatingAssociation, instantiate, toJSON_delete, createRoleModel, findChildTopic, getAssociations, getDeleteDirective, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getReadAccessEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getType, getUpdateDirective, indexSimpleValue, preDelete, storeSimpleValue, storeTypeUri, storeUri, updateChildTopics_updateChildTopics, calculateLabel, calculateLabelAndUpdate, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, postCreate, postDelete, postUpdate, preCreate, preUpdate, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, updateChildTopics, updateSimpleValue, updateTypeUri, updateUri, uriChangefinalize, getClass, notify, notifyAll, wait, wait, waitgetRelatingAssociationclonecreateRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUritoJSONTopicReferenceModelImpl(RelatedTopicModelImpl relatedTopic)
public boolean isReferenceById()
isReferenceById in interface TopicReferenceModelpublic boolean isReferenceByUri()
isReferenceByUri in interface TopicReferenceModelpublic boolean isReferingTo(TopicModel topic)
TopicReferenceModelisReferingTo in interface TopicReferenceModelpublic RelatedTopicModelImpl findReferencedTopic(List<? extends RelatedTopicModel> topics)
TopicReferenceModelfindReferencedTopic in interface TopicReferenceModelpublic String toString()
toString in class RelatedTopicModelImplCopyright © 2016. All Rights Reserved.