A B C D F G H I J L M N O P R S T U W 

A

accessed - Variable in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
 
AddLookupDependency(String) - Static method in class org.alfresco.filter.CacheControlFilter
 
allocate() - Method in class org.alfresco.jndi.AVMFileDirContext
 
avm_list(AVMNodeDescriptor, boolean) - Method in class org.alfresco.jndi.AVMFileDirContext
List the resources which are members of a collection (not a part of BaseDirContext).
AVMFileDirContext - Class in org.alfresco.jndi
AVMFileDirContext corresponds to a directory within a webapp.
AVMFileDirContext() - Constructor for class org.alfresco.jndi.AVMFileDirContext
Constructs an AVMFileDirContext.
AVMFileDirContext(Hashtable) - Constructor for class org.alfresco.jndi.AVMFileDirContext
Builds an AVMFileDirContext using the given environment.
AVMFileDirContext.AVMFileResource - Class in org.alfresco.jndi
This specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file).
AVMFileDirContext.AVMFileResource(int, String) - Constructor for class org.alfresco.jndi.AVMFileDirContext.AVMFileResource
 
AVMFileDirContext.AVMFileResourceAttributes - Class in org.alfresco.jndi
This specialized resource attribute implementation does some lazy reading (to speed up simple checks, like checking the last modified date).
AVMFileDirContext.AVMFileResourceAttributes(AVMNodeDescriptor, String) - Constructor for class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
 
AVMFileDirMountPoint_ - Static variable in class org.alfresco.jndi.AVMFileDirContext
 

B

bind(String, Object, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Binds a name to an object, along with associated attributes.
buf_ - Variable in class org.alfresco.filter.ByteArrayServletOutputStream
 
ByteArrayServletOutputStream - Class in org.alfresco.filter
 
ByteArrayServletOutputStream() - Constructor for class org.alfresco.filter.ByteArrayServletOutputStream
 
ByteResponseWrapper - Class in org.alfresco.filter
Wrapper class for modifying output via a filter.
ByteResponseWrapper(HttpServletResponse, ServletOutputStream) - Constructor for class org.alfresco.filter.ByteResponseWrapper
 

C

CacheControlFilter - Class in org.alfresco.filter
Sets "Cache-Control" http header values in response depending upon which virtual server is being accessed.
CacheControlFilter() - Constructor for class org.alfresco.filter.CacheControlFilter
 
CacheControlFilterInfoBean - Class in org.alfresco.filter
 
CacheControlFilterInfoBean() - Constructor for class org.alfresco.filter.CacheControlFilterInfoBean
 
CacheControlHeader_ - Static variable in class org.alfresco.filter.CacheControlFilter
 
canonicalPath - Variable in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
 
captured_output_ - Variable in class org.alfresco.filter.ByteResponseWrapper
 
close() - Method in class org.alfresco.jndi.NamingContextBindingsEnumeration
Closes this enumeration.
config - Variable in class org.alfresco.filter.CacheControlFilter
 
createSubcontext(String, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Creates and binds a new context, along with associated attributes.

D

destroy() - Method in class org.alfresco.filter.CacheControlFilter
 
destroySubcontext(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Destroys the named context and removes it from the namespace.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.filter.CacheControlFilter
 

F

file(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Return a File object representing the specified normalized context-relative path if it exists and is readable.
FilterInfo_ - Static variable in class org.alfresco.filter.CacheControlFilter
 
flushOutputStreamOrWriter() - Method in class org.alfresco.filter.ByteResponseWrapper
 

G

getAlfrescoServerPassword() - Method in class org.alfresco.jndi.JndiInfoBean
Getter for the password.
getAlfrescoServerUser() - Method in class org.alfresco.jndi.JndiInfoBean
Getter for the user name.
getAll() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Returns a NamingEnumeration of type BasicAttribute, (each BasicAttribute the tuple of an attribute listed in getIDs(), and its corresponding value).
getAttributes(String, String[]) - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves selected attributes associated with a named object.
getAVMFileDirMountPoint() - Static method in class org.alfresco.jndi.AVMFileDirContext
 
getAVMRemote() - Static method in class org.alfresco.jndi.AVMFileDirContext
Fetches the AVMRemote used to fetch data from the AVM repository.
getCacheControlRulesEntrySet() - Method in class org.alfresco.filter.CacheControlFilterInfoBean
 
getCanonicalPath() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get canonical path.
getContentLength() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get content length.
getCreation() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get creation time.
getCreationDate() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get creation date.
getIDs() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Fetches all the attribute IDs.
getLastModified() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get last modified time.
getLastModifiedDate() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get lastModified date.
getName() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get name.
getNameInNamespace() - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves the full name of this context within its own namespace.
getOutputStream() - Method in class org.alfresco.filter.ByteResponseWrapper
 
getResourceType() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Get resource type.
getSchema(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves the schema associated with the named object.
getSchemaClassDefinition(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getUseAVMRemote() - Method in class org.alfresco.jndi.AVMFileDirContext
 
getWriter() - Method in class org.alfresco.filter.ByteResponseWrapper
 

H

hasMore() - Method in class org.alfresco.jndi.NamingContextBindingsEnumeration
Determines whether there are any more elements in the enumeration.
hasMoreElements() - Method in class org.alfresco.jndi.NamingContextBindingsEnumeration
 
HostPattern_ - Static variable in class org.alfresco.filter.CacheControlFilter
 

I

infer_webresources_from_docBase_ - Variable in class org.alfresco.jndi.AVMFileDirContext
Only AVMFileDirContext objects constructed from within the Tomcat framework need to look at the docBase to figure out whether to use the file system or AVMRemote to access resources when setDocBase() is invoked.
init(FilterConfig) - Method in class org.alfresco.filter.CacheControlFilter
 
Init() - Static method in class org.alfresco.filter.CacheControlFilter
 
InitAVMRemote(AVMRemote) - Static method in class org.alfresco.jndi.AVMFileDirContext
 
InitInfo(CacheControlFilterInfoBean) - Static method in class org.alfresco.filter.CacheControlFilter
 
isCollection() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResourceAttributes
Is collection.
iterator - Variable in class org.alfresco.jndi.NamingContextBindingsEnumeration
Underlying enumeration.

J

JndiInfoBean - Class in org.alfresco.jndi
An informational bean for jndi-client configuration.
JndiInfoBean() - Constructor for class org.alfresco.jndi.JndiInfoBean
A Default constructor.

L

length - Variable in class org.alfresco.jndi.AVMFileDirContext.AVMFileResource
File length.
list(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.alfresco.jndi.AVMFileDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String, boolean) - Method in class org.alfresco.jndi.AVMFileDirContext
 
listBindings(Name) - Method in class org.alfresco.jndi.AVMFileDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
lookup(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves the named object.
LOOKUP_DEPENDENCY_HEADER - Static variable in class org.alfresco.filter.CacheControlFilter
 
lookupLink(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.

M

modifyAttributes(String, int, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, ModificationItem[]) - Method in class org.alfresco.jndi.AVMFileDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.

N

NamingContextBindingsEnumeration - Class in org.alfresco.jndi
Naming enumeration implementation.
NamingContextBindingsEnumeration(Iterator, Context) - Constructor for class org.alfresco.jndi.NamingContextBindingsEnumeration
 
next() - Method in class org.alfresco.jndi.NamingContextBindingsEnumeration
Retrieves the next element in the enumeration.
nextElement() - Method in class org.alfresco.jndi.NamingContextBindingsEnumeration
 

O

org.alfresco.filter - package org.alfresco.filter
 
org.alfresco.jndi - package org.alfresco.jndi
 

P

print_writer_ - Variable in class org.alfresco.filter.ByteResponseWrapper
 

R

rebind(String, Object, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
release() - Method in class org.alfresco.jndi.AVMFileDirContext
Release any resources allocated for this directory context.
ReleaseAVMRemote() - Static method in class org.alfresco.jndi.AVMFileDirContext
Decrements the reference count on the AVMRemote.
rename(String, String) - Method in class org.alfresco.jndi.AVMFileDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
resource_path_ - Variable in class org.alfresco.jndi.AVMFileDirContext.AVMFileResource
 
root_version_ - Variable in class org.alfresco.jndi.AVMFileDirContext.AVMFileResource
 

S

search(String, Attributes, String[]) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, String, SearchControls) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, Object[], SearchControls) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, SearchControls) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, Attributes) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name, Attributes, String[]) - Method in class org.alfresco.jndi.AVMFileDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
servlet_output_ - Variable in class org.alfresco.filter.ByteResponseWrapper
 
setAlfrescoServerPassword(String) - Method in class org.alfresco.jndi.JndiInfoBean
Setter for the password.
setAlfrescoServerUser(String) - Method in class org.alfresco.jndi.JndiInfoBean
Setter for the user name.
setAVMFileDirMountPoint(String) - Static method in class org.alfresco.jndi.AVMFileDirContext
 
setCacheControlRules(Map<String, String>) - Method in class org.alfresco.filter.CacheControlFilterInfoBean
 
setDocBase(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Set the document root.
setUseAVMRemote(boolean) - Method in class org.alfresco.jndi.AVMFileDirContext
 
StartLookupDependency() - Static method in class org.alfresco.filter.CacheControlFilter
 
StopLookupDependency() - Static method in class org.alfresco.filter.CacheControlFilter
 
streamContent() - Method in class org.alfresco.jndi.AVMFileDirContext.AVMFileResource
Content accessor.

T

toByteArray() - Method in class org.alfresco.filter.ByteArrayServletOutputStream
 

U

unbind(String) - Method in class org.alfresco.jndi.AVMFileDirContext
Unbinds the named object.
use_AVMRemote_ - Variable in class org.alfresco.jndi.AVMFileDirContext
When true, fetch files/dirs using AMVService to access repository; otherwise, fetch files/dirs using file system (via FileDirContext).

W

write(int) - Method in class org.alfresco.filter.ByteArrayServletOutputStream
 
A B C D F G H I J L M N O P R S T U W 

Copyright © 2005–2014 Alfresco Software. All rights reserved.