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) RelatedTopic | 
instantiate()  | 
org.codehaus.jettison.json.JSONObject | 
toJSON()  | 
String | 
toString()  | 
_delete, createRoleModel, findChildTopic, getAssociations, getDeleteDirective, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getReadAccessEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getType, getUpdateDirective, indexSimpleValue, storeSimpleValue, storeTypeUri, storeUri, updateChildTopics_updateChildTopics, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, postDelete, postUpdate, preDelete, preUpdate, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, 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 DeepaMehtaObjectModelImplpublic RelatedTopicModel clone()
clone in interface DeepaMehtaObjectModelclone in interface TopicModelclone in class TopicModelImplpublic String toString()
toString in class TopicModelImplString className()
className in class TopicModelImplRelatedTopic instantiate()
instantiate in class TopicModelImplCopyright © 2016. All Rights Reserved.