Class EntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
com.liferay.portal.reports.engine.console.model.EntryWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<Entry>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<Entry>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Entry,EntryModel,Serializable,Cloneable,Comparable<Entry>
public class EntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
implements Entry, com.liferay.portal.kernel.model.ModelWrapper<Entry>
This class is a wrapper for Entry.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.reports.engine.console.model.Entry
ENTRY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]longReturns the company ID of this entry.Returns the create date of this entry.longReturns the definition ID of this entry.Returns the email delivery of this entry.Returns the email notifications of this entry.Returns the end date of this entry.longReturns the entry ID of this entry.Returns the error message of this entry.Returns the format of this entry.longReturns the group ID of this entry.Returns the modified date of this entry.Returns the page url of this entry.Returns the portlet ID of this entry.longReturns the primary key of this entry.Returns the recurrence of this entry.com.liferay.portal.kernel.cal.TZSRecurrencebooleanReturns the repeating of this entry.Returns the report parameters of this entry.booleanReturns the schedule request of this entry.Returns the start date of this entry.Returns the status of this entry.longReturns the user ID of this entry.Returns the user name of this entry.Returns the user uuid of this entry.booleanReturnstrueif this entry is repeating.booleanReturnstrueif this entry is schedule request.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this entry.voidsetCreateDate(Date createDate) Sets the create date of this entry.voidsetDefinitionId(long definitionId) Sets the definition ID of this entry.voidsetEmailDelivery(String emailDelivery) Sets the email delivery of this entry.voidsetEmailNotifications(String emailNotifications) Sets the email notifications of this entry.voidsetEndDate(Date endDate) Sets the end date of this entry.voidsetEntryId(long entryId) Sets the entry ID of this entry.voidsetErrorMessage(String errorMessage) Sets the error message of this entry.voidSets the format of this entry.voidsetGroupId(long groupId) Sets the group ID of this entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this entry.voidsetPageURL(String pageURL) Sets the page url of this entry.voidsetPortletId(String portletId) Sets the portlet ID of this entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this entry.voidsetRecurrence(String recurrence) Sets the recurrence of this entry.voidsetRepeating(boolean repeating) Sets whether this entry is repeating.voidsetReportParameters(String reportParameters) Sets the report parameters of this entry.voidsetScheduleRequest(boolean scheduleRequest) Sets whether this entry is schedule request.voidsetStartDate(Date startDate) Sets the start date of this entry.voidSets the status of this entry.voidsetUserId(long userId) Sets the user ID of this entry.voidsetUserName(String userName) Sets the user name of this entry.voidsetUserUuid(String userUuid) Sets the user uuid of this entry.protected EntryWrapperMethods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
EntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<Entry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<Entry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<Entry>- Specified by:
cloneWithOriginalValuesin interfaceEntryModel
-
getAttachmentsDir
- Specified by:
getAttachmentsDirin interfaceEntry
-
getAttachmentsFileNames
public String[] getAttachmentsFileNames() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getAttachmentsFileNamesin interfaceEntry- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCompanyId
public long getCompanyId()Returns the company ID of this entry.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceEntryModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this entry
-
getCreateDate
Returns the create date of this entry.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceEntryModel- Returns:
- the create date of this entry
-
getDefinitionId
public long getDefinitionId()Returns the definition ID of this entry.- Specified by:
getDefinitionIdin interfaceEntryModel- Returns:
- the definition ID of this entry
-
getEmailDelivery
Returns the email delivery of this entry.- Specified by:
getEmailDeliveryin interfaceEntryModel- Returns:
- the email delivery of this entry
-
getEmailNotifications
Returns the email notifications of this entry.- Specified by:
getEmailNotificationsin interfaceEntryModel- Returns:
- the email notifications of this entry
-
getEndDate
Returns the end date of this entry.- Specified by:
getEndDatein interfaceEntryModel- Returns:
- the end date of this entry
-
getEntryId
public long getEntryId()Returns the entry ID of this entry.- Specified by:
getEntryIdin interfaceEntryModel- Returns:
- the entry ID of this entry
-
getErrorMessage
Returns the error message of this entry.- Specified by:
getErrorMessagein interfaceEntryModel- Returns:
- the error message of this entry
-
getFormat
Returns the format of this entry.- Specified by:
getFormatin interfaceEntryModel- Returns:
- the format of this entry
-
getGroupId
public long getGroupId()Returns the group ID of this entry.- Specified by:
getGroupIdin interfaceEntryModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this entry
-
getJobName
- Specified by:
getJobNamein interfaceEntry
-
getModifiedDate
Returns the modified date of this entry.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceEntryModel- Returns:
- the modified date of this entry
-
getPageURL
Returns the page url of this entry.- Specified by:
getPageURLin interfaceEntryModel- Returns:
- the page url of this entry
-
getPortletId
Returns the portlet ID of this entry.- Specified by:
getPortletIdin interfaceEntryModel- Returns:
- the portlet ID of this entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this entry.- Specified by:
getPrimaryKeyin interfaceEntryModel- Returns:
- the primary key of this entry
-
getRecurrence
Returns the recurrence of this entry.- Specified by:
getRecurrencein interfaceEntryModel- Returns:
- the recurrence of this entry
-
getRecurrenceObj
public com.liferay.portal.kernel.cal.TZSRecurrence getRecurrenceObj()- Specified by:
getRecurrenceObjin interfaceEntry
-
getRepeating
public boolean getRepeating()Returns the repeating of this entry.- Specified by:
getRepeatingin interfaceEntryModel- Returns:
- the repeating of this entry
-
getReportParameters
Returns the report parameters of this entry.- Specified by:
getReportParametersin interfaceEntryModel- Returns:
- the report parameters of this entry
-
getScheduleRequest
public boolean getScheduleRequest()Returns the schedule request of this entry.- Specified by:
getScheduleRequestin interfaceEntryModel- Returns:
- the schedule request of this entry
-
getSchedulerRequestName
- Specified by:
getSchedulerRequestNamein interfaceEntry
-
getStartDate
Returns the start date of this entry.- Specified by:
getStartDatein interfaceEntryModel- Returns:
- the start date of this entry
-
getStatus
Returns the status of this entry.- Specified by:
getStatusin interfaceEntryModel- Returns:
- the status of this entry
-
getUserId
public long getUserId()Returns the user ID of this entry.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceEntryModel- Returns:
- the user ID of this entry
-
getUserName
Returns the user name of this entry.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceEntryModel- Returns:
- the user name of this entry
-
getUserUuid
Returns the user uuid of this entry.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceEntryModel- Returns:
- the user uuid of this entry
-
isRepeating
public boolean isRepeating()Returnstrueif this entry is repeating.- Specified by:
isRepeatingin interfaceEntryModel- Returns:
trueif this entry is repeating;falseotherwise
-
isScheduleRequest
public boolean isScheduleRequest()Returnstrueif this entry is schedule request.- Specified by:
isScheduleRequestin interfaceEntryModel- Returns:
trueif this entry is schedule request;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this entry.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceEntryModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this entry
-
setCreateDate
Sets the create date of this entry.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceEntryModel- Parameters:
createDate- the create date of this entry
-
setDefinitionId
public void setDefinitionId(long definitionId) Sets the definition ID of this entry.- Specified by:
setDefinitionIdin interfaceEntryModel- Parameters:
definitionId- the definition ID of this entry
-
setEmailDelivery
Sets the email delivery of this entry.- Specified by:
setEmailDeliveryin interfaceEntryModel- Parameters:
emailDelivery- the email delivery of this entry
-
setEmailNotifications
Sets the email notifications of this entry.- Specified by:
setEmailNotificationsin interfaceEntryModel- Parameters:
emailNotifications- the email notifications of this entry
-
setEndDate
Sets the end date of this entry.- Specified by:
setEndDatein interfaceEntryModel- Parameters:
endDate- the end date of this entry
-
setEntryId
public void setEntryId(long entryId) Sets the entry ID of this entry.- Specified by:
setEntryIdin interfaceEntryModel- Parameters:
entryId- the entry ID of this entry
-
setErrorMessage
Sets the error message of this entry.- Specified by:
setErrorMessagein interfaceEntryModel- Parameters:
errorMessage- the error message of this entry
-
setFormat
Sets the format of this entry.- Specified by:
setFormatin interfaceEntryModel- Parameters:
format- the format of this entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this entry.- Specified by:
setGroupIdin interfaceEntryModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this entry
-
setModifiedDate
Sets the modified date of this entry.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceEntryModel- Parameters:
modifiedDate- the modified date of this entry
-
setPageURL
Sets the page url of this entry.- Specified by:
setPageURLin interfaceEntryModel- Parameters:
pageURL- the page url of this entry
-
setPortletId
Sets the portlet ID of this entry.- Specified by:
setPortletIdin interfaceEntryModel- Parameters:
portletId- the portlet ID of this entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this entry.- Specified by:
setPrimaryKeyin interfaceEntryModel- Parameters:
primaryKey- the primary key of this entry
-
setRecurrence
Sets the recurrence of this entry.- Specified by:
setRecurrencein interfaceEntryModel- Parameters:
recurrence- the recurrence of this entry
-
setRepeating
public void setRepeating(boolean repeating) Sets whether this entry is repeating.- Specified by:
setRepeatingin interfaceEntryModel- Parameters:
repeating- the repeating of this entry
-
setReportParameters
Sets the report parameters of this entry.- Specified by:
setReportParametersin interfaceEntryModel- Parameters:
reportParameters- the report parameters of this entry
-
setScheduleRequest
public void setScheduleRequest(boolean scheduleRequest) Sets whether this entry is schedule request.- Specified by:
setScheduleRequestin interfaceEntryModel- Parameters:
scheduleRequest- the schedule request of this entry
-
setStartDate
Sets the start date of this entry.- Specified by:
setStartDatein interfaceEntryModel- Parameters:
startDate- the start date of this entry
-
setStatus
Sets the status of this entry.- Specified by:
setStatusin interfaceEntryModel- Parameters:
status- the status of this entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this entry.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceEntryModel- Parameters:
userId- the user ID of this entry
-
setUserName
Sets the user name of this entry.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceEntryModel- Parameters:
userName- the user name of this entry
-
setUserUuid
Sets the user uuid of this entry.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceEntryModel- Parameters:
userUuid- the user uuid of this entry
-
toXmlString
- Specified by:
toXmlStringin interfaceEntryModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
-