@ProviderType public interface App extends AppModel, com.liferay.portal.kernel.model.PersistedModel
AppModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<App,java.lang.Long> |
APP_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
addContextName(java.lang.String contextName) |
java.lang.String[] |
getContextNames() |
java.lang.String |
getFileDir() |
java.lang.String |
getFileName() |
java.lang.String |
getFilePath() |
boolean |
isDownloaded() |
boolean |
isInstalled() |
cloneWithOriginalValues, getAppId, getCategory, getCompanyId, getCreateDate, getDescription, getIconURL, getModifiedDate, getPrimaryKey, getRemoteAppId, getRequired, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, isRequired, setAppId, setCategory, setCompanyId, setCreateDate, setDescription, setIconURL, setModifiedDate, setPrimaryKey, setRemoteAppId, setRequired, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<App,java.lang.Long> APP_ID_ACCESSOR
java.lang.String[] addContextName(java.lang.String contextName)
java.lang.String[] getContextNames()
java.lang.String getFileDir()
java.lang.String getFileName()
java.lang.String getFilePath()
boolean isDownloaded() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isInstalled()