Interface UserGroupRole

All Superinterfaces:
BaseModel<UserGroupRole>, ClassedModel, Cloneable, Comparable<UserGroupRole>, CTModel<UserGroupRole>, MVCCModel, PersistedModel, Serializable, ShardedModel, UserGroupRoleModel
All Known Implementing Classes:
UserGroupRoleWrapper

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