Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I L M N O P R S T U V W

A

ACTIVATED - Static variable in class com.obinary.cms.core.MetaData
 
ACTIVATION_INFO - Static variable in class com.obinary.cms.core.MetaData
 
ACTIVATOR_ID - Static variable in class com.obinary.cms.core.MetaData
 
AUTHOR_ID - Static variable in class com.obinary.cms.core.MetaData
 
Atom - class com.obinary.cms.core.Atom.
User: sameercharles Date: Apr 28, 2003 Time: 11:20:59 AM
Atom() - Constructor for class com.obinary.cms.core.Atom
package private constructor
Atom(Node, String) - Constructor for class com.obinary.cms.core.Atom
constructor | create atom object to work-on based on existing Atom
Atom(Node, String, boolean) - Constructor for class com.obinary.cms.core.Atom
constructor | creates a new initialized Atom of default yype String
Atom(Node, String, Value, int) - Constructor for class com.obinary.cms.core.Atom
constructor | creates a new initialized Atom
Atom(Property) - Constructor for class com.obinary.cms.core.Atom
constructor | creates a new initialized Atom
addObjectClass(String) - Method in class com.obinary.cms.core.Content
 

C

CACHE_DIRECTORY - Static variable in class com.obinary.cms.core.CacheHandler
 
CACHE_DIRECTORY - Static variable in class com.obinary.cms.core.PathUtil
 
CONTEXT_USER_REPOSITORY - Static variable in class com.obinary.cms.core.HierarchyManager
 
CONTEXT_WEBSITE_REPOSITORY - Static variable in class com.obinary.cms.core.HierarchyManager
 
CREATION_DATE - Static variable in class com.obinary.cms.core.MetaData
 
CacheHandler - class com.obinary.cms.core.CacheHandler.
User: sameercharles Date: Jul 14, 2003 Time: 4:22:14 PM
CacheHandler() - Constructor for class com.obinary.cms.core.CacheHandler
 
Container - class com.obinary.cms.core.Container.
User: sameercharles Date: Apr 15, 2003 Time: 11:00:20 AM
Container() - Constructor for class com.obinary.cms.core.Container
constructor
Container(Node, String) - Constructor for class com.obinary.cms.core.Container
Package private constructor
Container(Node) - Constructor for class com.obinary.cms.core.Container
constructor use to typecast node to Container
Container(Node, String, boolean) - Constructor for class com.obinary.cms.core.Container
Package private constructor
ContainerList - class com.obinary.cms.core.ContainerList.
User: sameercharles Date: Apr 20, 2003 Time: 11:00:12 AM
ContainerList() - Constructor for class com.obinary.cms.core.ContainerList
constructor
ContainerList(Node, String) - Constructor for class com.obinary.cms.core.ContainerList
Package private constructor, gets existing ContainerList object
ContainerList(Node, String, boolean) - Constructor for class com.obinary.cms.core.ContainerList
Package private constructor, creates new ContainerList object
Content - class com.obinary.cms.core.Content.
User: sameercharles Date: Apr 20, 2003 Time: 10:14:21 AM
Content() - Constructor for class com.obinary.cms.core.Content
constructor
Content(String) - Constructor for class com.obinary.cms.core.Content
constructor
Content(Node, String) - Constructor for class com.obinary.cms.core.Content
constructor to get existing node
Content(Node, InputStream) - Constructor for class com.obinary.cms.core.Content
constructor to create a new node
Content(Node, String, boolean) - Constructor for class com.obinary.cms.core.Content
Package private constructor
Content(Node, String, boolean, boolean) - Constructor for class com.obinary.cms.core.Content
Package private constructor
ContentHandler - class com.obinary.cms.core.ContentHandler.
User: sameercharles Date: Jun 12, 2003 Time: 08:01:17 AM
ContentHandler() - Constructor for class com.obinary.cms.core.ContentHandler
package private constructor
cacheURI(HttpServletRequest) - Static method in class com.obinary.cms.core.CacheHandler
 
changeContext(int) - Method in class com.obinary.cms.core.HierarchyManager
change repository start context
clone() - Method in class com.obinary.cms.core.ContentHandler
bit by bit copy of the current object
com.obinary.cms.core - package com.obinary.cms.core
 
container - Variable in class com.obinary.cms.core.Container
 
containerList - Variable in class com.obinary.cms.core.ContainerList
 
copyTo(String) - Method in class com.obinary.cms.core.Content
copy content to the specified location
createAtom(String) - Method in class com.obinary.cms.core.Content
create top level atom
createAtom(String, Value, int) - Method in class com.obinary.cms.core.Content
create top level atom with the given value and type
createContainer(String) - Method in class com.obinary.cms.core.Content
create Container node under the current node with the specified name
createContainerList(String) - Method in class com.obinary.cms.core.Content
create ContainerList node under the current node with the specified name
createPage(String, String) - Method in class com.obinary.cms.core.HierarchyManager
creates a new content page
createPage(String, String, String, boolean) - Method in class com.obinary.cms.core.HierarchyManager
creates a new content page

