|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.announcements.service.base.AnnouncementsEntryLocalServiceBaseImpl
public abstract class AnnouncementsEntryLocalServiceBaseImpl
The base implementation of the announcements entry local service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in AnnouncementsEntryLocalServiceImpl.
AnnouncementsEntryLocalServiceImpl,
AnnouncementsEntryLocalServiceUtil| Field Summary | |
|---|---|
protected com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService |
announcementsDeliveryLocalService
|
protected com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence |
announcementsDeliveryPersistence
|
protected com.liferay.portlet.announcements.service.AnnouncementsDeliveryService |
announcementsDeliveryService
|
protected com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder |
announcementsEntryFinder
|
protected com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService |
announcementsEntryLocalService
|
protected com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence |
announcementsEntryPersistence
|
protected com.liferay.portlet.announcements.service.AnnouncementsEntryService |
announcementsEntryService
|
protected com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService |
announcementsFlagLocalService
|
protected com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence |
announcementsFlagPersistence
|
protected com.liferay.portlet.announcements.service.AnnouncementsFlagService |
announcementsFlagService
|
protected com.liferay.portal.service.CompanyLocalService |
companyLocalService
|
protected com.liferay.portal.service.persistence.CompanyPersistence |
companyPersistence
|
protected com.liferay.portal.service.CompanyService |
companyService
|
protected com.liferay.counter.service.CounterLocalService |
counterLocalService
|
protected com.liferay.portal.service.persistence.GroupFinder |
groupFinder
|
protected com.liferay.portal.service.GroupLocalService |
groupLocalService
|
protected com.liferay.portal.service.persistence.GroupPersistence |
groupPersistence
|
protected com.liferay.portal.service.GroupService |
groupService
|
protected com.liferay.mail.service.MailService |
mailService
|
protected com.liferay.portal.service.persistence.OrganizationFinder |
organizationFinder
|
protected com.liferay.portal.service.OrganizationLocalService |
organizationLocalService
|
protected com.liferay.portal.service.persistence.OrganizationPersistence |
organizationPersistence
|
protected com.liferay.portal.service.OrganizationService |
organizationService
|
protected com.liferay.portal.service.PersistedModelLocalServiceRegistry |
persistedModelLocalServiceRegistry
|
protected com.liferay.portal.service.persistence.ResourceFinder |
resourceFinder
|
protected com.liferay.portal.service.ResourceLocalService |
resourceLocalService
|
protected com.liferay.portal.service.persistence.ResourcePersistence |
resourcePersistence
|
protected com.liferay.portal.service.ResourceService |
resourceService
|
protected com.liferay.portal.service.persistence.RoleFinder |
roleFinder
|
protected com.liferay.portal.service.RoleLocalService |
roleLocalService
|
protected com.liferay.portal.service.persistence.RolePersistence |
rolePersistence
|
protected com.liferay.portal.service.RoleService |
roleService
|
protected com.liferay.portal.service.persistence.UserFinder |
userFinder
|
protected com.liferay.portal.service.persistence.UserGroupFinder |
userGroupFinder
|
protected com.liferay.portal.service.UserGroupLocalService |
userGroupLocalService
|
protected com.liferay.portal.service.persistence.UserGroupPersistence |
userGroupPersistence
|
protected com.liferay.portal.service.UserGroupService |
userGroupService
|
protected com.liferay.portal.service.UserLocalService |
userLocalService
|
protected com.liferay.portal.service.persistence.UserPersistence |
userPersistence
|
protected com.liferay.portal.service.UserService |
userService
|
| Constructor Summary | |
|---|---|
AnnouncementsEntryLocalServiceBaseImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portlet.announcements.model.AnnouncementsEntry |
addAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
Adds the announcements entry to the database. |
void |
afterPropertiesSet()
|
com.liferay.portlet.announcements.model.AnnouncementsEntry |
createAnnouncementsEntry(long entryId)
Creates a new announcements entry with the primary key. |
void |
deleteAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
Deletes the announcements entry from the database. |
void |
deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
void |
destroy()
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows. |
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows. |
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows. |
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows that match the dynamic query. |
com.liferay.portlet.announcements.model.AnnouncementsEntry |
fetchAnnouncementsEntry(long entryId)
|
com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService |
getAnnouncementsDeliveryLocalService()
Returns the announcements delivery local service. |
com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence |
getAnnouncementsDeliveryPersistence()
Returns the announcements delivery persistence. |
com.liferay.portlet.announcements.service.AnnouncementsDeliveryService |
getAnnouncementsDeliveryService()
Returns the announcements delivery remote service. |
java.util.List<com.liferay.portlet.announcements.model.AnnouncementsEntry> |
getAnnouncementsEntries(int start,
int end)
Returns a range of all the announcements entries. |
int |
getAnnouncementsEntriesCount()
Returns the number of announcements entries. |
com.liferay.portlet.announcements.model.AnnouncementsEntry |
getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder |
getAnnouncementsEntryFinder()
Returns the announcements entry finder. |
com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService |
getAnnouncementsEntryLocalService()
Returns the announcements entry local service. |
com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence |
getAnnouncementsEntryPersistence()
Returns the announcements entry persistence. |
com.liferay.portlet.announcements.service.AnnouncementsEntryService |
getAnnouncementsEntryService()
Returns the announcements entry remote service. |
com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService |
getAnnouncementsFlagLocalService()
Returns the announcements flag local service. |
com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence |
getAnnouncementsFlagPersistence()
Returns the announcements flag persistence. |
com.liferay.portlet.announcements.service.AnnouncementsFlagService |
getAnnouncementsFlagService()
Returns the announcements flag remote service. |
java.lang.String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
com.liferay.portal.service.CompanyLocalService |
getCompanyLocalService()
Returns the company local service. |
com.liferay.portal.service.persistence.CompanyPersistence |
getCompanyPersistence()
Returns the company persistence. |
com.liferay.portal.service.CompanyService |
getCompanyService()
Returns the company remote service. |
com.liferay.counter.service.CounterLocalService |
getCounterLocalService()
Returns the counter local service. |
com.liferay.portal.service.persistence.GroupFinder |
getGroupFinder()
Returns the group finder. |
com.liferay.portal.service.GroupLocalService |
getGroupLocalService()
Returns the group local service. |
com.liferay.portal.service.persistence.GroupPersistence |
getGroupPersistence()
Returns the group persistence. |
com.liferay.portal.service.GroupService |
getGroupService()
Returns the group remote service. |
com.liferay.mail.service.MailService |
getMailService()
Returns the mail remote service. |
protected java.lang.Class<?> |
getModelClass()
|
protected java.lang.String |
getModelClassName()
|
com.liferay.portal.service.persistence.OrganizationFinder |
getOrganizationFinder()
Returns the organization finder. |
com.liferay.portal.service.OrganizationLocalService |
getOrganizationLocalService()
Returns the organization local service. |
com.liferay.portal.service.persistence.OrganizationPersistence |
getOrganizationPersistence()
Returns the organization persistence. |
com.liferay.portal.service.OrganizationService |
getOrganizationService()
Returns the organization remote service. |
com.liferay.portal.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj)
|
com.liferay.portal.service.persistence.ResourceFinder |
getResourceFinder()
Returns the resource finder. |
com.liferay.portal.service.ResourceLocalService |
getResourceLocalService()
Returns the resource local service. |
com.liferay.portal.service.persistence.ResourcePersistence |
getResourcePersistence()
Returns the resource persistence. |
com.liferay.portal.service.ResourceService |
getResourceService()
Returns the resource remote service. |
com.liferay.portal.service.persistence.RoleFinder |
getRoleFinder()
Returns the role finder. |
com.liferay.portal.service.RoleLocalService |
getRoleLocalService()
Returns the role local service. |
com.liferay.portal.service.persistence.RolePersistence |
getRolePersistence()
Returns the role persistence. |
com.liferay.portal.service.RoleService |
getRoleService()
Returns the role remote service. |
com.liferay.portal.service.persistence.UserFinder |
getUserFinder()
Returns the user finder. |
com.liferay.portal.service.persistence.UserGroupFinder |
getUserGroupFinder()
Returns the user group finder. |
com.liferay.portal.service.UserGroupLocalService |
getUserGroupLocalService()
Returns the user group local service. |
com.liferay.portal.service.persistence.UserGroupPersistence |
getUserGroupPersistence()
Returns the user group persistence. |
com.liferay.portal.service.UserGroupService |
getUserGroupService()
Returns the user group remote service. |
com.liferay.portal.service.UserLocalService |
getUserLocalService()
Returns the user local service. |
com.liferay.portal.service.persistence.UserPersistence |
getUserPersistence()
Returns the user persistence. |
com.liferay.portal.service.UserService |
getUserService()
Returns the user remote service. |
protected void |
runSQL(java.lang.String sql)
Performs an SQL query. |
void |
setAnnouncementsDeliveryLocalService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService announcementsDeliveryLocalService)
Sets the announcements delivery local service. |
void |
setAnnouncementsDeliveryPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence announcementsDeliveryPersistence)
Sets the announcements delivery persistence. |
void |
setAnnouncementsDeliveryService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryService announcementsDeliveryService)
Sets the announcements delivery remote service. |
void |
setAnnouncementsEntryFinder(com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder announcementsEntryFinder)
Sets the announcements entry finder. |
void |
setAnnouncementsEntryLocalService(com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService announcementsEntryLocalService)
Sets the announcements entry local service. |
void |
setAnnouncementsEntryPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence announcementsEntryPersistence)
Sets the announcements entry persistence. |
void |
setAnnouncementsEntryService(com.liferay.portlet.announcements.service.AnnouncementsEntryService announcementsEntryService)
Sets the announcements entry remote service. |
void |
setAnnouncementsFlagLocalService(com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService announcementsFlagLocalService)
Sets the announcements flag local service. |
void |
setAnnouncementsFlagPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence announcementsFlagPersistence)
Sets the announcements flag persistence. |
void |
setAnnouncementsFlagService(com.liferay.portlet.announcements.service.AnnouncementsFlagService announcementsFlagService)
Sets the announcements flag remote service. |
void |
setBeanIdentifier(java.lang.String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setCompanyLocalService(com.liferay.portal.service.CompanyLocalService companyLocalService)
Sets the company local service. |
void |
setCompanyPersistence(com.liferay.portal.service.persistence.CompanyPersistence companyPersistence)
Sets the company persistence. |
void |
setCompanyService(com.liferay.portal.service.CompanyService companyService)
Sets the company remote service. |
void |
setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
Sets the group finder. |
void |
setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
Sets the group local service. |
void |
setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence. |
void |
setGroupService(com.liferay.portal.service.GroupService groupService)
Sets the group remote service. |
void |
setMailService(com.liferay.mail.service.MailService mailService)
Sets the mail remote service. |
void |
setOrganizationFinder(com.liferay.portal.service.persistence.OrganizationFinder organizationFinder)
Sets the organization finder. |
void |
setOrganizationLocalService(com.liferay.portal.service.OrganizationLocalService organizationLocalService)
Sets the organization local service. |
void |
setOrganizationPersistence(com.liferay.portal.service.persistence.OrganizationPersistence organizationPersistence)
Sets the organization persistence. |
void |
setOrganizationService(com.liferay.portal.service.OrganizationService organizationService)
Sets the organization remote service. |
void |
setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
Sets the resource finder. |
void |
setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
Sets the resource persistence. |
void |
setResourceService(com.liferay.portal.service.ResourceService resourceService)
Sets the resource remote service. |
void |
setRoleFinder(com.liferay.portal.service.persistence.RoleFinder roleFinder)
Sets the role finder. |
void |
setRoleLocalService(com.liferay.portal.service.RoleLocalService roleLocalService)
Sets the role local service. |
void |
setRolePersistence(com.liferay.portal.service.persistence.RolePersistence rolePersistence)
Sets the role persistence. |
void |
setRoleService(com.liferay.portal.service.RoleService roleService)
Sets the role remote service. |
void |
setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
Sets the user finder. |
void |
setUserGroupFinder(com.liferay.portal.service.persistence.UserGroupFinder userGroupFinder)
Sets the user group finder. |
void |
setUserGroupLocalService(com.liferay.portal.service.UserGroupLocalService userGroupLocalService)
Sets the user group local service. |
void |
setUserGroupPersistence(com.liferay.portal.service.persistence.UserGroupPersistence userGroupPersistence)
Sets the user group persistence. |
void |
setUserGroupService(com.liferay.portal.service.UserGroupService userGroupService)
Sets the user group remote service. |
void |
setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
Sets the user local service. |
void |
setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(com.liferay.portal.service.UserService userService)
Sets the user remote service. |
com.liferay.portlet.announcements.model.AnnouncementsEntry |
updateAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
Updates the announcements entry in the database or adds it if it does not yet exist. |
com.liferay.portlet.announcements.model.AnnouncementsEntry |
updateAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry,
boolean merge)
Updates the announcements entry in the database or adds it if it does not yet exist. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService |
|---|
addEntry, checkEntries, deleteEntry, deleteEntry, getEntries, getEntries, getEntries, getEntries, getEntriesCount, getEntriesCount, getEntriesCount, getEntriesCount, getEntriesCount, getEntry, getUserEntries, getUserEntriesCount, updateEntry |
| Field Detail |
|---|
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService.class) protected com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService announcementsDeliveryLocalService
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsDeliveryService.class) protected com.liferay.portlet.announcements.service.AnnouncementsDeliveryService announcementsDeliveryService
@BeanReference(type=com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence.class) protected com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence announcementsDeliveryPersistence
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService.class) protected com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService announcementsEntryLocalService
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsEntryService.class) protected com.liferay.portlet.announcements.service.AnnouncementsEntryService announcementsEntryService
@BeanReference(type=com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence.class) protected com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence announcementsEntryPersistence
@BeanReference(type=com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder.class) protected com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder announcementsEntryFinder
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService.class) protected com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService announcementsFlagLocalService
@BeanReference(type=com.liferay.portlet.announcements.service.AnnouncementsFlagService.class) protected com.liferay.portlet.announcements.service.AnnouncementsFlagService announcementsFlagService
@BeanReference(type=com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence.class) protected com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence announcementsFlagPersistence
@BeanReference(type=com.liferay.counter.service.CounterLocalService.class) protected com.liferay.counter.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.mail.service.MailService.class) protected com.liferay.mail.service.MailService mailService
@BeanReference(type=com.liferay.portal.service.CompanyLocalService.class) protected com.liferay.portal.service.CompanyLocalService companyLocalService
@BeanReference(type=com.liferay.portal.service.CompanyService.class) protected com.liferay.portal.service.CompanyService companyService
@BeanReference(type=com.liferay.portal.service.persistence.CompanyPersistence.class) protected com.liferay.portal.service.persistence.CompanyPersistence companyPersistence
@BeanReference(type=com.liferay.portal.service.GroupLocalService.class) protected com.liferay.portal.service.GroupLocalService groupLocalService
@BeanReference(type=com.liferay.portal.service.GroupService.class) protected com.liferay.portal.service.GroupService groupService
@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class) protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence
@BeanReference(type=com.liferay.portal.service.persistence.GroupFinder.class) protected com.liferay.portal.service.persistence.GroupFinder groupFinder
@BeanReference(type=com.liferay.portal.service.OrganizationLocalService.class) protected com.liferay.portal.service.OrganizationLocalService organizationLocalService
@BeanReference(type=com.liferay.portal.service.OrganizationService.class) protected com.liferay.portal.service.OrganizationService organizationService
@BeanReference(type=com.liferay.portal.service.persistence.OrganizationPersistence.class) protected com.liferay.portal.service.persistence.OrganizationPersistence organizationPersistence
@BeanReference(type=com.liferay.portal.service.persistence.OrganizationFinder.class) protected com.liferay.portal.service.persistence.OrganizationFinder organizationFinder
@BeanReference(type=com.liferay.portal.service.ResourceLocalService.class) protected com.liferay.portal.service.ResourceLocalService resourceLocalService
@BeanReference(type=com.liferay.portal.service.ResourceService.class) protected com.liferay.portal.service.ResourceService resourceService
@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class) protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
@BeanReference(type=com.liferay.portal.service.persistence.ResourceFinder.class) protected com.liferay.portal.service.persistence.ResourceFinder resourceFinder
@BeanReference(type=com.liferay.portal.service.RoleLocalService.class) protected com.liferay.portal.service.RoleLocalService roleLocalService
@BeanReference(type=com.liferay.portal.service.RoleService.class) protected com.liferay.portal.service.RoleService roleService
@BeanReference(type=com.liferay.portal.service.persistence.RolePersistence.class) protected com.liferay.portal.service.persistence.RolePersistence rolePersistence
@BeanReference(type=com.liferay.portal.service.persistence.RoleFinder.class) protected com.liferay.portal.service.persistence.RoleFinder roleFinder
@BeanReference(type=com.liferay.portal.service.UserLocalService.class) protected com.liferay.portal.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.service.UserService.class) protected com.liferay.portal.service.UserService userService
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class) protected com.liferay.portal.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class) protected com.liferay.portal.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portal.service.UserGroupLocalService.class) protected com.liferay.portal.service.UserGroupLocalService userGroupLocalService
@BeanReference(type=com.liferay.portal.service.UserGroupService.class) protected com.liferay.portal.service.UserGroupService userGroupService
@BeanReference(type=com.liferay.portal.service.persistence.UserGroupPersistence.class) protected com.liferay.portal.service.persistence.UserGroupPersistence userGroupPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserGroupFinder.class) protected com.liferay.portal.service.persistence.UserGroupFinder userGroupFinder
@BeanReference(type=com.liferay.portal.service.PersistedModelLocalServiceRegistry.class) protected com.liferay.portal.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
| Constructor Detail |
|---|
public AnnouncementsEntryLocalServiceBaseImpl()
| Method Detail |
|---|
public com.liferay.portlet.announcements.model.AnnouncementsEntry addAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
throws com.liferay.portal.kernel.exception.SystemException
addAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceannouncementsEntry - the announcements entry
com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.announcements.model.AnnouncementsEntry createAnnouncementsEntry(long entryId)
createAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceentryId - the primary key for the new announcements entry
public void deleteAnnouncementsEntry(long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
deleteAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceentryId - the primary key of the announcements entry
com.liferay.portal.kernel.exception.PortalException - if a announcements entry with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void deleteAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
throws com.liferay.portal.kernel.exception.SystemException
deleteAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceannouncementsEntry - the announcements entry
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
throws com.liferay.portal.kernel.exception.SystemException
dynamicQuery in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicedynamicQuery - the dynamic query
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
dynamicQuery in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
dynamicQuery in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
throws com.liferay.portal.kernel.exception.SystemException
dynamicQueryCount in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicedynamicQuery - the dynamic query
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.announcements.model.AnnouncementsEntry fetchAnnouncementsEntry(long entryId)
throws com.liferay.portal.kernel.exception.SystemException
fetchAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicecom.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.announcements.model.AnnouncementsEntry getAnnouncementsEntry(long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceentryId - the primary key of the announcements entry
com.liferay.portal.kernel.exception.PortalException - if a announcements entry with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portal.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getPersistedModel in interface com.liferay.portal.service.PersistedModelLocalServicegetPersistedModel in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicecom.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.util.List<com.liferay.portlet.announcements.model.AnnouncementsEntry> getAnnouncementsEntries(int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
getAnnouncementsEntries in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicestart - the lower bound of the range of announcements entriesend - the upper bound of the range of announcements entries (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int getAnnouncementsEntriesCount()
throws com.liferay.portal.kernel.exception.SystemException
getAnnouncementsEntriesCount in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicecom.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.announcements.model.AnnouncementsEntry updateAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry)
throws com.liferay.portal.kernel.exception.SystemException
updateAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceannouncementsEntry - the announcements entry
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.announcements.model.AnnouncementsEntry updateAnnouncementsEntry(com.liferay.portlet.announcements.model.AnnouncementsEntry announcementsEntry,
boolean merge)
throws com.liferay.portal.kernel.exception.SystemException
updateAnnouncementsEntry in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServiceannouncementsEntry - the announcements entrymerge - whether to merge the announcements entry with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean) for an explanation.
com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService getAnnouncementsDeliveryLocalService()
public void setAnnouncementsDeliveryLocalService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryLocalService announcementsDeliveryLocalService)
announcementsDeliveryLocalService - the announcements delivery local servicepublic com.liferay.portlet.announcements.service.AnnouncementsDeliveryService getAnnouncementsDeliveryService()
public void setAnnouncementsDeliveryService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryService announcementsDeliveryService)
announcementsDeliveryService - the announcements delivery remote servicepublic com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence getAnnouncementsDeliveryPersistence()
public void setAnnouncementsDeliveryPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsDeliveryPersistence announcementsDeliveryPersistence)
announcementsDeliveryPersistence - the announcements delivery persistencepublic com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService getAnnouncementsEntryLocalService()
public void setAnnouncementsEntryLocalService(com.liferay.portlet.announcements.service.AnnouncementsEntryLocalService announcementsEntryLocalService)
announcementsEntryLocalService - the announcements entry local servicepublic com.liferay.portlet.announcements.service.AnnouncementsEntryService getAnnouncementsEntryService()
public void setAnnouncementsEntryService(com.liferay.portlet.announcements.service.AnnouncementsEntryService announcementsEntryService)
announcementsEntryService - the announcements entry remote servicepublic com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence getAnnouncementsEntryPersistence()
public void setAnnouncementsEntryPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryPersistence announcementsEntryPersistence)
announcementsEntryPersistence - the announcements entry persistencepublic com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder getAnnouncementsEntryFinder()
public void setAnnouncementsEntryFinder(com.liferay.portlet.announcements.service.persistence.AnnouncementsEntryFinder announcementsEntryFinder)
announcementsEntryFinder - the announcements entry finderpublic com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService getAnnouncementsFlagLocalService()
public void setAnnouncementsFlagLocalService(com.liferay.portlet.announcements.service.AnnouncementsFlagLocalService announcementsFlagLocalService)
announcementsFlagLocalService - the announcements flag local servicepublic com.liferay.portlet.announcements.service.AnnouncementsFlagService getAnnouncementsFlagService()
public void setAnnouncementsFlagService(com.liferay.portlet.announcements.service.AnnouncementsFlagService announcementsFlagService)
announcementsFlagService - the announcements flag remote servicepublic com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence getAnnouncementsFlagPersistence()
public void setAnnouncementsFlagPersistence(com.liferay.portlet.announcements.service.persistence.AnnouncementsFlagPersistence announcementsFlagPersistence)
announcementsFlagPersistence - the announcements flag persistencepublic com.liferay.counter.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic com.liferay.mail.service.MailService getMailService()
public void setMailService(com.liferay.mail.service.MailService mailService)
mailService - the mail remote servicepublic com.liferay.portal.service.CompanyLocalService getCompanyLocalService()
public void setCompanyLocalService(com.liferay.portal.service.CompanyLocalService companyLocalService)
companyLocalService - the company local servicepublic com.liferay.portal.service.CompanyService getCompanyService()
public void setCompanyService(com.liferay.portal.service.CompanyService companyService)
companyService - the company remote servicepublic com.liferay.portal.service.persistence.CompanyPersistence getCompanyPersistence()
public void setCompanyPersistence(com.liferay.portal.service.persistence.CompanyPersistence companyPersistence)
companyPersistence - the company persistencepublic com.liferay.portal.service.GroupLocalService getGroupLocalService()
public void setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
groupLocalService - the group local servicepublic com.liferay.portal.service.GroupService getGroupService()
public void setGroupService(com.liferay.portal.service.GroupService groupService)
groupService - the group remote servicepublic com.liferay.portal.service.persistence.GroupPersistence getGroupPersistence()
public void setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
groupPersistence - the group persistencepublic com.liferay.portal.service.persistence.GroupFinder getGroupFinder()
public void setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
groupFinder - the group finderpublic com.liferay.portal.service.OrganizationLocalService getOrganizationLocalService()
public void setOrganizationLocalService(com.liferay.portal.service.OrganizationLocalService organizationLocalService)
organizationLocalService - the organization local servicepublic com.liferay.portal.service.OrganizationService getOrganizationService()
public void setOrganizationService(com.liferay.portal.service.OrganizationService organizationService)
organizationService - the organization remote servicepublic com.liferay.portal.service.persistence.OrganizationPersistence getOrganizationPersistence()
public void setOrganizationPersistence(com.liferay.portal.service.persistence.OrganizationPersistence organizationPersistence)
organizationPersistence - the organization persistencepublic com.liferay.portal.service.persistence.OrganizationFinder getOrganizationFinder()
public void setOrganizationFinder(com.liferay.portal.service.persistence.OrganizationFinder organizationFinder)
organizationFinder - the organization finderpublic com.liferay.portal.service.ResourceLocalService getResourceLocalService()
public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
resourceLocalService - the resource local servicepublic com.liferay.portal.service.ResourceService getResourceService()
public void setResourceService(com.liferay.portal.service.ResourceService resourceService)
resourceService - the resource remote servicepublic com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
public void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
resourcePersistence - the resource persistencepublic com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
public void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
resourceFinder - the resource finderpublic com.liferay.portal.service.RoleLocalService getRoleLocalService()
public void setRoleLocalService(com.liferay.portal.service.RoleLocalService roleLocalService)
roleLocalService - the role local servicepublic com.liferay.portal.service.RoleService getRoleService()
public void setRoleService(com.liferay.portal.service.RoleService roleService)
roleService - the role remote servicepublic com.liferay.portal.service.persistence.RolePersistence getRolePersistence()
public void setRolePersistence(com.liferay.portal.service.persistence.RolePersistence rolePersistence)
rolePersistence - the role persistencepublic com.liferay.portal.service.persistence.RoleFinder getRoleFinder()
public void setRoleFinder(com.liferay.portal.service.persistence.RoleFinder roleFinder)
roleFinder - the role finderpublic com.liferay.portal.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
userLocalService - the user local servicepublic com.liferay.portal.service.UserService getUserService()
public void setUserService(com.liferay.portal.service.UserService userService)
userService - the user remote servicepublic com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
userPersistence - the user persistencepublic com.liferay.portal.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
userFinder - the user finderpublic com.liferay.portal.service.UserGroupLocalService getUserGroupLocalService()
public void setUserGroupLocalService(com.liferay.portal.service.UserGroupLocalService userGroupLocalService)
userGroupLocalService - the user group local servicepublic com.liferay.portal.service.UserGroupService getUserGroupService()
public void setUserGroupService(com.liferay.portal.service.UserGroupService userGroupService)
userGroupService - the user group remote servicepublic com.liferay.portal.service.persistence.UserGroupPersistence getUserGroupPersistence()
public void setUserGroupPersistence(com.liferay.portal.service.persistence.UserGroupPersistence userGroupPersistence)
userGroupPersistence - the user group persistencepublic com.liferay.portal.service.persistence.UserGroupFinder getUserGroupFinder()
public void setUserGroupFinder(com.liferay.portal.service.persistence.UserGroupFinder userGroupFinder)
userGroupFinder - the user group finderpublic void afterPropertiesSet()
public void destroy()
public java.lang.String getBeanIdentifier()
getBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeangetBeanIdentifier in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicepublic void setBeanIdentifier(java.lang.String beanIdentifier)
setBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeansetBeanIdentifier in interface com.liferay.portlet.announcements.service.AnnouncementsEntryLocalServicebeanIdentifier - the Spring bean ID for this beanprotected java.lang.Class<?> getModelClass()
protected java.lang.String getModelClassName()
protected void runSQL(java.lang.String sql)
throws com.liferay.portal.kernel.exception.SystemException
sql - the sql query
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||