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, uriChangefinalize, getClass, notify, notifyAll, wait, wait, waitcreateRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUriprivate AssociationModelImpl relatingAssoc
RelatedTopicModelImpl(TopicModelImpl topic, AssociationModelImpl relatingAssoc)
RelatedTopicModelImpl(RelatedTopicModelImpl relatedTopic)
public AssociationModelImpl getRelatingAssociation()
getRelatingAssociation in interface RelatedTopicModelpublic org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface JSONEnabledtoJSON in class DMXObjectModelImplpublic RelatedTopicModel clone()
clone in interface DMXObjectModelclone in interface TopicModelclone in class TopicModelImplString className()
className in class TopicModelImplRelatedTopicImpl instantiate()
instantiate in class TopicModelImplCopyright © 2018. All Rights Reserved.