Class QualifierHierarchyData

    • Constructor Detail

      • QualifierHierarchyData

        public QualifierHierarchyData()
      • QualifierHierarchyData

        public QualifierHierarchyData​(String childId,
                                      String parentId)
    • Method Detail

      • getChildId

        public long getChildId()
      • setChildId

        public void setChildId​(long childId)
      • getParentId

        public long getParentId()
      • setParentId

        public void setParentId​(long parentId)
      • getLockId

        public final Integer getLockId()
        Returns:
        Returns the lockId.
      • setLockId

        public final void setLockId​(Integer lockId)
        Parameters:
        lockId - The lockId to set.
      • getSurrogateKey

        public final Long getSurrogateKey()
        Returns:
        Returns the surrogateKey.
      • setSurrogateKey

        public final void setSurrogateKey​(Long surrogateKey)
        Parameters:
        surrogateKey - The surrogateKey to set.
      • equals

        public boolean equals​(Object qualifierHierarchy)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object