Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portlet.enterpriseadmin.util.EnterpriseAdmin

Packages that use EnterpriseAdmin
com.liferay.portlet.enterpriseadmin.util   
 

Uses of EnterpriseAdmin in com.liferay.portlet.enterpriseadmin.util
 

Methods in com.liferay.portlet.enterpriseadmin.util that return EnterpriseAdmin
static EnterpriseAdmin EnterpriseAdminUtil.getEnterpriseAdmin()
           
 

Methods in com.liferay.portlet.enterpriseadmin.util with parameters of type EnterpriseAdmin
 void EnterpriseAdminUtil.setEnterpriseAdmin(EnterpriseAdmin enterpriseAdmin)
           
 


Liferay 6.0-ee-sp2