class AssociationViewModelImpl extends AssociationModelImpl implements AssociationViewModel
Modifier and Type | Field and Description |
---|---|
private ViewProperties |
viewProps |
childTopics, em, id, logger, mf, pl, typeUri, uri, value
Constructor and Description |
---|
AssociationViewModelImpl(AssociationModelImpl assoc,
ViewProperties viewProps) |
Modifier and Type | Method and Description |
---|---|
org.codehaus.jettison.json.JSONObject |
toJSON() |
_delete, checkReadAccess, checkWriteAccess, className, clone, createModelWithChildTopics, createRoleModel, getAssociations, getDeleteDirective, getOtherPlayerId, getPlayer, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRoleModel, getRoleModel1, getRoleModel2, getTopicByType, getType, getUpdateDirective, hasSameRoleTypeUris, indexSimpleValue, instantiate, matches, postUpdate, preCreate, preDelete, removeProperty, setRoleModel1, setRoleModel2, storeProperty, storeSimpleValue, storeTypeUri, storeUri, updateRoleTypeUri
_updateSimpleValue, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, loadChildTopics, objectInfo, postCreate, postDelete, 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, getOtherPlayerId, getRoleModel, getRoleModel1, getRoleModel2, hasSameRoleTypeUris, matches, setRoleModel1, setRoleModel2
createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
private ViewProperties viewProps
AssociationViewModelImpl(AssociationModelImpl assoc, ViewProperties viewProps)
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
toJSON
in class AssociationModelImpl
Copyright © 2018. All Rights Reserved.