Interface UserGroup

All Superinterfaces:
AuditedModel, BaseModel<UserGroup>, ClassedModel, Cloneable, Comparable<UserGroup>, CTModel<UserGroup>, ExternalReferenceCodeModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, UserGroupModel
All Known Implementing Classes:
UserGroupWrapper

@ProviderType public interface UserGroup extends PersistedModel, UserGroupModel
The extended model interface for the UserGroup service. Represents a row in the "UserGroup" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}