Interface CollectionMixIn
-
- All Superinterfaces:
EntityMixIn,IdentifiableMixIn
public interface CollectionMixIn extends EntityMixIn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Node<Collection>getNode()-
Methods inherited from interface de.digitalcollections.model.jackson.mixin.identifiable.IdentifiableMixIn
setLabel
-
-
-
-
Method Detail
-
getNode
Node<Collection> getNode()
-
-