Uses of Class
com.storedobject.ai.Topic
Packages that use Topic
-
Uses of Topic in com.storedobject.ai
Methods in com.storedobject.ai that return TopicMethods in com.storedobject.ai that return types with arguments of type TopicModifier and TypeMethodDescriptionstatic ObjectIterator<Topic> Topic.list(SystemUser user) Retrieves an iterator ofTopicobjects that the specifiedSystemUserhas access to.static ObjectIterator<Topic> Retrieves an iterator ofTopicobjects that match the specified name.