com.stratelia.webactiv.organization
Class DAOFactory
java.lang.Object
com.stratelia.webactiv.organization.DAOFactory
public class DAOFactory
- extends Object
DAOFactory is the data main access point. Use this class to retrieve UserFavoriteSpaceDAO, ...
Constructor Summary |
DAOFactory()
Creates a new instance of DAOFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAOFactory
public DAOFactory()
- Creates a new instance of DAOFactory
getUserFavoriteSpaceDAO
public static UserFavoriteSpaceDAO getUserFavoriteSpaceDAO()
- Returns:
- UserFavoriteSpaceDAO singleton
Copyright © 2016 Silverpeas. All Rights Reserved.