com.liferay.portal.model
Interface OrgGroupPermission
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, OrgGroupPermissionModel, java.io.Serializable
- public interface OrgGroupPermission
- extends OrgGroupPermissionModel
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 OrgGroupPermission
table in the database.
Customize com.liferay.portal.service.model.impl.OrgGroupPermissionImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.model.OrgGroupPermissionModel
,
com.liferay.portal.service.model.impl.OrgGroupPermissionImpl
,
com.liferay.portal.service.model.impl.OrgGroupPermissionModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |
containsOrganization
public boolean containsOrganization(java.util.List organizations)
containsGroup
public boolean containsGroup(java.util.List groups)