JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
F
G
I
M
N
O
S
A
addApplication(UriInfo, ApplicationForm)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
addFavoriteApplication(UriInfo, Long)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
ADMINISTRATORS_PERMISSION
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_ACTIVE
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_DEFAULT
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_DESCRIPTION
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_ID
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_IMAGE_FILE_BODY
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_IMAGE_FILE_ID
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_IMAGE_FILE_NAME
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_PERMISSIONS
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_TITLE
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
APP_URL
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
Application
- Class in
org.exoplatform.appCenter.services.entity.jpa
Application()
- Constructor for class org.exoplatform.appCenter.services.entity.jpa.
Application
Application(String, String, Long, String, boolean, boolean, String)
- Constructor for class org.exoplatform.appCenter.services.entity.jpa.
Application
ApplicationDAO
- Class in
org.exoplatform.appCenter.services.dao
ApplicationDAO()
- Constructor for class org.exoplatform.appCenter.services.dao.
ApplicationDAO
ApplicationForm
- Class in
org.exoplatform.appCenter.services.entity
ApplicationForm()
- Constructor for class org.exoplatform.appCenter.services.entity.
ApplicationForm
ApplicationForm(String, String, String, boolean, boolean, String[], String, String)
- Constructor for class org.exoplatform.appCenter.services.entity.
ApplicationForm
ApplicationImage
- Class in
org.exoplatform.appCenter.services.entity
ApplicationImage()
- Constructor for class org.exoplatform.appCenter.services.entity.
ApplicationImage
ApplicationImage(String, String)
- Constructor for class org.exoplatform.appCenter.services.entity.
ApplicationImage
ApplicationsRestService
- Class in
org.exoplatform.appCenter.services.rest
ApplicationsRestService(ApplicationDAO, FavoriteApplicationDAO, FileService, SettingService, OrganizationService)
- Constructor for class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
D
DEFAULT_APP_IMAGE_BODY
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
DEFAULT_APP_IMAGE_ID
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
DEFAULT_APP_IMAGE_NAME
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
deleteApplication(UriInfo, Long)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
deleteFavoriteApplication(UriInfo, Long)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
E
editApplication(UriInfo, ApplicationForm)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
F
FavoriteApplication
- Class in
org.exoplatform.appCenter.services.entity.jpa
FavoriteApplication()
- Constructor for class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
FavoriteApplication(Application, String)
- Constructor for class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
FavoriteApplicationDAO
- Class in
org.exoplatform.appCenter.services.dao
FavoriteApplicationDAO()
- Constructor for class org.exoplatform.appCenter.services.dao.
FavoriteApplicationDAO
G
getAppByTitleOrUrl(String, String)
- Method in class org.exoplatform.appCenter.services.dao.
ApplicationDAO
getAppGeneralSettings(UriInfo)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
getApplication()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
getApplicationsList(UriInfo, String, String, String)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
getAuthorizedApplications(String, Collection<Group>, String)
- Method in class org.exoplatform.appCenter.services.dao.
ApplicationDAO
getAuthorizedApplicationsList(UriInfo, String, String, String)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
getDefaultApplications(String, Collection<Group>)
- Method in class org.exoplatform.appCenter.services.dao.
ApplicationDAO
getDescription()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getDescription()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getFavoriteAppByUserNameAndAppId(Long, String)
- Method in class org.exoplatform.appCenter.services.dao.
FavoriteApplicationDAO
getFavoriteApplicationsList(UriInfo)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
getFavoriteApps(String)
- Method in class org.exoplatform.appCenter.services.dao.
FavoriteApplicationDAO
getFavoriteAppsByAppId(Long)
- Method in class org.exoplatform.appCenter.services.dao.
FavoriteApplicationDAO
getFileBody()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationImage
getFileName()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationImage
getId()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getId()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getId()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
getImageFileBody()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getImageFileId()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getImageFileName()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getPermissions()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getPermissions()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getTitle()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getTitle()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getUrl()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
getUrl()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
getUserName()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
I
isActive()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
isActive()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
isByDefault()
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
isByDefault()
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
M
MAX_FAVORITE_APPS
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
N
NAME_SPACE
- Static variable in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
O
org.exoplatform.appCenter.services.dao
- package org.exoplatform.appCenter.services.dao
org.exoplatform.appCenter.services.entity
- package org.exoplatform.appCenter.services.entity
org.exoplatform.appCenter.services.entity.jpa
- package org.exoplatform.appCenter.services.entity.jpa
org.exoplatform.appCenter.services.rest
- package org.exoplatform.appCenter.services.rest
S
setActive(boolean)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setActive(boolean)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setApplication(Application)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
setByDefault(boolean)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setByDefault(boolean)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setDefaultAppImage(UriInfo, ApplicationImage)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
setDescription(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setDescription(String)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setFileBody(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationImage
setFileName(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationImage
setId(Long)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setId(Long)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setId(Long)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
setImageFileBody(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setImageFileId(Long)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setImageFileName(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setMaxFavoriteApps(UriInfo, String)
- Method in class org.exoplatform.appCenter.services.rest.
ApplicationsRestService
setPermissions(String[])
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setPermissions(String)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setTitle(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setTitle(String)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setUrl(String)
- Method in class org.exoplatform.appCenter.services.entity.
ApplicationForm
setUrl(String)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
Application
setUserName(String)
- Method in class org.exoplatform.appCenter.services.entity.jpa.
FavoriteApplication
A
D
E
F
G
I
M
N
O
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2020
eXo Platform SAS
. All rights reserved.