Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder>
All Implemented Interfaces:
com.liferay.document.library.kernel.model.DLFolder, com.liferay.document.library.kernel.model.DLFolderModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFolder>, com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFolder>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ContainerModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TrashedModel, com.liferay.portal.kernel.model.TreeModel, com.liferay.portal.kernel.model.WorkflowedModel, Serializable, Cloneable, Comparable<com.liferay.document.library.kernel.model.DLFolder>

public class DLFolderImpl extends DLFolderBaseImpl
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DLFolderImpl

      public DLFolderImpl()
  • Method Details

    • getAncestorFolderIds

      public List<Long> getAncestorFolderIds() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAncestors

      public List<com.liferay.document.library.kernel.model.DLFolder> getAncestors() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getParentFolder

      public com.liferay.document.library.kernel.model.DLFolder getParentFolder() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getPath

      public String getPath() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getPathArray

      public String[] getPathArray() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getStagedModelType

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
      Overrides:
      getStagedModelType in class DLFolderModelImpl
    • hasInheritableLock

      public boolean hasInheritableLock()
    • hasLock

      public boolean hasLock()
    • isInHiddenFolder

      public boolean isInHiddenFolder()
    • isLocked

      public boolean isLocked()
    • isRoot

      public boolean isRoot()