Skip navigation links
A B C D E F G H I S T U 

G

GeneratedTweet - Class in uk.ac.ncl.botnetwork.domain
Database entity to represent a string to be posted on Twitter by the bots within the network.
GeneratedTweet() - Constructor for class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
GeneratedTweet(String) - Constructor for class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
GeneratedTweet(String, Long) - Constructor for class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
GeneratedTweet(String, Long, User) - Constructor for class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
GeneratedTweet(String, Long, User, Config) - Constructor for class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
getByConfig(Config) - Method in class uk.ac.ncl.botnetwork.repositories.BNTweetRepository
Given a Config, find all generated tweets that correspond to that object.
getByConfig(Config) - Method in class uk.ac.ncl.botnetwork.repositories.ConnectionRepository
Given a Config, find all Connection's that are part of a given Config.
getByConfig(Config) - Method in class uk.ac.ncl.botnetwork.repositories.UserRepository
Given a Config (provided by a configuration file) find all of the User's that correspond with that Config.
getClassificationId() - Method in class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
getConfig() - Method in class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
getConfig() - Method in class uk.ac.ncl.botnetwork.domain.User
 
getConfigId() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getCriteria() - Method in class uk.ac.ncl.botnetwork.CriteriaBuilder
Get the internal Criteria
getDestination() - Method in class uk.ac.ncl.botnetwork.domain.Connection
 
getEntityClass() - Method in class uk.ac.ncl.botnetwork.AbstractHibernateRepository
Get the entity class.
getId() - Method in class uk.ac.ncl.botnetwork.domain.Connection
 
getId() - Method in class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
getMaxFollowers() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getMaxTweets() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getMinFollowers() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getMinTweets() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getNumUsers() - Method in class uk.ac.ncl.botnetwork.domain.Config
 
getOrigin() - Method in class uk.ac.ncl.botnetwork.domain.Connection
 
getRandomTweet() - Method in class uk.ac.ncl.botnetwork.repositories.BNTweetRepository
Fetch a random tweet from the database.
getScreenName() - Method in class uk.ac.ncl.botnetwork.domain.User
 
getSession() - Method in class uk.ac.ncl.botnetwork.AbstractHibernateRepository
Fetch the current hibernate session
getText() - Method in class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
getTwitterId() - Method in class uk.ac.ncl.botnetwork.domain.User
 
getUniqueObjects(List<T>) - Method in class uk.ac.ncl.botnetwork.AbstractHibernateRepository
Reduce a list down to it's unique entities.
getUser() - Method in class uk.ac.ncl.botnetwork.domain.GeneratedTweet
 
A B C D E F G H I S T U 
Skip navigation links