|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
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,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
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,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
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)
|
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)
|
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)
|
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,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
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,
boolean sendEmail,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
|
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)
|
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()
|
AnnouncementsDelivery |
AnnouncementsDeliveryWrapper.toEscapedModel()
|
AnnouncementsDelivery |
AnnouncementsDeliveryModel.toEscapedModel()
Gets a copy of this announcements delivery as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
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 |
AnnouncementsDeliveryImpl
|
Methods in com.liferay.portlet.announcements.model.impl that return AnnouncementsDelivery | |
---|---|
AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toEscapedModel()
|
static AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toModel(AnnouncementsDeliverySoap soapModel)
Converts the soap model instance into a normal model instance. |
Methods in com.liferay.portlet.announcements.model.impl that return types with arguments of type AnnouncementsDelivery | |
---|---|
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 |
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.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addUserDelivery(long userId,
String type)
|
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.createAnnouncementsDelivery(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDelivery(long deliveryId)
Gets the announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDelivery(long deliveryId)
Gets the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
Gets the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
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)
|
AnnouncementsDelivery |
AnnouncementsDeliveryService.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 |
AnnouncementsDeliveryLocalService.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> |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDeliveries(int start,
int end)
Gets a range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDeliveries(int start,
int end)
Gets a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getAnnouncementsDeliveries(int start,
int end)
Gets a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getUserDeliveries(long userId)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getUserDeliveries(long userId)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
|
Methods in com.liferay.portlet.announcements.service with parameters of type AnnouncementsDelivery | |
---|---|
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.addAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Adds the announcements delivery to the database. |
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
void |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
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.getAnnouncementsDelivery(long deliveryId)
Gets the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
Methods in com.liferay.portlet.announcements.service.base that return types with arguments of type AnnouncementsDelivery | |
---|---|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceBaseImpl.getAnnouncementsDeliveries(int start,
int end)
Gets 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. |
void |
AnnouncementsDeliveryLocalServiceBaseImpl.deleteAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery)
Updates the announcements delivery in the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceBaseImpl.updateAnnouncementsDelivery(AnnouncementsDelivery announcementsDelivery,
boolean merge)
Updates the announcements delivery in the database. |
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)
|
Methods in com.liferay.portlet.announcements.service.http with parameters of type AnnouncementsDelivery | |
---|---|
static JSONArray |
AnnouncementsDeliveryJSONSerializer.toJSONArray(AnnouncementsDelivery[] models)
|
static JSONArray |
AnnouncementsDeliveryJSONSerializer.toJSONArray(AnnouncementsDelivery[][] models)
|
static JSONObject |
AnnouncementsDeliveryJSONSerializer.toJSONObject(AnnouncementsDelivery model)
|
Method parameters in com.liferay.portlet.announcements.service.http with type arguments of type AnnouncementsDelivery | |
---|---|
static JSONArray |
AnnouncementsDeliveryJSONSerializer.toJSONArray(List<AnnouncementsDelivery> models)
|
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 |
AnnouncementsDeliveryServiceImpl.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceImpl.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)
|
Uses of AnnouncementsDelivery in com.liferay.portlet.announcements.service.persistence |
---|
Methods in com.liferay.portlet.announcements.service.persistence that return AnnouncementsDelivery | |
---|---|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.create(long deliveryId)
Creates a new announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.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. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Finds the announcements delivery with the primary key or returns null if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.fetchByU_T(long userId,
String type)
Finds the announcements delivery where userId = ? and type = ? or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByU_T(long userId,
String type)
Finds the announcements delivery where userId = ? and type = ? or returns null if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.fetchByU_T(long userId,
String type)
Finds 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,
boolean retrieveFromCache)
Finds the announcements delivery where userId = ? and type = ? or returns null if it could not be found, optionally using the finder cache. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.fetchByU_T(long userId,
String type,
boolean retrieveFromCache)
Finds 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)
Finds the announcements delivery where userId = ? and type = ? or returns null if it could not be found, optionally using the finder cache. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByPrimaryKey(long deliveryId)
Finds the announcements delivery with the primary key or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Finds the announcements delivery with the primary key or throws a NoSuchModelException if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByU_T(long userId,
String type)
Finds the announcements delivery where userId = ? and type = ? or throws a NoSuchDeliveryException if it could not be found. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByU_T(long userId,
String type)
Finds 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)
Finds the announcements delivery where userId = ? and type = ? or throws a NoSuchDeliveryException if it could not be found. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last announcements delivery in the ordered set where userId = ?. |
static AnnouncementsDelivery[] |
AnnouncementsDeliveryUtil.findByUserId_PrevAndNext(long deliveryId,
long userId,
OrderByComparator orderByComparator)
Finds the announcements deliveries before and after the current announcements delivery in the ordered set where userId = ?. |
AnnouncementsDelivery[] |
AnnouncementsDeliveryPersistence.findByUserId_PrevAndNext(long deliveryId,
long userId,
OrderByComparator orderByComparator)
Finds 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)
Finds 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)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.remove(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.remove(long deliveryId)
Removes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.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. |
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)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.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 | |
---|---|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll()
Finds all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll()
Finds all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll()
Finds all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll(int start,
int end)
Finds a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll(int start,
int end)
Finds a range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll(int start,
int end)
Finds a range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the announcements deliveries. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the announcements deliveries. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId)
Finds all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId)
Finds all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId)
Finds all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId,
int start,
int end)
Finds a range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId,
int start,
int end)
Finds a range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId,
int start,
int end)
Finds a range of all the announcements deliveries where userId = ?. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryUtil.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistence.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the announcements deliveries where userId = ?. |
List<AnnouncementsDelivery> |
AnnouncementsDeliveryPersistenceImpl.findByUserId(long userId,
int start,
int end,
OrderByComparator orderByComparator)
Finds 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 | |
---|---|
static void |
AnnouncementsDeliveryUtil.cacheResult(AnnouncementsDelivery announcementsDelivery)
Caches the announcements delivery in the entity cache if it is enabled. |
void |
AnnouncementsDeliveryPersistence.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. |
static void |
AnnouncementsDeliveryUtil.clearCache(AnnouncementsDelivery announcementsDelivery)
|
void |
AnnouncementsDeliveryPersistenceImpl.clearCache(AnnouncementsDelivery announcementsDelivery)
Clears the cache for the announcements delivery. |
protected AnnouncementsDelivery |
AnnouncementsDeliveryPersistenceImpl.getByUserId_PrevAndNext(Session session,
AnnouncementsDelivery announcementsDelivery,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.remove(AnnouncementsDelivery announcementsDelivery)
|
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)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery,
boolean merge)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.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 | |
---|---|
static void |
AnnouncementsDeliveryUtil.cacheResult(List<AnnouncementsDelivery> announcementsDeliveries)
Caches the announcements deliveries in the entity cache if it is enabled. |
void |
AnnouncementsDeliveryPersistence.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. |
Uses of AnnouncementsDelivery in com.liferay.portlet.enterpriseadmin.action |
---|
Methods in com.liferay.portlet.enterpriseadmin.action that return types with arguments of type AnnouncementsDelivery | |
---|---|
protected List<AnnouncementsDelivery> |
EditUserAction.getAnnouncementsDeliveries(ActionRequest actionRequest)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |