Serialized Form
Package info.magnolia.api |
Package info.magnolia.audit |
serialVersionUID: 1L
Package info.magnolia.cms.beans.config |
serialVersionUID: 222L
Package info.magnolia.cms.beans.runtime |
serialVersionUID: -1183373762999086707L
atomName
String atomName
- request parameter name.
fileName
String fileName
- File name, without extension.
extension
String extension
- File extension.
type
String type
- Mime type.
file
File file
- Underlying file.
Package info.magnolia.cms.core |
serialVersionUID: 223L
- Deprecated.
- instead of defining each field transient, we explicitly says what needs to be
serialized.
serialVersionUID: 222L
systemName
String systemName
- Deprecated.
- Node name.
Package info.magnolia.cms.exchange |
serialVersionUID: 7802691970328989187L
Package info.magnolia.cms.i18n |
serialVersionUID: 6557257240676973699L
Package info.magnolia.cms.security |
serialVersionUID: 222L
serialVersionUID: 222L
userPermissions
List<E> userPermissions
serialVersionUID: 7683918091476831307L
permissions
List<E> permissions
name
String name
userDetails
Entity userDetails
- User properties.
properties
Map<K,V> properties
- User properties.
roleList
RoleList roleList
- User roles.
groupList
GroupList groupList
- User groups.
name
String name
groups
Collection<E> groups
roles
Collection<E> roles
id
String id
roleName
String roleName
roleId
String roleId
acls
Collection<E> acls
serialVersionUID: 222L
properties
Map<K,V> properties
groups
Collection<E> groups
roles
Collection<E> roles
name
String name
language
String language
encodedPassword
String encodedPassword
enabled
boolean enabled
path
String path
uuid
String uuid
realm
String realm
serialVersionUID: 222L
pattern
UrlPattern pattern
permissions
long permissions
serialVersionUID: 5012697207096891877L
serialVersionUID: -6739554591784285193L
name
String name
serialVersionUID: 1L
name
String name
password
String password
groups
Collection<E> groups
roles
Collection<E> roles
Package info.magnolia.cms.security.auth |
serialVersionUID: 222L
collection
Collection<E> collection
- Collection of principal objects.
name
String name
Package info.magnolia.cms.servlets |
serialVersionUID: 222L
resourcesRoot
String resourcesRoot
multipleFilePathsCache
Map<K,V> multipleFilePathsCache
serialVersionUID: 222L
Package info.magnolia.cms.util |
repository
String repository
uuid
String uuid
repository
String repository
path
String path
map
LinkedHashMap<K,V> map
serialVersionUID: 222L
readObject
private void readObject(ObjectInputStream ois)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
allowedTypes
Set<E> allowedTypes
- list of node types allowed.
reverse
boolean reverse
- reverse rule.
serialVersionUID: 223L
pattern
Pattern pattern
- Regexp pattern used in match().
length
int length
- Pattern length. Longer patterns have higher priority.
patternString
String patternString
- internal pattern string.
serialVersionUID: 222L
Package info.magnolia.content2bean |
Package info.magnolia.context |
locale
Locale locale
- The locale for this context.
attributeStrategy
AttributeStrategy attributeStrategy
repositoryStrategy
JCRSessionStrategy repositoryStrategy
map
Map<K,V> map
- The map containing the values.
serialVersionUID: 222L
ctx
Context ctx
ctx
Context ctx
- The context used to get hierarchy managers or similar.
serialVersionUID: 222L
user
User user
subject
Subject subject
serialVersionUID: 222L
request
javax.servlet.http.HttpServletRequest request
response
javax.servlet.http.HttpServletResponse response
servletContext
javax.servlet.ServletContext servletContext
pageContext
javax.servlet.jsp.PageContext pageContext
- the jsp page context.
aggregationState
AggregationState aggregationState
responseStack
Stack<E> responseStack
requestStack
Stack<E> requestStack
Package info.magnolia.exception |
Package info.magnolia.freemarker |
servletContext
javax.servlet.ServletContext servletContext
Package info.magnolia.init.properties |
path
String path
Package info.magnolia.jaas.principal |
name
String name
list
Collection<E> list
- List of role names assigned to a principal.
serialVersionUID: 222L
name
String name
- Deprecated.
list
List<E> list
- Deprecated.
serialVersionUID: 222L
properties
Map<K,V> properties
- Deprecated.
serialVersionUID: 222L
serialVersionUID: 222L
collection
Collection<E> collection
- Collection of principal objects.
name
String name
serialVersionUID: 222L
Package info.magnolia.jaas.sp.jcr |
subject
Subject subject
callbackHandler
CallbackHandler callbackHandler
name
String name
user
User user
user
User user
Package info.magnolia.jackrabbit |
serialVersionUID: 222L
Package info.magnolia.jcr |
Package info.magnolia.jcr.node2bean |
Package info.magnolia.link |
serialVersionUID: 8583028261528429020L
Package info.magnolia.logging |
Package info.magnolia.module |
Package info.magnolia.module.delta |
Package info.magnolia.module.model.reader |
Package info.magnolia.monitoring |
Package info.magnolia.nodebuilder |
Package info.magnolia.objectfactory |
Package info.magnolia.objectfactory.configuration |
Package info.magnolia.objectfactory.guice |
serialVersionUID: 0L
value
String value
Package info.magnolia.registry |
Package info.magnolia.rendering.engine |
Package info.magnolia.repository |
serialVersionUID: 222L
Package info.magnolia.templating.freemarker |
Package info.magnolia.templating.jsp.taglib |
serialVersionUID: 222L
delimiter
String delimiter
- Delimeter between links.
startLevel
int startLevel
excludeCurrent
boolean excludeCurrent
- Exclude current page from breadcrumb.
nolinkCurrent
boolean nolinkCurrent
- Add current page but without links.
link
boolean link
- Output as link. (default: true)
hideProperty
String hideProperty
titleProperty
String titleProperty
- Name for the property used as page title.
activeCss
String activeCss
- Css class for active page.
serialVersionUID: 222L
para
boolean para
- Use paragraphs.
serialVersionUID: -2788581584059109175L
page
javax.jcr.Node page
- Start level.
query
String query
- Query, natural language.
chars
int chars
- Number of chars to include in result.
maxSnippets
int maxSnippets
- Maximum number of snippets to include in result.
serialVersionUID: 224L
startLevel
int startLevel
- Start level.
endLevel
int endLevel
- End level.
hideInNav
String hideInNav
- Name for the "hide in nav" nodeData.
openMenu
String openMenu
- Name for the "open menu" nodeData.
style
String style
- Style to apply to the menu.
wrapperElement
String wrapperElement
- html element to wrap the anchortext. (i.e. <a><wrapper>...</wrapper></a>)
expandAll
String expandAll
- Expand all the nodes. (sitemap mode)
relativeLevels
boolean relativeLevels
classProperty
String classProperty
- Name for a page property which will be written to the css class attribute.
nofollow
String nofollow
- Name for the "nofollow" hodeData (for link that must be ignored by search engines).
filter
Content.ContentFilter filter
- Content Filter to use to evaluate if a page should be drawn.
contentFilter
String contentFilter
markFirstAndLastElement
boolean markFirstAndLastElement
- Flag to set if the first and last li in each ul should be marked with a special css class.
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.