|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<Repository>
com.liferay.portal.model.impl.RepositoryModelImpl
com.liferay.portal.model.impl.RepositoryBaseImpl
com.liferay.portal.model.impl.RepositoryImpl
public class RepositoryImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.RepositoryModelImpl |
---|
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
Constructor Summary | |
---|---|
RepositoryImpl()
|
Method Summary | |
---|---|
String |
getTypeSettings()
Returns the type settings of this repository. |
UnicodeProperties |
getTypeSettingsProperties()
|
void |
setTypeSettings(String typeSettings)
Sets the type settings of this repository. |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Methods inherited from class com.liferay.portal.model.impl.RepositoryBaseImpl |
---|
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.RepositoryModel |
---|
clone, compareTo, getClassName, getClassNameId, getCompanyId, getCreateDate, getDescription, getDlFolderId, getExpandoBridge, getGroupId, getModifiedDate, getName, getPortletId, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setCompanyId, setCreateDate, setDescription, setDlFolderId, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPortletId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Constructor Detail |
---|
public RepositoryImpl()
Method Detail |
---|
public String getTypeSettings()
RepositoryModel
getTypeSettings
in interface Repository
getTypeSettings
in interface RepositoryModel
getTypeSettings
in class RepositoryModelImpl
public UnicodeProperties getTypeSettingsProperties()
public void setTypeSettings(String typeSettings)
RepositoryModel
setTypeSettings
in interface Repository
setTypeSettings
in interface RepositoryModel
setTypeSettings
in class RepositoryModelImpl
typeSettings
- the type settings of this repositorypublic void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |