
com.gooddata.md.Updatable Maven / Gradle / Ivy
package com.gooddata.md;
/**
* Marker interface for metadata objects which can be updated. (see {@link MetadataService#updateObj(Updatable)}).
*/
public interface Updatable extends Obj {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy