com.liferay.portal.model
Interface UserGroupRole
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, UserGroupRoleModel
public interface UserGroupRole
- extends UserGroupRoleModel
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This interface is a model that represents the UserGroupRole table
in the database.
Customize com.liferay.portal.service.model.impl.UserGroupRoleImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.model.UserGroupRoleModel,
com.liferay.portal.service.model.impl.UserGroupRoleImpl,
com.liferay.portal.service.model.impl.UserGroupRoleModelImpl
| Methods inherited from interface java.lang.Comparable |
compareTo |