|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnouncementsDelivery | |
---|---|
com.liferay.portal.service | This package defines the portal service interfaces and classes. |
com.liferay.portlet.announcements.model | |
com.liferay.portlet.announcements.service | |
com.liferay.portlet.announcements.service.persistence |
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.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. As of 6.1.0, replaced by 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.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.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(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery 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.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.fetchAnnouncementsDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.fetchAnnouncementsDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.fetchAnnouncementsDelivery(long deliveryId)
|
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.getAnnouncementsDelivery(long deliveryId)
Returns 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 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)
Updates the announcements delivery in the database or adds it if it does not yet exist. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.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)
|
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)
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.getAnnouncementsDeliveries(int start,
int end)
Returns 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. |
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(AnnouncementsDelivery announcementsDelivery)
Deletes the announcements delivery from the database. |
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteDelivery(AnnouncementsDelivery delivery)
|
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteDelivery(AnnouncementsDelivery delivery)
|
void |
AnnouncementsDeliveryLocalService.deleteDelivery(AnnouncementsDelivery delivery)
|
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)
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.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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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[] |
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 |
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 |
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. |
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
ServiceContext serviceContext)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.updateImpl(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery)
|
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> |
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> |
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> |
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> |
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> |
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 = ?. |
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. |
static void |
AnnouncementsDeliveryUtil.clearCache(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.update(AnnouncementsDelivery announcementsDelivery,
ServiceContext serviceContext)
|
AnnouncementsDelivery |
AnnouncementsDeliveryPersistence.updateImpl(AnnouncementsDelivery announcementsDelivery)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryUtil.updateImpl(AnnouncementsDelivery announcementsDelivery)
|
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. |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |