Class DLSyncEventWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLSyncEvent>
com.liferay.document.library.sync.model.DLSyncEventWrapper
- All Implemented Interfaces:
DLSyncEvent,DLSyncEventModel,com.liferay.portal.kernel.model.BaseModel<DLSyncEvent>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<DLSyncEvent>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<DLSyncEvent>
public class DLSyncEventWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLSyncEvent>
implements DLSyncEvent, com.liferay.portal.kernel.model.ModelWrapper<DLSyncEvent>
This class is a wrapper for DLSyncEvent.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.document.library.sync.model.DLSyncEvent
SYNC_EVENT_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this dl sync event.getEvent()Returns the event of this dl sync event.longReturns the modified time of this dl sync event.longReturns the primary key of this dl sync event.longReturns the sync event ID of this dl sync event.getType()Returns the type of this dl sync event.longReturns the type pk of this dl sync event.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this dl sync event.voidSets the event of this dl sync event.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedTime(long modifiedTime) Sets the modified time of this dl sync event.voidsetPrimaryKey(long primaryKey) Sets the primary key of this dl sync event.voidsetSyncEventId(long syncEventId) Sets the sync event ID of this dl sync event.voidSets the type of this dl sync event.voidsetTypePK(long typePK) Sets the type pk of this dl sync event.protected DLSyncEventWrapperwrap(DLSyncEvent dlSyncEvent) Methods 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
-
DLSyncEventWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DLSyncEvent>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DLSyncEvent>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DLSyncEvent>- Specified by:
cloneWithOriginalValuesin interfaceDLSyncEventModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this dl sync event.- Specified by:
getCompanyIdin interfaceDLSyncEventModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this dl sync event
-
getEvent
Returns the event of this dl sync event.- Specified by:
getEventin interfaceDLSyncEventModel- Returns:
- the event of this dl sync event
-
getModifiedTime
public long getModifiedTime()Returns the modified time of this dl sync event.- Specified by:
getModifiedTimein interfaceDLSyncEventModel- Returns:
- the modified time of this dl sync event
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this dl sync event.- Specified by:
getPrimaryKeyin interfaceDLSyncEventModel- Returns:
- the primary key of this dl sync event
-
getSyncEventId
public long getSyncEventId()Returns the sync event ID of this dl sync event.- Specified by:
getSyncEventIdin interfaceDLSyncEventModel- Returns:
- the sync event ID of this dl sync event
-
getType
Returns the type of this dl sync event.- Specified by:
getTypein interfaceDLSyncEventModel- Returns:
- the type of this dl sync event
-
getTypePK
public long getTypePK()Returns the type pk of this dl sync event.- Specified by:
getTypePKin interfaceDLSyncEventModel- Returns:
- the type pk of this dl sync event
-
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 dl sync event.- Specified by:
setCompanyIdin interfaceDLSyncEventModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this dl sync event
-
setEvent
Sets the event of this dl sync event.- Specified by:
setEventin interfaceDLSyncEventModel- Parameters:
event- the event of this dl sync event
-
setModifiedTime
public void setModifiedTime(long modifiedTime) Sets the modified time of this dl sync event.- Specified by:
setModifiedTimein interfaceDLSyncEventModel- Parameters:
modifiedTime- the modified time of this dl sync event
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this dl sync event.- Specified by:
setPrimaryKeyin interfaceDLSyncEventModel- Parameters:
primaryKey- the primary key of this dl sync event
-
setSyncEventId
public void setSyncEventId(long syncEventId) Sets the sync event ID of this dl sync event.- Specified by:
setSyncEventIdin interfaceDLSyncEventModel- Parameters:
syncEventId- the sync event ID of this dl sync event
-
setType
Sets the type of this dl sync event.- Specified by:
setTypein interfaceDLSyncEventModel- Parameters:
type- the type of this dl sync event
-
setTypePK
public void setTypePK(long typePK) Sets the type pk of this dl sync event.- Specified by:
setTypePKin interfaceDLSyncEventModel- Parameters:
typePK- the type pk of this dl sync event
-
toXmlString
- Specified by:
toXmlStringin interfaceDLSyncEventModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLSyncEvent>
-