D

deleteAtom(String) - Method in class com.obinary.cms.core.Content
create atom with the specified name
deleteContainer(String) - Method in class com.obinary.cms.core.Content
delete container with the specified name from the current node
deleteContainerList(String) - Method in class com.obinary.cms.core.Content
delete container list with the specified name from the current node
deletePage(String) - Method in class com.obinary.cms.core.HierarchyManager
removes content page

E

END_TIME - Static variable in class com.obinary.cms.core.MetaData
 

F

flushCache(String) - Static method in class com.obinary.cms.core.CacheHandler
 
flushCache() - Static method in class com.obinary.cms.core.CacheHandler
flushes entire cache
flushResource(String) - Static method in class com.obinary.cms.core.CacheHandler
 

G

getActivatorId() - Method in class com.obinary.cms.core.MetaData
part of metadata , last known activator of this node
getAncestor(int) - Method in class com.obinary.cms.core.ContentHandler
get absolute parent object starting from the root node
getAncestor0() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor1() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor2() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor3() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor4() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor5() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor6() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor7() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor8() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestor9() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAncestors() - Method in class com.obinary.cms.core.ContentHandler
Convenience method for taglib
getAtom(String) - Method in class com.obinary.cms.core.Content
get top level atom
getAtom(String) - Method in class com.obinary.cms.core.HierarchyManager
get content object of the requested URI
getAuthorId() - Method in class com.obinary.cms.core.MetaData
part of metadata , last known author of this node
getBoolean() - Method in class com.obinary.cms.core.Atom
Returns the boolean representation of the value:
getCacheDirectoryPath() - Static method in class com.obinary.cms.core.PathUtil
Gets the cache directory path as set with Java options while startup
getChildren() - Method in class com.obinary.cms.core.Container
gets a Collection containing all clild Atoms at the current level
getChildren() - Method in class com.obinary.cms.core.ContainerList
gets a Collection containing all clild nodes at the current level+1 level
getChildren() - Method in class com.obinary.cms.core.ContentHandler
gets a Collection containing all child nodes at the current level+1 level
By default, this collectiohn is sorted by the creation date of the nodes
getChildren(String) - Method in class com.obinary.cms.core.ContentHandler
gets a Collection containing all clild nodes at the current level+1 level
getChildren(int) - Method in class com.obinary.cms.core.ContentHandler
get collection either sub pages or sub containers
use:
ChildrenCollector.SIMPLE_NODE to get sub containers
ChildrenCollector.HIERARCHY_NODE to get sub pages
getContainer(String) - Method in class com.obinary.cms.core.Content
get Container node of the current node with the specified name
getContainerList(String) - Method in class com.obinary.cms.core.Content
get ContainerList node of the current node with the specified name
getContent(String) - Method in class com.obinary.cms.core.HierarchyManager
get content object of the requested URI
getContentLength() - Method in class com.obinary.cms.core.Atom
NOT AVAILABLE, always returns 0
getCreationDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, get creation date of the current node
getDate() - Method in class com.obinary.cms.core.Atom
Returns the Calendar representation of the value:
getDestinationFile(String) - Static method in class com.obinary.cms.core.CacheHandler
 
getDouble() - Method in class com.obinary.cms.core.Atom
Returns the double representation of the value:
getEndTime() - Method in class com.obinary.cms.core.MetaData
part of metadata, node de-activation time
getHandle() - Method in class com.obinary.cms.core.ContentHandler
get a handle representing path relative to the content repository
getHandleWithDefaultExtension() - Method in class com.obinary.cms.core.ContentHandler
get a handle representing path relative to the content repository with the default extension
getIsActivated() - Method in class com.obinary.cms.core.MetaData
part of metadata, get last activated status of the current node
getJCRNode() - Method in class com.obinary.cms.core.Content
get Node object used to create current content object
getJCRProperty() - Method in class com.obinary.cms.core.Atom
Access to property at the JCR level.
getLabel() - Method in class com.obinary.cms.core.MetaData
part of metadata, same as name of actual storage node
this value is unique at the hierarchy level context
getLastActionDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, get last activated/de- date of the current node
getLevel() - Method in class com.obinary.cms.core.ContentHandler
get node level from the ROOT node : FIXME implement getDepth in javax.jcr
getLong() - Method in class com.obinary.cms.core.Atom
Returns the long representation of the value:
getMetaData() - Method in class com.obinary.cms.core.Content
get meta data of the current node
getMetaData(String) - Method in class com.obinary.cms.core.Content
get meta data of the current node
getModificationDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, get last modified date of the current node
getName() - Method in class com.obinary.cms.core.Atom
 
