Class ApplicationCatalog

java.lang.Object
com.broadleafcommerce.tenant.domain.ApplicationCatalogRef
com.broadleafcommerce.tenant.domain.ApplicationCatalog
All Implemented Interfaces:
Serializable

public class ApplicationCatalog extends ApplicationCatalogRef implements Serializable
A DTO specifically intended to hold both the information of a ApplicationCatalogRef and a Catalog to facilitate performing operations such as creation + assignment of a catalog in one request.

No part of this object is persisted.

Author:
Samarth Dhruva
See Also: