Uses of Class
de.digitalcollections.model.api.identifiable.entity.parts.CustomAttributes
| Package | Description |
|---|---|
| de.digitalcollections.model.api.identifiable.entity | |
| de.digitalcollections.model.impl.identifiable.entity |
-
Uses of CustomAttributes in de.digitalcollections.model.api.identifiable.entity
Methods in de.digitalcollections.model.api.identifiable.entity that return CustomAttributes Modifier and Type Method Description CustomAttributesEntity. getCustomAttributes()Methods in de.digitalcollections.model.api.identifiable.entity with parameters of type CustomAttributes Modifier and Type Method Description voidEntity. setCustomAttributes(CustomAttributes customAttributes)Set custom attributes (name, value). -
Uses of CustomAttributes in de.digitalcollections.model.impl.identifiable.entity
Fields in de.digitalcollections.model.impl.identifiable.entity declared as CustomAttributes Modifier and Type Field Description protected CustomAttributesEntityImpl. customAttributesMethods in de.digitalcollections.model.impl.identifiable.entity that return CustomAttributes Modifier and Type Method Description CustomAttributesEntityImpl. getCustomAttributes()Methods in de.digitalcollections.model.impl.identifiable.entity with parameters of type CustomAttributes Modifier and Type Method Description voidEntityImpl. setCustomAttributes(CustomAttributes customAttributes)