@ProviderType public interface Repository extends PersistedModel, RepositoryModel
RepositoryModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<Repository,Long> |
REPOSITORY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
UnicodeProperties |
getTypeSettingsProperties() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
persistgetClassName, getClassNameId, getCompanyId, getCreateDate, getDescription, getDlFolderId, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getPortletId, getPrimaryKey, getRepositoryId, getTypeSettings, getUserId, getUserName, getUserUuid, getUuid, setClassName, setClassNameId, setCompanyId, setCreateDate, setDescription, setDlFolderId, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setPortletId, setPrimaryKey, setRepositoryId, setTypeSettings, setUserId, setUserName, setUserUuid, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypestatic final Accessor<Repository,Long> REPOSITORY_ID_ACCESSOR
com.liferay.portal.model.impl.RepositoryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.UnicodeProperties getTypeSettingsProperties()
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)