- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ApplicationDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.CategoryDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ComponentDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IApplicationDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.ICategoryDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IComponentDAO
-
Delete a record from the table
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.IconDAO
-
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IIconDAO
-
Delete the Icon Object
- doCreateApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Process the data capture form of a new application
- doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Process the data capture form of a new category
- doCreateComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Process the data capture form of a new component
- doCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Perform the icon creation
- doModifyApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Process the change form of a application
- doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Process the change form of a category
- doModifyComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Process the change form of a component
- doModifyComponentsList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
- doModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Perform the icon modification
- doRemoveApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Handles the removal form of a application
- doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Handles the removal form of a category
- doRemoveComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Handles the removal form of a component
- doRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Perform the icon supression
- generatePOM(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.AppStoreApp
-
- getApplicationsList() - Static method in class fr.paris.lutece.plugins.appstore.business.ApplicationHome
-
Load the data of all the application objects and returns them in form of a collection
- getArtifactId() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the ArtifactId
- getArtifactId() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the ArtifactId
- getBuildStatus() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the BuildStatus
- getCategories() - Static method in class fr.paris.lutece.plugins.appstore.business.CategoryHome
-
Gets categories as reference list
- getCategory() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Category
- getCategorysList() - Static method in class fr.paris.lutece.plugins.appstore.business.CategoryHome
-
Load the data of all the category objects and returns them in form of a collection
- getComponentsList() - Static method in class fr.paris.lutece.plugins.appstore.business.ComponentHome
-
Load the data of all the component objects and returns them in form of a collection
- getComponentType() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the ComponentType
- getConfirmRemoveApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Manages the removal form of a application whose identifier is in the http request
- getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Manages the removal form of a category whose identifier is in the http request
- getConfirmRemoveComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Manages the removal form of a component whose identifier is in the http request
- getConfirmRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Gets the confirmation page of delete icon
- getCreateApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Returns the form to create a application
- getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Returns the form to create a category
- getCreateComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Returns the form to create a component
- getCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Gets the icon creation page
- getDescription() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Description
- getDescription() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the Description
- getExtendableResourceDescription() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
- getExtendableResourceImageUrl() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
- getExtendableResourceName() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
- getExtendableResourceType() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
- getGroupId() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the GroupId
- getHeight() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
- getId() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the IdApplication
- getId() - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Returns the IdCategory
- getId() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the IdComponent
- getId() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
- getId() - Method in interface fr.paris.lutece.plugins.appstore.business.IReferenceItem
-
return the item id
- getIdCategory() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the IdCategory
- getIdExtendableResource() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
- getIdIcon() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the IdIcon
- getImageResource(int) - Method in class fr.paris.lutece.plugins.appstore.service.IconService
-
Return the Resource id
- getInstallation() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Installation
- getInstance() - Static method in class fr.paris.lutece.plugins.appstore.service.IconService
-
Get the unique instance of the service
- getListIcons(Plugin) - Static method in class fr.paris.lutece.plugins.appstore.business.IconHome
-
return the list of all icon
- getManageApplications(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Returns the list of application
- getManageCategories(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Returns the list of category
- getManageComponents(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Returns the list of component
- getManageIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Return management icon ( list of icon )
- getMimeType() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
the icon mime type
- getModifyApplication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ApplicationJspBean
-
Returns the form to update info about a application
- getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.CategoryJspBean
-
Returns the form to update info about a category
- getModifyComponent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.ComponentJspBean
-
Returns the form to update info about a component
- getModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.appstore.web.IconJspBean
-
Gets the icon modification page
- getName() - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Returns the Name
- getName() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
Returns the icon name
- getName() - Method in interface fr.paris.lutece.plugins.appstore.business.IReferenceItem
-
- getOrder() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the ApplicationOrder
- getOrder() - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Returns the CategoryOrder
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.web.AppStoreApp
-
Returns the content of the page appstore.
- getPomUrl() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the PomUrl
- getPresentation() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Presentation
- getPublishStatus() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the PublishStatus
- getResource(String, String) - Method in class fr.paris.lutece.plugins.appstore.service.ApplicationExtendableResourceService
- getResourceImageEntryUrl(int) - Static method in class fr.paris.lutece.plugins.appstore.service.IconService
-
Management of the image associated to the EntryUrl
- getResourceType() - Method in class fr.paris.lutece.plugins.appstore.service.ApplicationExtendableResourceService
- getResourceTypeDescription(Locale) - Method in class fr.paris.lutece.plugins.appstore.service.ApplicationExtendableResourceService
- getResourceTypeId() - Method in class fr.paris.lutece.plugins.appstore.service.IconService
-
Return the Resource Type id
- getResourceUrl(String, String) - Method in class fr.paris.lutece.plugins.appstore.service.ApplicationExtendableResourceService
- getSqlScriptUrl() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the SqlScriptUrl
- getTitle() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Title
- getTitle() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the Title
- getValue() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
get the icon file value
- getVersion() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the Version
- getVersion() - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Returns the Version
- getWebappUrl() - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Returns the WebappUrl
- getWidth() - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
- selectAll(Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.IconDAO
-
- selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IIconDAO
-
select all Icons
- selectApplicationsList(Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ApplicationDAO
-
Load the data of all the applications and returns them as a collection
- selectApplicationsList(Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IApplicationDAO
-
Load the data of all the application objects and returns them as a collection
- selectByApplication(int, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ComponentDAO
-
- selectByApplication(int, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IComponentDAO
-
Returns a list of component used by the application
- selectCategorysList(Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.CategoryDAO
-
Load the data of all the categorys and returns them as a collection
- selectCategorysList(Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.ICategoryDAO
-
Load the data of all the category objects and returns them as a collection
- selectComponentsList(Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ComponentDAO
-
Load the data of all the components and returns them as a collection
- selectComponentsList(Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IComponentDAO
-
Load the data of all the component objects and returns them as a collection
- setArtifactId(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the ArtifactId
- setArtifactId(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the ArtifactId
- setBuildStatus(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the BuildStatus
- setCategory(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Category
- setComponentType(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the ComponentType
- setDescription(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Description
- setDescription(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the Description
- setGroupId(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the GroupId
- setHeight(int) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
- setId(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the IdApplication
- setId(int) - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Sets the IdCategory
- setId(int) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the IdComponent
- setId(int) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
set the id of the icon
- setIdCategory(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the IdCategory
- setIdIcon(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the IdIcon
- setInstallation(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Installation
- setMimeType(String) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
set the icon mime type
- setName(String) - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Sets the Name
- setName(String) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
Set the icon name
- setOrder(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the ApplicationOrder
- setOrder(int) - Method in class fr.paris.lutece.plugins.appstore.business.Category
-
Sets the CategoryOrder
- setPomSiteVersion() - Static method in class fr.paris.lutece.plugins.appstore.service.ComponentInfoService
-
Set the POM site version
- setPomUrl(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the PomUrl
- setPresentation(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Presentation
- setPublishStatus(int) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the PublishStatus
- setReleaseVersion(Component) - Static method in class fr.paris.lutece.plugins.appstore.service.ComponentInfoService
-
Set the component's version
- setSqlScriptUrl(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the SqlScriptUrl
- setTitle(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Title
- setTitle(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the Title
- setValue(byte[]) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
set the icon file value
- setVersion(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the Version
- setVersion(String) - Method in class fr.paris.lutece.plugins.appstore.business.Component
-
Sets the Version
- setWebappUrl(String) - Method in class fr.paris.lutece.plugins.appstore.business.Application
-
Sets the WebappUrl
- setWidth(int) - Method in class fr.paris.lutece.plugins.appstore.business.Icon
-
- store(Application, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ApplicationDAO
-
Update the record in the table
- store(Category, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.CategoryDAO
-
Update the record in the table
- store(Component, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.ComponentDAO
-
Update the record in the table
- store(Application, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IApplicationDAO
-
Update the record in the table
- store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.ICategoryDAO
-
Update the record in the table
- store(Component, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IComponentDAO
-
Update the record in the table
- store(Icon, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.IconDAO
-
- store(Icon, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IIconDAO
-
update record in the table.
- storeMetadata(Icon, Plugin) - Method in class fr.paris.lutece.plugins.appstore.business.IconDAO
-
- storeMetadata(Icon, Plugin) - Method in interface fr.paris.lutece.plugins.appstore.business.IIconDAO
-
update icon metadata in the table.