- All Superinterfaces:
- AttachedModel, BaseModel<SocialActivityCounter>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<SocialActivityCounter>, PersistedModel, java.io.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: