Class ClientMetadataValueDao

    • Constructor Detail

      • ClientMetadataValueDao

        public ClientMetadataValueDao()
    • Method Detail

      • getClientMetadataValueFromPk

        public ClientMetadataValue getClientMetadataValueFromPk​(Object id)
        Return the ClientMetadataValue object with the given OID
        Parameters:
        id - the OID
        Returns:
        the matching ClientMetadataValue object, or null if none was found