Class NamespaceEntity

java.lang.Object
org.alfresco.repo.domain.qname.NamespaceEntity

public class NamespaceEntity extends Object
Entity for alf_namespace persistence.
Since:
3.4
Author:
Derek Hulley
  • Field Details

    • CONST_LONG_ZERO

      public static final Long CONST_LONG_ZERO
  • Constructor Details

    • NamespaceEntity

      public NamespaceEntity()
  • Method Details

    • toString

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

      public void incrementVersion()
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getVersion

      public Long getVersion()
    • setVersion

      public void setVersion(Long version)
    • getUri

      public String getUri()
    • setUri

      public void setUri(String uri)
    • getUriSafe

      public String getUriSafe()
      Convenience getter to interpret the QName.EMPTY_URI_SUBSTITUTE
    • setUriSafe

      public void setUriSafe(String uri)
      Convenience setter to interpret the QName.EMPTY_URI_SUBSTITUTE