Class CategoryRef
java.lang.Object
com.broadleafcommerce.dataexchange.domain.AbstractExchangeObject
com.broadleafcommerce.dataexchange.domain.EntityExchangeObject
com.broadleafcommerce.dataexchange.domain.product.CategoryRef
- All Implemented Interfaces:
ExchangeObject
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.dataexchange.domain.EntityExchangeObject
getId, isNewlyCreated, setId, setNewlyCreated
Methods inherited from class com.broadleafcommerce.dataexchange.domain.AbstractExchangeObject
getCorrelationId, getCustomProperties, getParentCorrelationId, setCorrelationId, setCustomProperties, setCustomProperty, setParentCorrelationId
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.broadleafcommerce.dataexchange.domain.ExchangeObject
getContextState, setContextState
-
Constructor Details
-
CategoryRef
public CategoryRef()
-
-
Method Details
-
getUrl
-
getExternalId
-
setUrl
-
setExternalId
-
toString
- Overrides:
toString
in classEntityExchangeObject
-
equals
- Overrides:
equals
in classEntityExchangeObject
-
canEqual
- Overrides:
canEqual
in classEntityExchangeObject
-
hashCode
public int hashCode()- Overrides:
hashCode
in classEntityExchangeObject
-