getName() - Method in class com.obinary.cms.core.Content
get node name
getPage(String) - Method in class com.obinary.cms.core.HierarchyManager
returns the page specified by path in the parameter
getPage(String, String) - Method in class com.obinary.cms.core.HierarchyManager
returns the first page with a given template name that is found in tree that starts from the page given py the path (including this page)
getParent() - Method in class com.obinary.cms.core.ContentHandler
get parent content object
getSequencePosition() - Method in class com.obinary.cms.core.MetaData
part of metadata, get sequence position of the current node
getStartPage() - Method in class com.obinary.cms.core.HierarchyManager
 
getStartTime() - Method in class com.obinary.cms.core.MetaData
part of metadata, node activation time
getString(String) - Method in class com.obinary.cms.core.Atom
Returns the String representation of the value:
decodes like breaks with the specified regular expresion
getString() - Method in class com.obinary.cms.core.Atom
Returns the String representation of the value:
getTempDirectoryPath() - Static method in class com.obinary.cms.core.PathUtil
Gets the temporary directory path as set with Java options while startup
getTemplate() - Method in class com.obinary.cms.core.Container
 
getTemplate() - Method in class com.obinary.cms.core.ContentHandler
 
getTemplate() - Method in class com.obinary.cms.core.MetaData
part of metadata , template which will be used to render content of this node
getTitle() - Method in class com.obinary.cms.core.ContentHandler
 
getTitle() - Method in class com.obinary.cms.core.MetaData
part of metadata , could be used as html header
getType() - Method in class com.obinary.cms.core.Atom
Returns the type of this Atom.
getValue() - Method in class com.obinary.cms.core.Atom
Returns the value of this Atom.
getX() - Method in class com.obinary.cms.core.Container
 

H

HTML_LINEBREAK - Static variable in class com.obinary.cms.core.Atom
 
HierarchyManager - class com.obinary.cms.core.HierarchyManager.
User: sameercharles Date: Apr 12, 2003 Time: 17:21:00 AM
HierarchyManager() - Constructor for class com.obinary.cms.core.HierarchyManager
constructor
HierarchyManager(HttpServletRequest) - Constructor for class com.obinary.cms.core.HierarchyManager
constructor
hasChildren() - Method in class com.obinary.cms.core.Container
 
hasChildren() - Method in class com.obinary.cms.core.ContainerList
 
hasChildren() - Method in class com.obinary.cms.core.ContentHandler
 

I

init() - Method in class com.obinary.cms.core.Content
Initializes node content (top level properties)
isAtom(String) - Method in class com.obinary.cms.core.HierarchyManager
checks if the requested resource is an Atom (Property)
isContainer(String) - Method in class com.obinary.cms.core.HierarchyManager
checks if the requested resource is a container (Node)
isExist() - Method in class com.obinary.cms.core.Atom
checks if the atom exists in the repository
isGranted(long) - Method in class com.obinary.cms.core.ContentHandler
checks for the allowed access rights
isHasChildren() - Method in class com.obinary.cms.core.ContentHandler
Convenicence method to access from JSTL
isPage(String) - Method in class com.obinary.cms.core.HierarchyManager
checks if the requested resource is a page (hierarchy Node)

L

LAST_ACTION - Static variable in class com.obinary.cms.core.MetaData
 
LAST_MODIFIED - Static variable in class com.obinary.cms.core.MetaData
 

M

MetaData - class com.obinary.cms.core.MetaData.
Date: Apr 28, 2003 Time: 11:20:59 AM
MetaData(Node) - Constructor for class com.obinary.cms.core.MetaData
Package private constructor
MetaData(Node, String) - Constructor for class com.obinary.cms.core.MetaData
constructor
moveTo(String) - Method in class com.obinary.cms.core.Content
move content to the specified location

N

name - Variable in class com.obinary.cms.core.Container
 
name - Variable in class com.obinary.cms.core.ContainerList
 
node - Variable in class com.obinary.cms.core.ContentHandler
 
node - Variable in class com.obinary.cms.core.MetaData
 

O

order(String, String) - Method in class com.obinary.cms.core.Content
move current node to the specified location above the named beforename

P

PathUtil - class com.obinary.cms.core.PathUtil.
User: sameercharles Date: Nov 5, 2003 Time: 10:06:44 AM
PathUtil() - Constructor for class com.obinary.cms.core.PathUtil
 
path - Variable in class com.obinary.cms.core.Content
 
property - Variable in class com.obinary.cms.core.Atom
 

R

request - Variable in class com.obinary.cms.core.HierarchyManager
 
