public class FragmentCollectionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentCollection> implements FragmentCollection, com.liferay.portal.kernel.model.ModelWrapper<FragmentCollection>
This class is a wrapper for FragmentCollection.
FragmentCollection,
Serialized FormFRAGMENT_COLLECTION_ID_ACCESSOR| Constructor and Description |
|---|
FragmentCollectionWrapper(FragmentCollection fragmentCollection) |
| Modifier and Type | Method and Description |
|---|---|
FragmentCollection |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<FragmentCollection,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<FragmentCollection,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this fragment collection.
|
java.util.Date |
getCreateDate()
Returns the create date of this fragment collection.
|
long |
getCtCollectionId()
Returns the ct collection ID of this fragment collection.
|
java.lang.String |
getDescription()
Returns the description of this fragment collection.
|
long |
getFragmentCollectionId()
Returns the fragment collection ID of this fragment collection.
|
java.lang.String |
getFragmentCollectionKey()
Returns the fragment collection key of this fragment collection.
|
long |
getGroupId()
Returns the group ID of this fragment collection.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this fragment collection.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this fragment collection.
|
long |
getMvccVersion()
Returns the mvcc version of this fragment collection.
|
java.lang.String |
getName()
Returns the name of this fragment collection.
|
long |
getPrimaryKey()
Returns the primary key of this fragment collection.
|
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getResources() |
long |
getResourcesFolderId() |
long |
getResourcesFolderId(boolean createIfAbsent) |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this fragment collection.
|
java.lang.String |
getUserName()
Returns the user name of this fragment collection.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this fragment collection.
|
java.lang.String |
getUuid()
Returns the uuid of this fragment collection.
|
boolean |
hasResources() |
void |
persist() |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter) |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path) |
void |
setCompanyId(long companyId)
Sets the company ID of this fragment collection.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this fragment collection.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this fragment collection.
|
void |
setDescription(java.lang.String description)
Sets the description of this fragment collection.
|
void |
setFragmentCollectionId(long fragmentCollectionId)
Sets the fragment collection ID of this fragment collection.
|
void |
setFragmentCollectionKey(java.lang.String fragmentCollectionKey)
Sets the fragment collection key of this fragment collection.
|
void |
setGroupId(long groupId)
Sets the group ID of this fragment collection.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this fragment collection.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this fragment collection.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this fragment collection.
|
void |
setName(java.lang.String name)
Sets the name of this fragment collection.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this fragment collection.
|
void |
setUserId(long userId)
Sets the user ID of this fragment collection.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this fragment collection.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this fragment collection.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this fragment collection.
|
protected FragmentCollectionWrapper |
wrap(FragmentCollection fragmentCollection) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic FragmentCollectionWrapper(FragmentCollection fragmentCollection)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FragmentCollection>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FragmentCollection>public FragmentCollection cloneWithOriginalValues()
cloneWithOriginalValues in interface FragmentCollectionModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FragmentCollection>public long getCompanyId()
getCompanyId in interface FragmentCollectionModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface FragmentCollectionModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface FragmentCollectionModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentCollection>public java.lang.String getDescription()
getDescription in interface FragmentCollectionModelpublic long getFragmentCollectionId()
getFragmentCollectionId in interface FragmentCollectionModelpublic java.lang.String getFragmentCollectionKey()
getFragmentCollectionKey in interface FragmentCollectionModelpublic long getGroupId()
getGroupId in interface FragmentCollectionModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface FragmentCollectionModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface FragmentCollectionModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface FragmentCollectionModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface FragmentCollectionModelpublic long getPrimaryKey()
getPrimaryKey in interface FragmentCollectionModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentCollection>public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getResources()
throws com.liferay.portal.kernel.exception.PortalException
getResources in interface FragmentCollectioncom.liferay.portal.kernel.exception.PortalExceptionpublic long getResourcesFolderId()
throws com.liferay.portal.kernel.exception.PortalException
getResourcesFolderId in interface FragmentCollectioncom.liferay.portal.kernel.exception.PortalExceptionpublic long getResourcesFolderId(boolean createIfAbsent)
throws com.liferay.portal.kernel.exception.PortalException
getResourcesFolderId in interface FragmentCollectioncom.liferay.portal.kernel.exception.PortalExceptionpublic long getUserId()
getUserId in interface FragmentCollectionModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface FragmentCollectionModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface FragmentCollectionModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface FragmentCollectionModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean hasResources()
throws com.liferay.portal.kernel.exception.PortalException
hasResources in interface FragmentCollectioncom.liferay.portal.kernel.exception.PortalExceptionpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter)
throws java.lang.Exception
populateZipWriter in interface FragmentCollectionjava.lang.Exceptionpublic void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path)
throws java.lang.Exception
populateZipWriter in interface FragmentCollectionjava.lang.Exceptionpublic void setCompanyId(long companyId)
setCompanyId in interface FragmentCollectionModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this fragment collectionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface FragmentCollectionModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this fragment collectionpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface FragmentCollectionModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentCollection>ctCollectionId - the ct collection ID of this fragment collectionpublic void setDescription(java.lang.String description)
setDescription in interface FragmentCollectionModeldescription - the description of this fragment collectionpublic void setFragmentCollectionId(long fragmentCollectionId)
setFragmentCollectionId in interface FragmentCollectionModelfragmentCollectionId - the fragment collection ID of this fragment collectionpublic void setFragmentCollectionKey(java.lang.String fragmentCollectionKey)
setFragmentCollectionKey in interface FragmentCollectionModelfragmentCollectionKey - the fragment collection key of this fragment collectionpublic void setGroupId(long groupId)
setGroupId in interface FragmentCollectionModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this fragment collectionpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface FragmentCollectionModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this fragment collectionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface FragmentCollectionModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this fragment collectionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface FragmentCollectionModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this fragment collectionpublic void setName(java.lang.String name)
setName in interface FragmentCollectionModelname - the name of this fragment collectionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface FragmentCollectionModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentCollection>primaryKey - the primary key of this fragment collectionpublic void setUserId(long userId)
setUserId in interface FragmentCollectionModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this fragment collectionpublic void setUserName(java.lang.String userName)
setUserName in interface FragmentCollectionModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this fragment collectionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface FragmentCollectionModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this fragment collectionpublic void setUuid(java.lang.String uuid)
setUuid in interface FragmentCollectionModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this fragment collectionpublic java.util.Map<java.lang.String,java.util.function.Function<FragmentCollection,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<FragmentCollection>public java.util.Map<java.lang.String,java.util.function.BiConsumer<FragmentCollection,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<FragmentCollection>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected FragmentCollectionWrapper wrap(FragmentCollection fragmentCollection)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentCollection>