@ProviderType public interface FragmentCollection extends FragmentCollectionModel, com.liferay.portal.kernel.model.PersistedModel
FragmentCollectionModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<FragmentCollection,java.lang.Long> |
FRAGMENT_COLLECTION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.repository.model.FileEntry |
getResource(java.lang.String path) |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getResources() |
long |
getResourcesFolderId() |
long |
getResourcesFolderId(boolean createIfAbsent) |
java.util.Map<java.lang.String,com.liferay.portal.kernel.repository.model.FileEntry> |
getResourcesMap() |
boolean |
hasResources() |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter) |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path) |
cloneWithOriginalValues, getCompanyId, getCreateDate, getCtCollectionId, getDescription, getExternalReferenceCode, getFragmentCollectionId, getFragmentCollectionKey, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getUserId, getUserName, getUserUuid, getUuid, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setExternalReferenceCode, setFragmentCollectionId, setFragmentCollectionKey, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<FragmentCollection,java.lang.Long> FRAGMENT_COLLECTION_ID_ACCESSOR
com.liferay.portal.kernel.repository.model.FileEntry getResource(java.lang.String path)
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getResources() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getResourcesFolderId() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getResourcesFolderId(boolean createIfAbsent) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.Map<java.lang.String,com.liferay.portal.kernel.repository.model.FileEntry> getResourcesMap() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean hasResources() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter) throws java.lang.Exception
java.lang.Exception
void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter, java.lang.String path) throws java.lang.Exception
java.lang.Exception