class TopicViewModelImpl extends TopicModelImpl implements TopicViewModel
Modifier and Type | Field and Description |
---|---|
private ViewProperties |
viewProps |
childTopics, em, id, logger, mf, pl, typeUri, uri, value
Constructor and Description |
---|
TopicViewModelImpl(TopicModelImpl topic,
ViewProperties viewProps) |
Modifier and Type | Method and Description |
---|---|
ViewProperties |
getViewProperties() |
boolean |
getVisibility()
Convencience method to access the "dmx.topicmaps.visibility" standard view property.
|
int |
getX()
Convencience method to access the "dmx.topicmaps.x" standard view property.
|
int |
getY()
Convencience method to access the "dmx.topicmaps.y" standard view property.
|
org.codehaus.jettison.json.JSONObject |
toJSON() |
_delete, checkReadAccess, checkWriteAccess, className, clone, createModelWithChildTopics, createRoleModel, findChildTopic, getAssociations, getDeleteDirective, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getType, getUpdateDirective, indexSimpleValue, instantiate, 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
clone
createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
private ViewProperties viewProps
TopicViewModelImpl(TopicModelImpl topic, ViewProperties viewProps)
public ViewProperties getViewProperties()
getViewProperties
in interface TopicViewModel
public int getX()
TopicViewModel
getX
in interface TopicViewModel
public int getY()
TopicViewModel
getY
in interface TopicViewModel
public boolean getVisibility()
TopicViewModel
getVisibility
in interface TopicViewModel
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
toJSON
in class DMXObjectModelImpl
Copyright © 2018. All Rights Reserved.