Class ApplicationCatalog
java.lang.Object
com.broadleafcommerce.tenant.domain.ApplicationCatalogRef
com.broadleafcommerce.tenant.domain.ApplicationCatalog
- All Implemented Interfaces:
 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:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.broadleafcommerce.tenant.domain.ApplicationCatalogRef
getCatalogStatus, getId, getImplicit, getMutabilityType, getName, getType, isExcludeFromAdd, isVisibleAsAssigned, setCatalogStatus, setExcludeFromAdd, setId, setImplicit, setMutabilityType, setName, setType, setVisibleAsAssigned 
- 
Constructor Details
- 
ApplicationCatalog
public ApplicationCatalog() 
 - 
 - 
Method Details
- 
getCatalog
 - 
setCatalog
 - 
toString
- Overrides:
 toStringin classApplicationCatalogRef
 - 
equals
- Overrides:
 equalsin classApplicationCatalogRef
 - 
canEqual
- Overrides:
 canEqualin classApplicationCatalogRef
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classApplicationCatalogRef
 
 -