Interface SocialActivityCounter

All Superinterfaces:
AttachedModel, BaseModel<SocialActivityCounter>, ClassedModel, Cloneable, Comparable<SocialActivityCounter>, CTModel<SocialActivityCounter>, MVCCModel, PersistedModel, Serializable, ShardedModel, SocialActivityCounterModel, TypedModel
All Known Implementing Classes:
SocialActivityCounterWrapper

@ProviderType public interface SocialActivityCounter extends PersistedModel, SocialActivityCounterModel
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:
{$generated.description}
  • Field Details

  • Method Details

    • isActivePeriod

      boolean isActivePeriod(int periodLength)