All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.digitalcollections.model.identifiable.entity.CustomAttributes Maven / Gradle / Ivy

package de.digitalcollections.model.identifiable.entity;

import java.util.HashMap;

/** CustomAttributes is used as storage for additional custom attributes of an Entity. */
public class CustomAttributes extends HashMap {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy