Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portlet.documentlibrary.display.context.DLDisplayContextFactory

Packages that use DLDisplayContextFactory
com.liferay.portlet.documentlibrary.display.context   
 

Uses of DLDisplayContextFactory in com.liferay.portlet.documentlibrary.display.context
 

Classes in com.liferay.portlet.documentlibrary.display.context that implement DLDisplayContextFactory
 class BaseDLDisplayContextFactory
           
 

Methods in com.liferay.portlet.documentlibrary.display.context that return DLDisplayContextFactory
 DLDisplayContextFactory DLDisplayContextFactoryReference.getDLDisplayContextFactory()
           
 

Methods in com.liferay.portlet.documentlibrary.display.context that return types with arguments of type DLDisplayContextFactory
 com.liferay.registry.ServiceReference<DLDisplayContextFactory> DLDisplayContextFactoryReference.getServiceReference()
           
 

Constructors in com.liferay.portlet.documentlibrary.display.context with parameters of type DLDisplayContextFactory
DLDisplayContextFactoryReference(DLDisplayContextFactory dlDisplayContextFactory, com.liferay.registry.ServiceReference<DLDisplayContextFactory> serviceReference)
           
 

Constructor parameters in com.liferay.portlet.documentlibrary.display.context with type arguments of type DLDisplayContextFactory
DLDisplayContextFactoryReference(DLDisplayContextFactory dlDisplayContextFactory, com.liferay.registry.ServiceReference<DLDisplayContextFactory> serviceReference)
           
 


Liferay 7.0-ce-m6