A C D G I L M O R S T U

A

Application - Class in org.exoplatform.application.registry
Created by the eXo platform team User: Benjamin Mestrallet Date: 15 juin 2004
Application() - Constructor for class org.exoplatform.application.registry.Application
 
ApplicationCategoriesPlugins - Class in org.exoplatform.application.registry
Created by The eXo Platform SARL Author : Le Bien Thuy lebienthuy@gmail.com 9 Oct 2007
ApplicationCategoriesPlugins(ApplicationRegistryService, ConfigurationManager, InitParams) - Constructor for class org.exoplatform.application.registry.ApplicationCategoriesPlugins
 
ApplicationCategory - Class in org.exoplatform.application.registry
Created y the eXo platform team User: Benjamin Mestrallet Date: 15 juin 2004
ApplicationCategory() - Constructor for class org.exoplatform.application.registry.ApplicationCategory
 
ApplicationRegistryService - Interface in org.exoplatform.application.registry
Created y the eXo platform team User: Tuan Nguyen Date: 20 april 2007
ApplicationRegistryServiceImpl - Class in org.exoplatform.application.registry.jcr
Created by The eXo Platform SARL Author : Tung Pham thanhtungty@gmail.com Nov 23, 2007
ApplicationRegistryServiceImpl(RegistryService) - Constructor for class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 

C

clearAllRegistries() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
remove all ApplicationCategory and Application in it
clearAllRegistries() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.application.gadget.GadgetRegister
Destroys the listener context
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.application.gadget.GadgetRegister
Initializes the listener and each time a new gadget application war is deployed the gadgets are added into the JCR node by GadgetRegistryService

D

DataMapper - Class in org.exoplatform.application.gadget.jcr
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Jun 18, 2008
DataMapper() - Constructor for class org.exoplatform.application.gadget.jcr.DataMapper
 
DataMapper - Class in org.exoplatform.application.registry.jcr
Created by The eXo Platform SARL Author : Tung Pham thanhtungty@gmail.com Nov 23, 2007
DataMapper() - Constructor for class org.exoplatform.application.registry.jcr.DataMapper
 

G

Gadget - Class in org.exoplatform.application.gadget
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Jul 28, 2008
Gadget() - Constructor for class org.exoplatform.application.gadget.Gadget
 
GadgetRegister - Class in org.exoplatform.application.gadget
This class represents an registry for gadget application, it hear from context and then deployed gadget
GadgetRegister() - Constructor for class org.exoplatform.application.gadget.GadgetRegister
 
