|
|||||||||
| Home >> All >> org >> roller >> business >> [ castor overview ] | PREV NEXT | ||||||||
A
- availableConnections - Variable in class org.roller.business.castor.DatabasePool
B
- BookmarkManagerImpl - class org.roller.business.castor.BookmarkManagerImpl.
- BookmarkManager implementation based on Castor JDO.
Implementation Notes
Connections returned by getDatabase() and releases by releaseDatabase().
Public methods create connection and use transaction.
Private methods need connection and expect existing transaction. - BookmarkManagerImpl(PersistenceStrategy, UserManager) - Constructor for class org.roller.business.castor.BookmarkManagerImpl
- busyConnections - Variable in class org.roller.business.castor.DatabasePool
C
- checkForTurnover(boolean, String) - Method in class org.roller.business.castor.RefererManagerImpl
- Purge referers at midnight.
- closeAllConnections() - Method in class org.roller.business.castor.DatabasePool
- Close all the connections.
- closeConnections(Vector) - Method in class org.roller.business.castor.DatabasePool
- commit() - Method in class org.roller.business.castor.RollerImpl
- connectionPending - Variable in class org.roller.business.castor.DatabasePool
D
- DatabasePool - class org.roller.business.castor.DatabasePool.
- A class for preallocating, recycling, and managing connections.
- DatabasePool(JDO, int, int, boolean) - Constructor for class org.roller.business.castor.DatabasePool
- doExport(String) - Method in class org.roller.business.castor.Export
- For use from command line
- doExport(RollerImpl, String) - Method in class org.roller.business.castor.Export
- Warning: roller will be cast to Castor RollerImpl
E
- Export - class org.roller.business.castor.Export.
- Export user data to XML format.
- Export() - Constructor for class org.roller.business.castor.Export
- exportUser(String) - Method in class org.roller.business.castor.UserManagerImpl
- Export user in XML format.
F
- free(Database) - Method in class org.roller.business.castor.DatabasePool
G
- getBookmarkManager() - Method in class org.roller.business.castor.RollerImpl
- getConnection() - Method in class org.roller.business.castor.DatabasePool
- getDatabase() - Method in class org.roller.business.castor.ManagerBase
- Get fresh database connection
- getDaysPopularWebsites(int) - Method in class org.roller.business.castor.RefererManagerImpl
- getHits(String, String) - Method in class org.roller.business.castor.RefererManagerImpl
- Type must be 'dayhits' or 'totalhits'
- getLogger() - Method in class org.roller.business.castor.ManagerBase
- getMessage(String) - Static method in class org.roller.business.castor.Messages
- Returns reqested message.
- getMessage(String, String) - Static method in class org.roller.business.castor.Messages
- Returns reqested message and runs it through MessageFormat.format().
- getMessage(String, String[]) - Static method in class org.roller.business.castor.Messages
- Returns reqested message and runs it through MessageFormat.format().
- getNewsfeedManager() - Method in class org.roller.business.castor.RollerImpl
- getRecentWeblogEntriesArray(String, Date, String, int, boolean) - Method in class org.roller.business.castor.WeblogManagerImpl
- getRefererManager() - Method in class org.roller.business.castor.RollerImpl
- getReferersToEntry(String) - Method in class org.roller.business.castor.RefererManagerImpl
- getUserManager() - Method in class org.roller.business.castor.RollerImpl
- getWeblogEntries(String, String, Date, Date, boolean) - Method in class org.roller.business.castor.WeblogManagerImpl
- getWeblogLastPublishTime(String, String) - Method in class org.roller.business.castor.WeblogManagerImpl
- Gets the Date of the latest Entry publish time.
- getWeblogManager() - Method in class org.roller.business.castor.RollerImpl
I
- Import - class org.roller.business.castor.Import.
- Import user data from Roller XML format - can be run from Roller build script.
- Import() - Constructor for class org.roller.business.castor.Import
- Constructor assumes we are being run from build script
- Import(String[]) - Constructor for class org.roller.business.castor.Import
- Construct using reasonable defaults and process file in args[0], assumes we are being run from build script.
- Import(RollerImpl) - Constructor for class org.roller.business.castor.Import
- Construct using pre-existing Roller
- importRadioWeblogEntries(String, String, String) - Method in class org.roller.business.castor.Import
- importUserData(String, UserData, Database) - Method in class org.roller.business.castor.Import
- importUserData(ExportUserData, UserData, Database) - Method in class org.roller.business.castor.Import
- TODO Fix import user data
- instantiate(ServletContext) - Static method in class org.roller.business.castor.RollerImpl
- Instantiates and returns an instance of RollerImpl.
M
- ManagerBase - class org.roller.business.castor.ManagerBase.
- Abstract base class for Roller manager implementations.
- ManagerBase(JDO, Logger) - Constructor for class org.roller.business.castor.ManagerBase
- Messages - class org.roller.business.castor.Messages.
- Message getter and formatter.
- Messages() - Constructor for class org.roller.business.castor.Messages
- mBookmarkManager - Variable in class org.roller.business.castor.RollerImpl
- mBundle - Static variable in class org.roller.business.castor.Messages
- mDateFormat - Variable in class org.roller.business.castor.RefererManagerImpl
- mJDO - Variable in class org.roller.business.castor.DatabasePool
- mJDO - Variable in class org.roller.business.castor.ManagerBase
- mJDO - Static variable in class org.roller.business.castor.RollerImpl
- mLogger - Static variable in class org.roller.business.castor.Export
- mLogger - Static variable in class org.roller.business.castor.Import
- mLogger - Variable in class org.roller.business.castor.ManagerBase
- mLogger - Static variable in class org.roller.business.castor.RefererManagerImpl
- mLogger - Static variable in class org.roller.business.castor.RollerImpl
- mLogger - Static variable in class org.roller.business.castor.UserManagerImpl
- mNewsfeedManager - Variable in class org.roller.business.castor.RollerImpl
- mRefDate - Variable in class org.roller.business.castor.RefererManagerImpl
- mRefererManager - Variable in class org.roller.business.castor.RollerImpl
- mRoller - Variable in class org.roller.business.castor.Import
- mSupport - Variable in class org.roller.business.castor.RollerImpl
- mUserManager - Variable in class org.roller.business.castor.RollerImpl
- mUserMgr - Variable in class org.roller.business.castor.NewsfeedManagerImpl
- mUserMgr - Variable in class org.roller.business.castor.RefererManagerImpl
- mUserMgr - Variable in class org.roller.business.castor.WeblogManagerImpl
- mWeblogManager - Variable in class org.roller.business.castor.RollerImpl
- main(String[]) - Static method in class org.roller.business.castor.Import
- Import data for user for use from build script.
Usage: import [filename] - makeBackgroundConnection() - Method in class org.roller.business.castor.DatabasePool
- makeNewConnection() - Method in class org.roller.business.castor.DatabasePool
- maxConnections - Variable in class org.roller.business.castor.DatabasePool
N
- NewsfeedManagerImpl - class org.roller.business.castor.NewsfeedManagerImpl.
- NewsfeedManager implementation based on Castor JDO.
- NewsfeedManagerImpl(PersistenceStrategy, UserManager) - Constructor for class org.roller.business.castor.NewsfeedManagerImpl
O
- org.roller.business.castor - package org.roller.business.castor
R
- REFERER_CLASS - Static variable in class org.roller.business.castor.RefererManagerImpl
- RefererManagerImpl - class org.roller.business.castor.RefererManagerImpl.
- RefererManager implementation based on Castor JDO.
- RefererManagerImpl(PersistenceStrategy, UserManager) - Constructor for class org.roller.business.castor.RefererManagerImpl
- RollerImpl - class org.roller.business.castor.RollerImpl.
- Roller implementation.
- RollerImpl(JDO) - Constructor for class org.roller.business.castor.RollerImpl
- Construct Roller using an existing Castor JDO.
- release() - Method in class org.roller.business.castor.ManagerBase
- release() - Method in class org.roller.business.castor.RollerImpl
- Release resources
- releaseDatabase(Database) - Method in class org.roller.business.castor.ManagerBase
- Release database connection
- removePersistentObject(String, Class) - Method in class org.roller.business.castor.RollerImpl
- removeValueObject(Database, String, String) - Method in class org.roller.business.castor.ManagerBase
- Remove value object from the database
- retrievePageReadOnly(String) - Method in class org.roller.business.castor.UserManagerImpl
- retrievePersistentObject(String, Class) - Method in class org.roller.business.castor.RollerImpl
- retrievePersistentObject(Database, String, Class) - Method in class org.roller.business.castor.RollerImpl
- retrieveValueObject(Database, String, String) - Method in class org.roller.business.castor.ManagerBase
- Retrieve value object from the database by id and type
- rollback() - Method in class org.roller.business.castor.RollerImpl
- run() - Method in class org.roller.business.castor.DatabasePool
S
- setLogger(Logger) - Method in class org.roller.business.castor.ManagerBase
- storeBookmark(BookmarkData) - Method in class org.roller.business.castor.BookmarkManagerImpl
- storeComment(CommentData) - Method in class org.roller.business.castor.WeblogManagerImpl
- storeFolder(FolderData) - Method in class org.roller.business.castor.BookmarkManagerImpl
- storeNewsfeed(NewsfeedData) - Method in class org.roller.business.castor.NewsfeedManagerImpl
- storePage(PageData) - Method in class org.roller.business.castor.UserManagerImpl
- storeReferer(RefererData) - Method in class org.roller.business.castor.RefererManagerImpl
- storeValueObject(Database, ValueObject, String) - Method in class org.roller.business.castor.ManagerBase
- Store value object in the database
- storeValueObject(Database, ValueObject, String, boolean) - Method in class org.roller.business.castor.ManagerBase
- Store value object in the database.
- storeWeblogCategory(WeblogCategoryData) - Method in class org.roller.business.castor.WeblogManagerImpl
- storeWeblogEntry(WeblogEntryData) - Method in class org.roller.business.castor.WeblogManagerImpl
- storeWebsite(WebsiteData) - Method in class org.roller.business.castor.UserManagerImpl
T
- toString() - Method in class org.roller.business.castor.DatabasePool
- totalConnections() - Method in class org.roller.business.castor.DatabasePool
U
- UserManagerImpl - class org.roller.business.castor.UserManagerImpl.
- UserManager implementation based on Castor JDO.
- UserManagerImpl(RollerImpl, PersistenceStrategy) - Constructor for class org.roller.business.castor.UserManagerImpl
W
- WeblogManagerImpl - class org.roller.business.castor.WeblogManagerImpl.
- WeblogManager implementation based on Castor JDO.
- WeblogManagerImpl(PersistenceStrategy, UserManager) - Constructor for class org.roller.business.castor.WeblogManagerImpl
- waitIfBusy - Variable in class org.roller.business.castor.DatabasePool
A B C D E F G I M N O R S T U W
|
|||||||||
| Home >> All >> org >> roller >> business >> [ castor overview ] | PREV NEXT | ||||||||