Package systems.dmx.core
Interface RelatedObject
- 
- All Superinterfaces:
- DMXObject,- Identifiable,- JSONEnabled
 - All Known Subinterfaces:
- RelatedAssoc,- RelatedTopic
 
 public interface RelatedObject extends DMXObject 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AssocgetRelatingAssoc()- 
Methods inherited from interface systems.dmx.core.DMXObjectcheckWriteAccess, delete, getAssoc, getAssocs, getChildTopics, getDatabaseVendorObject, getId, getModel, getProperty, getRelatedAssoc, getRelatedAssocs, getRelatedAssocs, getRelatedTopic, getRelatedTopics, getRelatedTopics, getSimpleValue, getType, getTypeUri, getUri, hasProperty, loadChildTopics, loadChildTopics, removeProperty, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, update, updateChildTopics
 - 
Methods inherited from interface systems.dmx.core.JSONEnableddump, toJSON
 
- 
 
- 
- 
- 
Method Detail- 
getRelatingAssocAssoc getRelatingAssoc() 
 
- 
 
-