|
|||||||||
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.RoleImpl
public class RoleImpl
Field Summary |
---|
Constructor Summary | |
---|---|
RoleImpl()
|
Method Summary | |
---|---|
java.lang.String |
getTitle(java.util.Locale locale)
|
java.lang.String |
getTitle(java.util.Locale locale,
boolean useDefault)
|
java.lang.String |
getTitle(java.lang.String localeLanguageId)
|
java.lang.String |
getTitle(java.lang.String localeLanguageId,
boolean useDefault)
|
java.lang.String |
getTypeLabel()
|
void |
setTitle(java.lang.String title,
java.util.Locale locale)
|
Methods inherited from class com.liferay.portal.model.impl.RoleModelImpl |
---|
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getCompanyId, getDescription, getExpandoBridge, getName, getOriginalClassNameId, getOriginalClassPK, getOriginalCompanyId, getOriginalName, getPrimaryKey, getPrimaryKeyObj, getRoleId, getSubtype, getTitle, getTitleMap, getType, hashCode, setClassNameId, setClassPK, setCompanyId, setDescription, setExpandoBridgeAttributes, setName, setPrimaryKey, setRoleId, setSubtype, setTitle, setTitle, setTitleMap, setType, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.RoleModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getDescription, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getRoleId, getSubtype, getTitle, getTitleMap, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setDescription, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setRoleId, setSubtype, setTitle, setTitle, setTitleMap, setType, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public RoleImpl()
Method Detail |
---|
public java.lang.String getTitle(java.util.Locale locale)
getTitle
in interface com.liferay.portal.model.Role
getTitle
in interface com.liferay.portal.model.RoleModel
getTitle
in class RoleModelImpl
public java.lang.String getTitle(java.util.Locale locale, boolean useDefault)
getTitle
in interface com.liferay.portal.model.Role
getTitle
in interface com.liferay.portal.model.RoleModel
getTitle
in class RoleModelImpl
public java.lang.String getTitle(java.lang.String localeLanguageId)
getTitle
in interface com.liferay.portal.model.Role
getTitle
in interface com.liferay.portal.model.RoleModel
getTitle
in class RoleModelImpl
public java.lang.String getTitle(java.lang.String localeLanguageId, boolean useDefault)
getTitle
in interface com.liferay.portal.model.Role
getTitle
in interface com.liferay.portal.model.RoleModel
getTitle
in class RoleModelImpl
public java.lang.String getTypeLabel()
getTypeLabel
in interface com.liferay.portal.model.Role
public void setTitle(java.lang.String title, java.util.Locale locale)
setTitle
in interface com.liferay.portal.model.Role
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |