CollectionLayoutDataOwner

API

CollectionLayoutDataOwner.java
interface CollectionLayoutDataOwner {
  List<CollectionLayoutData> getCollections()
}