Modifier and Type | Method and Description |
---|---|
private RelatedTopic |
ConfigPlugin._createConfigTopic(ConfigDefinition configDef,
Topic topic) |
private RelatedTopic |
ConfigPlugin._getConfigTopic(String configTypeUri,
long topicId) |
RelatedTopic |
ConfigPlugin.getConfigTopic(String configTypeUri,
long topicId) |
RelatedTopic |
ConfigService.getConfigTopic(String configTypeUri,
long topicId) |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
ContactsService.getInstitutions(long personId) |
List<RelatedTopic> |
ContactsPlugin.getInstitutions(long personId) |
List<RelatedTopic> |
ContactsService.getPersons(long instId) |
List<RelatedTopic> |
ContactsPlugin.getPersons(long instId) |
Modifier and Type | Method and Description |
---|---|
RelatedTopic |
DMXObject.getRelatedTopic(String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri)
Fetches and returns a related topic or
null if no such topic extists. |
RelatedTopic |
ChildTopics.getTopic(String assocDefUri)
Accesses a single-valued child.
|
RelatedTopic |
ChildTopics.getTopicOrNull(String assocDefUri) |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
DMXObject.getRelatedTopics(List assocTypeUris,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
DMXObject.getRelatedTopics(String assocTypeUri) |
List<RelatedTopic> |
DMXObject.getRelatedTopics(String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
ChildTopics.getTopics(String assocDefUri)
Accesses a multiple-valued child.
|
List<RelatedTopic> |
ChildTopics.getTopicsOrNull(String assocDefUri) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
RelatedTopicImpl
A Topic-Association pair that is attached to the
PersistenceLayer . |
Modifier and Type | Method and Description |
---|---|
private RelatedTopic |
ChildTopicsImpl._getTopic(String assocDefUri) |
private RelatedTopic |
ChildTopicsImpl._getTopicOrNull(String assocDefUri) |
RelatedTopic |
AccessControlImpl.getConfigTopic(String configTypeUri,
long topicId) |
RelatedTopic |
DMXObjectImpl.getRelatedTopic(String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
RelatedTopic |
ChildTopicsImpl.getTopic(String assocDefUri) |
RelatedTopic |
ChildTopicsImpl.getTopicOrNull(String assocDefUri) |
private RelatedTopic |
ChildTopicsImpl.instantiate(RelatedTopicModel model) |
Modifier and Type | Method and Description |
---|---|
private List<RelatedTopic> |
ChildTopicsImpl._getTopics(String assocDefUri) |
private List<RelatedTopic> |
ChildTopicsImpl._getTopicsOrNull(String assocDefUri) |
List<RelatedTopic> |
TopicImpl.getRelatedTopics(List assocTypeUris,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
AssociationImpl.getRelatedTopics(List assocTypeUris,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
DMXObjectImpl.getRelatedTopics(String assocTypeUri) |
List<RelatedTopic> |
DMXObjectImpl.getRelatedTopics(String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
ChildTopicsImpl.getTopics(String assocDefUri) |
List<RelatedTopic> |
ChildTopicsImpl.getTopicsOrNull(String assocDefUri) |
private List<RelatedTopic> |
ChildTopicsImpl.instantiate(List<? extends RelatedTopicModel> models) |
Modifier and Type | Method and Description |
---|---|
RelatedTopic |
AccessControl.getConfigTopic(String configTypeUri,
long topicId)
Returns the configuration topic of the given type for the given topic.
|
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
EventsPlugin.getEvents(long personId) |
List<RelatedTopic> |
EventsService.getEvents(long personId) |
List<RelatedTopic> |
EventsPlugin.getParticipants(long eventId) |
List<RelatedTopic> |
EventsService.getParticipants(long eventId) |
Modifier and Type | Method and Description |
---|---|
private RelatedTopic |
FacetsPlugin.fetchChildTopic(DMXObject object,
AssociationDefinition assocDef)
Fetches and returns a child topic or
null if no such topic extists. |
RelatedTopic |
FacetsPlugin.getFacet(DMXObject object,
String facetTypeUri) |
RelatedTopic |
FacetsService.getFacet(DMXObject object,
String facetTypeUri)
Retrieves a facet value.
|
RelatedTopic |
FacetsPlugin.getFacet(long topicId,
String facetTypeUri) |
RelatedTopic |
FacetsService.getFacet(long topicId,
String facetTypeUri) |
Modifier and Type | Method and Description |
---|---|
private List<RelatedTopic> |
FacetsPlugin.fetchChildTopics(DMXObject object,
AssociationDefinition assocDef)
Fetches and returns child topics.
|
List<RelatedTopic> |
FacetsPlugin.getFacets(DMXObject object,
String facetTypeUri) |
List<RelatedTopic> |
FacetsService.getFacets(DMXObject object,
String facetTypeUri)
Retrieves the values of a multi-facet.
|
List<RelatedTopic> |
FacetsPlugin.getFacets(long topicId,
String facetTypeUri) |
List<RelatedTopic> |
FacetsService.getFacets(long topicId,
String facetTypeUri) |
Modifier and Type | Method and Description |
---|---|
private List<RelatedTopic> |
Geomap.fetchGeoCoordinates(Topic geomapTopic) |
Modifier and Type | Method and Description |
---|---|
private TopicViewModel |
TopicmapsPlugin.createTopicViewModel(RelatedTopic topic) |
void |
ViewmodelCustomizer.enrichViewProperties(RelatedTopic topic,
ViewProperties viewProps) |
private void |
TopicmapsPlugin.invokeViewmodelCustomizer(ViewmodelCustomizer customizer,
RelatedTopic topic,
ViewProperties viewProps) |
private void |
TopicmapsPlugin.invokeViewmodelCustomizers(RelatedTopic topic,
ViewProperties viewProps) |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
WebclientPlugin.getRelatedTopics(long objectId) |
Modifier and Type | Method and Description |
---|---|
private boolean |
WebclientPlugin.hasAssocDef(DMXObject parentObject,
RelatedTopic childTopic) |
private boolean |
WebclientPlugin.isDirectModelledChildTopic(DMXObject parentObject,
RelatedTopic childTopic) |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
WebservicePlugin.getAssociationRelatedTopics(long assocId,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
private List<RelatedTopic> |
WebservicePlugin.getRelatedTopics(DMXObject object,
String objectInfo,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
List<RelatedTopic> |
WebservicePlugin.getTopicRelatedTopics(long topicId,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersTopicTypeUri) |
Copyright © 2018. All Rights Reserved.