com.liferay.portal.model
Interface UserGroupGroupRole

All Superinterfaces:
BaseModel<UserGroupGroupRole>, java.lang.Cloneable, java.lang.Comparable<UserGroupGroupRole>, java.io.Serializable, UserGroupGroupRoleModel
All Known Implementing Classes:
UserGroupGroupRoleWrapper

public interface UserGroupGroupRole
extends UserGroupGroupRoleModel

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 UserGroupGroupRole table in the database.

Customize UserGroupGroupRoleImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
UserGroupGroupRoleModel, UserGroupGroupRoleImpl, UserGroupGroupRoleModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.UserGroupGroupRoleModel
clone, compareTo, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserGroupId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setRoleId, setUserGroupId, toEscapedModel, toString, toXmlString