GadgetRegistryService - Interface in org.exoplatform.application.gadget
This service is used to register the gadget with portal.
GadgetRegistryServiceImpl - Class in org.exoplatform.application.gadget.jcr
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Jun 18, 2008
GadgetRegistryServiceImpl(InitParams, RegistryService) - Constructor for class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.Application
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getAllApplications() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of all current applications
getAllApplications() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getAllGadgets() - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Gets all of available gadgets from the database.
getAllGadgets(Comparator<Gadget>) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Gets all of available gadgets from the database.
The list of gadgets are sorted.
getAllGadgets() - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
getAllGadgets(Comparator<Gadget>) - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
getApplication(String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get application with id provided
getApplication(String, String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get application in specific category and have name provided in param
getApplication(String) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplication(String, String) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationCategories(String, String...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of application categories (and applications in each category)
getApplicationCategories() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of all current application categories (unsorted)
getApplicationCategories(Comparator<ApplicationCategory>) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of all current application categories (sorted)
getApplicationCategories(String, String...) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationCategories() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationCategories(Comparator<ApplicationCategory>) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationCategory(String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get ApplicationCategory with name provided
getApplicationCategory(String) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationGroup() - Method in class org.exoplatform.application.registry.Application
 
getApplicationName() - Method in class org.exoplatform.application.registry.Application
 
getApplications() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getApplications(ApplicationCategory, String...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of applications (unsorted) in specific category and have specific type
getApplications(ApplicationCategory, Comparator<Application>, String...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
get list of applications (sorted) in specific category and have specific type
getApplications(ApplicationCategory, String...) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplications(ApplicationCategory, Comparator<Application>, String...) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
getApplicationType() - Method in class org.exoplatform.application.registry.Application
 
getCategoryName() - Method in class org.exoplatform.application.registry.Application
 
getCreatedDate() - Method in class org.exoplatform.application.registry.Application
 
getCreatedDate() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getDescription() - Method in class org.exoplatform.application.gadget.Gadget
 
getDescription() - Method in class org.exoplatform.application.registry.Application
 
getDescription() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getDisplayName() - Method in class org.exoplatform.application.registry.Application
 
getDisplayName() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getEncoding() - Method in class org.exoplatform.application.gadget.Source
 
getGadget(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Gets the gadget from database by name.
getGadget(String) - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
getId() - Method in class org.exoplatform.application.registry.Application
 
getLastModified() - Method in class org.exoplatform.application.gadget.Source
 
getLength() - Method in class org.exoplatform.application.gadget.Source
 
getMimeType() - Method in class org.exoplatform.application.gadget.Source
 
getMinWidthResolution() - Method in class org.exoplatform.application.registry.Application
 
getModifiedDate() - Method in class org.exoplatform.application.registry.Application
 
getModifiedDate() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getName() - Method in class org.exoplatform.application.gadget.Gadget
 
getName() - Method in class org.exoplatform.application.gadget.Source
 
getName() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getReferenceUrl() - Method in class org.exoplatform.application.gadget.Gadget
 
getSource(String) - Method in class org.exoplatform.application.gadget.jcr.SourceStorageImpl
 
getSource(String) - Method in interface org.exoplatform.application.gadget.SourceStorage
Return Source object which is retrieved from db
getSourceURI(String) - Method in class org.exoplatform.application.gadget.jcr.SourceStorageImpl
 
getSourceURI(String) - Method in interface org.exoplatform.application.gadget.SourceStorage
Return uri to source
getStreamContent() - Method in class org.exoplatform.application.gadget.Source
 
getTextContent() - Method in class org.exoplatform.application.gadget.Source
 
getThumbnail() - Method in class org.exoplatform.application.gadget.Gadget
 
getTitle() - Method in class org.exoplatform.application.gadget.Gadget
 
getUrl() - Method in class org.exoplatform.application.gadget.Gadget
 

I

importAllPortlets() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Get all deployed portlet, add to portlet's ApplicationCategory If ApplicationCategory currently doesn't exist, it'll be created If Application've already existed, it'll be ignored
importAllPortlets() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
importExoGadgets() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Get all Gadget, add to eXoGadgets application category When first added, it's access permission will be Everyone If ApplicationCategory currently doesn't exist, it'll be created Gadget that has been imported before will be ignored
importExoGadgets() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
initListener(ComponentPlugin) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
 
initListener(ComponentPlugin) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
isGadgetDeveloper(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
 
isGadgetDeveloper(String) - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
return true is the user is defined as a gadget developer
isLocal() - Method in class org.exoplatform.application.gadget.Gadget
 

L

log - Static variable in class org.exoplatform.application.gadget.GadgetRegister
 

M

map(Document, Gadget) - Method in class org.exoplatform.application.gadget.jcr.DataMapper
 
map(Document, ApplicationCategory) - Method in class org.exoplatform.application.registry.jcr.DataMapper
 
map(Document, Application) - Method in class org.exoplatform.application.registry.jcr.DataMapper
 

O

org.exoplatform.application.gadget - package org.exoplatform.application.gadget
 
org.exoplatform.application.gadget.jcr - package org.exoplatform.application.gadget.jcr
 
org.exoplatform.application.registry - package org.exoplatform.application.registry
 
org.exoplatform.application.registry.jcr - package org.exoplatform.application.registry.jcr
 

R

remove(ApplicationCategory) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
remove application category (and all application in it) from database
remove(Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Remove an Application from database
remove(ApplicationCategory) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
remove(Application) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
removeGadget(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Removes the gadget from the database.
removeGadget(String) - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
removeSource(String) - Method in class org.exoplatform.application.gadget.jcr.SourceStorageImpl
 
removeSource(String) - Method in interface org.exoplatform.application.gadget.SourceStorage
delete source node from db
run() - Method in class org.exoplatform.application.registry.ApplicationCategoriesPlugins
 

S

save(ApplicationCategory) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
save an application category to database
save(ApplicationCategory, Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Save Application in ApplicationCategory If ApplicationCategory or Application don't exist, they'll be created
save(ApplicationCategory) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
save(ApplicationCategory, Application) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
saveGadget(Gadget) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Adds the gadget to the database.
saveGadget(Gadget) - Method in class org.exoplatform.application.gadget.jcr.GadgetRegistryServiceImpl
 
saveSource(String, Source) - Method in class org.exoplatform.application.gadget.jcr.SourceStorageImpl
 
saveSource(String, Source) - Method in interface org.exoplatform.application.gadget.SourceStorage
create or update a Source node in db
setAccessPermissions(ArrayList<String>) - Method in class org.exoplatform.application.registry.Application
 
setAccessPermissions(ArrayList<String>) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setApplicationGroup(String) - Method in class org.exoplatform.application.registry.Application
 
setApplicationName(String) - Method in class org.exoplatform.application.registry.Application
 
setApplications(List<Application>) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setApplicationType(String) - Method in class org.exoplatform.application.registry.Application
 
setCategoryName(String) - Method in class org.exoplatform.application.registry.Application
 
setCreatedDate(Date) - Method in class org.exoplatform.application.registry.Application
 
setCreatedDate(Date) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setDescription(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setDescription(String) - Method in class org.exoplatform.application.registry.Application
 
setDescription(String) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.Application
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setEncoding(String) - Method in class org.exoplatform.application.gadget.Source
 
setLastModified(Calendar) - Method in class org.exoplatform.application.gadget.Source
 
setLocal(Boolean) - Method in class org.exoplatform.application.gadget.Gadget
 
setMimeType(String) - Method in class org.exoplatform.application.gadget.Source
 
setMinWidthResolution(int) - Method in class org.exoplatform.application.registry.Application
 
setModifiedDate(Date) - Method in class org.exoplatform.application.registry.Application
 
setModifiedDate(Date) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setName(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setName(String) - Method in class org.exoplatform.application.gadget.Source
 
setName(String) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setReferenceUrl(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setStreamContent(InputStream) - Method in class org.exoplatform.application.gadget.Source
 
setTextContent(String) - Method in class org.exoplatform.application.gadget.Source
 
setThumbnail(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setTitle(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setUrl(String) - Method in class org.exoplatform.application.gadget.Gadget
 
Source - Class in org.exoplatform.application.gadget
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Oct 23, 2008
Source(String) - Constructor for class org.exoplatform.application.gadget.Source
 
Source(String, String, String) - Constructor for class org.exoplatform.application.gadget.Source
 
SourceStorage - Interface in org.exoplatform.application.gadget
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Aug 6, 2008
SourceStorageImpl - Class in org.exoplatform.application.gadget.jcr
Created by The eXo Platform SAS Author : Pham Thanh Tung thanhtungty@gmail.com Aug 6, 2008
SourceStorageImpl(InitParams, RepositoryService) - Constructor for class org.exoplatform.application.gadget.jcr.SourceStorageImpl
 
start() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 
stop() - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 

T

toApplciation(Document) - Method in class org.exoplatform.application.gadget.jcr.DataMapper
 
toApplication(Document) - Method in class org.exoplatform.application.registry.jcr.DataMapper
 
toApplicationCategory(Document) - Method in class org.exoplatform.application.registry.jcr.DataMapper
 

U

update(Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Update an Application
update(Application) - Method in class org.exoplatform.application.registry.jcr.ApplicationRegistryServiceImpl
 

A C D G I L M O R S T U

Copyright © 2012 eXo Platform SAS. All Rights Reserved.