de.deepamehta.core.model
Class TopicDeletionModel

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.model.DeepaMehtaObjectModel
      extended by de.deepamehta.core.model.TopicModel
          extended by de.deepamehta.core.model.TopicDeletionModel
All Implemented Interfaces:
Identifiable, JSONEnabled, Cloneable

public class TopicDeletionModel
extends TopicModel


Field Summary
 
Fields inherited from class de.deepamehta.core.model.DeepaMehtaObjectModel
childTopics, id, typeUri, uri, value
 
Constructor Summary
TopicDeletionModel(long topicId)
           
 
Method Summary
 
Methods inherited from class de.deepamehta.core.model.TopicModel
clone, createRoleModel, toString
 
Methods inherited from class de.deepamehta.core.model.DeepaMehtaObjectModel
equals, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, hashCode, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, toJSON
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TopicDeletionModel

public TopicDeletionModel(long topicId)


Copyright © 2015. All Rights Reserved.