Class ContentUrlUpdateEntity


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

      • ContentUrlUpdateEntity

        public ContentUrlUpdateEntity()
    • Method Detail

      • 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)