class RelatedTopicModelImpl extends TopicModelImpl implements RelatedTopicModel
Modifier and Type | Field and Description |
---|---|
private AssociationModelImpl |
relatingAssoc |
childTopics, em, id, logger, mf, pl, typeUri, uri, value
Constructor and Description |
---|
RelatedTopicModelImpl(RelatedTopicModelImpl relatedTopic) |
RelatedTopicModelImpl(TopicModelImpl topic,
AssociationModelImpl relatingAssoc) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
className() |
RelatedTopicModel |
clone() |
AssociationModelImpl |
getRelatingAssociation() |
(package private) RelatedTopicImpl |
instantiate() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
_delete, checkReadAccess, checkWriteAccess, createModelWithChildTopics, createRoleModel, findChildTopic, getAssociations, getDeleteDirective, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getType, getUpdateDirective, indexSimpleValue, preDelete, removeProperty, storeProperty, storeSimpleValue, storeTypeUri, storeUri
_updateSimpleValue, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, loadChildTopics, objectInfo, postCreate, postDelete, postUpdate, preCreate, preUpdate, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, toString, update, updateChildTopics, updateChildTopics, updateSimpleValue, updateTypeUri, updateUri, uriChange
finalize, getClass, notify, notifyAll, wait, wait, wait
createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
private AssociationModelImpl relatingAssoc
RelatedTopicModelImpl(TopicModelImpl topic, AssociationModelImpl relatingAssoc)
RelatedTopicModelImpl(RelatedTopicModelImpl relatedTopic)
public AssociationModelImpl getRelatingAssociation()
getRelatingAssociation
in interface RelatedTopicModel
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
toJSON
in class DMXObjectModelImpl
public RelatedTopicModel clone()
clone
in interface DMXObjectModel
clone
in interface TopicModel
clone
in class TopicModelImpl
String className()
className
in class TopicModelImpl
RelatedTopicImpl instantiate()
instantiate
in class TopicModelImpl
Copyright © 2018. All Rights Reserved.