|
|||||||||
| 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.Role>
com.liferay.portal.model.impl.RoleModelImpl
com.liferay.portal.model.impl.RoleBaseImpl
com.liferay.portal.model.impl.RoleImpl
public class RoleImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.model.Role |
|---|
NAME_ACCESSOR, ROLE_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
RoleImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescriptiveName()
|
java.lang.String |
getTitle(java.lang.String languageId)
|
java.lang.String |
getTitle(java.lang.String languageId,
boolean useDefault)
|
java.lang.String |
getTypeLabel()
|
protected boolean |
hasClassName(java.lang.Class<?> clazz)
|
boolean |
isTeam()
|
| Methods inherited from class com.liferay.portal.model.impl.RoleBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.RoleModel |
|---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getRoleId, getSubtype, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setRoleId, setSubtype, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setType, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public RoleImpl()
| Method Detail |
|---|
public java.lang.String getDescriptiveName()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getTitle(java.lang.String languageId)
getTitle in interface com.liferay.portal.model.RolegetTitle in interface com.liferay.portal.model.RoleModelgetTitle in class RoleModelImpl
public java.lang.String getTitle(java.lang.String languageId,
boolean useDefault)
getTitle in interface com.liferay.portal.model.RolegetTitle in interface com.liferay.portal.model.RoleModelgetTitle in class RoleModelImplpublic java.lang.String getTypeLabel()
public boolean isTeam()
protected boolean hasClassName(java.lang.Class<?> clazz)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||