Skip navigation links
A B C D E F G H I K M O P R S U V 

A

Addon - Class in org.exoplatform.addon.service.model
 
Addon() - Constructor for class org.exoplatform.addon.service.model.Addon
 
ADDON_CACHE_NAME - Static variable in class org.exoplatform.addon.service.AddOnService
 
ADDON_EMPTY_MIXIN_VALUE - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_MIXIN_CATEGORY
ADDON_ITEM_PATH - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_ITEM_PATH.
ADDON_MIXIN_CATEGORY - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_MIXIN_CATEGORY
ADDON_MIXIN_PROPPERTY_NAME - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_MIXIN_PROPERTY_NAME
ADDON_NODE_TYPE - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_NODE_TYPE.
ADDON_SITE_NAME - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant ADDON_SITE_NAME.
AddOnRestService - Class in org.exoplatform.addon.service
Created by The eXo Platform SAS 20 Aug 2014
AddOnRestService(UserACL) - Constructor for class org.exoplatform.addon.service.AddOnRestService
 
AddOnRestService.CommentMessage - Class in org.exoplatform.addon.service
 
AddOnService - Class in org.exoplatform.addon.service
 
AddOnService() - Constructor for class org.exoplatform.addon.service.AddOnService
 
AddonUtils - Class in org.exoplatform.addon.utils
 
AddonUtils() - Constructor for class org.exoplatform.addon.utils.AddonUtils
 

B

buildAddonFromJcrNode(String) - Static method in class org.exoplatform.addon.service.AddOnService
 
