Package org.cyclos.impl.marketplace
Class AdCategoryCacheKey
- java.lang.Object
-
- org.cyclos.impl.marketplace.AdCategoryCacheKey
-
- All Implemented Interfaces:
Serializable
public class AdCategoryCacheKey extends Object implements Serializable
Key for the active ad categories tree cache- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AdCategoryCacheKey(Long languageId, Long networkId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)LonggetLanguageId()LonggetNetworkId()inthashCode()StringtoString()
-