|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnouncementsDelivery | |
---|---|
com.liferay.portal.service | This package defines the portal service interfaces and classes. |
com.liferay.portal.service.http | This package defines the HTTP and SOAP portal service utilities. |
com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
com.liferay.portlet.announcements.model | |
com.liferay.portlet.announcements.model.impl | |
com.liferay.portlet.announcements.service | |
com.liferay.portlet.announcements.service.base | |
com.liferay.portlet.announcements.service.http | |
com.liferay.portlet.announcements.service.impl | |
com.liferay.portlet.announcements.service.persistence | |
com.liferay.portlet.usersadmin.action |
Uses of AnnouncementsDelivery in com.liferay.portal.service |
---|
Method parameters in com.liferay.portal.service with type arguments of type AnnouncementsDelivery | |
---|---|
User |
UserServiceWrapper.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
static User |
UserServiceUtil.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
User |
UserService.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
User |
UserServiceWrapper.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
static User |
UserServiceUtil.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
User |
UserService.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
User |
UserServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
static User |
UserServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
User |
UserService.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
Uses of AnnouncementsDelivery in com.liferay.portal.service.http |
---|
Method parameters in com.liferay.portal.service.http with type arguments of type AnnouncementsDelivery | |
---|---|
static User |
UserServiceHttp.addUser(HttpPrincipal httpPrincipal,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.addUserWithWorkflow(HttpPrincipal httpPrincipal,
long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
|
static User |
UserServiceHttp.updateUser(HttpPrincipal httpPrincipal,
long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
Uses of AnnouncementsDelivery in com.liferay.portal.service.impl |
---|
Method parameters in com.liferay.portal.service.impl with type arguments of type AnnouncementsDelivery | |
---|---|
User |
UserServiceImpl.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
User |
UserServiceImpl.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
protected void |
UserServiceImpl.updateAnnouncementsDeliveries(long userId,
List<AnnouncementsDelivery> announcementsDeliveries)
|
User |
UserServiceImpl.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.model |
---|
Classes in com.liferay.portlet.announcements.model that implement AnnouncementsDelivery | |
---|---|
class |
AnnouncementsDeliveryWrapper
This class is a wrapper for AnnouncementsDelivery . |
Methods in com.liferay.portlet.announcements.model that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryWrapper.getWrappedAnnouncementsDelivery()
Deprecated. Renamed to AnnouncementsDeliveryWrapper.getWrappedModel() |
AnnouncementsDelivery |
AnnouncementsDeliveryWrapper.getWrappedModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryWrapper.toEscapedModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryModel.toEscapedModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryWrapper.toUnescapedModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryModel.toUnescapedModel()
|
Methods in com.liferay.portlet.announcements.model that return types with arguments of type AnnouncementsDelivery | |
---|---|
CacheModel<AnnouncementsDelivery> |
AnnouncementsDeliveryWrapper.toCacheModel()
|
CacheModel<AnnouncementsDelivery> |
AnnouncementsDeliveryModel.toCacheModel()
|
Methods in com.liferay.portlet.announcements.model with parameters of type AnnouncementsDelivery | |
---|---|
int |
AnnouncementsDeliveryWrapper.compareTo(AnnouncementsDelivery announcementsDelivery)
|
int |
AnnouncementsDeliveryModel.compareTo(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDeliverySoap |
AnnouncementsDeliverySoap.toSoapModel(AnnouncementsDelivery model)
|
static AnnouncementsDeliverySoap[] |
AnnouncementsDeliverySoap.toSoapModels(AnnouncementsDelivery[] models)
|
static AnnouncementsDeliverySoap[][] |
AnnouncementsDeliverySoap.toSoapModels(AnnouncementsDelivery[][] models)
|
Method parameters in com.liferay.portlet.announcements.model with type arguments of type AnnouncementsDelivery | |
---|---|
static AnnouncementsDeliverySoap[] |
AnnouncementsDeliverySoap.toSoapModels(List<AnnouncementsDelivery> models)
|
Constructors in com.liferay.portlet.announcements.model with parameters of type AnnouncementsDelivery | |
---|---|
AnnouncementsDeliveryWrapper(AnnouncementsDelivery announcementsDelivery)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.model.impl |
---|
Classes in com.liferay.portlet.announcements.model.impl that implement AnnouncementsDelivery | |
---|---|
class |
AnnouncementsDeliveryBaseImpl
The extended model base implementation for the AnnouncementsDelivery service. |
class |
AnnouncementsDeliveryImpl
|
Methods in com.liferay.portlet.announcements.model.impl that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryCacheModel.toEntityModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toEscapedModel()
|
static AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toModel(AnnouncementsDeliverySoap soapModel)
Converts the soap model instance into a normal model instance. |
AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toUnescapedModel()
|
Methods in com.liferay.portlet.announcements.model.impl that return types with arguments of type AnnouncementsDelivery | |
---|---|
CacheModel<AnnouncementsDelivery> |
AnnouncementsDeliveryModelImpl.toCacheModel()
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryModelImpl.toModels(AnnouncementsDeliverySoap[] soapModels)
Converts the soap model instances into normal model instances. |
Methods in com.liferay.portlet.announcements.model.impl with parameters of type AnnouncementsDelivery | |
---|---|
int |
AnnouncementsDeliveryModelImpl.compareTo(AnnouncementsDelivery announcementsDelivery)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service |
---|
Methods in com.liferay.portlet.announcements.service that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.createAnnouncementsDelivery(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.createAnnouncementsDelivery(long deliveryId)
Creates a new announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.createAnnouncementsDelivery(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.fetchAnnouncementsDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.fetchAnnouncementsDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.fetchAnnouncementsDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
Methods in com.liferay.portlet.announcements.service that return types with arguments of type AnnouncementsDelivery | |
---|---|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getAnnouncementsDeliveries(int start,
int end)
Returns a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDeliveries(int start,
int end)
Returns a range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDeliveries(int start,
int end)
Returns a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getUserDeliveries(long userId)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getUserDeliveries(long userId)
|
Methods in com.liferay.portlet.announcements.service with parameters of type AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
void |
AnnouncementsDeliveryLocalService.deleteDelivery(AnnouncementsDelivery delivery)
|
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteDelivery(AnnouncementsDelivery delivery)
|
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteDelivery(AnnouncementsDelivery delivery)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service.base |
---|
Methods in com.liferay.portlet.announcements.service.base that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.createAnnouncementsDelivery(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.fetchAnnouncementsDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
Methods in com.liferay.portlet.announcements.service.base that return types with arguments of type AnnouncementsDelivery | |
---|---|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceBaseImpl.getAnnouncementsDeliveries(int start,
int end)
Returns a range of all the announcements deliveries. |
Methods in com.liferay.portlet.announcements.service.base with parameters of type AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service.http |
---|
Methods in com.liferay.portlet.announcements.service.http that return AnnouncementsDelivery | |
---|---|
static AnnouncementsDelivery |
AnnouncementsDeliveryServiceHttp.updateDelivery(HttpPrincipal httpPrincipal,
long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service.impl |
---|
Methods in com.liferay.portlet.announcements.service.impl that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceImpl.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceImpl.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceImpl.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceImpl.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryServiceImpl.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
Methods in com.liferay.portlet.announcements.service.impl that return types with arguments of type AnnouncementsDelivery | |
---|---|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceImpl.getUserDeliveries(long userId)
|
Methods in com.liferay.portlet.announcements.service.impl with parameters of type AnnouncementsDelivery | |
---|---|
void |
AnnouncementsDeliveryLocalServiceImpl.deleteDelivery(AnnouncementsDelivery delivery)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service.persistence |
---|
Methods in com.liferay.portlet.announcements.service.persistence that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.create(long deliveryId)
Creates a new announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.create(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.create(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or returns null if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByU_T(long userId,
String type,
boolean retrieveFromCache)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found, optionally using the finder cache. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByU_T(long userId,
String type,
boolean retrieveFromCache)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found, optionally using the finder cache. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByU_T(long userId,
String type,
boolean retrieveFromCache)
Returns the announcements delivery where userId = ? and type = ? or returns null if it could not be found, optionally using the finder cache. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByPrimaryKey(long deliveryId)
Returns the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the announcements delivery with the primary key or throws a NoSuchModelException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or throws a NoSuchDeliveryException if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByU_T(long userId,
String type)
Returns the announcements delivery where userId = ? and type = ? or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery[] |
AnnouncementsDeliveryPersistence.findByUserId_PrevAndNext(long deliveryId,
long userId,
OrderByComparator orderByComparator)
Returns the announcements deliveries before and after the current announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery[] |
AnnouncementsDeliveryUtil.findByUserId_PrevAndNext(long deliveryId,
long userId,
OrderByComparator orderByComparator)
Returns the announcements deliveries before and after the current announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery[] |
AnnouncementsDeliveryPersistenceImpl.findByUserId_PrevAndNext(long deliveryId,
long userId,
OrderByComparator orderByComparator)
Returns the announcements deliveries before and after the current announcements delivery in the ordered set where userId = ?. |
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.getByUserId_PrevAndNext(Session session,
AnnouncementsDelivery announcementsDelivery,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.remove(long deliveryId)
Removes the announcements delivery with the primary key from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.remove(long deliveryId)
Removes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.remove(long deliveryId)
Removes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.remove(Serializable primaryKey)
Removes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.removeByU_T(long userId,
String type)
Removes the announcements delivery where userId = ? and type = ? from the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.removeByU_T(long userId,
String type)
Removes the announcements delivery where userId = ? and type = ? from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.removeByU_T(long userId,
String type)
Removes the announcements delivery where userId = ? and type = ? from the database. |
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.removeImpl(AnnouncementsDelivery announcementsDelivery)
|
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.toUnwrappedModel(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
boolean merge,
ServiceContext serviceContext)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
Methods in com.liferay.portlet.announcements.service.persistence that return types with arguments of type AnnouncementsDelivery | |
---|---|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll()
Returns all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll()
Returns all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll()
Returns all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll(int start,
int end)
Returns a range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll(int start,
int end)
Returns a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll(int start,
int end)
Returns a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId)
Returns all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId)
Returns all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId)
Returns all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId,
int start,
int end)
Returns a range of all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId,
int start,
int end)
Returns a range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId,
int start,
int end)
Returns a range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
Methods in com.liferay.portlet.announcements.service.persistence with parameters of type AnnouncementsDelivery | |
---|---|
void |
AnnouncementsDeliveryPersistence.cacheResult(AnnouncementsDelivery announcementsDelivery)
Caches the announcements delivery in the entity cache if it is enabled. |
static void |
AnnouncementsDeliveryUtil.cacheResult(AnnouncementsDelivery announcementsDelivery)
Caches the announcements delivery in the entity cache if it is enabled. |
void |
AnnouncementsDeliveryPersistenceImpl.cacheResult(AnnouncementsDelivery announcementsDelivery)
Caches the announcements delivery in the entity cache if it is enabled. |
protected void |
AnnouncementsDeliveryPersistenceImpl.cacheUniqueFindersCache(AnnouncementsDelivery announcementsDelivery)
|
static void |
AnnouncementsDeliveryUtil.clearCache(AnnouncementsDelivery announcementsDelivery)
|
void |
AnnouncementsDeliveryPersistenceImpl.clearCache(AnnouncementsDelivery announcementsDelivery)
Clears the cache for the announcements delivery. |
protected void |
AnnouncementsDeliveryPersistenceImpl.clearUniqueFindersCache(AnnouncementsDelivery announcementsDelivery)
|
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.getByUserId_PrevAndNext(Session session,
AnnouncementsDelivery announcementsDelivery,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.removeImpl(AnnouncementsDelivery announcementsDelivery)
|
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.toUnwrappedModel(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
boolean merge,
ServiceContext serviceContext)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
Method parameters in com.liferay.portlet.announcements.service.persistence with type arguments of type AnnouncementsDelivery | |
---|---|
void |
AnnouncementsDeliveryPersistence.cacheResult(List<AnnouncementsDelivery> announcementsDeliveries)
Caches the announcements deliveries in the entity cache if it is enabled. |
static void |
AnnouncementsDeliveryUtil.cacheResult(List<AnnouncementsDelivery> announcementsDeliveries)
Caches the announcements deliveries in the entity cache if it is enabled. |
void |
AnnouncementsDeliveryPersistenceImpl.cacheResult(List<AnnouncementsDelivery> announcementsDeliveries)
Caches the announcements deliveries in the entity cache if it is enabled. |
void |
AnnouncementsDeliveryPersistenceImpl.clearCache(List<AnnouncementsDelivery> announcementsDeliveries)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.usersadmin.action |
---|
Methods in com.liferay.portlet.usersadmin.action that return types with arguments of type AnnouncementsDelivery | |
---|---|
protected List<AnnouncementsDelivery> |
EditUserAction.getAnnouncementsDeliveries(ActionRequest actionRequest)
|
protected List<AnnouncementsDelivery> |
EditUserAction.getAnnouncementsDeliveries(ActionRequest actionRequest,
User user)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |