|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Repository
The extended model interface for the Repository service. Represents a row in the "Repository" database table, with each column mapped to a property of this class.
RepositoryModel,
RepositoryImpl,
RepositoryModelImpl| 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 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, setClassNameId, setCompanyId, setCreateDate, setDescription, setDlFolderId, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPortletId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setUserId, setUserName, setUserUuid, setUuid, 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 |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Method Detail |
|---|
String getTypeSettings()
RepositoryModel
getTypeSettings in interface RepositoryModelUnicodeProperties getTypeSettingsProperties()
void setTypeSettings(String typeSettings)
RepositoryModel
setTypeSettings in interface RepositoryModeltypeSettings - the type settings of this repositoryvoid setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||