buildJCRQuery(String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 

C

Category - Class in org.exoplatform.addon.marketplace.bo
Created by kmenzli on 11/11/2016.
Category() - Constructor for class org.exoplatform.addon.marketplace.bo.Category
 
Category(String, String) - Constructor for class org.exoplatform.addon.marketplace.bo.Category
 
CATEGORY_ITEM_ALL_VALUE - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant Categories List Empty Item
CategoryDAO - Interface in org.exoplatform.addon.marketplace.dao
Created by kmenzli on 12/11/2016.
CategoryDAOImpl - Class in org.exoplatform.addon.marketplace.dao.hibernate
Created by kmenzli on 12/11/2016.
CategoryDAOImpl() - Constructor for class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
cleanAddonCacheById(String) - Method in class org.exoplatform.addon.service.AddOnRestService
 
cleanAddonCacheByUuid(String) - Static method in class org.exoplatform.addon.service.AddOnService
 
cleanAllAddonCache(SecurityContext, UriInfo) - Method in class org.exoplatform.addon.service.AddOnRestService
 
cleanAllAddonCache() - Static method in class org.exoplatform.addon.service.AddOnService
 
cleanString(String) - Static method in class org.exoplatform.addon.utils.AddonUtils
 
clone(boolean) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
CommentMessage() - Constructor for class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
compareTo(AddOnRestService.CommentMessage) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
Constants - Interface in org.exoplatform.addon.marketplace
Created by kmenzli on 23/11/2016.
count() - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
count() - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Return the total numbre of registered categories
createAddonThumbnailImageCover(Node) - Static method in class org.exoplatform.addon.service.AddOnService
 
createCategory(Category) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
createCategory(Category, long) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
createCategory(Category) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Create a category with given category model object.
createCategory(Category, long) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Create a sub-category with given category model object and parent category ID.
createCommunityFolder() - Static method in class org.exoplatform.addon.service.AddOnService
 
createResizedImage(InputStream, int, int, String) - Static method in class org.exoplatform.addon.utils.ImageUtils
 

D

delete(Category) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
deleteComment(SecurityContext, UriInfo, String, String) - Method in class org.exoplatform.addon.service.AddOnRestService
 

E

editComment(SecurityContext, UriInfo, String, String, String) - Method in class org.exoplatform.addon.service.AddOnRestService
 
equals(Object) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
executeJCRQuery(Session, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
EXO_MARKETPLACE_FEATUED_CATEGORY_NAME - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant Of Featured Category
EXO_PRIVILEGEABLE_NODE_TYPE - Static variable in class org.exoplatform.addon.service.AddOnService
 

F

FILTER_AZ - Static variable in interface org.exoplatform.addon.marketplace.Constants
 
FILTER_LATEST - Static variable in interface org.exoplatform.addon.marketplace.Constants
 
FILTER_MY_ADDONS - Static variable in interface org.exoplatform.addon.marketplace.Constants
 
FILTER_POPULAR - Static variable in interface org.exoplatform.addon.marketplace.Constants
 
FILTER_ZA - Static variable in interface org.exoplatform.addon.marketplace.Constants
 
findAllCategories() - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
findAllCategories() - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Return all categories registered in the DB
findCategories(String) - Method in interface org.exoplatform.addon.marketplace.dao.CategoryDAO
 
findCategories(String) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
findCategories(String) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
findCategories(String) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
 
findCategoryByName(String) - Method in interface org.exoplatform.addon.marketplace.dao.CategoryDAO
 
findCategoryByName(String) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
findCategoryByName(String) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
findCategoryByName(String) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
 
findSubCategory(Category) - Method in interface org.exoplatform.addon.marketplace.dao.CategoryDAO
 
findSubCategory(Category) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 

G

getAddonCache() - Static method in class org.exoplatform.addon.service.AddOnService
 
getAddonFromCache(String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getAddOnHomePath() - Static method in class org.exoplatform.addon.service.AddOnService
 
getAddonHomePath(String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getAuthor() - Method in class org.exoplatform.addon.service.model.Addon
 
getAvatarNode(Node) - Static method in class org.exoplatform.addon.service.AddOnService
 
getCategory(Long) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
getCategory(Long) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Return the category with given categoryId.
getCategory() - Method in class org.exoplatform.addon.service.model.Addon
 
getChildren() - Method in class org.exoplatform.addon.marketplace.bo.Category
Deprecated.
getCommentCreatedDate() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getCommentDetail() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getCommentorAvataUrl() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getCommentorFullname() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getCommentorUsername() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getComments(SecurityContext, UriInfo, String) - Method in class org.exoplatform.addon.service.AddOnRestService
 
getContentStorageType() - Method in class org.exoplatform.addon.service.AddOnRestService
 
getCoverImagePath() - Method in class org.exoplatform.addon.service.model.Addon
 
getCreateDate() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getDescription() - Method in class org.exoplatform.addon.marketplace.bo.Category
 
getDescription() - Method in class org.exoplatform.addon.service.model.Addon
 
getDownloadLink() - Method in class org.exoplatform.addon.service.model.Addon
 
getId() - Method in class org.exoplatform.addon.marketplace.bo.Category
 
getId() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
getImageCover(Node) - Static method in class org.exoplatform.addon.service.AddOnService
 
getImagesNode(Node) - Static method in class org.exoplatform.addon.service.AddOnService
 
getJcrNodePath() - Method in class org.exoplatform.addon.service.model.Addon
 
getJCRSession() - Static method in class org.exoplatform.addon.service.AddOnService
Create and return a JCR Session
getMessage() - Method in exception org.exoplatform.addon.marketplace.exception.MarketPlaceException
 
getMixinProperty(Node, String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getName() - Method in class org.exoplatform.addon.marketplace.bo.Category
 
getName() - Method in class org.exoplatform.addon.service.model.Addon
 
getNode(String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getNodeById(String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getOwnerid() - Method in class org.exoplatform.addon.service.model.Addon
 
getParent() - Method in class org.exoplatform.addon.marketplace.bo.Category
 
getPortalName() - Static method in class org.exoplatform.addon.service.AddOnService
 
getRestName() - Static method in class org.exoplatform.addon.service.AddOnService
 
getRootContentStorage(Node) - Method in class org.exoplatform.addon.service.AddOnRestService
 
getSeeDetailUrl() - Method in class org.exoplatform.addon.service.model.Addon
 
getStrProperty(Node, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
getSubCategory(long) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
getSubCategory(long) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Return a list of children of a parent category with given parentId.
getTotalVote() - Method in class org.exoplatform.addon.service.model.Addon
 
getUuid() - Method in class org.exoplatform.addon.service.model.Addon
 
getVoteRate() - Method in class org.exoplatform.addon.service.model.Addon
 
GIF_EXTENDSION - Static variable in class org.exoplatform.addon.utils.ImageUtils
 

H

hashCode() - Method in class org.exoplatform.addon.marketplace.bo.Category
 
HTTP_PARAMETER_CATEGORY_NAME - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant Categories List Empty Item

I

ImageUtils - Class in org.exoplatform.addon.utils
 
ImageUtils() - Constructor for class org.exoplatform.addon.utils.ImageUtils
 
imgPathBase - Static variable in class org.exoplatform.addon.service.AddOnService
 
isCanDelete() - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 

K

KEY_DIMENSION_SEPARATOR - Static variable in class org.exoplatform.addon.utils.ImageUtils
 
KEY_SEPARATOR - Static variable in class org.exoplatform.addon.utils.ImageUtils
 
KEYWORD_INPUT - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant KEYWORD_INPUT.

M

MarketPlaceException - Exception in org.exoplatform.addon.marketplace.exception
Created by kmenzli on 12/11/2016.
MarketPlaceException(Long, Class<?>) - Constructor for exception org.exoplatform.addon.marketplace.exception.MarketPlaceException
 
MarketPlaceService - Interface in org.exoplatform.addon.marketplace.service
Created by kmenzli on 11/11/2016.
MarketPlaceServiceImpl - Class in org.exoplatform.addon.marketplace.service.impl
Created by kmenzli on 12/11/2016.
MarketPlaceServiceImpl() - Constructor for class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
MarketPlaceServiceImpl(CategoryDAO) - Constructor for class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
MESSAGE_NOT_EMPTY_KEYWORD - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant MESSAGE_NOT_EMPTY_KEYWORD.
MESSAGE_NOT_SUPPORT_KEYWORD - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant MESSAGE_NOT_SUPPORT_KEYWORD.
migrate(SecurityContext, UriInfo) - Method in class org.exoplatform.addon.service.AddOnRestService
 
migrateModel(SecurityContext, UriInfo) - Method in class org.exoplatform.addon.service.AddOnRestService
 
MIX_COMMENTABLE_NODE_TYPE - Static variable in class org.exoplatform.addon.service.AddOnService
 
MIX_VOTEABLE_NODE_TYPE - Static variable in class org.exoplatform.addon.service.AddOnService
 

O

org.exoplatform.addon.marketplace - package org.exoplatform.addon.marketplace
 
org.exoplatform.addon.marketplace.bo - package org.exoplatform.addon.marketplace.bo
 
org.exoplatform.addon.marketplace.dao - package org.exoplatform.addon.marketplace.dao
 
org.exoplatform.addon.marketplace.dao.hibernate - package org.exoplatform.addon.marketplace.dao.hibernate
 
org.exoplatform.addon.marketplace.exception - package org.exoplatform.addon.marketplace.exception
 
org.exoplatform.addon.marketplace.service - package org.exoplatform.addon.marketplace.service
 
org.exoplatform.addon.marketplace.service.impl - package org.exoplatform.addon.marketplace.service.impl
 
org.exoplatform.addon.marketplace.upgrade - package org.exoplatform.addon.marketplace.upgrade
 
org.exoplatform.addon.service - package org.exoplatform.addon.service
 
org.exoplatform.addon.service.model - package org.exoplatform.addon.service.model
 
org.exoplatform.addon.utils - package org.exoplatform.addon.utils
 

P

PREFERENCE_EMAIL_SUBJECT - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_EMAIL_SUBJECT.
PREFERENCE_EMAIL_SUBJECT - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_EMAIL_SUBJECT.
PREFERENCE_FROM - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_RECEIVER.
PREFERENCE_FROM - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_RECEIVER.
PREFERENCE_FROM_NAME - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_RECEIVER.
PREFERENCE_FROM_NAME - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_RECEIVER.
PREFERENCE_ITEM_PATH - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_ITEM_PATH.
PREFERENCE_ITEM_PATH - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_ITEM_PATH.
PREFERENCE_RECEIVER - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_RECEIVER.
PREFERENCE_RECEIVER - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_RECEIVER.
PREFERENCE_SITE - Static variable in interface org.exoplatform.addon.marketplace.Constants
The Constant PREFERENCE_ITEM_PATH.
PREFERENCE_SITE - Static variable in class org.exoplatform.addon.service.AddOnService
The Constant PREFERENCE_ITEM_PATH.

R

registerNodeTypes(String, int) - Method in class org.exoplatform.addon.service.AddOnRestService
 
removeCategory(long, boolean) - Method in interface org.exoplatform.addon.marketplace.dao.CategoryDAO
 
removeCategory(long, boolean) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
removeCategory(long, boolean) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
removeCategory(long, boolean) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Remove the category with given categoryId, and also its descendants if deleteChild is true.

S

SendConfirmationAddonPublishedEmail(String, String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
sendNewAddonSubmisson(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
sendRequestReceiveMail(String, String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
setAuthor(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setCanDelete(boolean) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCategory(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setChildren(List<Category>) - Method in class org.exoplatform.addon.marketplace.bo.Category
Deprecated.
setCommentCreatedDate(Date) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCommentDetail(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCommentorAvataUrl(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCommentorFullname(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCommentorUsername(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setCoverImagePath(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setCreateDate(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setDescription(String) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
setDescription(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setDownloadLink(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setId(long) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
setId(String) - Method in class org.exoplatform.addon.service.AddOnRestService.CommentMessage
 
setJcrNodePath(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setName(String) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
setName(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setOwnerid(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setParent(Category) - Method in class org.exoplatform.addon.marketplace.bo.Category
 
setSeeDetailUrl(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setTotalVote(Integer) - Method in class org.exoplatform.addon.service.model.Addon
 
setUuid(String) - Method in class org.exoplatform.addon.service.model.Addon
 
setVoteRate(Double) - Method in class org.exoplatform.addon.service.model.Addon
 
start() - Method in class org.exoplatform.addon.marketplace.upgrade.UpgradeAddonNodeType
 
stop() - Method in class org.exoplatform.addon.marketplace.upgrade.UpgradeAddonNodeType
 
storeNode(String, String, Boolean, List<String>, Map<String, String>, Boolean) - Static method in class org.exoplatform.addon.service.AddOnService
 

U

update(Category) - Method in class org.exoplatform.addon.marketplace.dao.hibernate.CategoryDAOImpl
 
updateAddonDetailUrlToCache(String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
updateAddonsCategoriesInBulk(String, String, String) - Static method in class org.exoplatform.addon.service.AddOnService
 
updateAddonsCategoriesList(Session, QueryResult, String, String, String) - Static method in class org.exoplatform.addon.service.AddOnService
Update categories list for each addon
updateCategory(Category) - Method in class org.exoplatform.addon.marketplace.service.impl.MarketPlaceServiceImpl
 
updateCategory(Category) - Method in interface org.exoplatform.addon.marketplace.service.MarketPlaceService
Update the category.
updateNode(String, String, Boolean, List<String>, Map<String, String>, Boolean) - Static method in class org.exoplatform.addon.service.AddOnService
 
upgrade() - Method in class org.exoplatform.addon.service.AddOnRestService
 
UpgradeAddonNodeType - Class in org.exoplatform.addon.marketplace.upgrade
Created by kmenzli on 18/11/2016.
UpgradeAddonNodeType(ThreadLocalSessionProviderService, RepositoryService, DMSConfiguration, InitParams) - Constructor for class org.exoplatform.addon.marketplace.upgrade.UpgradeAddonNodeType
 

V

validateEmail(String) - Static method in class org.exoplatform.addon.service.AddOnService
validate the fields
A B C D E F G H I K M O P R S U V 
Skip navigation links

Copyright © 2003–2017 eXo Platform SAS. All rights reserved.