Liferay 6.1.2-ce-ga3

com.liferay.portal.service
Class BaseLocalServiceImpl

java.lang.Object
  extended by com.liferay.portal.service.BaseLocalServiceImpl
All Implemented Interfaces:
BaseLocalService
Direct Known Subclasses:
AccountLocalServiceBaseImpl, AddressLocalServiceBaseImpl, AnnouncementsDeliveryLocalServiceBaseImpl, AnnouncementsEntryLocalServiceBaseImpl, AnnouncementsFlagLocalServiceBaseImpl, AssetCategoryLocalServiceBaseImpl, AssetCategoryPropertyLocalServiceBaseImpl, AssetEntryLocalServiceBaseImpl, AssetLinkLocalServiceBaseImpl, AssetTagLocalServiceBaseImpl, AssetTagPropertyLocalServiceBaseImpl, AssetTagStatsLocalServiceBaseImpl, AssetVocabularyLocalServiceBaseImpl, BlogsEntryLocalServiceBaseImpl, BlogsStatsUserLocalServiceBaseImpl, BookmarksEntryLocalServiceBaseImpl, BookmarksFolderLocalServiceBaseImpl, BrowserTrackerLocalServiceBaseImpl, CalEventLocalServiceBaseImpl, ClassNameLocalServiceBaseImpl, ClusterGroupLocalServiceBaseImpl, CMISRepositoryLocalServiceBaseImpl, CompanyLocalServiceBaseImpl, ContactLocalServiceBaseImpl, CounterLocalServiceBaseImpl, DDLRecordLocalServiceBaseImpl, DDLRecordSetLocalServiceBaseImpl, DDMContentLocalServiceBaseImpl, DDMStorageLinkLocalServiceBaseImpl, DDMStructureLinkLocalServiceBaseImpl, DDMStructureLocalServiceBaseImpl, DDMTemplateLocalServiceBaseImpl, DLAppHelperLocalServiceBaseImpl, DLAppLocalServiceBaseImpl, DLContentLocalServiceBaseImpl, DLFileEntryLocalServiceBaseImpl, DLFileEntryMetadataLocalServiceBaseImpl, DLFileEntryTypeLocalServiceBaseImpl, DLFileRankLocalServiceBaseImpl, DLFileShortcutLocalServiceBaseImpl, DLFileVersionLocalServiceBaseImpl, DLFolderLocalServiceBaseImpl, DLSyncLocalServiceBaseImpl, EmailAddressLocalServiceBaseImpl, ExpandoColumnLocalServiceBaseImpl, ExpandoRowLocalServiceBaseImpl, ExpandoTableLocalServiceBaseImpl, ExpandoValueLocalServiceBaseImpl, GroupLocalServiceBaseImpl, ImageLocalServiceBaseImpl, JournalArticleImageLocalServiceBaseImpl, JournalArticleLocalServiceBaseImpl, JournalArticleResourceLocalServiceBaseImpl, JournalContentSearchLocalServiceBaseImpl, JournalFeedLocalServiceBaseImpl, JournalStructureLocalServiceBaseImpl, JournalTemplateLocalServiceBaseImpl, LayoutBranchLocalServiceBaseImpl, LayoutLocalServiceBaseImpl, LayoutPrototypeLocalServiceBaseImpl, LayoutRevisionLocalServiceBaseImpl, LayoutSetBranchLocalServiceBaseImpl, LayoutSetLocalServiceBaseImpl, LayoutSetPrototypeLocalServiceBaseImpl, LayoutTemplateLocalServiceBaseImpl, LockLocalServiceBaseImpl, MBBanLocalServiceBaseImpl, MBCategoryLocalServiceBaseImpl, MBDiscussionLocalServiceBaseImpl, MBMailingListLocalServiceBaseImpl, MBMessageLocalServiceBaseImpl, MBStatsUserLocalServiceBaseImpl, MBThreadFlagLocalServiceBaseImpl, MBThreadLocalServiceBaseImpl, MDRActionLocalServiceBaseImpl, MDRRuleGroupInstanceLocalServiceBaseImpl, MDRRuleGroupLocalServiceBaseImpl, MDRRuleLocalServiceBaseImpl, MembershipRequestLocalServiceBaseImpl, OrganizationLocalServiceBaseImpl, OrgLaborLocalServiceBaseImpl, PasswordPolicyLocalServiceBaseImpl, PasswordPolicyRelLocalServiceBaseImpl, PasswordTrackerLocalServiceBaseImpl, PermissionLocalServiceBaseImpl, PhoneLocalServiceBaseImpl, PluginSettingLocalServiceBaseImpl, PollsChoiceLocalServiceBaseImpl, PollsQuestionLocalServiceBaseImpl, PollsVoteLocalServiceBaseImpl, PortalLocalServiceBaseImpl, PortalPreferencesLocalServiceBaseImpl, PortletItemLocalServiceBaseImpl, PortletLocalServiceBaseImpl, PortletPreferencesLocalServiceBaseImpl, QuartzLocalServiceBaseImpl, RatingsEntryLocalServiceBaseImpl, RatingsStatsLocalServiceBaseImpl, ReleaseLocalServiceBaseImpl, RepositoryEntryLocalServiceBaseImpl, RepositoryLocalServiceBaseImpl, ResourceActionLocalServiceBaseImpl, ResourceBlockLocalServiceBaseImpl, ResourceBlockPermissionLocalServiceBaseImpl, ResourceCodeLocalServiceBaseImpl, ResourceLocalServiceBaseImpl, ResourcePermissionLocalServiceBaseImpl, ResourceTypePermissionLocalServiceBaseImpl, RoleLocalServiceBaseImpl, SCFrameworkVersionLocalServiceBaseImpl, SCLicenseLocalServiceBaseImpl, SCProductEntryLocalServiceBaseImpl, SCProductScreenshotLocalServiceBaseImpl, SCProductVersionLocalServiceBaseImpl, ServiceComponentLocalServiceBaseImpl, ShardLocalServiceBaseImpl, ShoppingCartLocalServiceBaseImpl, ShoppingCategoryLocalServiceBaseImpl, ShoppingCouponLocalServiceBaseImpl, ShoppingItemFieldLocalServiceBaseImpl, ShoppingItemLocalServiceBaseImpl, ShoppingItemPriceLocalServiceBaseImpl, ShoppingOrderItemLocalServiceBaseImpl, ShoppingOrderLocalServiceBaseImpl, SocialActivityAchievementLocalServiceBaseImpl, SocialActivityCounterLocalServiceBaseImpl, SocialActivityInterpreterLocalServiceBaseImpl, SocialActivityLimitLocalServiceBaseImpl, SocialActivityLocalServiceBaseImpl, SocialActivitySettingLocalServiceBaseImpl, SocialRelationLocalServiceBaseImpl, SocialRequestInterpreterLocalServiceBaseImpl, SocialRequestLocalServiceBaseImpl, SubscriptionLocalServiceBaseImpl, TeamLocalServiceBaseImpl, ThemeLocalServiceBaseImpl, TicketLocalServiceBaseImpl, UserGroupGroupRoleLocalServiceBaseImpl, UserGroupLocalServiceBaseImpl, UserGroupRoleLocalServiceBaseImpl, UserIdMapperLocalServiceBaseImpl, UserLocalServiceBaseImpl, UserNotificationEventLocalServiceBaseImpl, UserTrackerLocalServiceBaseImpl, UserTrackerPathLocalServiceBaseImpl, VirtualHostLocalServiceBaseImpl, WebDAVPropsLocalServiceBaseImpl, WebsiteLocalServiceBaseImpl, WikiNodeLocalServiceBaseImpl, WikiPageLocalServiceBaseImpl, WikiPageResourceLocalServiceBaseImpl, WorkflowDefinitionLinkLocalServiceBaseImpl, WorkflowInstanceLinkLocalServiceBaseImpl

public abstract class BaseLocalServiceImpl
extends Object
implements BaseLocalService


Constructor Summary
BaseLocalServiceImpl()
           
 
Method Summary
protected  ClassLoader getClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseLocalServiceImpl

public BaseLocalServiceImpl()
Method Detail

getClassLoader

protected ClassLoader getClassLoader()

Liferay 6.1.2-ce-ga3