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 ofTopic
objects that the specifiedSystemUser
has access to.static ObjectIterator
<Topic> Retrieves an iterator ofTopic
objects that match the specified name.