GateIn Portal Component Application Registry 4.3.1-PLF
A C D E G I L O P R S T U 

A

added(String, String, String, Object) - Method in class org.exoplatform.application.registry.impl.Injector
 
addGadget(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistry
 
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
 
ApplicationRegistryChromatticLifeCycle - Class in org.exoplatform.application.registry.impl
 
ApplicationRegistryChromatticLifeCycle(InitParams) - Constructor for class org.exoplatform.application.registry.impl.ApplicationRegistryChromatticLifeCycle
 
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.impl
The fundamental reason that motives to use tasks is because of the JMX access that does not setup a context and therefore the task either reuse the existing context setup by the portal or create a temporary context when accessed by JMX.
ApplicationRegistryServiceImpl(ChromatticManager, POMSessionManager, UserACL) - Constructor for class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 

C

CategoryDefinition - Class in org.exoplatform.application.registry.impl
 
CategoryDefinition() - Constructor for class org.exoplatform.application.registry.impl.CategoryDefinition
 
ContentDefinition - Class in org.exoplatform.application.registry.impl
 
ContentDefinition() - Constructor for class org.exoplatform.application.registry.impl.ContentDefinition
 
ContentRegistry - Class in org.exoplatform.application.registry.impl
 
ContentRegistry() - Constructor for class org.exoplatform.application.registry.impl.ContentRegistry
 
create() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
create() - Method in class org.exoplatform.application.registry.impl.ContentRegistry
 
createCategory(String) - Method in class org.exoplatform.application.registry.impl.ContentRegistry
 
createContent(String, ContentType<?>, String) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
Create a content definition for the target content.
created(Object) - Method in class org.exoplatform.application.registry.impl.Injector
 
createFolder() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
createGadget() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistry
 
createLocalData() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
createRemoteData() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 

D

deploy(Iterable<GadgetImporter>) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Deploy a set of gadgets.
deploy(Iterable<GadgetImporter>) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
detect(InputStream) - Static method in class org.exoplatform.application.gadget.EncodingDetector
 
doImport(GadgetDefinition) - Method in class org.exoplatform.application.gadget.GadgetImporter
 

E

EncodingDetector - Class in org.exoplatform.application.gadget
 

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
 
GADGET_MIME_TYPE - Static variable in class org.exoplatform.application.gadget.impl.LocalGadgetData
Mime type for gadgets.
GadgetData - Class in org.exoplatform.application.gadget.impl
 
GadgetData() - Constructor for class org.exoplatform.application.gadget.impl.GadgetData
 
GadgetDefinition - Class in org.exoplatform.application.gadget.impl
 
GadgetDefinition() - Constructor for class org.exoplatform.application.gadget.impl.GadgetDefinition
 
GadgetDeployer - Class in org.exoplatform.application.gadget
 
GadgetDeployer(ExoContainerContext, GadgetRegistryService) - Constructor for class org.exoplatform.application.gadget.GadgetDeployer
 
GadgetImporter - Class in org.exoplatform.application.gadget
 
GadgetImporter(String, String) - Constructor for class org.exoplatform.application.gadget.GadgetImporter
 
GadgetRegistry - Class in org.exoplatform.application.gadget.impl
 
GadgetRegistry() - Constructor for class org.exoplatform.application.gadget.impl.GadgetRegistry
 
GadgetRegistryService - Interface in org.exoplatform.application.gadget
This service is used to register the gadget with portal.
GadgetRegistryServiceImpl - Class in org.exoplatform.application.gadget.impl
 
GadgetRegistryServiceImpl(ChromatticManager, InitParams) - Constructor for class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.Application
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getAccessPermissions() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getAllApplications() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of all Application in database (unsorted)
If there are not any Application in database, return an empty list
getAllApplications() - Method in class org.exoplatform.application.registry.impl.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.impl.GadgetRegistryServiceImpl
 
getAllGadgets(Comparator<Gadget>) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getApplication(String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return Application with id provided
getApplication(String, String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return Application in specific category and have name provided in param
If it can't be found, return null
getApplication(String) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplication(String, String) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationCategories(String, ApplicationType<?>...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of ApplicationCatgory (and applications in each category)
getApplicationCategories() - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of all current application categories (unsorted, all Application in all ApplicationType)
getApplicationCategories(Comparator<ApplicationCategory>) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of all current application categories (sorted, all applications in all types)
getApplicationCategories(Comparator<ApplicationCategory>, String, ApplicationType<?>...) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationCategories(String, ApplicationType<?>...) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationCategories() - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationCategories(Comparator<ApplicationCategory>) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationCategory(String) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return ApplicationCategory with name provided
if not found, return null
getApplicationCategory(String) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplicationName() - Method in class org.exoplatform.application.registry.Application
 
getApplications() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getApplications(ApplicationCategory, ApplicationType<?>...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of applications (unsorted) in specific category and have specific type
getApplications(ApplicationCategory, Comparator<Application>, ApplicationType<?>...) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Return list of applications (sorted) in specific category and have specific type
getApplications(ApplicationCategory, ApplicationType<?>...) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getApplications(ApplicationCategory, Comparator<Application>, ApplicationType<?>...) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getCategory() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getCategory(String) - Method in class org.exoplatform.application.registry.impl.ContentRegistry
 
getCategoryList() - Method in class org.exoplatform.application.registry.impl.ContentRegistry
 
getCategoryMap() - Method in class org.exoplatform.application.registry.impl.ContentRegistry
 
getCategoryName() - Method in class org.exoplatform.application.registry.Application
 
getContentId() - Method in class org.exoplatform.application.registry.Application
 
getContentList() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getContentMap() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getContentRegistry() - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
getCountry() - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Return Country name, it's set in xml config of GadgetRegistryService
getCountry() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getCreatedDate() - Method in class org.exoplatform.application.registry.Application
 
getCreatedDate() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getCreationDate() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getCreationDate() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getCustomization() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getData() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getDefinition() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getDefinitions() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistry
 
getDescription() - Method in class org.exoplatform.application.gadget.Gadget
 
getDescription() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getDescription() - Method in class org.exoplatform.application.registry.Application
 
getDescription() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getDescription() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getDescription() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getDisplayName() - Method in class org.exoplatform.application.registry.Application
 
getDisplayName() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getDisplayName(boolean) - Method in class org.exoplatform.application.registry.ApplicationCategory
Return display name
If it's null or empty and checkEmpty is true, return name instead
getDisplayName() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getDisplayName() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getFileName() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getGadget(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Return Gadget object retrieved from database by its name.
getGadget(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistry
 
getGadget(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getGadgetBytes(String) - Method in class org.exoplatform.application.gadget.GadgetImporter
 
getGadgetBytes(String) - Method in class org.exoplatform.application.gadget.RemoteImporter
 
getGadgetBytes(String) - Method in class org.exoplatform.application.gadget.ServletLocalImporter
 
getGadgetName() - Method in class org.exoplatform.application.gadget.GadgetImporter
 
getGadgets() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistry
 
getGadgetURI() - Method in class org.exoplatform.application.gadget.GadgetImporter
 
getGadgetURL() - Method in class org.exoplatform.application.gadget.GadgetImporter
 
getGadgetURL(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Get the URL of gadget from gadget definition.
getGadgetURL(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getGadgetURL() - Method in class org.exoplatform.application.gadget.RemoteImporter
 
getGadgetURL() - Method in class org.exoplatform.application.gadget.ServletLocalImporter
 
getHostName() - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
 
getHostName() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getIconURL() - Method in class org.exoplatform.application.registry.Application
 
getId() - Method in class org.exoplatform.application.registry.Application
 
getId() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getLanguage() - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
 
getLanguage() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getLastModificationDate() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getLastModificationDate() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getLastModified() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getLastModified() - Method in class org.exoplatform.application.gadget.Source
 
getMimeType() - Method in class org.exoplatform.application.gadget.Source
 
getModifiedDate() - Method in class org.exoplatform.application.registry.Application
 
getModifiedDate() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getModuleId() - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
 
getModuleId() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getName() - Method in class org.exoplatform.application.gadget.Gadget
 
getName() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getName() - Method in class org.exoplatform.application.gadget.Source
 
getName() - Method in class org.exoplatform.application.registry.ApplicationCategory
 
getName() - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
getName() - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
getPath() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getReferenceUrl() - Method in class org.exoplatform.application.gadget.Gadget
 
getReferenceURL() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getRegistry() - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
getResources() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getSource() - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
getSource(Gadget) - Method in class org.exoplatform.application.gadget.impl.SourceStorageImpl
 
getSource(Gadget) - Method in interface org.exoplatform.application.gadget.SourceStorage
Return Source object of gadget that name provided in gadget object param
If can't find gadget with that name, return null
If gadget is remote, throw Exception
getSourceURI(String) - Method in class org.exoplatform.application.gadget.impl.SourceStorageImpl
 
getStorageId() - Method in class org.exoplatform.application.registry.Application
 
getTextContent() - Method in class org.exoplatform.application.gadget.Source
 
getThumbnail() - Method in class org.exoplatform.application.gadget.Gadget
 
getThumbnail() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getTitle() - Method in class org.exoplatform.application.gadget.Gadget
 
getTitle() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
getType() - Method in class org.exoplatform.application.registry.Application
 
getUrl() - Method in class org.exoplatform.application.gadget.Gadget
 
getURL() - Method in class org.exoplatform.application.gadget.impl.RemoteGadgetData
 

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.impl.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 will be ignored
importExoGadgets() - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
initListener(ComponentPlugin) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
 
initListener(ComponentPlugin) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
Injector - Class in org.exoplatform.application.registry.impl
 
Injector(ApplicationRegistryServiceImpl) - Constructor for class org.exoplatform.application.registry.impl.Injector
 
isGadgetDeveloper(String) - Method in interface org.exoplatform.application.gadget.GadgetRegistryService
Always return true
isGadgetDeveloper(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
isLocal() - Method in class org.exoplatform.application.gadget.Gadget
 
isLocal() - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 

L

loaded(String, String, String, Object) - Method in class org.exoplatform.application.registry.impl.Injector
 
LocalGadgetData - Class in org.exoplatform.application.gadget.impl
 
LocalGadgetData() - Constructor for class org.exoplatform.application.gadget.impl.LocalGadgetData
 
log - Static variable in class org.exoplatform.application.gadget.GadgetImporter
.

O

onEvent(WebAppEvent) - Method in class org.exoplatform.application.gadget.GadgetDeployer
 
onOpenSession(SessionContext) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryChromatticLifeCycle
 
org.exoplatform.application.gadget - package org.exoplatform.application.gadget
 
org.exoplatform.application.gadget.impl - package org.exoplatform.application.gadget.impl
 
org.exoplatform.application.registry - package org.exoplatform.application.registry
 
org.exoplatform.application.registry.impl - package org.exoplatform.application.registry.impl
 

P

process(String, GadgetDefinition) - Method in class org.exoplatform.application.gadget.GadgetImporter
 
process(String, GadgetDefinition) - Method in class org.exoplatform.application.gadget.RemoteImporter
 
process(String, GadgetDefinition) - Method in class org.exoplatform.application.gadget.ServletLocalImporter
 
processMetadata(ModulePrefs, GadgetDefinition) - Method in class org.exoplatform.application.gadget.GadgetImporter
 
processMetadata(ModulePrefs, GadgetDefinition) - Method in class org.exoplatform.application.gadget.RemoteImporter
 
processMetadata(ModulePrefs, GadgetDefinition) - Method in class org.exoplatform.application.gadget.ServletLocalImporter
 
PRODUCER_CATEGORY_NAME_SUFFIX - Static variable in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 

R

registry - Variable in class org.exoplatform.application.registry.impl.CategoryDefinition
The injected workspace.
REMOTE_DISPLAY_NAME_SUFFIX - Static variable in interface org.exoplatform.application.registry.ApplicationRegistryService
 
RemoteGadgetData - Class in org.exoplatform.application.gadget.impl
 
RemoteGadgetData() - Constructor for class org.exoplatform.application.gadget.impl.RemoteGadgetData
 
RemoteImporter - Class in org.exoplatform.application.gadget
 
RemoteImporter(String, String) - Constructor for class org.exoplatform.application.gadget.RemoteImporter
 
remove(ApplicationCategory) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Remove application category (and all application in it) from database
If it doesn't exist, it will be ignored
remove(Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Remove an Application from database
If it can't be found, it will be ignored (no exception)
remove(ApplicationCategory) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
remove(Application) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
removed(String, String, String, Object) - Method in class org.exoplatform.application.registry.impl.Injector
 
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.impl.GadgetRegistry
 
removeGadget(String) - Method in class org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl
 
removeSource(String) - Method in class org.exoplatform.application.gadget.impl.SourceStorageImpl
 
removeSource(String) - Method in interface org.exoplatform.application.gadget.SourceStorage
julien : this method does nothing and should be removed since now deleting a gadget in the gadget registry also deletes the source for the local gadgets.
run() - Method in class org.exoplatform.application.registry.ApplicationCategoriesPlugins
 

S

save(ApplicationCategory) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Save an ApplicationCategory to database
If it doesn't exist, a new one will be created, if not, it will be updated
save(ApplicationCategory, Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Save Application in an ApplicationCategory
If ApplicationCategory or Application don't exist, they'll be created
If Application has been already existed, it will be updated
save(ApplicationCategory) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
save(ApplicationCategory, Application) - Method in class org.exoplatform.application.registry.impl.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.impl.GadgetRegistryServiceImpl
 
saveSource(Gadget, Source) - Method in class org.exoplatform.application.gadget.impl.SourceStorageImpl
 
saveSource(Gadget, Source) - Method in interface org.exoplatform.application.gadget.SourceStorage
This method will save source to database to a specify path
ServletLocalImporter - Class in org.exoplatform.application.gadget
 
ServletLocalImporter(String, String, ServletContext, GadgetRegistryService) - Constructor for class org.exoplatform.application.gadget.ServletLocalImporter
 
setAccessPermissions(ArrayList<String>) - Method in class org.exoplatform.application.registry.Application
 
setAccessPermissions(List<String>) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setAccessPermissions(List<String>) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
setAccessPermissions(List<String>) - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
setApplicationName(String) - Method in class org.exoplatform.application.registry.Application
 
setApplications(List<Application>) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setCategoryName(String) - Method in class org.exoplatform.application.registry.Application
 
setContentId(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
 
setCreationDate(Date) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
setCreationDate(Date) - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
setData(GadgetData) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setDescription(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setDescription(String) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setDescription(String) - Method in class org.exoplatform.application.registry.Application
 
setDescription(String) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setDescription(String) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
setDescription(String) - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.Application
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.ApplicationCategory
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
setDisplayName(String) - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
setDocumentLocator(Locator) - Method in class org.exoplatform.application.gadget.EncodingDetector
 
setFileName(String) - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
setIconURL(String) - Method in class org.exoplatform.application.registry.Application
 
setId(String) - Method in class org.exoplatform.application.registry.Application
 
setLastModificationDate(Date) - Method in class org.exoplatform.application.registry.impl.CategoryDefinition
 
setLastModificationDate(Date) - Method in class org.exoplatform.application.registry.impl.ContentDefinition
 
setLastModified(Calendar) - Method in class org.exoplatform.application.gadget.Source
 
setLocal(Boolean) - Method in class org.exoplatform.application.gadget.Gadget
 
setLocal(boolean) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setMimeType(String) - Method in class org.exoplatform.application.gadget.Source
 
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
 
setReferenceURL(String) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setResources(NTFolder) - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
setSource(String) - Method in class org.exoplatform.application.gadget.impl.LocalGadgetData
 
setStorageId(String) - Method in class org.exoplatform.application.registry.Application
 
setTextContent(String) - Method in class org.exoplatform.application.gadget.Source
 
setThumbnail(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setThumbnail(String) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setTitle(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setTitle(String) - Method in class org.exoplatform.application.gadget.impl.GadgetDefinition
 
setType(ApplicationType) - Method in class org.exoplatform.application.registry.Application
 
setUrl(String) - Method in class org.exoplatform.application.gadget.Gadget
 
setURL(String) - Method in class org.exoplatform.application.gadget.impl.RemoteGadgetData
 
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) - 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.impl
 
SourceStorageImpl(GadgetRegistryService) - Constructor for class org.exoplatform.application.gadget.impl.SourceStorageImpl
 
start() - Method in class org.exoplatform.application.gadget.GadgetDeployer
 
start() - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
startDocument() - Method in class org.exoplatform.application.gadget.EncodingDetector
 
stop() - Method in class org.exoplatform.application.gadget.GadgetDeployer
 
stop() - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 

T

toString() - Method in class org.exoplatform.application.gadget.GadgetImporter
 

U

update(Application) - Method in interface org.exoplatform.application.registry.ApplicationRegistryService
Update an Application
It must be existed in database, if not, this will throw an IllegalStateException
update(Application) - Method in class org.exoplatform.application.registry.impl.ApplicationRegistryServiceImpl
 
A C D E G I L O P R S T U 
GateIn Portal Component Application Registry 4.3.1-PLF

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.