|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.OrgGroupRole>
com.liferay.portal.model.impl.OrgGroupRoleModelImpl
com.liferay.portal.model.impl.OrgGroupRoleImpl
public class OrgGroupRoleImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.OrgGroupRoleModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
OrgGroupRoleImpl()
|
|
| Method Summary | |
|---|---|
boolean |
containsGroup(java.util.List<com.liferay.portal.model.Group> groups)
|
boolean |
containsOrganization(java.util.List<com.liferay.portal.model.Organization> organizations)
|
| Methods inherited from class com.liferay.portal.model.impl.OrgGroupRoleModelImpl |
|---|
clone, compareTo, equals, getGroupId, getOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRoleId, hashCode, setGroupId, setOrganizationId, setPrimaryKey, setRoleId, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getExpandoBridge, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.OrgGroupRoleModel |
|---|
getGroupId, getOrganizationId, getPrimaryKey, getRoleId, setGroupId, setOrganizationId, setPrimaryKey, setRoleId, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public OrgGroupRoleImpl()
| Method Detail |
|---|
public boolean containsOrganization(java.util.List<com.liferay.portal.model.Organization> organizations)
containsOrganization in interface com.liferay.portal.model.OrgGroupRolepublic boolean containsGroup(java.util.List<com.liferay.portal.model.Group> groups)
containsGroup in interface com.liferay.portal.model.OrgGroupRole
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||