- 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
-