Interface HwEntityAttributeTypeDao

    • Method Detail

      • findTypeByName

        HwEntityAttributeType findTypeByName​(java.lang.String name)
        Find type by name.
        Parameters:
        name - the name
        Returns:
        the hardware entity attribute type
      • findTypeByOid

        HwEntityAttributeType findTypeByOid​(java.lang.String oid)
        Find type by OID.
        Parameters:
        oid - the OID
        Returns:
        the hardware entity attribute type