rootNode - Variable in class com.obinary.cms.core.Content
 

S

SEQUENCE_POS - Static variable in class com.obinary.cms.core.MetaData
 
SORT_BY_DATE - Static variable in class com.obinary.cms.core.ContentHandler
 
SORT_BY_NAME - Static variable in class com.obinary.cms.core.ContentHandler
 
SORT_BY_SEQUENCE - Static variable in class com.obinary.cms.core.ContentHandler
 
START_TIME - Static variable in class com.obinary.cms.core.MetaData
 
setActivated() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds activated status of the current node
setActivatorId(String) - Method in class com.obinary.cms.core.MetaData
part of metadata, current logged-in author who last activated this page
setAuthorId(String) - Method in class com.obinary.cms.core.MetaData
part of metadata, current logged-in author who did some action on this page
setCreationDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds creation date of the current node
setEndTime(Calendar) - Method in class com.obinary.cms.core.MetaData
part of metadata, node de-activation time
setLastActivationActionDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds activated date of the current node
setMetaData(MetaData, String) - Method in class com.obinary.cms.core.HierarchyManager
Helper method to set page properties, create page calls this method.
setModificationDate() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds modification date of the current node
setSequencePosition(long) - Method in class com.obinary.cms.core.MetaData
part of metadata, adds sequence number of the current node
setSequencePosition() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds sequence number of the current node
setStartPage(Node) - Method in class com.obinary.cms.core.HierarchyManager
sets start page of the current working repository
setStartTime(Calendar) - Method in class com.obinary.cms.core.MetaData
part of metadata, node activation time
setTemplate(String) - Method in class com.obinary.cms.core.MetaData
part of metadata, template which will be used to render content of this node
setTemplateType(String) - Method in class com.obinary.cms.core.MetaData
part of metadata, template type : JSP - Servlet - _xxx_
setTitle(String) - Method in class com.obinary.cms.core.MetaData
part of metadata, could be used as html header
setUnActivated() - Method in class com.obinary.cms.core.MetaData
part of metadata, adds activated status of the current node
setValue(String) - Method in class com.obinary.cms.core.Atom
set value of type String
setValue(int) - Method in class com.obinary.cms.core.Atom
set value of type int
setValue(long) - Method in class com.obinary.cms.core.Atom
set value of type long
setValue(InputStream) - Method in class com.obinary.cms.core.Atom
set value of type InputStream
setValue(double) - Method in class com.obinary.cms.core.Atom
set value of type double
setValue(boolean) - Method in class com.obinary.cms.core.Atom
set value of type boolean
setValue(Calendar) - Method in class com.obinary.cms.core.Atom
set value of type Calendar
sortByDate(Collection) - Method in class com.obinary.cms.core.ContentHandler
gets a Collection containing all clild nodes at the current level+1 level
sortBySequence(Collection) - Method in class com.obinary.cms.core.ContentHandler
gets a Collection containing all clild nodes at the current level+1 level
startPage - Variable in class com.obinary.cms.core.HierarchyManager
 
startPageUsed - Variable in class com.obinary.cms.core.HierarchyManager
 
streamFromCache(HttpServletRequest, HttpServletResponse) - Static method in class com.obinary.cms.core.CacheHandler
 
streamURI(String, OutputStream, HttpServletRequest) - Static method in class com.obinary.cms.core.CacheHandler
 
stripWhiteSpaces(InputStream) - Static method in class com.obinary.cms.core.CacheHandler
 

T

TEMPLATE - Static variable in class com.obinary.cms.core.ContentHandler
 
TEMPLATE - Static variable in class com.obinary.cms.core.MetaData
 
TEMPLATE_TYPE - Static variable in class com.obinary.cms.core.MetaData
 
TITLE - Static variable in class com.obinary.cms.core.ContentHandler
 
TITLE - Static variable in class com.obinary.cms.core.MetaData
Top level atoms viewed as metadata of the specified content these must be set by the authoring system itself, but could be changed via custom templates if neccessary.
TMP_DIRECTORY - Static variable in class com.obinary.cms.core.PathUtil
 
toStream(OutputStream, boolean) - Method in class com.obinary.cms.core.Content
get xml data as bite stream

U

updateMetaData(HttpServletRequest) - Method in class com.obinary.cms.core.Content
you could call this method anytime to update working page properties - Modification date & Author ID
updateMetaData(MetaData) - Method in class com.obinary.cms.core.HierarchyManager
Helper method to set page properties, get page calls this method.

V

validatePath(String) - Static method in class com.obinary.cms.core.CacheHandler
 
value - Variable in class com.obinary.cms.core.Atom
 

W

workingNode - Variable in class com.obinary.cms.core.Container
 
workingNode - Variable in class com.obinary.cms.core.ContainerList
 

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