Class ContentUrlUpdateEntity

java.lang.Object
org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity

public class ContentUrlUpdateEntity extends Object
Entity bean for updating the alf_content_url table.
Since:
3.2
Author:
Derek Hulley
  • Constructor Details

    • ContentUrlUpdateEntity

      public ContentUrlUpdateEntity()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getOrphanTime

      public Long getOrphanTime()
    • setOrphanTime

      public void setOrphanTime(Long orphanTime)
    • getOldOrphanTime

      public Long getOldOrphanTime()
    • setOldOrphanTime

      public void setOldOrphanTime(Long oldOrphanTime)