Skip navigation links
A C D E F G I L M N P R S T U 

A

Account - Class in fr.paris.lutece.plugins.phraseanet.business.account
Account
Account() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
AccountDAO - Class in fr.paris.lutece.plugins.phraseanet.business.account
This class provides Data Access methods for Account objects
AccountDAO() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
 
AccountHome - Class in fr.paris.lutece.plugins.phraseanet.business.account
This class provides instances management methods (create, find, ...) for Account objects
addBase(String) - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Add a base
addEmbedItem(String, EmbedItem) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Embed
Add an Embed Item
addMetadata(String, String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.MetadataValue
Add an Metadata Value

C

checkMediaHandlerByAccount(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Check if some Account is used by Media
checkMediaHandlerByAccount(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Check if some Account is used by Media
checkMediaHandlerByAccount(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Check if some Account is used by Media
Collection - Class in fr.paris.lutece.plugins.phraseanet.business.databox
This is the business class for the object Collection
Collection() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
 
CollectionsJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
CollectionsJsonParser
Constants - Class in fr.paris.lutece.plugins.phraseanet.service
Constants
create(Account) - Static method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountHome
Create an instance of the Account class
create(MediaHandler) - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Create an instance of the mediaHandler class
create(Template) - Static method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateHome
Create an instance of the Template class

D

Databox - Class in fr.paris.lutece.plugins.phraseanet.business.databox
This is the business class for the object Databox
Databox() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
 
DataboxesJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
Databoxes Json Parser
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.account.IAccountDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.template.ITemplateDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Delete a record from the table
doCreateAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Process the data capture form of a new account
doCreateMediaHandler(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Process the data capture form of a new media_handler
doCreateMediaHandlerStep2(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Check step1 values
doInsertLink(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Insert the link into the editor
doModifyAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Process the change form of a account
doModifyMediaHandler(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Process the change form of a media_handler
doModifyMediaHandlerStep2(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Check step1 values
doModifyTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Process the change form of a template
doRemoveAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Handles the removal form of a media handler
doRemoveMediaHandler(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Handles the removal form of a media handler

E

Embed - Class in fr.paris.lutece.plugins.phraseanet.business.embed
Embed
Embed() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.embed.Embed
 
EmbedItem - Class in fr.paris.lutece.plugins.phraseanet.business.embed
Embed Item
EmbedItem() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
 
EmbedJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
EmbedJsonParser

F

findAll() - Static method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountHome
Load the data of all the Account objects and returns them in form of a collection
findAll() - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Load the data of all the mediaHandler objects and returns them in form of a collection
findAll() - Static method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateHome
Load the data of all the Template objects and returns them in form of a collection
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountHome
Returns an instance of a Account whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Returns an instance of a mediaHandler whose identifier is specified in parameter
findByPrimaryKey(String) - Static method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateHome
Returns an instance of a Template whose identifier is specified in parameter
fr.paris.lutece.plugins.phraseanet.business.account - package fr.paris.lutece.plugins.phraseanet.business.account
 
fr.paris.lutece.plugins.phraseanet.business.databox - package fr.paris.lutece.plugins.phraseanet.business.databox
 
fr.paris.lutece.plugins.phraseanet.business.embed - package fr.paris.lutece.plugins.phraseanet.business.embed
 
fr.paris.lutece.plugins.phraseanet.business.media - package fr.paris.lutece.plugins.phraseanet.business.media
 
fr.paris.lutece.plugins.phraseanet.business.record - package fr.paris.lutece.plugins.phraseanet.business.record
 
fr.paris.lutece.plugins.phraseanet.business.response - package fr.paris.lutece.plugins.phraseanet.business.response
 
fr.paris.lutece.plugins.phraseanet.business.search - package fr.paris.lutece.plugins.phraseanet.business.search
 
fr.paris.lutece.plugins.phraseanet.business.template - package fr.paris.lutece.plugins.phraseanet.business.template
 
fr.paris.lutece.plugins.phraseanet.dto.recordtype - package fr.paris.lutece.plugins.phraseanet.dto.recordtype
 
fr.paris.lutece.plugins.phraseanet.service - package fr.paris.lutece.plugins.phraseanet.service
 
fr.paris.lutece.plugins.phraseanet.service.api - package fr.paris.lutece.plugins.phraseanet.service.api
 
fr.paris.lutece.plugins.phraseanet.service.parsers - package fr.paris.lutece.plugins.phraseanet.service.parsers
 
fr.paris.lutece.plugins.phraseanet.web - package fr.paris.lutece.plugins.phraseanet.web
 

G

getAccessEndPoint() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getAccessToken(Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.api.PhraseanetApiAuthentication
Get Access Token with an account
getAccessURL() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getApiVersion() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the ApiVersion
getAuthorizeEndPoint() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getAvailableResults() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the AvailableResults
getBaseId() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Returns the BaseId
getBases() - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Get bases
getBits() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.TechnicalInformations
Returns the Bits
getCharset() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the Charset
getChooseMedia(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Get choose media page
getCollectionId() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the CollectionId
getColletions(int, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get all collections of databox
getCollId() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Returns the CollId
getConfirmRemoveAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Manages the removal form of a account whose identifier is in the http request
getConfirmRemoveMediaHandler(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Manages the removal form of a media_handler whose identifier is in the http request
getCreateAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the form to create a account
getCreatedOn() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the CreatedOn
getCreatedOn() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the CreatedOn
getCreateMediaHandlerStep1(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the form step1 to create a media_handler
getCreateMediaHandlerStep2(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the form step2 to create a media_handler
getCurrentPage() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the CurrentPage
getCustomerId() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getCustomerSecret() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getDataboxeMetadatas(int, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get metadatas for a given databoxe
getDataboxes(Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get databoxes
getDataboxId() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Returns the DataboxId
getDataboxId() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the DataboxId
getDescription() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getDescription() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the Description
getEmbed(int, int, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get embed data of a record
getEmbedItem(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Embed
Get an Embed Item
getEmbedItem(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.EmbedJsonParser
Get embed item
getError() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the Error
getError(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Get The Error page
getErrorDetails() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the ErrorDetails
getErrorMessage() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the ErrorMessage
getFilesize() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Size
getFilesize() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the Filesize
getHeight() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Height
getHeight() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the Height
getHttpCode() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the HttpCode
getIcon() - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
getIconUrl() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the IconUrl
getId() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getId() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
getId() - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
getIdAccount() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the IdAccount
getInsertServiceSelectorUI(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Return the html form for image selection.
getInsertTemplate() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the InsertTemplate
getItemName() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the itemName
getItemsPerPageValues() - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Gets items per page values
getLabel() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the Label
getLastModified() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the LastModified
getLastModified() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the LastModified
getListCollections(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Method to display collection list by databoxe in popup
getListMetaDatas(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Method to display meta datas list by databoxe in popup
getManageAccounts(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the list of accounts
getManageMediaHandlers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the list of media_handler
getManageTemplates(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the list of default templates
getMediaType() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the MediaType
getMediaType() - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
getMediaTypeValues() - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get media types values
getMetaId() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Returns the MetaId
getMetaStructureId() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Returns the MetaStructureId
getMimeType() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Mime
getMimeType() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the MimeType
getMimeType() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the MimeType
getModifyAccount(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the form to update info about a account
getModifyMediaHandlerStep1(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the step 1 form to update info about a media_handler
getModifyMediaHandlerStep2(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the step 2 form to update info about a media_handler
getModifyTemplate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
Returns the form to update info about a template
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
getName() - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
getOrd() - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Returns the Ord
getOriginalName() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the OriginalName
getPageUrl() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the PageURL
getPassword() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getPermalink() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Permalink
getPermalink() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the Permalink
getPermalink(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.EmbedJsonParser
Get Permalink
getPhraseanetId() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getPhraseaType() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the PhraseaType
getPlayerType() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Type
getPlayerType() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the PlayerType
getPostResponse(String, Map<String, List<String>>, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.api.PhraseanetApiCallService
Get the response of a POST request
getQuery() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the Query
getQueryTime() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the QueryTime
getRecord(int, int, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Gets a record
getRecordAmount() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Returns the RecordAmount
getRecordId() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the RecordId
getRecordMetadatas(int, int, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Get metadatas for a given record
getRecordType() - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Returns the RecordType
getRequest() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the Request
getResponse(String, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.api.PhraseanetApiCallService
Get a response for a GET request
getResponseTime() - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Returns the ResponseTime
getResults() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the Results
getSearch(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Gets the search page
getSearchForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
Get the search form
getSearchIndexes() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the SearchIndexes
getSha256() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the Sha256
getSort() - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Returns the Sort
getSuggestions() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the Suggestions
getTechnicalInformations() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the TechnicalInformation
getTemplate() - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
getThumbnail() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the Thumbnail
getTitle() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the Title
getToken() - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
getTotalPages() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the TotalPages
getTotalResults() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the TotalResults
getUrl() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the URL
getUuid() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Returns the Uuid
getValue() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Returns the Value
getValueByName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.MetadataValue
 
getVersion() - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Returns the Version
getWarning() - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Returns the Warning
getWidth() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Returns the Width
getWidth() - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Returns the Width

I

IAccountDAO - Interface in fr.paris.lutece.plugins.phraseanet.business.account
IAccountDAO Interface
IMediaHandlerDAO - Interface in fr.paris.lutece.plugins.phraseanet.business.media
IMediaHandlerDAO Interface
insert(Account, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Insert a new record in the table.
insert(Account, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.account.IAccountDAO
Insert a new record in the table.
insert(MediaHandler, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Insert a new record in the table.
insert(MediaHandler, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Insert a new record in the table.
insert(Template, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.template.ITemplateDAO
Insert a new record in the table.
insert(Template, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Insert a new record in the table.
isActivated() - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Returns the IsActivated
ITemplateDAO - Interface in fr.paris.lutece.plugins.phraseanet.business.template
IAccountDAO Interface

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Load the data of the Account from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.account.IAccountDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Load the data of the mediaHandler from the table
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.template.ITemplateDAO
Load the data from the table
load(String, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Load the data of the Template from the table
LOGGER - Static variable in class fr.paris.lutece.plugins.phraseanet.service.Constants
 

M

MediaHandler - Class in fr.paris.lutece.plugins.phraseanet.business.media
MediaHandler
MediaHandler() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
 
MediaHandlerDAO - Class in fr.paris.lutece.plugins.phraseanet.business.media
This class provides Data Access methods for MediaHandler objects
MediaHandlerDAO() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
 
MediaHandlerHome - Class in fr.paris.lutece.plugins.phraseanet.business.media
This class provides instances management methods (create, find, ...) for MediaHandler objects
MediaManagerService - Class in fr.paris.lutece.plugins.phraseanet.service
 
MediaManagerService() - Constructor for class fr.paris.lutece.plugins.phraseanet.service.MediaManagerService
 
Meta - Class in fr.paris.lutece.plugins.phraseanet.business.response
This is the business class for the object Meta
Meta() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.response.Meta
 
Metadata - Class in fr.paris.lutece.plugins.phraseanet.business.embed
 
Metadata() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.embed.Metadata
 
Metadata - Class in fr.paris.lutece.plugins.phraseanet.business.record
This is the business class for the object Metadata
Metadata() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
 
MetadatasJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
Metadata Json Parser
MetadataValue - Class in fr.paris.lutece.plugins.phraseanet.business.record
 
MetadataValue() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.record.MetadataValue
 
MetaJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
MetaJsonParser

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Generates a new primary key

P

parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.CollectionsJsonParser
Parse a list of collection
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.DataboxesJsonParser
Parse a list of databoxes
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.EmbedJsonParser
Parse an Embed object
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.MetadatasJsonParser
Parse a list of metadatas
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.MetaJsonParser
Parse meta
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.RecordJsonParser
Parse a record
parse(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser
Parse for search results
parseByDataboxe(JSONObject) - Static method in class fr.paris.lutece.plugins.phraseanet.service.parsers.MetadatasJsonParser
Parse a list of metadatas
Permalink - Class in fr.paris.lutece.plugins.phraseanet.business.embed
Permalink
Permalink() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
 
PhraseanetApiAuthentication - Class in fr.paris.lutece.plugins.phraseanet.service.api
PhraseaApiAuthentication
PhraseanetApiCallException - Exception in fr.paris.lutece.plugins.phraseanet.service.api
 
PhraseanetApiCallException(String) - Constructor for exception fr.paris.lutece.plugins.phraseanet.service.api.PhraseanetApiCallException
Constructor
PhraseanetApiCallService - Class in fr.paris.lutece.plugins.phraseanet.service.api
PhraseanetApiCallService
PhraseanetJspBean - Class in fr.paris.lutece.plugins.phraseanet.web
This class provides the user interface to manage media handlers ( manage, create, modify, remove )
PhraseanetJspBean() - Constructor for class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
 
PhraseanetLinkService - Class in fr.paris.lutece.plugins.phraseanet.web
This class provides the user interface to manage PageLibrary features
PhraseanetLinkService() - Constructor for class fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
 
PhraseanetService - Class in fr.paris.lutece.plugins.phraseanet.service
PhraseanetService
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.phraseanet.service.Constants
 

R

Record - Class in fr.paris.lutece.plugins.phraseanet.business.record
This is the business class for the object Record
Record() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.record.Record
 
RecordJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
Record JSON parser
RecordTypeDTO - Class in fr.paris.lutece.plugins.phraseanet.dto.recordtype
DTO to display record type with icon
RecordTypeDTO() - Constructor for class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
remove(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountHome
Remove the Account whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Remove the mediaHandler whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateHome
Remove the Template whose identifier is specified in parameter
RIGHT_MANAGE_PHRASEANET - Static variable in class fr.paris.lutece.plugins.phraseanet.web.PhraseanetJspBean
 

S

search(String, int, int, SearchCriterias, Account) - Static method in class fr.paris.lutece.plugins.phraseanet.service.PhraseanetService
Searc results
SearchCriterias - Class in fr.paris.lutece.plugins.phraseanet.service
SearchCriterias
SearchCriterias() - Constructor for class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
 
SearchResults - Class in fr.paris.lutece.plugins.phraseanet.business.search
SearchResults
SearchResults() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
 
SearchResultsJsonParser - Class in fr.paris.lutece.plugins.phraseanet.service.parsers
Search Results Json Parser
selectAccountsList(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Load the data of all the Accounts and returns them as a List
selectAccountsList(Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.account.IAccountDAO
Load the data of all the Account objects and returns them as a List
selectMediaHandlersList(Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Load the data of all the mediaHandler objects and returns them as a List
selectMediaHandlersList(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Load the data of all the mediaHandlers and returns them as a List
selectTemplatesList(Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.template.ITemplateDAO
Load the data of all the Template objects and returns them as a List
selectTemplatesList(Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Load the data of all the Templates and returns them as a List
setAccessEndPoint(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setAccessURL(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setActivated(boolean) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the IsActivated
setApiVersion(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the ApiVersion
setAuthorizeEndPoint(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setAvailableResults(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the AvailableResults
setBaseId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Sets the BaseId
setBases(String) - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Set bases
setBits(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.TechnicalInformations
Sets the Bits
setCharset(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the Charset
setCollectionId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the CollectionId
setCollId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Sets the CollId
setCreatedOn(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the CreatedOn
setCreatedOn(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the CreatedOn
setCurrentPage(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the CurrentPage
setCustomerId(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setCustomerSecret(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setDataboxId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Sets the DataboxId
setDataboxId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the DataboxId
setDescription(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setDescription(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the Description
setError(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the Error
setErrorDetails(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the ErrorDetails
setErrorMessage(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the ErrorMessage
setFilesize(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Size
setFilesize(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the Filesize
setHeight(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Height
setHeight(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the Height
setHttpCode(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the HttpCode
setIcon(String) - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
setIconUrl(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the IconUrl
setId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the Id
setId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the Id
setId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
setId(int) - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
setIdAccount(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the nIdAccount
setInsertTemplate(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the InsertTemplate
setItemName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the itemName
setLabel(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the Label
setLastModified(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the LastModified
setLastModified(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the LastModified
setMediaType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the MediaType
setMediaType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
setMetaId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Sets the MetaId
setMetaStructureId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Sets the MetaStructureId
setMimeType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Mime
setMimeType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the MimeType
setMimeType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the MimeType
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Sets the Name
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
setName(String) - Method in class fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
 
setOrd(String) - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Sets the Ord
setOriginalName(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the OriginalName
setPageUrl(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the PageURL
setPassword(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setPermalink(Permalink) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Permalink
setPermalink(Permalink) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the Permalink
setPhraseanetId(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setPhraseaType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the PhraseaType
setPlayerType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Type
setPlayerType(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the PlayerType
setQuery(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the Query
setQueryTime(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the QueryTime
setRecordAmount(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Collection
Sets the RecordAmount
setRecordId(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the RecordId
setRecordType(String) - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Sets the RecordType
setRequest(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the Request
setResponseTime(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.response.Meta
Sets the ResponseTime
setResults(List) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the Results
setSearchIndexes(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the SearchIndexes
setSha256(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the Sha256
setSort(String) - Method in class fr.paris.lutece.plugins.phraseanet.service.SearchCriterias
Sets the Sort
setSuggestions(Map) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the Suggestions
setTechnicalInformations(TechnicalInformations) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the TechnicalInformation
setTemplate(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
setThumbnail(Thumbnail) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the Thumbnail
setTitle(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the Title
setToken(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.Account
 
setTotalPages(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the TotalPages
setTotalResults(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the TotalResults
setUrl(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.Permalink
Sets the URL
setUuid(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Record
Sets the Uuid
setValue(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Metadata
Sets the Value
setVersion(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.databox.Databox
Sets the Version
setWarning(String) - Method in class fr.paris.lutece.plugins.phraseanet.business.search.SearchResults
Sets the Warning
setWidth(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem
Sets the Width
setWidth(int) - Method in class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
Sets the Width
store(Account, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Update the account record in the table
store(Account, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.account.IAccountDAO
Update the record in the table
store(MediaHandler, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.media.IMediaHandlerDAO
Update the record in the table
store(MediaHandler, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerDAO
Update the record in the table
store(Template, Plugin) - Method in interface fr.paris.lutece.plugins.phraseanet.business.template.ITemplateDAO
Update the record in the table
store(Template, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
Update the record in the table

T

TechnicalInformations - Class in fr.paris.lutece.plugins.phraseanet.business.record
This is the business class for the object TechnicalInformations
TechnicalInformations() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.record.TechnicalInformations
 
Template - Class in fr.paris.lutece.plugins.phraseanet.business.template
Template for media player
Template() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.template.Template
 
TemplateDAO - Class in fr.paris.lutece.plugins.phraseanet.business.template
This class provides Data Access methods for Account objects
TemplateDAO() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.template.TemplateDAO
 
TemplateHome - Class in fr.paris.lutece.plugins.phraseanet.business.template
This class provides instances management methods (create, find, ...) for Template objects
Thumbnail - Class in fr.paris.lutece.plugins.phraseanet.business.record
This is the business class for the object Thumbnail
Thumbnail() - Constructor for class fr.paris.lutece.plugins.phraseanet.business.record.Thumbnail
 

U

update(Account) - Static method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountHome
Update of the Account data specified in parameter
update(MediaHandler) - Static method in class fr.paris.lutece.plugins.phraseanet.business.media.MediaHandlerHome
Update of the mediaHandler data specified in parameter
update(Template) - Static method in class fr.paris.lutece.plugins.phraseanet.business.template.TemplateHome
Update of the Template data specified in parameter
updateToken(Account, Plugin) - Method in class fr.paris.lutece.plugins.phraseanet.business.account.AccountDAO
Update the token record in the table
A C D E F G I L M N P R S T U 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.