- All Superinterfaces:
- AttachedModel, BaseModel<SocialActivityCounter>, ClassedModel, Cloneable, Comparable<SocialActivityCounter>, PersistedModel, Serializable, ShardedModel, SocialActivityCounterModel, TypedModel
- All Known Implementing Classes:
- SocialActivityCounterWrapper
@ProviderType
public interface SocialActivityCounter
extends SocialActivityCounterModel, PersistedModel
The extended model interface for the SocialActivityCounter service. Represents a row in the "SocialActivityCounter" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
SocialActivityCounterModel
,
SocialActivityCounterImpl
,
SocialActivityCounterModelImpl
- {$generated.description}