@ProviderType public interface Repository extends PersistedModel, RepositoryModel
RepositoryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Repository,java.lang.Long> |
REPOSITORY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
UnicodeProperties |
getTypeSettingsProperties() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsUnicodeProperties) |
persist
cloneWithOriginalValues, getClassName, 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, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone, getStagedModelType
static final Accessor<Repository,java.lang.Long> REPOSITORY_ID_ACCESSOR
UnicodeProperties getTypeSettingsProperties()
void setTypeSettingsProperties(UnicodeProperties typeSettingsUnicodeProperties)