Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.spring.osgi.OSGiBeanProperties

Packages that use OSGiBeanProperties
com.liferay.portal.comment.action   
com.liferay.portal.dao.orm.hibernate.jmx   
com.liferay.portal.kernel.cache   
com.liferay.portal.kernel.spring.osgi   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.plugin   
com.liferay.portal.repository.liferayrepository.social   
com.liferay.portal.security.auth This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. 
com.liferay.portal.security.permission This package defines the portal security permission interfaces and classes. 
com.liferay.portal.service.permission This package defines the portal service permission interfaces and utilities. 
com.liferay.portal.servlet.taglib.ui   
com.liferay.portal.subscription.social   
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
com.liferay.portal.workflow   
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.asset.social   
com.liferay.portlet.asset.util   
com.liferay.portlet.blogs.service.permission   
com.liferay.portlet.blogs.util   
com.liferay.portlet.documentlibrary.service.permission   
com.liferay.portlet.documentlibrary.util This package defines the document library portlet utility interfaces and classes. 
com.liferay.portlet.messageboards.service.permission   
com.liferay.portlet.messageboards.util   
com.liferay.portlet.trash.util   
com.liferay.portlet.usersadmin.util   
 

Uses of OSGiBeanProperties in com.liferay.portal.comment.action
 

Classes in com.liferay.portal.comment.action with annotations of type OSGiBeanProperties
 class EditDiscussionStrutsAction
           
 class GetCommentsStrutsAction
           
 

Uses of OSGiBeanProperties in com.liferay.portal.dao.orm.hibernate.jmx
 

Classes in com.liferay.portal.dao.orm.hibernate.jmx with annotations of type OSGiBeanProperties
 class HibernateStatisticsService
           
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.cache
 

Classes in com.liferay.portal.kernel.cache with annotations of type OSGiBeanProperties
 class MultiVMPoolUtil
           
 class SingleVMPoolUtil
           
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.spring.osgi
 

Methods in com.liferay.portal.kernel.spring.osgi with parameters of type OSGiBeanProperties
static Map<String,Object> OSGiBeanProperties.Convert.toMap(OSGiBeanProperties osgiBeanProperties)
          Returns a properties map representing the OSGiBeanProperties instance.
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.util
 

Classes in com.liferay.portal.kernel.util with annotations of type OSGiBeanProperties
 class InfrastructureUtil
           
 

Uses of OSGiBeanProperties in com.liferay.portal.plugin
 

Classes in com.liferay.portal.plugin with annotations of type OSGiBeanProperties
 class PluginPackageIndexer
           
 

Uses of OSGiBeanProperties in com.liferay.portal.repository.liferayrepository.social
 

Classes in com.liferay.portal.repository.liferayrepository.social with annotations of type OSGiBeanProperties
 class LiferayFileEntrySocialActivityManager
           
 class LiferayFileShortcutSocialActivityManager
           
 class LiferayFolderSocialActivityManager
           
 

Uses of OSGiBeanProperties in com.liferay.portal.security.auth
 

Classes in com.liferay.portal.security.auth with annotations of type OSGiBeanProperties
 class LoginFailure
           
 class LoginMaxFailures
           
 

Uses of OSGiBeanProperties in com.liferay.portal.security.permission
 

Classes in com.liferay.portal.security.permission with annotations of type OSGiBeanProperties
 class PermissionCheckerFactoryImpl
           
 

Uses of OSGiBeanProperties in com.liferay.portal.service.permission
 

Classes in com.liferay.portal.service.permission with annotations of type OSGiBeanProperties
 class GroupPermissionImpl
           
 class LayoutPermissionImpl
           
 class UserPermissionImpl
           
 

Uses of OSGiBeanProperties in com.liferay.portal.servlet.taglib.ui
 

Classes in com.liferay.portal.servlet.taglib.ui with annotations of type OSGiBeanProperties
 class DeprecatedFormNavigatorEntry
           
 

Uses of OSGiBeanProperties in com.liferay.portal.subscription.social
 

Classes in com.liferay.portal.subscription.social with annotations of type OSGiBeanProperties
 class SubscriptionSocialActivityManager
           
 

Uses of OSGiBeanProperties in com.liferay.portal.util
 

Classes in com.liferay.portal.util with annotations of type OSGiBeanProperties
 class LayoutSitemapURLProvider
           
 

Uses of OSGiBeanProperties in com.liferay.portal.workflow
 

Classes in com.liferay.portal.workflow with annotations of type OSGiBeanProperties
 class LayoutRevisionWorkflowHandler
           
 class UserWorkflowHandler
           
 

Uses of OSGiBeanProperties in com.liferay.portlet
 

Classes in com.liferay.portlet with annotations of type OSGiBeanProperties
 class VirtualLayoutFriendlyURLResolver
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.asset.social
 

Classes in com.liferay.portlet.asset.social with annotations of type OSGiBeanProperties
 class AssetEntrySocialActivityManager
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.asset.util
 

Classes in com.liferay.portlet.asset.util with annotations of type OSGiBeanProperties
 class AssetCategoryIndexer
           
 class AssetEntryIndexer
           
 class AssetVocabularyIndexer
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.blogs.service.permission
 

Classes in com.liferay.portlet.blogs.service.permission with annotations of type OSGiBeanProperties
 class BlogsEntryPermission
           
 class BlogsPermission
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.blogs.util
 

Classes in com.liferay.portlet.blogs.util with annotations of type OSGiBeanProperties
 class BlogsOpenSearchImpl
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.documentlibrary.service.permission
 

Classes in com.liferay.portlet.documentlibrary.service.permission with annotations of type OSGiBeanProperties
 class DLFileEntryPermission
           
 class DLFolderPermission
           
 class DLPermission
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.documentlibrary.util
 

Classes in com.liferay.portlet.documentlibrary.util with annotations of type OSGiBeanProperties
 class DLFileEntryIndexer
           
 class DLFolderIndexer
           
 class DLOpenSearchImpl
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.messageboards.service.permission
 

Classes in com.liferay.portlet.messageboards.service.permission with annotations of type OSGiBeanProperties
 class MBCategoryPermission
           
 class MBDiscussionPermission
           
 class MBMessagePermission
           
 class MBPermission
           
 class MBThreadPermission
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.messageboards.util
 

Classes in com.liferay.portlet.messageboards.util with annotations of type OSGiBeanProperties
 class MBMessageIndexer
           
 class MBOpenSearchImpl
           
 class MBThreadIndexer
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.trash.util
 

Classes in com.liferay.portlet.trash.util with annotations of type OSGiBeanProperties
 class TrashIndexer
           
 

Uses of OSGiBeanProperties in com.liferay.portlet.usersadmin.util
 

Classes in com.liferay.portlet.usersadmin.util with annotations of type OSGiBeanProperties
 class ContactIndexer
           
 class OrganizationIndexer
           
 class UserIndexer
           
 


Liferay 7.0-ce-b4