|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Group forms.Publication and its score to this
QueryResultSet.
Category into the search engine.
Collection of Category into the search engine.
Category to this lucene search engine.
Collection of Category to this lucene search engine.
Publication to this lucene search engine.
Collection of Publication to this lucene search engine.
Publication into the search engine.
Collection of Publication into the search engine.
Publication in the specified collection to this
QueryResultSet.
Publication in the specified result Set to this
QueryResultSet.
AbstractCollection.addAll(Collection) to call
when QueryResultSet.addAll(QueryResultSet) if the specified collection is
a QueryResultSet.
AuthenticationHandler to the list of
AuthenticationHandlers used by the AuthenticationManager
to process users' authentication.
Data to this lucene search engine.
Collection of Data to this lucene search engine.
RssEventListener
RssEventListener list to existing listeners
AbstractCtxMenu.addItemWithOnclick(StringBuffer, boolean, String, String, String, String, String)
CtxMenuUtil.addItemWithOnclick(StringBuffer, String, boolean, String, String, String, String, String, String)
JcmsJspContext.addJavaScript(String)
JcmsJspContext.addJavaScript(String)
JcmsJspContext.addJavaScript(String[])
JcmsJspContext.addJavaScript(String[])
Field with the given field's value
of the given Category in the given language, and add into the given Document.
Field with the given field's value
of the given Publication in the given language, and add into the given Document.
RssEventListener
RssEventListener list to existing listeners
PolicyFilter to the list of RightPolicyFilter used by
the PolicyManager (Channel.getPolicyManager()).
PolicyFilter to the
Set of RightPolicyFilter.
Properties to
this JProperties.
JProperties to
this JProperties.
QueryFilter to the list of QueryFilters used by
the QueryManager (Channel.getQueryManager()).
Field with the given field's value
of the given Publication in the given language, and add into the given Document.
Field with the given field's value
of the given Publication in the given language, and add into the given Document.
Field with the given field's value
of the given Category in the given language, and add into the given Document.
Field with the given field's value
of the given Publication in the given language, and add into the given Document.
cron
and at daemons.AllMemberQueryHandler with default option.
AllMemberQueryHandler by parsing the specified query string.
AllMemberQueryHandler by parsing the
specified query string and using informations available
from the specified request (logged member, user language, etc).
DataSelector.FileFilter.StandardFilter.DataSelector by removing non selected Data
from the given Collection.
JcmsMessageSelector by removing non selected
JcmsMessage from the given List.
<realpath> is replaced by the absolute real path of the webapp
<uploadpath> is replaced by the absolute real path of the upload/ directory in the webapp
<webinfpath> is replaced by the absolute real path of the WEB-INF/ directory in the webapp
<datapath> is replaced by the absolute real path of the WEB-INF/data/ directory in the webapp
<jcmsuploadindexpath> is replaced by the absolute real path of the WEB-INF/data/lucene/FilesIndex/ directory in the webapp
<repositoryid> is replaced by the id of the repository
<junit> is replaced by the -junit string
ArchiveQueryHandler with default option.
ArchiveQueryHandler by parsing the specified query string.
ArchiveQueryHandler by parsing the
specified query string and using informations available
from the specified request (logged member, user language, etc).
LDAPConfiguration of this mapper, using the
given dn connect and password.
AuthenticationHandler when implementing
AuthenticationHandler.login(AuthenticationContext)
or AuthenticationHandler.logout(AuthenticationContext)Data which a JCMS member can act on.BasicStorable.MdateComparator
as default comparator.
Publication, Data or query.BasicRightPolicyFilter.callCanBeReadBy(PublicationCriteria).
HibernateUtil.queryPublication(PublicationCriteria).
Publication.canBeReadBy(Member, boolean).
Publication.canBeReadBy(Group).
Category.canBeReadBy(Member, boolean, boolean).
Category.canBeReadBy(Group, boolean).
Member.canUseCategory(Category)
Member.canManageCategory(Category, boolean, boolean).
Group.canReceiveMail(boolean), will be removed for jcms-6.1
ZipEntry to n FileDocuments is allowed.
Member.canUseCategory(Category, boolean, boolean).
Member.canWorkOn(Publication).
Member.checkMember(int, Member, java.util.Map).
Category tree.Category and ask the
Category Search Engine to index/update/delete.ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
checkAccess(...)
- checkAccess(Member, String, Map<String, Object>) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkAccess(Member, String, Map<String, Object>) -
Method in interface com.jalios.jcms.policy.RightPolicyFilter
- This methods is invoked by the AccessControlManager every time
a resource access right is checked.
- checkAfterUpload(DocUploadInfo) -
Method in class com.jalios.jcms.policy.BasicRightPolicyFilter
-
- checkAfterUpload(DocUploadInfo) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkAfterUpload(DocUploadInfo) -
Method in interface com.jalios.jcms.policy.RightPolicyFilter
- Checks if the uploaded file must be accepted or rejected.
- checkAfterUpload(DocUploadInfo) -
Method in class com.jalios.jcms.upload.UnzipRightPolicyFilter
-
- checkAfterValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkAfterValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkAfterValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for handleStatEntry() method of AbstractStatFieldListener.
- checkAll(File) -
Static method in class com.jalios.jcms.tools.JspChecker
-
- checkAllHandlers() -
Static method in class com.jalios.jcms.tools.FormHandlerChecker
- Checks all the FormHandler and returns a map of class/methods that are possible issues.
- checkAllLimits() -
Method in class com.jalios.jcms.LimitController
- Checks all the limits for all the controlled resources.
- checkAName(File) -
Static method in class com.jalios.jcms.tools.JspChecker
-
- checkAppServer() -
Method in class com.jalios.jcms.plugin.Plugin
- Check if the plugin work with the current application server
- checkAuthenticationFromAuthKey(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.AuthKeyAuthenticationHandler
- Returns the member corresponding to the credentials given in the authkey parameter, if any.
- checkAuthenticationFromCookie(Cookie[]) -
Static method in class com.jalios.jcms.authentication.handlers.CookieAuthenticationHandler
- Returns the member corresponding to the member id which is
contains in memberId cookie.
- checkAuthenticationFromHTTPAuthorization(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.HttpBasicAuthenticationHandler
- Returns the member corresponding to the HTTP Authorization header
available in the request.
- checkAuthenticationFromHTTPAuthorization(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.HttpDigestAuthenticationHandler
- Returns the member corresponding to the HTTP Authorization header
available in the request.
- checkAuthenticationFromSession(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.SessionAuthenticationHandler
- Returns the member corresponding to the information specified in the session.
- checkAuthenticationFromSilentParams(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.SilentParamsAuthenticationHandler
- Returns the member corresponding to the given "silent" credentials given in the
request (silentLogin, silentPassword, silentDigest).
- checkBeforeUpload(String, String, String) -
Method in class com.jalios.jcms.policy.BasicRightPolicyFilter
-
- checkBeforeUpload(String, String, String) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkBeforeUpload(String, String, String) -
Method in interface com.jalios.jcms.policy.RightPolicyFilter
- Checks if the uploaded file must be accepted or rejected.
- checkBeforeValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkBeforeValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkBeforeValidateEntry(AbstractStatFieldListener, StatEntry, boolean) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for handleStatEntry() method of AbstractStatFieldListener.
- checkCaddyAccess(Class<? extends Data>, Member, Workspace) -
Static method in class com.jalios.jcms.caddy.Caddy
- Check if a member is authorized to display
the caddy corresponding to the specified clazz.
- checkCategory(Category, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkCategory(Category, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCategory(Category, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by display.jsp to update the working category.
- checkChannelAvailability(HttpServletRequest, HttpServletResponse, FilterChain) -
Method in class com.jalios.jcms.servlet.InitFilter
- Check if the channel is available and redirect to the proper JSP on error.
- checkCollaborativeSpaceLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks collaborative spaces limit.
- checkCondition() -
Method in class com.jalios.jtaglib.CompareStringTag
-
- checkCondition() -
Method in class com.jalios.jtaglib.CompareTag
-
- checkCondition() -
Method in class com.jalios.jtaglib.ConditionalTag
- Returns a boolean representing the condition that
a particular subclass uses to drive its conditional logic.
- checkCondition() -
Method in class com.jalios.jtaglib.IfTag
-
- checkConfiguration() -
Method in class com.jalios.jcms.db.HibernateManager
- Check if the configuration has been correctly set up with an access to hibernate.
- checkConnect(String, String, String, String, String) -
Static method in class com.jalios.ldap.LDAPUtil
- Try a LDAP connection using the given host information and credential.
- checkCreate(Member) -
Method in class com.jalios.jcms.Data
- Checks if the creation can be performed
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.Data
- Checks if the creation can be performed
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.DBFileDocument
-
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.dbmember.DBMember
-
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.Member
-
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the creation can be performed
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.workspace.Workspace
- Checks if the creation can be performed
- checkCreate(Member, Map) -
Method in class com.jalios.jcms.workspace.WSTypeEntry
-
- checkCreateStatListener(PortletStat, PortalElement, StatListener) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkCreateStatListener(PortletStat, PortalElement, StatListener) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCreateStatListener(PortletStat, PortalElement, StatListener) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for createStatListener() method of StatManager.
- checkCreateUpdate(Member, Map) -
Method in class com.jalios.jcms.workspace.WSTypeEntry
- Convenient check for Create and Update.
- checkCtxCategories(List) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkCtxCategories(List<Category>) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCtxCategories(List) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by doInitPortal.jsp to update the contextual category list.
- checkCtxMenuItems(PublicationCtxMenu, Publication, char[]) -
Method in class com.jalios.jcms.policy.BasicCtxMenuPolicyFilter
-
- checkCtxMenuItems(CategoryCtxMenu, Category, char[]) -
Method in class com.jalios.jcms.policy.BasicCtxMenuPolicyFilter
-
- checkCtxMenuItems(MemberCtxMenu, Member, char[]) -
Method in class com.jalios.jcms.policy.BasicCtxMenuPolicyFilter
-
- checkCtxMenuItems(WidgetCtxMenu, String, String, String, char[]) -
Method in class com.jalios.jcms.policy.BasicCtxMenuPolicyFilter
-
- checkCtxMenuItems(PublicationCtxMenu, Publication, char[]) -
Method in interface com.jalios.jcms.policy.CtxMenuPolicyFilter
- Checks the processed contextual menu
- checkCtxMenuItems(CategoryCtxMenu, Category, char[]) -
Method in interface com.jalios.jcms.policy.CtxMenuPolicyFilter
- Checks the processed contextual menu
- checkCtxMenuItems(MemberCtxMenu, Member, char[]) -
Method in interface com.jalios.jcms.policy.CtxMenuPolicyFilter
- Checks the processed contextual menu
- checkCtxMenuItems(WidgetCtxMenu, String, String, String, char[]) -
Method in interface com.jalios.jcms.policy.CtxMenuPolicyFilter
- Checks the processed contextual menu
- checkCtxMenuItems(PublicationCtxMenu, Publication, char[]) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCtxMenuItems(CategoryCtxMenu, Category, char[]) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCtxMenuItems(MemberCtxMenu, Member, char[]) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkCtxMenuItems(WidgetCtxMenu, String, String, String, char[]) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkDataSource(String) -
Static method in class com.jalios.util.DBUtil
- Returns true if the given dataSource is available (i.e. a connection can be open on this dataSource).
- checkDataSourceConnection(String, String) -
Static method in class com.jalios.jcms.ajax.JcmsJSONUtil
- Check a DataSource connection.
- checkDataWriteDisabled(HttpServletRequest, HttpServletResponse, String, String) -
Static method in class com.jalios.jcms.JcmsUtil
- Check is data writes are disabled.
- checkDates -
Variable in class com.jalios.jcms.QueryManager.QueryPublicationSelector
-
- checkDBFileDocumentLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks DBFileDocument limit.
- checkDBMemberLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks DBMember limit.
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.accesscontrol.AccessControlList
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.Category
- Checks if the deletion can be performed
- checkDelete(Member) -
Method in class com.jalios.jcms.Data
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.Data
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.FileDocument
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.Group
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.Member
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.portlet.Portal
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the deletion can be performed
- checkDelete(Member, Map) -
Method in class com.jalios.jcms.workspace.Workspace
- Checks if the deletion can be performed
- checkDevice(HttpServletRequest) -
Method in class com.jalios.util.Browser
-
- checkDisable -
Variable in class com.jalios.jcms.handler.MailEditHandler
-
- checkDisplay(DisplayContext, Category, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkDisplay(DisplayContext, Publication, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkDisplay(DisplayContext, Member, Category, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkDisplay(DisplayContext, Category, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkDisplay(DisplayContext, Publication, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkDisplay(DisplayContext, Member, Category, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkDisplay(DisplayContext, Category, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by getDisplayContext() to update the content of context.
- checkDisplay(DisplayContext, Publication, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by getDisplayContext() to update the content of context.
- checkDisplay(DisplayContext, Member, Category, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by getDisplayContext() to update the content of context.
- checkDisplayContext(DisplayContext) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkDisplayContext(DisplayContext) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkDisplayContext(DisplayContext) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by display.jsp to create the display context if it is null otherwise sendForbidden.
- checkedPropertyMap -
Variable in class com.jalios.jcms.tools.LangPropertiesChecker
-
- checkEmail(String) -
Static method in class com.jalios.util.MailUtil
- Checks that the given string has a valid email syntax.
- checkEndOfStatEntries(AbstractStatFieldListener, Map) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkEndOfStatEntries(AbstractStatFieldListener, Map) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkEndOfStatEntries(AbstractStatFieldListener, Map) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for handleEndOfStatEntries() method of AbstractStatFieldListener.
- checkFieldEditorAvailability(String) -
Method in class com.jalios.jcms.handler.TypeEditorHandler
- Check if the given editor is available for the type of Publication to create
- checkFieldMLRequired(Publication, String, String, HashMap) -
Method in class com.jalios.jcms.BasicDataController
- This convenient method checks if the given multilingual field is required.
- checkFieldMLRequired(Publication, String, String, HashMap) -
Static method in class com.jalios.jcms.JcmsUtil
- This convenient method checks if the given multilingual field is required.
- checkFieldRequired(Publication, String, String) -
Method in class com.jalios.jcms.BasicDataController
- This convenient method checks if the given field is required.
- checkFieldRequired(Publication, String, Object) -
Static method in class com.jalios.jcms.JcmsUtil
- This convenient method checks if the given field is required.
- checkFileSizeAndMtime(File, long, long) -
Static method in class com.jalios.io.IOUtil
- Returns true if the given file exists and has the given size and the given mtime.
- checkGeneratedReports(Map, StatReport, Member) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkGeneratedReports(Map<String, String>, StatReport, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkGeneratedReports(Map, StatReport, Member) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for method StaManager.render().
- checkGlobalWysiwygCSS(Set, Workspace) -
Method in class com.jalios.jcms.policy.BasicWysiwygPolicyFilter
-
- checkGlobalWysiwygCSS(Set<String>, Workspace) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkGlobalWysiwygCSS(Set, Workspace) -
Method in interface com.jalios.jcms.policy.WysiwygPolicyFilter
- This method is a hook called by Workspace to manage wysiwyg
css global style to display.
- checkGroup(WKRole, Group, int, Publication) -
Static method in class com.jalios.jcms.WFRule
-
- checkGroupList(WKRole, ObjectIntTreeMap, Publication) -
Static method in class com.jalios.jcms.WFRule
-
- checkHtml(String, String) -
Static method in class com.jalios.jcms.JcmsUtil
- Check if the given String does not contain forbidden HTML
code.
- checkHtml(String[], String) -
Static method in class com.jalios.jcms.JcmsUtil
- Check if the given array of String does not contain forbidden HTML code
- checkHtml(Map, String) -
Static method in class com.jalios.jcms.JcmsUtil
- Check if the values of given map of String do not contain forbidden HTML code
- checkHtml(String, String) -
Method in class com.jalios.jcms.policy.BasicRightPolicyFilter
-
- checkHtml(String, String) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkHtml(String, String) -
Method in interface com.jalios.jcms.policy.RightPolicyFilter
- This method is called to check if the given string does not
contain forbidden HTML code
- checkIntegrity() -
Method in class com.jalios.jcms.accesscontrol.AccessControlList
- Checks whether or not data integrity constraints are respected.
- checkIntegrity(Data) -
Method in class com.jalios.jcms.BasicDataController
- Checks if the given data respects constraints integrity
- checkIntegrity() -
Method in class com.jalios.jcms.calendar.AbstractCalendarEvent
- Checks whether or not data integrity constraints are respected.
- checkIntegrity() -
Method in class com.jalios.jcms.Category
- Checks whether or not data integrity constraints are respected.
- checkIntegrity() -
Method in class com.jalios.jcms.Data
- Checks whether or not data integrity constraints are respected.
- checkIntegrity(Map) -
Method in class com.jalios.jcms.Data
- Checks whether or not data integrity constraints are respected.
- checkIntegrity(Data) -
Method in interface com.jalios.jcms.DataController
- Checks if the given data respects constraints integrity
- checkIntegrity() -
Method in class com.jalios.jcms.FileDocument
-
- checkIntegrity() -
Method in class com.jalios.jcms.Group
- Checks whether or not data integrity constraints are respected.
- checkIntegrity(Map) -
Method in class com.jalios.jcms.Member
- Checks whether or not data integrity constraints are respected.
- checkIntegrity() -
Method in class com.jalios.jcms.portlet.PortalRedirect
-
- checkIntegrity(Data) -
Method in class com.jalios.jcms.portlet.PortletQueryForeachDataController
-
- checkIntegrity() -
Method in class com.jalios.jcms.Publication
- Checks whether or not data integrity constraints are respected.
- checkIntegrity() -
Method in class com.jalios.jcms.TypeTemplateEntry
- Check the integrity of the template fields
- checkIntegrity(Map) -
Method in class com.jalios.jcms.workspace.WKRole
-
- checkIntegrity() -
Method in class com.jalios.jcms.workspace.Workspace
- Checks whether or not data integrity constraints are respected.
- CheckIntegrityTag - Class in com.jalios.jcms.taglib
- This tag prints a warn icon if the given data does not respect its integrity constraints.
- CheckIntegrityTag() -
Constructor for class com.jalios.jcms.taglib.CheckIntegrityTag
-
- checkIP(String) -
Method in class com.jalios.jcms.mashup.ExportManager
- Returns true if the given IP address is authorized and the ExportManager is enabled.
- checkIP(ServletRequest, Pattern) -
Static method in class com.jalios.jstore.jsync.JSyncUtil
-
- checkIsGeneratedPDF(File) -
Static method in class com.jalios.jcms.fileprocessor.FPUtil
- Check if the file in parameter is the generated PDF associated to another document.
- checkIsGeneratedPlainText(File) -
Static method in class com.jalios.jcms.fileprocessor.FPUtil
- Check if the file in parameter is the generated Plain text associated to another document.
- checkJAVAMetaTemplates(Map, String, Element, boolean) -
Method in class com.jalios.jcms.policy.BasicChannelPolicyFilter
-
- checkJAVAMetaTemplates(Map, String, Element, boolean) -
Method in interface com.jalios.jcms.policy.ChannelPolicyFilter
- This method is a Hook to generate custom JAVA templates for a given type or extension
The templateMap contains the template file to generate.
- checkJAVAMetaTemplates(Map<String, String>, String, Element, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkJCMSVersion() -
Method in class com.jalios.jcms.plugin.Plugin
- Check if the plugin work with the current JCMS version
- checkJDBCConnection(String, String, String, String) -
Static method in class com.jalios.jcms.ajax.JcmsJSONUtil
- Check a JDBC connection.
- checkJDBCConnection(String, String, String, String) -
Static method in class com.jalios.jcms.JcmsUtil
- Check if the given JDBC connection can be established.
- checkJSPMetaTemplates(Map, String, Element, boolean) -
Method in class com.jalios.jcms.policy.BasicChannelPolicyFilter
-
- checkJSPMetaTemplates(Map, String, Element, boolean) -
Method in interface com.jalios.jcms.policy.ChannelPolicyFilter
- This method is a Hook to generate custom JSP templates for a given type or extension
The templateMap contains the template file to generate.
- checkJSPMetaTemplates(Map<String, String>, String, Element, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkLang(String) -
Method in class com.jalios.jcms.Publication
- Check if the publication is available for the given
language.
- checkLang(HttpServletRequest, String) -
Static method in class com.jalios.jcms.servlet.InitFilter
- Check if the given language is a valid choice for the current request.
- checkLangs -
Variable in class com.jalios.jcms.QueryManager.QueryPublicationSelector
-
- checkLanguageLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks language limit.
- checkLDAPConnection(String, String, String, String, String) -
Static method in class com.jalios.jcms.ajax.JcmsJSONUtil
- Check a LDAP connection.
- checkLinkIndex() -
Method in class com.jalios.jcms.LinkIndexManager
- Check that "all" field entries are consistent with the other fields.
- checkLocalWysiwygCSS(Set, String, Workspace) -
Method in class com.jalios.jcms.policy.BasicWysiwygPolicyFilter
-
- checkLocalWysiwygCSS(Set<String>, String, Workspace) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkLocalWysiwygCSS(Set, String, Workspace) -
Method in interface com.jalios.jcms.policy.WysiwygPolicyFilter
- This method is a hook called by Workspace to manage wysiwyg
css local style to display.
- checkLock() -
Method in class com.jalios.jcms.Data
- Checks the current lock.
- checkLockMember(Member) -
Method in class com.jalios.jcms.Data
- Returns true if the given member has locked the given data or if the data is not locked.
- checkLockMember(Data, Member) -
Method in class com.jalios.jcms.StrongLockManager
- Returns true if the given member has locked the given data or if the data is not locked.
- checkMdate(Data, Data) -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns true if importedData.importMdate is newer than the localData.importMdate.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.accesscontrol.AccessControlList
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.Category
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.Data
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.Group
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.Member
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.workspace.Workspace
- Checks if the given member can perform the given operation.
- checkMember(int, Member, Map) -
Method in class com.jalios.jcms.workspace.WSTypeEntry
-
- checkMemberAccessFile(String, Member, Set<String>) -
Method in class com.jalios.jcms.Channel
- Check the access mode the given member has for the given file
- checkMemberLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks member limit.
- checkMemberList(Publication, WKRole, TreeSet<Member>) -
Static method in class com.jalios.jcms.WFRule
-
- checkMerge(Member, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the merge can be performed
- checkMissingField(Object, String) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- checkName(Category) -
Method in class com.jalios.jcms.Category
- Return true if another category exists with same name under the given parent
- checkNestedForeach(File) -
Static method in class com.jalios.jcms.tools.JspChecker
-
- checkPackageFile() -
Method in class com.jalios.jcms.plugin.DisplayPluginHandler
- Checks if the package file has been set and exists.
- checkPermalink(String, Data) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkPermalink(String, Data) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkPermalink(String, Data) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by PortalManager.getPermalink() to update
the way to render permalinks
- checkPermission() -
Method in class com.jalios.jcms.upload.DocUploadInfo
- Check upload permission for the given DocUploadInfo.
- checkPortal(PortalInterface, Publication, DisplayContext, Member, boolean, boolean, boolean, boolean) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkPortal(PortalInterface, Publication, DisplayContext, Member, boolean, boolean, boolean, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkPortal(PortalInterface, Publication, DisplayContext, Member, boolean, boolean, boolean, boolean) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by PortalManager to decide if the given portal may be used to display information.
- checkPortal(Category, DisplayContext, Member, boolean, boolean) -
Static method in class com.jalios.jcms.portlet.PortalManager
- This method looks for a matching Portal for a given Category.
- checkPortal(Publication, DisplayContext, Member, boolean, boolean) -
Static method in class com.jalios.jcms.portlet.PortalManager
- Check the validity of the given Publication to be a convenient Portal.
- checkPortal(Publication, DisplayContext, Member, boolean, boolean, boolean) -
Static method in class com.jalios.jcms.portlet.PortalManager
- Check the validity of the given Publication to be a convenient Portal.
- checkPortlet(PortalElement, Member, String) -
Method in class com.jalios.jcms.portlet.AJAXPortalManager
- Common utility method to check arguments
- checkProcessEntry(Map, AbstractStatFieldListener, StatEntry, Object) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- checkProcessEntry(Map, AbstractStatFieldListener, StatEntry, Object) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkProcessEntry(Map, AbstractStatFieldListener, StatEntry, Object) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook for handleStatEntry() method of AbstractStatFieldListener.
- checkProperties() -
Method in class com.jalios.jcms.tools.LangPropertiesChecker
- Performs the following checks on the loaded languages properties :
property missing in one of the required language
property defined multiple times
- checkPstatus -
Variable in class com.jalios.jcms.caddy.CaddyPopinHandler
-
- checkPublication(Publication, Member, boolean) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkPublication(Publication, Member, boolean) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkPublication(Publication, Member, boolean) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by display.jsp to update the working publication.
- checkQuoteInQuote(File) -
Static method in class com.jalios.jcms.tools.JspChecker
-
- checkReadAccessIP(String) -
Method in class com.jalios.jcms.rest.RestManager
- Returns true if the given IP address is authorized for read for REST request.
- checkReadRight(Data) -
Method in class com.jalios.jcms.rest.JcmsRestResource
- Check if the given Data may be read by the logged Member.
- checkReadRights() -
Method in class com.jalios.jcms.db.PublicationCriteria
-
- checkReadRights -
Variable in class com.jalios.jcms.QueryManager.QueryPublicationSelector
-
- checkRedirect(String, PortalRedirect, DisplayContext, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkRedirect(String, PortalRedirect, DisplayContext, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkRedirect(String, PortalRedirect, DisplayContext, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by display.jsp to update the redirect url of PortletRedirect.
- checkRequestDuration(HttpServletRequest, long) -
Static method in class com.jalios.jcms.stat.StatManager
- This method warn if a request duration is too long
- checkRights(Publication, Member) -
Method in class com.jalios.jcms.AudienceRights
- Check if the publication can be read by the given member using AudienceRights.
- checkRule(Set<WFRole>, ObjectIntTreeMap, TreeSet<Member>, Publication, Member) -
Static method in class com.jalios.jcms.WFRule
- This method determines whether a transition can be performed.
- checkRule(ObjectIntTreeMap, TreeSet<Member>, Publication, Member) -
Method in class com.jalios.jcms.WFTransition
- Perform the rule
- checkServerConnection() -
Method in class com.jalios.jcms.db.DerbyManager
- Returns true if the connections with Derby can be established.
- checkSetNewWorkspace(Workspace, Workspace, Set<Category>) -
Method in class com.jalios.jcms.webdav.cat.CatWebdavFileSystem
-
- checkSiteAccess(HttpServletRequest, HttpServletResponse) -
Method in class com.jalios.jcms.servlet.InitFilter
- Check basic parameter required by JCMS to allow acces to the site:
- Private Site and member not logged
- URID Missing
- Default Workspace missing
- Default Portal missing
- checkSQLInjection(String...) -
Static method in class com.jalios.jcms.db.HibernateUtil
- Checks if the given strings may contains an SQL injection.
- checkStateChange(Member, int) -
Method in class com.jalios.jcms.Publication
- Checks if the state change can be performed (it checks if the transition's rule can be perfomed)
- checkStateChange(Member, int, int) -
Method in class com.jalios.jcms.Publication
- Checks if the state change can be performed (it checks if the transition's rule can be perfomed)
- checkStrongLockMember(Member) -
Method in class com.jalios.jcms.Data
-
- checkSystemOut(File) -
Static method in class com.jalios.jcms.tools.JspChecker
-
- checkTemplateEntry(TypeTemplateEntry, String, boolean, String) -
Static method in class com.jalios.jcms.Publication
- Checks if the given TypeTemplateEntry is matching dev modes
In developpement mode it throws exception if template is null or jsp is missing
In production mode it returns default template if template is null but do not check
if JSP template exists to improve performances.
- checkTransition(int, ObjectIntTreeMap, TreeSet<Member>, Publication, Member) -
Method in class com.jalios.jcms.WFState
- Check if there exists at least one transition matching the given criteria and which can be performed
- checkUnlockAccess(WebdavContext) -
Method in class com.jalios.jcms.webdav.WebdavResource
- Check unlock access for current context on this resource
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.Category
- Checks if the update can be performed
- checkUpdate(Member) -
Method in class com.jalios.jcms.Data
- Checks if the update can be performed
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.Data
- Checks if the update can be performed
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.Member
- Checks if the update can be performed
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the update can be performed
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.workspace.Workspace
- Checks if the update can be performed
- checkUpdate(Member, Map) -
Method in class com.jalios.jcms.workspace.WSTypeEntry
-
- checkUpdateProfile(Member, Map) -
Method in class com.jalios.jcms.Member
- Checks if the profile update can be performed
- checkUrid(String) -
Static method in class com.jalios.jcms.JcmsUtil
- Returns true if the given urid is valid.
- checkUrid(String) -
Static method in class com.jalios.jstore.StoreUtil
- Checks if the given urid is valid
- checkWords(String, String[]) -
Static method in class com.jalios.jcms.widget.WidgetUtil.TinyMceSpellChecker
- Check an array of words and returns the badly spelled words
- checkWorkingCategories(List, Publication, Member, boolean, boolean, boolean, Category[]) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkWorkingCategories(List<Category>, Publication, Member, boolean, boolean, boolean, Category[]) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkWorkingCategories(List, Publication, Member, boolean, boolean, boolean, Category[]) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by PortalManager to change the order between categories of a given publication.
- checkWorkspace(DisplayContext, Workspace, Member) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- checkWorkspace(DisplayContext, Workspace, Member) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkWorkspace(DisplayContext, Workspace, Member) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Hook called by handleDisplayRequest() (in display.jsp) to update the working worskpace.
- checkWorkspaceLimit(boolean) -
Method in class com.jalios.jcms.LimitController
- Checks workspace limit.
- checkWrite(Data, int, Member, boolean, Map) -
Method in class com.jalios.jcms.BasicDataController
- Checks if the given write operation can be performed
- checkWrite(int, Member, boolean, Map) -
Method in class com.jalios.jcms.Data
- Checks if the given write operation can be performed
- checkWrite(Data, int, Member, boolean, Map) -
Method in interface com.jalios.jcms.DataController
- Checks if the given write operation can be performed
- checkWrite(int, Member, boolean, Map) -
Method in class com.jalios.jcms.Group
- Checks if the given write operation can be performed
- checkWrite(int, Member, boolean, Map) -
Method in class com.jalios.jcms.Publication
- Checks if the given write operation can be performed
- checkWrite(int, Member, boolean, Map) -
Method in class com.jalios.jcms.workspace.Workspace
-
- checkWriteAccessIP(String) -
Method in class com.jalios.jcms.rest.RestManager
- Returns true if the given IP address is authorized for write for REST request.
- checkWysiwygCSSFile(Set) -
Method in class com.jalios.jcms.policy.BasicWysiwygPolicyFilter
-
- checkWysiwygCSSFile(Set<String>) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- checkWysiwygCSSFile(Set) -
Method in interface com.jalios.jcms.policy.WysiwygPolicyFilter
- This method is a hook called by Workspace to manage wysiwyg css
files to parse and to display in wysiwyg css bar.
- childExist(String) -
Method in class com.jalios.jcms.Category
- Check if this category contains a child with the given name
- childrenOrder -
Variable in class com.jalios.jcms.Category
-
- childrenOrder -
Variable in class com.jalios.jcms.handler.EditCatHandler
-
- childrenOrderProvided -
Variable in class com.jalios.jcms.handler.EditCatHandler
-
- childrenSet -
Variable in class com.jalios.jcms.Group.ParentSelector
-
- chooser -
Variable in class com.jalios.jcms.taglib.DataChooserTag
-
- chooser -
Variable in class com.jalios.jcms.TypeFieldEntry
-
- chooserHeight -
Variable in class com.jalios.jcms.taglib.DataChooserTag
-
- ChooserItem() -
Method in class com.jalios.jcms.widget.ChooserWidget
-
- chooserQS -
Variable in class com.jalios.jcms.taglib.WidgetTag
-
- chooserQS -
Variable in class com.jalios.jcms.widget.ChooserWidget
-
- ChooserWidget - Class in com.jalios.jcms.widget
-
- ChooserWidget() -
Constructor for class com.jalios.jcms.widget.ChooserWidget
-
- ChooserWidget.ChooserItem - Class in com.jalios.jcms.widget
-
- ChooserWidget.ChooserItem() -
Constructor for class com.jalios.jcms.widget.ChooserWidget.ChooserItem
-
- chooserWidth -
Variable in class com.jalios.jcms.taglib.DataChooserTag
-
- ChromeFrameFilter - Class in com.jalios.jcms.servlet
- This servlet filter controlshttp header for google chrome frame
- ChromeFrameFilter() -
Constructor for class com.jalios.jcms.servlet.ChromeFrameFilter
-
- chrono -
Variable in class com.jalios.jtaglib.ChronoTag
-
- Chrono - Class in com.jalios.util
-
- Chrono(String) -
Constructor for class com.jalios.util.Chrono
-
- Chrono.Step - Class in com.jalios.util
-
- Chrono.Step(Chrono, boolean) -
Constructor for class com.jalios.util.Chrono.Step
-
- CHRONO_PAUSE -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_PRINT_CONSOLE -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_PRINT_HTML -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_RESUME -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_START -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_STEP -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- CHRONO_STOP -
Static variable in class com.jalios.jtaglib.ChronoTag
-
- ChronoTag - Class in com.jalios.jtaglib
-
- ChronoTag() -
Constructor for class com.jalios.jtaglib.ChronoTag
-
- ChronoTagExtraInfo - Class in com.jalios.jtaglib
-
- ChronoTagExtraInfo() -
Constructor for class com.jalios.jtaglib.ChronoTagExtraInfo
-
- cids -
Variable in class com.jalios.jcms.handler.EditPublicationHandler
-
- cids -
Variable in class com.jalios.jcms.media.MediaBrowserHandler
-
- cids -
Variable in class com.jalios.jcms.taglib.EditTag
-
- cidsParam -
Variable in class com.jalios.jcms.ajax.PublicationCtxMenu
-
- cidsURL -
Variable in class com.jalios.jcms.ajax.PublicationCtxMenu
-
- class2dataSet -
Variable in class com.jalios.jcms.Channel
-
- ClassDataSelector - Class in com.jalios.jcms
- This
DataSelector selects all the data that are the
same as, or are subclasses of, the given class. - ClassDataSelector(Class) -
Constructor for class com.jalios.jcms.ClassDataSelector
- Creates a new ClassDataSelector
- classes -
Variable in class com.jalios.jcms.ajax.PublicationCtxMenu
-
- classLoader -
Variable in class com.jalios.jcms.Channel
-
- classMap -
Variable in class com.jalios.jcms.CacheManager
-
- className -
Variable in class com.jalios.jcms.TypeEntry
-
- className -
Variable in class com.jalios.jcms.workspace.WSTypeEntry
-
- CLASSNAME_FIELD -
Static variable in class com.jalios.jcms.search.LuceneFileSearchEngine
- Field name for the className in jcms, e.g.
- classPubSetMap -
Variable in class com.jalios.jcms.workspace.Workspace
-
- clazz -
Variable in class com.jalios.jcms.stat.listener.StatDataListener
-
- clazz -
Variable in class com.jalios.jcms.taglib.IncludeTag
-
- clazz -
Variable in class com.jalios.jtaglib.ImageTag
-
- clean(MappedByteBuffer) -
Static method in class com.jalios.io.NIOUtil
-
- clean() -
Method in class com.jalios.jcms.taglib.CaddyTag
-
- clean() -
Method in class com.jalios.jcms.taglib.DataChooserTag
-
- clean() -
Method in class com.jalios.jcms.taglib.DateChooserTag
-
- clean() -
Method in class com.jalios.jcms.taglib.DurationChooserTag
-
- clean() -
Method in class com.jalios.jcms.taglib.EditTag
-
- clean() -
Method in class com.jalios.jcms.taglib.FileIconTag
-
- clean() -
Method in class com.jalios.jcms.taglib.FileWebdavTag
- Clean tags parameters
- clean() -
Method in class com.jalios.jcms.taglib.FormWidgetTag
-
- clean() -
Method in class com.jalios.jcms.taglib.IncludeTag
-
- clean() -
Method in class com.jalios.jcms.taglib.LoginTag
-
- clean() -
Method in class com.jalios.jcms.taglib.PortletTreeTag
- Clean Up parameters to avoid errors with tags pooling
- clean() -
Method in class com.jalios.jcms.taglib.ThumbnailTag
-
- clean() -
Method in class com.jalios.jcms.taglib.TooltipTag
-
- clean() -
Method in class com.jalios.jcms.taglib.TreeCatTag
- Clean Up parameters to avoid errors with tags pooling
- clean() -
Method in class com.jalios.jcms.taglib.WidgetTag
-
- clean() -
Method in class com.jalios.jcms.taglib.WikiTag
-
- clean() -
Method in class com.jalios.jcms.taglib.WorkspaceTag
-
- clean(String, CleanFilter) -
Method in class com.jalios.jstore.LogCleaner
- Clean the current store in the given file
- clean() -
Method in class com.jalios.jtaglib.ChartTag
-
- clean() -
Method in class com.jalios.jtaglib.SendmailTag
-
- CLEAN_TIME_LIMIT_PROP -
Static variable in class com.jalios.jcms.db.DBEventLogManager
-
- CLEAN_URID_COUNT_PROP -
Static variable in class com.jalios.jcms.db.DBEventLogManager
-
- cleanCollection(Collection<T>) -
Static method in class com.jalios.util.Util
- Remove the null entries of the given collection.
- cleanComponent() -
Method in class com.jalios.jcms.taglib.WidgetTag
-
- cleanCriteria() -
Method in class com.jalios.jcms.handler.EditNotificationHandler
-
- cleanDescriptiveURLText(String, Locale) -
Static method in class com.jalios.jcms.DescriptiveURLs
- Apply the following operation on the given string:
unaccentuate
lowercase (using given Locale)
replace whitespace with "-"
remove characters matching pattern [^0-9a-zA-Z/-]
remove multiple contiguous letters [/-]
- cleanedStepList -
Variable in class com.jalios.util.Chrono
-
- CleanFilter - Interface in com.jalios.jstore
- This interface must be implemented to define cleaning rules.
- cleanFilterList -
Variable in class com.jalios.jcms.Channel
-
- CLEANING_STATE -
Static variable in interface com.jalios.jstore.StoreConstants
-
- CleaningAlarmListener - Class in com.jalios.jcms.stat
AlarmListener used to clean old export ressources- CleaningAlarmListener(int) -
Constructor for class com.jalios.jcms.stat.CleaningAlarmListener
-
- CleaningThread - Class in com.jalios.jcms.stat
- Do a clean of export resources (File and ExtraInfo)
- CleaningThread(int) -
Constructor for class com.jalios.jcms.stat.CleaningThread
- default constructor
- cleanMergeMap(Map) -
Method in class com.jalios.jcms.CustomCleanFilter
-
- cleanMergeMap(Map) -
Method in class com.jalios.jcms.JcmsCleanFilter
-
- cleanMergeMap(Map<String, TreeSet<Stamp>>) -
Method in interface com.jalios.jstore.CleanFilter
- This method is called to clean the merge map.
- cleanObjectArray(Object[]) -
Static method in class com.jalios.util.Util
- Creates a new array that contains all elements of the given array without null.
- cleanRole() -
Method in class com.jalios.jcms.handler.WFEditorHandler
-
- cleanRssTracker(Member, String, List<String>) -
Method in class com.jalios.jcms.rss.RssManager
- Clean rssTracker table
- cleanSignatureDiffSet(Set) -
Static method in class com.jalios.jcms.UpgradeManager
-
- cleanStatusCode(int) -
Static method in class com.jalios.jstore.jsync.JSyncUtil
-
- cleanStore(CleanFilter, JcmsContext) -
Method in class com.jalios.jcms.Channel
- Cleans the store.
- cleanStringArray(String[]) -
Static method in class com.jalios.util.Util
- Creates a new array that contains all elements of the given array except
empty Strings (ie null or empty).
- cleanUnknownLinks(Storable, Field, Set<Storable>) -
Method in class com.jalios.jstore.StoreCleaner
- Clean all unknown Storable from the given field of the given storable
- cleanUnknownLinks(Storable, Map<Field, Set<Storable>>) -
Method in class com.jalios.jstore.StoreCleaner
- Clean all unknown Storable from the given field map of the given storable
- cleanup() -
Method in class com.jalios.jcms.tools.patch.JumboPatchInfo
- Cleanup any temporary file from the file system
- cleanup() -
Method in class com.jalios.jcms.tools.patch.WarInfo
- Cleanup any temporary file from the file system
- clear() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear the caddy (from all Data, Publication, Categories, Workspaces, Groups and Members).
- clear() -
Method in class com.jalios.jcms.caddy.CaddyPopinHandler
- Clear the caddy.
- clear() -
Method in class com.jalios.jcms.handler.WFEditorHandler
-
- clear() -
Method in class com.jalios.jcms.QueryResultSet
- Clear all Object from this result set (also remove associated score).
- clear() -
Method in class com.jalios.jcms.rss.RssTrackerSet
-
- clear() -
Method in class com.jalios.util.ObjectFloatHashMap
-
- clear() -
Method in class com.jalios.util.ObjectLongHashMap
-
- clearAll() -
Method in interface com.jalios.jcms.search.CategorySearchEngine
- Method to implement to clear all Category from the search engine.
- clearAll() -
Method in class com.jalios.jcms.search.LuceneCategorySearchEngine
- Clear indices in this searchEngine (undoable!).
- clearAll() -
Method in class com.jalios.jcms.search.LucenePublicationSearchEngine
- Clear indices in this searchEngine (undoable!).
- clearAll() -
Method in interface com.jalios.jcms.search.PublicationSearchEngine
- Method to implement to clear all Publication from the search engine.
- clearAll() -
Static method in class com.jalios.jtaglib.RssCacheManager
- Clear the cache from all RssChannel.
- clearAttributes() -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- clearCache() -
Static method in class com.jalios.jcms.db.HibernateUtil
-
- clearCanPublishContentMap(Member) -
Method in class com.jalios.jcms.MemberIndexManager
- Clears the publish rights map associated to the given member.
- clearCanUpdateDeleteContentMap(Member) -
Method in class com.jalios.jcms.MemberIndexManager
- Clears the updateDelete map associated to the given member.
- clearCategories() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
Category of the caddy.
- clearCategoriesAxesBSList() -
Method in class com.jalios.jcms.AudienceRights
- Clear the list of BitSet (one for each category axe).
- clearChildrenSet(Category) -
Method in class com.jalios.jcms.CategoryIndexManager
- Clears the children set associated to the given Category.
- clearContent() -
Method in class com.jalios.jcms.CacheManager.CacheEntry
-
- clearCurrentServletRequest() -
Method in class com.jalios.jcms.Channel
- Removes the current servlet request of the thread.
- clearCurrentServletResponse() -
Method in class com.jalios.jcms.Channel
- Removes the current servlet response of the thread.
- clearDBMembers() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
DBMember of the caddy.
- clearExplicitAccessAuthorization() -
Method in class com.jalios.jcms.accesscontrol.AccessControlList
- Remove all authorization for this ACL
- clearGroups() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
Group of the caddy.
- clearHighlightAttributes(HttpServletRequest) -
Method in class com.jalios.jcms.handler.QueryHandler
- Remove highlight attributes of the given request.
- clearHighlightAttributes(HttpServletRequest) -
Static method in class com.jalios.jcms.portlet.PortalManager
- Remove the highlight attributes from the current request to disable
highlighting for the rest of the page
- clearId() -
Method in class com.jalios.jstore.BasicStorable
- Clear the ID of this storable.
- clearIndex(Map<K, V>, K) -
Method in class com.jalios.jcms.AbstractIndexManager
- Remove the map at the given key in the given index.
- clearIndex() -
Method in class com.jalios.jcms.search.spell.SpellChecker
- Completely clear index from its content
- clearIndices() -
Method in class com.jalios.jcms.search.LuceneDataSearchEngine
- Delete all
Document from all indices (overwrite existing index with a new one).
- clearInternalCache() -
Method in class com.jalios.jcms.FileDocument
- Clear internal cache of this FileDocument.
- clearLdapGroupBeingSync(HttpSession) -
Static method in class com.jalios.jcms.handler.SyncLdapHandler
-
- clearMemberBS(Member) -
Method in class com.jalios.jcms.AudienceRights
- Clear the BitSet associated with the given Member.
- clearMemberBSListMap() -
Method in class com.jalios.jcms.AudienceRights
- Clear the map which associate member to their BitSet.
- clearMembers() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
Member of the caddy.
- clearProperties() -
Method in class com.jalios.util.JProperties
- Clear all properties.
- clearPstatusAlarmEntryMap(Publication) -
Method in class com.jalios.jcms.PublicationIndexManager
- Clears the AlarmEntry map associated to the given publication.
- clearPublicationBS(Publication) -
Method in class com.jalios.jcms.AudienceRights
- Clear the BitSet associated with the given Publication.
- clearPublications() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
Publication of the caddy.
- clearSessionParams() -
Method in class com.jalios.jcms.handler.PagerHandler
- Clear all session parameters of this pager, if the paramPrefix specified
is a portlet action param (starts
PortalManager.PORTAL_ACTION...
- clearSpellChecker() -
Method in class com.jalios.jcms.search.SpellSuggestEngine
- Remove all words from the spellchecker
- clearThreadRequest() -
Method in class com.jalios.jcms.servlet.InitFilter
- Clear the current HttpServletRequest from the ThreadLocal.
- clearThreadResponse() -
Method in class com.jalios.jcms.servlet.InitFilter
- Clear the current HttpServletResponse from the ThreadLocal.
- clearTransientIndex() -
Method in class com.jalios.jcms.Publication
- Clear all the transient fields that contains indexes.
- clearUnzippingState(HttpServletRequest) -
Static method in class com.jalios.jcms.upload.UnzipUploadManager
- Clear the request attribute indicating that an unzipping operation is in progress.
- clearWeakReferrerSet(Publication) -
Method in class com.jalios.jcms.PublicationIndexManager
- Clears the weak referrer set associated to the given publication.
- clearWorkCopySet(Publication) -
Method in class com.jalios.jcms.PublicationIndexManager
- Clears the work copy set associated to the given publication.
- clearWorkspaces() -
Method in class com.jalios.jcms.caddy.Caddy
- Clear all
Workspace of the caddy.
- clearWorkspaceSet(Member) -
Method in class com.jalios.jcms.MemberIndexManager
- Clears the workspace set associated to the given member.
- client -
Variable in class com.jalios.io.HttpClientThread
-
- clone() -
Method in class com.jalios.jcms.Data
-
- clone() -
Method in class com.jalios.jcms.stat.CSVExportRawDataHandler
-
- clone() -
Method in class com.jalios.jcms.stat.RawDataExportHandler
-
- clone() -
Method in class com.jalios.jcms.WFState
-
- clone() -
Method in class com.jalios.jstore.BasicStorable
-
- clone() -
Method in class com.jalios.jstore.LoadReport
-
- clone() -
Method in class com.jalios.jstore.StampTable
-
- clone() -
Method in interface com.jalios.jstore.Storable
-
- cloneDBDataCollections() -
Method in class com.jalios.jcms.Publication
-
- cloneStates(Workflow) -
Method in class com.jalios.jcms.Workflow
- Clones all the states of another workflow in this one.
- close() -
Method in class com.jalios.io.MultiInputStream
- Closes this input stream and releases any system resources
associated with the stream.
- close() -
Method in class com.jalios.io.NIOBufferInputStream
-
- close() -
Method in class com.jalios.jcms.plugin.PluginAppender
-
- close() -
Method in class com.jalios.jcms.search.LuceneDataSearchEngine.MultiSearcherWrapper
-
- close() -
Method in class com.jalios.jcms.search.spell.SpellChecker.IndexSearcherWrapper
-
- close() -
Method in class com.jalios.jcms.servlet.GZIPFilter.GZIPResponseStream
-
- close() -
Method in class com.jalios.jcms.tools.JCMSAppender
-
- close() -
Method in class com.jalios.jcms.tools.LogAppender
-
- close() -
Method in class com.jalios.jstore.jsync.FileFetcher
- Terminate this file fetcher and its thread.
- close() -
Method in class com.jalios.jstore.jsync.JSyncReplica
- Close all JSyncReplica resources when ending.
- close() -
Method in class com.jalios.jstore.Store
- Close all Store resources when ending.
- closeAll() -
Method in class com.jalios.jcms.search.spell.SpellChecker
-
- closed -
Variable in class com.jalios.jcms.servlet.GZIPFilter.GZIPResponseStream
-
- closed() -
Method in class com.jalios.jcms.servlet.GZIPFilter.GZIPResponseStream
-
- closed -
Variable in class com.jalios.jcms.workspace.EditWorkspaceCommonHandler
-
- closeItem(StringBuffer, String, String) -
Method in class com.jalios.jcms.ajax.AbstractCtxMenu
- Close a menu item which has got an icon.
- closeItem(StringBuffer, String, String, String) -
Static method in class com.jalios.jcms.ajax.CtxMenuUtil
- Close a menu item which has got an icon.
- closeItem(StringBuffer, String, String, String, String) -
Static method in class com.jalios.jcms.ajax.CtxMenuUtil
- Close a menu item which has got an icon.
- closeQuietly(Reader) -
Static method in class com.jalios.io.IOUtil
- Close the given reader.
- closeQuietly(Writer) -
Static method in class com.jalios.io.IOUtil
- Close the given writer.
- closeQuietly(InputStream) -
Static method in class com.jalios.io.IOUtil
- Close the given inputStream.
- closeQuietly(OutputStream) -
Static method in class com.jalios.io.IOUtil
- Close the given writer.
- closeQuietly(Folder, boolean) -
Method in class com.jalios.jcms.mail.MailAccount
- Close the given folder catching exceptions
- closeSession() -
Static method in class com.jalios.jcms.db.HibernateUtil
- Close the hibernate session of the current thread.
- COLLECTION_FLAG -
Static variable in interface com.jalios.jstore.StoreConstants
-
- CollectionDictionary - Class in com.jalios.jcms.search.spell
- A simple SpellChecker Dictionary to allow indexing of Collection of words.
- CollectionDictionary(Collection) -
Constructor for class com.jalios.jcms.search.spell.CollectionDictionary
- Create a new CollectionDictionnary using the given String collection
- CollectionMappingInfo - Class in com.jalios.jcms.db
- This class contains mapping information about collection of values attached to a persisted class.
- CollectionMappingInfo() -
Constructor for class com.jalios.jcms.db.CollectionMappingInfo
-
- collectionToCleanSet(Collection<T>) -
Static method in class com.jalios.util.Util
- Returns a set which contains all the non empty element of the given collection.
- color -
Variable in class com.jalios.jcms.Category
-
- color -
Variable in class com.jalios.jcms.handler.EditCatHandler
-
- color -
Variable in class com.jalios.jtaglib.ChartTag
-
- colorFirst -
Variable in class com.jalios.jtaglib.ChartTag
-
- colorRotate -
Variable in class com.jalios.jtaglib.ChartTag
-
- COLORS -
Static variable in class com.jalios.jtaglib.ChartTag
-
- colors -
Variable in class com.jalios.jtaglib.ChartTag
-
- ColorUtil - Class in com.jalios.util
- This class provides utility methods to manage colors.
- ColorUtil() -
Constructor for class com.jalios.util.ColorUtil
-
- cols -
Variable in class com.jalios.jcms.taglib.WidgetTag
-
- cols -
Variable in class com.jalios.jcms.TypeFieldEntry
-
- cols -
Variable in class com.jalios.jcms.widget.TextAreaWidget
-
- columnName(String) -
Method in class com.jalios.jcms.db.JcmsHibernateNamingStrategy
-
- columnNames -
Variable in class com.jalios.util.SQLQueryResult
-
- com.jalios.io - package com.jalios.io
- Contains Jalios utility I/O classes (stream pumpers, MultiInputStream
and miscellaneous utility static methods).
- com.jalios.io.mimetype - package com.jalios.io.mimetype
-
- com.jalios.io.ssl - package com.jalios.io.ssl
-
- com.jalios.jcms - package com.jalios.jcms
- Contains the core JCMS classes.
- com.jalios.jcms.accesscontrol - package com.jalios.jcms.accesscontrol
-
- com.jalios.jcms.accessibility - package com.jalios.jcms.accessibility
-
- com.jalios.jcms.ajax - package com.jalios.jcms.ajax
-
- com.jalios.jcms.archive - package com.jalios.jcms.archive
- Contains the classes used to deal with archives management in JCMS.
- com.jalios.jcms.authentication - package com.jalios.jcms.authentication
-
- com.jalios.jcms.authentication.handlers - package com.jalios.jcms.authentication.handlers
-
- com.jalios.jcms.caddy - package com.jalios.jcms.caddy
- Provides classes to manage and process operation on Caddy items in JCMS.
- com.jalios.jcms.calendar - package com.jalios.jcms.calendar
- Contains the classes used to deal with calendar in JCMS.
- com.jalios.jcms.context - package com.jalios.jcms.context
- Provides context classes available in every request, you can extends them or use them as javabean.
- com.jalios.jcms.db - package com.jalios.jcms.db
-
- com.jalios.jcms.dbmember - package com.jalios.jcms.dbmember
-
- com.jalios.jcms.extradbdata - package com.jalios.jcms.extradbdata
-
- com.jalios.jcms.fileprocessor - package com.jalios.jcms.fileprocessor
-
- com.jalios.jcms.fileprocessor.processingmanagement - package com.jalios.jcms.fileprocessor.processingmanagement
-
- com.jalios.jcms.fileprocessor.repository - package com.jalios.jcms.fileprocessor.repository
-
- com.jalios.jcms.fileprocessor.repository.jcmsupload - package com.jalios.jcms.fileprocessor.repository.jcmsupload
-
- com.jalios.jcms.fileprocessor.test - package com.jalios.jcms.fileprocessor.test
-
- com.jalios.jcms.fileprocessor.ui - package com.jalios.jcms.fileprocessor.ui
-
- com.jalios.jcms.handler - package com.jalios.jcms.handler
- Contains the javabean classes uses to process HTTP request (aka form handlers).
- com.jalios.jcms.mail - package com.jalios.jcms.mail
-
- com.jalios.jcms.mail.listener - package com.jalios.jcms.mail.listener
-
- com.jalios.jcms.mashup - package com.jalios.jcms.mashup
- Contains classes used for data Import/Export.
- com.jalios.jcms.media - package com.jalios.jcms.media
- Contains all the classes to provide the Media Browser.
- com.jalios.jcms.monitoring - package com.jalios.jcms.monitoring
-
- com.jalios.jcms.plugin - package com.jalios.jcms.plugin
-
- com.jalios.jcms.policy - package com.jalios.jcms.policy
-
- com.jalios.jcms.portlet - package com.jalios.jcms.portlet
- Contains core Portlets parent of all generated portlets.
- com.jalios.jcms.publicationfollower - package com.jalios.jcms.publicationfollower
-
- com.jalios.jcms.rest - package com.jalios.jcms.rest
-
- com.jalios.jcms.rest.resources - package com.jalios.jcms.rest.resources
-
- com.jalios.jcms.rss - package com.jalios.jcms.rss
-
- com.jalios.jcms.search - package com.jalios.jcms.search
- Provides internal search engines classes of JCMS.
- com.jalios.jcms.search.spell - package com.jalios.jcms.search.spell
- Contains classes used to provides spell suggestion based on indexed content.
- com.jalios.jcms.servlet - package com.jalios.jcms.servlet
- Contains JCMS servlet classes.
- com.jalios.jcms.spellchecker - package com.jalios.jcms.spellchecker
-
- com.jalios.jcms.stat - package com.jalios.jcms.stat
- Provides classes for statistics management and analysis.
- com.jalios.jcms.stat.beautifier - package com.jalios.jcms.stat.beautifier
- Contains classes that beautify Statistics results.
- com.jalios.jcms.stat.listener - package com.jalios.jcms.stat.listener
- Contains listeners of statistics
- com.jalios.jcms.taglib - package com.jalios.jcms.taglib
- Provides many of the classes used for JCMS jsp tags.
- com.jalios.jcms.test - package com.jalios.jcms.test
-
- com.jalios.jcms.tools - package com.jalios.jcms.tools
- This package contains various tools used for/by JCMS.
- com.jalios.jcms.tools.ant - package com.jalios.jcms.tools.ant
-
- com.jalios.jcms.tools.patch - package com.jalios.jcms.tools.patch
-
- com.jalios.jcms.tracking - package com.jalios.jcms.tracking
-
- com.jalios.jcms.upload - package com.jalios.jcms.upload
-
- com.jalios.jcms.webdav - package com.jalios.jcms.webdav
- Contains classes which provides webdav access to JCMS.
- com.jalios.jcms.webdav.cat - package com.jalios.jcms.webdav.cat
- Contains classes which provides webdav access to Categorie of JCMS.
- com.jalios.jcms.webdav.file - package com.jalios.jcms.webdav.file
- Contains classes which provides webdav access to FileDocument of JCMS.
- com.jalios.jcms.widget - package com.jalios.jcms.widget
- Contains widget classes that generate html component especially for Forms Input.
- com.jalios.jcms.workspace - package com.jalios.jcms.workspace
- Contains classes about workspace features.
- com.jalios.jdring - package com.jalios.jdring
- Contains JDring classes.
- com.jalios.jstore - package com.jalios.jstore
- Contains JStore core classes.
- com.jalios.jstore.jsync - package com.jalios.jstore.jsync
- Contains JSync core classes.
- com.jalios.jstore.tools - package com.jalios.jstore.tools
- Contains jsc (JStore Compiler).
- com.jalios.jtaglib - package com.jalios.jtaglib
- Contains the classes of utility Jalios JSP custom tag.
- com.jalios.ldap - package com.jalios.ldap
- Contains Jalios LDAP utility classes.
- com.jalios.util - package com.jalios.util
- Contains Jalios utility classes (Unix-like crypt class, RSS parser,
mail utility, servlet utility, comparators and miscellaneous utility
static methods).
- com.jalios.util.diff - package com.jalios.util.diff
-
- com.jalios.util.lucene - package com.jalios.util.lucene
-
- commitTransaction() -
Static method in class com.jalios.jcms.db.HibernateUtil
- Commits the transaction of the current thread if it exists.
- commitTransaction() -
Method in class com.jalios.jcms.test.JcmsTestCase
-
- COMMON_ALARM -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- commonAdate -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonAdministratorsSet -
Variable in class com.jalios.jcms.caddy.WorkspaceCaddyManagerHandler
-
- commonAuthorId -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonAuthorizedGroups -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonAuthorizedGroups -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonAuthorizedMemberSet -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonAuthorizedMemberSet -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonCategorySet -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonCategorySet -
Variable in class com.jalios.jcms.caddy.WorkspaceCaddyManagerHandler
-
- commonClass -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonCookieMaxAge -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonDeleteMap -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonEdate -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonEditCategorySet -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonEmailVisible -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonEmailVisibleAvailable -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonFormHandler -
Variable in class com.jalios.jcms.workspace.EditWorkspaceHandler
-
- commonGroupMap -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonLanguage -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonLdapSync -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonLdapSyncAvailable -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonMainLanguage -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonParent -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonParentAvailable -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonParentSet -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonPdate -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonPublishMap -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonReadCategorySet -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonSelectable -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonSelectableAvailable -
Variable in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- commonTemplates -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonTracked -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonTrackedAvailable -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonTypeMap -
Variable in class com.jalios.jcms.caddy.WorkspaceCaddyManagerHandler
-
- commonUpdateGroups -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonUpdateMap -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonUpdateMemberSet -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonUseCategorySet -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonWebdavAccess -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonWebdavAccessAvailable -
Variable in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- commonWF -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonWFState -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- commonWS -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- commonWSId -
Variable in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- compactFile(int, String) -
Static method in class com.jalios.jcms.ChannelFile
- Compact a string, replacing extra characters with dots.
- comparator -
Variable in class com.jalios.jtaglib.CompareTag
-
- comparator -
Variable in class com.jalios.util.ReverseComparator
-
- compare(Object, Object) -
Method in class com.jalios.io.FileDateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.accesscontrol.AccessControlList.NameComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.caddy.CaddyComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.calendar.AbstractCalendarEvent.StartDateComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.Category.DeepOrderComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.Category.NameComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.Category.OrderChildrenFirstComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.Category.OrderChildrenLastComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.Category.OrderComparator
-
- compare(Object, Object) -
Method in class com.jalios.jcms.Channel.TypeLabelComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Data.AuthorComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Data.DataNameComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Data.OpAuthorComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Data.RowIdComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.FileDocument.ContentTypeComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.FileDocument.DimensionsComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.FileDocument.DurationComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.FileDocument.SizeComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.AclComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.DataRightComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.LastLdapSyncComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.MemberCountComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.NameComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.OrderComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Group.WorkspaceComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.mail.MailMessage.SentDateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.GroupComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.LangComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.LastLdapSyncComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.LastLoginDateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.LdapAccountComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.LoginComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.NameComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.PublicationCountComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.RightComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.SessionComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Member.WebdavComparator
-
- compare(Plugin, Plugin) -
Method in class com.jalios.jcms.plugin.Plugin.LabelComparator
-
- compare(Plugin, Plugin) -
Method in class com.jalios.jcms.plugin.Plugin.PluginComparator
-
- compare(Category, Category) -
Method in class com.jalios.jcms.portlet.PortalManager.CatDiscrimComparator
-
- compare(Publication, Publication) -
Method in class com.jalios.jcms.portlet.PortletSkinable.ContentTitleComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.AdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.AudienceRightComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.AuthorComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.DdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.EdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.PdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.PstatusComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.RatingComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.ReaderComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.ReviewCountComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.RightComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.SdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.TitleComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.TypeComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.UdateComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.Publication.WorkspaceComparator
-
- compare(Object, Object) -
Method in class com.jalios.jcms.QueryResultSet.ScoreComparator
- Compare two Object using their score from the QueryResulSet.
- compare(Object, Object) -
Method in class com.jalios.jcms.stat.listener.StatComparator
-
- compare(Object, Object) -
Method in class com.jalios.jcms.TypeTemplateEntry.LabelComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.workspace.Workspace.GroupSizeComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.workspace.Workspace.MemberSizeComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.workspace.Workspace.NameComparator
-
- compare(T, T) -
Method in class com.jalios.jcms.workspace.Workspace.OrderComparator
-
- compare(T, T) -
Method in class com.jalios.jstore.BasicStorable.CdateComparator
-
- compare(T, T) -
Method in class com.jalios.jstore.BasicStorable.IdComparator
-
- compare(T, T) -
Method in class com.jalios.jstore.BasicStorable.MdateComparator
-
- compare(T, T) -
Method in class com.jalios.util.DateComparator
-
- compare(T, T) -
Method in class com.jalios.util.DateDescendingComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.MultiComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectIntTreeMap.GreaterComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectIntTreeMap.KeyComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectIntTreeMap.LowerComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectIntTreeMap.ObjectComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectIntTreeMap.SortedKeyComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectLongTreeMap.GreaterComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectLongTreeMap.KeyComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectLongTreeMap.LowerComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectLongTreeMap.ObjectComparator
-
- compare(Object, Object) -
Method in class com.jalios.util.ObjectLongTreeMap.SortedKeyComparator
-
- compare(T, T) -
Method in class com.jalios.util.ReverseComparator
-
- COMPARE_EQUAL -
Static variable in class com.jalios.jtaglib.CompareTag
-
- COMPARE_GREATER -
Static variable in class com.jalios.jtaglib.CompareTag
-
- COMPARE_GREATER_EQUAL -
Static variable in class com.jalios.jtaglib.CompareTag
-
- COMPARE_LESS -
Static variable in class com.jalios.jtaglib.CompareTag
-
- COMPARE_LESS_EQUAL -
Static variable in class com.jalios.jtaglib.CompareTag
-
- COMPARE_NOT_EQUAL -
Static variable in class com.jalios.jtaglib.CompareTag
-
- compareDate(Date, Date) -
Static method in class com.jalios.util.DateComparator
- Compares two Dates in ascending order.
- compareDate(Date, Date) -
Static method in class com.jalios.util.DateDescendingComparator
- Compares two Dates in descending order.
- compareLogEntry(LogEntry) -
Method in class com.jalios.jstore.StampTable
- Compares the given stamp of the logEntry with the ones in the table.
- compareMap(Map<K, V>, Map<K, V>) -
Static method in class com.jalios.util.Util
- Returns the first common Map.Entry of the given maps.
- compareStamp(Stamp) -
Method in class com.jalios.jstore.StampTable
- Compares the given stamp with the ones in the table.
- compareStorableId(Storable, Storable) -
Static method in class com.jalios.jstore.BasicStorable.IdComparator
- Compare two storable using their ID.
- CompareStringTag - Class in com.jalios.jtaglib
-
- CompareStringTag() -
Constructor for class com.jalios.jtaglib.CompareStringTag
-
- CompareTag - Class in com.jalios.jtaglib
-
- CompareTag() -
Constructor for class com.jalios.jtaglib.CompareTag
-
- compareTo(Object) -
Method in class com.jalios.io.Signature
-
- compareTo(Object) -
Method in class com.jalios.io.SignatureDiffEntry
-
- compareTo(AuthenticationHandler) -
Method in class com.jalios.jcms.authentication.AuthenticationHandler
- Compare this object with the specified AuthenticationHandler for order.
- compareTo(Object) -
Method in class com.jalios.jcms.BasicDataController
- Compare this object with the specified object for order.
- compareTo(Object) -
Method in class com.jalios.jcms.ChannelListener
- Compare this object with the specified object for order.
- compareTo(Object) -
Method in class com.jalios.jcms.mail.AbstractMailListener
- Compare this object with the specified object for order.
- compareTo(Object) -
Method in class com.jalios.jcms.policy.AbstractPolicyFilter
- Compare this object with the specified object for order.
- compareTo(Object) -
Method in class com.jalios.jcms.QueryFilter
- Compare this object with the specified object for order.
- compareTo(Object) -
Method in class com.jalios.jcms.TypeTemplateEntry
-
- compareTo(Object) -
Method in class com.jalios.jcms.WebAppInfo
-
- compareTo(WebdavResource) -
Method in class com.jalios.jcms.webdav.WebdavResource
-
- compareTo(Object) -
Method in class com.jalios.jcms.WFRole
- Must be implemented with the interface Comparable
Used in different comparator for sorting
- compareTo(Object) -
Method in class com.jalios.jcms.WFState
-
- compareTo(Object) -
Method in class com.jalios.jcms.Workflow
-
- compareTo(Object) -
Method in class com.jalios.jdring.AlarmEntry
- Compares this AlarmEntry with the specified AlarmEntry for order.
- compareTo(Object) -
Method in class com.jalios.jdring.Schedule
-
- compareTo(BasicStorable) -
Method in class com.jalios.jstore.BasicStorable
-
- compareTo(FileEntry) -
Method in class com.jalios.jstore.jsync.FileEntry
-
- compareTo(LogEntry) -
Method in class com.jalios.jstore.LogEntry
-
- compareTo(Stamp) -
Method in class com.jalios.jstore.Stamp
- Compares this stamp with the specified stamp for order.
- compareTo(Interval) -
Method in class com.jalios.util.Interval
-
- comparisonOperator -
Variable in class com.jalios.jcms.PstatusAlarmListener
-
- compileList -
Variable in class com.jalios.jcms.TypeProcessor
-
- compiler -
Variable in class com.jalios.jcms.tools.LangPropertiesChecker
-
- compilerCmdLine -
Variable in class com.jalios.jcms.TypeProcessor
-
- completed() -
Method in class com.jalios.jcms.DeployDownloadMonitor
-
- COMPONENT_COLUMN -
Static variable in class com.jalios.jcms.fileprocessor.processingmanagement.FileProcessingLog.Fields
-
- componentId -
Variable in class com.jalios.jcms.taglib.MessageTag
-
- COMPONENTS_COLUMN -
Static variable in class com.jalios.jcms.fileprocessor.processingmanagement.FileProcessingInfo.Fields
-
- compute() -
Method in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- compute() -
Method in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- compute() -
Method in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- compute() -
Method in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
- This methods computes all the common attributes of the publication in the caddy.
- compute() -
Method in class com.jalios.jcms.caddy.WorkspaceCaddyManagerHandler
-
- compute(int) -
Method in class com.jalios.jcms.handler.PagerHandler
- Do the computation for this Pager Handler
- compute(HttpServletRequest, HttpServletResponse, JspWriter) -
Method in class com.jalios.jcms.taglib.PagerTag
-
- computeAncestor -
Variable in class com.jalios.jcms.widget.TreeCat
-
- computeAverage() -
Method in class com.jalios.jcms.tools.Profiler
-
- computeCategoriesAxesBSList() -
Method in class com.jalios.jcms.AudienceRights
-
- computeCategoryAndTypeSet() -
Method in class com.jalios.jcms.taglib.EditTag
-
- computeDate -
Variable in class com.jalios.jcms.stat.StatHandler
-
- computeDBIDArray(Data[]) -
Method in class com.jalios.jcms.Data
- Extract the DBData from the given array and return an array of identifier of those DBData.
- computedLevel -
Variable in class com.jalios.jcms.widget.TreeCat
-
- computedRoots -
Variable in class com.jalios.jcms.widget.TreeCat
-
- computeFileDocumentSet() -
Method in class com.jalios.jcms.media.MediaBrowserHandler
- Compute the FileDocument result set to display in this media browser
using the option already given.
- computeMemberBS(Member) -
Method in class com.jalios.jcms.AudienceRights
-
- computePath() -
Method in class com.jalios.jcms.upload.DocUploadInfo
- Setup upload infos:
targetFilePath
targetFileName
file
status (Name conflicts)
Vars targetFileName and targetFilePath are not modified by "override"
parameter for FileDocument because old file must not be overrided
at this time.
- computeSignature() -
Method in class com.jalios.jcms.Publication
- Deprecated. use #computeSignature(boolean, boolean)
- computeSignature(boolean, boolean) -
Method in class com.jalios.jcms.Publication
- Compute the signature of this publication.
- computeTime(long) -
Static method in class com.jalios.io.HttpClientThread
- The Synchronized method that compute overall time
- computeWorkingCatSet() -
Method in class com.jalios.jcms.caddy.CategoryCaddyManagerHandler
-
- computeWorkingGroupSet() -
Method in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- computeWorkingMemberSet() -
Method in class com.jalios.jcms.caddy.DBMemberCaddyManagerHandler
-
- computeWorkingMemberSet() -
Method in class com.jalios.jcms.caddy.MemberCaddyManagerHandler
-
- computeWorkingPubSet() -
Method in class com.jalios.jcms.caddy.PublicationCaddyManagerHandler
-
- computeWorkingWorkspaceSet() -
Method in class com.jalios.jcms.caddy.WorkspaceCaddyManagerHandler
-
- conceal(String) -
Static method in class com.jalios.util.Util
- Conceal the given string with an internally choosen encryption algorithm.
- ConditionalTag - Class in com.jalios.jtaglib
-
- ConditionalTag() -
Constructor for class com.jalios.jtaglib.ConditionalTag
-
- ConditionTemplatePolicyFilter - Class in com.jalios.jcms.policy
-
- ConditionTemplatePolicyFilter() -
Constructor for class com.jalios.jcms.policy.ConditionTemplatePolicyFilter
-
- conf -
Variable in class com.jalios.jcms.webdav.WebdavContext
-
- conf -
Variable in class com.jalios.ldap.LDAPMapper
-
- config -
Variable in class com.jalios.jcms.plugin.Plugin
-
- config -
Variable in class com.jalios.jcms.upload.MultipartFilter
-
- configToSave -
Variable in class com.jalios.jcms.plugin.Plugin
-
- CONFIGURATION -
Static variable in class com.jalios.jcms.plugin.Plugin
-
- configure(String, String, String, String, Properties) -
Static method in class com.jalios.util.MailUtil
- Configure MailUtil properties (of javax.mail.Session) using the given values.
- CONFLICT -
Static variable in interface com.jalios.jcms.DeployManagerConstants
-
- connect(String) -
Method in class com.jalios.io.HttpClient
- Initialise a Connection to a given URL
- connect() -
Method in class com.jalios.jcms.mail.MailAccount
-
- connect(int) -
Method in class com.jalios.jcms.mail.MailAccount
- Connect to the account, open the store and retrieve the folder.
- connection -
Variable in class com.jalios.io.HttpClient
-
- contains(Data) -
Method in class com.jalios.jcms.caddy.Caddy
- Check if the given Data is in the caddy.
- contains(Object) -
Method in class com.jalios.jcms.rss.RssTrackerSet
-
- contains(WFRole) -
Method in class com.jalios.jcms.WFTransition
- Check if a given role can perform this transition
- CONTAINS -
Static variable in class com.jalios.jtaglib.CompareStringTag
-
- containsAction(HttpServletRequest, PortalElement) -
Static method in class com.jalios.jcms.portlet.PortalManager
- Looking for an action in the HttpRequest
- containsAlarm(AlarmEntry) -
Method in class com.jalios.jdring.AlarmManager
- Tests whether the supplied AlarmEntry is in the manager.
- containsAll(Collection<?>) -
Method in class com.jalios.jcms.rss.RssTrackerSet
-
- containsCategory(Category) -
Method in class com.jalios.jcms.Publication
- This convenient method returns true if the publication contains a
given category.
- containsDescendant(Category) -
Method in class com.jalios.jcms.Category
- Test if a category is a descendant of this category (this method
is equivalent to invoke category.hasAncestor(this))
- containsExtension(String) -
Method in class com.jalios.io.mimetype.MimeTypeDescription
- Returns whether the set of file extensions of this MimeTypeDescription contains the specified file
extension.
- containsHeader(String) -
Method in class com.jalios.jcms.test.MockHttpServletResponse
-
- containsHiddenFields -
Variable in class com.jalios.jcms.TypeEntry
-
- containsHiddenFields() -
Method in class com.jalios.jcms.TypeEntry
- Returns true if this type contains at least one hidden field.
- containsHiddenFieldsComputed -
Variable in class com.jalios.jcms.TypeEntry
-
- containsHiddenParts() -
Method in class com.jalios.jcms.handler.EditPublicationHandler
-
- containsProperty(String) -
Method in class com.jalios.jcms.Channel
- Tests if this JProperties contains the given property key/name.
- containsProperty(String) -
Method in class com.jalios.util.JProperties
- Tests if this JProperties contains the given property key/name.
- containsTreeDescendant(TreeNode) -
Method in class com.jalios.jcms.portlet.PortalElement
-
- containsUnreadPub(Member) -
Method in class com.jalios.jcms.Category
- Check if this category (and all its sub-categories) contains at
least one tracked publication which has not been read by the
given member
- Content - Class in com.jalios.jcms
- Content is a tagging abstract class which a type implements
to indicates it is an editorial publication.
- Content() -
Constructor for class com.jalios.jcms.Content
-
- Content(Content) -
Constructor for class com.jalios.jcms.Content
-
- content -
Variable in class com.jalios.jcms.handler.MailEditHandler
-
- content -
Variable in class com.jalios.jcms.mail.MailMessage.Part
-
- content -
Variable in class com.jalios.util.MailSender
- Deprecated.
- CONTENT_TAB -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CONTENT_TYPE_FIELD -
Static variable in class com.jalios.jcms.DBFileDocument
-
- contentID -
Variable in class com.jalios.jcms.mail.MailMessage.Part
-
- contentMap -
Variable in class com.jalios.jcms.CacheManager
-
- CONTENTS_FIELD -
Static variable in class com.jalios.jcms.search.LuceneFileSearchEngine
- Field name for the content of the file
- contentType -
Variable in class com.jalios.jcms.FileDocument
-
- contentType -
Variable in class com.jalios.jcms.mail.MailMessage.Part
-
- contentType -
Variable in class com.jalios.jcms.upload.DocUploadInfo
-
- context -
Variable in class com.jalios.jcms.Channel
-
- context -
Variable in class com.jalios.jcms.rest.JcmsRestResource
-
- context -
Variable in class com.jalios.jcms.servlet.InitFilter
-
- context -
Variable in class com.jalios.jcms.widget.AbstractWidget
-
- CONTEXT_MAILFETCHER -
Static variable in class com.jalios.jcms.mail.MailFetcher
-
- CONTEXT_WIZARD -
Static variable in class com.jalios.jcms.workspace.WizardContext
-
- contextMap -
Variable in class com.jalios.jcms.handler.JcmsFormHandler
-
- contextPath -
Variable in class com.jalios.jcms.context.AbstractJcmsAjaxContext
-
- contextPath -
Variable in class com.jalios.jcms.taglib.FormWidgetTag
-
- ControllerStatus - Class in com.jalios.jcms
- This class represents the status returned by a DataController.
- ControllerStatus() -
Constructor for class com.jalios.jcms.ControllerStatus
- Constructs a new ControllerStatus
- ControllerStatus(int) -
Constructor for class com.jalios.jcms.ControllerStatus
- Constructs a new ControllerStatus with the given topic
- ControllerStatus(String) -
Constructor for class com.jalios.jcms.ControllerStatus
- Constructs a new ControllerStatus with the given message
- convert() -
Method in class com.jalios.util.diff.Hunk
- Returns a string representation of the current hunk
with normal format .
- convert() -
Method in class com.jalios.util.diff.HunkAdd
- Returns a string representation of the current hunk
with normal format .
- convert() -
Method in class com.jalios.util.diff.HunkChange
- Returns a string representation of the current hunk
with normal format .
- convert() -
Method in class com.jalios.util.diff.HunkDel
- Returns a string representation of the current hunk
with normal format .
- convert_ED() -
Method in class com.jalios.util.diff.Hunk
- Returns a string representation of the current hunk
with ED_script format .
- convert_ED() -
Method in class com.jalios.util.diff.HunkAdd
- Returns a string representation of the current hunk
with ED_script format .
- convert_ED() -
Method in class com.jalios.util.diff.HunkChange
- Returns a string representation of the current hunk
with ED_script format .
- convert_ED() -
Method in class com.jalios.util.diff.HunkDel
- Returns a string representation of the current hunk
with ED_script format .
- convert_RCS() -
Method in class com.jalios.util.diff.Hunk
- Returns a string representation of the current hunk
with RCS_script format .
- convert_RCS() -
Method in class com.jalios.util.diff.HunkAdd
- Returns a string representation of the current hunk
with RCS_script format .
- convert_RCS() -
Method in class com.jalios.util.diff.HunkChange
- Returns a string representation of the current hunk
with RCS_script format .
- convert_RCS() -
Method in class com.jalios.util.diff.HunkDel
- Returns a string representation of the current hunk
with RCS_script format .
- convertCharset(File, String, String) -
Static method in class com.jalios.io.IOUtil
- Encode the given file with a given charset.
- convertDate(String) -
Static method in class com.jalios.util.RssChannel
-
- convertField(String, Class<?>, Set<?>, String, String) -
Method in class com.jalios.jcms.stat.CSVExportRawDataHandler
-
- convertField(String, Class<?>, Set<?>, String, String) -
Method in class com.jalios.jcms.stat.RawDataExportHandler
- convert field to handler data
- convertField(String, Class<?>, Set<?>, String, String) -
Method in class com.jalios.jcms.stat.XmlRawDataExportHandler
-
- convertFromVersion3() -
Static method in class com.jalios.jcms.WorkflowManager
- Converts old JCMS (<= 5.6) workflow.xml to new (>=5.7) workflow
structure.
- convertJCMS56(File, File) -
Static method in class com.jalios.jcms.tools.StoreConverter
- JCMS 5.6 Convertion (Hierarchical Groups).
- convertJCMS60(File, File) -
Static method in class com.jalios.jcms.tools.StoreConverter
-
- convertJCMS601_Templates(String) -
Static method in class com.jalios.jcms.tools.StoreConverter
-
- convertJCMS60_Init() -
Static method in class com.jalios.jcms.tools.StoreConverter
-
- convertJCMS60_Templates(String) -
Static method in class com.jalios.jcms.tools.StoreConverter
-
- convertJCMS61(File, File) -
Static method in class com.jalios.jcms.tools.StoreConverter
- JCMS 6.1 Convertion (WKRole.isOpen : boolean becomes WKRole.getOpenMode : int).
- convertLang(Storable) -
Method in class com.jalios.jstore.StoreCleaner
-
- convertMultilingualFieldToXml(String, Map<String, String>) -
Static method in class com.jalios.jcms.JcmsUtil
- Convert a multilingual field to an xml representation.
- convertMultilingualFieldToXmlElement(String, Map<String, String>) -
Static method in class com.jalios.jcms.JcmsUtil
- Convert a multilingual field to an xml representation.
- convertMultilingualFieldXmlToMap(String) -
Static method in class com.jalios.jcms.JcmsUtil
- Converts an xml string to an hashmap of values.
- convertObject(Object) -
Method in class com.jalios.jcms.widget.AbstractWidget
- Try to convert an Object of Object[] to String[]
- convertTemplate(File) -
Static method in class com.jalios.jcms.TypeTemplateEntry
- Convert the given File representing type's templates
from JCMS 5.7.x to JCMS 6.0.x
- convertTemplate(Element, boolean) -
Static method in class com.jalios.jcms.TypeTemplateEntry
- Convert the given JDOM Element representing a template declaration
from JCMS 5.7.x to JCMS 6.0.x
- convertToCSV(String, boolean) -
Static method in class com.jalios.jcms.JcmsUtil
- Returns a CSV view of the given boolean value
- convertToCSV(String, Object) -
Static method in class com.jalios.jcms.JcmsUtil
- Returns a CSV view of the given object in the given language.
- convertToCSV(String, Object, boolean) -
Static method in class com.jalios.jcms.JcmsUtil
- Returns a CSV view of the given object in the specified language.
- convertToMember(Member) -
Method in class com.jalios.jcms.dbmember.DBMember
- Converts this DBMember to a member.
- convertToProcessWorkflow() -
Method in class com.jalios.jcms.Workflow
- Convert this (publish) workflow to a process workflow.
- convertToPublishWorkflow() -
Method in class com.jalios.jcms.Workflow
- Convert this (process) workflow to a publish workflow.
- convertUri2Url(String, String) -
Static method in class com.jalios.jcms.JcmsUtil
- Convert all relative URI in the given text to complete URL with the given base URL.
- convLang -
Variable in class com.jalios.jstore.StoreCleaner
-
- cookie -
Variable in class com.jalios.io.HttpClient
-
- cookie_max_age -
Variable in class com.jalios.jcms.handler.PropertiesHandler
-
- COOKIE_MAX_AGE -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CookieAuthenticationHandler - Class in com.jalios.jcms.authentication.handlers
- Save authentification made by other handlers into cookie
and use it later on to re-authenticate.
- cookieMaxAge -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- cookieMaxAge -
Variable in class com.jalios.jcms.Group
-
- cookieMaxAgeResolved -
Variable in class com.jalios.jcms.Group
-
- cookieMaxAgeUseDefaultValue -
Variable in class com.jalios.jcms.caddy.GroupCaddyManagerHandler
-
- cookieTransTable -
Static variable in class com.jalios.util.Util
-
- copy(InputStream, OutputStream) -
Static method in class com.jalios.io.IOUtil
- Copy bytes from an
InputStream to an
OutputStream.
- copy(InputStream, Writer, String) -
Static method in class com.jalios.io.IOUtil
- Copy bytes from an
InputStream to chars on a
Writer using the specified character encoding, or UTF-8 if null.
- copy(Reader, Writer) -
Static method in class com.jalios.io.IOUtil
- Copy chars from a
Reader to a Writer.
- copy(Reader, OutputStream, String) -
Static method in class com.jalios.io.IOUtil
- Copy chars from a
Reader to bytes on an
OutputStream using the specified character encoding, and
calling flush.
- copyArchiveDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyDocDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyFile(String, String) -
Static method in class com.jalios.io.IOUtil
- Copy filename1 into filename2 (mkdirs for filename2)
- copyFile(File, File) -
Static method in class com.jalios.io.IOUtil
- Copy f1 into f2 (mkdirs for f2)
- copyFile(String, String) -
Static method in class com.jalios.io.NIOUtil
- Copy filename1 into filename2 (mkdirs for filename2)
- copyFile(File, File) -
Static method in class com.jalios.io.NIOUtil
- Copy f1 into f2 (mkdirs for f2).
- copyFolder(WebdavResource, WebdavResource, boolean, boolean, WebdavContext) -
Method in class com.jalios.jcms.webdav.cat.CatWebdavFileSystem
-
- copyJavadocDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyLogDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyLuceneArchiveDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyLuceneDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyMoveFile(WebdavResource, WebdavResource, boolean, WebdavContext) -
Method in class com.jalios.jcms.webdav.cat.CatWebdavFileSystem
- This method Copy/Move a resource to a given target location
- copyProperties(String, String) -
Static method in class com.jalios.jcms.webdav.WebdavPropertyManager
- Copy all properties from a given resource to another.
- copyStatDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- copyUploadDir -
Variable in class com.jalios.jcms.handler.DeployManagerDownloadHandler
-
- coreTypeList -
Variable in class com.jalios.jcms.Channel
-
- countAllField -
Variable in class com.jalios.jcms.widget.TreeCat
-
- countArchive(Workspace) -
Static method in class com.jalios.jcms.archive.ArchiveManager
- Count the number of Archive in the specified workspace.
- counter -
Variable in class com.jalios.jcms.taglib.CategoriesTag
-
- counterName -
Variable in class com.jalios.jcms.taglib.CategoriesTag
-
- countField -
Variable in class com.jalios.jcms.widget.TreeCat
-
- countItems() -
Method in class com.jalios.jtaglib.ChartTag
- Count the number of elements to display depending of the element map
- countMatches(String, String) -
Static method in class com.jalios.jcms.accesscontrol.AccessControlUtil
-
- countMaxValue() -
Method in class com.jalios.jtaglib.ChartTag
- Get the max value of the map
- countValue -
Variable in class com.jalios.jtaglib.ChartTag
-
- countWidget -
Variable in class com.jalios.jcms.widget.TreeCat
-
- create(Storable) -
Method in class com.jalios.jstore.Store
- Create a storable, set storable id to stamp value.
- create(Storable, boolean) -
Method in class com.jalios.jstore.Store
- Create a storable, if overrideId is false and storable have an id then do not override id.
- CREATE_OP -
Static variable in interface com.jalios.jstore.StoreConstants
-
- createAssociatedTextFile(File, String) -
Static method in class com.jalios.jcms.fileprocessor.FPUtil
- Create a file with name the name of file plus ".txt" and with content : content.
- createCopy(Member) -
Method in class com.jalios.jcms.Publication
- Creates a copy from this publication
- createData(Data, Member) -
Method in class com.jalios.jcms.Channel
- Creates a data in the store.
- createDBMailMessage(Message, MailAccount) -
Method in class com.jalios.jcms.mail.MailManager
- Build a DBMessage from a Message and save in into the DB
- createdFileSet -
Variable in class com.jalios.jcms.handler.DeployManagerUpgradeHandler
-
- createDuplicateCategories(WorkspaceWizardContext) -
Static method in class com.jalios.jcms.workspace.WorkspaceManager
- Duplicate all categories specified for the given WizardContext.
- createFile(WebdavResource, WebdavContext) -
Method in class com.jalios.jcms.webdav.cat.CatWebdavFileSystem
- Create a resource child of a given folder with the given name
If child already exists in JCMS then recaterize it
- createFolder(WebdavResource, WebdavContext) -
Method in class com.jalios.jcms.webdav.cat.CatWebdavFileSystem
- Create a given target folder
- createGIFThumbnail(File, int, int) -
Static method in class com.jalios.io.ImageUtil
- Creates a thumbnail of the given file image in a temporary location
in the GIF format, return the corresponding File.
- createGroups(WorkspaceWizardContext) -
Static method in class com.jalios.jcms.workspace.WorkspaceManager
- Duplicate all groups specified for the given WizardContext.
- createImageThumbnail(File, File, ImageFormat, int, int) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
-
- createImageThumbnail(File, File, ImageFormat, int, int, String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
- This method creates a thumbnail of the given image source file.
- createItem(String, String, boolean, String) -
Method in class com.jalios.jcms.upload.ProgressMonitorFileItemFactory
- Create the convenient FileItem
- createJPEGThumbnail(File, int, int) -
Static method in class com.jalios.io.ImageUtil
- Creates a thumbnail of the given file image in a temporary location
in the JPEG format, return the corresponding File.
- createMenuEntry(Object, Class<? extends AbstractCtxMenu>) -
Method in class com.jalios.jcms.ajax.CtxMenuManager
- Retrieve or create a letter and associates it with the id for this ctx menu.
- createOpenOfficeThumbnail(File, File, ImageFormat, int, int, String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
- This method creates a thumbnail of the given Open Office file.
- createOpenXmlThumbnail(File, File, ImageFormat, int, int, String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
- This method creates a thumbnail of the given OpenXml file.
- createOutputStream() -
Method in class com.jalios.jcms.servlet.GZIPFilter.GZIPResponseWrapper
-
- createPatch(File, File, File) -
Method in class com.jalios.jcms.tools.patch.JumboPatchMaker
- Create a patch from difference between war1 and war2 to the specified file.
- createPortals(WorkspaceWizardContext) -
Static method in class com.jalios.jcms.workspace.WorkspaceManager
- Duplicate all portals specified for the given WizardContext.
- createRawExportListener(RawDataExportHandler) -
Method in class com.jalios.jcms.stat.StatExporter
-
- createRoot() -
Method in class com.jalios.jcms.rest.resources.DocRedirector
-
- createRoot() -
Method in class com.jalios.jcms.rest.RestletApplication
- Creates a root Restlet that will receive all incoming calls.
- createStatListener(PortletStat, PortalElement, StatListener) -
Method in class com.jalios.jcms.policy.BasicStatPolicyFilter
-
- createStatListener(PortletStat, PortalElement, StatListener) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- createStatListener(PortletStat, PortalElement, StatListener) -
Method in interface com.jalios.jcms.policy.StatPolicyFilter
- This method is a Hook to createStatListener() method of StatManager.
- createStatListener(PortletStat, PortalElement) -
Static method in class com.jalios.jcms.stat.StatManager
- Instanciate a StatListener from a given portlet calling StatPolicy hooks
- createStatListener(PortletStat, PortalElement, String) -
Static method in class com.jalios.jcms.stat.StatManager
- Instanciate a StatListener from a given portlet without any other check
- createTempDir() -
Static method in class com.jalios.io.IOUtil
- Creates a new empty directory
- createTempDir(String, String, File, boolean) -
Static method in class com.jalios.io.IOUtil
- Creates a new empty directory
- createThumbnail(File, ImageFormat, int, int) -
Static method in class com.jalios.io.ImageUtil
-
- createThumbnail(File, ImageFormat, int, int, String) -
Static method in class com.jalios.io.ImageUtil
- Creates a thumbnail of the given file image in a temporary location
in the given format, return the corresponding File.
- createThumbnail(File, File, ImageFormat, int, int, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(FileDocument, File, ImageFormat, int, int, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(URL, File, ImageFormat, int, int, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(File, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(FileDocument, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(URL, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.BasicThumbnailPolicyFilter
-
- createThumbnail(File, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.DefaultThumbnailPolicyFilter
-
- createThumbnail(FileDocument, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.DefaultThumbnailPolicyFilter
-
- createThumbnail(URL, File, ImageFormat, int, int, String, boolean) -
Method in class com.jalios.jcms.policy.DefaultThumbnailPolicyFilter
-
- createThumbnail(File, File, ImageFormat, int, int, String) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- createThumbnail(FileDocument, File, ImageFormat, int, int, String) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- createThumbnail(URL, File, ImageFormat, int, int, String) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- createThumbnail(File, File, ImageFormat, int, int, String, boolean) -
Method in interface com.jalios.jcms.policy.ThumbnailPolicyFilter
- This method is a hook called by Thumbnail tag to generate a
thumbnail of the given source file.
- createThumbnail(FileDocument, File, ImageFormat, int, int, String, boolean) -
Method in interface com.jalios.jcms.policy.ThumbnailPolicyFilter
- This method is a hook called by Thumbnail tag to generate a
thumbnail of the given FileDocument.
- createThumbnail(URL, File, ImageFormat, int, int, String, boolean) -
Method in interface com.jalios.jcms.policy.ThumbnailPolicyFilter
- This method is a hook called by Thumbnail tag to generate a
thumbnail of the given URL.
- createThumbnail(FileDocument, File, URL, ImageFormat, int, int) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
-
- createThumbnail(FileDocument, File, URL, ImageFormat, int, int, String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
- Create a thumbnail using the first valid source from FileDocument, File or URL using given dimensions.
- createThumbnailFromSessionAttribute(String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
-
- createThumbnailNow(FileDocument, File, URL, ImageFormat, int, int, File) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
-
- createThumbnailNow(FileDocument, File, URL, ImageFormat, int, int, File, String) -
Static method in class com.jalios.jcms.taglib.ThumbnailTag
- This method create a thumbnail of one of the three source given using the
options passed as parameters ("now" as opposed to generation when going through ajax}.
- createUploadedFileDocument(Data, Member, Workspace) -
Method in class com.jalios.jcms.handler.EditDataHandler
- Performs create on given data if it is a FileDocument that have just been uploaded.
- createUploadedFileDocument(Data, Map, Member, Workspace) -
Method in class com.jalios.jcms.handler.EditDataHandler
- Performs create on given array of data if it is a FileDocument that have just been uploaded.
- createUploadedFileDocument(Data[], Member, Workspace) -
Method in class com.jalios.jcms.handler.EditDataHandler
- Performs create on given array of data if it is a FileDocument that have just been uploaded.
- createUploadedFileDocument(Data[], Map, Member, Workspace) -
Method in class com.jalios.jcms.handler.EditDataHandler
- Performs create on given array of data if it is a FileDocument that have just been uploaded.
- createWFNote(Member, int, String) -
Method in class com.jalios.jcms.Publication
- Create/Update a WFNote and check if the transition can be performed.
- createWFNote(Member, int, int, String) -
Method in class com.jalios.jcms.Publication
- Create/Update a WFNote and check if the transition can be performed.
- createWorkCopy(Member) -
Method in class com.jalios.jcms.Publication
- Creates a work copy for this publication
- createWorkspace(WorkspaceWizardContext) -
Static method in class com.jalios.jcms.workspace.WorkspaceManager
- Creates the workspace instance from the given model
- criteria -
Variable in class com.jalios.jcms.handler.EditNotificationHandler
-
- criteriaAddCount -
Variable in class com.jalios.jcms.handler.EditNotificationHandler
-
- criteriaInitialized -
Variable in class com.jalios.jcms.handler.EditNotificationHandler
-
- CRLF -
Static variable in interface com.jalios.util.JaliosConstants
-
- crop(File, ImageFormat, int, int, int, int, String) -
Static method in class com.jalios.io.ImageUtil
-
- cropImage(BufferedImage, int, int, int, int, String) -
Static method in class com.jalios.io.ImageUtil
-
- crypt(String) -
Method in class com.jalios.jcms.Channel
- Encrypt the given string with the encryption algorithm defined by
channel.crypt property (default algorithm is Unix crypt)
- Crypt - Class in com.jalios.util
- Java-based implementation of the unix crypt command.
- crypt(String, String) -
Static method in class com.jalios.util.Crypt
-
- CRYPT_MD5 -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CRYPT_UNDEFINED -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CRYPT_UNIX -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- cryptAlgo -
Variable in class com.jalios.jcms.Channel
-
- cryptMD5(String) -
Static method in class com.jalios.util.Util
- Encrypt the given string with the MD5 algorithm and BASE64
- cryptUnix(String) -
Static method in class com.jalios.util.Util
- Encrypt the given string with the Unix crypt algorithm
- cs -
Variable in class com.jalios.jcms.workspace.WizardContext
-
- css -
Variable in class com.jalios.jcms.taglib.FormWidgetTag
-
- css -
Variable in class com.jalios.jcms.widget.AbstractWidget
-
- css -
Variable in class com.jalios.jcms.widget.TreeCat
-
- CSS_BUTTON -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_CHECKBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_CHOOSERFIELD -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_CHOOSERLABELFIELD -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_COMBOBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_DESCRIPTION -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_HEADER -
Static variable in class com.jalios.jcms.context.JcmsJspContext
-
- CSS_INFO -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_INNER -
Static variable in class com.jalios.jcms.portlet.PortalManager
-
- CSS_LABEL -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_LABELBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_LISTBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_MAIN_BUTTON -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_MANDATORY -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_OUTER -
Static variable in class com.jalios.jcms.portlet.PortalManager
-
- CSS_RADIOBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_RICHTEXT -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_RICHTEXT_POPUP -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_SELECTBOX -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_TEXTAREA -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_TEXTFIELD -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_UNITS -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- CSS_UPLOADFIELD -
Static variable in class com.jalios.jcms.widget.WidgetUtil
-
- cssboMap -
Static variable in class com.jalios.jcms.context.JcmsJspContext
-
- cssfoMap -
Static variable in class com.jalios.jcms.context.JcmsJspContext
-
- cssGlobalMap -
Static variable in class com.jalios.jcms.workspace.Workspace
-
- CssPacker - Class in com.jalios.jcms.tools
-
- CssPacker(String) -
Constructor for class com.jalios.jcms.tools.CssPacker
- Creates a new CSS packer.
- CssUtil - Class in com.jalios.util
-
- CssUtil() -
Constructor for class com.jalios.util.CssUtil
-
- CSVExportRawDataHandler - Class in com.jalios.jcms.stat
- implementation of
RawDataExportHandler to generate CSV file - CSVExportRawDataHandler() -
Constructor for class com.jalios.jcms.stat.CSVExportRawDataHandler
-
- CTRL_TOPIC_ADVANCED -
Static variable in class com.jalios.jcms.Category
-
- CTRL_TOPIC_ADVANCED -
Static variable in class com.jalios.jcms.Publication
-
- CTRL_TOPIC_CATEGORIES -
Static variable in class com.jalios.jcms.Publication
-
- CTRL_TOPIC_INTERNAL -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CTRL_TOPIC_PARENT -
Static variable in class com.jalios.jcms.Category
-
- CTRL_TOPIC_REF -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CTRL_TOPIC_VALUE -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CTRL_TOPIC_WORKFLOW -
Static variable in class com.jalios.jcms.Publication
-
- CTRL_TOPIC_WRITE -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- CTX_SKIP_ACTIVITY -
Static variable in class com.jalios.jcms.Member
-
- ctxCategories -
Variable in class com.jalios.jcms.context.AbstractJcmsAjaxContext
-
- ctxCategories -
Variable in class com.jalios.jcms.portlet.PortalManager.DisplayContextParameters
-
- ctxEdit -
Variable in class com.jalios.jcms.taglib.EditTag
-
- CtxMenuConstants - Interface in com.jalios.jcms.ajax
- Provides constants to implement Contextual menus.
- CtxMenuManager - Class in com.jalios.jcms.ajax
- This manager provides a way to generate dynamically letters for specific new entries in contextual menus.
- CtxMenuPolicyFilter - Interface in com.jalios.jcms.policy
- This class provides hooks for contextual menu rendering.
- ctxmenuPolicyFilterSet -
Variable in class com.jalios.jcms.policy.PolicyManager
-
- ctxMenuText -
Variable in class com.jalios.jcms.taglib.EditTag
-
- CtxMenuUtil - Class in com.jalios.jcms.ajax
- Utility class providing convenient methods for producing contextual menus.
- CtxMenuUtil() -
Constructor for class com.jalios.jcms.ajax.CtxMenuUtil
-
- ctxt -
Variable in class com.jalios.jcms.workspace.WizardContext
-
- CTXT_DATA -
Static variable in interface com.jalios.jcms.accesscontrol.AccessControlConstants
- Context key used to store the data of the current access request (if any)
- CTXT_DBMEMBER_CONVERT_TO_MEMBER -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is convertion from DBMember to Member.
- CTXT_DOC_DIRECTORY -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is an being performed on all files of a directory.
- CTXT_DOC_PSTATUS_CONTROL -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is an being performed on control the pstatus of the FileDocument from
its referer.
- CTXT_DOC_UNZIP -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is an being performed by unzipping a document.
- CTXT_DOC_UNZIP_REQUESTED -
Static variable in class com.jalios.jcms.upload.UnzipUploadManager
- DataController's context map key to use in order to enabled or disable
automatic unzip of FileDocument during their creation.
- CTXT_DOC_UPLOAD -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is an upload operation (from the web interface).
- CTXT_FORCE_DELETE -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key to use in order to force delete
operations (used by member, publication or workspace).
- CTXT_IGNORE_DBDATA_MODIFICATION_CHECK -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key to use in order to disable the DBData modification
check during update operations.
- CTXT_IGNORE_INTEGRITY_CHECK -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key to use in order to disable integrity
check during operations.
- CTXT_IS_BATCH_OPERATION -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is batch operation requiring high performance processing (e.g caddy).
- CTXT_MAIL_FETCHER -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is performed in the scope of a Mail Fetching.
- CTXT_NOTIFY -
Static variable in class com.jalios.jcms.publicationfollower.PublicationFollower
-
- CTXT_ORIGINAL_DATA -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is a duplication of an existing data.
- CTXT_PREVIOUS_DATA -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key available in afterWrite() to provide a clone of the modified data (only if op == OP_UPDATE).
- CTXT_REST -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is a rest operation.
- CTXT_SKIP_WORKSPACE -
Static variable in class com.jalios.jcms.Category
-
- CTXT_WEBDAV -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to indicate that the operation
is a webdav operation.
- CTXT_WIZARD -
Static variable in interface com.jalios.jcms.DataController
- DataController's context map key used to link the WizardContext
in the DataControler Map.
- CTXT_WORKSPACE -
Static variable in interface com.jalios.jcms.accesscontrol.AccessControlConstants
- Context key used to store the workspace of the current access request (if any)
- CURRENT_OPERATION -
Static variable in interface com.jalios.jcms.fileprocessor.FileActionComponent
- When a FileActionComponent (FileProcessor or FileParser) is invoked,
the operation for which it is invoked is availble through the
processing context using this attribute :
FileActionComponent.Operation operation = (FileActionComponent.Operation) ctxt.get(FileActionComponent.CURRENT_OPERATION);
- CURRENT_REPOSITORY -
Static variable in class com.jalios.jcms.fileprocessor.repository.Repository
- When a FileActionComponent (FileProcessor or FileParser) is invoked,
the repository for which it is invoked is availble through the
processing context using this attribute :
Repository repository = (Repository) ctxt.get(Repository.CURRENT_REPOSITORY);
- currentCategory -
Variable in class com.jalios.jcms.context.AbstractJcmsAjaxContext
-
- currentCategory -
Variable in class com.jalios.jcms.portlet.DisplayContext
-
- currentClass -
Variable in class com.jalios.jcms.handler.PubBrowserHandler
-
- currentMedia -
Variable in class com.jalios.jcms.media.MediaBrowserHandler
-
- currentServletRequest -
Variable in class com.jalios.jcms.Channel
-
- currentServletResponse -
Variable in class com.jalios.jcms.Channel
-
- custAttr -
Variable in class com.jalios.jcms.widget.ChooserWidget
-
- CUSTOM_HEADER -
Static variable in class com.jalios.jcms.context.JcmsJspContext
-
- CUSTOM_ORDER -
Static variable in class com.jalios.jcms.Category
-
- CUSTOM_PROP -
Static variable in interface com.jalios.jcms.JcmsConstants
-
- customAttributes -
Variable in class com.jalios.jcms.taglib.WidgetTag
-
- customAttributes -
Variable in class com.jalios.jcms.widget.AbstractWidget
-
- CustomCleanFilter - Class in com.jalios.jcms
-
- CustomCleanFilter() -
Constructor for class com.jalios.jcms.CustomCleanFilter
-
- customCtxClass -
Variable in class com.jalios.jcms.taglib.EditTag
-
- customIcon -
Variable in class com.jalios.jcms.taglib.EditTag
-
- customPropFilePath -
Variable in class com.jalios.jcms.Channel
-
- customSet -
Static variable in class com.jalios.jcms.stat.StatEntry
-
- customTitle -
Variable in class com.jalios.jcms.taglib.EditTag
-
- customUrlParams -
Variable in class com.jalios.jcms.taglib.DataChooserTag
-
- cut(int, Member) -
Method in class com.jalios.jcms.portlet.PortletCollection
- Cut a Portlet at the specified index from the current Collection
- cutAndPasteItem() -
Method in class com.jalios.jcms.handler.FileHandler
- Cut and paste a file or a folder in the current directory.
- cutPortlet(String, int, boolean) -
Method in class com.jalios.jcms.portlet.AJAXPortalManager
- Convenient methode to cut/delete a Portlet
- cycles -
Static variable in class com.jalios.io.HttpClientThread
-
DataSelector to select Data which have
a creation date between the given begin and end Date.DataSelector to select Data that
can be deleted (i.e. data whose checkDelete() returns ok).DataSelector to select Data which have
been imported.DataSelector to select Data which have
a modification date between the given begin and end Date.DataSelector selecting only Data having a
strong lock (Data.isStrongLocked()).Data objects.DataSelector instance can be passed to the method
JcmsUtil.applyDataSelector(java.util.Collection, DataSelector) to
allow precise control over the selection of Data in a
Collection.Comparator which compares two
Date objects in the ascending order.Comparator which compares two
Date objects in the descending order.MemberQueryHandler with default option.
MemberQueryHandler by parsing the specified query string.
MemberQueryHandler by parsing the
specified query string and using informations available
from the specified request (logged member, user language, etc).
URLDecoder.decode(String, String)
StringEncrypter using same internal key
used by Util.encryptDES3(String).
Category from the search engine.
Collection of Category from the search engine.
Category from this lucene search engine.
Collection of Category from this lucene search engine.
Publication from this lucene search engine.
Collection of Publication from this lucene search engine.
Publication from the search engine.
Collection of Publication from the search engine.
Data from this lucene search engine.
Collection of Data from this lucene search engine.
Filter.destroy() method.
diff containing no Hunks.
diff which contains Hunks corresponding
to the difference between the two files passed in arguments.
DescriptiveURLs.Filter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) method.
PortalElement.duplicate(WizardContext, boolean)
PortalElement.duplicateDeep(WizardContext, PortalElement)
editCat.jsp forms.Form forms.Group forms.Member forms.Publication forms.DataExtension forms.Workspace forms.Group forms.Group forms.Group forms.MailUtil.configure(String, String, String, String, Properties).
URLEncoder.encode(String, String).
URLEncoder.encode(String, String),
but space is encoded with %20 and '/' is not encoded.
URLEncoder.encode(String, String),
but space is encoded with %20 and '/' is not encoded.
StringEncrypter with an internal key.
setQuery(queryName).
ExportManager.exportXml(Data, Member)
ExportManager.exportXml(String, Member)
FileDocument objects.channel
ChannelListener.handleFinalize() of every
registered ChannelListener.
ImageInfo.getFormat() for BMP streams.
ImageInfo.getFormat() for GIF streams.
ImageInfo.getFormat() for IFF streams.
ImageInfo.getFormat() for JPEG streams.
ImageInfo.getFormat() for PBM streams.
ImageInfo.getFormat() for PCX streams.
ImageInfo.getFormat() for PGM streams.
ImageInfo.getFormat() for PNG streams.
ImageInfo.getFormat() for PPM streams.
ImageInfo.getFormat() for PSD streams.
ImageInfo.getFormat() for RAS streams.
ImageInfo.getFormat() for SWF (Shockwave) streams.
DateUtil.formatDuration(Date,Date) instead
DateUtil.formatDuration(Date,Date,Locale) instead
DateUtil.formatDuration(long) instead
DateUtil.formatDuration(long,Locale) instead
1999-01-01T14:07:00+0100).
DateUtil.formatIso8601Date(Date) instead
DateUtil.formatNoSpaceDate(Date) instead
Fri, 1 Jan 1999 14:07:00 +0100).
DateUtil.formatRfc822Date(Date) instead
1999-01-01T14:07:00+01:00).
DateUtil.formatW3cDate(Date) instead
code
AuthenticationContext.setWarningMsg(String)
to provide a generic authentication failure message.
PortalElement.AbilitySelector using the specified
ability String.
ServletUtil.getAbsUrlWithUpdatedParams(HttpServletRequest, String[], String[], String[], boolean)
Return null to cause ServletUtil to use its default behavior.
TypeFieldEntry bound to given Class.
TypeFieldEntry bound to given Class name.
TypeFieldEntry bound to given Class.
TypeFieldEntry bound to given Class represented by its class name.
TypeFieldEntry bound to Data.
First Level > Second Level > Category Name).
First Level > Second Level > Category Name).
First Level > Second Level > Category Name, and
given ancestor is First Level, it returns
Second Level > Category Name).
First Level > Second Level > Category Name, and
given ancestor is First Level, it returns
Second Level > Category Name).
QueryResultSet as
a SortedSet (a TreeSet) using the
ScoreComparator.
QueryResultSet as
a SortedSet (a TreeSet) using the given
Comparator or none if null.
Object,
or null if no attribute of the given name exists.
Object,
or null if no attribute of the given name exists.
Object,
or null if no attribute of the given name exists.
Object,
or null if no attribute of the given name exists.
AuthenticationHandler
managed by the AuthenticationManager.
JcmsJspContext.getBackOfficeJavaScriptSet()
AbstractJcmsAjaxContext.setBaseUrl(String).
HibernateUtil.getDBDataList(Class, Collection).
ImageInfo.check() was successful, returns the image's number of bits per pixel.
boolean field for the given Data.
boolean field name for the current Data.
Data.
DataSelector for AbstractCalendarEvent
Category field name for the given Data.
Document
that will be created for the given Category.
Category field name for the current Data.
Data.
Category contained in the caddy.
Comparator given a name representing
it.
Comparator given a name representing
it.
Comparator given a name representing
it.
Comparator given a name representing
it.
Comparator given a name representing
it.
Comparator given a name representing
it.
AbstractJcmsAjaxContext.setContextPath(String).
File, adding a prefix to the new file name;
Prefixes are indexed in case of multiples copies.
AbstractJcmsAjaxContext.setCurrentCategory(Category)
RawDataExportHandler.duplicateHeader(String, Class) )
/WEB-INF/data/ of the webapp.
Set of Data to use
for the query, results of this query will be taken from this Set.
DataSelector given a name representing
it.
DataSelector given a name representing
it.
DBMember ids contained in the caddy.
Category.getDeepOrderComparator(String) instead.
RssEventListener list
auth-mgr.persistent.default-value.
includingParent is true.
includingParent is true.
lang attribute.
double field for the given Data.
double field name for the current Data.
Data.
String,
or null if no extra info of the given name exists.
String,
or null if no extra info of the given name exists.
Object,
or null if no extra info of the given name exists.
Field
that will be created for the given Publication's field.
Field
that will be created for the given Category's field.
Object field name for the current Data.
Object field name for the current Data.
Object field name for the current Data.
Object field name for this Data.
Object value of the given field name for this FileDocument.
Object value of the given field name for this Member.
Object field name for the current Data.
String for field of the following type:
int
long
double
boolean
String
String[] for field of the following type:
int[]
long[]
double[]
boolean[]
String[]
List
Set
FileIndexManager singleton instance which
manages Data's links to filename.
includingParent is true and the
current publication has parent as category.
includingParent is true and the current publication has parent as category.
ImageInfo.check() was successful, returns the image format as one
of the FORMAT_xyz constants from this class.
ImageInfo.check() was successful, returns the image format's name.
JcmsJspContext.getFrontOfficeJavaScriptSet()
data.thumb.
- getGenericThumbnail() -
Method in class com.jalios.jcms.FileDocument
- Returns a generic thumbnail for this FileDocument as defined
by properties
file-document.thumb.
- getGetterMethodName(Field) -
Static method in class com.jalios.jstore.StoreUtil
-
- getGetterMethodName(Field) -
Static method in class com.jalios.util.ReflectUtil
- Return the name of the getter method for a field.
- getGid() -
Method in class com.jalios.jcms.handler.AllMemberQueryHandler
- Retrieve the group id used by this Query
- getGid() -
Method in class com.jalios.jcms.handler.DBMemberQueryHandler
- Retrieve the group id used by this Query
- getGid() -
Method in class com.jalios.jcms.handler.GroupQueryHandler
- Retrieve the parent group id used by this Query
- getGid() -
Method in class com.jalios.jcms.handler.MemberQueryHandler
- Retrieve the group id used by this Query
- getGids() -
Method in class com.jalios.jcms.dbmember.DBMember
- Returns the Group ids to which this member belongs.
- getGids() -
Method in class com.jalios.jcms.handler.AllMemberQueryHandler
- Retrieve the groups id used by this Query
- getGids() -
Method in class com.jalios.jcms.handler.DBMemberQueryHandler
- Retrieve the groups id used by this Query
- getGids() -
Method in class com.jalios.jcms.handler.MemberQueryHandler
- Retrieve the groups id used by this Query
- getGids() -
Method in class com.jalios.jcms.handler.QueryHandler
-
- getGids() -
Method in class com.jalios.jcms.TypeFieldEntry
- Member chooser: Group IDs
- getGidsOff() -
Method in class com.jalios.jcms.handler.QueryHandler
-
- getGlobalCSS() -
Method in class com.jalios.jcms.workspace.Workspace
- Getter for globalCSS
- getGlobalCSSValues() -
Method in class com.jalios.jcms.workspace.EditWorkspaceCommonHandler
-
- getGlobalGroupSet() -
Static method in class com.jalios.jcms.Group
- Returns a set of all Groups set which are global
- getGlobalRating() -
Method in class com.jalios.jcms.Publication
- Return the the average rating of all reviews on this publication.
- getGlobalWYSIWYGStyle() -
Method in class com.jalios.jcms.workspace.Workspace
- Returns a Set of global style for
the current workspace.
- getGlobalWYSIWYGStyleMap() -
Static method in class com.jalios.jcms.workspace.Workspace
-
- getGreaterComparator() -
Static method in class com.jalios.util.ObjectIntTreeMap
- Sort ObjectIntTreeMap from larger to smaller
- getGreaterComparator() -
Static method in class com.jalios.util.ObjectLongTreeMap
- Sort ObjectLongTreeMap from larger to smaller
- getGreatestCommonLogEntry() -
Method in class com.jalios.jstore.LogManagerSyncHandler
-
- getGreatestCommonStamp() -
Method in class com.jalios.jstore.SyncManager
-
- getGreatestMdate() -
Method in class com.jalios.jcms.mashup.ImportStatus
- Returns the greatest mdate.
- getGreatestStamp() -
Method in class com.jalios.jstore.LogManagerLoadHandler
- Returns the greatest stamp read (this include real stamp but also ID of StorableLogEntry).
- getGroup(String) -
Method in class com.jalios.jcms.Channel
- Returns a group from its id
- getGroup() -
Method in class com.jalios.jcms.handler.EditGroupHandler
-
- getGroupComparator(Comparator<Group>) -
Static method in class com.jalios.jcms.Member
-
- getGroupDefaultIcon() -
Static method in class com.jalios.jcms.ResourceHelper
- Retrieve the path of groups' icon.
- getGroupFilter() -
Method in class com.jalios.jcms.handler.GroupQueryHandler
- Retrieve the current group filter being used by this GroupQueryHandler.
- getGroupFilter() -
Method in class com.jalios.ldap.LDAPConfiguration
-
- getGroupFromDN(String) -
Method in class com.jalios.jcms.Channel
- Returns a LDAP group from its distinguish name.
- getGroupFromDN(String) -
Static method in class com.jalios.jcms.GroupListener
- Returns a LDAP group from its distinguish name.
- getGroupLdapDefaultIcon() -
Static method in class com.jalios.jcms.ResourceHelper
- Retrieve the path of ldap groups icon.
- getGroupLdapParentIcon() -
Static method in class com.jalios.jcms.ResourceHelper
- Retrieve the path of ldap parent groups' icon.
- getGroupList() -
Method in class com.jalios.jcms.caddy.Caddy
- Create and returns a new list containing all
Group contained in the caddy.
- getGroupList() -
Method in class com.jalios.jcms.workspace.WKRole
-
- getGroupListSize() -
Method in class com.jalios.jcms.caddy.Caddy
-
- getGroupMap() -
Method in class com.jalios.jcms.workspace.WizardContext
- Returns a map of old/new Groups
- getGroupMode() -
Method in class com.jalios.jcms.workspace.WKRole
-
- getGroupObjectClass() -
Method in class com.jalios.ldap.LDAPConfiguration
-
- getGroupParamName() -
Method in class com.jalios.jcms.workspace.TreeHelper.WSTreeMemo
-
- getGroupParentIcon() -
Static method in class com.jalios.jcms.ResourceHelper
- Retrieve the path of parent groups' icon.
- getGroupQueryHandler() -
Method in class com.jalios.jcms.context.GroupListContext
-
- getGroupRight() -
Method in class com.jalios.jcms.handler.EditMemberHandler
- Get the value of groupRight.
- getGroups() -
Method in class com.jalios.jcms.handler.EditMemberHandler
-
- getGroups() -
Method in class com.jalios.jcms.handler.PubBrowserHandler
- Return all the groups
- getGroups() -
Method in class com.jalios.jcms.Member
- Returns all the groups this member belongs to.
- getGroups() -
Method in class com.jalios.jcms.TypeEntry
- Return default groups rights for this type
- getGroups() -
Method in class com.jalios.jcms.workspace.WSTypeEntry
- Returns specific groups sets for this WSTypeEntry
It doesn't return any information from TypeEntry.
- getGroupsCriteriaSet(Member) -
Static method in class com.jalios.jcms.NotificationManager
-
- getGroupSet() -
Method in class com.jalios.jcms.accesscontrol.AccessControlList
- Retrieves the Set of Group using this ACL.
- getGroupSet(AccessControlList) -
Method in class com.jalios.jcms.accesscontrol.AccessControlListIndexManager
- Returns the Group set using the specified ACL.
- getGroupSet() -
Method in class com.jalios.jcms.context.GroupListContext
-
- getGroupSet() -
Method in class com.jalios.jcms.handler.AllMemberQueryHandler
- Retrieves the groups that members must belong to in order to be found.
- getGroupSet() -
Method in class com.jalios.jcms.handler.DBMemberQueryHandler
- Retrieves the groups that members must belong to in order to be found.
- getGroupSet() -
Method in class com.jalios.jcms.handler.MemberQueryHandler
- Retrieves the groups that members must belong to in order to be found.
- getGroupSet(Workspace) -
Method in class com.jalios.jcms.Member
- Returns the groups of the given workspace the member belongs to.
- getGroupSet() -
Method in class com.jalios.jcms.workspace.Workspace
-
- getGroupSizeComparator(String) -
Static method in class com.jalios.jcms.workspace.Workspace
- Returns a new Comparator instance to compare workspace based on
the number of groups in each workspace.
- getGroupsLDAPEntries(String, String[]) -
Method in class com.jalios.ldap.LDAPMapper
- Return the groups LDAP Entry for the given dn (dn of a user or a sub-group).
- getGroupSuffix() -
Method in class com.jalios.ldap.LDAPConfiguration
-
- getGroupText() -
Method in class com.jalios.jcms.context.GroupListContext
-
- getGroupText() -
Method in class com.jalios.jcms.handler.GroupQueryHandler
- Retrieves the text being search in this query
- getGrpWorkspace() -
Method in class com.jalios.jcms.context.GroupListContext
-
- getGuid() -
Method in class com.jalios.util.RssItem
-
- getGuiExportCSV() -
Method in class com.jalios.jcms.context.GroupListContext
-
- getHA1(Member, String, String) -
Static method in class com.jalios.jcms.authentication.handlers.HttpDigestAuthenticationHandler
- Compute and retrieve the HASH key HA1 for the specified parameters
- getHA1FromMemberExtraData(Member, String) -
Static method in class com.jalios.jcms.authentication.handlers.HttpDigestAuthenticationHandler
- Retrieve the previously stored HASH key HA1 frm the member's ExtraData (or ExtraDBData for DBMember)
- getHA2(HttpServletRequest) -
Static method in class com.jalios.jcms.authentication.handlers.HttpDigestAuthenticationHandler
- Compute and retrieve the HASH key HA2 for the specified request
- getHandlers() -
Method in class com.jalios.jcms.stat.RawDataExportManager
-
- getHashMap(K, V) -
Static method in class com.jalios.util.Util
- Returns a new HashMap filled with the given key/value pair (if the key is not null).
- getHashMap(Map<K, V>) -
Static method in class com.jalios.util.Util
- Returns a new HashMap filled with the given map (if it is not null)
- getHashSet(T...) -
Static method in class com.jalios.util.Util
- Returns a new HashSet filled with the given objects (skip null object).
- getHasNoReadRights() -
Method in class com.jalios.jcms.Publication
- Do not call this method.
- getHbmList() -
Method in class com.jalios.jcms.TypeProcessor
- Returns the list of class an HBM has been generated.
- getHeader(String) -
Method in class com.jalios.jcms.ajax.AjaxRequestWrapper
-
- getHeader(String) -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- getHeaderNames() -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- getHeaders(String) -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- getHeight() -
Method in class com.jalios.io.ImageInfo
- If
ImageInfo.check() was successful, returns one the image's vertical
resolution in pixels.
- getHeight() -
Method in class com.jalios.jcms.FileDocument
- Retrieve the height of the image represented by this filedoc.
- getHelp(Category) -
Method in class com.jalios.jcms.widget.TreeCat
- This method will compute the help icon to display
for the given category.
- getHelp(TreeCat, String, Category) -
Method in class com.jalios.jcms.widget.TreeCatProxy
-
- getHibernate_cache_use_query_cache() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHibernate_cache_use_second_level_cache() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHibernateMappingsPath() -
Method in class com.jalios.jcms.plugin.Plugin
- Returns a Set of path to plugin's Hibernate mappings (hbm).
- getHiddenActions() -
Method in class com.jalios.jcms.widget.AbstractWidget
-
- getHiddenCatSet(Set<Category>) -
Method in class com.jalios.jcms.handler.EditPublicationHandler
-
- getHiddenField(String, String) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, Data) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, boolean) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, int) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, double) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, long) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, Date) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, Data[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, boolean[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, int[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, long[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, double[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, String[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenField(String, Date[]) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenFieldML(String, HashMap<String, String>) -
Method in class com.jalios.jcms.handler.JcmsFormHandler
-
- getHiddenParams() -
Method in class com.jalios.jcms.handler.AbstractQueryHandler
- Returns all parameters of this QueryHandler as a hidden input.
- getHiddens() -
Method in class com.jalios.jcms.widget.TreeCat
- Returns all input hidden for selected categories
that have been filtered (Not removed !)
- getHiddenSelector() -
Static method in class com.jalios.jcms.FileDocument
-
- getHighestLevelCategorySet(TreeSet<Category>) -
Static method in class com.jalios.jcms.Category
- Keeps only the categories of highest level
- getHighlightedMember() -
Method in class com.jalios.jcms.handler.QueryHandler
-
- getHightlightParams(HttpServletRequest) -
Static method in class com.jalios.jcms.portlet.PortalManager
- Build query string parameters from the information currently available
in the request attributes.
- getHist() -
Method in class com.jalios.jcms.handler.QueryHandler
-
- getHistLevel() -
Method in class com.jalios.jcms.handler.QueryHandler
-
- getHistoryList() -
Method in class com.jalios.jcms.handler.QueryHandler
- Not set :
- before the query method has been called
- getHitsThreshold() -
Method in class com.jalios.jcms.search.SpellSuggestEngine
-
- getHomeCategory() -
Static method in class com.jalios.jcms.portlet.PortalManager
-
- getHomeUrl(Locale) -
Method in class com.jalios.jcms.workspace.Workspace
- Returns the home url for the given workspace calculated from
portal categories that belongs to workspace
- getHomeUrlVisitor(Collection<Category>, Set<Publication>) -
Method in class com.jalios.jcms.workspace.Workspace
- Internal methods to check home url
- getHost() -
Method in class com.jalios.jcms.mail.MailAccount
-
- getHost() -
Method in class com.jalios.jcms.mashup.ImportSource
- Returns the host bound to the URL
- getHost() -
Method in class com.jalios.jcms.mashup.ImportStatus
- Returns the host bound to the URL
- getHostname() -
Method in class com.jalios.ldap.LDAPConfiguration
-
- getHotKey() -
Method in class com.jalios.jcms.webdav.Win32Link
- Returns the hotKey.
- getHour() -
Method in class com.jalios.jdring.Schedule
-
- getHtml() -
Method in class com.jalios.util.Beautifier
-
- getHtmlCode() -
Method in class com.jalios.jcms.taglib.DataChooserTag
-
- getHtmlHidden(String, String) -
Static method in class com.jalios.jcms.widget.WidgetUtil
- Convenient method that build an input hidden field calling printHiddenField
- getHtmlIcon() -
Method in class com.jalios.jcms.calendar.AbstractCalendarEvent
-
- getHtmlIcon() -
Method in interface com.jalios.jcms.calendar.CalendarEventInterface
- Compute html icon for this event
- getHtmlIcon(String) -
Method in class com.jalios.jcms.Member
- Return the img tag for the icon
- getHtmlIcon(Workspace, String) -
Method in class com.jalios.jcms.Member
- Return the img tag for the icon
- getHtmlIcon(String, String) -
Static method in class com.jalios.jcms.widget.WidgetUtil
- Build an icon
- getHtmlIcon(String, String, String) -
Static method in class com.jalios.jcms.widget.WidgetUtil
- Build an icon
- getHtmlIcon(String, String, String, String, String) -
Static method in class com.jalios.jcms.widget.WidgetUtil
- Build an icon
- getHtmlIcon(String, String, String, String, String, String) -
Static method in class com.jalios.jcms.widget.WidgetUtil
- Build an icon
- getHtmlIcon(String, String) -
Static method in class com.jalios.util.Util
- Build an icon
- getHttp_nonProxyHosts() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHttp_proxy_login() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHttp_proxy_password() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHttp_proxyHost() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHttp_proxyPort() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getHttpDate(long) -
Method in class com.jalios.jcms.webdav.WebdavContext
- Get the HTTP format of the specified date.
- getHttpDate(long, Locale) -
Method in class com.jalios.jcms.webdav.WebdavContext
- Get the HTTP format of the specified date.
- getHttpEquivHeaders() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Returns a map of Meta httpequiv headers.
- getHttpNameHeaders() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Returns a map of Meta name headers.
- getHunk() -
Method in class com.jalios.util.diff.Diff
- Returns a vector containing Hunks.
- getIA(String) -
Static method in class com.jalios.util.MailUtil
- Retrieve a new InternetAddress instance (with properly encoded personnal).
- getIAFromMailSet(Set<String>) -
Static method in class com.jalios.util.MailUtil
- Returns a Set of InternetAddress from a Set of mail String
- getIAFromMemberSet(Set<Member>) -
Static method in class com.jalios.jcms.mail.MailManager
- Returns a Set of InternetAddress build from a Set of Members
- getIAQuietly(Set<String>, Set<Member>) -
Method in class com.jalios.jcms.mail.MailMessage
- Returns an array of InternetAddress joins of addresses and Member's addresses
- getIAQuietly(String) -
Static method in class com.jalios.util.MailUtil
- Returns an InternetAddress object from the specified email ddress
- getIcon(String) -
Method in class com.jalios.jcms.Category
- Get the value of icon bound to the given language.
- getIcon(String, boolean) -
Method in class com.jalios.jcms.Category
- Get the value of icon bound to the given language.
- getIcon() -
Method in class com.jalios.jcms.Category
- Get the value of icon.
- getIcon(String) -
Method in class com.jalios.jcms.FaviconManager
- Returns the bookmark icon (ie the favicon) of the given URL.
- getIcon() -
Method in class com.jalios.jcms.FileDocument
- Returns the icon bound to the type of this FileDocument
- getIcon() -
Method in class com.jalios.jcms.Group
-
- getIcon(String, boolean) -
Method in class com.jalios.jcms.Group
- Return the img tag for the icon
- getIcon() -
Method in class com.jalios.jcms.Member
-
- getIcon(Workspace) -
Method in class com.jalios.jcms.Member
-
- getIcon() -
Method in class com.jalios.jcms.plugin.Plugin
-
- getIcon() -
Method in class com.jalios.jcms.portlet.Portal
-
- getIcon() -
Method in class com.jalios.jcms.portlet.PortalElement
-
- getIcon() -
Method in interface com.jalios.jcms.portlet.PortalInterface
-
- getIcon() -
Method in class com.jalios.jcms.portlet.PortalRedirect
-
- getIcon() -
Method in class com.jalios.jcms.portlet.PortletCollection
-
- getIcon() -
Method in class com.jalios.jcms.portlet.PortletParent
-
- getIcon() -
Method in class com.jalios.jcms.taglib.TooltipTag
- Returns the value of the icon attribute previously sets
- getIcon(String, String, String, String, String, String, String) -
Method in class com.jalios.jcms.widget.WidgetManager
- Build an html icon
- getIcon() -
Method in class com.jalios.jcms.workspace.Workspace
- Returns the image path icon for the given workspace
- getIconFile() -
Method in class com.jalios.jcms.webdav.Win32Link
- Returns the iconFile.
- getIconML() -
Method in class com.jalios.jcms.Category
- Get the value of iconML.
- getIconNumber() -
Method in class com.jalios.jcms.webdav.Win32Link
- Returns the iconNumber.
- getIconParameter(Workspace, String) -
Method in class com.jalios.jcms.dbmember.DBMember
-
- getIconParameter(Workspace, String) -
Method in class com.jalios.jcms.Member
- Return a String[2]: Title / Alt for the given parameters
- getIconPath() -
Method in class com.jalios.jcms.ChannelFile
-
- getId() -
Method in class com.jalios.jcms.accessibility.AccessibilityContext
-
- getId() -
Method in class com.jalios.jcms.CacheManager.CacheEntry
- Get the value of id.
- getId() -
Method in class com.jalios.jcms.context.JcmsMessage
-
- getId(HttpServletRequest) -
Static method in class com.jalios.jcms.DescriptiveURLs
- Returns a
Data id computed from the URL of the requested url.
- getId(String) -
Static method in class com.jalios.jcms.DescriptiveURLs
- Returns a
Data id computed from the given
requested path (servletPath + pathInfo).
- getId() -
Method in class com.jalios.jcms.fileprocessor.repository.Repository
-
- getId() -
Method in class com.jalios.jcms.handler.EditDataHandler
-
- getId(Data) -
Static method in class com.jalios.jcms.JcmsUtil
- This convenient method return the id of the given data.
- getId() -
Method in class com.jalios.jcms.mashup.ImportSource
-
- getId() -
Method in interface com.jalios.jcms.portlet.PortalInterface
-
- getId() -
Method in class com.jalios.jcms.test.MockHttpSession
-
- getId() -
Method in class com.jalios.jcms.webdav.WebdavLock
- An MD5 representation of the Lock
- getId() -
Method in class com.jalios.jcms.WFRole
-
- getId() -
Method in class com.jalios.jcms.Workflow
-
- getId() -
Method in class com.jalios.jstore.BasicStorable
- Get the value of id.
- getId() -
Method in interface com.jalios.jstore.Storable
- Get the value of id.
- getID() -
Method in class com.jalios.jstore.StorableLogEntry
-
- getId() -
Method in class com.jalios.util.RssChannel
-
- getIdColumn() -
Method in class com.jalios.jcms.db.CollectionMappingInfo
-
- getIdComparator() -
Static method in class com.jalios.jstore.BasicStorable
-
- getIdResultList() -
Method in class com.jalios.jcms.handler.AllMemberQueryHandler
- Perform the Query and return a list of Member/DBMember id.
- getIdResultList() -
Method in class com.jalios.jcms.handler.DBMemberQueryHandler
- Perform the Query and return a list of DBMember id.
- getIfHeader() -
Method in class com.jalios.jcms.webdav.WebdavContext
- Decode the if Header
- getIfRangeHeader() -
Method in class com.jalios.jcms.webdav.WebdavContext
- Decode the If-Range Header
- getIgnoredResourcesFileFiler() -
Static method in class com.jalios.jcms.JcmsUtil
- Retrieves a new instance of FileFilter used to skip resources that
should be ignored, as defined by property
"file.regexp.ignore".
- getIgnoredResourcesFileFiler(boolean) -
Static method in class com.jalios.jcms.JcmsUtil
- Retrieves a new instance of FileFilter to either refuse or accept resources that
should be ignored, as defined by property
"file.regexp.ignore".
- getIgnoreFileRegexp() -
Static method in class com.jalios.jcms.JcmsUtil
-
- getIgnorePattern(Channel) -
Static method in class com.jalios.jcms.stat.StatManager
- Return all the Pattern to find stat line to escape.
- getIgnoreSignRegexp() -
Static method in class com.jalios.jcms.JcmsUtil
-
- getImage(String) -
Method in class com.jalios.jcms.Category
- Get the value of image bound to the given language.
- getImage(String, boolean) -
Method in class com.jalios.jcms.Category
- Get the value of image bound to the given language.
- getImage() -
Method in class com.jalios.jcms.Category
- Get the value of image.
- getImage(String, String) -
Method in class com.jalios.jcms.stat.beautifier.BeautifierImage
- Returns an IMG tag for the given image and alt.
- getImageDescription() -
Method in class com.jalios.util.RssChannel
- Get the value of imageDescription.
- getImageFormat(String) -
Static method in class com.jalios.io.ImageFormat
- Returns an ImageFormat instance from a string.
- getImageHeight() -
Method in class com.jalios.util.RssChannel
- Get the value of imageHeight.
- getImageLink() -
Method in class com.jalios.util.RssChannel
- Get the value of imageLink.
- getImageML() -
Method in class com.jalios.jcms.Category
- Get the value of imageML.
- getImageTitle() -
Method in class com.jalios.util.RssChannel
- Get the value of imageTitle.
- getImageUrl() -
Method in class com.jalios.util.RssChannel
- Get the value of imageUrl.
- getImageWidth() -
Method in class com.jalios.util.RssChannel
- Get the value of imageWidth.
- getImportanceLevel() -
Method in class com.jalios.jcms.calendar.AbstractCalendarEvent
-
- getImportanceLevel() -
Method in interface com.jalios.jcms.calendar.CalendarEventInterface
-
- getImportAuthor() -
Method in class com.jalios.jcms.Data
- Get the value of importAuthor.
- getImportAuthor() -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the member used to be the author of all the imported data.
- getImportAuthor() -
Method in class com.jalios.jcms.mashup.ImportOptions
- Returns the author used for new imported publications.
- getImportBatch() -
Method in class com.jalios.jcms.Data
- Get the value of importBatch.
- getImportConflictCopy() -
Method in class com.jalios.jcms.Publication
- Returns the conflict copy bound to this imported publication (or null if there is no conflict copy).
- getImportDate() -
Method in class com.jalios.jcms.Data
- Get the value of importDate.
- getImportDate() -
Method in class com.jalios.jcms.mashup.ImportStatus
-
- getImportDisplayUrl() -
Method in class com.jalios.jcms.Data
- Get the value of importDisplayUrl.
- getImportedData(String, String) -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the imported data from the given
source and bound to the given importId (do not return conflict copy).
- getImportedDataSet() -
Method in class com.jalios.jcms.mashup.ImportStatus
-
- getImportId() -
Method in class com.jalios.jcms.Data
- Get the value of importId.
- getImportMap() -
Method in class com.jalios.jcms.Data
- Get the value of importMap.
- getImportMdate() -
Method in class com.jalios.jcms.Data
- Get the value of importMdate.
- getImportMgr_enabled() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getImportMgr_importAuthor() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getImportMgr_importRoot() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getImportMgr_importWorkspace() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getImportOptions() -
Method in class com.jalios.jcms.mashup.ImportSource
- Returns the ImportOptions.
- getImportPolicyFilterSet() -
Method in class com.jalios.jcms.policy.PolicyManager
- Returns the set of ImportPolicyFilter.
- getImportRootCategory() -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the import root category.
- getImportSelector() -
Static method in class com.jalios.jcms.Data
-
- getImportSignature() -
Method in class com.jalios.jcms.Data
- Get the value of importSignature.
- getImportSource() -
Method in class com.jalios.jcms.Data
- Get the value of importSource.
- getImportSource(String) -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the source bound to the given id.
- getImportSourceMap() -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the source Map {id, source}.
- getImportSourceUrl() -
Method in class com.jalios.jcms.Data
- Get the value of importSourceUrl.
- getImportUrl() -
Method in class com.jalios.jcms.Data
- Returns the import URL of this publication, i.e. the XML export URL of the original data.
- getImportVersion() -
Method in class com.jalios.jcms.Publication
- Get the value of importVersion.
- getImportWorkspace() -
Method in class com.jalios.jcms.mashup.ImportManager
- Returns the import workspace (the workspace of all the imported publications).
- getImportWorkspace() -
Method in class com.jalios.jcms.mashup.ImportOptions
- Returns the workspace used for new imported publications.
- getIncludeCollection(String) -
Method in class com.jalios.jcms.plugin.Plugin
- Return a Collection of JSP Relatives path to include for the given anchor.
- getIncomingAddress(String, Member, String) -
Static method in class com.jalios.jcms.mail.MailManager
- Returns JCMS incoming email for the given Member
- getIncomingTransitionSet(WFState) -
Method in class com.jalios.jcms.Workflow
- Returns all the transition the given state is the target.
- getIndent(int) -
Static method in class com.jalios.jcms.mashup.ExportUtil
- Returns a String of indentLevel * INDENT_UNIT.
- getIndex() -
Method in class com.jalios.jcms.FileIndexManager
-
- getIndex() -
Method in class com.jalios.jcms.LinkIndexManager
-
- getIndexedDataSet(String) -
Method in class com.jalios.jcms.FileIndexManager
- Returns the Set of data bound to the given filename (typically a FileDocument).
- getIndexedDataSet(String, boolean) -
Method in class com.jalios.jcms.FileIndexManager
- Returns the Set of data bound to the given filename (typically a FileDocument or a DBFileDocument).
- getIndexedDataSet(Data, Class<T>) -
Method in class com.jalios.jcms.LinkIndexManager
- Returns the Set of clazz instances referring this data (whatever
the field they used for this reference)
- getIndexedDataSet(Data, Class<T>, String) -
Method in class com.jalios.jcms.LinkIndexManager
- Returns the Set of clazz instances referring this data with the given field.
- getIndexedDate() -
Method in class com.jalios.jcms.FileDocument
- Deprecated. see
FileDocument.getFileIndexingDate()
- getIndexer() -
Method in class com.jalios.jcms.fileprocessor.repository.Repository
- For one repository, the way LuceneDocument are constructed from the content of a file
and the file itself, is specific to the structure of the index.
- getIndexingDate() -
Method in class com.jalios.jcms.Category
- Retrieve the Date at which this Category was indexed in its search engine.
- getIndexingDate() -
Method in class com.jalios.jcms.Member
- Retrieve the Date at which this Member was indexed in its search engine.
- getIndexingDate() -
Method in class com.jalios.jcms.Publication
- Retrieve the Date at which this Publication was indexed in its search engine.
- getIndexingDate(Category) -
Method in interface com.jalios.jcms.search.CategorySearchEngine
- Method to implement to retrieve the Date at which the specified Category was indexed in the search engine.
- getIndexingDate(Category) -
Method in class com.jalios.jcms.search.LuceneCategorySearchEngine
- Retrieve the Date at which the specified Category was indexed in the search engine.
- getIndexingDate(Data, String) -
Method in class com.jalios.jcms.search.LuceneDataSearchEngine
- Returns the date at which the specified Data has
been indexed for the specified language.
- getIndexingDate(Data) -
Method in class com.jalios.jcms.search.LuceneDataSearchEngine
- Retrieve the Date at which the specified Data was indexed in
the main language of the site.
- getIndexingDate(Member) -
Method in class com.jalios.jcms.search.LuceneMemberSearchEngine
- Retrieve the Date at which the specified Member was indexed.
- getIndexingDate(Publication) -
Method in class com.jalios.jcms.search.LucenePublicationSearchEngine
- Retrieve the Date at which the specified Publication was indexed in the search engine.
- getIndexingDate(Publication) -
Method in interface com.jalios.jcms.search.PublicationSearchEngine
- Method to implement to retrieve the Date at which the specified Publication was indexed in the search engine.
- getIndexingSchedule() -
Method in class com.jalios.jcms.search.SpellSuggestEngine
-
- getIndexingStatus() -
Method in class com.jalios.jcms.fileprocessor.processingmanagement.FileProcessingInfo
-
- getIndexingStatusEnum() -
Method in class com.jalios.jcms.fileprocessor.processingmanagement.FileProcessingInfo
-
- getIndexWithMap(Map<K, Map<X, Y>>, K) -
Method in class com.jalios.jcms.AbstractIndexManager
- Returns the map associated to the given key in the given index.
- getIndexWithMap(Map<K, Map<X, Y>>, K, X) -
Method in class com.jalios.jcms.AbstractIndexManager
- Returns the value associated to the given name for the given key in the given index.
- getIndexWithSet(Map<K, Set<T>>, K) -
Method in class com.jalios.jcms.AbstractIndexManager
- Returns the set associated to the given key in the given index.
- getInfo() -
Method in class com.jalios.jcms.dbmember.DBMember
-
- getInfo() -
Method in class com.jalios.jcms.Member
- Gets informations available for this member.
- getInfoMsg(HttpServletRequest) -
Static method in class com.jalios.jcms.context.JcmsContext
- Returns the information message in the J2EE request.
- getInfoMsgList(HttpServletRequest) -
Static method in class com.jalios.jcms.context.JcmsContext
- Returns the information message in the J2EE request.
- getInfoMsgSession(HttpServletRequest) -
Static method in class com.jalios.jcms.context.JcmsContext
- Returns the information message in the J2EE session.
- getInfoMsgSessionList(HttpServletRequest) -
Static method in class com.jalios.jcms.context.JcmsContext
- Returns the information message in the J2EE session.
- getInheritedFieldList() -
Method in class com.jalios.jcms.handler.TypeEditorHandler
-
- getInitParam(String) -
Method in class com.jalios.jcms.webdav.WebdavContext
- This method wrap ServletConfig.getInitParameter()
- getInitParameter(String) -
Method in class com.jalios.jcms.test.MockFilterConfig
-
- getInitParameter(String) -
Method in class com.jalios.jcms.test.MockServletContext
-
- getInitParameterNames() -
Method in class com.jalios.jcms.test.MockFilterConfig
-
- getInitParameterNames() -
Method in class com.jalios.jcms.test.MockServletContext
-
- getInitParameterNames() -
Method in class com.jalios.jcms.webdav.WebdavContext
- This method wrap the ServletConfig.getInitParameterNames()
- getInitState() -
Method in class com.jalios.jcms.Workflow
-
- getInnerClasses(PortalElement) -
Method in class com.jalios.jcms.policy.BasicTemplatePolicyFilter
-
- getInnerClasses(PortalElement) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- getInnerClasses(PortalElement) -
Method in interface com.jalios.jcms.policy.TemplatePolicyFilter
- Hook called by PortalManager to add more
classes for the given PortalElement's inside
- getInnerClasses(PortalElement) -
Static method in class com.jalios.jcms.portlet.PortalManager
- This method return classes to apply on the given portlet's inside.
- getInnerRoots(Collection, int, boolean) -
Method in class com.jalios.jcms.widget.TreeCat
- This method return a String displaying root category
of the given set.
- getInnerStyles(PortalElement) -
Method in class com.jalios.jcms.policy.BasicTemplatePolicyFilter
-
- getInnerStyles(PortalElement) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- getInnerStyles(PortalElement) -
Method in interface com.jalios.jcms.policy.TemplatePolicyFilter
- Hook called by PortalManager to add more
styles for the given PortalElement's inside
- getInnerStyles(PortalElement) -
Static method in class com.jalios.jcms.portlet.PortalManager
- This method return style to apply on the given portlet's inside.
- getInputId() -
Method in class com.jalios.jcms.widget.AbstractWidget
-
- getInputStream(HttpURLConnection) -
Static method in class com.jalios.io.IOUtil
- Retrieve the input stream of the specified HttpURLConnection, decoded
appropriately if gzip was used.
- getInputStream() -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- getInputStreamContent() -
Method in class com.jalios.jcms.webdav.WebdavContext
- This method will cache the request InputStream
to allow multiple parsing
- getInputText(String, String, String, String, boolean, String, int, int, int, String, String) -
Method in class com.jalios.jcms.widget.WidgetManager
- Returns a text input
- getInputTitle(int, String) -
Method in class com.jalios.jcms.widget.AbstractWidget
- Returns what has to be added as attribute in an input tag.
- getInReplyTo() -
Method in class com.jalios.jcms.mail.MailMessage
-
- getInsetBottom() -
Method in class com.jalios.jcms.portlet.Portlet
-
- getInsetLeft() -
Method in class com.jalios.jcms.portlet.Portlet
-
- getInsetRight() -
Method in class com.jalios.jcms.portlet.Portlet
-
- getInsetTop() -
Method in class com.jalios.jcms.portlet.Portlet
-
- getInstance() -
Static method in class com.jalios.io.mimetype.MagicMimeTypeIdentifier
-
- getInstance() -
Static method in class com.jalios.io.ssl.NaiveTrustProvider
-
- getInstance() -
Static method in class com.jalios.jcms.accesscontrol.AccessControlListIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.accesscontrol.AccessControlManager
-
- getInstance() -
Static method in class com.jalios.jcms.accessibility.AccessibilityContextManager
-
- getInstance() -
Static method in class com.jalios.jcms.AdminNotes
-
- getInstance() -
Static method in class com.jalios.jcms.ajax.AjaxManager
- Returns the singleton.
- getInstance() -
Static method in class com.jalios.jcms.ajax.CtxMenuManager
-
- getInstance(ServletContext) -
Static method in class com.jalios.jcms.AppServerInfo
- Return an instance of AppServerInfo
- getInstance() -
Static method in class com.jalios.jcms.AudienceRights
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.AuthenticationManager
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.AuthKeyAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.CookieAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.DelegationAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.HttpBasicAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.HttpDigestAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.LoggingAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.SessionAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.SilentParamsAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.authentication.handlers.SimpleAuthenticationHandler
-
- getInstance() -
Static method in class com.jalios.jcms.calendar.CalendarManager
-
- getInstance() -
Static method in class com.jalios.jcms.CategoryIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.DataIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.db.DBDataRevisionManager
-
- getInstance() -
Static method in class com.jalios.jcms.db.DBEventLogManager
-
- getInstance() -
Static method in class com.jalios.jcms.db.DerbyManager
-
- getInstance() -
Static method in class com.jalios.jcms.db.HibernateManager
-
- getInstance() -
Static method in class com.jalios.jcms.db.Jcms5DataLoader
-
- getInstance() -
Static method in class com.jalios.jcms.db.JcmsHibernateEventListener
- Returns the singleton.
- getInstance(String) -
Static method in class com.jalios.jcms.DBFileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, Member, Workspace) -
Static method in class com.jalios.jcms.DBFileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, String, String, Category[]) -
Static method in class com.jalios.jcms.DBFileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, String, String, Category[], Member, Workspace) -
Static method in class com.jalios.jcms.DBFileDocument
- Constructs a FileDocument from an existing file.
- getInstance() -
Static method in class com.jalios.jcms.FaviconManager
-
- getInstance(String) -
Static method in class com.jalios.jcms.FileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, Member, Workspace) -
Static method in class com.jalios.jcms.FileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, String, String, Category[]) -
Static method in class com.jalios.jcms.FileDocument
- Constructs a FileDocument from an existing file.
- getInstance(String, String, String, Category[], Member, Workspace) -
Static method in class com.jalios.jcms.FileDocument
- Constructs a FileDocument from an existing file.
- getInstance(Class<? extends FileDocument>, String, String, String, Category[], Member, Workspace) -
Static method in class com.jalios.jcms.FileDocument
- Constructs a FileDocument from an existing file for the given class.
- getInstance() -
Static method in class com.jalios.jcms.fileprocessor.processingmanagement.FileProcessorManager
-
- getInstance() -
Static method in class com.jalios.jcms.fileprocessor.repository.RepositoryManager
- The first time, instanciate the RepositoryManager.
- getInstance() -
Static method in class com.jalios.jcms.GroupIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.mail.MailManager
-
- getInstance() -
Static method in class com.jalios.jcms.mashup.ExportManager
- Returns the singleton.
- getInstance() -
Static method in class com.jalios.jcms.mashup.ImportManager
- Returns the singleton.
- getInstance() -
Static method in class com.jalios.jcms.MemberIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.publicationfollower.PublicationFollowerManager
-
- getInstance() -
Static method in class com.jalios.jcms.PublicationIndexManager
-
- getInstance() -
Static method in class com.jalios.jcms.rest.RestManager
-
- getInstance() -
Static method in class com.jalios.jcms.ReviewManager
-
- getInstance() -
Static method in class com.jalios.jcms.rss.RssManager
-
- getInstance() -
Static method in class com.jalios.jcms.search.LuceneMemberSearchEngine
- Retrieve the LuceneMemberSearchEngine singleton.
- getInstance() -
Static method in class com.jalios.jcms.servlet.FriendlyURLFilter
-
- getInstance() -
Static method in class com.jalios.jcms.stat.RawDataExportManager
-
- getInstance() -
Static method in class com.jalios.jcms.stat.StatManager
-
- getInstance() -
Static method in class com.jalios.jcms.StrongLockManager
-
- getInstance() -
Static method in class com.jalios.jcms.tracking.ReaderTrackerManager
-
- getInstance() -
Static method in class com.jalios.jcms.TypeProcessor
- Returns the TypeProcessor singleton instance.
- getInstance() -
Static method in class com.jalios.jcms.upload.UploadManager
- Returns a UploadManager.
- getInstance() -
Static method in class com.jalios.jcms.WeakLinkManager
-
- getInstance(String, WFState) -
Static method in class com.jalios.jcms.WFAction
-
- getInstance() -
Static method in class com.jalios.jcms.widget.WidgetManager
-
- getInstance() -
Static method in class com.jalios.jcms.workspace.HierarchicalWorkspacesManager
-
- getInstance(boolean, String, File, JSyncReplica) -
Static method in class com.jalios.jstore.jsync.JSyncPreviousReplicaManager
- Returns the manager
- getInstance(Store, String, boolean, boolean, boolean, boolean, File, File, File, long, String) -
Static method in class com.jalios.jstore.jsync.JSyncReplica
- Gets a replica
- getInstance() -
Static method in class com.jalios.util.PasswordGeneratorTable
-
- getInt(Data) -
Method in class com.jalios.jcms.TypeFieldEntry
- Gets the value of this
int field for the given Data.
- getInt(Object, int) -
Method in class com.jalios.util.ObjectIntTreeMap
- Returns the value to which this map maps the specified
key.
- getInt(int[], int, int) -
Static method in class com.jalios.util.Util
-
- getIntArrayProperty(String, int[]) -
Method in class com.jalios.jcms.Channel
- Gets the value of a property as a int array.
- getIntArrayProperty(String, int[]) -
Method in class com.jalios.util.JProperties
- Gets the value of a property as a int array.
- getIntegerProperty(String, int) -
Method in class com.jalios.jcms.Channel
- Gets the value of a property as an int value given its key/name.
- getIntegerProperty(String, int) -
Method in class com.jalios.util.JProperties
- Gets the value of a property as an int value given its key/name.
- getInternalClass() -
Method in class com.jalios.jcms.handler.ValidateStateChangePublicationHandler
-
- getInternalName() -
Method in class com.jalios.jcms.TypeTemplateEntry
- Returns the full name of the template that will be stored in the store.xml
- getInternetAddress(String) -
Static method in class com.jalios.util.MailUtil
- Retrieve a new InternetAddress instance (with properly encoded personnal).
- getIntFieldValue(String) -
Method in class com.jalios.jcms.Data
- Gets the value of the given
int field name for the current Data.
- getIntFieldValue(JcmsJspContext, String) -
Method in class com.jalios.jcms.Data
- Gets the integer value of the specified field name for this
Data.
- getIntFieldValue(JcmsJspContext, String, Data, int) -
Method in class com.jalios.jcms.policy.BasicPortalPolicyFilter
-
- getIntFieldValue(JcmsJspContext, String, Data, int) -
Method in class com.jalios.jcms.policy.PolicyManager
-
- getIntFieldValue(JcmsJspContext, String, Data, int) -
Method in interface com.jalios.jcms.policy.PortalPolicyFilter
- Returns an alternate value for the given int field and given Data.
- getIntHeader(String) -
Method in class com.jalios.jcms.test.MockHttpServletRequest
-
- getIntPstatus() -
Method in class com.jalios.jcms.handler.QueryHandler
- Retrieves the current pstatus values to be searched by this query.
- getIntRatings() -
Method in class com.jalios.jcms.handler.QueryHandler
- Retrieves the current rating values to be searched by this query.
- getInvalidClass() -
Method in class com.jalios.jcms.portlet.PortalElement
-
- getInvalidClass() -
Method in class com.jalios.jcms.taglib.CacheTag
-
- getInvalidClassCount() -
Method in class com.jalios.jcms.portlet.EditPortalElementHandler
-
- getInvalidEmailSet(Set<String>, Set<Member>) -
Static method in class com.jalios.jcms.mail.MailManager
- Retrieve all INVALID email from the specified mail and member Set.
- getInvalidTime() -
Method in class com.jalios.jcms.portlet.PortalElement
-
- getInvolvedRoles() -
Method in class com.jalios.jcms.handler.WFEditorHandler
-
- getIpMask() -
Method in class com.jalios.jcms.authentication.handlers.AuthKeyHints
-
- getISO8601Date(long) -
Method in class com.jalios.jcms.webdav.WebdavContext
- Format a Date using the format: yyyy-MM-dd'T'HH:mm:ss'Z'
ISO 8601
- getItem() -
Method in class com.jalios.util.RssEvent
-
- getItemId() -
Method in class com.jalios.jcms.rss.RssTracker
-
- getItemIdColumn() -
Method in class com.jalios.jcms.db.CollectionMappingInfo
-
- getItemList() -
Method in class com.jalios.util.RssChannel
- Retrieve the list of RssItem of this feed.
- getItemsNbr() -
Method in class com.jalios.jcms.handler.PagerHandler
- Retrieves the number of items managed by this pager.
- getItemTagName() -
Method in class com.jalios.jcms.rest.PagerData
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.DataCollectionRestResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.DataRestResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.JcmsRestResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.AdminResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.DataTypeCollectionResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.DataTypeItemResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.SearchResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.WorkflowItemResource
-
- getItemXmlRepresentation(Object) -
Method in class com.jalios.jcms.rest.resources.WorkflowsResource
-
- getJaliosPath(String) -
Method in class com.jalios.jcms.Channel
- Retrieves the file system path of the specified uri relative to the
directory
/WEB-INF/jalios/ of the webapp.
- getJarPath() -
Method in class com.jalios.jcms.plugin.Plugin
- Returns the relative path to the packaged plugin jar sources
- getJarsPath() -
Method in class com.jalios.jcms.plugin.Plugin
- Returns a Set of path to plugin's jars.
- getJarsPath() -
Method in class com.jalios.jcms.plugin.PluginManager
- Returns a Set of relative Path to all webapp's jar
- getJavaErrorList() -
Method in class com.jalios.jstore.LoadReport
- Get the value of javaErrorList.
- getJavaPath(boolean) -
Method in class com.jalios.jcms.plugin.Plugin
- Returns a Set of path to plugin's java files.
- getJavaScriptCodeSet() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Retrieves the javascript CODE that have been setup to be called on current page load.
- getJavaScriptSet() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Retrieves the javascript files that have been setup for current page.
- getJcmsContext() -
Method in class com.jalios.jcms.webdav.cat.CatWebdavContext
-
- getJcmsInfo() -
Method in class com.jalios.jcms.Channel
- Return a JcmsInfo instance (a singleton) which describe the JCMS version of this channel.
- getJcmsLanguageList() -
Method in class com.jalios.jcms.Channel
- Retrieves all the languages in which JCMS is localized.
- getJCMSMainRepository() -
Static method in class com.jalios.jcms.fileprocessor.FPUtil
- Gives the main repository for JCMS upload files.
- getJcmsMessages() -
Method in class com.jalios.jcms.taglib.MessagesTag
-
- getJCMSVersion() -
Method in class com.jalios.jcms.plugin.Plugin
-
- getJcmsWorkPath(String) -
Method in class com.jalios.jcms.Channel
- Retrieves the file system path of the specified uri relative to the
directory
/WEB-INF/jcmswork/ of the webapp.
- getJdbcUrl() -
Method in class com.jalios.jcms.db.DerbyManager
- Returns the JDBC URL to access the internal Derby Server.
- getJobTitle() -
Method in class com.jalios.jcms.Member
- Gets the job title of this member.
- getJoinDate() -
Method in class com.jalios.jstore.jsync.ReplicaInfo
- Get the value of joinDate.
- getJpegChart(Locale, Date, Date, int, int) -
Static method in class com.jalios.jcms.monitoring.MonitoringChart
- Generate a new chart using the given paremeter and save it in a JPEG
file returned
- getJsArray() -
Method in class com.jalios.jcms.accessibility.AccessibilityContext
-
- getJSHeaders() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Deprecated. use
JcmsJspContext.getJavaScriptSet()
- getJSONBridge() -
Method in class com.jalios.jcms.context.JcmsJspContext
- Returns the JSON-RPC Bridge declared by the InitFilter
- getJSONRepresentation() -
Method in class com.jalios.jcms.rest.JcmsRestResource
-
- getJsp(HttpServletRequest) -
Static method in class com.jalios.util.ServletUtil
- Returns the requested JSP.
- getJSync() -
Method in class com.jalios.jcms.plugin.Plugin
-
- getJsync_can_be_joined() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_can_leader_join() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_enabled() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_explicit_replica_list() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_ip() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_leader_url() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_replica_startup_join() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_replica_url() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_stab_delay() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_startup_join() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_sync_files() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJsync_update_mode() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getJSyncIpPattern() -
Method in class com.jalios.jcms.Channel
-
- getJSyncLeaderUrl() -
Method in class com.jalios.jcms.Channel
-
- getJSyncPreviousReplicaManager() -
Method in class com.jalios.jcms.Channel
-
- getJSyncReplica() -
Method in class com.jalios.jcms.Channel
-
- getJSyncReplicaUrl() -
Method in class com.jalios.jcms.Channel
-
- getJSyncStabDelay() -
Method in class com.jalios.jcms.Channel
-
- getJx_rss_enabled() -
Method in class com.jalios.jcms.handler.PropertiesHandler
-
- getKey() -
Method in class com.jalios.jcms.stat.