|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.admin.domain.DomainServiceFactory
public class DomainServiceFactory
A factory of CommentService objects. Its aim is to manage the life-cycle of such objects and so to encapsulates from the CommentService client the adopted policy about that life-cycle.
Method Summary | |
---|---|
static DomainService |
getDomainService(DomainType type)
Gets a DomainService instance. |
static DomainServiceFactory |
getFactory()
Gets an instance of this DomainServiceFactory class. |
static QuotaService<UserDomainQuotaKey> |
getUserDomainQuotaService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DomainServiceFactory getFactory()
public static DomainService getDomainService(DomainType type)
public static QuotaService<UserDomainQuotaKey> getUserDomainQuotaService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |