Novell exteNd
Director 5.2 API
A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

ACL_ELEMENT_TYPE_META - Static variable in interface com.sssw.fw.security.api.EbiElementTypeMeta
key for element type metadata (used in FWELEMENTTYPE column of SECURITYACCESSRIGHTS table)
ACL_PERMISSION_META - Static variable in interface com.sssw.fw.security.api.EbiPermissionMeta
No information available
ACTION_CLEAR_MODE_PERSIST - Static variable in interface com.sssw.portal.api.EbiActionHandler
Clears the mode for the component-instance/user from the persist store
ACTION_CLEAR_MODE_SESSION - Static variable in interface com.sssw.portal.api.EbiActionHandler
Clears the current components mode from the session
ACTION_MINIMIZE - Static variable in interface com.sssw.portal.api.EbiActionHandler
The components state is set to minimized for the duration of the session or until changed.
ACTION_REMOVE - Static variable in interface com.sssw.portal.api.EbiActionHandler
When this action is specified the component instance will be removed from the page.
ACTION_REQUEST - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant for the portlet action request type.
ACTION_RESTORE - Static variable in interface com.sssw.portal.api.EbiActionHandler
When this action is specified the component instance state for the current user will be set to normal.
ACTION_SET_MODE_PERSIST - Static variable in interface com.sssw.portal.api.EbiActionHandler
Sets the current components mode to whatever value is specified by the s3-mode param.
ACTION_SET_MODE_REQUEST - Static variable in interface com.sssw.portal.api.EbiActionHandler
Sets the current components mode to whateve value is specified by the s3-mode param.
ACTION_SET_MODE_SESSION - Static variable in interface com.sssw.portal.api.EbiActionHandler
Sets the current components mode to whatever value is specified by the s3-mode param.
activate() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Activates the connection.
addAccessRightMeta(EbiContext, EbiAccessRightMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Adds the access right meta for a supported element type.
addAccessRightMeta(EbiContext, EbiAccessRightMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Adds the access right meta for a supported element type.
addAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
adds the acl of a framework element.
addAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
adds the acl of a framework element.
addAllowableValue(String, String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect
Adds an AllowableValue to the list.
addAllowableValue(String, String, int) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect
Inserts an AllowableValue to the list at the index specified.
addArrayElementsToVector(Vector, Object[]) - Static method in class com.sssw.fw.util.EboMisc
Adds an object array elements to a Vector object.
addCategory(EbiContext, EbiDocCategory, EbiDocCategory, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Category to the specified Parent Category.
addCategory(EbiContext, EbiDocCategory, EbiDocCategory, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Category to the specified Parent Category.
addCategory(EbiContext, EbiDocCategory, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a new category.
addCategory(EbiContext, EbiDocCategory, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a new category.
addCategoryStateChangeListener(EbiStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener as one interested in all events that occur on categories.
addCategoryToDocument(String, String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Assigns a category reference to a document.
addChildDocument(EbiContext, EbiAddDocumentParams) - Method in interface com.sssw.cm.api.EbiDocument
Adds a child document to this document.
addComponent(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Adds a component to the selection list.
addComponent(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Adds a component to the selection list.
addComponent(EbiPortalContext, String, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Adds a component to the selection list.
addComponent(EbiPortalContext, String, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Adds a component to the selection list.
addContainerPageInfo(EbiPortalContext, EbiContainerPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a container page to the datastore
addContainerPageToCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a container page to a page category.
addContentsOf(EboParameterHolder, int) - Method in class com.sssw.fw.util.EboParameterHolder
Merge the contents of another EboParameterHolder into this one If override == false (see addString), any new values are added to the existing ones (and placed by the 'where' argument).
addCookieToResponse(EbiContext, Cookie) - Static method in class com.sssw.fw.util.EboCookieUtil
Adds a cookie to the underlying response
addDestination(EbiDestinationDefinition) - Method in interface com.sssw.wf.ui.api.EbiLinkDefinition
Add a destination to the link.
addDirectiveToXSL(Document, String, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
Add an xsl:import or xsl:include etc.
addDirectiveToXSL(Document, String, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
addDirectiveToXSLBeforeSibling(Node, String, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
Add an xsl:import or xsl:include node to an existing xsl style sheet (represented as DOM) before the passed sibling node
addDirectory(EbiContext, EbiDirectory, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Directory, given its parent and its name.
addDirectory(EbiContext, EbiDirectory, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Directory, given its parent and its name.
addDocument(EbiContext, EbiAddDocumentParams) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Document.
addDocument(EbiContext, EbiAddDocumentParams) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Document.
addDocument(EbiContext, EbiAddDocumentParams, boolean) - Method in interface com.sssw.cm.api.EbiDocFolder
Adds a Document to this Folder.
addDocument(EbiContext, EbiDocument) - Method in interface com.sssw.cm.api.EbiDocCategory
Assign a Document into this Category.
addDocument(String, Document) - Method in interface com.sssw.wf.api.EbiDocumentManager
Unsecured workflow documents are added through this interface.
addDocument(String, Document, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Adds a document to the workitem.
addDocument(String, Document, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are added through this interface.
addDocument(String, String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Unsecured workflow documents are added through this interface.
addDocument(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Adds a document to the workitem.
addDocument(String, String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are added through this interface.
addDocument(String, URL) - Method in interface com.sssw.wf.api.EbiDocumentManager
Unsecured workflow documents are added through this interface.
addDocument(String, URL, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Adds a document to the workitem.
addDocument(String, URL, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are added through this interface.
addDocumentCategoryReference(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Document to the specified Category.
addDocumentCategoryReference(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Document to the specified Category.
addDocumentField(EbiContext, EbiDocField, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a new Document Extension Metadata Field.
addDocumentField(EbiContext, EbiDocField, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a new Document Extension Metadata Field.
addDocumentField(EbiContext, String, String, byte[], Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a new Document Extension Metadata Field.
addDocumentField(EbiContext, String, String, byte[], Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a new Document Extension Metadata Field.
addDocumentLayoutStyle(EbiContext, EbiDocLayoutStyle, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a new Document Layout Style for the specified Document Type.
addDocumentLayoutStyle(EbiContext, EbiDocLayoutStyle, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a new Document Layout Style for the specified Document Type.
addDocumentLayoutStyle(EbiContext, String, String, String, boolean, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a new Document Layout Style for the specified Document Type.
addDocumentLayoutStyle(EbiContext, String, String, String, boolean, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a new Document Layout Style for the specified Document Type.
addDocumentLink(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Link between a Link Parent Document and a Link Child Document.
addDocumentLink(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Link between a Link Parent Document and a Link Child Document.
addDocumentLink(EbiContext, String, String, int, byte[]) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Link between a Link Parent Document and a link child Document.
addDocumentLink(EbiContext, String, String, int, byte[]) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Link between a Link Parent Document and a link child Document.
addDocumentStateChangeListener(EbiStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener as one interested in all events that occur on documents.
addDocumentType(EbiContext, EbiDocType, String[], Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Document Type.
addDocumentType(EbiContext, EbiDocType, String[], Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Document Type.
addDocumentType(EbiContext, String, String, String[], Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Document Type.
addDocumentType(EbiContext, String, String, String[], Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Document Type.
addDocumentType(EbiContext, String, String, String[], byte[], Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Document Type.
addDocumentType(EbiContext, String, String, String[], byte[], Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Document Type.
addElementType(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Deprecated. EbiElementTypeMeta.addElementType(String, int)
addElementType(String, int) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Adds an element type.
addElementType(String, int, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Adds an element type to a subsystem.
addElementType(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Deprecated. EbiElementTypeMeta.addElementType(String, int, String)
addEraser(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Adds the named eraser to the whiteboard.
addFieldToDocumentType(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Adds the specified field to the specified document type.
addFieldToDocumentType(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds the specified field to the specified document type.
addFolder(EbiContext, EbiDocFolder, EbiDocFolder, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a new Folder.
addFolder(EbiContext, EbiDocFolder, EbiDocFolder, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a new Folder.
addFolder(EbiContext, EbiDocFolder, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a new Folder.
addFolder(EbiContext, EbiDocFolder, String, int, String, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a new Folder.
addFolderStateChangeListener(EbiStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener as one interested in all events that occur on folders.
addGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Adds a group to the writable realm.
addGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiWriteableRealm
Adds a group to the realm.
addGroupPageInfo(EbiPortalContext, EbiGroupPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
addGroupPreference(EbiContext, EbiGroupPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Adds a group preference info.
addGroupPreference(EbiContext, EbiGroupPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Adds a group preference info.
addLayoutDocumentDescriptor(EbiContext, String, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Adds a Layout Document Descriptor.
addLayoutDocumentDescriptor(EbiContext, String, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Adds a Layout Document Descriptor.
addNodeAfterSibling(Node, String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
create a new Element with nodeName and insert it after the siblingNode (same level); if the node name is null, insert the content node after the sibling node; both Nodes need to be part of the same document
addNodeAfterSibling(Node, String, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a new Element with nodeName and insert it after the siblingNode (same level); if the node name is null, insert the content node after the sibling node
addNodeBeforeSibling(Node, String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
create a new Element with nodeName and insert it before the siblingNode (same level)
addNodeBeforeSibling(Node, String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
addNodeBeforeSibling(Node, String, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a new Element with nodeName and insert it before the siblingNode (same level); if the node name is null, insert the content node before the sibling node
addNodeBeforeSibling(Node, String, Node, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
addPageLayoutInfo(EbiPortalContext, EbiPageLayoutInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a new page layout info.
addPermission(String, int) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Adds a permission to the ACL meta of the associated element type.
addPermission(String, String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Adds a customized permission.
addPortletRegistrationToCategory(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Adds a portlet registration to a portlet category.
addPrincipalsToAcl(EbiContext, String, String, String, Principal[]) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Add/Update Principals for a permission of an element.
addPrincipalsToAcl(EbiContext, String, String, String, Principal[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Add/Update Principals for a permission of an element.
addPrincipalsToAcl(EbiContext, String, String, String, String[], String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Add/Update Principals for a permission of an element.
addPrincipalsToAcl(EbiContext, String, String, String, String[], String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Add/Update Principals for a permission of an element.
addRelatedElement(EbiFrameworkElement, int) - Method in interface com.sssw.cm.api.EbiRelatedElements
Adds a single related element on the specified level.
addRelatedElements(Collection, int) - Method in interface com.sssw.cm.api.EbiRelatedElements
Adds related elements to a specific level.
addRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Adds a new repository to the Query Engine.
addRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngine
Adds a new repository to the Query Engine.
addSharedPageInfo(EbiPortalContext, EbiSharedPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a shared page info.
addSharedPageToCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a shared page to a page category.
addStateChangeListener(BitSet, EbiDirectoryEntry, int, EbiStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener for specific events on a specific CM directory entry specified by its path.
addStateChangeListener(BitSet, EbiStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Adds a state change event listener that only listens on a specific set of events.
addStateChangeListener(EbiStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Adds a state change event listener.
addSubcategory(EbiContext, String, int, String, Acl, boolean) - Method in interface com.sssw.cm.api.EbiDocCategory
Add a subcategory to this Category.
addSubfolder(EbiContext, String, int, String, Acl, boolean) - Method in interface com.sssw.cm.api.EbiDocFolder
Adds a Subfolder to this Folder.
addTask(EbiContext, EbiTask, boolean) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Adds a new task.
addTask(EbiContext, EbiTask, boolean) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Add a new task.
addUser(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Adds a user to the writable realm.
addUser(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiWriteableRealm
Adds a user to the realm.
addUserAttribute(String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Adds a user attribute to the user meta.
addUserBlobAttribute(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Adds a user blob attribute to the user meta.
addUserComponentInfo(EbiPortalContext, EbiUserComponentInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a user component info for a specified user and component instance.
addUserMeta(EbiContext, EbiUserMeta) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Adds the user metadata.
addUserMeta(EbiContext, EbiUserMeta) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Adds the user metadata object.
addUserPageInfo(EbiPortalContext, EbiUserPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a user page info.
addUserPortalInfo(EbiPortalContext, EbiUserPortalInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Adds a user portal info.
addUserPreference(EbiContext, EbiUserPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Adds user preference info of a component for a specified user.
addUserPreference(EbiContext, EbiUserPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Adds user preference info of a component for a specified user.
addUtilityNode(EbiPortalContext, Document) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Adds a portal URL utility node to the passed XML document.
addVetoableCategoryStateChangeListener(EbiVetoableStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener as one interested in all events that occur on categories.
addVetoableDocumentStateChangeListener(EbiVetoableStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a vetoable state change listener as one interested in all events that occur on documents.
addVetoableFolderStateChangeListener(EbiVetoableStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a state change listener as one interested in all events that occur on folders.
addVetoableStateChangeListener(BitSet, EbiDirectoryEntry, int, EbiVetoableStateChangeListener) - Method in interface com.sssw.cm.event.api.EbiStateChangeProducer
Adds a vetoable state change listener for specific events on a specific CM directory entry specified by its path.
addVetoableStateChangeListener(BitSet, EbiVetoableStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Adds a vetoable state change event listener that only listens on a specific set of events.
addVetoableStateChangeListener(EbiVetoableStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Adds a vetoable state change event listener.
adjustEventIDSet(BitSet, int, boolean) - Static method in class com.sssw.cm.event.util.EboEventHelper
Given a BitSet for event IDs, turns on or off the bits dedicated to CM events of the specified state change type.
adjustEventIDSet(BitSet, String, boolean) - Static method in class com.sssw.cm.event.util.EboEventHelper
Given a BitSet for event IDs, turns on or off the bits dedicated to events exposed for CM elements of the specified type.
ADMIN_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to the CM Admin Element.
ADMIN_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
AGGREGATION_CONTROLLER - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the implementation class of this interface in the Portal Service's service.xml
ALL_OP_TYPES - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The concatenated value for all the operator types.
ALL_USERS - Static variable in interface com.sssw.fw.security.api.EbiRoleInfo
Indicates all users have acces to a given role
allocateTimer(EbiTimerHandler) - Method in class com.sssw.fw.timer.EboTimerFactory
Allocates a Timer object but does not register for a timeExpired() event.
allocateTimer(EbiTimerHandler, long, Object) - Method in class com.sssw.fw.timer.EboTimerFactory
Allocates a Timer object and registers for a timeExpired() event.
allow2DigitYears(boolean) - Static method in class com.sssw.fw.util.EboParse
Turns on or off the ability to enter years from 1 to 99.
allSelected() - Method in interface com.sssw.fw.api.EbiQuery
Check to see if all properties are selected.
allSelected() - Method in interface com.sssw.search.api.EbiQuery
Returns true if all document properties have been selected.
andExpression(EbiQueryExpression) - Method in interface com.sssw.fw.api.EbiQueryExpression
Joins another expression with the current expression with a logical AND.
andMultipleExpressions(EbiQueryExpression[]) - Method in interface com.sssw.fw.api.EbiQueryExpression
Joins multiple expressions with the current expression with logical ANDs.
ANONYMOUS - Static variable in interface com.sssw.fw.directory.api.EbiRealmUser
The constant for the anonymous user name.
APPEND - Static variable in class com.sssw.fw.util.EboParameterHolder
When merging the contents of two EboParameterHolders this specifies to append the given EboParameterHolder
append(boolean) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified boolean to the end of the edit buffer.
append(char) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified character to the end of the edit buffer.
append(double) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified double to the end of the edit buffer.
append(float) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified float to the end of the edit buffer.
append(int) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified int to the end of the edit buffer.
append(long) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified long to the end of the edit buffer.
append(String) - Method in class com.sssw.fw.util.EboEditBuffer
Appends a specified string to the end of the edit buffer.
appendChildNode(Node, Node) - Static method in class com.novell.afw.util.EboXmlUtil
import a node into the current document directly under the passed parent Node
appendChildNode(Node, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
appendChildNode(Node, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
import a node into the current document directly under the passed parent Node
appendChildNode(Node, Node, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
arrayConcat(Object[], Object[]) - Static method in class com.sssw.fw.util.EboMisc
Concatenates one object array to another and returns a newly created resulting object array.
arrayConcat(Object[], Object[], Class) - Static method in class com.sssw.fw.util.EboMisc
Concatenates one object array to another and returns a newly created resulting object array.
arrayToVector(Object[]) - Static method in class com.sssw.fw.util.EboMisc
Returns a Vector object containing the elements of the given object array.
assimilatePortletResponse(EbiPortalContext, EbiPortletInfoBean, Object, HashMap, EbiMarkupResponse) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Assimilate the portal markup fragment into the response.
AUDIT - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies an Audit log
audit(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the log string to the log at the audit log level.
authenticate(String, String, String, boolean) - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Authenticates the user given the username and password.
AUTHOR - Static variable in class com.sssw.cm.util.EboDocPropUtil
The author property
authUserPassword(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Authenticates a user with specified userid, and password.
authUserPassword(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Authenticates a user using password authentication
authUserPassword(EbiContext, String, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Authenticates a user with specified userid, password, and realm name.
authUserPassword(EbiContext, String, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Authenticates a user with specified userid, password, and realm name.
available() - Method in class com.sssw.fw.util.EboByteBufferInputStream
Get the size of the available buffer space.
available() - Method in class com.sssw.fw.util.EboCharBuffer
Get the size of the available buffer space.
available() - Method in class com.sssw.fw.util.EboByteBuffer
Get the size of the available buffer space.

B

BOOLEAN_0 - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
Constant for string representation of an integer that equates to a boolean false value.
BOOLEAN_1 - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
Constant for string representation of an integer that equates to a boolean true value.
BOOLEAN_FALSE - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
Constant for string representation of a boolean false value.
BOOLEAN_TRUE - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
Constant for string representation of a boolean true value.
BROWSER_AOL - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for AOL browser
BROWSER_LYNX - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Lynx browser
BROWSER_MAJOR_VER - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in determining comparison target of a Browser's Major Version
BROWSER_MINOR_VER - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in determining comparison target of a Browser's Minor Version
BROWSER_MOSAIC - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for NCSA Mosaic browser
BROWSER_MSIE - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for MSIE browser
BROWSER_NAME - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in determining comparison target of user agent
BROWSER_NETSCAPE - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Netscape browser
BROWSER_NOKIA - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Nokia device
BROWSER_OPERA - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Opera browser
BROWSER_UP - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for UP Browser

C

CA_OBJECT_ID - Static variable in interface com.sssw.cm.api.EbiContentAdmin
The object ID of the content administration element.
CACHE - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a cache log
CACHE_APPLICATION_ID - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The unique application identifier for which the cache invalidation needs to be broadcasted among different app server instances running in the cluster environment.
CACHE_CONTENT_TYPE_DEFAULT - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The default content type.
CACHE_CONTENT_TYPE_IMAGE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_CONTENT_TYPE_IMAGE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Type for the cached "image" content.
CACHE_CONTENT_TYPE_OBJECT - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_CONTENT_TYPE_OBJECT - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Type for the cached "object".
CACHE_CONTENT_TYPE_TEXT - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_CONTENT_TYPE_TEXT - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Type for the cached "text" content.
CACHE_COORD_HOST - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_COORD_PORT - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_COORD_RECONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The sleep interval between each re-connect attempt from the connect scheduler.
CACHE_COORD_RMI_HOST - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The host where the cache coordinator RMI process is running.
CACHE_COORD_RMI_PORT - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The RMI port number of the cache coordinator to be connected.
CACHE_COORD_START_SLEEP_INTERVAL - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_COORD_START_SLEEP_INTERVAL - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The sleep interval between the next try to connect to the cache coordinator RMI process.
CACHE_COORD_START_TRY_COUNT - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_COORD_START_TRY_COUNT - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The number of tries to connect to the cache coordinator RMI process.
CACHE_COORD_WATCHER_SLEEP_INTERVAL - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_COORD_WATCHER_SLEEP_INTERVAL - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The sleep interval between each check for client alive status from the cache coordinator process.
CACHE_DISK_CUR_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Tag in the statistics output that provides information about the current disk size used by the disk cache container of the cache manager.
CACHE_DISK_DIR - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_DISK_DIR - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The location for the disk cache container to store contents on disk.
CACHE_DISK_MAX_CONTENT_SIZE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_DISK_MAX_CONTENT_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The maximum disk size allowed to allocate for the contents to be stored by the disk cache container of the cache manager.
CACHE_DISK_MAX_SIZE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_DISK_MAX_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The total disk size allowed to be used by the disk cache container of the cache manager.
CACHE_ENABLE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_ENABLE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The configuration for enabling or disabling the cache manager.
CACHE_KEY_DELIMITER - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated.  
CACHE_MEM_CUR_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Tag in the statistics output that provides information about the current memory size used by the memory cache container of the cache manager.
CACHE_MEM_MAX_CONTENT_SIZE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_MEM_MAX_CONTENT_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The maximum memory size allowed to be allocated for content to be stored in the memory cache container of the cache manager.
CACHE_MEM_MAX_SIZE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_MEM_MAX_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The total memory size allowed to be allocated by the memory cache container of the cache manager.
CACHE_MGR - Static variable in interface com.sssw.fw.api.EbiCacheManager
Cache Manager Key.
CACHE_MGR - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The name of the cache manager.
CACHE_OBJECT_CUR_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Tag in the statistics output that provides information about how many objects are currently cached in the object cache container of the cache manager.
CACHE_OBJECT_MAX_SIZE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiCacheConstants
CACHE_OBJECT_MAX_SIZE - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
The total number of objects allowed to be stored by the object cache container of the cache manager.
CACHE_TOTAL_SRV_CACHE_HOLDERS - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Tag in the statistics output that provides information about how many server lifetime cache holders are currently used in the cache manager.
cancel() - Method in interface com.sssw.fw.api.EbiTimer
Cancel the registered timer notification.
cancelSchedule(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiURICacheManager
cancel the scheduled refresh
canForward(EbiContext) - Method in interface com.sssw.wf.activity.EbiProcessNode
Boolean flag indicating if execution of this activity is complete and if the process execution can proceed to the next activitie(s).
canForward(EbiContext) - Method in interface com.sssw.wf.api.EbiLink
All links are expected to implement this method.
canPersist() - Method in class com.sssw.fw.resource.EboResourceElement
 
CATEGORIES_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to categories.
changeLoggingLevel(int) - Method in interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin
Checkes the cache coordinator logging level (only change the current current process, but not store the change persistently).
CHAR_ENCODING - Static variable in interface com.sssw.fw.api.EbiConstants
Character encoding value specified in the framework config.xml
CHAR_ENCODING_KEY - Static variable in interface com.sssw.fw.api.EbiConstants
Key used to retrieve the character encoding property in the framework config.xml
charAt(int) - Method in class com.sssw.fw.util.EboEditBuffer
Gets a character at the specified index from the text.
checkClients() - Method in interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin
Makes sure all the registered server instances (clients) are still alive.
checkin(EbiContext, EbiDocContent, String, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Checks in this Document.
checkinDocument(EbiContext, String, String, byte[], String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Checks in a new Version of the specified Document.
checkinDocument(EbiContext, String, String, byte[], String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Checks in a new Version of the specified Document.
checkLockToken(String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Checks who has an object locked.
checkout(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Checks out this Document.
checkoutDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Deprecated. EbiContentManager.checkoutDocument(EbiContext, String, boolean)
checkoutDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Deprecated. EbiContentMgmtDelegate.checkoutDocument(EbiContext, String, boolean)
checkoutDocument(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Checks out a specified Document.
checkoutDocument(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Checks out a specified Document.
checkRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Checks to see if an element permission has restricted access.
checkRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if an element permission have restricted access.
cleanOrphanPortletProducer(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Cleans an orphan portlet producer and all related data from persistence store.
cleanOrphanPortletRegistration(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Cleans an orphan portlet registration and all related data from persistent store.
clear() - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Clears the current state of this options object.
clear() - Method in interface com.sssw.cm.api.EbiRelatedElements
Clears the internal state of the object to enable it to be reused.
clear() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Clears out any information set into the object via the setter methods.
clear() - Method in interface com.sssw.fw.api.EbiWhiteboard
Clears the contents of the whiteboard.
clear() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Clears any values set by the caller and resets them to the defaults.
clear() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Clears any parameters set for this object via the setter methods as a convenience for object reuse.
clear() - Method in interface com.sssw.search.api.EbiQuery
Clears any information set into the query by the caller.
clear() - Method in interface com.sssw.search.api.EbiDataFetcher
Clears any values set by the caller and resets them to the defaults.
clear() - Method in interface com.sssw.search.api.EbiRepositoryDesc
Clears out any values set into the object.
clear() - Method in interface com.sssw.search.api.EbiQueryEngine
Clears any parameters set for this object via the setter methods as a convenience for object reuse.
clearAll() - Method in interface com.sssw.cm.api.EbiTool
Removes any internal state within the tool object: any tool settings specified via the setter methods; any input validation errors and warnings; any execution errors and warnings; any results.
clearCache(Object, boolean) - Method in interface com.sssw.fw.api.EbiCacheHolder
Clears cached content associated with this cache holder in both the object cache and the memory/disk cache.
clearCache(String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Clears the cached objects that has the specified object type.
clearErrors() - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Clears out the cache of accumulated errors.
clearIndexInfo() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Clears out any indexing progress information maintained by the object.
clearIndexInfo() - Method in interface com.sssw.search.api.EbiDataFetcher
Clears out any indexing progress information maintained by the object.
clearPagesFromCache() - Method in interface com.sssw.portal.api.EbiPageManager
Clears the pages from cache.
clearPagesFromCache(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Clears the pages that belong to a category from cache.
clearRange() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger
Removes the range restriction.
clearRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Removes all documents from the specified Query Engine repository.
clearRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngine
Removes all documents from the specified Query Engine repository.
clearResults() - Method in interface com.sssw.cm.api.EbiTool
Removes any results held by the tool object after it executes.
clearSettings() - Method in interface com.sssw.cm.api.EbiTool
Removes any settings specified on the tool via the setter methods.
clearStylesFromCache() - Method in interface com.sssw.portal.api.EbiStyleManager
Clears the styles from cache.
clone(String[]) - Static method in class com.sssw.fw.util.EboStringMisc
Fully clones a String array.
cloneCopy() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Clone this object, and reset the read-only flag in the cloned object.
cloneCopy(EbiContext) - Method in interface com.sssw.fw.api.EbiContext
Copy's the common data from one context to another.
cloneCopy(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Clone this object, and reset the read-only flag, page name, and the portal ID in the cloned object.
clonePortletEntity(EbiContext, EbiPortletEntity) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Clone a new portlet instance prepresented by EbiPortletEntity object from an existing portlet instance.
clonePortletEntity(EbiContext, EbiPortletEntity) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Clone a new portlet instance prepresented by EbiPortletEntity object from an existing portlet instance.
close() - Method in interface com.sssw.re.api.EbiParameterPanel
Allows override of default close behavoir.
CM - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a content management log
CM_EXPORT_LOG - Static variable in interface com.sssw.cm.api.EbiExporter
The name of the CM Export Log.
CM_FULL_QUALIFIER - Static variable in interface com.sssw.cm.api.EbiContentManager
The full qualifier/identifier of CM as a subsystem
CM_IMPORT_LOG - Static variable in interface com.sssw.cm.api.EbiImporter
The name of the CM Import Log.
CM_QUALIFIER - Static variable in interface com.sssw.cm.api.EbiContentManager
The qualifier/identifier of CM as a subsystem
CM_TASK_MGR - Static variable in interface com.sssw.cm.task.api.EbiTaskManager
The manager ID for the CM Task Manager
collectionToString(Collection, String) - Static method in class com.sssw.fw.util.EboStringMisc
Converts the passed in Collection of objects to a delimited String.
com.novell.afw.component.api - package com.novell.afw.component.api
 
com.novell.afw.component.factory - package com.novell.afw.component.factory
 
com.novell.afw.portal.aggregation - package com.novell.afw.portal.aggregation
Provides helpers for the Portlet Aggregation (Portal) System for the Director product.
com.novell.afw.portal.api - package com.novell.afw.portal.api
Provides interfaces that define the Portlet Aggregation (Portal) System API for the Director product.
com.novell.afw.portal.exception - package com.novell.afw.portal.exception
Provides exceptions for the Portlet Aggregation (Portal) System API for the Director product.
com.novell.afw.portal.factory - package com.novell.afw.portal.factory
Provides a factory to gain access to the aggregation controller implementation for the Portlet Aggregation (Portal) System for the Director product.
com.novell.afw.portal.proxy - package com.novell.afw.portal.proxy
 
com.novell.afw.portlet.api - package com.novell.afw.portlet.api
Provides interfaces that define the Portlet 1.0 API's for the Director product.
com.novell.afw.portlet.consumer.factory - package com.novell.afw.portlet.consumer.factory
 
com.novell.afw.portlet.factory - package com.novell.afw.portlet.factory
 
com.novell.afw.util - package com.novell.afw.util
 
com.sssw.cm.api - package com.sssw.cm.api
Provides interfaces that define the Content Management subsystem API.
com.sssw.cm.client - package com.sssw.cm.client
Provides functionality related to the support of local versus remote references and the support for EJBs.
com.sssw.cm.event.api - package com.sssw.cm.event.api
This package contains functionality for supporting Content Management-specific events.
com.sssw.cm.event.util - package com.sssw.cm.event.util
This package contains some utilities for the Content Management-specific event support.
com.sssw.cm.factory - package com.sssw.cm.factory
Provides functionality for Content Management object instantiation.
com.sssw.cm.task.api - package com.sssw.cm.task.api
Provides functionality for supporting content management-specific tasks (periodic or scheduled background jobs).
com.sssw.cm.util - package com.sssw.cm.util
Provides a set of utility (helper) objects for the Content Management subsystem.
com.sssw.fw.api - package com.sssw.fw.api
Provides interfaces for working with the Director Framework subsystem.
com.sssw.fw.cachemgr.api - package com.sssw.fw.cachemgr.api
Provides an interface that defines configuration settings for the cache manager.
com.sssw.fw.directory.api - package com.sssw.fw.directory.api
Provides interfaces to the Directory subsystem API including the directory manager and pluggable realms.
com.sssw.fw.directory.client - package com.sssw.fw.directory.client
Provides a helper class that gets data from the user context object and a factory class that manages directory objects.
com.sssw.fw.event.api - package com.sssw.fw.event.api
This package contains most of the public API for event support in Director.
com.sssw.fw.event.factory - package com.sssw.fw.event.factory
This package contains public API functionality for object retrieval and instantiation as far as the event support in Director is concerned.
com.sssw.fw.exception - package com.sssw.fw.exception
Provides exceptions that can occur during the runtime processing of a Director application.
com.sssw.fw.factory - package com.sssw.fw.factory
Provides a factory class that manages framework objects.
com.sssw.fw.log - package com.sssw.fw.log
Provides a factory class for accessing logs of Director activities.
com.sssw.fw.resource - package com.sssw.fw.resource
Provides an exception that is thrown when an error occurs in a resource set.
com.sssw.fw.resource.api - package com.sssw.fw.resource.api
Provides an interface that can be automatically invoked by a resource set during its instantiation.
com.sssw.fw.resource.factory - package com.sssw.fw.resource.factory
Provides a factory class for managing a resource set.
com.sssw.fw.resource.search - package com.sssw.fw.resource.search
Provides interfaces to resource set search funtions.
com.sssw.fw.security.api - package com.sssw.fw.security.api
Provides interfaces to the Security API, including access control and permission data, as well as the security manager.
com.sssw.fw.security.client - package com.sssw.fw.security.client
Provides a factory class that manages security objects.
com.sssw.fw.task.api - package com.sssw.fw.task.api
Provides interfaces that define the API for working with tasks.
com.sssw.fw.task.event.api - package com.sssw.fw.task.event.api
This package contains the public API for task-related events.
com.sssw.fw.task.factory - package com.sssw.fw.task.factory
Provides a factory class for task management.
com.sssw.fw.timer - package com.sssw.fw.timer
Provides a factory class for instantiating timers.
com.sssw.fw.usermgr.api - package com.sssw.fw.usermgr.api
Provides interfaces that define the API for working with the User subsystem (user personalization and customization).
com.sssw.fw.usermgr.client - package com.sssw.fw.usermgr.client
Provides a helper class that gets data from the user context object and a factory class that manages user objects.
com.sssw.fw.util - package com.sssw.fw.util
 
com.sssw.fw.util.crypto - package com.sssw.fw.util.crypto
 
com.sssw.fw.util.http - package com.sssw.fw.util.http
 
com.sssw.fw.util.jndi - package com.sssw.fw.util.jndi
 
com.sssw.portal.api - package com.sssw.portal.api
Provides interfaces that define the core portal API.
com.sssw.portal.factory - package com.sssw.portal.factory
Provides a factory class for working with various portal objects, including the component manager, device manager, page manager, presentation manager, profiling manager, and style manager.
com.sssw.portal.util - package com.sssw.portal.util
Provides a helper class for retrieving and parsing portal URLs.
com.sssw.re.api - package com.sssw.re.api
Provides interfaces for accessing rule runtime session data and for accessing a rule manager.
com.sssw.re.core - package com.sssw.re.core
Provides implementation templates and supporting classes for writing custom conditions and actions.
com.sssw.re.exception - package com.sssw.re.exception
Provides exceptions that can be generated by the Rule subsystem.
com.sssw.re.factory - package com.sssw.re.factory
Provides a factory class for Rule subsystem object instantiation.
com.sssw.search.api - package com.sssw.search.api
Provides interfaces for conceptual searching using the Search subsystem API.
com.sssw.search.client - package com.sssw.search.client
Provides factory class containing methods for getting Search subsystem delegates.
com.sssw.search.factory - package com.sssw.search.factory
Provides factory class containing methods for instantiating objects used by the Search subsystem, such as an EbiQuery object
com.sssw.webdav.client - package com.sssw.webdav.client
Provides functionality for developing a WebDAV client that accesses custom Director content management features.
com.sssw.webdav.common - package com.sssw.webdav.common
Provides class containing constants for the exteNd WebDAV client and server.
com.sssw.webdav.event.api - package com.sssw.webdav.event.api
This package contains public API for WebDAV-related events.
com.sssw.wf.activity - package com.sssw.wf.activity
Provides implementation and base classes for customizing the behavior of workflow activities.
com.sssw.wf.api - package com.sssw.wf.api
Provides interface access to runtime workflow session and process data.
com.sssw.wf.client - package com.sssw.wf.client
Provides client access to workflow manager objects, including the workflow engine, workflow queue, and workitems.
com.sssw.wf.exception - package com.sssw.wf.exception
 
com.sssw.wf.factory - package com.sssw.wf.factory
Provides factory access to the workflow application server.
com.sssw.wf.link - package com.sssw.wf.link
Provides implementation and base classes for customizing the behavior of links between activities in a workflow process.
com.sssw.wf.ui.api - package com.sssw.wf.ui.api
Provides interfaces for customizing the Workflow Designer UI.
COMP_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
COMP_CATEGORY_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
COMP_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
COMP_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $COMP_PATH$
COMPARE_ALL - Static variable in interface com.sssw.cm.api.EbiDocument
The mode for "compare all the properties of user agents": browser names, browser versions (major and minor), and platforms.
COMPARE_ALL - Static variable in interface com.sssw.cm.api.EbiContentManager
The mode for "compare all the properties of user agents": browser names, browser versions (major and minor), and platforms.
COMPARE_ALL - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mode for "compare all the properties of user agents": browser names, browser versions (major and minor), and platforms.
COMPARE_MAJOR_VERS - Static variable in interface com.sssw.cm.api.EbiDocument
The mask for "compare major versions".
COMPARE_MAJOR_VERS - Static variable in interface com.sssw.cm.api.EbiContentManager
The mask for "compare major versions".
COMPARE_MAJOR_VERS - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mask for "compare major versions".
COMPARE_MINOR_VERS - Static variable in interface com.sssw.cm.api.EbiDocument
The mask for "compare minor versions".
COMPARE_MINOR_VERS - Static variable in interface com.sssw.cm.api.EbiContentManager
The mask for "compare minor versions".
COMPARE_MINOR_VERS - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mask for "compare minor versions".
COMPARE_NAMES - Static variable in interface com.sssw.cm.api.EbiDocument
The mask for "compare browser names".
COMPARE_NAMES - Static variable in interface com.sssw.cm.api.EbiContentManager
The mask for "compare browser names".
COMPARE_NAMES - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mask for "compare browser names".
COMPARE_NONE - Static variable in interface com.sssw.cm.api.EbiDocument
The mode for "do not compare user agents" for the getLayout method This is useful for asking for the default layout right away.
COMPARE_NONE - Static variable in interface com.sssw.cm.api.EbiContentManager
The mode for "do not compare user agents" for the getDocumentLayout method.
COMPARE_NONE - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mode for "do not compare user agents" for the getDocumentLayout method.
COMPARE_PLATFORMS - Static variable in interface com.sssw.cm.api.EbiDocument
The mask for "compare platforms".
COMPARE_PLATFORMS - Static variable in interface com.sssw.cm.api.EbiContentManager
The mask for "compare platforms".
COMPARE_PLATFORMS - Static variable in interface com.sssw.cm.api.EbiContentMgmtDelegate
The mask for "compare platforms".
compare(Object, Object) - Method in interface com.sssw.fw.api.EbiComparator
Determines the comparative ranking of two objects.
compare(Object, Object) - Method in class com.sssw.fw.resource.search.EboResourceElementComparator
 
compare(Object, Object) - Method in class com.sssw.fw.util.EboIntegerComparator
Determine the comparative ranking of two objects.
compare(Object, Object) - Method in class com.sssw.fw.util.EboComparator
Determine the comparative ranking of two objects.
comparePrim(String, String) - Method in class com.sssw.fw.resource.search.EboResourceElementComparator
 
comparePrim(String, String) - Method in class com.sssw.fw.resource.search.EboResourceREGEXPElementComparator
 
comparePrim(String, String) - Method in class com.sssw.fw.resource.search.EboResourceClassElementComparator
 
COMPONENT_AUTO_CACHE_OFF - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
COMPONENT_AUTO_CACHE_SERVER - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
COMPONENT_AUTO_CACHE_SESSION - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
COMPONENT_CONTAINER - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Container type of the Component Container.
COMPONENT_CONTAINER - Static variable in interface com.novell.afw.component.api.EbiComponentContainer
The Service Entiry Key of the component container.
COMPONENT_CONTAINER_ENABLE_KEY - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Configration property key for enabling component container
COMPONENT_ID_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $COMPONENT_ID$
COMPONENT_INSTANCE_ID_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $COMPONENT_INSTANCE_ID$
COMPONENT_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $COMPONENT_PATH$
COMPONENT_PORTLET_TYPE - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Portlet type of components
COMPONENT_TAG - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
COMPONENT_TAG_OLD - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
condenseBytes(byte[]) - Static method in class com.sssw.fw.util.EboMisc
Condenses the byte array passed in by transforming each 2 bytes into a byte.
connect() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Establishes the connection.
contains(int[], int) - Static method in class com.sssw.fw.util.EboMisc
Returns true if the array contains the specified int.
contains(Object[], Object) - Static method in class com.sssw.fw.util.EboMisc
Returns true if the array contains the specified Object.
containsAnyChar(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
The index of the first occurrance of any character of one string in another.
containsComponentInstance(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Checks to see whether the information about the specified component instance exists in this EbiUserComponentInfo object.
containsContent(Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Checks if content for the specified content key is currently in the cache for this cache holder.
containsHeader(String) - Method in interface com.sssw.fw.api.EbiResponse
Returns true if the specified key is found on the HttpServletResponseHeader.
containsIgnoreCase(String[], String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns true if the string array contains the specified string, ignoring case.
CONTENT - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Content.
CONTENT_MGR - Static variable in interface com.sssw.cm.api.EbiContentManager
The Content Manager identifier string.
CONTENT_SEARCH_DTD - Static variable in class com.sssw.fw.util.EboRequestHelper
Relative directory path and filename for CM system document meta-data search dtd.
CONTENTMGMT_INF_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any data transfer metadata information such as the data import descriptor file (contentmgmt_did.xml).
CONTENTSIZE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document published content size property
CONTEXT_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $CONTEXT_PATH$
CONTEXT_SUBST - Static variable in class com.sssw.fw.util.EboRequestHelper
Place holder used by methods such as getFullPath() to build the full path up to the context Example: $context$/jsp/PropertySheet.jsp would be parsed and converted to http://host/context/jsp/PropertySheet.jsp
CONTEXT_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $context$ Example: $context$/jsp/PropertySheet.jsp would be parsed and converted to http://host/context/jsp/PropertySheet.jsp Note: This is equivelent to $CONTEXT_URL$ This string is used for compatibility with 3.0, $CONTEXT_URL$ should be used in its place going forward.
CONTEXT_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $CONTEXT_URL$
CONVERT_DECODED_URI_TO_UTF8 - Static variable in interface com.sssw.fw.api.EbiConstants
well known key to access the switch that specifies if we need to convert the URI decoded by Server's ServletContainer from ISO-8859-1 to UTF-8.
convertPrincipal(EbiContext, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Converts an app server principal to EbiRealmUser/EbiRealmGroup.
convertPrincipal(EbiContext, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Converts an app server principal to EbiRealmUser/EbiRealmGroup.
convertTimestamp(String) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Convert an LDAP modifyTimestamp attribute with the format of yyyymmddhhmm(ss)Z to a java.sql.Timestamp with the format of yyyy-mm-dd hh:mm:ss.fffffffff
COPY_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV COPY.
copy(EbiContext, EbiDocCategory, boolean, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDocCategory
Copy this Category into the specified destination Category.
copy(EbiContext, EbiDocFolder, boolean, boolean, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiDocFolder
Copies this Folder into the specified destination Folder.
copy(EbiContext, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiDocument
Copies this document to the specified folder.
copy(EbiContext, String[]) - Method in interface com.sssw.fw.security.api.EbiAcl
Gets a copy of this instance with subset of required permissions
copyCategory(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Copies the specified source Category into the destination Category.
copyCategory(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Copies the specified source Category into the destination Category.
copyDirectoryEntry(EbiContext, EbiDirectoryEntry, EbiDirectoryEntry, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Copies a Directory Entry into the specified destination Entry.
copyDirectoryEntry(EbiContext, EbiDirectoryEntry, EbiDirectoryEntry, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Copies a Directory Entry into the specified destination Entry.
copyDocument(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Copies the specified Document to the specified destination Folder.
copyDocument(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Copies the specified Document to the specified destination Folder.
copyDocument(EbiContext, EbiDocument, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentManager
Copies the specified Document to another Parent Document.
copyDocument(EbiContext, EbiDocument, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Copies the specified Document to another Parent Document.
copyElement(String, String, String, String, String, boolean, boolean) - Method in class com.sssw.webdav.client.EboDAVSwitch
Copies a resource or collection.
copyFolder(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Copies the specified source Folder into the destination Folder.
copyFolder(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Copies the specified source Folder into the destination Folder.
copyOut(InputStream, OutputStream) - Static method in class com.sssw.fw.util.EboStreamHelper
Copy the contents of the InputStream to the OutputStream
copyOut(Reader, Writer) - Static method in class com.sssw.fw.util.EboStreamHelper
Copy the contents of the Reader to the Writer
copyTo(EboException) - Method in class com.sssw.fw.exception.EboException
This method is used in exception translation, to initialize a new "translated" exception with the same resource manager and message as the original.
CREATE - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'create' permission type.
CREATE_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'create' permission description.
CREATE_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'create' permission id.
createAccessRightMeta() - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets a new AccessRight meta object for use in AccessRight meta creation.
createAccessRightMeta() - Static method in class com.sssw.fw.security.client.EboFactory
Creates an empty EbiAccessRightMeta element.
createAddDocumentParams() - Method in interface com.sssw.cm.api.EbiContentManager
Creates an "add document parameters" object that is used in the addDocument method.
createAddDocumentParams() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates an "add document parameters" object that is used in the addDocument method.
createAddressee(String, String) - Static method in class com.sssw.wf.client.EboFactory
This factory method returns an addressee.
createAttribute(Document, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
create an attribute standalone (not added to any node)
createAttribute(Document, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createAttribute(Element, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
create an attribute and add it to the Node provided
createAttribute(Element, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createBeanWrapper() - Static method in class com.sssw.fw.resource.factory.EboFactory
 
createCDATANode(Node, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
create a CDATA section as a child to the provided parentNode In case the content is null, a child node without content will be created, using createChildNode()
createCDATANode(Node, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createChildNode(Node, String) - Static method in class com.novell.afw.util.EboXmlUtil
Create a child node and append it to the provided parent node
createChildNode(Node, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createChildNode(Node, String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
create a child node (to parentNode) and populate it with the delivered content (if != null)
createChildNode(Node, String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createChildNode(Node, String, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a child node (to parentNode) and populate it with the delivered content (if != null)
createChildNode(Node, String, Node, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createComponentOptionInfo(Node) - Static method in class com.sssw.portal.factory.EboFactory
Creates an empty EbiComponentOptionInfo element
createContainerPageInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new container page info object.
createCredentials(String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Creates a new Slide Credentials object for authenticating users.
CREATED - Static variable in class com.sssw.cm.util.EboDocPropUtil
The creation date/time property
createDocLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
News up a Document Layout Set.
createDocLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
News up a Document Layout Set.
createDocument() - Static method in class com.novell.afw.util.EboXmlUtil
create a new org.w3c.dom.Document with validation turned off and name space awareness turned on
createDocument() - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocument(byte[]) - Static method in class com.novell.afw.util.EboXmlUtil
create a Document from a byte[]
createDocument(InputSource, boolean, boolean, ErrorHandler, EntityResolver) - Static method in class com.novell.afw.util.EboXmlUtil
Creates a new Document from an InputSource allowing the validation, namespace, error handler and entity resolver to be set.
createDocument(InputSource, boolean, boolean, ErrorHandler, EntityResolver) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocument(InputStream) - Static method in class com.novell.afw.util.EboXmlUtil
create a Document from a String representation (with name space awareness on and validation off)
createDocument(InputStream) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocument(InputStream, String, boolean, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a Document from a stream representation of the XML content use the requested char-set encoding, validation and name space awareness
createDocument(InputStream, String, boolean, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocument(Reader, boolean, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a Document from a reader representation of the XML content use the requested validation and name space awareness
createDocument(String) - Static method in class com.novell.afw.util.EboXmlUtil
Creates a Document from a String representing a valid XML document (no validation, but name space aware)
createDocument(String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocument(URL) - Static method in class com.novell.afw.util.EboXmlUtil
create a Document from a URL (get the content from the URL); name space aware, but no validation
createDocument(URL) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocumentRootNode(Document, String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
create a child node (to parentDocument) and populate it with the delivered content (if != null)
createDocumentRootNode(Document, String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocumentRootNode(Document, String, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a child node (to parentDocument) and populate it with the delivered content (if != null)
createDocumentRootNode(Document, String, Node, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createDocVersionDescriptor(EbiContext, String, int) - Method in interface com.sssw.cm.api.EbiContentManager
News up a Document Version Descriptor.
createDocVersionDescriptor(EbiContext, String, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
News up a Document Version Descriptor.
createEbiContext() - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object.
createEbiContext() - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a workflow context.
createEbiContext(ActionRequest, ActionResponse, PortletContext) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object that is associatd with portlet action request and response.
createEbiContext(EbiContext) - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a workflow context.
createEbiContext(EbiSession) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object that is associated with an EbiSession object.
createEbiContext(EJBContext) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object that is associated with an ejb context.
createEbiContext(HttpServletRequest, HttpServletResponse) - Static method in class com.sssw.re.factory.EboFactory
Deprecated. Use ( HttpServletRequest request, HttpServletResponse response, ServletContext servletContext )
createEbiContext(HttpServletRequest, HttpServletResponse) - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a workflow context.
createEbiContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object that is associatd with http request and response.
createEbiContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class com.sssw.re.factory.EboFactory
Gets the EbiContext object that is associated with the web application.
createEbiContext(RenderRequest, RenderResponse, PortletContext) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiContext object that is associatd with portlet render request and response.
createElementTypeMeta() - Static method in class com.sssw.fw.security.client.EboFactory
Creates an empty EbiElementTypeMeta element.
createEvent(EboResourceElement) - Static method in class com.sssw.fw.resource.EboResourceEvent
 
createExtnMeta() - Method in interface com.sssw.cm.api.EbiContentManager
Creates a blank Extension Meta object which will act as a holder of Extension Meta Info's.
createExtnMeta() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a blank Extension Meta object which will act as a holder of Extension Meta Info's.
createExtnMetaInfo(EbiDocField) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a blank Extension Metadata Info for the given Extension Field.
createExtnMetaInfo(EbiDocField) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a blank Extension Metadata Info for the given Extension Field.
createGroupPageInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
createGroupPreferenceInfo() - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Gets a new group preference info object for use in group preference creation.
createGroupPreferenceInfo() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Creates an empty EbiGroupPreferenceInfo element.
createLocalizedPreference(String, Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesInstanceType
Creates a localized version of a preference.
createNewDocument(String, String, String, String, String, String, byte[]) - Method in class com.sssw.webdav.client.EboDAVSwitch
Creates a new document.
createNode(Document, String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
create a Node standalone (not added to any parent)
createNode(Document, String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createNode(Document, String, Node, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
create a Node standalone (not added to any parent)
createNode(Document, String, Node, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createPageLayoutInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new page layout info.
createPath(String, String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Creates a path, given the base and the relative path.
createPath(String, String, String, String, boolean) - Static method in class com.sssw.fw.util.EboStringMisc
Creates a path, given a base path, a relative path, and an extension.
createPortalContext(EbiRequestContext) - Static method in class com.sssw.portal.factory.EboFactory
Creates a portal context from a request context.
createPortalContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPortalContext object that is associated with the portal web application.
createPortletEntity(EbiContext, EbiPortletModel) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Creates a EbiPortletEntity object with newly assigned instance ID for a component specified by the given EbiPortletModel object.
createPortletEntity(EbiContext, EbiPortletRegistration) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, EbiPortletRegistration, boolean) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, EbiPortletRegistration, boolean) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, EbiPortletRegistration, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance prepresented by EbiPortletEntity object with pre-assigned portlet instance ID.
createPortletEntity(EbiContext, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Creates a EbiPortletEntity object with a newly assigned instance identifier for a component specified by the given component ID.
createPortletEntity(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, String, boolean) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, String, boolean) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance prepresented by EbiPortletEntity object.
createPortletEntity(EbiContext, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Creates a new portlet instance (a EbiPortletEntity object).
createPortletEntity(EbiContext, String, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Creates a EbiPortletEntity object from a predefined instance identifier and a component identifier.
createPortletEntity(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Creates a new portlet instance (a EbiPortletEntity object) with pre-assigned portlet instance ID.
createPreference(String, String, boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesWritable
Factory method to create a new EbiPortletPreference object.
createProperty(String, String, String, boolean) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Helper method for creating property objects.
createProperty(String, String, String, String, boolean) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Helper method for creating property objects.
createQuery(String) - Method in interface com.sssw.cm.api.EbiContentManager
Creates a query object of a specific type.
createQuery(String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Creates a query object of a specific type.
createResourceSearch() - Static method in class com.sssw.fw.resource.factory.EboFactory
 
createResourceSearchREGEXP() - Static method in class com.sssw.fw.resource.factory.EboFactory
 
createRuleManager() - Static method in class com.sssw.re.factory.EboFactory
Creates a Rule Manager.
createRuleManager(String) - Static method in class com.sssw.re.factory.EboFactory
Creates a Rule Manager for a specified rule owner ID.
createScopedPath(String) - Static method in class com.sssw.fw.factory.EboFactory
Creates an EbiScopedPath object.
createSharedPageInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new shared page info object.
createTextNode(Document, Node, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
create a text node
createTextNode(Document, Node, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createTextNode(Node, String, String) - Static method in class com.novell.afw.util.EboXmlUtil
create a text node
createTextNode(Node, String, String) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
createThemeInfo(String, Node) - Static method in class com.sssw.portal.factory.EboFactory
Creates a EbiThemeInfo object give a valid XML document
createUser(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Creates a user info object for the authenticated user associated with the security context.
createUser(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Creates personalize account for the authenticated user in the security context.
createUser(EbiContext, EbiUserInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Adds the new EbiUserInfo object to the user service's persistence store.
createUser(EbiContext, EbiUserInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Creates user info/user profile info for a new user.
createUserComponentInfo() - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new user component info object.
createUserComponentInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new user component info object.
createUserInfo() - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a new user info object for use in user creation.
createUserInfo() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Creates an empty EbiUserInfo element.
createUserMeta() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Gets a new EbiUserMeta info object for use in UserMeta creation.
createUserMeta() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Creates an empty EbiUserMeta element.
createUserPageInfo() - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new user page info object.
createUserPageInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new user page info object.
createUserPortalInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Creates a new user portal info object.
createUserPreferenceInfo() - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Gets a new user preference info object for use in user preference creation.
createUserPreferenceInfo() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Creates an empty EbiUserPreferenceInfo element.
createValidator(PortletContext) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesDefaultType
Creates a new instance of the validator class specified by the deployment decriptor.
createWebdavMethod(int, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Creates the Slide WebDAV method you want to execute as part of your WebDAV request.
CRITICAL_ERROR_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
The system encountered a critical error at this logging level, which affects the accuracy, integrity, reliability, or capability of the system.
criticalError(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the log string to the log at the criticalError log level.
criticalError(Throwable) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the criticalError log level.
CURRENCYSTYLE - Static variable in class com.sssw.fw.util.EboFormat
The currency style for the style parameters of the format methods.

D

DATA_FETCHER - Static variable in interface com.sssw.search.api.EbiDelegateConstants
The Data Fetcher identifier.
DATA_FETCHER_DELEGATE - Static variable in interface com.sssw.search.api.EbiDelegateConstants
The Data Fetcher delegate identifier.
DEACTIVATE_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
Turns the log off, no messages are logged
decorateComponentData(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalDecorator
Decorates the component data.
decorateComponentData(EbiPortalContext, String, String, Map) - Method in interface com.sssw.portal.api.EbiPortalDecorator
Deprecated. Use EbiPortalDecorator.decorateComponentData(EbiPortalContext, String, String)
decrypt(byte[]) - Method in class com.sssw.fw.util.crypto.EboBase64Crypto
Decrypts the Base 64 encoded bytes and returns the string as bytes
decrypt(byte[]) - Method in interface com.sssw.fw.util.crypto.EbiCrypto
Decrypts the encrypted byte array and returns a new byte array that contains the decrypted data
decryptString(String) - Method in class com.sssw.fw.util.crypto.EboBase64Crypto
Decrypts the encrypted string and returns a new string that contains the decrypted data
decryptString(String) - Method in interface com.sssw.fw.util.crypto.EbiCrypto
Decrypts the encrypted string and returns a new string that contains the decrypted data
DEFAULT - Static variable in class com.sssw.fw.util.EboFormat
The default style for the style parameter of the format methods.
DEFAULT_DATE_PATTERN - Static variable in interface com.sssw.cm.api.EbiXmlDataOptions
The default date pattern ("MM/dd/yyyy").
DEFAULT_ENCODING - Static variable in class com.sssw.fw.util.EboEncodeHelper
This is the default character encoding used for non-ASCII characters in URLs.
DEFAULT_HOST - Static variable in interface com.sssw.search.api.EbiQueryEngine
This is the default name for the Query Engine host
DEFAULT_INDEX_PORT - Static variable in interface com.sssw.search.api.EbiQueryEngine
This is the default index port for the Query Engine
DEFAULT_INSTANCEID - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated.  
DEFAULT_LOCAL_PRODUCER_ID - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant for the default local producer ID
DEFAULT_QUERY_PORT - Static variable in interface com.sssw.search.api.EbiQueryEngine
This is the default query port for the Query Engine
DEFAULT_REQUEST_TIMEOUT - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the default request timeout (this timeout can be overwritten by portlet definitions) in the Portal Service's config.xml
DEFAULT_TIME_PATTERN - Static variable in interface com.sssw.cm.api.EbiXmlDataOptions
The default time pattern ("HH:mm:ss").
DEFAULT_TIMESTAMP_PATTERN - Static variable in interface com.sssw.cm.api.EbiXmlDataOptions
The default timestamp pattern ("MM/dd/yyyy HH:mm:ss").
DEFAULT_USERID - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated. EbiDirectoryDelegate.getAnonymous()
DELEGATE_CONTENT - Static variable in interface com.sssw.cm.api.EbiDelegateConstants
The Content Manager Delegate.
DELEGATE_DIRECTORY - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Class name of the directory delegate.
DELEGATE_GROUPPREFERENCE - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Class name of the group preference delegate.
DELEGATE_GROUPPROFILE - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Deprecated. Use EbiPortalManager to access group pages (which have replaced group profiles).
DELEGATE_HELPER - Static variable in interface com.sssw.cm.api.EbiDelegateConstants
The CM Helper Delegate.
DELEGATE_REALMCONTAINER - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Class name of the directory internal realm container delegate.
DELEGATE_REALMGROUP - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Class name of the directory internal realmgroup delegate.
DELEGATE_SECURITY - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Class name of the security delegate.
DELEGATE_SECURITYACL - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Class name of the security acl delegate.
DELEGATE_SECURITYMETA - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Class name of the security meta delegate.
DELEGATE_TASK - Static variable in interface com.sssw.cm.api.EbiDelegateConstants
The CM Task Manager Delegate.
DELEGATE_USER - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Class name of the user delegate.
DELEGATE_USERMETA - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Class name of the user meta delegate.
DELEGATE_USERPREFERENCE - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Class name of the user preference delegate.
DELEGATE_USERPROFILE - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Deprecated. Use EbiPortalManager to access user pages (which have replaced user profiles).
DELETE - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'delete' permission type.
DELETE_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'delete' permission description.
DELETE_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV DELETE.
DELETE_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'delete' permission id.
delete(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Deletes the bytes from the buffer based on a specified index and lengh.
deleteDirectory(File) - Static method in class com.sssw.fw.util.EboMisc
Invokes system operation to delete a directory.
deleteDocument(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Deletes a document.
deregisterPortlet(EbiContext, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
De-registers a portlet from a valid portlet producer.
deregisterPortlet(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
De-registers a portlet from a valid portlet producer.
deregisterPortletProducer(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
De-register a portlet producer.
DESCRIPTOR_VALIDATION_CONFIG_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Well known property key - descriptor validation.
deselectAll() - Method in interface com.sssw.fw.api.EbiQuery
Deselect all properties.
deselectAll() - Method in interface com.sssw.search.api.EbiQuery
Deselects all the properties that the caller previously selected.
destroy() - Method in interface com.sssw.fw.api.EbiManagableService
Called sometime after init() and meant to indicate that the instance of the service will never be used again during the application lifetime.
destroy() - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationController
shutdown the controller call this method to cleanup references and open handles by default this hook is being called from the aggregation servlet's destroy
DIR_TYPE_APP_FIRST - Static variable in interface com.sssw.cm.api.EbiDirectory
The first value in the set of application-specific Directory types.
DIR_TYPE_DEFAULT - Static variable in interface com.sssw.cm.api.EbiDirectory
The default Directory type
DIR_TYPE_ROOT - Static variable in interface com.sssw.cm.api.EbiDirectory
The "root" directory type, meaning the Directory has no parent(s).
DIR_TYPE_SYS1 - Static variable in interface com.sssw.cm.api.EbiDirectory
The first system-reserved Directory type bit.
DIR_TYPE_SYS2 - Static variable in interface com.sssw.cm.api.EbiDirectory
The second system-reserved Directory type bit.
DIR_TYPE_SYS3 - Static variable in interface com.sssw.cm.api.EbiDirectory
The third system-reserved Directory type bit.
DIR_TYPE_SYS4 - Static variable in interface com.sssw.cm.api.EbiDirectory
The fourth system-reserved Directory type bit.
DIR_TYPE_SYS5 - Static variable in interface com.sssw.cm.api.EbiDirectory
The fifth system-reserved Directory type bit.
DIR_TYPE_SYSTEM - Static variable in interface com.sssw.cm.api.EbiDirectory
The "system" Directory type.
DIRECTORY - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a directory log
DIRECTORY_ENABLE_GROUP_MEMBERSHIP_CACHE - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Optional property, to allow using group (group membership) cache to handle getGroupMembershipList() call.
DIRECTORY_GROUP_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Group Cache Holder ID for Realm Cache.
DIRECTORY_GROUP_MEMBER_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Group Member Cache Holder ID for Realm Cache.
DIRECTORY_GROUPS_QUERY - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Class name of the directory realm groups query.
DIRECTORY_MGR - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Name of the directory manager.
DIRECTORY_PRIMARY_REALM - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Directory Primary Realm
DIRECTORY_READABLE_REALM - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Property key for the readable realm configured in the directory service.
DIRECTORY_READABLE_REALM_PARAMS - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Property key for the readable realm parameters that need to be passed into the readable realm instance configured in the directory service.
DIRECTORY_ROOT_GROUP - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Root Group Identifier
DIRECTORY_USER_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
User Cache Holder ID for Realm Cache.
DIRECTORY_USER_MEMBER_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
User Member Cache Holder ID for Realm Cache.
DIRECTORY_USERS_QUERY - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Class name of the directory realm users query.
DIRECTORY_WRITEABLE_REALM - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Property key for writable realm configured in the directory service.
DIRECTORY_WRITEABLE_REALM_PARAMS - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
Property key for writable realm configured in the directory service.
disconnect() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Terminates the connection.
displayCacheEntries() - Method in interface com.sssw.fw.api.EbiCacheHolder
Displays the existing cache entries.
doAction(EbiContext) - Method in interface com.sssw.re.api.EbiAction
Perform the action.
doAction(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiActionHandler
Gets the info object for the layout info with the given ID.
doAllNotYetPublished(boolean) - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells the task to publish all the Documents whose PUBLISHSTATUS is "not yet published".
doAllReady(boolean) - Method in interface com.sssw.cm.task.api.EbiDocExpireTask
Tells the task to process all Documents that are ready to be expired, based on the values of their EXPIRATIONDATE property.
doAllReady(boolean) - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells the task whether to publish all the Documents that are ready to be published, based on the value of their PUBLISHDATE property.
doAllUnpublished(boolean) - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells the task to publish all the Documents whose PUBLISHSTATUS is "unpublished" (i.e.
DOC_PART_ALL - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize all of the document's parts
DOC_PART_CATEGORY_REFS - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the list of categories to which the given document belongs
DOC_PART_CHILDREN - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the child documents (immediate descendants) of the document
DOC_PART_CHILDREN_RECURSIVE - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the child documents as well as all of their descendants, recursively
DOC_PART_CONTENT - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the content of the document
DOC_PART_EXTN_META - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the extension metadata of the document
DOC_PART_LAYOUT_SET - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the layout set of the document
DOC_PART_LINKS - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the links for which the given document is a link-parent
DOC_PART_META - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the metadata of the document
DOC_PART_SECURITY - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the security settings on the document
DOC_PART_VERSIONS - Static variable in interface com.sssw.cm.api.EbiDocument
Constant that signifies that the operation is to utilize the versions of the document
DOC_PUBSTATUS_NOT_PUBLISHED - Static variable in interface com.sssw.cm.api.EbiDocument
Constant for the "not yet published" status for a Document.
DOC_PUBSTATUS_PUBLISHED - Static variable in interface com.sssw.cm.api.EbiDocument
Constant for the "published" status for a Document.
DOC_PUBSTATUS_UNKNOWN - Static variable in interface com.sssw.cm.api.EbiDocument
Constant for the publish status for the case when the Content Manager is unable to determine the publish status for some reason.
DOC_PUBSTATUS_UNPUBLISHED - Static variable in interface com.sssw.cm.api.EbiDocument
Constant for the "unpublished" status for a Document.
DOC_QUERY - Static variable in interface com.sssw.cm.api.EbiDocQuery
The query type of "Document Query"
DOCABSTRACT - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document abstract property
DOCID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The Document ID property.
DOCNAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document name property
doCondition(EbiContext) - Method in interface com.sssw.re.api.EbiCondition
Perform the condition and return if it is satisfied or not.
DOCS_CONTENT_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any published document content.
DOCS_CONTENT_VERSIONS_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any document content versions.
DOCS_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to documents.
DOCTYPEID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document type ID property
DOCTYPENAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document type name property
DOCTYPES_DATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any extension metadata files that belong to document types.
DOCTYPES_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to document types.
DOT - Static variable in class com.sssw.fw.util.EboStringMisc
A constant for "." (the 'dot' character as a String).
doTask() - Method in interface com.sssw.fw.task.api.EbiTask
Runs the actual task.
DP_ACTION - Static variable in interface com.sssw.portal.api.EbiComponentConstants
The key for the action parameter on the URL (e.g.
DP_ACTION_FIRST - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to go to the first block in the rendered content
DP_ACTION_INIT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to init (refresh)
DP_ACTION_LAST - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to go to the last block in the rendered content
DP_ACTION_NEXT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to go to the next block in the rendered content
DP_ACTION_PREVIOUS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to go to the previous block in the rendered content
DP_ACTION_REFRESH - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Action to refresh the contents of the rendered results
DP_BLOCK - Static variable in interface com.sssw.portal.api.EbiComponentConstants
The key for the action parameter on the URL (e.g.
DTD_COMPONENT_JAR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated.  
DTD_DIRECTORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
dump(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiURICacheManager
clear the caches
dump(Writer) - Method in interface com.sssw.fw.api.EbiWhiteboard
Dumps the contents of the whiteboard to the specified writer.
dumpBytes(byte[]) - Static method in class com.sssw.fw.util.EboMisc
Prints the specified bytes to System.out.
dumpBytes(byte[], int) - Static method in class com.sssw.fw.util.EboMisc
Prints the bytes from a specified byte array to System.out.
dumpStack(int) - Static method in class com.sssw.fw.util.EboMisc
Prints the first n levels of the current stack trace to System.out.
dumpStatistics() - Method in interface com.sssw.fw.api.EbiThreadPoolManager
dump the current pool state to a default output stream (i.e.
dumpStatistics(Writer) - Method in interface com.sssw.fw.api.EbiThreadPoolManager
dump current pool state to the provided writer

E

EBI_PORTAL_CONTEXT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the EbiPortalContext in a request attribute Value = com.sssw.portal.api.EbiPortalContext
EbiAccessRightMeta - interface com.sssw.fw.security.api.EbiAccessRightMeta.
This provides an interface for the Access Right Meta object which contains access right metadata information for an object type.
EbiAcl - interface com.sssw.fw.security.api.EbiAcl.
This provides an interface for security Acl provided by the Director's security service.
EbiAclMetaDataQuery - interface com.sssw.fw.security.api.EbiAclMetaDataQuery.
This interface defines some of the functionality needed for a User MetaData Query implementation.
EbiAclQuery - interface com.sssw.fw.security.api.EbiAclQuery.
Objects that implement this interface represent queries that are used to search for Acl entries maintained by the Security Manager.
EbiAction - interface com.sssw.re.api.EbiAction.
Interface that defines the necessary support for a class to be considered an "action" in the Rules subsystem.
EbiActionContext - interface com.sssw.fw.api.EbiActionContext.
an EbiContext that contains an EbiActionRequest and and EbiActionResponse as wrapped objects within EbiRequest and EbiResponse
EbiActionHandler - interface com.sssw.portal.api.EbiActionHandler.
Interface for handling the actions that are fired by the presentation manager based on URL query parameters.
EbiActionRequest - interface com.sssw.fw.api.EbiActionRequest.
The EbiActionRequest wraps an javax.portlet.ActionRequest
EbiActionResponse - interface com.sssw.fw.api.EbiActionResponse.
The EbiActionResponse wraps a javax.portlet.ActionResponse
EbiActivity - interface com.sssw.wf.api.EbiActivity.
This interface will be implemented by Autommatic Activities.
EbiAddDocumentParams - interface com.sssw.cm.api.EbiAddDocumentParams.
Objects that implement this interface define the set of parameters that are passed in to the EbiContentManager.addDocument method.
EbiAddressee - interface com.sssw.wf.api.EbiAddressee.
This interface will be implemented by EboAddressee.
EbiAuditDelegate - interface com.sssw.wf.client.EbiAuditDelegate.
The delegate interface needed for querying work queue audit data.
EbiAuthUserContext - interface com.sssw.fw.directory.api.EbiAuthUserContext.
Represents a context for an authenticated user.
EbiAutomaticActivityDefinition - interface com.sssw.wf.ui.api.EbiAutomaticActivityDefinition.
This interface is implemented by Automatic Activity definitions.
EbiBlockingInteractionResponse - interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse.
This interface is for blocking interaction response.
EbiCacheConstants - interface com.sssw.fw.cachemgr.api.EbiCacheConstants.
This class contains constants for the Director cache manager.
EbiCacheEntry - interface com.sssw.fw.api.EbiCacheEntry.
Interface for an entry in the memory cache or disk cache.
EbiCacheHolder - interface com.sssw.fw.api.EbiCacheHolder.
Interface for a cache holder.
EbiCacheManager - interface com.sssw.fw.api.EbiCacheManager.
This provides an interface for the cache manager.
EbiCategoryInfo - interface com.sssw.portal.api.EbiCategoryInfo.
This provides an interface to the CategoryInfo object.
EbiCmElement - interface com.sssw.cm.api.EbiCmElement.
This is the base interface for content management elements.
EbiComparator - interface com.sssw.fw.api.EbiComparator.
Interface for implementing comparison logic.
EbiComponentConstants - interface com.sssw.portal.api.EbiComponentConstants.
This class contains metadata definitions for SilverStream Portal Components.
EbiComponentContainer - interface com.novell.afw.component.api.EbiComponentContainer.
The EbiComponentContainer provides access to legacy components that are contained in a resourceset within the associated portal war.
EbiComponentDefinition - interface com.sssw.wf.ui.api.EbiComponentDefinition.
The base interface representing a link or process node definition in a workflow process definition.
EbiComponentManager - interface com.sssw.portal.api.EbiComponentManager.
Deprecated. AS of v5.2, components have been replaced by Java Portlets, see EbiPortletInfoManager
EbiComponentOptionInfo - interface com.sssw.portal.api.EbiComponentOptionInfo.
Interface that provides information about a option's descriptor information.
EbiComponentRegistry - interface com.novell.afw.component.api.EbiComponentRegistry.
The EbiComponentRegistry provides access to information of legacy components that are contained in a resourceset within the associated portal war.
EbiComponentUI - interface com.sssw.wf.ui.api.EbiComponentUI.
The base bean class interface representing a link or process node definition in a workflow process definition.
EbiCondition - interface com.sssw.re.api.EbiCondition.
Interface that defines the necessary support for a class to be considered a "condition" in the Rules subsystem.
EbiConfig - interface com.sssw.fw.api.EbiConfig.
Interface for managing configuration properties.
EbiConstants - interface com.sssw.cm.event.api.EbiConstants.
Contains constants related to CM event monitoring.
EbiConstants - interface com.sssw.fw.api.EbiConstants.
This class contains constants for SilverStream framework.
EbiConstants - interface com.sssw.fw.task.event.api.EbiConstants.
Contains constants related to task event monitoring.
EbiConstants - interface com.sssw.fw.resource.api.EbiConstants.
 
EbiConstants - interface com.sssw.webdav.event.api.EbiConstants.
Contains constants related to WebDAV events.
EbiConsumerRegistry - interface com.novell.afw.portlet.api.EbiConsumerRegistry.
This is basic Consumer Registry Interface.
EbiContainerPageInfo - interface com.sssw.portal.api.EbiContainerPageInfo.
This interface is used to manage the Container Page page information of a specific portal app.
EbiContentAdmin - interface com.sssw.cm.api.EbiContentAdmin.
This interface describes the content administration element.
EbiContentManager - interface com.sssw.cm.api.EbiContentManager.
This is the Content Manager interface.
The Content Manager provides the following capabilities:
Creation and management of Document Types; Creation and management of Extension Metadata Fields; Creation and management of Documents; Creation and management of Document Layouts; Document Publish/Expire capability; Locking (check-in, check-out, unlock); Versioning (version history, rollback); Creation and management of Document Links; Searching within the Document Metadata, Extension Metadata, and Content; (see com.sssw.search.api for details on using the Search Service for CM searches); Creation and management of Folders and Categories; Security (for all the CM Elements that implement com.sssw.fw.api.EbiSecurableElement).
EbiContentMgmtDelegate - interface com.sssw.cm.api.EbiContentMgmtDelegate.
This is the Content Manager Delegate interface.
The Content Manager provides the following capabilities:
Creation and management of Document Types; Creation and management of Extension Metadata Fields; Creation and management of Documents; Creation and management of Document Layouts; Document Publish/Expire capability; Locking (check-in, check-out, unlock); Versioning (version history, rollback); Creation and management of Document Links; Searching within the Document Metadata, Extension Metadata, and Content; (see com.sssw.search.api for details on using the Search Service for CM searches); Creation and management of Folders and Categories; Security (for all the CM Elements that implement com.sssw.fw.api.EbiSecurableElement).
EbiContext - interface com.sssw.fw.api.EbiContext.
EbiContext stores information about the user's environment.
EbiContext - interface com.sssw.re.api.EbiContext.
Stores information about the rule context and the user's portal environment.
EbiContext - interface com.sssw.wf.api.EbiContext.
The interface representing the context object that is passed around during workflow execution.
EbiCrypto - interface com.sssw.fw.util.crypto.EbiCrypto.
Interface that allows custom implementations for encryption and decryption of data in the framework.
EbiDataFetcher - interface com.sssw.search.api.EbiDataFetcher.
Interface for Data Fetchers whose job is to obtain data from various sources and bring it into the Query Engine.
EbiDataFetcherDelegate - interface com.sssw.search.api.EbiDataFetcherDelegate.
Objects that implement this interface represent Data Fetchers whose job is to obtain data in various sources and bring it into the Query Engine.
EbiDataTransfer - interface com.sssw.cm.api.EbiDataTransfer.
Describes the set of functionality that is common to various data transfer tools.
EbiDelegate - interface com.sssw.fw.api.EbiDelegate.
Generic interface for business delegate subinterfaces.
EbiDelegateConstants - interface com.sssw.cm.api.EbiDelegateConstants.
This class contains constants for CM Delegates.
EbiDelegateConstants - interface com.sssw.search.api.EbiDelegateConstants.
This interface contains constants for the Search Service delegates.
EbiDestination - interface com.sssw.wf.api.EbiDestination.
Represents a line from a link to a process node in the Workflow Editor.
EbiDestinationDefinition - interface com.sssw.wf.ui.api.EbiDestinationDefinition.
A class representing a line from a link to a process node.
EbiDestinationUI - interface com.sssw.wf.ui.api.EbiDestinationUI.
The base bean class interface representing a destination bean.
EbiDirectory - interface com.sssw.cm.api.EbiDirectory.
Objects implementing this interface represent Directories (collections of items which are leaf nodes or other Directories).
EbiDirectoryConnection - interface com.sssw.fw.directory.api.EbiDirectoryConnection.
Represents a connection to the directory service.
EbiDirectoryConstants - interface com.sssw.fw.directory.api.EbiDirectoryConstants.
This class contains constants for SilverStream Directory Subsystem.
EbiDirectoryContents - interface com.sssw.cm.api.EbiDirectoryContents.
An object that implements this interface manages an ordered list of EbiDirectoryEntry objects.
EbiDirectoryDelegate - interface com.sssw.fw.directory.api.EbiDirectoryDelegate.
The directory delegate is provided as a facade for accessing user and group principals either through the local directory manager or through the remote directory service EJB
EbiDirectoryEntry - interface com.sssw.cm.api.EbiDirectoryEntry.
Objects that implement this interface are entries in Directories (see EbiDirectory).
EbiDirectoryGroupsQuery - interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery.
This provides an interface for querying directory realm groups.
EbiDirectoryManager - interface com.sssw.fw.directory.api.EbiDirectoryManager.
The directory manager provides access to user and group repositories, as well as authentication functionality.
EbiDirectoryUsersQuery - interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery.
This provides an interface for querying directory realm users.
EbiDirEntryXmlDataOptions - interface com.sssw.cm.api.EbiDirEntryXmlDataOptions.
Objects that implement this interface describe options for transferring data to/from XML for elements that are directory entries.
EbiDocCategory - interface com.sssw.cm.api.EbiDocCategory.
Objects that implement this interface represent Document Categories.
EbiDocContent - interface com.sssw.cm.api.EbiDocContent.
EbiDocContent defines the notion of a Document's Content.
EbiDocExpireTask - interface com.sssw.cm.task.api.EbiDocExpireTask.
This interface defines a Document Expirer Task.
EbiDocExtnMeta - interface com.sssw.cm.api.EbiDocExtnMeta.
A Document Extension Meta is a holder of a set of individual Extension Meta Info's (EbiDocExtnMetaInfo's).
EbiDocExtnMetaInfo - interface com.sssw.cm.api.EbiDocExtnMetaInfo.
This interface represents the pair { field name, field values }.
EbiDocField - interface com.sssw.cm.api.EbiDocField.
This interface defines a Document Field.
EbiDocFolder - interface com.sssw.cm.api.EbiDocFolder.
Objects that implement this interface represent Document Folders.
EbiDocJanitorTask - interface com.sssw.cm.task.api.EbiDocJanitorTask.
The Document Remove Task.
EbiDocLayoutSet - interface com.sssw.cm.api.EbiDocLayoutSet.
Objects that implement this interface represent Document Layout Sets that are created by Document Authors per a specific Document, if they choose to specify Layouts that are to be used by the Presentation Layer at the document viewing time.
EbiDocLayoutStyle - interface com.sssw.cm.api.EbiDocLayoutStyle.
Objects implementing this interface represent Document Layout Styles that are defined by Administrators per Document Type.
EbiDocLink - interface com.sssw.cm.api.EbiDocLink.
Objects that implement this interface represent Links between two Documents: a Link-Parent Document and a Link-Child Document.
EbiDocMetaDataQuery - interface com.sssw.cm.api.EbiDocMetaDataQuery.
This interface defines some of the functionality needed for a Document Metadata Query implementation.
EbiDocPropDescriptor - interface com.sssw.cm.api.EbiDocPropDescriptor.
Objects that implement this interface describe specific standard Document Metadata properties such as author, publish date, etc.
EbiDocPublishTask - interface com.sssw.cm.task.api.EbiDocPublishTask.
The Document Publish Task.
EbiDocQuery - interface com.sssw.cm.api.EbiDocQuery.
Objects that implement this interface represent queries that are used to search for Documents maintained by the Content Manager.
EbiDocQueryConverter - interface com.sssw.cm.api.EbiDocQueryConverter.
Objects that implement this interface perform conversions of XML query definitions for content management, into the Document Metadata Query objects.
EbiDocType - interface com.sssw.cm.api.EbiDocType.
This interface defines the notion of a Document Type.
EbiDocument - interface com.sssw.cm.api.EbiDocument.
Defines the notion of a Document.
A Document is comprised of the following constituents:
EbiDocumentManager - interface com.sssw.wf.api.EbiDocumentManager.
Interface implemented by classes that are used to manage nonsecured documents.
EbiDocumentXmlDataOptions - interface com.sssw.cm.api.EbiDocumentXmlDataOptions.
Objects that implement this interface describe options for transferring data to/from XML for documents.
EbiDocVersion - interface com.sssw.cm.api.EbiDocVersion.
This interface defines a Version of a Document's Content.
EbiDocVersionDescriptor - interface com.sssw.cm.api.EbiDocVersionDescriptor.
Objects that implement this interface represent Descriptors of Document Versions.
EbiElement - interface com.sssw.fw.api.EbiElement.
Base interface for framework elements.
EbiElementOverwrite - interface com.sssw.cm.api.EbiElementOverwrite.
Objects that implement this interface represent specifiers for how existing CM elements should be overwritten by tools such as the Importer.
EbiElementTypeMeta - interface com.sssw.fw.security.api.EbiElementTypeMeta.
This provides an interface for the Permission MetaData object which contains permission meta info for the framework.
EbiEngineAdminDelegate - interface com.sssw.wf.client.EbiEngineAdminDelegate.
Used to perform Workflow Admin tasks from the client
EbiEventListener - interface com.sssw.fw.event.api.EbiEventListener.
Represents a generic listener in the framework.
EbiExporter - interface com.sssw.cm.api.EbiExporter.
Objects that implement this interface are used for exporting CM data out of the Content Management System.
EbiFrameworkElement - interface com.sssw.fw.api.EbiFrameworkElement.
Parent interface for the individual element interfaces.
EbiFtsDocContentQuery - interface com.sssw.cm.api.EbiFtsDocContentQuery.
Deprecated. Use EbiQuery
EbiFtsDocMetaDataQuery - interface com.sssw.cm.api.EbiFtsDocMetaDataQuery.
Deprecated. Use EbiQuery.
EbiFullTextQuery - interface com.sssw.fw.api.EbiFullTextQuery.
Deprecated. Use EbiQuery in the Search subsystem.
EbiGroupPageInfo - interface com.sssw.portal.api.EbiGroupPageInfo.
Interface for managing the group page information of a specific portal application.
EbiGroupPreferenceDelegate - interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate.
Group Preference Delegate that is Provided as a facade to access group preference related information either from the local personalize manager or through EJB api provided by the user service.
EbiGroupPreferenceInfo - interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo.
This class is used to pass portal group page persistent data to/from database ProfileGroupPreferences table.
EbiHttpRequest - interface com.sssw.fw.api.EbiHttpRequest.
The EbiHttpRequest wraps an javax.servlet.http.HttpServletRequest
EbiHttpResponse - interface com.sssw.fw.api.EbiHttpResponse.
The EbiHttpResponse wraps a javax.servlet.http.HttpSevrletResponse
EbiImporter - interface com.sssw.cm.api.EbiImporter.
Objects that implement this interface are used for importing CM data into the Content Management System.
EbiInteractionParams - interface com.novell.afw.portlet.api.EbiInteractionParams.
This interface is for interaction parameters.
EbiJavaActivity - interface com.sssw.wf.api.EbiJavaActivity.
Interface implemented by a Java Activity in a Workflow or Pageflow application.
EbiJavaActivityDefinition - interface com.sssw.wf.ui.api.EbiJavaActivityDefinition.
This interface is implemented by Automatic Activity definitions.
EbiLayoutDocDescriptor - interface com.sssw.cm.api.EbiLayoutDocDescriptor.
The Content Manager provides the ability to define Document Layouts which are descriptions of how Documents should look like once they are retrieved by the Presentation Layer and rendered for viewing.
EbiLayoutInfo - interface com.sssw.portal.api.EbiLayoutInfo.
Value object for layout information
EbiLayoutManager - interface com.sssw.portal.api.EbiLayoutManager.
Interface for the portal layout manager.
EbiLink - interface com.sssw.wf.api.EbiLink.
The interface implemented by all links within a workflow process.
EbiLinkDefinition - interface com.sssw.wf.ui.api.EbiLinkDefinition.
The base interface representing a link definition in a workflow process definition.
EbiLinkUI - interface com.sssw.wf.ui.api.EbiLinkUI.
The base bean class interface representing a link bean.
EbiLog - interface com.sssw.fw.api.EbiLog.
This is an interface for managing configured logs.
EbiLogStateChangeListener - interface com.sssw.fw.event.api.EbiLogStateChangeListener.
Listens on state change events and notifies interested parties of events by writing event information into the specified log.
EbiMailStateChangeListener - interface com.sssw.fw.event.api.EbiMailStateChangeListener.
Listens on state change events and notifies interested parties of events via email.For example:
EbiManagableService - interface com.sssw.fw.api.EbiManagableService.
This interface is to be implemented by Director services that wish to be life cycle managed.
EbiMarkupContext - interface com.novell.afw.portlet.api.EbiMarkupContext.
This interface is for markup context.
EbiMarkupParams - interface com.novell.afw.portlet.api.EbiMarkupParams.
This is an interface for markup parameters.
EbiMarkupResponse - interface com.novell.afw.portlet.api.EbiMarkupResponse.
This interface is for markup response.
EbiMetaDataQuery - interface com.sssw.fw.api.EbiMetaDataQuery.
Generic interface for defining a SQL query over metadata.
EbiNovellPortletModel - interface com.novell.afw.portlet.api.EbiNovellPortletModel.
This interface represents a portlet model that provides JSR168 portlet information in addition to the Novell extension information.
EbiOperatorDescriptor - interface com.sssw.cm.api.EbiOperatorDescriptor.
Objects that implement this interface represent operators that are valid when executing Document Metadata queries.
EbiOptionInfo - interface com.sssw.portal.api.EbiOptionInfo.
This provides information about an option's descriptor information
EbiOptionManager - interface com.sssw.portal.api.EbiOptionManager.
Interface for managine the option definition's access to the resource set.
EbiPageInfo - interface com.sssw.portal.api.EbiPageInfo.
Interface that manages page information.
EbiPageLayoutHandler - interface com.sssw.portal.api.EbiPageLayoutHandler.
Interface for managing manages sections and components in sections for either a user page or a group page.
EbiPageLayoutInfo - interface com.sssw.portal.api.EbiPageLayoutInfo.
Interface for managing the page layout information of a specific portal application.
EbiPageManager - interface com.sssw.portal.api.EbiPageManager.
This provides an interface for the portal page manager.
EbiParameterPanel - interface com.sssw.re.api.EbiParameterPanel.
This interface describes the object returned to custom condition/action creators, who override the getParameterPanel method on an EboPropertyPanel to provide their own custom interface.
EbiParentedException - interface com.sssw.fw.exception.EbiParentedException.
EbiParentedException interface: the base exception interface
EbiPeriodicTask - interface com.sssw.fw.task.api.EbiPeriodicTask.
Interface that defines the behavior for a periodic task.
EbiPermission - interface com.sssw.fw.security.api.EbiPermission.
This is the interface class for EboPermission.
EbiPermissionMeta - interface com.sssw.fw.security.api.EbiPermissionMeta.
This provides an interface for the Permission MetaData object which contains permission meta info for the framework.
EbiPersonalizeManager - interface com.sssw.fw.usermgr.api.EbiPersonalizeManager.
This provides an interface for the user personalize manager.
EbiPortalAggregationController - interface com.novell.afw.portal.api.EbiPortalAggregationController.
interface to define the contract of a Portal Controller (responsible for rendering a response to a portal request)
EbiPortalAuthenticator - interface com.sssw.portal.api.EbiPortalAuthenticator.
Interface that defines a service used by the portal controller servlet.
EbiPortalCategoryInfo - interface com.sssw.portal.api.EbiPortalCategoryInfo.
Objects that implement this interface represent Portal Categories.
EbiPortalComponent - interface com.sssw.portal.api.EbiPortalComponent.
Deprecated. As of v5.2, components have been replaced by Java Portlet 1.0
EbiPortalComponent2 - interface com.sssw.portal.api.EbiPortalComponent2.
Deprecated. Use EbiPortalComponent.
EbiPortalComponentInfo - interface com.sssw.portal.api.EbiPortalComponentInfo.
Deprecated. As of v5.2, components have been replaced with Java Portlets, see EbiPortletModel
EbiPortalConstants - interface com.sssw.portal.api.EbiPortalConstants.
This class contains metadata definitions for SilverStream Portal Components.
EbiPortalContext - interface com.sssw.portal.api.EbiPortalContext.
Provides a generic interface for the portal context object.
EbiPortalDecorator - interface com.sssw.portal.api.EbiPortalDecorator.
This provides a generic interface for decorating portal components.
EbiPortalDefaultInfo - interface com.sssw.portal.api.EbiPortalDefaultInfo.
Interface that provides portal default settings retrieved from web.xml of the portal WAR.
EbiPortalJsp - interface com.sssw.portal.api.EbiPortalJsp.
Deprecated. Use the displayComponent JSP tag.
EbiPortalManager - interface com.sssw.portal.api.EbiPortalManager.
This provides an interface for the portal manager.
EbiPortalPID - interface com.sssw.portal.api.EbiPortalPID.
Provides interface access to Portal PID data.
EbiPortletAppAttribute - interface com.novell.afw.portlet.api.EbiPortletAppAttribute.
Interface that represents several of the attributes in the portlet application deployment descriptors.
EbiPortletAppModel - interface com.novell.afw.portlet.api.EbiPortletAppModel.
Interface to represent the portlet application.
EbiPortletAppSecurityConstraint - interface com.novell.afw.portlet.api.EbiPortletAppSecurityConstraint.
Represents a applicaiton security constraint specified in the deployment descriptor.
EbiPortletAppUserDataConstraint - interface com.novell.afw.portlet.api.EbiPortletAppUserDataConstraint.
Interface to represent a user data constraint.
EbiPortletConstants - interface com.novell.afw.portlet.api.EbiPortletConstants.
This class contains constants for the Novell Portlet implementation.
EbiPortletConsumerContainer - interface com.novell.afw.portlet.api.EbiPortletConsumerContainer.
This is the Portlet Consumer Container Interface.
EbiPortletConsumerRegistry - interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry.
This is the Portlet Consumer Registry Interface.
EbiPortletContainer - interface com.novell.afw.portlet.api.EbiPortletContainer.
This is the Base Portlet Container Interface.
EbiPortletContainerLocal - interface com.novell.afw.portlet.api.EbiPortletContainerLocal.
This is the Local Portlet Container Interface.
EbiPortletContext - interface com.novell.afw.portlet.api.EbiPortletContext.
The PortletContext interface extends from javax.portlet.PortletContext (jsr168) to provides access the underlying ServletContext
EbiPortletEntity - interface com.novell.afw.portlet.api.EbiPortletEntity.
The PortletEntity interface provides identifiers to identify a specific portlet instance.
EbiPortletInfoManager - interface com.novell.afw.portlet.api.EbiPortletInfoManager.
This is the Portlet Information Manager Interface.
EbiPortletInitParam - interface com.novell.afw.portlet.api.EbiPortletInitParam.
Represents a portlet intialization parameter specified in the descriptor.
EbiPortletModel - interface com.novell.afw.portlet.api.EbiPortletModel.
The EbiPortletModel interface provides information from a portlet (or a component) deployment descriptor.
EbiPortletModelAutoRegistration - interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration.
This interface represents the auto registration information for a portlet.
EbiPortletPreference - interface com.novell.afw.portlet.api.EbiPortletPreference.
Interface to represent a single portlet preference.
EbiPortletPreferenceBoolean - interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean.
Interface representing an Boolean type of EbiPortletPreference.
EbiPortletPreferenceComplex - interface com.novell.afw.portlet.api.EbiPortletPreferenceComplex.
Interface representing an Complex type of EbiPortletPreference.
EbiPortletPreferenceInfo - interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo.
This interface is for portlet preference info used by potlet producer.
EbiPortletPreferenceInteger - interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger.
Interface representing an Integer type of EbiPortletPreference.
EbiPortletPreferenceInteger.Range - interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger.Range.
Inner interface representing a Range for the integer preferenece.
EbiPortletPreferenceLocalized - interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized.
Interface to represent a single localized portlet preference.
EbiPortletPreferencePassword - interface com.novell.afw.portlet.api.EbiPortletPreferencePassword.
Interface representing an Password type of EbiPortletPreference.
EbiPortletPreferences - interface com.novell.afw.portlet.api.EbiPortletPreferences.
Interface that represents a collection of preferences that can be expressed as XML.
EbiPortletPreferencesDefaultType - interface com.novell.afw.portlet.api.EbiPortletPreferencesDefaultType.
Interace used to represent a collection of preferences that are related to a portlet's deployment.
EbiPortletPreferenceSelect - interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect.
Interface representing a Select type of EbiPortletPreference.
EbiPortletPreferenceSelect.AllowableValue - interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect.AllowableValue.
Interface for a value object for sets of value/displayValue pairs for an option.
EbiPortletPreferencesInstanceType - interface com.novell.afw.portlet.api.EbiPortletPreferencesInstanceType.
Interace used to represent a collection of preferences that are related to a single portlet instance.
EbiPortletPreferencesUserType - interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType.
Interace used to represent a collection of preferences that are related to a user portlet instance.
EbiPortletPreferencesWritable - interface com.novell.afw.portlet.api.EbiPortletPreferencesWritable.
Interface to represent a preferences object that is witable.
EbiPortletProducerInfo - interface com.novell.afw.portlet.api.EbiPortletProducerInfo.
This interface is for portlet producer info used by portlet consumer registry.
EbiPortletRegistration - interface com.novell.afw.portlet.api.EbiPortletRegistration.
The EbiPortletRegistration interface provides Portlet ID assigned by a portlet registration, and has access to EbiPortletModel interface for the portlet deployment descriptor.
EbiPortletRequest - interface com.sssw.fw.api.EbiPortletRequest.
 
EbiPortletSecurityRoleRef - interface com.novell.afw.portlet.api.EbiPortletSecurityRoleRef.
Inteface to represent the security portlet security information in the deployment descriptor.
EbiPortletSettings - interface com.novell.afw.portlet.api.EbiPortletSettings.
Represents a set of well known settings that can affect the way that the container deals with a portlet.
EbiPortletStyle - interface com.novell.afw.portlet.api.EbiPortletStyle.
Represents a style (xsl stylesheet to be applied) to the portlet's XML output used to render the portlet.
EbiPortletUserAgent - interface com.novell.afw.portlet.api.EbiPortletUserAgent.
Interface to represent the a device profile in a portlet style.
EbiPrintStateChangeListener - interface com.sssw.fw.event.api.EbiPrintStateChangeListener.
Listens on state change events and notifies interested parties of events by printing event information into the specified print stream.
EbiProcessDefinition - interface com.sssw.wf.ui.api.EbiProcessDefinition.
The process interface is used by the designer to create a process and generate an XML document and interrogated by the engine when new workitems are created or workitems are forwarded.
EbiProcessNode - interface com.sssw.wf.activity.EbiProcessNode.
The interface implemented by all process nodes within a workflow process.
EbiProcessNodeUI - interface com.sssw.wf.ui.api.EbiProcessNodeUI.
The base bean class interface representing a process node bean.
EbiProperty - interface com.sssw.wf.api.EbiProperty.
This class is a name value pair for worflow properties.
EbiProxyConstants - interface com.novell.afw.portal.proxy.EbiProxyConstants.
This interface contains constants for portlet container proxy API.
EbiQuery - interface com.sssw.fw.api.EbiQuery.
This is a generic interface for defining queries for searching over various types of Portal Elements.
EbiQuery - interface com.sssw.search.api.EbiQuery.
The Query interface.
EbiQueryBase - interface com.sssw.fw.api.EbiQueryBase.
Base interface for defining SQL queries.
EbiQueryEngine - interface com.sssw.search.api.EbiQueryEngine.
Objects that implement this interface represent Query Engines.
EbiQueryEngineDelegate - interface com.sssw.search.api.EbiQueryEngineDelegate.
The interface for Query Engine business delegate.
EbiQueryExpression - interface com.sssw.fw.api.EbiQueryExpression.
Interface for combining expressions for use in the WHERE clause of a SQL query.
EbiQueryResult - interface com.sssw.cm.api.EbiQueryResult.
Objects that implement this interface are returned by the Query Engine as part of query results for Content Management queries.
EbiQueryResult - interface com.sssw.search.api.EbiQueryResult.
Objects that implement this interface represent results returned by queries executed via the Search Service.
EbiQueueDelegate - interface com.sssw.wf.client.EbiQueueDelegate.
The delegate interface needed for access to the work queue
EbiRealm - interface com.sssw.fw.directory.api.EbiRealm.
Interface that custom realms need to implement if they wish to provide read only directory services.
EbiRealmContainer - interface com.sssw.fw.directory.api.EbiRealmContainer.
Represents a Container principal in a directory hierarchy.
EbiRealmContainerDelegate - interface com.sssw.fw.directory.api.EbiRealmContainerDelegate.
The Realm Container Delegate.
EbiRealmGroup - interface com.sssw.fw.directory.api.EbiRealmGroup.
The wrapper Group principal used by realms.
EbiRealmPrincipal - interface com.sssw.fw.directory.api.EbiRealmPrincipal.
The wrapper Principal used by realms.
EbiRealmUser - interface com.sssw.fw.directory.api.EbiRealmUser.
The wrapper user principal used by realms.
EbiRelatedElements - interface com.sssw.cm.api.EbiRelatedElements.
Describes a set of elements that are related to a specific element in some fashion.
EbiRemoteCoordinatorAdmin - interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin.
Remote Cache Coordinator Administration Interface that accesses the cache coordinator server process by calling EbiCoordinatorAdmin RMI object passed back from the cache coordinator server.
EbiRenderContext - interface com.sssw.fw.api.EbiRenderContext.
an EbiContext that contains an EbiRenderRequest and and EbiRenderResponse as wrapped objects within EbiRequest and EbiResponse
EbiRenderRequest - interface com.sssw.fw.api.EbiRenderRequest.
The EbiRenderRequest wraps an javax.portlet.RenderRequest
EbiRenderResponse - interface com.sssw.fw.api.EbiRenderResponse.
The EbiRenderResponse wraps a javax.portlet.RenderResponse
EbiRepositoryDesc - interface com.sssw.search.api.EbiRepositoryDesc.
Fully describes a single Query Engine Repository.
EbiRequest - interface com.sssw.fw.api.EbiRequest.
This interface provides a wrapper to one of three request implementations.
EbiRequestContext - interface com.sssw.fw.api.EbiRequestContext.
Interface for examining request information passed by a component.
EbiResourceBeanWrapper - interface com.sssw.fw.resource.api.EbiResourceBeanWrapper.
This interface is implemented by JavaBeans that act as UI stand-ins for one or more 'custom' or user-defined JavaBeans.
EbiResourceSearch - interface com.sssw.fw.resource.api.EbiResourceSearch.
 
EbiResponse - interface com.sssw.fw.api.EbiResponse.
Defines constants for response phrase and response status.
EbiRoleInfo - interface com.sssw.fw.security.api.EbiRoleInfo.
This provides an interface for style info from PortalStyles table.
EbiRuleManager - interface com.sssw.re.api.EbiRuleManager.
A rule manager gives you access to rules belonging to a particular rule owner.
EbiRuntimeContext - interface com.novell.afw.portlet.api.EbiRuntimeContext.
This is an interface for runtime context.
EbiScheduledTask - interface com.sssw.fw.task.api.EbiScheduledTask.
Interface that defines the behavior for a scheduled task.
EbiScopedPath - interface com.sssw.fw.api.EbiScopedPath.
A ScopedPath represents an get/set protocol that exposes the target object in an xpath like syntax.
EbiSearchAdmin - interface com.sssw.search.api.EbiSearchAdmin.
This interface describes the Search Service Administration Element.
EbiSecurableElement - interface com.sssw.fw.api.EbiSecurableElement.
Interface implemented by the portal elements that are securable.
EbiSecuredDocumentManager - interface com.sssw.wf.api.EbiSecuredDocumentManager.
Interface implemented by classes that are used to manage secured documents.
EbiSecurityAclDelegate - interface com.sssw.fw.security.api.EbiSecurityAclDelegate.
The security acl delegate is provided as a facade for accessing security acls either through the local security manager or through the remote security service EJB.
EbiSecurityConstants - interface com.sssw.fw.security.api.EbiSecurityConstants.
This class contains constants for SilverStream Security Subsystem.
EbiSecurityDelegate - interface com.sssw.fw.security.api.EbiSecurityDelegate.
The security delegate is provided as a facade for performing run-time acl-based security or role-based seucurity checking either through the local security manager or through the remote security service EJB
EbiSecurityManager - interface com.sssw.fw.security.api.EbiSecurityManager.
This provides an interface for the security manager.
EbiSecurityMetaDelegate - interface com.sssw.fw.security.api.EbiSecurityMetaDelegate.
The security meta delegate is provided as a facade for accessing acl based security related metadata info either through the local security manager or through the remote security service EJB
EbiServiceLocator - interface com.sssw.fw.api.EbiServiceLocator.
Interface that defines a service locator for JNDI and J2EE resources.
EbiSession - interface com.sssw.fw.api.EbiSession.
Generic interface for a portal session.
EbiSharedPageInfo - interface com.sssw.portal.api.EbiSharedPageInfo.
This interface is used to manage the Shared Page page information of a specific portal app.
EbiSilverServerRealm - interface com.sssw.fw.directory.api.EbiSilverServerRealm.
Custom realm for SilverServer security providers.
EbiSrvLifetimeCacheHolder - interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder.
This is an interface for a cache holder which provides a method for the cache manager to notify when a cache entry is removed.
EbiStateChangeListener - interface com.sssw.fw.event.api.EbiStateChangeListener.
Represents a generic state change listener.
EbiStateChangeProducer - interface com.sssw.cm.event.api.EbiStateChangeProducer.
Provides a Content Management-specific interface for event generation and event listener registration.
EbiStateChangeProducer - interface com.sssw.fw.event.api.EbiStateChangeProducer.
Represents a state change event producer.
EbiStyleInfo - interface com.sssw.portal.api.EbiStyleInfo.
This provides an interface for style info from PortalStyles table.
EbiStyleManager - interface com.sssw.portal.api.EbiStyleManager.
This provides an interface for the portal style manager.
EbiSynchTask - interface com.sssw.cm.task.api.EbiSynchTask.
This task synchronizes CM Engine with Search Service.
EbiTask - interface com.sssw.cm.task.api.EbiTask.
The task superinterface that is specific to the Content Management System.
EbiTask - interface com.sssw.fw.task.api.EbiTask.
Generic interface that defines the behavior for a task.
EbiTaskManager - interface com.sssw.cm.task.api.EbiTaskManager.
The Task Manager interface specific to the Content Management System.
EbiTaskManager - interface com.sssw.fw.task.api.EbiTaskManager.
This is a generic interface for a Task Manager.
EbiTaskMgmtDelegate - interface com.sssw.cm.task.api.EbiTaskMgmtDelegate.
This is the Task Manager Delegate interface.
EbiTaskType - interface com.sssw.fw.task.api.EbiTaskType.
Interface that defines the behavior for a task type.
EbiThemeInfo - interface com.sssw.portal.api.EbiThemeInfo.
Value object for a theme
EbiThemeManager - interface com.sssw.portal.api.EbiThemeManager.
An interface for the Theme Manager.
EbiThreadPoolManager - interface com.sssw.fw.api.EbiThreadPoolManager.
abstraction of a Thread Pool
EbiTimer - interface com.sssw.fw.api.EbiTimer.
Interface for a timer.
EbiTimerHandler - interface com.sssw.fw.api.EbiTimerHandler.
Interface you need to implement in a handler object for one or more timers.
EbiTool - interface com.sssw.cm.api.EbiTool.
A generic interface describing a programmatic tool.
EbiTreeRealm - interface com.sssw.fw.directory.api.EbiTreeRealm.
Represents a tree-like directory realm.
EbiUploadContext - interface com.novell.afw.portlet.api.EbiUploadContext.
This interface is for upload context.
EbiURICacheManager - interface com.sssw.portal.api.EbiURICacheManager.
This provides an interface for the portal page manager.
EbiUserBlobAttrInfo - interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo.
This provides an interface to the EbiUserBlobAttrInfo object which contains user custom blob attribute information for a specified user.
EbiUserComponentInfo - interface com.sssw.portal.api.EbiUserComponentInfo.
Interface for managing user component information for a portal application.
EbiUserConstants - interface com.sssw.fw.usermgr.api.EbiUserConstants.
Contains constants for the Director User subsystem.
EbiUserDelegate - interface com.sssw.fw.usermgr.api.EbiUserDelegate.
User Delegate that is Provided as a facade to access user personalized attributes related information either from the local user manager or through EJB api provided by the user service.
EbiUserExtInfo - interface com.sssw.fw.usermgr.api.EbiUserExtInfo.
This provides an interface to the User Info object which contains user information from user registration (mainly for Internet users).
EbiUserInfo - interface com.sssw.fw.usermgr.api.EbiUserInfo.
This provides an interface to the User Info object which contains user information from user registration (mainly for Internet users).
EbiUserManager - interface com.sssw.fw.usermgr.api.EbiUserManager.
This provides an interface for the user manager.
EbiUserManagerRealm - interface com.sssw.fw.directory.api.EbiUserManagerRealm.
This realm is compatible with a migrated ePortal 2.3 application.
EbiUserMeta - interface com.sssw.fw.usermgr.api.EbiUserMeta.
This provides an interface for the User Extended MetaData object which contains user extended attribute metadata information.
EbiUserMetaDataQuery - interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery.
This interface defines some of the functionality needed for a User MetaData Query implementation.
EbiUserMetaDelegate - interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate.
User Meta Delegate that is Provided as a facade to access user meta related information either from the local user manager or through EJB api provided by the user service.
EbiUserPageInfo - interface com.sssw.portal.api.EbiUserPageInfo.
This provides an interface for managing user page info of a particular portal app for a user.
EbiUserPortalInfo - interface com.sssw.portal.api.EbiUserPortalInfo.
This interface manages portal settings for a portal application related to a user.
EbiUserPreferenceDelegate - interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate.
User Preference Delegate that is Provided as a facade to access user preference related information either from the local personalize manager or through EJB api provided by the user service.
EbiUserPreferenceInfo - interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.
This class is used to pass component persistent data to/from database PortalComponents table.
EbiUserQuery - interface com.sssw.fw.usermgr.api.EbiUserQuery.
Objects that implement this interface represent queries that are used to search for Users maintained by the User Service.
EbiValidator - interface com.sssw.fw.resource.api.EbiValidator.
A class that implements this interface will automatically be invoked by a resourceSet during its instantiation if its associated validate setting is set to true.
EbiVetoableStateChangeListener - interface com.sssw.fw.event.api.EbiVetoableStateChangeListener.
Represents a vetoable state change listener.
EbiWeblogicRealm - interface com.sssw.fw.directory.api.EbiWeblogicRealm.
This realm is essentially a wrapper around Weblogic's ListableRealm and ManageableRealm API.
EbiWebsphereRealm - interface com.sssw.fw.directory.api.EbiWebsphereRealm.
This realm stores its users and groups in the Director database.
EbiWhiteboard - interface com.sssw.fw.api.EbiWhiteboard.
Information that persists between requests is stored in the EbiSession object, which is available from the context.
EbiWhiteboardEraser - interface com.sssw.fw.api.EbiWhiteboardEraser.
Whiteboard erasers are used to clear key/value pairs from whiteboards.
EbiWorkflowEngineDelegate - interface com.sssw.wf.client.EbiWorkflowEngineDelegate.
Delegate interface for starting workflow processes.
EbiWorkitemDelegate - interface com.sssw.wf.client.EbiWorkitemDelegate.
The interface implemented by any workitem delegate class.
EbiWriteableRealm - interface com.sssw.fw.directory.api.EbiWriteableRealm.
Interface that custom realms need to implement if they wish to provide write access in the directory service.
EbiXmlDataOptions - interface com.sssw.cm.api.EbiXmlDataOptions.
Objects that implement this interface define options for serializing CM element data to XML and deserializing data from XML.
EboAccessCheckedEvent - class com.sssw.cm.event.api.EboAccessCheckedEvent.
This event is fired off when security access is checked on a particular CM element for a particular user.
EboAccessCheckedEvent(EbiContext, EbiSecurableElement, String) - Constructor for class com.sssw.cm.event.api.EboAccessCheckedEvent
Constructor.
EboActionException - exception com.sssw.re.exception.EboActionException.
This exception is thrown by the rules engine when a failure to instantiate an action occurs.
EboActionException() - Constructor for class com.sssw.re.exception.EboActionException
Default constructor
EboActionException(Exception) - Constructor for class com.sssw.re.exception.EboActionException
Default constructor with embedded exception
EboActionException(String) - Constructor for class com.sssw.re.exception.EboActionException
Default constructor with message string
EboActionException(String, Exception) - Constructor for class com.sssw.re.exception.EboActionException
Default constructor with embedded exception and message
EboActivityException - class com.sssw.wf.exception.EboActivityException.
Used to construct Workflow Activity exceptions
EboActivityException(String) - Constructor for class com.sssw.wf.exception.EboActivityException
Constructor with error message
EboActivityException(String, String[]) - Constructor for class com.sssw.wf.exception.EboActivityException
Constructor with error message and message arguments
EboActivityException(String, String, String[]) - Constructor for class com.sssw.wf.exception.EboActivityException
Constructor with bundle id, error message, and message arguments
EboActivityException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboActivityException
Constructor with embedded exception, error message, and message arguments
EboActivityException(Throwable, String, String, String[]) - Constructor for class com.sssw.wf.exception.EboActivityException
Constructor with exception, bundle id, error message, and message arguments
EboAdminAccessCheckedEvent - class com.sssw.cm.event.api.EboAdminAccessCheckedEvent.
This event is fired off when admin security access is checked for a particular user.
EboAdminAccessCheckedEvent(EbiContext, String) - Constructor for class com.sssw.cm.event.api.EboAdminAccessCheckedEvent
Constructor.
EboAggregationException - exception com.novell.afw.portal.exception.EboAggregationException.
This exception indicates that the portal engine failed when building its output.
EboAggregationException() - Constructor for class com.novell.afw.portal.exception.EboAggregationException
 
EboApiException - exception com.sssw.fw.exception.EboApiException.
EboApiException The base class of declared exceptions thrown by methods in the portal framework API.
EboApiException() - Constructor for class com.sssw.fw.exception.EboApiException
 
EboApplicationException - exception com.sssw.fw.exception.EboApplicationException.
Indicates an error in the application.
EboApplicationException(Throwable, EboRsrcBundleMgr, String, String) - Constructor for class com.sssw.fw.exception.EboApplicationException
EboApplicationException constructor.
EboApplicationException(Throwable, EboRsrcBundleMgr, String, String, String[]) - Constructor for class com.sssw.fw.exception.EboApplicationException
EboException constructor
EboApplicationException(Throwable, EboRsrcBundleMgr, String, String, String, String) - Constructor for class com.sssw.fw.exception.EboApplicationException
EboApplicationException constructor.
EboApplicationException(Throwable, String) - Constructor for class com.sssw.fw.exception.EboApplicationException
EboApplicationException constructor.
EboAuditLoggerException - exception com.sssw.wf.exception.EboAuditLoggerException.
Used to construct Workflow audit log exceptions
EboAuditLoggerException() - Constructor for class com.sssw.wf.exception.EboAuditLoggerException
Default constructor
EboAuditLoggerException(Exception) - Constructor for class com.sssw.wf.exception.EboAuditLoggerException
Constructor with embedded exception
EboAuditLoggerException(String) - Constructor for class com.sssw.wf.exception.EboAuditLoggerException
Constructor with error message
EboAuditLoggerException(String, Exception) - Constructor for class com.sssw.wf.exception.EboAuditLoggerException
Constructor with embedded exception and error message
EboBase64Crypto - class com.sssw.fw.util.crypto.EboBase64Crypto.
Provides encryption and decryption functionality using Base 64
EboBase64Crypto() - Constructor for class com.sssw.fw.util.crypto.EboBase64Crypto
 
EboByteBuffer - class com.sssw.fw.util.EboByteBuffer.
EboByteBuffer is a wrapper class around a byte array.
EboByteBuffer() - Constructor for class com.sssw.fw.util.EboByteBuffer
Creates a EboByteBuffer with the default byte array size and chunk count
EboByteBuffer(byte[]) - Constructor for class com.sssw.fw.util.EboByteBuffer
Creates a EboByteBuffer from the specified array of bytes.
EboByteBuffer(InputStream) - Constructor for class com.sssw.fw.util.EboByteBuffer
No information available
EboByteBuffer(InputStream, int) - Constructor for class com.sssw.fw.util.EboByteBuffer
Creates a EboByteBuffer from the contents of the specified InputStream.
EboByteBuffer(int) - Constructor for class com.sssw.fw.util.EboByteBuffer
Creates a EboByteBuffer with the specified byte array size Will also grow by this size.
EboByteBuffer(String) - Constructor for class com.sssw.fw.util.EboByteBuffer
Deprecated.  
EboByteBuffer(String, String) - Constructor for class com.sssw.fw.util.EboByteBuffer
Creates an EboByteBuffer from the specified string using the specified encoding.
EboByteBufferInputStream - class com.sssw.fw.util.EboByteBufferInputStream.
EboByteBufferInputStream This class is similar to the standard ByteArrayInputStream.
EboByteBufferInputStream() - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Creates a new EboByteBufferInputStream
EboByteBufferInputStream(byte[]) - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Creates a new EboByteBufferInputStream from the specified byte array.
EboByteBufferInputStream(EboByteBuffer) - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Creates a new EboByteBufferInputStream using the specified ByteBuffer The cursor for the storage agent is re-set to the start of the buffer.
EboByteBufferInputStream(EboByteBufferOutputStream) - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Creates a new EboByteBufferInputStream using the specified EboByteBufferOutputStream''s underlying storage agent.
EboByteBufferInputStream(String) - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Deprecated.  
EboByteBufferInputStream(String, String) - Constructor for class com.sssw.fw.util.EboByteBufferInputStream
Creates a new EboByteBufferInputStream from the specified String.
EboByteBufferOutputStream - class com.sssw.fw.util.EboByteBufferOutputStream.
EboByteBufferOutputStream This class is similar to the standard ByteArrayOutputStream.
EboByteBufferOutputStream() - Constructor for class com.sssw.fw.util.EboByteBufferOutputStream
Creates a new EboByteBufferOutputStream
EboByteBufferOutputStream(EboByteBuffer) - Constructor for class com.sssw.fw.util.EboByteBufferOutputStream
Creates a new EboByteBufferOutputStream using the specified EboByteBuffer
EboByteBufferOutputStream(EboByteBufferInputStream) - Constructor for class com.sssw.fw.util.EboByteBufferOutputStream
Creates a new EboByteBufferOutputStream using the specified ByteBufferInputStream''s underlying storage agent.
EboByteBufferOutputStream(InputStream) - Constructor for class com.sssw.fw.util.EboByteBufferOutputStream
Creates a new EboByteBufferOutputStream using the specified InputStream as data values.
EboCategoryAddedEvent - class com.sssw.cm.event.api.EboCategoryAddedEvent.
This event is fired off when a category is added.
EboCategoryAddedEvent(EbiContext, EbiDocCategory, Acl) - Constructor for class com.sssw.cm.event.api.EboCategoryAddedEvent
Constructor.
EboCategoryContentsListedEvent - class com.sssw.cm.event.api.EboCategoryContentsListedEvent.
This event is fired off when a category is added.
EboCategoryContentsListedEvent(EbiContext, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboCategoryContentsListedEvent
Constructor.
EboCategoryCopiedEvent - class com.sssw.cm.event.api.EboCategoryCopiedEvent.
This event is fired off when a category is copied.
EboCategoryCopiedEvent(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean, boolean, boolean) - Constructor for class com.sssw.cm.event.api.EboCategoryCopiedEvent
Constructor.
EboCategoryMovedEvent - class com.sssw.cm.event.api.EboCategoryMovedEvent.
This event is fired off when a category is moved.
EboCategoryMovedEvent(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean) - Constructor for class com.sssw.cm.event.api.EboCategoryMovedEvent
Constructor.
EboCategoryRemovedEvent - class com.sssw.cm.event.api.EboCategoryRemovedEvent.
This event is fired off when a category is removed.
EboCategoryRemovedEvent(EbiContext, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboCategoryRemovedEvent
Constructor.
EboCategoryRetrievedEvent - class com.sssw.cm.event.api.EboCategoryRetrievedEvent.
This event is fired off when a category metadata is retrieved.
EboCategoryRetrievedEvent(EbiContext, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Constructor.
EboCategoryRetrievedEvent(EbiContext, EbiDocCategory, String) - Constructor for class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Constructor.
EboCategoryRetrievedEvent(EbiContext, String) - Constructor for class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Constructor.
EboCategoryUpdatedEvent - class com.sssw.cm.event.api.EboCategoryUpdatedEvent.
This event is fired off when a category is updated.
EboCategoryUpdatedEvent(EbiContext, EbiDocCategory, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboCategoryUpdatedEvent
Constructor.
EboCharBuffer - class com.sssw.fw.util.EboCharBuffer.
EboCharBuffer is a wrapper class around a char array.
EboCharBuffer() - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer with the default byte array size and chunk count
EboCharBuffer(char[]) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer from the specified array of chars.
EboCharBuffer(char[], int) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer from the specified array of chars.
EboCharBuffer(int) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer with the specified byte array size Will also grow by this size.
EboCharBuffer(Reader) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer from the contents of the specified Reader with the default byte array size
EboCharBuffer(Reader, int) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer from the contents of the specified Reader.
EboCharBuffer(String) - Constructor for class com.sssw.fw.util.EboCharBuffer
Creates a EboCharBuffer from the specified string
EboCmElementEvent - class com.sssw.cm.event.api.EboCmElementEvent.
Represents an abstract superclass for all CM events that occur for CM elements.
EboCmElementEvent() - Constructor for class com.sssw.cm.event.api.EboCmElementEvent
 
EboCmEvent - class com.sssw.cm.event.api.EboCmEvent.
Represents a CM-specific abstract superclass functionality of an event.
EboCmEvent() - Constructor for class com.sssw.cm.event.api.EboCmEvent
 
EboComparator - class com.sssw.fw.util.EboComparator.
This class is the default implementation of the com.sssw.fw.api.EbiComparator interface.
EboComparator() - Constructor for class com.sssw.fw.util.EboComparator
 
EboConditionException - exception com.sssw.re.exception.EboConditionException.
This exception is thrown by the rules engine when a failure to instantiate a condition occurs.
EboConditionException() - Constructor for class com.sssw.re.exception.EboConditionException
Default constructor
EboConditionException(Exception) - Constructor for class com.sssw.re.exception.EboConditionException
Default constructor with embedded exception
EboConditionException(String) - Constructor for class com.sssw.re.exception.EboConditionException
Default constructor with message string
EboConditionException(String, Exception) - Constructor for class com.sssw.re.exception.EboConditionException
Default constructor with embedded exception and message
EboConvert - class com.sssw.fw.util.EboConvert.
This class provides static conversion routines between various Java types.
EboConvert() - Constructor for class com.sssw.fw.util.EboConvert
 
EboCookieUtil - class com.sssw.fw.util.EboCookieUtil.
This class provides methods for working with Cookies from the Browser response specified in the context object.
EboCookieUtil() - Constructor for class com.sssw.fw.util.EboCookieUtil
 
EboCopyEvent - class com.sssw.webdav.event.api.EboCopyEvent.
This event is fired off when a WebDAV COPY method is executed.
EboCopyEvent() - Constructor for class com.sssw.webdav.event.api.EboCopyEvent
Constructor.
EboDataConcurrencyException - exception com.sssw.fw.exception.EboDataConcurrencyException.
The base class of declared exceptions thrown by methods in the public API when a data concurrency error occurs.
EboDataConcurrencyException() - Constructor for class com.sssw.fw.exception.EboDataConcurrencyException
 
EboDataException - exception com.sssw.fw.exception.EboDataException.
The base class of declared exceptions thrown by methods in the public API for bad data.
EboDataException() - Constructor for class com.sssw.fw.exception.EboDataException
 
EboDataExportedEvent - class com.sssw.cm.event.api.EboDataExportedEvent.
This event is fired off when CM data is exported.
EboDataExportedEvent(EbiContext, EbiExporter) - Constructor for class com.sssw.cm.event.api.EboDataExportedEvent
Constructor
EboDataImportedEvent - class com.sssw.cm.event.api.EboDataImportedEvent.
This event is fired off when CM data is imported.
EboDataImportedEvent(EbiContext, EbiImporter) - Constructor for class com.sssw.cm.event.api.EboDataImportedEvent
Constructor
EboDAVSwitch - class com.sssw.webdav.client.EboDAVSwitch.
Class for constructing and issuing WebDAV requests, and fetching WebDAV responses.
EboDAVSwitch() - Constructor for class com.sssw.webdav.client.EboDAVSwitch
EboDAVSwitch constructor.
EboDeleteEvent - class com.sssw.webdav.event.api.EboDeleteEvent.
This event is fired off when a WebDAV DELETE method is executed.
EboDeleteEvent() - Constructor for class com.sssw.webdav.event.api.EboDeleteEvent
Constructor.
EboDirectoryHelper - class com.sssw.fw.directory.client.EboDirectoryHelper.
This is the directory helper class that provides some convenient methods.
EboDirectoryHelper() - Constructor for class com.sssw.fw.directory.client.EboDirectoryHelper
 
EboDocFieldAddedEvent - class com.sssw.cm.event.api.EboDocFieldAddedEvent.
This event is fired off when a document field is added.
EboDocFieldAddedEvent(EbiContext, EbiDocField, Acl) - Constructor for class com.sssw.cm.event.api.EboDocFieldAddedEvent
Constructor.
EboDocFieldRemovedEvent - class com.sssw.cm.event.api.EboDocFieldRemovedEvent.
This event is fired off when a document field is removed.
EboDocFieldRemovedEvent(EbiContext, EbiDocField) - Constructor for class com.sssw.cm.event.api.EboDocFieldRemovedEvent
Constructor.
EboDocFieldRetrievedEvent - class com.sssw.cm.event.api.EboDocFieldRetrievedEvent.
This event is fired off when a document field metadata is retrieved.
EboDocFieldRetrievedEvent(EbiContext, EbiDocField) - Constructor for class com.sssw.cm.event.api.EboDocFieldRetrievedEvent
Constructor.
EboDocFieldsListedEvent - class com.sssw.cm.event.api.EboDocFieldsListedEvent.
This event is fired off when fields are listed.
EboDocFieldsListedEvent(EbiContext, boolean) - Constructor for class com.sssw.cm.event.api.EboDocFieldsListedEvent
Constructor.
EboDocFieldUpdatedEvent - class com.sssw.cm.event.api.EboDocFieldUpdatedEvent.
This event is fired off when a document field is updated.
EboDocFieldUpdatedEvent(EbiContext, EbiDocField, EbiDocField) - Constructor for class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
Constructor.
EboDocLayoutStyleAddedEvent - class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent.
This event is fired off when a document layout style is added.
EboDocLayoutStyleAddedEvent(EbiContext, EbiDocLayoutStyle, Acl) - Constructor for class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
Constructor.
EboDocLayoutStyleRemovedEvent - class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent.
This event is fired off when a document layout style is removed.
EboDocLayoutStyleRemovedEvent(EbiContext, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent
Constructor.
EboDocLayoutStyleRetrievedEvent - class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent.
This event is fired off when a document layout style metadata is retrieved.
EboDocLayoutStyleRetrievedEvent(EbiContext, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent
Constructor.
EboDocLayoutStylesListedEvent - class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent.
This event is fired off when document layout styles are listed.
EboDocLayoutStylesListedEvent(EbiContext, EbiDocType, boolean) - Constructor for class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent
Constructor.
EboDocLayoutStyleUpdatedEvent - class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent.
This event is fired off when a document layout style is updated.
EboDocLayoutStyleUpdatedEvent(EbiContext, EbiDocLayoutStyle, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
Constructor.
EboDocLinkAddedEvent - class com.sssw.cm.event.api.EboDocLinkAddedEvent.
This event is fired off when a document link is added.
EboDocLinkAddedEvent(EbiContext, EbiDocument, EbiDocument, EbiDocLink) - Constructor for class com.sssw.cm.event.api.EboDocLinkAddedEvent
Constructor.
EboDocLinkRemovedEvent - class com.sssw.cm.event.api.EboDocLinkRemovedEvent.
This event is fired off when a document link is removed.
EboDocLinkRemovedEvent(EbiContext, EbiDocument, EbiDocument, EbiDocLink) - Constructor for class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Constructor.
EboDocLinkRetrievedEvent - class com.sssw.cm.event.api.EboDocLinkRetrievedEvent.
This event is fired off when a document link metadata is retrieved.
EboDocLinkRetrievedEvent(EbiContext, EbiDocument, EbiDocument, EbiDocLink) - Constructor for class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Constructor.
EboDocLinksListedEvent - class com.sssw.cm.event.api.EboDocLinksListedEvent.
This event is fired off when document links are listed.
EboDocLinksListedEvent() - Constructor for class com.sssw.cm.event.api.EboDocLinksListedEvent
 
EboDocLinkUpdatedEvent - class com.sssw.cm.event.api.EboDocLinkUpdatedEvent.
This event is fired off when a document link is updated.
EboDocLinkUpdatedEvent(EbiContext, EbiDocument, EbiDocument, EbiDocLink, EbiDocLink) - Constructor for class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Constructor.
EboDocPropUtil - class com.sssw.cm.util.EboDocPropUtil.
This class contains utility methods for managing information about the available standard Document Metadata properties (doc ID, author, etc.)
EboDocPropUtil() - Constructor for class com.sssw.cm.util.EboDocPropUtil
 
EboDocQueryExecutedEvent - class com.sssw.cm.event.api.EboDocQueryExecutedEvent.
This event is fired off when a document query is executed via any of the findElements... methods off the Content Manager.
EboDocQueryExecutedEvent(EbiContext, EbiQuery, boolean) - Constructor for class com.sssw.cm.event.api.EboDocQueryExecutedEvent
Constructor.
EboDocQueryOpUtil - class com.sssw.cm.util.EboDocQueryOpUtil.
This class contains utility methods for managing information about operators that are used in Document queries.
EboDocQueryOpUtil() - Constructor for class com.sssw.cm.util.EboDocQueryOpUtil
 
EboDocQueryUtil - class com.sssw.cm.util.EboDocQueryUtil.
This class contains utility methods related to Document queries.
EboDocQueryUtil() - Constructor for class com.sssw.cm.util.EboDocQueryUtil
 
EboDocSrchQueryExecutedEvent - class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent.
This event is fired off when a document query is executed via the runQuery method off the Content Manager, i.e.
EboDocSrchQueryExecutedEvent(EbiContext, EbiQuery, boolean) - Constructor for class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
Constructor.
EboDocTypeAddedEvent - class com.sssw.cm.event.api.EboDocTypeAddedEvent.
This event is fired off when a document type is added.
EboDocTypeAddedEvent(EbiContext, EbiDocType, EbiDocField[], Acl) - Constructor for class com.sssw.cm.event.api.EboDocTypeAddedEvent
Constructor.
EboDocTypeFieldsListedEvent - class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent.
This event is fired off when fields associated with a particular doctype are listed.
EboDocTypeFieldsListedEvent(EbiContext, EbiDocType, boolean) - Constructor for class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
Constructor.
EboDocTypeRemovedEvent - class com.sssw.cm.event.api.EboDocTypeRemovedEvent.
This event is fired off when a document type is removed.
EboDocTypeRemovedEvent(EbiContext, EbiDocType) - Constructor for class com.sssw.cm.event.api.EboDocTypeRemovedEvent
Constructor.
EboDocTypeRetrievedEvent - class com.sssw.cm.event.api.EboDocTypeRetrievedEvent.
This event is fired off when a document type metadata is retrieved.
EboDocTypeRetrievedEvent(EbiContext, EbiDocType) - Constructor for class com.sssw.cm.event.api.EboDocTypeRetrievedEvent
Constructor.
EboDocTypesListedEvent - class com.sssw.cm.event.api.EboDocTypesListedEvent.
This event is fired off when document types are listed.
EboDocTypesListedEvent(EbiContext, boolean) - Constructor for class com.sssw.cm.event.api.EboDocTypesListedEvent
Constructor.
EboDocTypeUpdatedEvent - class com.sssw.cm.event.api.EboDocTypeUpdatedEvent.
This event is fired off when a document type is updated.
EboDocTypeUpdatedEvent(EbiContext, EbiDocType, EbiDocType) - Constructor for class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
Constructor.
EboDocumentAddedEvent - class com.sssw.cm.event.api.EboDocumentAddedEvent.
This event is fired off when a document is added.
EboDocumentAddedEvent(EbiContext, EbiDocument, Acl) - Constructor for class com.sssw.cm.event.api.EboDocumentAddedEvent
Constructor
EboDocumentAddedToCategoryEvent - class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent.
This event is fired off when a document is added to a category.
EboDocumentAddedToCategoryEvent(EbiContext, EbiDocument, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
Constructor.
EboDocumentCheckedInEvent - class com.sssw.cm.event.api.EboDocumentCheckedInEvent.
This event is fired off when a document is checked in.
EboDocumentCheckedInEvent(EbiContext, EbiDocument, EbiDocVersion, boolean) - Constructor for class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Constructor
EboDocumentCheckedOutEvent - class com.sssw.cm.event.api.EboDocumentCheckedOutEvent.
This event is fired off when a document is checked out.
EboDocumentCheckedOutEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentCheckedOutEvent
Constructor
EboDocumentCopiedEvent - class com.sssw.cm.event.api.EboDocumentCopiedEvent.
This event is fired off when a document is copied.
EboDocumentCopiedEvent(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Constructor for class com.sssw.cm.event.api.EboDocumentCopiedEvent
Constructor.
EboDocumentMovedEvent - class com.sssw.cm.event.api.EboDocumentMovedEvent.
This event is fired off when a document is moved.
EboDocumentMovedEvent(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Constructor for class com.sssw.cm.event.api.EboDocumentMovedEvent
Constructor.
EboDocumentPublishedEvent - class com.sssw.cm.event.api.EboDocumentPublishedEvent.
This event is fired off when a document is published.
EboDocumentPublishedEvent(EbiContext, EbiDocument, EbiDocVersion, boolean, boolean) - Constructor for class com.sssw.cm.event.api.EboDocumentPublishedEvent
Constructor
EboDocumentRemovedEvent - class com.sssw.cm.event.api.EboDocumentRemovedEvent.
This event is fired off when a document is removed.
EboDocumentRemovedEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentRemovedEvent
Constructor.
EboDocumentRemovedFromCategoryEvent - class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent.
This event is fired off when a document is removed from a category.
EboDocumentRemovedFromCategoryEvent(EbiContext, EbiDocument, EbiDocCategory) - Constructor for class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
Constructor.
EboDocumentRetrievedEvent - class com.sssw.cm.event.api.EboDocumentRetrievedEvent.
This event is fired off when a document is retrieved.
EboDocumentRetrievedEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentRetrievedEvent
Constructor.
EboDocumentRolledBackEvent - class com.sssw.cm.event.api.EboDocumentRolledBackEvent.
This event is fired off when a document is rolled back.
EboDocumentRolledBackEvent(EbiContext, EbiDocument, EbiDocVersion, boolean) - Constructor for class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Constructor
EboDocumentUncheckedOutEvent - class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent.
This event is fired off when a document is un-checked out.
EboDocumentUncheckedOutEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent
Constructor
EboDocumentUnlockedEvent - class com.sssw.cm.event.api.EboDocumentUnlockedEvent.
This event is fired off when a document is unlocked.
EboDocumentUnlockedEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentUnlockedEvent
Constructor
EboDocumentUnpublishedEvent - class com.sssw.cm.event.api.EboDocumentUnpublishedEvent.
This event is fired off when a document is unpublished.
EboDocumentUnpublishedEvent(EbiContext, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentUnpublishedEvent
Constructor
EboDocumentUpdatedEvent - class com.sssw.cm.event.api.EboDocumentUpdatedEvent.
This event is fired off when a document is updated.
EboDocumentUpdatedEvent(EbiContext, EbiDocument, EbiDocument) - Constructor for class com.sssw.cm.event.api.EboDocumentUpdatedEvent
Constructor.
EboEditBuffer - class com.sssw.fw.util.EboEditBuffer.
This is a utility class that is a variant of a string buffer optimized for text replacement operations
EboEditBuffer() - Constructor for class com.sssw.fw.util.EboEditBuffer
Constructor of EboEditBuffer
EboEditBuffer(int) - Constructor for class com.sssw.fw.util.EboEditBuffer
Constructor of EditBuffer with an input parameter
EboEditBuffer(String) - Constructor for class com.sssw.fw.util.EboEditBuffer
Constructor of EboEditBuffer with an input parameter
EboEncodeHelper - class com.sssw.fw.util.EboEncodeHelper.
This utility class provides helper methods for url string encoding/decoding.
EboEncodeHelper() - Constructor for class com.sssw.fw.util.EboEncodeHelper
 
EboEngineException - class com.sssw.wf.exception.EboEngineException.
Used to construct Workflow Engine exceptions
EboEngineException(String) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with error message
EboEngineException(String, String[]) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with error message and message arguments
EboEngineException(String, String, String[]) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with bundle id, error message, and message arguments
EboEngineException(Throwable, String) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with error message
EboEngineException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with exception, error message, and message arguments
EboEngineException(Throwable, String, String, String[]) - Constructor for class com.sssw.wf.exception.EboEngineException
Constructor with exception, bundle id, error message, and message arguments
EboEvent - class com.sssw.fw.event.api.EboEvent.
Represents the base of event object hierarchy.
EboEvent() - Constructor for class com.sssw.fw.event.api.EboEvent
Constructor.
EboEventHelper - class com.sssw.cm.event.util.EboEventHelper.
Contains helper methods related to event monitoring.
EboEventHelper() - Constructor for class com.sssw.cm.event.util.EboEventHelper
 
EboException - exception com.sssw.fw.exception.EboException.
This class is the base exception class for exteNd Director Framework.
EboException() - Constructor for class com.sssw.fw.exception.EboException
 
EboExceptionHelper - class com.sssw.fw.util.EboExceptionHelper.
This class contains helper methods that are related to exceptions and exception handling.
EboExceptionHelper() - Constructor for class com.sssw.fw.util.EboExceptionHelper
 
EboFactory - class com.novell.afw.component.factory.EboFactory.
This is the factory class that manages legacy container objects.
EboFactory - class com.novell.afw.portlet.consumer.factory.EboFactory.
This is the Portlet Consumer Container factory class that instantiates EbiPortletConsumerConteiner and EbiPortletConsumerRegistry objects.
EboFactory - class com.novell.afw.portlet.factory.EboFactory.
This is the Local Portlet Container factory class that manages Local Portlet Container related objects.
EboFactory - class com.sssw.cm.client.EboFactory.
This is the CM Delegate factory class that manages CM Delegates.
EboFactory - class com.sssw.cm.factory.EboFactory.
This is the factory class for the Content Management system.
EboFactory - class com.sssw.fw.directory.client.EboFactory.
This is the directory factory class that manages instantiation of directory objects.
EboFactory - class com.sssw.fw.event.factory.EboFactory.
Provides factory methods for instantiating event-related objects.
EboFactory - class com.sssw.fw.factory.EboFactory.
This is the portal factory class that manages portal objects
EboFactory - class com.sssw.fw.security.client.EboFactory.
This is the security factory class that manages security objects.
EboFactory - class com.sssw.fw.task.factory.EboFactory.
The factory class for task management.
EboFactory - class com.sssw.fw.usermgr.client.EboFactory.
This is the usermgr factory class that manages user objects.
EboFactory - class com.sssw.fw.resource.factory.EboFactory.
 
EboFactory - class com.sssw.portal.factory.EboFactory.
This is the portal factory class that manages portal objects.
EboFactory - class com.sssw.re.factory.EboFactory.
Provides factory access to instances of Rule Manager and context objects.
EboFactory - class com.sssw.search.client.EboFactory.
This is a factory for the Search Service delegates.
EboFactory - class com.sssw.search.factory.EboFactory.
This is the factory class that is used for instantiating objects used by the Search subsystem.
EboFactory - class com.sssw.wf.client.EboFactory.
The workflow client factory class.
EboFactory - class com.sssw.wf.factory.EboFactory.
This workflow server factory class.
EboFactory - class com.novell.afw.portal.factory.EboFactory.
Allows access to the portal aggregation controller.
EboFactory() - Constructor for class com.novell.afw.component.factory.EboFactory
 
EboFactory() - Constructor for class com.novell.afw.portlet.consumer.factory.EboFactory
 
EboFactory() - Constructor for class com.novell.afw.portlet.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.cm.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.cm.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.directory.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.event.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.security.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.task.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.usermgr.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.fw.resource.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.portal.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.re.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.search.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.search.factory.EboFactory
 
EboFactory() - Constructor for class com.sssw.wf.client.EboFactory
 
EboFactory() - Constructor for class com.sssw.wf.factory.EboFactory
 
EboFactory() - Constructor for class com.novell.afw.portal.factory.EboFactory
 
EboFactoryException - exception com.sssw.fw.exception.EboFactoryException.
This exception is thrown by the framework when a failure to instantiate an object via the factory mechanism occurs.
EboFactoryException - class com.sssw.wf.exception.EboFactoryException.
Used to construct Workflow factory exceptions
EboFactoryException() - Constructor for class com.sssw.fw.exception.EboFactoryException
 
EboFactoryException(String) - Constructor for class com.sssw.wf.exception.EboFactoryException
Constructor with message
EboFactoryException(String, String[]) - Constructor for class com.sssw.wf.exception.EboFactoryException
Constructor with error message and message arguments
EboFactoryException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboFactoryException
Constructor with embedded exception, error message, and message arguments
EboFieldAddedToDocTypeEvent - class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent.
This event is fired off when a document field is added to a document type.
EboFieldAddedToDocTypeEvent(EbiContext, EbiDocField, EbiDocType) - Constructor for class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
Constructor.
EboFieldRemovedFromDocTypeEvent - class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent.
This event is fired off when a document field is removed from a document type.
EboFieldRemovedFromDocTypeEvent(EbiContext, EbiDocField, EbiDocType, boolean) - Constructor for class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Constructor.
EboFolderAddedEvent - class com.sssw.cm.event.api.EboFolderAddedEvent.
This event is fired off when a folder is added.
EboFolderAddedEvent(EbiContext, EbiDocFolder, Acl) - Constructor for class com.sssw.cm.event.api.EboFolderAddedEvent
Constructor.
EboFolderContentsListedEvent - class com.sssw.cm.event.api.EboFolderContentsListedEvent.
This event is fired off when a folder is added.
EboFolderContentsListedEvent(EbiContext, EbiDocFolder) - Constructor for class com.sssw.cm.event.api.EboFolderContentsListedEvent
Constructor.
EboFolderCopiedEvent - class com.sssw.cm.event.api.EboFolderCopiedEvent.
This event is fired off when a folder is copied.
EboFolderCopiedEvent(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, boolean, boolean, int) - Constructor for class com.sssw.cm.event.api.EboFolderCopiedEvent
Constructor.
EboFolderMovedEvent - class com.sssw.cm.event.api.EboFolderMovedEvent.
This event is fired off when a folder is moved.
EboFolderMovedEvent(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, int) - Constructor for class com.sssw.cm.event.api.EboFolderMovedEvent
Constructor.
EboFolderRemovedEvent - class com.sssw.cm.event.api.EboFolderRemovedEvent.
This event is fired off when a folder is removed.
EboFolderRemovedEvent(EbiContext, EbiDocFolder) - Constructor for class com.sssw.cm.event.api.EboFolderRemovedEvent
Constructor.
EboFolderRetrievedEvent - class com.sssw.cm.event.api.EboFolderRetrievedEvent.
This event is fired off when a folder metadata is retrieved.
EboFolderRetrievedEvent(EbiContext, EbiDocFolder) - Constructor for class com.sssw.cm.event.api.EboFolderRetrievedEvent
Constructor.
EboFolderRetrievedEvent(EbiContext, EbiDocFolder, String) - Constructor for class com.sssw.cm.event.api.EboFolderRetrievedEvent
Constructor.
EboFolderRetrievedEvent(EbiContext, String) - Constructor for class com.sssw.cm.event.api.EboFolderRetrievedEvent
Constructor.
EboFolderUpdatedEvent - class com.sssw.cm.event.api.EboFolderUpdatedEvent.
This event is fired off when a folder is updated.
EboFolderUpdatedEvent(EbiContext, EbiDocFolder, EbiDocFolder) - Constructor for class com.sssw.cm.event.api.EboFolderUpdatedEvent
Constructor.
EboFormat - class com.sssw.fw.util.EboFormat.
The EboFormat class provides static helper methods to format long, double, date, time and datetime objects.
EboFormat() - Constructor for class com.sssw.fw.util.EboFormat
 
EboGetEvent - class com.sssw.webdav.event.api.EboGetEvent.
This event is fired off when a WebDAV GET method is executed.
EboGetEvent() - Constructor for class com.sssw.webdav.event.api.EboGetEvent
Constructor.
EboHeadEvent - class com.sssw.webdav.event.api.EboHeadEvent.
This event is fired off when a WebDAV HEAD method is executed.
EboHeadEvent() - Constructor for class com.sssw.webdav.event.api.EboHeadEvent
Constructor.
EboIllegalOperationException - exception com.sssw.fw.exception.EboIllegalOperationException.
This exception is thrown if the operation being performed is not supported by the Framework for the element(s) that the operation is being applied to.
EboIllegalOperationException() - Constructor for class com.sssw.fw.exception.EboIllegalOperationException
 
EboInstantiationException - exception com.sssw.fw.exception.EboInstantiationException.
EboInstantiationException is thrown by the framework API if it has problem instantiating a framework object.
EboInstantiationException() - Constructor for class com.sssw.fw.exception.EboInstantiationException
 
EboIntegerComparator - class com.sssw.fw.util.EboIntegerComparator.
This class is an implementation of the com.sssw.fw.api.EbiComparator interface.
EboIntegerComparator() - Constructor for class com.sssw.fw.util.EboIntegerComparator
 
EboItemExistenceException - exception com.sssw.fw.exception.EboItemExistenceException.
EboItemExistenceException is thrown by the framework API if it detects an item existence problem such as:
EboItemExistenceException() - Constructor for class com.sssw.fw.exception.EboItemExistenceException
 
EboLdapSearchHelper - class com.sssw.fw.util.jndi.EboLdapSearchHelper.
No information available
EboLdapSearchHelper() - Constructor for class com.sssw.fw.util.jndi.EboLdapSearchHelper
 
EboLddAddedEvent - class com.sssw.cm.event.api.EboLddAddedEvent.
This event is fired off when a layout document descriptor is added.
EboLddAddedEvent(EbiContext, EbiLayoutDocDescriptor, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboLddAddedEvent
Constructor.
EboLddRemovedEvent - class com.sssw.cm.event.api.EboLddRemovedEvent.
This event is fired off when a layout document descriptor is removed.
EboLddRemovedEvent(EbiContext, EbiLayoutDocDescriptor, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboLddRemovedEvent
Constructor.
EboLddRetrievedEvent - class com.sssw.cm.event.api.EboLddRetrievedEvent.
This event is fired off when a layout document descriptor is retrieved.
EboLddRetrievedEvent(EbiContext, EbiLayoutDocDescriptor, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboLddRetrievedEvent
Constructor.
EboLddsListedEvent - class com.sssw.cm.event.api.EboLddsListedEvent.
This event is fired off when layout document descriptors are listed for a specific layout style.
EboLddsListedEvent() - Constructor for class com.sssw.cm.event.api.EboLddsListedEvent
 
EboLddUpdatedEvent - class com.sssw.cm.event.api.EboLddUpdatedEvent.
This event is fired off when a layout document descriptor is updated.
EboLddUpdatedEvent(EbiContext, EbiLayoutDocDescriptor, EbiLayoutDocDescriptor, EbiDocLayoutStyle) - Constructor for class com.sssw.cm.event.api.EboLddUpdatedEvent
Constructor.
EboLink - class com.sssw.wf.link.EboLink.
The base implementation class representing a link in a workflow process.
EboLink() - Constructor for class com.sssw.wf.link.EboLink
 
EboLinkException - class com.sssw.wf.exception.EboLinkException.
Used to construct Workflow Link exceptions
EboLinkException(String) - Constructor for class com.sssw.wf.exception.EboLinkException
Constructor with error message
EboLinkException(String, String[]) - Constructor for class com.sssw.wf.exception.EboLinkException
Constructor with error message and message arguments
EboLinkException(String, String, String[]) - Constructor for class com.sssw.wf.exception.EboLinkException
Constructor with bundle id, error message, and message arguments
EboLinkException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboLinkException
Constructor with embedded exception, error message, and message arguments
EboLinkException(Throwable, String, String, String[]) - Constructor for class com.sssw.wf.exception.EboLinkException
Constructor with exception, bundle id, error message, and message arguments
EboLockEvent - class com.sssw.webdav.event.api.EboLockEvent.
This event is fired off when a WebDAV LOCK method is executed.
EboLockEvent() - Constructor for class com.sssw.webdav.event.api.EboLockEvent
Constructor.
EboLogFactory - class com.sssw.fw.log.EboLogFactory.
This is the factory class for Framework Logging.
EboLogFactory() - Constructor for class com.sssw.fw.log.EboLogFactory
 
EboLookupByAbsolutePathEvent - class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent.
This event is fired off when a directory entry is looked up by its absolute path and the element type specifier.
EboLookupByAbsolutePathEvent(EbiContext, String, String, String) - Constructor for class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
Constructor
EboLookupByRelativePathEvent - class com.sssw.cm.event.api.EboLookupByRelativePathEvent.
This event is fired off when a directory entry is looked up by its path relative to its parent directory.
EboLookupByRelativePathEvent(EbiContext, EbiDirectory, String) - Constructor for class com.sssw.cm.event.api.EboLookupByRelativePathEvent
Constructor
EboMailHelper - class com.sssw.fw.util.EboMailHelper.
Provides mail utility methods.
EboMailHelper() - Constructor for class com.sssw.fw.util.EboMailHelper
 
EboMimeTypeHelper - class com.sssw.fw.util.EboMimeTypeHelper.
Helper class that provides dynamic file/extension-to-mimetype mapping utility methods.
EboMimeTypeHelper() - Constructor for class com.sssw.fw.util.EboMimeTypeHelper
 
EboMisc - class com.sssw.fw.util.EboMisc.
This is a utility class for some useful String operations.
EboMisc() - Constructor for class com.sssw.fw.util.EboMisc
 
EboMkcolEvent - class com.sssw.webdav.event.api.EboMkcolEvent.
This event is fired off when a WebDAV MKCOL method is executed.
EboMkcolEvent() - Constructor for class com.sssw.webdav.event.api.EboMkcolEvent
Constructor.
EboModeChangeException - exception com.novell.afw.portal.exception.EboModeChangeException.
Thrown when the portal detects an invalid mode is set on a portlet
EboModeChangeException(String) - Constructor for class com.novell.afw.portal.exception.EboModeChangeException
Constructor that specifies the mode of the portlet.
EboMoveEvent - class com.sssw.webdav.event.api.EboMoveEvent.
This event is fired off when a WebDAV MOVE method is executed.
EboMoveEvent() - Constructor for class com.sssw.webdav.event.api.EboMoveEvent
Constructor.
EboOperationVetoedException - exception com.sssw.fw.exception.EboOperationVetoedException.
Thrown when an operation is vetoed by an event listener.
EboOperationVetoedException(EboRsrcBundleMgr, String, String) - Constructor for class com.sssw.fw.exception.EboOperationVetoedException
EboOperationVetoedException constructor.
EboOperationVetoedException(Throwable, EboRsrcBundleMgr, String, String, String, String) - Constructor for class com.sssw.fw.exception.EboOperationVetoedException
EboOperationVetoedException constructor.
EboOptionsEvent - class com.sssw.webdav.event.api.EboOptionsEvent.
This event is fired off when a WebDAV MOVE method is executed.
EboOptionsEvent() - Constructor for class com.sssw.webdav.event.api.EboOptionsEvent
Constructor.
EboParameterHolder - class com.sssw.fw.util.EboParameterHolder.
Form data decoder.
EboParameterHolder(boolean, String) - Constructor for class com.sssw.fw.util.EboParameterHolder
Alternate constructor allowing specification of an encoding to assume for URL-encoded data
EboParameterHolder(String) - Constructor for class com.sssw.fw.util.EboParameterHolder
Alternate constructor allowing specification of an encoding to assume for URL-encoded data.
EboParse - class com.sssw.fw.util.EboParse.
The EboParse class provides static methods to perform parsing of the strings representing long, double, date, time and timestamp objects.
EboParse() - Constructor for class com.sssw.fw.util.EboParse
 
EboPortalAggregationController - class com.novell.afw.portal.aggregation.EboPortalAggregationController.
this is a base class to extend for a custom portal aggregation controller.
EboPortalAggregationController() - Constructor for class com.novell.afw.portal.aggregation.EboPortalAggregationController
 
EboPortalAggregationURLHelper - class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper.
Helper to build portal URLs
EboPortalAggregationURLHelper() - Constructor for class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
 
EboPortalUrlHelper - class com.sssw.portal.util.EboPortalUrlHelper.
Provides methods which help retrieve and parse portal URLs
EboPortalUrlHelper() - Constructor for class com.sssw.portal.util.EboPortalUrlHelper
 
EboPortletActionException - exception com.novell.afw.portal.exception.EboPortletActionException.
Exception which gets throw upon failure during process action call
EboPortletActionException(Throwable, EboRsrcBundleMgr, String, String) - Constructor for class com.novell.afw.portal.exception.EboPortletActionException
EboPortletActionException constructor.
EboPortletActionException(Throwable, EboRsrcBundleMgr, String, String, String[]) - Constructor for class com.novell.afw.portal.exception.EboPortletActionException
EboPortletActionException constructor
EboPortletActionException(Throwable, EboRsrcBundleMgr, String, String, String, String) - Constructor for class com.novell.afw.portal.exception.EboPortletActionException
EboPortletActionException constructor.
EboPortletActionException(Throwable, String) - Constructor for class com.novell.afw.portal.exception.EboPortletActionException
EboPortletActionException constructor.
EboPortletConsumerContainerFactory - class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory.
Deprecated.  
EboPortletConsumerContainerFactory() - Constructor for class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory
Deprecated.  
EboPortletContainerFactory - class com.novell.afw.portlet.factory.EboPortletContainerFactory.
Deprecated.  
EboPortletContainerFactory() - Constructor for class com.novell.afw.portlet.factory.EboPortletContainerFactory
Deprecated.  
EboPortletContainerProxy - class com.novell.afw.portal.proxy.EboPortletContainerProxy.
This is the portlet container proxy class that sends portlet requests to the underlying containers to perform run-time operation on the specified portlet, component, or remote portlet.
EboPortletContainerProxy() - Constructor for class com.novell.afw.portal.proxy.EboPortletContainerProxy
 
EboPortletRegistryProxy - class com.novell.afw.portal.proxy.EboPortletRegistryProxy.
This is the Portlet Registry proxy class that provides methods to delegate portlet registration operations and portlet assignment operations to managed containers (i.e.
EboPortletRegistryProxy(EbiPortalContext) - Constructor for class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Constructor with EbiPortalContext as an input parameter.
EboPortletRegistryProxy(ServletContext) - Constructor for class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Constructor with ServletContext as an input parameter.
EboPostEvent - class com.sssw.webdav.event.api.EboPostEvent.
This event is fired off when a WebDAV POST method is executed.
EboPostEvent() - Constructor for class com.sssw.webdav.event.api.EboPostEvent
Constructor.
EboProcessNode - class com.sssw.wf.activity.EboProcessNode.
The base implementation class representing an activity in a workflow process.
EboProcessNode() - Constructor for class com.sssw.wf.activity.EboProcessNode
 
EboPropfindEvent - class com.sssw.webdav.event.api.EboPropfindEvent.
This event is fired off when a WebDAV PROPFIND method is executed.
EboPropfindEvent() - Constructor for class com.sssw.webdav.event.api.EboPropfindEvent
Constructor.
EboProppatchEvent - class com.sssw.webdav.event.api.EboProppatchEvent.
This event is fired off when a WebDAV PROPPATCH method is executed.
EboProppatchEvent() - Constructor for class com.sssw.webdav.event.api.EboProppatchEvent
Constructor.
EboProxyFactory - class com.novell.afw.portal.proxy.EboProxyFactory.
This is the Proxy factory class that instantiates EboPortletContainerProxy, EboPortletRegistryProxy, EboWSRPRegistryProxy, and EbiPortletContainer objects.
EboProxyFactory() - Constructor for class com.novell.afw.portal.proxy.EboProxyFactory
 
EboPutEvent - class com.sssw.webdav.event.api.EboPutEvent.
This event is fired off when a WebDAV PUT method is executed.
EboPutEvent() - Constructor for class com.sssw.webdav.event.api.EboPutEvent
Constructor.
EboQSort - class com.sssw.fw.util.EboQSort.
This class provides utility methods for sorting groups of objects of the same type.
EboQSort() - Constructor for class com.sssw.fw.util.EboQSort
Constructor
EboQueueException - class com.sssw.wf.exception.EboQueueException.
Used to construct Workflow Queue exceptions
EboQueueException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboQueueException
Constructor with embedded exception, error message, and message arguments
EboRepositoriesListedEvent - class com.sssw.cm.event.api.EboRepositoriesListedEvent.
This event is fired off when CM repositories are listed.
EboRepositoriesListedEvent(EbiContext) - Constructor for class com.sssw.cm.event.api.EboRepositoriesListedEvent
Constructor.
EboRepositoryAddedEvent - class com.sssw.cm.event.api.EboRepositoryAddedEvent.
This event is fired off when a CM repository is added.
EboRepositoryAddedEvent(EbiContext, EbiRepositoryInfo, Acl) - Constructor for class com.sssw.cm.event.api.EboRepositoryAddedEvent
Constructor.
EboRepositoryRemovedEvent - class com.sssw.cm.event.api.EboRepositoryRemovedEvent.
This event is fired off when a repository is removed.
EboRepositoryRemovedEvent(EbiContext, EbiRepositoryInfo) - Constructor for class com.sssw.cm.event.api.EboRepositoryRemovedEvent
Constructor.
EboRepositoryRetrievedEvent - class com.sssw.cm.event.api.EboRepositoryRetrievedEvent.
This event is fired off when a repository metadata is retrieved.
EboRepositoryRetrievedEvent(EbiContext, EbiRepositoryInfo) - Constructor for class com.sssw.cm.event.api.EboRepositoryRetrievedEvent
Constructor.
EboRepositoryUpdatedEvent - class com.sssw.cm.event.api.EboRepositoryUpdatedEvent.
This event is fired off when a repository is updated.
EboRepositoryUpdatedEvent(EbiContext, EbiRepositoryInfo, EbiRepositoryInfo) - Constructor for class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
Constructor.
EboRequestHelper - class com.sssw.fw.util.EboRequestHelper.
HTTP Servlet Request and Portlet Request- related utilities.
EboRequestHelper() - Constructor for class com.sssw.fw.util.EboRequestHelper
 
EboResourceBinding - class com.sssw.fw.resource.EboResourceBinding.
 
EboResourceBinding(String, String, String) - Constructor for class com.sssw.fw.resource.EboResourceBinding
 
EboResourceClassElementComparator - class com.sssw.fw.resource.search.EboResourceClassElementComparator.
 
EboResourceClassElementComparator() - Constructor for class com.sssw.fw.resource.search.EboResourceClassElementComparator
 
EboResourceElement - class com.sssw.fw.resource.EboResourceElement.
 
EboResourceElement(String, String, String, String, byte[]) - Constructor for class com.sssw.fw.resource.EboResourceElement
 
EboResourceElementComparator - class com.sssw.fw.resource.search.EboResourceElementComparator.
 
EboResourceElementComparator() - Constructor for class com.sssw.fw.resource.search.EboResourceElementComparator
 
EboResourceEvent - class com.sssw.fw.resource.EboResourceEvent.
 
EboResourceEvent(Object) - Constructor for class com.sssw.fw.resource.EboResourceEvent
 
EboResourceEvent(Object, EboStateChange) - Constructor for class com.sssw.fw.resource.EboResourceEvent
 
EboResourceEvent(Object, int) - Constructor for class com.sssw.fw.resource.EboResourceEvent
 
EboResourceEvent(Object, int, int) - Constructor for class com.sssw.fw.resource.EboResourceEvent
 
EboResourceException - exception com.sssw.fw.resource.EboResourceException.
This exception is thrown when an error occurs in the ResourceSet.
EboResourceException() - Constructor for class com.sssw.fw.resource.EboResourceException
 
EboResourceIterator - class com.sssw.fw.resource.EboResourceIterator.
 
EboResourceIterator(Set) - Constructor for class com.sssw.fw.resource.EboResourceIterator
 
EboResourceListener - class com.sssw.fw.resource.EboResourceListener.
 
EboResourceListener() - Constructor for class com.sssw.fw.resource.EboResourceListener
Runs the default initialization as described in the init() method.
EboResourceListenerAll - class com.sssw.fw.resource.EboResourceListenerAll.
 
EboResourceListenerAll() - Constructor for class com.sssw.fw.resource.EboResourceListenerAll
 
EboResourceREGEXPElementComparator - class com.sssw.fw.resource.search.EboResourceREGEXPElementComparator.
 
EboResourceREGEXPElementComparator() - Constructor for class com.sssw.fw.resource.search.EboResourceREGEXPElementComparator
 
EboRuntimeException - exception com.sssw.fw.exception.EboRuntimeException.
This exception is the framework's wrapper around java.lang.RuntimeException.
EboRuntimeException() - Constructor for class com.sssw.fw.exception.EboRuntimeException
 
EboScopedPathFactory - class com.sssw.fw.factory.EboScopedPathFactory.
This is the factory class that manages scoped path objects
EboScopedPathFactory() - Constructor for class com.sssw.fw.factory.EboScopedPathFactory
 
EboSecurityException - exception com.sssw.fw.exception.EboSecurityException.
The base class of declared exceptions thrown by methods in the public API when a security violation occurs.
EboSecurityException() - Constructor for class com.sssw.fw.exception.EboSecurityException
 
EboSecurityRemovedEvent - class com.sssw.cm.event.api.EboSecurityRemovedEvent.
This event is fired off when security settings are removed off a particular CM element.
EboSecurityRemovedEvent(EbiContext, EbiSecurableElement) - Constructor for class com.sssw.cm.event.api.EboSecurityRemovedEvent
Constructor
EboSecurityRetrievedEvent - class com.sssw.cm.event.api.EboSecurityRetrievedEvent.
This event is fired off when security settings are retrieved for a particular CM element.
EboSecurityRetrievedEvent(EbiContext, EbiSecurableElement, Acl) - Constructor for class com.sssw.cm.event.api.EboSecurityRetrievedEvent
Constructor
EboSecuritySetEvent - class com.sssw.cm.event.api.EboSecuritySetEvent.
This event is fired off when security is set or changed on a particular CM element.
EboSecuritySetEvent(EbiContext, EbiSecurableElement, Acl) - Constructor for class com.sssw.cm.event.api.EboSecuritySetEvent
Constructor
EboServiceDependencyException - exception com.sssw.fw.exception.EboServiceDependencyException.
This exception is thrown by services during life cycle managment to indicate that the service can not be started or stopped as requested because it depends on other services to be started or stopped first.
EboServiceDependencyException(String[], boolean) - Constructor for class com.sssw.fw.exception.EboServiceDependencyException
Consrtucts a new EboServiceDependencyException allowing a list of service dependencies.
EboSqlHelper - class com.sssw.fw.util.EboSqlHelper.
This class contains SQL-related utility methods that are used by objects generating and executing queries.
EboSqlHelper() - Constructor for class com.sssw.fw.util.EboSqlHelper
 
EboStateChangeEvent - class com.sssw.fw.event.api.EboStateChangeEvent.
Represents a state change event.
EboStateChangeEvent() - Constructor for class com.sssw.fw.event.api.EboStateChangeEvent
Constructor.
EboStateChangeEvent(Object) - Constructor for class com.sssw.fw.event.api.EboStateChangeEvent
Constructor with a custom object parameter.
EboStateChangeEvent(Object, int) - Constructor for class com.sssw.fw.event.api.EboStateChangeEvent
Constructor with a custom object and a state identifier.
EboStreamHelper - class com.sssw.fw.util.EboStreamHelper.
Useful utility methods to handle frequently duplicated actions on Streams
EboStreamHelper() - Constructor for class com.sssw.fw.util.EboStreamHelper
 
EboStringMisc - class com.sssw.fw.util.EboStringMisc.
Provides miscellaneous routines that manipulate Strings.
EboStringMisc() - Constructor for class com.sssw.fw.util.EboStringMisc
 
EboStringTemplate - class com.sssw.re.core.EboStringTemplate.
The EboStringTemplate abstract class provides support for efficient tag replacement within strings.
EboStringTemplate() - Constructor for class com.sssw.re.core.EboStringTemplate
 
EboStringTemplateMulti - class com.sssw.re.core.EboStringTemplateMulti.
Provides support for efficient tag replacement within strings.
EboStringTemplateMulti() - Constructor for class com.sssw.re.core.EboStringTemplateMulti
Default constructor
EboStringTemplateMulti(String) - Constructor for class com.sssw.re.core.EboStringTemplateMulti
Constructor that initializes template with a String value.
EboStringTemplateSingle - class com.sssw.re.core.EboStringTemplateSingle.
Provides support for efficient tag replacement within a string.
EboStringTemplateSingle() - Constructor for class com.sssw.re.core.EboStringTemplateSingle
Default constructor
EboStringTemplateSingle(String) - Constructor for class com.sssw.re.core.EboStringTemplateSingle
Constructor that initializes template with a String value.
EboSystemException - exception com.sssw.fw.exception.EboSystemException.
The base class of declared exceptions thrown by methods in the public API when a system error occurs, such as an exception on the server.
EboSystemException() - Constructor for class com.sssw.fw.exception.EboSystemException
 
EboTaskAddedEvent - class com.sssw.fw.task.event.api.EboTaskAddedEvent.
This event is fired off when a task is added.
EboTaskAddedEvent(EbiContext, EbiTask, boolean) - Constructor for class com.sssw.fw.task.event.api.EboTaskAddedEvent
Constructor.
EboTaskCompletedEvent - class com.sssw.fw.task.event.api.EboTaskCompletedEvent.
This event is fired off when a task is completed.
EboTaskCompletedEvent(EbiTask, Object) - Constructor for class com.sssw.fw.task.event.api.EboTaskCompletedEvent
Constructor.
EboTaskDisabledEvent - class com.sssw.fw.task.event.api.EboTaskDisabledEvent.
This event is fired off when a task is disabled.
EboTaskDisabledEvent(EbiContext, EbiTask) - Constructor for class com.sssw.fw.task.event.api.EboTaskDisabledEvent
Constructor.
EboTaskEnabledEvent - class com.sssw.fw.task.event.api.EboTaskEnabledEvent.
This event is fired off when a task is enabled.
EboTaskEnabledEvent(EbiContext, EbiTask) - Constructor for class com.sssw.fw.task.event.api.EboTaskEnabledEvent
Constructor.
EboTaskEvent - class com.sssw.fw.task.event.api.EboTaskEvent.
Represents an abstract superclass for all event classes related to tasks.
EboTaskEvent() - Constructor for class com.sssw.fw.task.event.api.EboTaskEvent
 
EboTaskFailedEvent - class com.sssw.fw.task.event.api.EboTaskFailedEvent.
This event is fired off when a task is failed.
EboTaskFailedEvent(EbiTask, EboException) - Constructor for class com.sssw.fw.task.event.api.EboTaskFailedEvent
Constructor.
EboTasksListedEvent - class com.sssw.fw.task.event.api.EboTasksListedEvent.
This event is fired off when tasks are listed.
EboTasksListedEvent(EbiContext) - Constructor for class com.sssw.fw.task.event.api.EboTasksListedEvent
Constructor.
EboTaskStartedEvent - class com.sssw.fw.task.event.api.EboTaskStartedEvent.
This event is fired off when a task is started.
EboTaskStartedEvent(EbiContext, EbiTask) - Constructor for class com.sssw.fw.task.event.api.EboTaskStartedEvent
Constructor.
EboTaskStoppedEvent - class com.sssw.fw.task.event.api.EboTaskStoppedEvent.
This event is fired off when a task is stopped.
EboTaskStoppedEvent(EbiContext, EbiTask) - Constructor for class com.sssw.fw.task.event.api.EboTaskStoppedEvent
Constructor.
EboThreadPoolManager - class com.sssw.fw.api.EboThreadPoolManager.
this is a base class to extend for a custom thread pool.
EboThreadPoolManager() - Constructor for class com.sssw.fw.api.EboThreadPoolManager
 
EboTimerFactory - class com.sssw.fw.timer.EboTimerFactory.
Factory for allocating a timer.
EboTimerFactory() - Constructor for class com.sssw.fw.timer.EboTimerFactory
 
EboUnlockEvent - class com.sssw.webdav.event.api.EboUnlockEvent.
This event is fired off when a WebDAV UNLOCK method is executed.
EboUnlockEvent() - Constructor for class com.sssw.webdav.event.api.EboUnlockEvent
Constructor.
EboUnrecoverableSystemException - exception com.sssw.fw.exception.EboUnrecoverableSystemException.
The subclass of EboSystemException that indicates that the exceptional condition is not transient, and retrying the operation will not help.
EboUnrecoverableSystemException() - Constructor for class com.sssw.fw.exception.EboUnrecoverableSystemException
 
EboUnsupportedOperationException - exception com.sssw.fw.exception.EboUnsupportedOperationException.
This exception is thrown if the operation being performed is not supported by the Framework for the element(s) that the operation is being applied to.
EboUnsupportedOperationException() - Constructor for class com.sssw.fw.exception.EboUnsupportedOperationException
 
EboURLDecoderException - exception com.sssw.fw.util.EboURLDecoderException.
The base class of declared exceptions thrown by methods in HTTP parameter utility helper classes.
EboURLDecoderException() - Constructor for class com.sssw.fw.util.EboURLDecoderException
 
EboUrlHelper - class com.sssw.fw.util.EboUrlHelper.
This class contains URL helper methods.
EboUrlHelper() - Constructor for class com.sssw.fw.util.EboUrlHelper
 
EboUserHelper - class com.sssw.fw.usermgr.client.EboUserHelper.
This is the user helper class that provides some convenient methods.
EboUserHelper() - Constructor for class com.sssw.fw.usermgr.client.EboUserHelper
 
EboUUID - class com.sssw.fw.util.EboUUID.
Universally Unique Identifier
EboUUID(long, long) - Constructor for class com.sssw.fw.util.EboUUID
Constructor
EboWebdavConstants - class com.sssw.webdav.common.EboWebdavConstants.
This class contains constants for the exteNd WebDAV client and server.
EboWebdavConstants() - Constructor for class com.sssw.webdav.common.EboWebdavConstants
 
EboWebdavEvent - class com.sssw.webdav.event.api.EboWebdavEvent.
Represents a WebDAV-specific abstract superclass functionality of an event.
EboWebdavEvent() - Constructor for class com.sssw.webdav.event.api.EboWebdavEvent
 
EboWorkitemException - class com.sssw.wf.exception.EboWorkitemException.
Used to construct Workflow Workitem exceptions
EboWorkitemException(String) - Constructor for class com.sssw.wf.exception.EboWorkitemException
Constructor with error message
EboWorkitemException(String, String[]) - Constructor for class com.sssw.wf.exception.EboWorkitemException
Constructor with error message and message arguments
EboWorkitemException(Throwable, String) - Constructor for class com.sssw.wf.exception.EboWorkitemException
Constructor with Throwable and error message
EboWorkitemException(Throwable, String, String[]) - Constructor for class com.sssw.wf.exception.EboWorkitemException
Constructor with embedded exception, error message and message arguments
EboXmlUtil - class com.novell.afw.util.EboXmlUtil.
Utilities for dealing with XML
EboXmlUtil - class com.sssw.fw.util.EboXmlUtil.
Deprecated. Use EboXmlUtil in com.novell.afw.util.
EboXmlUtil() - Constructor for class com.novell.afw.util.EboXmlUtil
 
EboXmlUtil() - Constructor for class com.sssw.fw.util.EboXmlUtil
Deprecated.  
echo(EbiContext) - Method in interface com.sssw.re.api.EbiRuleManager
For rules that return a status of true or false, sets the response phrase in the context object to match the response status.
EIGHT - Static variable in class com.sssw.fw.util.EboMisc
Constant for '8' Integer.
EIGHT_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '8' BigDecimal.
EIGHT_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '8' double.
EL_ACL_QUERY - Static variable in interface com.sssw.fw.security.api.EbiAclQuery
The element type for ACL Query
EL_COMPONENT_OPTION - Static variable in interface com.sssw.portal.api.EbiComponentOptionInfo
Option element type.
EL_CONTENT_ADMIN - Static variable in interface com.sssw.cm.api.EbiContentAdmin
The element type of "content administration."
EL_DOC_CATEGORY - Static variable in interface com.sssw.cm.api.EbiDocCategory
The element type of Document Category
EL_DOC_CONTENT - Static variable in interface com.sssw.cm.api.EbiDocContent
The element type of "Document Content".
EL_DOC_FIELD - Static variable in interface com.sssw.cm.api.EbiDocField
The element type of "Document Field"
EL_DOC_FOLDER - Static variable in interface com.sssw.cm.api.EbiDocFolder
The element type of Document Folder
EL_DOC_LINK - Static variable in interface com.sssw.cm.api.EbiDocLink
The element type of "Document Link"
EL_DOC_TYPE - Static variable in interface com.sssw.cm.api.EbiDocType
The element type of "Document Type".
EL_DOC_VERSION - Static variable in interface com.sssw.cm.api.EbiDocVersion
The element type of "Document Version".
EL_DOCUMENT - Static variable in interface com.sssw.cm.api.EbiDocument
The Document element type.
EL_EXTN_META - Static variable in interface com.sssw.cm.api.EbiDocExtnMeta
The element type of "Document Extension Metadata".
EL_EXTN_META_INFO - Static variable in interface com.sssw.cm.api.EbiDocExtnMetaInfo
The element type of Extension Meta Info.
EL_FW_ACLMETA - Static variable in interface com.sssw.fw.security.api.EbiAccessRightMeta
AccessRightMeta element type
EL_FW_Config - Static variable in interface com.sssw.fw.api.EbiConfig
Director element type for an EbiConfig object.
EL_FW_ELEMENTTYPEMETA - Static variable in interface com.sssw.fw.security.api.EbiElementTypeMeta
ElementTypeMeta element type
EL_FW_PERMMETA - Static variable in interface com.sssw.fw.security.api.EbiPermissionMeta
PermissionMeta element type
EL_FW_USER - Static variable in interface com.sssw.fw.usermgr.api.EbiUserInfo
User element type
EL_FW_USER_BLOBATTR - Static variable in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
User Blob Attribute Info element type
EL_FW_USEREXT - Static variable in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
User element type
EL_FW_USERMETA - Static variable in interface com.sssw.fw.usermgr.api.EbiUserMeta
User Meta element type
EL_LAYOUT_DOC_DESC - Static variable in interface com.sssw.cm.api.EbiLayoutDocDescriptor
The element type of Layout Document Descriptor
EL_LAYOUT_SET - Static variable in interface com.sssw.cm.api.EbiDocLayoutSet
The element type of "Layout Set".
EL_LAYOUT_STYLE - Static variable in interface com.sssw.cm.api.EbiDocLayoutStyle
The element type of Layout Style.
EL_PORTAL_CATEGORY - Static variable in interface com.sssw.portal.api.EbiCategoryInfo
category element type
EL_PORTAL_CATEGORY_INFO - Static variable in interface com.sssw.portal.api.EbiPortalCategoryInfo
portal category info element type
EL_PORTAL_COMPONENT - Static variable in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Component element type.
EL_PORTAL_CONTAINER_PAGE - Static variable in interface com.sssw.portal.api.EbiContainerPageInfo
Portal Container Page element type
EL_PORTAL_GROUP_PAGE - Static variable in interface com.sssw.portal.api.EbiGroupPageInfo
Portal group page element type.
EL_PORTAL_LAYOUT - Static variable in interface com.sssw.portal.api.EbiLayoutInfo
layout element type
EL_PORTAL_OPTION - Static variable in interface com.sssw.portal.api.EbiOptionInfo
option element type
EL_PORTAL_PAGE - Static variable in interface com.sssw.fw.api.EbiConstants
No information available
EL_PORTAL_PAGE - Static variable in interface com.sssw.portal.api.EbiPageInfo
Page element type.
EL_PORTAL_SHARED_PAGE - Static variable in interface com.sssw.portal.api.EbiSharedPageInfo
Portal Shared Page element type
EL_PORTAL_STYLE - Static variable in interface com.sssw.portal.api.EbiStyleInfo
style element type
EL_PORTAL_THEME - Static variable in interface com.sssw.portal.api.EbiThemeInfo
theme element type
EL_PORTAL_USER_COMPONENT - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
Portal user component element type
EL_PORTAL_USER_PAGE - Static variable in interface com.sssw.portal.api.EbiUserPageInfo
portal user page element type
EL_PORTAL_USER_PORTAL - Static variable in interface com.sssw.portal.api.EbiUserPortalInfo
user portal info element type
EL_PORTAL_USERPREF - Static variable in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
userpreference element type
EL_PORTLET_ENTITY - Static variable in interface com.novell.afw.portlet.api.EbiPortletEntity
Element Type for ACL-Based security.
EL_PORTLET_MODEL - Static variable in interface com.novell.afw.portlet.api.EbiPortletModel
Element Type
EL_PORTLET_PREFERENCE_INFO - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
portlet instance element type
EL_PORTLET_PRODUCER_INFO - Static variable in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
portlet producer info element type
EL_PORTLET_REGISTRATION - Static variable in interface com.novell.afw.portlet.api.EbiPortletRegistration
Element Type for ACL-Based security.
EL_PROFILE_GROUPPREF - Static variable in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
group preference element type
EL_QUERY_RESULT - Static variable in interface com.sssw.cm.api.EbiQueryResult
The element type of 'Query Result'.
EL_SEARCH_ADMIN - Static variable in interface com.sssw.search.api.EbiSearchAdmin
The element type of 'Search Service Administration'.
EL_SECURITY_ROLE - Static variable in interface com.sssw.fw.security.api.EbiRoleInfo
role element type
EL_USER_QUERY - Static variable in interface com.sssw.fw.usermgr.api.EbiUserQuery
The element type for User Query
ELEMTYPE_ID_UNKNOWN - Static variable in interface com.sssw.fw.security.api.EbiElementTypeMeta
The constant for the "unknown" element type ID.
emptyString(String) - Static method in class com.sssw.fw.util.EboMisc
Returns true if s is null or contains only white space
enable(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
Enables the portlet application if status passed in is true.
enable(boolean) - Method in interface com.sssw.fw.task.api.EbiTask
Enables the task.
enableCache(boolean) - Method in interface com.sssw.fw.api.EbiCacheManager
Enables/Disables the cache.
enablePortletProducer(EbiContext, String, boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Enables a portlet producer.
enableTask(EbiContext, boolean, String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Enables/disables a specific task.
enableTask(EbiContext, boolean, String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Enable/disable a specific task.
ENCODED_REQUEST_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $ENCODED_REQUEST_URL$
ENCODING - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document published content ENCODING property
encrypt(byte[]) - Method in class com.sssw.fw.util.crypto.EboBase64Crypto
Encrypts the byte array into a Base 64 string and returns the bytes
encrypt(byte[]) - Method in interface com.sssw.fw.util.crypto.EbiCrypto
Encrypts the byte array and returns a new encrypted byte array
encryptPassword(String, String) - Method in class com.sssw.fw.directory.client.EboDirectoryHelper
Encrypts a password given a password and username
encryptString(String) - Method in class com.sssw.fw.util.crypto.EboBase64Crypto
Encrypts the string and returns a new encrypted string
encryptString(String) - Method in interface com.sssw.fw.util.crypto.EbiCrypto
Encrypts the string and returns a new encrypted string
endSession() - Method in class com.sssw.webdav.client.EboDAVSwitch
Ends a WebDAV client session and cleans up any EboDAVSwitch objects.
endsWithIgnoreCase(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Checks whether the specified String ends with the specified suffix, in a case-insensitive manner.
ensureCapacity(int) - Method in class com.sssw.fw.util.EboEditBuffer
Ensures that the edit buffer has enough space to provide text editing.
ENTITY_ACL - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_ACL_ENTRY - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_BUSINESS_RULES - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_COMPONENT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_COMPONENT_JAR - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_COMPONENTS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_CONDITIONS_ACTIONS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_DEFAULT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_DEFAULTS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_DEPENDENTJARS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_PORTAL_JAR - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_ROLE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_ROLEMAP - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_ROLEMAP_ENTRY - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_ROLES - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_RULE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_RULES - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_STYLE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ENTITY_STYLES - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
enumToArray(Enumeration, Class) - Static method in class com.sssw.fw.util.EboMisc
Returns an array filled with the elements of the enumeration.
enumToArray(Enumeration, Object[]) - Static method in class com.sssw.fw.util.EboMisc
Copies the values of an enumeration to an array.
enumToArrayList(Enumeration) - Static method in class com.sssw.fw.util.EboMisc
Copies the values of an enumeration to an ArrayList.
enumToVector(Enumeration, Vector) - Static method in class com.sssw.fw.util.EboMisc
Copies the values of an enumeration to a Vector.
equals(byte[], byte[]) - Static method in class com.sssw.fw.util.EboMisc
Compares two byte arrays.
equals(int[], int[]) - Static method in class com.sssw.fw.util.EboMisc
Compares two int arrays.
equals(Map, Map, int) - Static method in class com.sssw.fw.util.EboRequestHelper
Check two browser info's for equality.
equals(Object) - Method in class com.sssw.fw.util.EboUUID
Compare the argument to this UUID.
equals(Object[], Object[]) - Static method in class com.sssw.fw.util.EboMisc
Compares two object arrays.
equals(Object, Object) - Static method in class com.sssw.fw.util.EboConvert
Compare two values by converting one to the type of the other.
equals(Object, Object) - Static method in class com.sssw.fw.util.EboMisc
Compares the two objects.
equals(Object, Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Compare two values by converting one to the type of the other.
equals(Object, Object, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Compare two values by converting one to the type of the other.
equalsIgnoreCase(String[], String[]) - Static method in class com.sssw.fw.util.EboStringMisc
Compares two String arrays and returns true if the two arrays have the same length and contain the same String values.
EQUIVALENT - Static variable in interface com.sssw.fw.api.EbiComparator
Indicates that two objects being compared have the same ranking.
erase() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Begins erase processing.
ERROR_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
The system encountered an unexpected error at this logging level, which probably means the code intercepted an error it cannot handle.
error(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the error log level.
error(Throwable) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the error log level.
escape(String) - Static method in class com.sssw.fw.util.EboEncodeHelper
Escapes a string (using the % escape character) for use as part of an URL.
escape(String) - Method in class com.sssw.fw.util.EboEditBuffer
Escapes all characters in the list of escape characters with a backslash
escape(String, String) - Static method in class com.sssw.fw.util.EboEncodeHelper
Escapes a string (using the % escape character) for use as part of an URL, using the specified character encoding.
escape(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Escapes special characters with backslashes in the specified String.
escape(String, String, boolean, boolean, boolean) - Static method in class com.sssw.fw.util.EboEncodeHelper
Escapes a string (using the % escape character) for use as part of an URL, using the specified character encoding.
EVENT_ID_ACCESS_CHECKED - Static variable in class com.sssw.cm.event.api.EboAccessCheckedEvent
The event ID of the "access checked" event.
EVENT_ID_ACCESS_CHECKED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "access right checked" event.
EVENT_ID_ADMIN_ACCESS_CHECKED - Static variable in class com.sssw.cm.event.api.EboAdminAccessCheckedEvent
The event ID of the "access checked" event.
EVENT_ID_ADMIN_ACCESS_CHECKED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "admin access checked" event.
EVENT_ID_BASE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The base event ID.
EVENT_ID_CATEGORY_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category added" event.
EVENT_ID_CATEGORY_ADDED - Static variable in class com.sssw.cm.event.api.EboCategoryAddedEvent
The event ID of the "category added" event.
EVENT_ID_CATEGORY_CONTENTS_LISTED - Static variable in class com.sssw.cm.event.api.EboCategoryContentsListedEvent
The event ID of the "category contents listed" event.
EVENT_ID_CATEGORY_CONTENTS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category contents listed" event.
EVENT_ID_CATEGORY_COPIED - Static variable in class com.sssw.cm.event.api.EboCategoryCopiedEvent
The event ID of the "category copied" event.
EVENT_ID_CATEGORY_COPIED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category copied" event.
EVENT_ID_CATEGORY_MOVED - Static variable in class com.sssw.cm.event.api.EboCategoryMovedEvent
The event ID of the "category moved" event.
EVENT_ID_CATEGORY_MOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category moved" event.
EVENT_ID_CATEGORY_REMOVED - Static variable in class com.sssw.cm.event.api.EboCategoryRemovedEvent
The event ID of the "category removed" event.
EVENT_ID_CATEGORY_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category removed" event.
EVENT_ID_CATEGORY_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboCategoryRetrievedEvent
The event ID of the "category retrieved" event.
EVENT_ID_CATEGORY_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category metadata retrieved" event.
EVENT_ID_CATEGORY_UPDATED - Static variable in class com.sssw.cm.event.api.EboCategoryUpdatedEvent
The event ID of the "category updated" event.
EVENT_ID_CATEGORY_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "category metadata updated" event.
EVENT_ID_CM_BASE - Static variable in interface com.sssw.cm.event.api.EbiConstants
The base event ID for CM.
EVENT_ID_CM_LAST - Static variable in interface com.sssw.cm.event.api.EbiConstants
The last event ID reserved for CM.
EVENT_ID_DATA_EXPORTED - Static variable in class com.sssw.cm.event.api.EboDataExportedEvent
The event ID of the "CM data exported" event.
EVENT_ID_DATA_EXPORTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM data exported" event.
EVENT_ID_DATA_IMPORTED - Static variable in class com.sssw.cm.event.api.EboDataImportedEvent
The event ID of the "CM data imported" event.
EVENT_ID_DATA_IMPORTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM data imported" event.
EVENT_ID_DOC_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document added" event.
EVENT_ID_DOC_ADDED - Static variable in class com.sssw.cm.event.api.EboDocumentAddedEvent
The event ID of the "document added" event.
EVENT_ID_DOC_ADDED_TO_CATEGORY - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document added to category" event.
EVENT_ID_DOC_ADDED_TO_CATEGORY - Static variable in class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
The event ID of the "document added to category" event.
EVENT_ID_DOC_CHECKED_IN - Static variable in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
The event ID of the "document checked in" event.
EVENT_ID_DOC_CHECKED_IN - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document checked in" event.
EVENT_ID_DOC_CHECKED_OUT - Static variable in class com.sssw.cm.event.api.EboDocumentCheckedOutEvent
The event ID of the "document checked out" event.
EVENT_ID_DOC_CHECKED_OUT - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document checked out" event.
EVENT_ID_DOC_COPIED - Static variable in class com.sssw.cm.event.api.EboDocumentCopiedEvent
The event ID of the "document copied" event.
EVENT_ID_DOC_COPIED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document copied" event.
EVENT_ID_DOC_FIELD_ADDED - Static variable in class com.sssw.cm.event.api.EboDocFieldAddedEvent
The event ID of the "document field added" event.
EVENT_ID_DOC_FIELD_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field added" event.
EVENT_ID_DOC_FIELD_ADDED_TO_TYPE - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field added to document type" event.
EVENT_ID_DOC_FIELD_ADDED_TO_TYPE - Static variable in class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
The event ID of the "document field added to doctype" event.
EVENT_ID_DOC_FIELD_REMOVED - Static variable in class com.sssw.cm.event.api.EboDocFieldRemovedEvent
The event ID of the "document field removed" event.
EVENT_ID_DOC_FIELD_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field removed" event.
EVENT_ID_DOC_FIELD_REMOVED_FROM_TYPE - Static variable in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
The event ID of the "document field removed from doctype" event.
EVENT_ID_DOC_FIELD_REMOVED_FROM_TYPE - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field removed from document type" event.
EVENT_ID_DOC_FIELD_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboDocFieldRetrievedEvent
The event ID of the "document field retrieved" event.
EVENT_ID_DOC_FIELD_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field retrieved" event.
EVENT_ID_DOC_FIELD_UPDATED - Static variable in class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
The event ID of the "document field updated" event.
EVENT_ID_DOC_FIELD_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "field metadata updated" event.
EVENT_ID_DOC_FIELDS_LISTED - Static variable in class com.sssw.cm.event.api.EboDocFieldsListedEvent
The event ID of the "fields listed" event.
EVENT_ID_DOC_FIELDS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "fields listed" event.
EVENT_ID_DOC_LAYOUT_STYLE_ADDED - Static variable in class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
The event ID of the "document layout style added" event.
EVENT_ID_DOC_LAYOUT_STYLE_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout style added" event.
EVENT_ID_DOC_LAYOUT_STYLE_REMOVED - Static variable in class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent
The event ID of the "document layout style removed" event.
EVENT_ID_DOC_LAYOUT_STYLE_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout style removed" event.
EVENT_ID_DOC_LAYOUT_STYLE_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent
The event ID of the "document layout style retrieved" event.
EVENT_ID_DOC_LAYOUT_STYLE_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout style retrieved" event.
EVENT_ID_DOC_LAYOUT_STYLE_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout style updated" event.
EVENT_ID_DOC_LAYOUT_STYLE_UPDATED - Static variable in class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
The event ID of the "document layout style updated" event.
EVENT_ID_DOC_LAYOUT_STYLES_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout styles listed" event.
EVENT_ID_DOC_LINK_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document link added" event.
EVENT_ID_DOC_LINK_ADDED - Static variable in class com.sssw.cm.event.api.EboDocLinkAddedEvent
The event ID of the "document field added" event.
EVENT_ID_DOC_LINK_REMOVED - Static variable in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
The event ID of the "document link removed" event.
EVENT_ID_DOC_LINK_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document link removed" event.
EVENT_ID_DOC_LINK_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
The event ID of the "document link retrieved" event.
EVENT_ID_DOC_LINK_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document link retrieved" event.
EVENT_ID_DOC_LINK_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document link updated" event.
EVENT_ID_DOC_LINK_UPDATED - Static variable in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
The event ID of the "document link updated" event.
EVENT_ID_DOC_LINKS_LISTED - Static variable in class com.sssw.cm.event.api.EboDocLinksListedEvent
The event ID of the "document links listed" event.
EVENT_ID_DOC_LINKS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document links listed" event.
EVENT_ID_DOC_MOVED - Static variable in class com.sssw.cm.event.api.EboDocumentMovedEvent
The event ID of the "document moved" event.
EVENT_ID_DOC_MOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document moved" event.
EVENT_ID_DOC_PUBLISHED - Static variable in class com.sssw.cm.event.api.EboDocumentPublishedEvent
The event ID of the "document checked in" event.
EVENT_ID_DOC_PUBLISHED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document published" event.
EVENT_ID_DOC_QUERY_EXECUTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document query executed" event.
EVENT_ID_DOC_QUERY_EXECUTED - Static variable in class com.sssw.cm.event.api.EboDocQueryExecutedEvent
The event ID of the "document query executed" event.
EVENT_ID_DOC_REMOVED - Static variable in class com.sssw.cm.event.api.EboDocumentRemovedEvent
The event ID of the "document removed" event.
EVENT_ID_DOC_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document removed" event.
EVENT_ID_DOC_REMOVED_FROM_CATEGORY - Static variable in class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
The event ID of the "document removed from category" event.
EVENT_ID_DOC_REMOVED_FROM_CATEGORY - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document removed from category" event.
EVENT_ID_DOC_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboDocumentRetrievedEvent
The event ID of the "document retrieved" event.
EVENT_ID_DOC_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document metadata retrieved" event.
EVENT_ID_DOC_ROLLED_BACK - Static variable in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
The event ID of the "document rolled back" event.
EVENT_ID_DOC_ROLLED_BACK - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document rolled back" event.
EVENT_ID_DOC_SRCH_QUERY_EXECUTED - Static variable in class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
The event ID of the "Search Service-based query executed" event.
EVENT_ID_DOC_SRCH_QUERY_EXECUTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "Search Service-based query executed" event.
EVENT_ID_DOC_TYPE_ADDED - Static variable in class com.sssw.cm.event.api.EboDocTypeAddedEvent
The event ID of the "document type added" event.
EVENT_ID_DOC_TYPE_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document type added" event.
EVENT_ID_DOC_TYPE_FIELDS_LISTED - Static variable in class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
The event ID of the "document type fields listed" event.
EVENT_ID_DOC_TYPE_FIELDS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document type fields listed" event.
EVENT_ID_DOC_TYPE_REMOVED - Static variable in class com.sssw.cm.event.api.EboDocTypeRemovedEvent
The event ID of the "document type removed" event.
EVENT_ID_DOC_TYPE_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document type removed" event.
EVENT_ID_DOC_TYPE_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboDocTypeRetrievedEvent
The event ID of the "document type retrieved" event.
EVENT_ID_DOC_TYPE_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document type metadata retrieved" event.
EVENT_ID_DOC_TYPE_UPDATED - Static variable in class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
The event ID of the "document type updated" event.
EVENT_ID_DOC_TYPE_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document type metadata updated" event.
EVENT_ID_DOC_TYPES_LISTED - Static variable in class com.sssw.cm.event.api.EboDocTypesListedEvent
The event ID of the "document types listed" event.
EVENT_ID_DOC_TYPES_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document types listed" event.
EVENT_ID_DOC_UNCHECKED_OUT - Static variable in class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent
The event ID of the "document un-checked out" event.
EVENT_ID_DOC_UNCHECKED_OUT - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document unchecked out" event.
EVENT_ID_DOC_UNLOCKED - Static variable in class com.sssw.cm.event.api.EboDocumentUnlockedEvent
The event ID of the "document unlocked" event.
EVENT_ID_DOC_UNLOCKED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document unlocked" event.
EVENT_ID_DOC_UNPUBLISHED - Static variable in class com.sssw.cm.event.api.EboDocumentUnpublishedEvent
The event ID of the "document unpublished" event.
EVENT_ID_DOC_UNPUBLISHED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document unpublished" event.
EVENT_ID_DOC_UPDATED - Static variable in class com.sssw.cm.event.api.EboDocumentUpdatedEvent
The event ID of the "document updated" event.
EVENT_ID_DOC_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "document updated" event.
EVENT_ID_FOLDER_ADDED - Static variable in class com.sssw.cm.event.api.EboFolderAddedEvent
The event ID of the "folder added" event.
EVENT_ID_FOLDER_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder added" event.
EVENT_ID_FOLDER_CONTENTS_LISTED - Static variable in class com.sssw.cm.event.api.EboFolderContentsListedEvent
The event ID of the "folder contents listed" event.
EVENT_ID_FOLDER_CONTENTS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder contents listed" event.
EVENT_ID_FOLDER_COPIED - Static variable in class com.sssw.cm.event.api.EboFolderCopiedEvent
The event ID of the "folder copied" event.
EVENT_ID_FOLDER_COPIED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder copied" event.
EVENT_ID_FOLDER_MOVED - Static variable in class com.sssw.cm.event.api.EboFolderMovedEvent
The event ID of the "folder moved" event.
EVENT_ID_FOLDER_MOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder moved" event.
EVENT_ID_FOLDER_REMOVED - Static variable in class com.sssw.cm.event.api.EboFolderRemovedEvent
The event ID of the "folder removed" event.
EVENT_ID_FOLDER_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder removed" event.
EVENT_ID_FOLDER_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboFolderRetrievedEvent
The event ID of the "folder retrieved" event.
EVENT_ID_FOLDER_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder retrieved" event.
EVENT_ID_FOLDER_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "folder metadata updated" event.
EVENT_ID_FOLDER_UPDATED - Static variable in class com.sssw.cm.event.api.EboFolderUpdatedEvent
The event ID of the "folder updated" event.
EVENT_ID_LAST - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The last event ID.
EVENT_ID_LDD_ADDED - Static variable in class com.sssw.cm.event.api.EboLddAddedEvent
The event ID of the "layout document descriptor added" event.
EVENT_ID_LDD_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout document descriptor added to style" event.
EVENT_ID_LDD_REMOVED - Static variable in class com.sssw.cm.event.api.EboLddRemovedEvent
The event ID of the "layout document descriptor removed" event.
EVENT_ID_LDD_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout document descriptor removed" event.
EVENT_ID_LDD_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboLddRetrievedEvent
The event ID of the "layout document descriptor retrieved" event.
EVENT_ID_LDD_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout document descriptor's metadata retrieved" event.
EVENT_ID_LDD_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout document descriptor's metadata updated" event.
EVENT_ID_LDD_UPDATED - Static variable in class com.sssw.cm.event.api.EboLddUpdatedEvent
The event ID of the "layout document descriptor updated" event.
EVENT_ID_LDDS_LISTED - Static variable in class com.sssw.cm.event.api.EboLddsListedEvent
The event ID of the "layout document descriptors listed" event.
EVENT_ID_LDDS_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "layout document descriptors listed" event.
EVENT_ID_LOOKUP_BY_ABSOLUTE - Static variable in class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
The event ID of the "directory entry looked up by its absolute path" event.
EVENT_ID_LOOKUP_BY_ABSOLUTE - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "directory entry looked up by its absolute path" event.
EVENT_ID_LOOKUP_BY_RELATIVE - Static variable in class com.sssw.cm.event.api.EboLookupByRelativePathEvent
The event ID of the "directory entry looked up by its relative path" event.
EVENT_ID_LOOKUP_BY_RELATIVE - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "directory entry looked up by its relative path" event.
EVENT_ID_REPOSITORIES_LISTED - Static variable in class com.sssw.cm.event.api.EboRepositoriesListedEvent
The event ID of the "repositories listed" event.
EVENT_ID_REPOSITORIES_LISTED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM repositories listed" event.
EVENT_ID_REPOSITORY_ADDED - Static variable in class com.sssw.cm.event.api.EboRepositoryAddedEvent
The event ID of the "repository added" event.
EVENT_ID_REPOSITORY_ADDED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM repository added" event.
EVENT_ID_REPOSITORY_REMOVED - Static variable in class com.sssw.cm.event.api.EboRepositoryRemovedEvent
The event ID of the "repository removed" event.
EVENT_ID_REPOSITORY_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM repository removed" event.
EVENT_ID_REPOSITORY_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboRepositoryRetrievedEvent
The event ID of the "repository retrieved" event.
EVENT_ID_REPOSITORY_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM repository metadata retrieved" event.
EVENT_ID_REPOSITORY_UPDATED - Static variable in class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
The event ID of the "repository updated" event.
EVENT_ID_REPOSITORY_UPDATED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "CM repository metadata updated" event.
EVENT_ID_SECURITY_REMOVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "security settings removed off a CM element" event.
EVENT_ID_SECURITY_REMOVED - Static variable in class com.sssw.cm.event.api.EboSecurityRemovedEvent
The event ID of the "security settings removed" event.
EVENT_ID_SECURITY_RETRIEVED - Static variable in class com.sssw.cm.event.api.EboSecurityRetrievedEvent
The event ID of the "security settings retrieved" event.
EVENT_ID_SECURITY_RETRIEVED - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "security settings are retrieved for a CM element" event.
EVENT_ID_SECURITY_SET - Static variable in class com.sssw.cm.event.api.EboSecuritySetEvent
The event ID of the "security set" event.
EVENT_ID_SECURITY_SET - Static variable in interface com.sssw.cm.event.api.EbiConstants
The event ID of the "security set" event.
EVENT_ID_TASK_ADDED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task added" event.
EVENT_ID_TASK_ADDED - Static variable in class com.sssw.fw.task.event.api.EboTaskAddedEvent
The event ID of the "task started" event.
EVENT_ID_TASK_BASE - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The base event ID from the ID range reserved by the task support.
EVENT_ID_TASK_COMPLETED - Static variable in class com.sssw.fw.task.event.api.EboTaskCompletedEvent
The event ID of the "task started" event.
EVENT_ID_TASK_COMPLETED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task completed" event.
EVENT_ID_TASK_DISABLED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task disabled" event.
EVENT_ID_TASK_DISABLED - Static variable in class com.sssw.fw.task.event.api.EboTaskDisabledEvent
The event ID of the "task disabled" event.
EVENT_ID_TASK_ENABLED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task enabled" event.
EVENT_ID_TASK_ENABLED - Static variable in class com.sssw.fw.task.event.api.EboTaskEnabledEvent
The event ID of the "task enabled" event.
EVENT_ID_TASK_FAILED - Static variable in class com.sssw.fw.task.event.api.EboTaskFailedEvent
The event ID of the "task started" event.
EVENT_ID_TASK_FAILED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task failed" event.
EVENT_ID_TASK_LAST - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The last event ID from the ID range reserved by the task support.
EVENT_ID_TASK_STARTED - Static variable in class com.sssw.fw.task.event.api.EboTaskStartedEvent
The event ID of the "task started" event.
EVENT_ID_TASK_STARTED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task started" event.
EVENT_ID_TASK_STOPPED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task stopped" event.
EVENT_ID_TASK_STOPPED - Static variable in class com.sssw.fw.task.event.api.EboTaskStoppedEvent
The event ID of the "task stopped" event.
EVENT_ID_TASKS_LISTED - Static variable in interface com.sssw.fw.task.event.api.EbiConstants
The event ID of the "task listed" event.
EVENT_ID_TASKS_LISTED - Static variable in class com.sssw.fw.task.event.api.EboTasksListedEvent
The event ID of the "task disabled" event.
EVENT_ID_UNKNOWN - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "unknown" (default) event ID.
EXECUTE - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'execute' permission type.
EXECUTE_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'execute' permission description.
EXECUTE_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'execute' permission id.
execute(EbiContext) - Method in interface com.sssw.cm.api.EbiTool
Executes the operation.
execute(EbiTaskManager) - Method in interface com.sssw.fw.task.api.EbiTask
Executes the task.
execute(Runnable) - Method in interface com.sssw.fw.api.EbiThreadPoolManager
run a task using the thread pool (the task has to implement Runnable)
executeCommand(WebdavMethod) - Method in class com.sssw.webdav.client.EboDAVSwitch
Executes a WebDAV Command.
exists(EbiContext) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Returns true if this Directory Entry exists.
EXPIRATION_CACHE_UNSPECIFIED - Static variable in interface com.novell.afw.portlet.api.EbiNovellPortletModel
int value meaning that the expiration cache value was not specified in the deployment descriptor.
EXPIRATIONDATE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The expiration date/time property
EXTN_COUNT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the total count of custom extension objects Value = 4
EXTN_PORTAL_CONTEXT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the index of the PortalContext string in the custom extension array.
EXTN_PREVIOUS_MODE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the index of the previous portlet mode string in the custom extension array.
EXTN_PREVIOUS_WINDOW_STATE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the index of the WindowState string in the custom extension array.
EXTN_PROPERTIES - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the index of the properties HashMap string in the custom extension array.

F

fetchData(EbiContext, boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Fetches document data from the source repository into the destination query engine repository.
fetchData(EbiContext, boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Fetches document data from the source repository into the destination query engine repository.
FIELDS_DATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any extension metadata files that belong to extension metadata fields.
FIELDS_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to the extension metadata fields.
filePathToPackageName(String) - Static method in class com.sssw.fw.util.EboStringMisc
Converts a java file path string with either '\' or '/' to a package syntax ('.')
findElements(EbiContext, EbiQuery) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes the search and returns the results.
findElements(EbiContext, EbiQuery) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes the search and returns the results.
findElements(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes a search and returns the results as XML.
findElements(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes a search and returns the results as XML.
findElementsDOM(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes a search and returns the results in org.w3c.dom.Document.
findElementsDOM(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes a search and returns the results in org.w3c.dom.Document.
findElementsFiltered(EbiContext, EbiQuery) - Method in interface com.sssw.cm.api.EbiContentManager
This method works exactly the same way as findElements(EbiContext, EbiQuery), except it performs security filtering of the results.
findElementsFiltered(EbiContext, EbiQuery) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
This method works exactly the same way as findElements(EbiContext, EbiQuery), except it performs security filtering of the results.
findElementsFiltered(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes the search and returns the results as XML.Currently, this is supported for EbiDocQuery only.
findElementsFiltered(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes the search and returns the results as XML.Currently, this is supported for EbiDocQuery only.
findElementsFilteredDOM(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes the search and returns the results in org.w3c.dom.Document.
findElementsFilteredDOM(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes the search and returns the results in org.w3c.dom.Document.
findEntry(String) - Method in interface com.sssw.cm.api.EbiDirectoryContents
Finds a Directory Entry by its key.
findFile(String, String) - Static method in class com.sssw.fw.util.EboMisc
Searches the paths given for the named file.
findMatchingChar(String, int, int) - Static method in class com.sssw.fw.util.EboStringMisc
Finds a matching character in the specified String.
findNextJavaToken(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
A helper routine to find the next Java token in a String.
findNextJavaWord(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
A helper routine to find the next Java ID in a String.
findPrevJavaToken(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
Finds the previous Java token in a String.
findPrevJavaWord(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
A helper routine to find the previous Java ID in a String.
findSimilar(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Finds all the documents that are similar to this one, in the Repository that this document resides.
findWhitespace(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
Searches for the next character in the specified string that is whitespace, starting with the given offset.
findWord(String, int, String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Finds whole words in a String.
fireRule(String) - Method in interface com.sssw.re.api.EbiContext
Executes a rule.
fireRule(String, EbiContext) - Method in interface com.sssw.re.api.EbiRuleManager
Executes a rule.
fireStateChange(EboResource) - Method in class com.sssw.fw.resource.EboResourceEvent
 
fireStateChange(EboStateChangeEvent) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Fires off a state change event.
fireStateChange(String) - Method in class com.sssw.fw.resource.EboResourceEvent
 
fireTemporaryRule(String) - Method in interface com.sssw.re.api.EbiContext
Executes a rule that you supply in XML format.
fireTemporaryRule(String, EbiContext) - Method in interface com.sssw.re.api.EbiRuleManager
Executes a rule that you supply in XML format.
fireVetoableStateChange(EboStateChangeEvent) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Fires off a vetoable state change event.
firstPart(String, char) - Static method in class com.sssw.fw.util.EboStringMisc
Returns the part of the string before the first occurrence of the specified character.
FIVE - Static variable in class com.sssw.fw.util.EboMisc
Constant for '5' Integer.
FIVE_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '5' BigDecimal.
FIVE_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '5' double.
fixLineTerminators(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Scans a sequence of characters in the buffer and ensures that all line terminators are LF (\n).
flushAll() - Method in interface com.sssw.fw.api.EbiCacheManager
Flushes the cache entries from all server-lifetime cache holders.
flushAll(boolean) - Method in interface com.sssw.fw.api.EbiCacheManager
Flushes the cache entries from all server-lifetime cache holders.
flushCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Flushes the group/user caches in realm cache.
flushCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Flushes both group and user caches in the directory service.
flushGroupCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Flushes the group caches in realm cache.
flushGroupCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Flushes the group caches.
flushPortletProducer(String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Flushes the information mgr for the specified portlet producer.
flushPortletRegistrationSessionCache() - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Flushes session caches for the restricted portlet registration list.
flushRepositories() - Static method in class com.sssw.cm.factory.EboFactory
Discards any existing instantiated Content Managers.
flushRoleCache() - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Deprecated. Calling this method will have no effect. The role cache is now automatically flushed when the underlying data store changes. This will be removed in the next version.
flushRoleCache() - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Deprecated. Calling this method will have no effect. The role cache is now automatically flushed when the underlying data store changes. This will be removed in the next version.
flushRoleCache(String) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Deprecated. Calling this method will have no effect. The role cache is now automatically flushed when the underlying data store changes. This will be removed in the next version.
flushRoleCache(String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Deprecated. Calling this method will have no effect. The role cache is now automatically flushed when the underlying data store changes. This will be removed in the next version.
flushServerLifetimeCacheHolder(String) - Method in interface com.sssw.fw.api.EbiCacheManager
Flushes the cache entries held by the sepcified server-lifetime cache holder.
flushServerLifetimeCacheHolder(String, boolean) - Method in interface com.sssw.fw.api.EbiCacheManager
Flushes the cache entries held by the sepcified server-lifetime cache holder.
flushUserCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Flushes the user caches in realm cache.
flushUserCache(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Flushes the user caches.
flushUserInCache(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Flushes the specified user from the specified realm cache.
flushUserInCache(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Flushes the specified user from the specified realm cache.
FOLDERID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The folder ID property
FOLDERS_METADATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any metadata that pertains to folders.
FORCE_RENDER_TIMEOUT - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the config file to find out if aggregation controller should enforce return from a portlet render call.
FORCE_SERIAL_SYNCH_RENDER - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the config file to find out if agregation controller should enforce serial rendering synchronous portlets.
forceExpire(boolean) - Method in interface com.sssw.cm.task.api.EbiDocExpireTask
Tells the task to force expiration by overriding the Documents' EXPIRATIONDATE values.
forcePublish(boolean) - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells the task whether to publish Documents regardless of the value of their PUBLISHDATE property (forced publish).
format(Object, String) - Static method in class com.sssw.fw.util.EboFormat
Format an object and produce formatted output string.
format(Object, String, int) - Static method in class com.sssw.fw.util.EboFormat
Format an object and produce formatted output string.
format(Object, String, int, int) - Static method in class com.sssw.fw.util.EboFormat
Format an object and produce formatted output string.
format(Object, String, int, int, Locale, String) - Static method in class com.sssw.fw.util.EboFormat
Format an object and produce formatted output string.
format(Object, String, int, int, String, String, String, String) - Static method in class com.sssw.fw.util.EboFormat
Format an object and produce formatted output string.
forward(EbiContext) - Method in interface com.sssw.wf.activity.EbiProcessNode
Deprecated.  
forward(EbiWorkitemDelegate) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Forwards a workitem to the next activity.
forward(EbiWorkitemDelegate, EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Forwards a workitem to the next activity.
forward(String) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Forwards a workitem to the next activity.
foundErrors() - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Checks to see if any errors were found during the execution of queryDefToObjectWithValidation
FOUR - Static variable in class com.sssw.fw.util.EboMisc
Constant for '4' Integer.
FOUR_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '4' BigDecimal.
FOUR_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '4' double.
FRAMEWORK_FILE_EXTENSION_KEY - Static variable in interface com.sssw.fw.api.EbiConstants
The file extension key of the Framework config file.
FRAMEWORK_FILESYSDIR_KEY - Static variable in interface com.sssw.fw.api.EbiConstants
No information available
FRAMEWORK_MIMETYPE_KEY - Static variable in interface com.sssw.fw.api.EbiConstants
The MIME type key of the Framework config file.
fromXML(EbiContext, EbiContentMgmtDelegate, Node) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Populates this object with values from an XML Node describing a CM Document per contentmgmt-document_4_0.dtd.
fromXML(EbiContext, EbiContentMgmtDelegate, Node, EbiXmlDataOptions) - Method in interface com.sssw.cm.api.EbiCmElement
Initializes the element with values from an XML structure.
fromXML(EbiContext, EbiContentMgmtDelegate, Node, EbiXmlDataOptions) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Populates this object with values from an XML Node describing a CM Document.
fromXML(EbiContext, Node) - Method in interface com.sssw.fw.security.api.EbiAcl
Populates this acl instance with values from an XML Node describing an Acl per framework-acl_3_0.dtd.
fromXML(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiAcl
Populates this acl instance with values from an XML String describing an Acl per framework-acl_3_0.dtd.
fromXML(Node) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Populate the options object from XML.
fromXML(Node) - Method in interface com.sssw.cm.api.EbiElementOverwrite
Initializes the object with values from an XML node.
fromXML(Node) - Method in interface com.sssw.fw.task.api.EbiTask
Populates the task object from XML.
fromXML(Node) - Method in interface com.sssw.fw.task.api.EbiTaskType
Populates the task type object from XML.
fromXML(Node) - Method in interface com.sssw.search.api.EbiQuery
Initializes this query object from XML data.
FT_BIGDECIMAL - Static variable in interface com.sssw.cm.api.EbiDocField
The BigDecimal value type for Document Extension Metadata Fields
FT_BOOLEAN - Static variable in interface com.sssw.cm.api.EbiDocField
The Boolean value type for Document Extension Metadata Fields
FT_BYTE - Static variable in interface com.sssw.cm.api.EbiDocField
The Byte alue type for Document Extension Metadata Fields
FT_BYTEARRAY - Static variable in interface com.sssw.cm.api.EbiDocField
The ByteArray value type for Document Extension Metadata Fields
FT_CHAR - Static variable in interface com.sssw.cm.api.EbiDocField
The Character value type for Document Extension Metadata Fields
FT_DATE - Static variable in interface com.sssw.cm.api.EbiDocField
The Date value type for Document Extension Metadata Fields
FT_DOUBLE - Static variable in interface com.sssw.cm.api.EbiDocField
The Double value type for Document Extension Metadata Fields
FT_FLOAT - Static variable in interface com.sssw.cm.api.EbiDocField
The Float value type for Document Extension Metadata Fields
FT_INT - Static variable in interface com.sssw.cm.api.EbiDocField
The Integer value type for Document Extension Metadata Fields
FT_LONG - Static variable in interface com.sssw.cm.api.EbiDocField
The Long value type for Document Extension Metadata Fields
FT_LONGVARCHAR - Static variable in interface com.sssw.cm.api.EbiDocField
The LongVarChar value type for Document Extension Metadata Fields.
FT_SHORT - Static variable in interface com.sssw.cm.api.EbiDocField
The Short value type for Document Extension Metadata Fields
FT_STRING - Static variable in interface com.sssw.cm.api.EbiDocField
The String value type for Document Extension Metadata Fields
FT_TIME - Static variable in interface com.sssw.cm.api.EbiDocField
The Time value type for Document Extension Metadata Fields
FT_TIMESTAMP - Static variable in interface com.sssw.cm.api.EbiDocField
The Timestamp value type for Document Extension Metadata Fields
FTS_DOC_CONTENT_QUERY - Static variable in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
FTS_DOC_MD_QUERY - Static variable in interface com.sssw.cm.api.EbiFtsDocMetaDataQuery
Deprecated. See EbiQuery.QUERY_TYPE_TEXT.
FULL - Static variable in class com.sssw.fw.util.EboFormat
The full style for the style parameter of the format methods.
FW - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a framework log
FW_PRINCIPAL_CONTAINER - Static variable in interface com.sssw.fw.api.EbiConstants
The principal type for container principals.
FW_PRINCIPAL_CONTAINER - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The principal type for container principals.
FW_PRINCIPAL_GROUP - Static variable in interface com.sssw.fw.api.EbiConstants
The principal type for group principals.
FW_PRINCIPAL_GROUP - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The principal type for group principals.
FW_PRINCIPAL_USER - Static variable in interface com.sssw.fw.api.EbiConstants
The principal type for user principals.
FW_PRINCIPAL_USER - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The principal type for user principals.

G

genBetween(String, Object, Object, boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression corresponding to SQL BETWEEN query
genBetween(String, String, Object, Object, boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Generate a SQL query expression using the SQL BETWEEN operator
genBetweenWithArgs(String, Object, Object, boolean, boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression corresponding to SQL BETWEEN query for use with filter arguments All values will be replaced by arguments.
GENERAL_ADMIN - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
General admin type and id.
generate() - Static method in class com.sssw.fw.util.EboUUID
Generate a new Universally Unique Identifier For Netware, uses Netware's native uuid generation api.
generateId() - Static method in class com.sssw.wf.factory.EboFactory
This factory method returns a globally unique 32 byte identifier.
generateUUIDFromByteArray(byte[]) - Static method in class com.sssw.fw.util.EboUUID
Generate the UUID from its byte array representation
generateUUIDFromEncodedString(String) - Static method in class com.sssw.fw.util.EboUUID
Deprecated.  
generateUUIDFromString(String) - Static method in class com.sssw.fw.util.EboUUID
Generate the UUID from its String representation
genExpression(String, Object, int, boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression
genExpression(String, String, Object, boolean, int, boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Generate a SQL query expression
genExpressionWithArgs(String, int, boolean, boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression for use with filter arguments All values will be replaced by arguments.
genFieldValueClause(EbiContext, EbiContentManager, EbiDocQuery, String[], boolean, Object[], int, boolean) - Static method in class com.sssw.cm.util.EboDocQueryUtil
For the given document query, generates a WHERE clause that involves multiple 'field value' criteria, e.g.
genIn(String, Object[], boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression corresponding to SQL IN query
genIn(String, String, Object[], boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Generate a SQL query expression using the SQL IN operator
genInWithArgs(String, Object[], boolean, boolean) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Generate an LDAP search filter expression corresponding to SQL IN query for use with filter arguments All values will be replaced by arguments.
genOrderBy(String, String, boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the ORDER BY entry for a SQL data element
GET_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV GET.
GET_MARKUP - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating a GET MARKUP action Value = 1
get2DigitYearWindow() - Static method in class com.sssw.fw.util.EboParse
Gets the 2-digit year "sliding window" value, which determines how 2-digit years are parsed
getAbstract() - Method in interface com.sssw.cm.api.EbiDocument
Gets the Document's abstract (summary)
getAbstract() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Document Abstract.
getAccessRight() - Method in class com.sssw.cm.event.api.EboAccessCheckedEvent
Gets the access right that's being checked.
getAccessRight() - Method in class com.sssw.cm.event.api.EboAdminAccessCheckedEvent
Gets the access right that's being checked.
getAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets an access right meta for a supported element type in readonly mode.
getAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets an access right meta for a supported element type in readonly mode.
getAccessRightMetaXML() - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets the permission metadata in xml format.
getAcl() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the ACL set into the params object
getAcl() - Method in class com.sssw.cm.event.api.EboRepositoryAddedEvent
Gets the ACL.
getAcl() - Method in class com.sssw.cm.event.api.EboDocTypeAddedEvent
Returns the ACL.
getAcl() - Method in class com.sssw.cm.event.api.EboSecuritySetEvent
Gets the access control list being set on the element
getAcl() - Method in class com.sssw.cm.event.api.EboDocFieldAddedEvent
Gets the ACL.
getAcl() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
Gets the ACL.
getAcl() - Method in class com.sssw.cm.event.api.EboSecurityRetrievedEvent
Gets the access control list
getAcl() - Method in class com.sssw.cm.event.api.EboFolderAddedEvent
Gets the ACL.
getAcl() - Method in class com.sssw.cm.event.api.EboDocumentAddedEvent
Gets the access control list, if any, specified at the time of the document's addition.
getAcl() - Method in class com.sssw.cm.event.api.EboCategoryAddedEvent
Gets the ACL.
getAcl() - Static method in class com.sssw.fw.security.client.EboFactory
Gets a new Framework ACL object.
getAcl(EbiContext) - Method in interface com.sssw.fw.api.EbiSecurableElement
Gets the access control list that is currently set for this securable element.
getAcl(EbiContext, EbiSecurableElement) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Access Control List currently set for an element.
getAcl(EbiContext, EbiSecurableElement) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Access Control List currently set for an element.
getAcl(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Gets an acl object for a framework element.
getAcl(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets an acl object for a framework element.
getAcl(String) - Static method in class com.sssw.fw.security.client.EboFactory
Gets a new Framework ACL object by a specified element type.
getAclEntry() - Static method in class com.sssw.fw.security.client.EboFactory
Gets an Framework AclEntry object.
getActionHandler(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiOptionManager object that is associated with the portal web application.
getActionMacroIDs() - Method in interface com.sssw.re.api.EbiRuleManager
Gets the names of the action macros.
getActionRequest() - Method in interface com.sssw.fw.api.EbiActionRequest
Returns the underlying wrapped ActionRequest
getActionRequest() - Method in interface com.sssw.fw.api.EbiActionContext
Retrieves the original request object, in this case a javax.portlet.ActionRequest
getActionResponse() - Method in interface com.sssw.fw.api.EbiActionContext
Retrieves the original response object, in this case a javax.portlet.ActionResponse
getActionResponse() - Method in interface com.sssw.fw.api.EbiActionResponse
Returns the underlying wrapped ActionResponse
getActivityName() - Method in interface com.sssw.wf.api.EbiDestination
Gets the printable process node name.
getActivityName() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
gets the name of the activity the workitem is currently at in the process.
getAddDocParams() - Static method in class com.sssw.cm.factory.EboFactory
Creates a parameter holder object for adding a new Document.
getAdditionalBeanNames() - Method in interface com.sssw.fw.resource.api.EbiResourceBeanWrapper
Gets the names of the beans that this wrapper object is able to instantiate.
getAddressee() - Method in interface com.sssw.wf.api.EbiAddressee
This method returns addressee.
getAddressee() - Method in interface com.sssw.wf.ui.api.EbiDestinationDefinition
Get the destination definition's addressee.
getAddressee(EbiWorkitem) - Method in interface com.sssw.wf.api.EbiDestination
Returns a collection of addressees asociated with this destination.
getAdminElement(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a reference to the Admin Element.
getAdminElement(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a reference to the Admin Element.
getAdminID(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the adminID for a subsystem.
getAdminType(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the adminType for a subsystem.
getAllAccessible(EbiContext, Collection, String, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
From a list of securable elements, filters out the ones that are accessible to the user whose context is passed in.
getAllAccessible(EbiContext, Collection, String, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
From a list of securable elements, filters out the ones that are accessible to the user whose context is passed in.
getAllElements(boolean) - Method in interface com.sssw.cm.api.EbiRelatedElements
Returns all the related elements.
getAllowableValues() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect
Returns an unmodifiable List of EbiPortletPreferenceSelect.AllowableValue objects sorted in the order that they should be displayed in UI.
getAllowedMethods() - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Gets the methods that are allowed to be executed on this resource.
getAllowedSectionIDs(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets a list of allowed section IDs according to the selected layout.
getAllowedSectionIDs(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Gets a list of allowed section IDs according to the selected layout.
getAllPreferences() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType
Returns a List with all the preferences.
getAllPreferences(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Returns a List with all the preferences in the given locale.
getAllProperties() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets all properties assigned to workitem and all properties for each document.
getAllPropertyNames() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets all property names assigned to workitem and all property names for each document.
getAllResElements() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of CM elements that were successfully processed last time the data transfer tool executed.
getAllStatistics() - Method in interface com.sssw.fw.api.EbiCacheManager
Gets an xml Document that provides the current statistics from cache manager.
getAllVersions(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Enumerate all the existing versions of a specific Document.
getAncestorContainers(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Enumerates any ancestors, all the way up to the Root Realm Container, of this container.
getAncestorContainers(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Enumerates any ancestors, all the way up to the Root Realm Container, of the specified container.
getAncestorContainers(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Enumerates any ancestors, all the way up to the Root Realm Container, of the specified Realm Principal.
getAncestorContainers(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Enumerates the ancestor containers, all the way up to the root container, of the specified realm principal.
getAnonymous() - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the "anonymous" principal from the primary realm
getAnonymous() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns the "anonymous" principal
getAnonymous(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the "anonymous" principal from the specified realm
getAnsiJoinAsString(int) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the string value of an ANSI join type
getApiVersion() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the version descriptor of the Query Engine product API.
getApiVersion() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the version descriptor of the Query Engine product API.
getApplicationModel() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a reference to the model that this portlet model belongs to.
getArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued property by its name.
getAsJavaPackage() - Method in class com.sssw.fw.resource.EboResourceElement
 
getAttribute(String) - Method in interface com.sssw.fw.api.EbiRequest
Returns an object from the request attribute map with the given name, null if the name does not exist
getAttribute(String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
get an attribute of a node (if present)
getAttribute(String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getAttributeContent() - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Gets the content for the user blob attribute.
getAttributeNames() - Method in interface com.sssw.fw.api.EbiContext
Gets an Enumeration of the whiteboard keys that are defined in the session.
getAttributeNames() - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns an Enumeration of String objects containing the names of all the objects bound to this whiteboard.
getAttributeValue(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets user attribute by specified attribute name
getAttributeValue(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Deprecated.  
getAttributeValue(String, Node) - Static method in class com.novell.afw.util.EboXmlUtil
get the value of an attribute of a node (if present)
getAttributeValue(String, Node) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getAttributeValues(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets user attribute values by a specified attribute name.
getAuditDelegate() - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a queue audit delegate.
getAuditInfo(String, String, String, Date, Date) - Method in interface com.sssw.wf.client.EbiAuditDelegate
Gets audit information based on parameters set.
getAuditManager() - Static method in class com.sssw.wf.factory.EboFactory
Gets an EbiAuditManager object.
getAuthenticatedUser(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the authenticated user from the session or request
getAuthenticatedUser(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns the authenticated user from the session or request
getAuthenticatedUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the authenticated user from the session or request using the specified realm
getAuthenticatedUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the authenticated user from the session or request using the specified realm
getAuthor() - Method in interface com.sssw.cm.api.EbiDocument
Gets the name of the Document's author.
getAuthor() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Author.
getAuthUserContext() - Method in interface com.sssw.fw.directory.api.EbiRealmUser
Gets the authenticated user context for this realm user.
getAutoRegistration() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the registration information for this portlet.
getBaseName(String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns a new string with the extension (last .*) chopped off.
getBasePreference() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Returns the preference to which this localized preference uses as its base and the preference to which the non localized properties are delegated (e.g.
getBatchSize() - Method in interface com.sssw.search.api.EbiQuery
Returns the batch size for batch queries.
getBatchStart() - Method in interface com.sssw.search.api.EbiQuery
Returns the batch size for batch queries.
getBCC() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the list of recipients (the "Bcc" header value).
getBigDecimal(int) - Static method in class com.sssw.fw.util.EboMisc
Returns the BigDecimal version of 'dec'.
getBindings() - Static method in class com.sssw.fw.resource.EboResourceBinding
 
getBlobAttributeContent(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets a user blob attribute content.
getBlobFieldID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the field ID for a specified blob attribute.
getBoolean(boolean) - Static method in class com.sssw.fw.util.EboMisc
Returns the Boolean version of 'b'.
getBooleanProperty(String, boolean) - Method in interface com.sssw.fw.api.EbiConfig
Gets a property that has a boolean value.
getBooleanValue() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
A convienence method that allows getting of the boolean value of the preference.
getBrowserInfo() - Method in interface com.sssw.fw.api.EbiContext
Returns information about the current user agent.
getBrowserInfo(HttpServletRequest) - Static method in class com.sssw.fw.util.EboRequestHelper
Extract the HTTP user-agent header from the HTTP Servlet Request and parse it out.
getBuffer() - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Return the underlying EboByteBuffer Storage agent.
getBuffer() - Method in class com.sssw.fw.util.EboByteBufferInputStream
Return the underlying ByteBuffer Storage agent.
getBuffer() - Method in class com.sssw.fw.util.EboEditBuffer
Gets the actual text from this edit buffer instance.
getBuffer() - Method in class com.sssw.fw.util.EboByteBuffer
Get the actual storage array N.B.
getBuilder() - Static method in class com.novell.afw.util.EboXmlUtil
get a javax.xml.parsers.DocumentBuilder from the javax.xml.parsers.DocumentBuilderFactory validation turned off and name space awareness turned on if you need a DocumentBuilder with different features, use the getBuilder(boolean validation, boolean nameSpaceAware) method (this method will cache the DocumentBuilder after the fist hit
getBuilder() - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getBuilder(boolean, boolean) - Static method in class com.novell.afw.util.EboXmlUtil
get a javax.xml.parsers.DocumentBuilder from the javax.xml.parsers.DocumentBuilderFactory
getBuilder(boolean, boolean) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getBytes() - Method in class com.sssw.fw.resource.EboResourceElement
Returns the bytes for the resource.
getCacheControl() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets a cache control object (for expiration cache property support)
getCachedObjects() - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets all the cached objects for this cache holder from all the cache containers: object, memory and disk.
getCachedValues() - Method in interface com.sssw.fw.api.EbiSession
Gets all the cached key/value pairs for the content stored by the cache manager.
getCacheManager() - Static method in class com.sssw.fw.factory.EboFactory
Gets Cache Manager singleton object.
getCacheManagerUUID() - Method in interface com.sssw.fw.api.EbiCacheManager
Gets the Cache Manager UUID.
getCallingPage() - Method in interface com.sssw.portal.api.EbiPortalContext
Retrieves the url to the calling page.
getCallingPageQuery() - Method in interface com.sssw.portal.api.EbiPortalContext
Retrieves the query paramter string from the calling page.
getCategories() - Method in interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration
Returns the registration time categories.
getCategories(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets category UUIDs and names.
getCategoriesByPortletRegistration(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a list of portlet categories by a portlet registration.
getCategoriesOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the category overwrite options.
getCategory() - Method in class com.sssw.cm.event.api.EboCategoryContentsListedEvent
Gets the category metadata object.
getCategory() - Method in class com.sssw.cm.event.api.EboCategoryRemovedEvent
Returns the category metadata object.
getCategory() - Method in class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Gets the category metadata object.
getCategory() - Method in class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
Gets the category metadata object.
getCategory() - Method in class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
Gets the category metadata object.
getCategory() - Method in class com.sssw.cm.event.api.EboCategoryAddedEvent
Gets the category metadata object.
getCategory(EbiContext, EbiDocCategory, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a category by its name.
getCategory(EbiContext, EbiDocCategory, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a category by its name.
getCategory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a Category by its ID.
getCategory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a Category by its ID.
getCategoryDescription() - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets description of the category.
getCategoryDescription(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets the localized description of the category.
getCategoryDisplayName() - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets a category display name.
getCategoryDisplayName(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets a category localized display name.
getCategoryID() - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Gets Category ID.
getCategoryIDs() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the list of the Category IDs.
getCategoryName() - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets category name.
getCategoryReferences(EbiContext, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the list of Categories to which this Document belongs.
getCategoryType() - Method in interface com.sssw.portal.api.EbiCategoryInfo
Gets a category type.
getCC() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the list of recipients (the "Cc" header value).
getCharacterIterator(boolean) - Method in class com.sssw.fw.util.EboEditBuffer
Creates a Character Iterator for this edit buffer.
getChars(char[], int, int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Copies specified number of chareacters from a specified index in the edit buffer to a specified index in the specified output character buffer.
getChars(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Gets the specified number of characters from the edit buffer starting from a specified index.
getCheckOut() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the value of the 'check out' option.
getChildDocumentID() - Method in interface com.sssw.cm.api.EbiDocLink
Gets the ID of the Link-Child Document.
getChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Documents that are Children of the specified Document.
getChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Documents that are Children of the specified Document.
getChildDocumentVersionID() - Method in interface com.sssw.cm.api.EbiDocLink
Gets the version ID of the Link-Child Document.
getChildGroups() - Method in interface com.sssw.fw.directory.api.EbiRealmGroup
Gets a collection of child group principals if there are any.
getChildGroups(EbiContext, EbiRealmGroup) - Method in interface com.sssw.fw.directory.api.EbiRealm
Gets a collection of child groups for a specified group.
getChildren(EbiContext, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Enumerates the child objects (immediate descendants) of this Realm Container.
getChildren(EbiContext, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDirectory
Lists all the child Elements of this Directory.
getChildren(EbiContext, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the list of children of this Directory Entry.
getChildren(EbiContext, boolean, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDirectory
Lists all the child Elements of this Directory, optionally filtering out any inaccessible items.
getChildren(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Enumerates the child objects (immediate descendants) of a specific Realm Container.
getChildren(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Enumerates the child objects (immediate descendants) of a specific Realm Container.
getChildren(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Enumerates objects that are children (immediate descendants) of the specified container.
getClassDef() - Method in class com.sssw.fw.resource.EboResourceElement
 
getClassDef(ClassLoader) - Method in class com.sssw.fw.resource.EboResourceElement
 
getClassPath() - Method in interface com.sssw.wf.ui.api.EbiAutomaticActivityDefinition
Get class path that is invoked at runtime.
getClassPath() - Method in interface com.sssw.wf.ui.api.EbiJavaActivityDefinition
Get class path that is invoked at runtime.
getClient() - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets the Slide WebDAV client.
getClientCount(String) - Method in interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin
Gets the count of registered server instances in the Cache coordinator.
getClientDescription(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the description of the client type.
getClientList(String) - Method in interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin
Gets a list of registered server instances (clients)
getClientTypes() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the set of client type names set for the workitem's activity.
getClientURI(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the URI of the client type.
getClonedAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets an access right meta for a supported element type for modification.
getClonedAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets an access right meta for a supported element type for modify
getClonedElementTypeMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets the EbiElementTypeMeta object for modification.
getClonedElementTypeMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the EbiElementTypeMeta object for modify.
getClonedPermissionMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets the permission meta for the framework for modification.
getClonedPermissionMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the permission meta for the framework for modify.
getClonedUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a EbiUserMeta object for modify.
getClonedUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Gets an EbiUserMeta object for modification.
getComment() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the comment supplied by the creator of this Version
getComment() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Comment parameter
getComparator() - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
getComponent(EbiPortalContext, String, Map) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component by specified component alias or classname.
getComponentAlias() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Use EbiPortalComponentInfo.getComponentName().
getComponentCategories() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets component categories.
getComponentCategories(EbiContext) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a Collection of EbiCategoryInfo objects for portlet categories.
getComponentCategory() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Use EbiPortalComponentInfo.getComponentCategories().
getComponentCategoryInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component category information object.
getComponentCategoryInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component category information object.
getComponentCategoryInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a list of component category information objects.
getComponentClassName() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component class name.
getComponentContent() - Method in interface com.sssw.portal.api.EbiPortalContext
Retrieves the markup set by the the Current component's getComponentData() method.
getComponentData(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent2
Deprecated. Gets the component data.
getComponentData(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent
Deprecated. Gets the component data.
getComponentDataDefinitionID() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the Device Profiling definition ID for the component.
getComponentDataDefinitionID(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a compnent's data definition ID (for Device Profiling).
getComponentDefaultStyleID() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component default StyleID.
getComponentDefaultStyleID(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component default style ID.
getComponentDefaultValues() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component default values.
getComponentDescription() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component description, which is defined in the deployment descriptor.
getComponentDescriptor() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. This method returns the descriptor as a string. The document should be used directly except where storage is the goal, and in that case the document should be serialized. Use the getComponentDescriptorDocument() intead of this method.
getComponentDescriptorDocument() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Returns the DOM representing the component descriptor.
getComponentDisplayName() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component display name.
getComponentID() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the current component being processed.
getComponentInfo() - Method in interface com.sssw.portal.api.EbiPortalContext
Returns the value object for the currently processed component.
getComponentInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component info object that provides persistent component information.
getComponentInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets the entire list of component information objects.
getComponentInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. To get the entire list of options use EbiComponentManager.getComponentInfoList(EbiPortalContext context). To get a list of components by category use EbiComponentManager.getComponentInfoListByCategory(EbiPortalContext context, String category)
getComponentInfoListByCategory(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a list of component information objects by category.
getComponentInstanceIDs() - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the list of component instance identifiers.
getComponentInstanceName() - Method in interface com.sssw.portal.api.EbiPortalContext
Returns the unique instance name of the current component.
getComponentListByMediaType(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a list of component info objects for a specified media type.
getComponentListRoles() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the list of roles authorized to list the component.
getComponentManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiComponentManager object that is associated with the portal web application.
getComponentManager(ServletContext) - Static method in class com.novell.afw.component.factory.EboFactory
Gets the EbiComponentManager object that is associated with the portal web application.
getComponentMode() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the current component's and instance's mode
getComponentName() - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the component name.
getComponentName() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component name.
getComponentOptionInfo(String) - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Returns a specific option information, null if the component does not support the specified option.
getComponentOptionInfoList() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Returns list of supported options.
getComponentParameter(EbiPortalContext, String, String, Map) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a component parameter, either from the instance parameters or from the component's default definition.
getComponentParams(String) - Method in interface com.sssw.portal.api.EbiPortalJsp
Deprecated. Use the displayComponent JSP tag.
getComponentParams(String) - Method in interface com.sssw.portal.api.EbiPortalPID
Gets the parameters for a given component instance.
getComponentPreviewImage() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Returns the value of the preview-image tag of the component descriptor
getComponentPreviewImage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Returns the URL to an image that represents the component as a runtime example.
getComponentRegistry() - Method in interface com.novell.afw.component.api.EbiComponentContainer
Gets the component registry for the associated portal war.
getComponentRunRoles() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the list of roles authorized to run the component.
getComponentsBySection(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the list of selected components by a specified section.
getComponentsBySection(String) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Gets the list of selected components by a specified section.
getComponentSettings(EbiContext, EbiPortletEntity) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets Component settings.
getComponentSettings(EbiContext, EbiPortletRegistration) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets Component settings.
getComponentState() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the current component's and instance's state
getComponentStyleDocument() - Method in interface com.sssw.portal.api.EbiPortalContext
Retrieves the style document to be used when rendering the component, Assuming the component is XML.
getComponentStyleID() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the style id of the style to be used to render this component.
getComponentStyles() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets component style list.
getComponentTitle() - Method in interface com.sssw.portal.api.EbiPortalContext
The title to be set in the title bar when the component is decorated
getComponentTitleBarEnabled() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the title enabled setting.
getConditionMacroIDs() - Method in interface com.sssw.re.api.EbiRuleManager
Gets the names of the condition macros.
getConfig() - Static method in class com.sssw.fw.factory.EboFactory
Gets the config object for the portal.
getConfigPortlet() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceComplex
Returns the registration id or portlet name of the portlet that should be used to handle the display and modification of the portlet preference.
getConfiguredRealms() - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Retrieves a Collection of realm names from the DirectoryService.
getConfiguredRealms() - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Retrieves a Collection of realm names from the DirectoryService.
getConsumerID() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets the consumer ID that this portlet instance has been assigned.
getConsumerID() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the servlet context name of the consumer war (portal war).
getContainerNames() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns names of all the containers to which the authenticated user belongs.
getContainerPageCategoryInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a container page category info.
getContainerPageCategoryInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a container page category info.
getContainerPageCategoryInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of container page category infos.
getContainerPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a particular Container Page defined for a web application for the authenticated user of the current portal context.
getContainerPageInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of Container Pages defined for a web application for the authenticated user of the current portal context.
getContainerPageInfoListByCategory(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of EbiContainerPageInfo objects for container pages by category ID that the authenticated user from EbiPortalContext is allowed to access.
getContainerPageInfoListByCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of EbiContainerPageInfo objects for container pages by category ID that the user, 'userID' is allowed to access.
getContainerPageInfoListByOwner(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Returns the list of container pages that the current user has WRITE permission to.
getContainerPageInfoListByUser(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a container page info list for the container pages that are readable by a specified user.
getContainerPageUUID() - Method in interface com.sssw.portal.api.EbiContainerPageInfo
Gets the Container Page UUID.
getContainers() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns the list of all directory tree containers to which the user belongs, all the way up to the root container.
getContainerType() - Method in interface com.novell.afw.portlet.api.EbiPortletContainer
Gets the container type for this portlet container instance.
getContains(String) - Method in interface com.sssw.fw.api.EbiConfig
Returns a Map of property key/value pairs whose keys contain the specified value.
getContent() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Content, if any, that was set into the params object
getContent(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the published content for the document, if any.
getContent(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Content for the Document with the specified ID.
getContentKey() - Method in interface com.sssw.fw.api.EbiCacheEntry
Gets the key of the content stored in this cache entry.
getContentKeys() - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets an enumeration of keys for the content for this cache holder in all the cache containers: object, memory and disk.
getContentManager() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the Content Manager that manages the Repository to which this Directory Entry belongs.
getContentManagerByRepID(String) - Static method in class com.sssw.cm.factory.EboFactory
Gets a Content Manager for the specified repository ID.
getContentManagerByRepName(String) - Static method in class com.sssw.cm.factory.EboFactory
Given the name of a repository, gets the corresponding Content Manager.
getContentMgmtDelegateById(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object associated with a repository.
getContentMgmtDelegateById(String, String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object.
getContentMgmtDelegateByName(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object associated with a Repository.
getContentMgmtDelegateByName(String, String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object by Repository name and a service location.
getContents() - Method in interface com.sssw.fw.api.EbiCacheEntry
Gets the content for this cache entry.
getContentSize() - Method in interface com.sssw.fw.api.EbiCacheEntry
Gets the size of the content stored in this cache entry.
getContentType() - Method in interface com.sssw.fw.api.EbiCacheEntry
Gets the type of the content stored in this cache entry.
getContentType() - Method in interface com.sssw.fw.api.EbiRequestContext
Gets the type of content being returned by a component.
getContentType() - Method in interface com.sssw.fw.api.EbiResponse
Returns the response content type
getContentType() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the content type of the content of EbiPortalContext.getComponentContent()
getContext() - Method in class com.sssw.cm.event.api.EboCmEvent
Gets the context object.
getContext() - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
getContext() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the context.
getContext() - Method in class com.sssw.fw.task.event.api.EboTaskEvent
Gets the context object.
getContext() - Method in class com.sssw.webdav.event.api.EboWebdavEvent
Gets the context object.
getContextName() - Method in interface com.sssw.fw.api.EbiContext
Returns the context name associated with the web applications context
getContextName() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the name of the context, which is used to namespace the calls to the underlying framework service factory.
getContextURL(EbiPortalContext) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Build a fullly qualified URL up through the context
getContextURL(HttpServletRequest) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to the applications context, including the schema, server name, and port Note: the returned URL is NOT URL encoded!
getContextURL(PortletRequest) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to the applications context, including the schema, server name, and port Note: the returned URL is NOT URL encoded!
getController() - Static method in class com.novell.afw.portal.factory.EboFactory
Returns the singleton of the implementing class of the EbiPortalAggregationController interface.
getController() - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationController
return the singleton of the implementing class of the EbiPortalAggregationController interface; if this is called for the first time, the implementing class will be determined via the service.xml entry for the "com.novell.afw.portal.api.EbiPortalAggregationController" interface.
getCookie(EbiContext, String) - Static method in class com.sssw.fw.util.EboCookieUtil
Retrieves a cookie from the underlying request with the specified name
getCookieFromBrowser(String, int, EbiContext, boolean) - Static method in class com.sssw.fw.util.EboCookieUtil
Get the cookie identified by cookieName from the context's request.
getCookieHeader(Cookie) - Static method in class com.sssw.fw.util.EboCookieUtil
Construction the Set-cookie header value based on the past in cookie
getCookieNames(EbiContext) - Static method in class com.sssw.fw.util.EboCookieUtil
Return the names of all cookies found in the request object of the context
getCookies() - Method in interface com.sssw.fw.api.EbiRequest
Returns an Array of Cookie objects found on the wrapped request.
getCookies(EbiContext) - Static method in class com.sssw.fw.util.EboCookieUtil
Retrieves the cookies that are part of the contexts request object
getCookies(String) - Static method in class com.sssw.fw.util.EboCookieUtil
Takes a string in the form of the http header and returns an array of cookies
getCookieValue(EbiContext, String) - Static method in class com.sssw.fw.util.EboCookieUtil
Get the cookie value of the cookie specified by the cookieName.
getCookieValue(String) - Method in interface com.sssw.fw.api.EbiRequestContext
Gets the value associated with a particular cookie ID.
getCookieValue(String, EbiContext) - Static method in class com.sssw.fw.util.EboCookieUtil
Get the cookie value.
getCopyName() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the name of the new copy.
getCopyScopes() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get a Map of all the Scoped Paths to copy on a link
getCount() - Method in interface com.sssw.cm.api.EbiDirectoryContents
Gets the number of Entries in the Directory.
getCount(EbiContext, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDirectory
Calculates the number of entries in the directory.
getCreated() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Creation Date/Time
getCreator() - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the name of the creator of the Folder
getCredentials() - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets credentials from the EboDAVSwitch client.
getCryptoProvider() - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an com.sssw.fw.util.crypto.EbiCrypto provider for encryption/decryption
getCurrentCounter() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the number of times the object has been accessed.
getCurrentPID() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the current Portal Page ID
getCustomPortletModes() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns a Collection of EbiPortletAppAttribute objects, one for each custom portlet mode specified in the deployment descriptor.
getCustomWindowStates() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns a Collection of EbiPortletAppAttribute objects, one for each custom portlet window state specified in the deployment descriptor.
getData() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the actual Content data
getData() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the actual Content data.
getDataAsStream() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the content data as a stream.
getDataAsStream() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the content data as a stream.
getDataDefinition() - Method in interface com.novell.afw.portlet.api.EbiPortletStyle
Returns the URI to the data definition file for transcoding
getDataFetcher() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Data Fetcher object for this Content Manager.
getDataFetcher() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Data Fetcher object for this Content Manager.
getDataFetcher(String) - Static method in class com.sssw.search.factory.EboFactory
Get the Data Fetcher object.
getDataFetcher(String, boolean) - Static method in class com.sssw.cm.factory.EboFactory
Gets the Data Fetcher object for the specified CM repository.
getDataFetcherDelegate(String) - Static method in class com.sssw.search.client.EboFactory
Gets an EbiDataFetcherDelegate implementation object.
getDataSource() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the name of the Data Source that this Content Manager is associated with
getDataSource() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the name of the data source that this CM is associated with
getDataType() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the string reprentation of the datatype of this preference.
getDataType() - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Gets the data type code for the Extension Metadata Field (EbiDocField.FT_STRING, EbiDocField.FT_LONG, etc.)
getDate(int) - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Given an index into the date list, gets the date pointed to by the index.
getDateArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued Date property by its name.
getDateCreated() - Method in interface com.sssw.cm.api.EbiDocument
Gets the date/time of the Document's creation
getDateCreated() - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the date/time of the Folder's creation
getDateIndex() - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Gets the index pointing to the current date in the date list.
getDateLastModified() - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the date/time of the last modification of the Folder
getDatePattern(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the date pattern to use.
getDateProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific Date property by its name.
getDateRangeEnd() - Method in interface com.sssw.search.api.EbiQuery
Returns the end of the date range, if one has been specified.
getDateRangeStart() - Method in interface com.sssw.search.api.EbiQuery
Returns the start of the date range, if one has been specified.
getDates() - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Gets the date list specified for this task.
getDbConnection() - Method in interface com.sssw.fw.api.EbiServiceLocator
Gets a pooled database connection from the application server.
getDbConnection(String) - Method in interface com.sssw.fw.api.EbiServiceLocator
Gets a pooled database connection from the application server for a named data source.
getDbmsName() - Static method in class com.sssw.fw.util.EboSqlHelper
Identify the DBMS for the default data source
getDbmsName(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Identify the DBMS for a specified data source
getDebug(boolean) - Method in class com.sssw.webdav.client.EboDAVSwitch
This method returns the state of debug messages.
getDebugSummary() - Method in interface com.sssw.search.api.EbiQueryResult
Gets a debug summary for this object.
getDebugSummary(boolean, boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Provides a nicely formatted summary of the fetcher object's current settings and/or internal state information.
getDebugSummary(boolean, boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Provides a nicely formatted summary of the fetcher object's current settings and/or internal state information.
getDefaultContainerPageName() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets the user's default container page name for the portal.
getDefaultContentManager() - Static method in class com.sssw.cm.factory.EboFactory
Gets the Default Content Manager.
getDefaultContentMgmtDelegate() - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object associated with default repository.
getDefaultContentMgmtDelegate(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiRepositoryDelegate object associated with default repository This factory method is used to force explicit creation of a local or remote service delegate.
getDefaultDescription() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the default client description.
getDefaultDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Layout Style that is the default for the specified Document Type.
getDefaultDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Layout Style that is the default for the specified Document Type.
getDefaultGroupPageName() - Method in interface com.sssw.portal.api.EbiPortalDefaultInfo
Gets the default portal group page name.
getDefaultPageName() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets the user's default page (user or shared).
getDefaultPortalLayoutID() - Method in interface com.sssw.portal.api.EbiPortalDefaultInfo
Gets the default portal layout ID.
getDefaultPortletPreferences(String) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Returns the default (read-only) preferences for the portlet definition that the portlet handle is defined by or for the named portlet.
getDefaultRequestTimeout() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
get the default timeout for a request (independent of any portlet that will be rendered)
getDefaultThemeID() - Method in interface com.sssw.portal.api.EbiPortalDefaultInfo
Gets the default theme ID.
getDefaultURI() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the default client URI.
getDefaultUserPageName() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets the default user page name for the portal app for the user.
getDefinition(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Returns an Document that describes the syntax of the scopedPath.
getDelegate(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiDelegate object.
getDelegate(String, String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiDelegate object.
getDeletedResource() - Method in class com.sssw.webdav.event.api.EboDeleteEvent
Gets the CM resource that is being deleted.
getDepth() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the depth for the LOCK method.
getDepth() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the depth for the PROPFIND method.
getDepth() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the depth for the COPY method.
getDescendants(EbiContext, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Enumerates the descendant objects of this Realm Container.
getDescendants(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Enumerates the descendant objects of a specific Realm Container.
getDescendants(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Enumerates the descendant objects of a specific Realm Container.
getDescendants(EbiContext, EbiRealmContainer, boolean, boolean) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Enumerates objects that are descendants of the specified container.
getDescription() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the description for the preference.
getDescription() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the description of the Layout Style.
getDescription() - Method in interface com.sssw.cm.api.EbiDirectory
Gets the description of this Directory.
getDescription() - Method in interface com.sssw.cm.api.EbiDocType
Gets the description of the Document Type.
getDescription() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the description of this task.
getDescription() - Method in interface com.sssw.fw.task.api.EbiTaskType
Gets the description of the task type.
getDescription() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the description of this layout page.
getDescription() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the description of the fetcher.
getDescription() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the description of the fetcher.
getDescription() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get component description.
getDescription(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletAppUserDataConstraint
Returns a localized description of the security role reference.
getDescription(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns a localized description of the portlet.
getDescription(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletSecurityRoleRef
Returns a localized description of the security role reference.
getDescription(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletAppAttribute
Returns a localized description of the security role reference.
getDescription(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletInitParam
Returns a localized description of the init param.
getDestCategory() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Gets the destination category
getDestCategory() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns the destination category.
getDestFolder() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Gets the destination folder
getDestFolder() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Gets the destination folder
getDestFolder() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns the destination folder.
getDestFolder() - Method in class com.sssw.cm.event.api.EboDocumentCopiedEvent
Gets the destination folder
getDestinations() - Method in interface com.sssw.wf.ui.api.EbiLinkDefinition
Get the link definition's destination definitions.
getDestinations(EbiContext) - Method in class com.sssw.wf.link.EboLink
All link are expected to implement this method.
getDestinationUIClassName() - Method in interface com.sssw.wf.ui.api.EbiLinkUI
Get link bean class' destination bean class name.
getDestRepository() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the name of the destination repository for the fetcher to import the data into
getDestRepository() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the name of the destination repository into which the fetcher imports data.
getDetails() - Method in class com.sssw.fw.task.event.api.EboTaskCompletedEvent
Gets the details
getDeviceManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiDeviceManager object that is associated with the portal web application.
getDeviceName() - Method in interface com.novell.afw.portlet.api.EbiPortletUserAgent
get the name of the device this file / these files are for
getDirectoryContents(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of directory contents.
getDirectoryContents(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of directory contents.
getDirectoryContext() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Gets the directory context.
getDirectoryCount(EbiContext, EbiDirectory, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Calculates the number of entries in the given directory.
getDirectoryCount(EbiContext, EbiDirectory, boolean, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Calculates the number of entries in the given directory.
getDirectoryDataStore() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the directory data store type (e.g., JDBC, JNDI)
getDirectoryDelegate() - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiDirectoryDelegate object.
getDirectoryGroupsQuery() - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiDirectoryGroupsQuery object.
getDirectoryList(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of directory contents.
getDirectoryList(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of directory contents.
getDirectoryManager() - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiDirectoryManager object.
getDirectoryName() - Method in class com.sssw.fw.resource.EboResourceElement
 
getDirectoryType() - Method in interface com.sssw.cm.api.EbiDirectory
Gets the type of the Directory
getDirectoryUserAttributes(EbiContext, String, String[]) - Static method in class com.sssw.fw.usermgr.client.EboUserHelper
Retrieves attribute values for a directory user Currently only returns first value for multivalued attribute
getDirectoryUsersQuery() - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiDirectoryUsersQuery object.
getDirEntryXmlDataOptions() - Static method in class com.sssw.cm.factory.EboFactory
Instantiates a new directory entry XML data options object.
getDiskPath() - Method in class com.sssw.fw.resource.EboResourceElement
 
getDisplayableUserAttributes() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the list of attributes to be displayable from the registration form
getDisplayableXML() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns an xml that represents an the individual prefeence.
getDisplayableXML(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Deprecated. Use EboPortletPreferencesDisplayHelper.getDisplayableXML() to produce these results.
getDisplayBasePreference() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Returns the preference to which this localized preference uses as its base for the displayname and description property.
getDisplayName() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the display name for the preference.
getDisplayName() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the layout page display name.
getDisplayName(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns a localized display name of the portlet.
getDisplayName(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletStyle
Returns a localized display name of the style.
getDisplayName(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletAppSecurityConstraint
Returns a localized description of the security role reference.
getDisplayValue() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect.AllowableValue
Returns the display value of the allowed value.
getDocID() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the UUID of the Document.
getDocParts() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Tells which parts of documents (if documents are copied) are to be copied.
getDocParts() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Tells which parts of documents are to be moved.
getDocParts() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns which parts of the document are to be moved.
getDocParts() - Method in class com.sssw.cm.event.api.EboDocumentCopiedEvent
Tells which parts of the document are to be copied.
getDocPropValue(EbiDocument, String) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given an EbiDocument object and a property name, extracts the value of that property from the object.
getDocType() - Method in class com.sssw.cm.event.api.EboDocTypeAddedEvent
Returns the doctype object
getDocType() - Method in class com.sssw.cm.event.api.EboDocTypeRemovedEvent
Returns the document type metadata object.
getDocType() - Method in class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent
Returns the doctype whose styles are listed.
getDocType() - Method in class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
Gets the document type metadata object.
getDocType() - Method in class com.sssw.cm.event.api.EboDocTypeRetrievedEvent
Returns the document type metadata object.
getDocType() - Method in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Gets the document type metadata object.
getDocType() - Method in class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
Gets the document type metadata object.
getDocTypeID() - Method in interface com.sssw.cm.api.EbiDocument
Gets the ID of the Document Type to which this Document belongs.
getDocTypeID() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the Document Type ID.
getDocTypeID() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the ID of the Document Type
getDocTypeID() - Method in interface com.sssw.cm.api.EbiDocType
Gets the ID of the type.
getDocTypeName() - Method in interface com.sssw.cm.api.EbiDocument
Gets the name of the Document Type to which this Document belongs.
getDocTypeName() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the name of the Document Type.
getDocTypeName() - Method in interface com.sssw.cm.api.EbiDocType
Gets the name of the Document Type.
getDoctypesOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the doctype overwrite options.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent
Gets the metadata for the document being un-checked out.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentRetrievedEvent
Gets the document metadata object.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Gets the metadata for the document being checked in.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Gets the metadata for the document being rolled back
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentUnlockedEvent
Gets the metadata for the document being unlocked.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentCheckedOutEvent
Gets the metadata for the document being checked out.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentUnpublishedEvent
Gets the metadata for the document being unpublished.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
Gets the document metadata object.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns the document metadata.
getDocument() - Method in class com.sssw.cm.event.api.EboDocLinksListedEvent
Returns the document.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns the metadata for the document being published.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentRemovedEvent
Returns the document metadata object.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
Gets the document metadata object.
getDocument() - Method in class com.sssw.cm.event.api.EboDocumentAddedEvent
Gets the metadata for the document being added.
getDocument() - Method in class com.sssw.fw.resource.EboResourceElement
If the resource is an XML document, this method will return a parsed DOM of the resource.
getDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDirectory
Given a relative path to a Document, retrieves it.
getDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Document specified by its ID.
getDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Document specified by its ID.
getDocument(String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are fetched by this interface.
getDocument(String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Workflow documents are fetched by this interface.
getDocumentCategoryReferences(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of Categories that the document with the specified ID belongs to.
getDocumentCategoryReferences(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of Categories that the document with the specified ID belongs to.
getDocumentContentVersion(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a specific Version of a Document whose ID is supplied.
getDocumentContentVersion(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a specific Version of a Document whose ID is supplied.
getDocumentContentVersions(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates all the existing versions of a specific Document.
getDocumentContentVersions(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates all the existing versions of a specific Document.
getDocumentExtnMeta(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Extension Metadata for the given Document.
getDocumentExtnMeta(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Extension Metadata for the given Document.
getDocumentExtnMetaInfo(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Given the name of an Extension Metadata Field for a specific Document, retrieves the set of values of that Field.
getDocumentExtnMetaInfo(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given the name of an Extension Metadata Field for a specific Document, retrieves the set of values of that Field.
getDocumentFieldByID(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a Document Field by ID.
getDocumentFieldByID(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a Document Field by ID.
getDocumentFieldByName(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a Document Field by name.
getDocumentFieldByName(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a Document Field by name.
getDocumentFields(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates all the existing Document Fields.
getDocumentFields(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates all the existing Document Fields.
getDocumentFields(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Document Fields for a given Document Type.
getDocumentFields(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Document Fields for a given Document Type.
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Gets the ID of the Document whose Extension Metadata this meta info represents
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocVersionDescriptor
Gets the ID of the Document
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Gets the ID of the Document whose Extension Metadata the implementation of this interface is holding.
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the ID of the Document for which this Version was created
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Gets the ID of the Document for which this Set was created or is being created.
getDocumentID() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the ID of the Document whose Content is represented by this EbiDocContent.
getDocumentLayout(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a Context and a Document ID, retrieves the appropriate Document Layout.
getDocumentLayout(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a Context and a Document ID, retrieves the appropriate Document Layout.
getDocumentLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For a given Document, obtains its Document Layout Set.
getDocumentLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given Document, obtains its Document Layout Set.
getDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets details on a specific Document Layout Style.
getDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets details on a specific Document Layout Style.
getDocumentLayoutStyle(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Given the name of a Layout Style defined for a specific Document Type, get the metadata of that Style.
getDocumentLayoutStyle(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given the name of a Layout Style defined for a specific Document Type, get the metadata of that Style.
getDocumentLayoutStyles(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates all the Document Layout Styles that were created for the specified Document Type.
getDocumentLayoutStyles(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates all the Document Layout Styles that were created for the specified Document Type.
getDocumentLink(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the link between the Link Parent and the Link Child Documents.
getDocumentLink(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the link between the Link Parent and the Link Child Documents.
getDocumentName() - Method in interface com.sssw.wf.api.EbiProperty
This method returns the document name if property is assigned to a document.
getDocumentNames() - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Gets a list of all the document names that are being managed.
getDocumentNames() - Method in interface com.sssw.wf.api.EbiDocumentManager
Gets a list of all the document names that are being managed.
getDocumentProperties(String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Gets the properties for a document.
getDocumentProperties(String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Gets the properties for a document.
getDocumentProperty(String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Gets a document property.
getDocumentProperty(String, String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Gets a document property.
getDocumentPropertyNames(String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Gets the property names for a document.
getDocumentPropertyNames(String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Gets the property names for a document.
getDocumentQuery() - Method in interface com.sssw.cm.api.EbiExporter
Returns the document scope query, if any was set via the selectDocuments method.
getDocumentsByType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of Documents of the specified Type.
getDocumentsByType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of Documents of the specified Type.
getDocumentsOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the document overwrite options.
getDocumentType(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Gets the document type that this document belongs to
getDocumentTypeByID(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a specific Document Type by ID.
getDocumentTypeByID(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a specific Document Type by ID.
getDocumentTypeByName(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a specific Document Type by name.
getDocumentTypeByName(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a specific Document Type by name.
getDocumentTypes(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates existing Document Types.
getDocumentTypes(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates existing Document Types.
getDocumentTypesWithField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Document Types that have the given Field.
getDocumentTypesWithField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Document Types that have the given Field.
getDocumentVersionID() - Method in interface com.sssw.cm.api.EbiDocVersionDescriptor
Gets the ID of the Version of the Document
getDocumentXmlDataOptions() - Static method in class com.sssw.cm.factory.EboFactory
Instantiates a new document XML data options object.
getDomContent(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the DOM content of the specified xsl style
getDomContent(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the DOM content of the specified xsl style
getDouble(double) - Static method in class com.sssw.fw.util.EboMisc
Returns the Double version of 'd'.
getDPFileName() - Method in interface com.novell.afw.portlet.api.EbiPortletUserAgent
get the name / URL of the transcoding definition to use for this device and locale (or language)
getDriverMajorVersion() - Static method in class com.sssw.fw.util.EboSqlHelper
Return the major version number of the driver for the default data source
getDriverMajorVersion(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the major version number of the driver for a specified data source
getDriverMinorVersion() - Static method in class com.sssw.fw.util.EboSqlHelper
Return the minor version number of the driver for the default data source
getDriverMinorVersion(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the minor version number of the driver for a specified data source
getDriverName() - Static method in class com.sssw.fw.util.EboSqlHelper
Identify the jdbc driver for the default data source
getDriverName(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Identify the JDBC driver for a specified data source
getDtmContent(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the DTM content of the specified xsl style
getDtmContent(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the DTM content of the specified xsl style
getDuration() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the lock duration.
getDuration(long) - Static method in class com.sssw.fw.util.EboMisc
Gets an int array from a millisecond with the following int values in the int array:
Hours - indexed by IDX_DURATION_HOURS Minutes - indexed by IDX_DURATION_MINUTES Seconds - indexed by IDX_DURATION_SECONDS miliseconds - indexed by IDX_DURATION_MILLIS
getDurationDesc(long, boolean) - Static method in class com.sssw.fw.util.EboMisc
Gets the duration description for a milliseconds value.
getEbiRealmUser(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets EbiRealmUser principal from context.
getEbiRealmUser(EbiContext, String, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Creates an EbiRealmUser/EbiRealmGroup principal.
getEbiRealmUser(EbiContext, String, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Creates an EbiRealmUser/EbiRealmGroup principal.
getEbiRealmUserByUniqueID(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Retrieves a Principal based on unique ID.
getEbiRealmUserByUniqueID(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Retrieves a Principal based on unique ID.
getEbiRealmUsersByUniqueIDs(EbiContext, String[], String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Retrieves a Collection of Principals based on unique IDs.
getEbiRealmUsersByUniqueIDs(EbiContext, String[], String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Retrieves a Collection of Principals based on unique IDs.
getEbiRequest() - Method in interface com.sssw.fw.api.EbiContext
Gets the request object associated with the context.
getEbiResponse() - Method in interface com.sssw.fw.api.EbiContext
Gets the response object associated with the context.
getEbiSession() - Method in interface com.sssw.fw.api.EbiContext
Gets a portal session object.
getEbiSession(EJBContext) - Method in interface com.sssw.fw.api.EbiContext
Gets a portal session object using the information passed in from an EJB context.
getEbiWhiteboard() - Method in interface com.sssw.fw.api.EbiContext
The whiteboard is a wrapper of the underlying session
getEboMimeType() - Method in class com.sssw.fw.util.http.HttpParameterHelper
Return the EboMimeType object
getEJBContext() - Method in interface com.sssw.fw.api.EbiContext
Gets EJB context stored in this EbiContext.
getEjbHome(String) - Method in interface com.sssw.fw.api.EbiServiceLocator
Gets an EJB home interface from the application server.
getElement() - Method in interface com.sssw.cm.api.EbiRelatedElements
Gets the element for which this object defines a set of related elements
getElement() - Method in class com.sssw.cm.event.api.EboCmElementEvent
Gets the CM element for which this event is fired.
getElement(String) - Static method in class com.sssw.cm.factory.EboFactory
Gets a content management element object, given the element's type.
getElement(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiElement element object.
getElement(String) - Static method in class com.sssw.wf.factory.EboFactory
Gets an EbiElement element object.
getElementBodyText(Node) - Static method in class com.novell.afw.util.EboXmlUtil
get the text from an elements body example get 'hello world' from hello world
getElementID() - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Gets the Elements ID
getElementID() - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Gets the Elements ID
getElementID() - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Gets Element ID.
getElementMeta(String) - Static method in class com.sssw.wf.factory.EboFactory
Gets an EbiElementMeta object.
getElementOverwrite() - Static method in class com.sssw.cm.factory.EboFactory
Instantiates a new element overwrite specifier object.
getElements() - Method in interface com.sssw.portal.api.EbiPortalPID
Gets the elements for the Portal PID.
getElements(int) - Method in interface com.sssw.cm.api.EbiRelatedElements
Returns related elements at a specific level of the relationship tree.
getElements(String) - Method in interface com.sssw.cm.api.EbiRelatedElements
Gets all the elements of a specific type that this Related Elements object knows about.
getElementString() - Method in class com.sssw.fw.resource.EboResourceElement
Deprecated. The method does not allow for specification of the encoding, and always assumes UTF8 which may not be proper in all cases. Please get the bytes directly, or the InputStream and do your own conversion to string by specifying the appropriate encoding. This method will be removed in the next version.
getElementType() - Method in class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
Returns the element type specifier
getElementType() - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets the element type.
getElementType() - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Gets the Elements Type
getElementType() - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Gets the Elements Type
getElementType() - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Gets Element Type (e.g.
getElementTypeID(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Given an element type name, returns the respective element type ID.
getElementTypeMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets the EbiElementTypeMeta object in readonly mode.
getElementTypeMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the EbiElementTypeMeta object in readonly mode.
getElementTypeMetaXML() - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets xml format for the element type metadata.
getElementTypes() - Method in interface com.sssw.cm.api.EbiRelatedElements
Returns the list of element types to which the related elements belong.
getElementTypes() - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the list of supported element types.
getElementTypes(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the list of supported element types for a subsystem.
getElementUUID() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Gets the element's unique identifier.
getEncodedPageName() - Method in interface com.sssw.portal.api.EbiUserPageInfo
Gets the page name with some encoded text prepended.
getEncodedValue(EbiContext) - Method in class com.sssw.re.core.EboStringTemplate
Get the template with any tags replaced with information from the context.
getEncoding() - Method in interface com.sssw.cm.api.EbiDocument
Gets the ENCODING of published content.
getEncoding() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the ENCODING of the content
getEncoding() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the ENCODING of the Content.
getEncoding() - Method in class com.sssw.fw.util.EboCharBuffer
Return a character string representing the encoding of the characters in this buffer.
getEncoding(String) - Static method in class com.sssw.fw.util.EboStringMisc
Return a character string representing the encoding of the characters in this buffer.
getEncodingName(String) - Static method in class com.sssw.fw.util.EboStringMisc
The names of the encodings used in java are not well defined The current ones in use are, worse still, not named with the correct IANA name (see http://www.iana.org/ or specifically http://www.isi.edu/in-notes/iana/assignments/character-sets) This routine will take a name of an encoding and return a string that can be used in various java APIs (like String.getBytes(String enc)).
getEndsWith(String) - Method in interface com.sssw.fw.api.EbiConfig
Returns a Map of property key/value pairs whose keys end with the specified value.
getEngineId() - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Returns the Workflow Engine ID
getEntries() - Method in interface com.sssw.cm.api.EbiDirectoryContents
Gets the Directory Entry list.
getEntry(EbiContext, EbiDirectory, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets an Entry (by name) in a Directory.
getEntry(EbiContext, EbiDirectory, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets an Entry (by name) in a Directory.
getEntry(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiDirectory
Given a relative path to a Directory Entry, retrieves it.
getEnvEntry(String) - Method in interface com.sssw.fw.api.EbiServiceLocator
Gets the value of an environment entry in the JNDI environment context.
getEraser(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns an instance of an com.sssw.fw.api.EbiWhiteboardEraser object whose name is specified in the parameter.
getEraserName() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the name of the eraser
getErrors() - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Gets the errors, if any were detected during the execution of queryDefToObjectWithValidation.
getEventID() - Method in class com.sssw.cm.event.api.EboCmEvent
Gets the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCmElementEvent
Gets the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLookupByRelativePathEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboAccessCheckedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLddAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboRepositoryAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypeAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboSecuritySetEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypeRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDataExportedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboRepositoryRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLddRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocFieldRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentUnlockedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryContentsListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocFieldRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocFieldAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboSecurityRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentCheckedOutEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentUnpublishedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboRepositoriesListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDataImportedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLddsListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLinksListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderContentsListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentCopiedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypesListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocTypeRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboAdminAccessCheckedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLddRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboRepositoryRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocFieldsListedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocQueryExecutedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFolderUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboSecurityRemovedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocumentAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboCategoryAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboLddUpdatedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.cm.event.api.EboDocLinkAddedEvent
Returns the event ID.
getEventID() - Method in class com.sssw.fw.event.api.EboStateChangeEvent
Gets the event ID.
getEventID() - Method in class com.sssw.fw.task.event.api.EboTaskEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboWebdavEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboHeadEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboGetEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboMoveEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboDeleteEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboMkcolEvent
Gets the event ID.
getEventID() - Method in class com.sssw.webdav.event.api.EboPostEvent
Gets the event ID.
getEventIDSet(int) - Static method in class com.sssw.cm.event.util.EboEventHelper
Returns a BitSet with bits turned on for all events that map to a given state change ID.
getEventIDSet(String) - Static method in class com.sssw.cm.event.util.EboEventHelper
Returns a BitSet with bits turned on for all the CM events exposed for the given element type.
getException() - Method in interface com.sssw.fw.api.EbiContext
Deprecated.  
getException() - Method in class com.sssw.fw.task.event.api.EboTaskFailedEvent
Gets the exception
getExclusions() - Method in interface com.sssw.search.api.EbiQuery
Returns the list of any document exclusions from the query results.
getExpirationCache() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the expiration cache.
getExpirationDate() - Method in interface com.sssw.cm.api.EbiDocument
Gets the expiration date/time of the Document.
getExpirationDate() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Expiration Date/Time.
getExporter() - Method in interface com.sssw.cm.api.EbiContentManager
Gets a CM Data Exporter object.
getExporter() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a CM Data Exporter object.
getExporter() - Method in class com.sssw.cm.event.api.EboDataExportedEvent
Gets the exporter object.
getExporter(String) - Static method in class com.sssw.cm.factory.EboFactory
Creates a CM Data Exporter object.
getExpression() - Method in interface com.sssw.fw.api.EbiQueryExpression
Gets the text of the current expression.
getExtension(String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns the extension of the name or null if no extension was found
getExtensionByMimeType(String) - Static method in class com.sssw.fw.util.EboMimeTypeHelper
Gets a file extension that may be used for the specified mimetype.
getExtensionMeta() - Method in interface com.sssw.cm.api.EbiDocField
Gets the extension metadata associated with the field.
getExtensionMeta() - Method in interface com.sssw.cm.api.EbiDocLink
Gets the extension metadata associated with the Link.
getExtensionMeta() - Method in interface com.sssw.cm.api.EbiDocType
Gets the Extension Metadata associated with the type.
getExtensionMetaData() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Extension Metadata Fields info, if set.
getExtensions() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets a list of Extension objects.
getExtensions() - Method in interface com.novell.afw.portlet.api.EbiMarkupResponse
Gets an array of Extension objects
getExtensions() - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Gets a list of Extension objects.
getExtensions() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets an array of Extension objects
getExtensionsByMimeType(String) - Static method in class com.sssw.fw.util.EboMimeTypeHelper
Gets the list of any extensions that may be used for the specified mimetype.
getExtnMeta(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Gets the Extension Meta for the Document.
getExtnMetaInfo(EbiContext, EbiDocField) - Method in interface com.sssw.cm.api.EbiDocument
Gets an Extension Meta Info for the specified Field.
getExtnMetaInfoByID(String) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Given the ID of a specific Field, returns an EbiDocExtnMetaInfo for it.
getExtnMetaInfoByIndex(int) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Gets an Extension Meta info by index.
getExtnMetaInfoByName(String) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Given the name of a specific field, returns an EbiDocExtnMetaInfo for it.
getExtnMetaInfos() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Gets the Extension Meta info's for the Document.
getFailedTaskNames(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Enumerate names of failed to load tasks.
getFailedTaskNames(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Enumerate names of failed to load tasks.
getFatalErrors() - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Gets the fatal errors, if any were detected during the execution of queryDefToObjectWithValidation.
getFetcherName() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the name of the fetcher.
getFetcherName() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the name of the fetcher.
getField() - Method in class com.sssw.cm.event.api.EboDocFieldRetrievedEvent
Returns the document field metadata object.
getField() - Method in class com.sssw.cm.event.api.EboDocFieldRemovedEvent
Returns the document field metadata object.
getField() - Method in class com.sssw.cm.event.api.EboDocFieldAddedEvent
Gets the document field metadata object.
getField() - Method in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Gets the document field metadata object.
getField() - Method in class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
Gets the document field metadata object.
getFieldBooleanExpr() - Method in interface com.sssw.search.api.EbiQuery
Returns the field Boolean expression, if one has been specified.
getFieldID() - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Gets the ID of the Extension Metadata Field whose values this meta info is holding
getFieldID() - Method in interface com.sssw.cm.api.EbiDocField
Gets the ID of the Field.
getFieldIDs() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Gets the list of IDs of the fields that this Extension Meta object knows about.
getFieldName() - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Gets the name of the Extension Metadata Field whose values this meta info is holding
getFieldName() - Method in interface com.sssw.cm.api.EbiDocField
Gets the name of the document field
getFieldNames() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Get the list of Field names that this Extension Meta object knows about.
getFields() - Method in class com.sssw.cm.event.api.EboDocTypeAddedEvent
Returns the list of ID's of fields associated with the doctype
getFieldsOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the field overwrite options
getFieldSpecList() - Method in interface com.sssw.search.api.EbiQuery
Returns the field specifier list.
getFieldUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Gets Field UUID for the specified user blob attribute.
getFieldUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Gets Field UUID.
getFieldValue() - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Gets the user extended attribute value.
getFieldValues(boolean) - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Gets the values of the Extension Metadata Field.
getFieldValues(EbiContext, EbiDocField) - Method in interface com.sssw.cm.api.EbiDocument
Gets the Extension Metadata Field values for the specified Field on this Document.
getFieldValues(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Returns a hashtable of custom fields and their values.
getFieldValueType() - Method in interface com.sssw.cm.api.EbiDocField
Gets the value type of the Field
getFileContent(String) - Method in class com.sssw.fw.util.EboParameterHolder
returns the contents of the file specified by the file name
getFileContent(String) - Method in class com.sssw.fw.util.http.HttpParameterHelper
Get the bytes of the file submitted from the POST.
getFileContentType(String) - Method in class com.sssw.fw.util.EboParameterHolder
Returns the mime-type of the content of the posted file with the given name
getFileContentType(String) - Method in class com.sssw.fw.util.http.HttpParameterHelper
Get the Content-Type of the file submitted from the POST.
getFileName() - Method in interface com.novell.afw.portlet.api.EbiPortletUserAgent
get the name / URL of the style sheet to use for this device and locale (or language)
getFileName() - Method in class com.sssw.fw.resource.EboResourceElement
 
getFileNameOnly() - Method in class com.sssw.fw.resource.EboResourceElement
 
getFilteredChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Documents that are Children of the specified Document.
getFilteredChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Documents that are Children of the specified Document.
getFilteredDirectoryContents(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of directory contents.
getFilteredDirectoryContents(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of directory contents.
getFilteredDirectoryList(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of directory contents.This method works for both folders and categories, as EbiDirectory is a superinterface of both EbiDocFolder and EbiDocCategory.
getFilteredDirectoryList(EbiContext, EbiDirectory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of directory contents.This method works for both folders and categories, as EbiDirectory is a superinterface of both EbiDocFolder and EbiDocCategory.
getFilteredDocumentCategoryReferences(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of Categories that the Document with the specified ID belongs to.
getFilteredDocumentCategoryReferences(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of Categories that the Document with the specified ID belongs to.
getFilteredDocumentFields(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates all the existing Document Fields.
getFilteredDocumentFields(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates all the existing Document Fields.
getFilteredDocumentFields(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Document Fields for a given Document Type.
getFilteredDocumentFields(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Document Fields for a given Document Type.
getFilteredDocumentLayoutStyles(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates all the Document Layout Styles that were created for the specified Document Type.
getFilteredDocumentLayoutStyles(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates all the Document Layout Styles that were created for the specified Document Type.
getFilteredDocumentsByType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the list of Documents of the specified Type.
getFilteredDocumentsByType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the list of Documents of the specified Type.
getFilteredDocumentTypes(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates existing Document Types.
getFilteredDocumentTypes(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates existing Document Types.
getFilteredDocumentTypesWithField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Enumerates the Document Types that have the given Field.
getFilteredDocumentTypesWithField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Enumerates the Document Types that have the given Field.
getFilteredLinkChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For a given Document, gets the list of Documents that are linked to it.
getFilteredLinkChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given Document, gets the list of Documents that are linked to it.
getFilteredLinkParentDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For a given document, gets the list of Documents to which it is linked.
getFilteredLinkParentDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given document, gets the list of Documents to which it is linked.
getFinishedProcesses() - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets the list of finished workflow processes
getFinishedProcesses(String) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets a finished workflow process
getFirstIndexID() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the ID of the first index involved in indexing the documents.
getFirstIndexID() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the ID of the first index involved in indexing the documents.
getFolder() - Method in class com.sssw.cm.event.api.EboFolderRemovedEvent
Returns the folder metadata object.
getFolder() - Method in class com.sssw.cm.event.api.EboFolderRetrievedEvent
Gets the folder metadata object.
getFolder() - Method in class com.sssw.cm.event.api.EboFolderContentsListedEvent
Gets the folder metadata object.
getFolder() - Method in class com.sssw.cm.event.api.EboFolderAddedEvent
Gets the folder metadata object.
getFolder(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Gets the folder that this Document belongs to.
getFolder(EbiContext, EbiDocFolder, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a folder by its name.
getFolder(EbiContext, EbiDocFolder, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a folder by its name.
getFolder(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a folder by its ID.
getFolder(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a folder by its ID.
getFolderID() - Method in interface com.sssw.cm.api.EbiDocument
Gets the ID of the Folder to which this Document belongs.
getFolderID() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the ID of the Parent Folder
getFolderSize() - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the current size of the Folder
getFoldersOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the folder overwrite options.
getForceRenderTimeout() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Returns true if aggregation controller should enforce return from a portlet render call.
getForceSerialSynchRender() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Returns true if synchronous portlets should be rendered serially(sequentially) before asynchronous portlet rendering can be started.
getFormParameters() - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Gets the form parameters.
getFrom() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the "From" header value.
getFromTime() - Method in interface com.sssw.cm.task.api.EbiSynchTask
Gets the start of the time slice
getFullContextPath(HttpServletRequest) - Static method in class com.sssw.fw.util.EboRequestHelper
Assemble the fully qualified path up to the context of a request Example: http://host:port/context Where context is the silverstream database + / + war context, for SilverStream
getFullContextPath(HttpServletRequest, String) - Static method in class com.sssw.fw.util.EboRequestHelper
Assemble the fully qualified path up to the context of a request Example: http://host:port/context Where context is the silverstream database + / + war context, for SilverStream
getFullContextPath(PortletRequest) - Static method in class com.sssw.fw.util.EboRequestHelper
Assemble the fully qualified path up to the context of a portlet request Example: http://host:port/context Where context is the silverstream database + / + war context, for SilverStream
getFullContextPath(PortletRequest, String) - Static method in class com.sssw.fw.util.EboRequestHelper
Assemble the fully qualified path up to the context of a request Example: http://host:port/context Where context is the silverstream database + / + war context, for SilverStream
getFullEventIDSet() - Static method in class com.sssw.cm.event.util.EboEventHelper
Returns a BitSet with bits turned on for all the CM events exposed on all the CM element types.
getFullHostPath(HttpServletRequest) - Static method in class com.sssw.fw.util.EboRequestHelper
Gets the full url of the host (port is returned if not the default 80).
getFullHostPath(PortletRequest) - Static method in class com.sssw.fw.util.EboRequestHelper
Gets the full url of the host (port is returned if not the default 80).
getFullPath(HttpServletRequest, String) - Static method in class com.sssw.fw.util.EboRequestHelper
Build a full URL based on a relative path Example: /$context$/Login --> http://host/context/Login /Login --> http://host/Login http://host/warcontext/servlet/comp/Login --> http://host/warcontext/servlet/comp/Login Login --> Login
getFullQualifiedName() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the fully qualified principal name of the user, including the realm name prefix.
getFullyQualifiedName(String) - Method in interface com.sssw.fw.task.api.EbiTaskType
Gets the fully qualified task type name (kind + name, using the delimiter).
getGlobalCacheHolder() - Method in interface com.sssw.fw.api.EbiCacheManager
Gets the global server-lifetime cache holder.
getGlobalCacheHolder() - Static method in class com.sssw.fw.factory.EboFactory
Gets the global EbiCacheHolder object.
getGroup() - Method in interface com.sssw.fw.directory.api.EbiRealmGroup
Gets the original Group which this object is a wrapper of.
getGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a group principal for the specified group principal name (searches in the primary realm first, and if not found search the secondary realm if there is any.)
getGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Return the specified group
getGroup(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a group principal for the specified group principal name from the specified realm.
getGroup(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a group principal for the specified group principal name from the specified realm.
getGroupID() - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Returns the group name for the query
getGroupIDStartsWith() - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Returns the group name pattern for the query
getGroupMembershipList(EbiContext, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups that have the specified principal as a member.
getGroupMembershipList(EbiContext, Principal) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns a collection of Groups that have the specified principal as a member.
getGroupMembershipList(EbiContext, String, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups for the specified user principal from the specified realm.
getGroupMembershipList(EbiContext, String, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of groups for the specified user principal from the specified realm.
getGroupMembershipList(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of groups for the specified user from the specified realm.
getGroupNames() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns names of all the groups to which the authenticated user belongs.
getGroupPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
getGroupPageInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
getGroupPageInfoListByUser(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
getGroupPageName() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets the group page name for the portal app that will always be shown with a user page.
getGroupPageUUID() - Method in interface com.sssw.portal.api.EbiGroupPageInfo
Gets the group page UUID.
getGroupPreference(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Gets a group preference info.
getGroupPreference(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Gets group preference info of a specified element.
getGroupPreferenceDelegate() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiGroupPreferenceDelegate object.
getGroupPreferenceDelegate(String) - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiGroupPreferenceDelegate object.
getGroupPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Gets group preference info list for a specified element type.
getGroupPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Gets group preference info list for a specified element type.
getGroups() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns the list of all groups to which the user belongs.
getGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups from the realms configured in the directory service..
getGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns a collection of Groups from the realms configured in the directory service..
getGroups(EbiContext, EbiDirectoryGroupsQuery) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups from the realms configured in the directory service.
getGroups(EbiContext, EbiDirectoryGroupsQuery) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns a collection of Groups from a specified realm or all configured realms.
getGroups(EbiContext, int, int) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of group principals that fall within the specified range from the combined set of realm groups.
getGroups(EbiContext, int, int) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of group principals that fall within the specified range from the combined set of realm groups.
getGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups from the specified realm.
getGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of groups from the specified realm.
getGroups(EbiContext, String, int, int) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of Groups that fall within the specified range from the specified realm.
getHeader(String) - Method in interface com.sssw.fw.api.EbiRequest
Returns an request header value, associated with the passed parameter, from the EbiRequest's HttpServletRequest.
getHexString(byte[]) - Static method in class com.sssw.fw.util.EboMisc
Returns a hex digit String from the given byte array.
getHexString(byte[], int) - Static method in class com.sssw.fw.util.EboMisc
Returns a hex digit String from the given byte array.
getHost() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the server name or IP address of the mail host
getHost() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the name (or IP address) of the query engine host
getHost() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the host name or IP address of this Query Engine.
getHost() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the name (or IP address) of the query engine host.
getHost() - Method in interface com.sssw.search.api.EbiRepositoryDesc
Gets the hostname or IP address of the Query Engine
getHost() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the host name or IP address of this Query Engine.
getHTML() - Method in class com.sssw.fw.exception.EboException
Get the HTML describing the error
getHttpServletRequest() - Method in interface com.sssw.fw.api.EbiHttpRequest
Returns the underlying wrapped HttpServletRequest
getHttpServletRequest() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getHttpServletRequest() - Method in class com.sssw.fw.util.http.HttpParameterHelper
Return the HttpServletRequest object
getHttpServletRequest() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the HttpServletRequest associated with this context.
getHttpServletResponse() - Method in interface com.sssw.fw.api.EbiHttpResponse
Returns the underlying wrapped HttpServletResponse
getHttpServletResponse() - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0) Use EbiHttpResponse.getHttpServletResponse()
getHttpServletResponse() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the HttpServletResponse associated with this context.
getICSLogoutPage() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Get the iChain logout page, if enabled.
getId() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get component id.
getId() - Method in interface com.sssw.wf.ui.api.EbiComponentUI
Get component id.
getID() - Method in interface com.sssw.cm.api.EbiDocument
Gets the ID of the Document.
getID() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the ID of the Directory Entry.
getIdentifier() - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Gets identifier
getIdentifier() - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets the cache holder's ID.
getImporter() - Method in interface com.sssw.cm.api.EbiContentManager
Gets a CM Data Importer object.
getImporter() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a CM Data Importer object.
getImporter() - Method in class com.sssw.cm.event.api.EboDataImportedEvent
Gets the importer object.
getImporter(String) - Static method in class com.sssw.cm.factory.EboFactory
Creates a CM Data Importer object.
getInaccessibleElements(EbiContext, String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
For the user whose context is passed in, enumerates all the inaccessbile securable elements of the given type for which the user does not have specific access rights.
getInaccessibleElements(EbiContext, String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
For the user whose context is passed in, enumerates all the inaccessbile securable elements of the given type for which the user does not have specific access rights.
getIndent(int) - Static method in class com.sssw.fw.util.EboMisc
Returns a String that represents an amount of indenting.
getIndexerStatus(int) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the status value for a specific index.
getIndexerStatus(int) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the status of a specific indexer.
getIndexerStatus(int) - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the status value for a specific index.
getIndexerStatus(int) - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the status of a specific indexer.
getIndexPort() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the index port of the query engine
getIndexPort() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the index port used for this Query Engine.
getIndexPort() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the index port of the query engine.
getIndexPort() - Method in interface com.sssw.search.api.EbiRepositoryDesc
Gets the index port of the Query Engine
getIndexPort() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the index port used for this Query Engine.
getInitParams() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns an unmodifiable Map of EbiPortletInitParam objects keyed by the init-param's name.
getInParameters() - Method in interface com.sssw.fw.api.EbiQueryExpression
Gets an Array of In Parameters with propName/PropDataType/PropValue for each paramter.
getInputStream(EbiContext) - Method in class com.sssw.fw.resource.EboResourceElement
Returns an input stream to the resource.
getInputStream(String) - Static method in class com.sssw.fw.util.EboStreamHelper
Create an InputStream for the given String.
getInstance(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets a component instance.
getInstanceID() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the identifier that specifies this portlet instance.
getInstancePortletPreferences(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Returns the preferences that are set for a particular instance of a portlet.
getInteger(int) - Static method in class com.sssw.fw.util.EboMisc
Returns the Integer version of 'i'.
getIntegerArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued Integer property by its name.
getIntegerProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific Integer property by its name.
getInteractionState() - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Gets the portlet interaction state.
getInterval() - Method in interface com.sssw.fw.task.api.EbiPeriodicTask
Gets the value, in milliseconds, of the associated time interval for this task.
getIntValue() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger
A convienence method that allows getting of the int value of the preference.
getIntValue(BigDecimal, int) - Static method in class com.sssw.fw.util.EboMisc
Returns the defaultValue, if 'dec' is null.
getIntValue(Integer, int) - Static method in class com.sssw.fw.util.EboMisc
Returns the defaultValue if 'i' is null.
getJdbcMetaDataQuery(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJdbcMetaDataQuery object.
getJdbcMetaDataQuery(String, String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJdbcMetaDataQuery object.
getJdbcQuery(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJdbcQuery object.
getJdbcQuery(String, String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJdbcQuery object.
getJndiMetaDataQuery(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJndiMetaDataQuery object.
getJndiQuery(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiJndiQuery object.
getKey() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the key representing this entry in the directory list.
getKeywords(Locale) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a String array of keywords.
getKillDupsMode() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the "kill duplicates" mode value.
getKillDupsMode() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the "kill duplicates" mode value.
getKind() - Method in interface com.sssw.fw.task.api.EbiTaskType
Gets the kind of the Task Type.
getKindDescription() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Gets the user-friendly, displayable operator kind description such as "binary", "unary", etc.
getLastIndexID() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the ID of the last index involved in indexing the documents.
getLastIndexID() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the ID of the last index involved in indexing the documents.
getLastModified() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Gets the timestamp for the last update of the element.
getLastModified() - Method in class com.sssw.fw.resource.EboResourceElement
 
getLastModified() - Method in interface com.sssw.portal.api.EbiPortalContext
Deprecated.  
getLastModifiedBy() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Gets the user UUID for the user that did the latest update.
getLatestDocumentContentVersion(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the latest Version of a Document whose ID is supplied.
getLatestDocumentContentVersion(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the latest Version of a Document whose ID is supplied.
getLatestVersion(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the latest Version of a Document whose ID is supplied.
getLaunchTime() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the time the task was fired off.
getLayout(EbiContext, int, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the Layout for this Document.
getLayoutDefinition(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets the layout definition for a given layout.
getLayoutDefinitionFormat() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the format of the layout definition.
getLayoutDefinitionID() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the identifier of the file containing the actual definition
getLayoutDescription() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the description of the layout
getLayoutDescription(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the localized description of the layout
getLayoutDescriptors() - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Enumerates the Layout Descriptors
getLayoutDisplayName() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the display name of teh layout.
getLayoutDisplayName(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the localized display name of the layout.
getLayoutDocumentDescriptor(EbiContext, String, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets a Layout Document Descriptor.
getLayoutDocumentDescriptor(EbiContext, String, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets a Layout Document Descriptor.
getLayoutDocumentDescriptors(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Layout Document Descriptors for a given Layout Style.
getLayoutDocumentDescriptors(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Layout Document Descriptors for a given Layout Style.
getLayoutDocumentID() - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Gets the ID of the Layout Document.
getLayoutID() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the layout's unique identifier
getLayoutInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets the information object for a layout that has a particular ID.
getLayoutInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets the information object for a layout that has a particular ID.
getLayoutInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets the list of layout information objects.
getLayoutListRoles() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the list of roles that can see this layout in a select list
getLayoutManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiLayoutManager object that is associated with the portal web application.
getLayoutPreviewImage() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the URL of the preview image which represents the layout
getLayoutPreviewImage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the URL of the preview image which represents the layout
getLayoutRunRoles() - Method in interface com.sssw.portal.api.EbiLayoutInfo
Gets the list of roles that can run this layout
getLayoutSet() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Document Layout Set, if specified.
getLayoutSet(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Gets the Layout Set for this Document.
getLayoutStyleID() - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Gets the ID of the Layout Style chosen for the Document.
getLdd() - Method in class com.sssw.cm.event.api.EboLddAddedEvent
Gets the LDD.
getLdd() - Method in class com.sssw.cm.event.api.EboLddRemovedEvent
Gets the LDD.
getLdd() - Method in class com.sssw.cm.event.api.EboLddRetrievedEvent
Gets the LDD.
getLife() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the time, in milliseconds, the eraser was set to delay, before beginning erase processing.
getLimitedString(Object, FontMetrics, int, boolean) - Static method in class com.sssw.fw.util.EboMisc
No information available
getLimitedString(Object, int) - Static method in class com.sssw.fw.util.EboMisc
Returns the first 'limit' characters of the text, or up to the first newline, whichever comes first.
getLimitedString(Object, int, boolean) - Static method in class com.sssw.fw.util.EboMisc
No information available
getLink() - Method in interface com.novell.afw.portlet.api.EbiPortletSecurityRoleRef
Returns the role link.
getLink() - Method in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Returns the link being removed.
getLink() - Method in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Returns the link being removed.
getLink() - Method in class com.sssw.cm.event.api.EboDocLinkAddedEvent
Gets the link object.
getLink() - Method in interface com.sssw.wf.ui.api.EbiDestinationDefinition
Returns the link that this "path" belongs to.
getLink(EbiContext, EbiDocument, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the specified Document Link.
getLinkChildDocument() - Method in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Returns the link-child document.
getLinkChildDocument() - Method in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Returns the link-child document.
getLinkChildDocument() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Gets the link-child document.
getLinkChildDocument() - Method in class com.sssw.cm.event.api.EboDocLinkAddedEvent
Gets the link-child document.
getLinkChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For a given Document, gets the list of Documents that are linked to it.
getLinkChildDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given Document, gets the list of Documents that are linked to it.
getLinkChildren(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the list of Documents to which this Document is linked as a Link-Parent.
getLinkParentDocument() - Method in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Returns the link-parent document.
getLinkParentDocument() - Method in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Returns the link-parent document.
getLinkParentDocument() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Gets the link-parent document.
getLinkParentDocument() - Method in class com.sssw.cm.event.api.EboDocLinkAddedEvent
Gets the link-parent document.
getLinkParentDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For a given document, gets the list of Documents to which it is linked.
getLinkParentDocuments(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given document, gets the list of Documents to which it is linked.
getLinkParents(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the list of Documents to which this Document is linked as a Link-Child.
getLinkQuery() - Method in interface com.sssw.cm.api.EbiExporter
Returns the document link query, if any was set via the selectLinks method.
getLinks(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Return the list of all the Document Links.
getLinks(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Return the list of all the Document Links.
getLinks(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets the list of Document Links that this Document is a part of.
getLinks(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Get the list of Links that the specified Document is involved in.
getLinks(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Get the list of Links that the specified Document is involved in.
getLinksOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the link overwrite options.
getLinkUI() - Method in interface com.sssw.wf.ui.api.EbiDestinationUI
Get destination bean class' link bean class.
getLinkUIClassName() - Method in interface com.sssw.wf.ui.api.EbiDestinationUI
Get destination bean class' link bean class name.
getListenerDescription() - Method in interface com.sssw.fw.event.api.EbiEventListener
Gets the listener description, if any.
getListeners() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Gets the list of all regular listeners registered with the producer.
getLocale() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the locale used for the markup.
getLocale() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the localization code for the preference.
getLocale() - Method in interface com.sssw.fw.api.EbiContext
Gets information about the user's language and geographical location.
getLocale() - Method in interface com.sssw.fw.api.EbiRequest
Returns the locale of the underlying request object, for http this relates directly to the locale header.
getLocale(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the Locale to use.
getLocales() - Method in interface com.sssw.fw.api.EbiRequest
Returns the locales of the underlying request object, for http this relates directly to the locale header.
getLocalizationFile() - Method in interface com.novell.afw.portlet.api.EbiPortletUserAgent
Gets the string which can be used to indicate to the aggregation engine that a style sheet supports localization.
getLocalizedTitle(Locale[]) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Returns the localized title for the portlet.
getLockedBy() - Method in interface com.sssw.cm.api.EbiDocument
Gets the name of the user that currently has the Document checked out.
getLockedBy() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the ID of the user to whom the newly added Document is to be checked out.
getLockId() - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Gets the lock ID.
getLockInfoType() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the lock type string.
getLockType() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the lock type.
getLog() - Method in interface com.sssw.fw.event.api.EbiEventListener
Gets the log
getLog() - Method in interface com.sssw.re.api.EbiContext
Returns the Boolean variable log, which indicates whether or not logging is active for the current request.
getLog() - Method in interface com.sssw.re.api.EbiRuleManager
Checks whether logging for the Rules subsystem is on or off.
getLog(String) - Static method in class com.sssw.fw.log.EboLogFactory
Returns an EbiLog instance for the log specified.
getLogFieldSeparator() - Method in interface com.sssw.fw.api.EbiLog
Returns the log separator string
getLoggingLevel() - Method in interface com.sssw.fw.api.EbiLog
Returns the logging level of the log
getLoginName(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the login name from the EbiContext.
getLoginPage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the value of the portal login page from the context param "PortalLoginPage"
getLoginPageURL(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the URL of the portal login page
getLogLevel() - Method in interface com.sssw.fw.event.api.EbiLogStateChangeListener
Gets the log level at which the event information should be written to the log.
getLogStateChangeListener(EbiLog, int, String) - Static method in class com.sssw.fw.event.factory.EboFactory
Gets a generic state change listener that notifies of the events it catches by writing to a specific log.
getLongArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued Long property by its name.
getLongProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific Long property by its name.
getLongProperty(String, long) - Method in interface com.sssw.fw.api.EbiConfig
Gets a property that has a numeric value.
GETMACADDR_EXE_KEY - Static variable in interface com.sssw.fw.api.EbiConstants
No information available
getMailStateChangeListener() - Static method in class com.sssw.fw.event.factory.EboFactory
Gets a generic state change listener that notifies interested parties of the events it catches by sending email.
getManagerName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the manager name.
getManagerName() - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the mananger's name
getMarkup(EbiPortalContext, EbiPortletEntity, EbiMarkupParams, EbiRuntimeContext) - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Gets a markup fragment for a portlet specified by a EbiPortletEntity object.
getMarkup(EbiPortalContext, EbiPortletEntity, EbiMarkupParams, EbiRuntimeContext) - Method in interface com.novell.afw.portlet.api.EbiPortletContainer
Renders a portlet instance specified by a EbiPortletEntity object, and return the markup fragment produced by this operation.
getMarkupBinary() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the markup segment as a byte array.
getMarkupCharacterSets() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets a list of markup character sets.
getMarkupContext() - Method in interface com.novell.afw.portlet.api.EbiMarkupResponse
Gets the markup context from the markup response object.
getMarkupContext() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets the markup context from the markup response object.
getMarkupString() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the markup String.
getMax() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger.Range
Returns the maximum value in the range.
getMaxAge(int) - Static method in class com.sssw.fw.util.EboCookieUtil
Return the max age specified by this cookie.
getMaxCounter() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the maximum allowable accesses for the bound object, before eraser starts processing.
getMaximumDocsInBuffer() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the number of documents per indexing buffer.
getMaximumDocsInBuffer() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the number of documents per indexing buffer.
getMaxNumResults() - Method in interface com.sssw.search.api.EbiQuery
Returns the maximum number of results to be returned.
getMaxPermissionID() - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets the max permission ID for this element type.
getMaxRequestTimeout() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
get the max timeout for a request (independent of any portlet that will be rendered)
getMaxRows() - Method in interface com.sssw.cm.api.EbiDocQuery
Gets the MaxRows attribute for the query.
getMaxTimeOut() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates that the maximum amount of time in milliseconds the portal should wait for this portlet to return its content.
getMaxTimeOut() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates that the maximum amount of time in milliseconds the portal should wait for this portlet to return its content.
getMaxTimeOut(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the maximum time in milliseconds that the portal should wait for any portlet to complete its request.
getMessage() - Method in class com.sssw.fw.exception.EboApplicationException
Gets the message.
getMessage() - Method in class com.sssw.fw.exception.EboException
Gets the error message.
getMessage(Locale) - Method in class com.sssw.fw.exception.EboApplicationException
Gets the message.
getMessage(Locale) - Method in class com.sssw.fw.exception.EboException
Gets the error message.
getMessage(Locale) - Method in interface com.sssw.fw.exception.EbiParentedException
Gets Message.
getMimeAttributes() - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Gets the mime attributes.
getMimeType() - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Gets the mime type.
getMimeType() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the mime type.
getMimeType() - Method in interface com.sssw.cm.api.EbiDocument
Gets the MIME type of published content.
getMimeType() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the MIME type of the content
getMimeType() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the MIME type of the Content, if any specified.
getMimeType() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the MIME type of the Content.
getMimeType(String) - Static method in class com.sssw.fw.util.EboMimeTypeHelper
Gets the mimetype for a given file name based on file extension mappings that have been specified in the Director FrameworkService subsystem's config.xml file.
getMimeTypeByExtension(String) - Static method in class com.sssw.fw.util.EboMimeTypeHelper
Gets the mimetype for a given file name based on file extension mappings that have been specified in the Director FrameworkService subsystem's config.xml file.
getMimeTypeByFileName(String) - Static method in class com.sssw.fw.util.EboMimeTypeHelper
Gets the mimetype for a given file name based on file extension mappings that have been specified in the Director FrameworkService subsystem's config.xml file.
getMimeTypes() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets mime types.
getMin() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger.Range
Returns the minimum value in the range.
getMode() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the current portlet mode.
getMode() - Method in class com.novell.afw.portal.exception.EboModeChangeException
Returns the mode that failed to get set
getModifiedDate() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the date/time of when the Version was created
getModifier() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the user ID of the person that created the Version
getModifier() - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the name of the user that last modified the Folder
getMsgText() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the message body (the text to precede a verbose description of the event that the notification is sent about).
getMsProprietary() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the flag that indicates the WebDAV client is a Microsoft client.
getMultipleValues(String) - Method in class com.sssw.fw.util.EboParameterHolder
Get the values of the variable, as an array.
getMultiValueDelim() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the delimiter for multi-valued extension metadata fields.
getMultiValueDelim() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the delimiter for multi-valued extension metadata fields.
getName() - Method in interface com.novell.afw.portlet.api.EbiPortletSecurityRoleRef
Returns the name of the role.
getName() - Method in interface com.novell.afw.portlet.api.EbiPortletAppAttribute
Returns the name of the EbiPortletAppAttribute.
getName() - Method in interface com.novell.afw.portlet.api.EbiPortletStyle
Returns the name of the style.
getName() - Method in interface com.novell.afw.portlet.api.EbiPortletInitParam
Returns the name of the init param.
getName() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the name of the preference.
getName() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Name of the Document
getName() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the name of the Directory Entry.
getName() - Method in interface com.sssw.fw.api.EbiDelegate
Gets the name of the service used by the delegate.
getName() - Method in interface com.sssw.fw.api.EbiLog
Returns the name of the log
getName() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the name of the task.
getName() - Method in interface com.sssw.fw.task.api.EbiTaskType
Gets the name of the task type.
getName() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the service name.
getName() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the service name.
getName() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get component name.
getName() - Method in interface com.sssw.wf.ui.api.EbiComponentUI
Get component name.
getNamespacePrefix() - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Gets the namespace prefix.
getNativeDav() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the flag that indicates the WebDAV client is a native client.
getNavigationalState() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the current portlet natigation state.
getNavigationalState() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets the portlet navigation state.
getNewCategory() - Method in class com.sssw.cm.event.api.EboCategoryUpdatedEvent
Gets the new, updated category metadata.
getNewDocType() - Method in class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
Gets the new, updated document type metadata.
getNewDocument() - Method in class com.sssw.cm.event.api.EboDocumentUpdatedEvent
Gets the new, updated document metadata.
getNewField() - Method in class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
Gets the new, updated document field metadata.
getNewFolder() - Method in class com.sssw.cm.event.api.EboFolderUpdatedEvent
Gets the new, updated folder metadata.
getNewLdd() - Method in class com.sssw.cm.event.api.EboLddUpdatedEvent
Gets the new, updated LDD.
getNewLink() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Gets the new, updated document link metadata.
getNewMode() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets the portlet new mode.
getNewRepository() - Method in class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
Gets the new, updated repository metadata.
getNewStyle() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
Gets the new, updated style metadata.
getNewUserContainer() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the new user container (dn) that is configured in the config.xml of the directory service.
getNewUserPage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the value of the portal user page from the context param "NewUserPage"
getNewUserPageURL(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the URL of the portal new user page
getNewVersion() - Method in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Gets the new version of the document.
getNewWindowState() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets the portlet new window state.
getNextWorkitem(EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Gets the next workitem.
getNextWorkitem(String) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. This method is applicable only for Director 4.x java activities migrated to 5.0. Use getNextWorkitem( Ebicontext ) as the alternative for all newly created java activities starting in 5.0 and later.
getNumberOfCachedEntries() - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets the number of entries for this cache holder in all the cache containers: object, memory and disk.
getNumLevels() - Method in interface com.sssw.cm.api.EbiRelatedElements
Returns the number of levels in the relationship tree.
getObject() - Method in class com.sssw.fw.event.api.EboEvent
Gets the custom object.
getObjectID() - Method in interface com.sssw.fw.api.EbiSecurableElement
Returns the ID that is used for setting permissions for this securable element.
getObjectInCache(Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets a cached object from the object cache.
getObjectInCache(String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets a cached object that is managed by the object cache container of the cache manager.
getObjectInCache(String, String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets a cached object from the object cache using a 3-part key.
getOldCategory() - Method in class com.sssw.cm.event.api.EboCategoryUpdatedEvent
Gets the original category metadata.
getOldDocType() - Method in class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
Gets the original document type metadata.
getOldDocument() - Method in class com.sssw.cm.event.api.EboDocumentUpdatedEvent
Gets the original document metadata.
getOldField() - Method in class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
Gets the original document field metadata.
getOldFolder() - Method in class com.sssw.cm.event.api.EboFolderUpdatedEvent
Gets the original folder metadata.
getOldLdd() - Method in class com.sssw.cm.event.api.EboLddUpdatedEvent
Gets the old LDD.
getOldLink() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Gets the original document link metadata.
getOldRepository() - Method in class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
Gets the original repository metadata.
getOldStyle() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
Gets the original style metadata.
getOpAsString(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Return the string value of an LDAP Search operator
getOpAsString(int, boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the string value of a SQL query operator
getOperationDescriptor() - Method in interface com.sssw.cm.api.EbiDataTransfer
Gets the operation descriptor.
getOperatorCount() - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Gets the number of the available operators.
getOperatorDescriptor(int, Locale) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the index of an operator, returns the Operator Descriptor.
getOperatorDescriptors(int, Locale, int, int[]) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Gets a collection of Operator Descriptors for all the available operators, in a sorted fashion, with an option to filter out some specific operators.
getOperatorDescriptors(Locale) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Gets a collection of Operator Descriptors for all the available operators.
getOperatorDescriptors(Locale, int) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Gets a collection of Operator Descriptors for all the available operators, in a sorted fashion.
getOperatorDisplayName() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Gets the display (user-friendly) name of the operator
getOperatorDisplayName(int, Locale) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the index of an operator, gets a user-friendly, displayable string describing the operator.
getOperatorIndex() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Gets the index of the operator
getOperatorIndex(String) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the operator name, gets the operator index.
getOperatorIndices(String[]) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
For a given list of operator names, returns the list of their corresponding indices.
getOperatorKind() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Gets the kind of the operator (binary, unary, etc.)
getOperatorKind(int) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the index of an operator, tells whether it's a binary operator (rather than a unary).
getOperatorName() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Gets the name of the operator
getOperatorName(int) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the index of an operator, gets its name.
getOperators(int, Locale, int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Enumerates the operators that are applicable for a given property.
getOperators(String, Locale, int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Enumerates the operators that are applicable for a given property.
getOperatorType() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Get the type of the operator (string, relational, etc.) See also: EboDocQueryOpUtil.OP_TYPE_STR, OP_TYPE_REL, OP_TYPE_OTHER
getOperatorType(int) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Given the index of an operator, gets its type.
getOptionDescription(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's description.
getOptionDisplayName(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's display name.
getOptionHideStates(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the list of states indicating when this option should not be included on the title bar
getOptionID() - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's unique id
getOptionImageNames(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the list of image names for this option
getOptionImageValue(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets a specific image URI for a given iamge name
getOptionInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiOptionManager
Gets a EbiOptionInfo object.
getOptionInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiOptionManager
Gets an EbiOptionInfo object.
getOptionInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionManager
Gets the list of available options.
getOptionLink(EbiPortalContext, boolean) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's link.
getOptionLinkTarget(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's link target.
getOptionManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiOptionManager object that is associated with the portal web application.
getOptionText(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the option's text.
getOptionToolTip(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
Gets the tool tip for the option
getOrderByClause(Collection) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the ORDER BY clause for a SQL query
getOrderBys() - Method in interface com.sssw.fw.api.EbiQuery
Enumerate the ORDER BY clauses defined on the query.
getOriginalName() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the original name of this style.
getOriginalName() - Method in interface com.sssw.cm.api.EbiDocField
Gets the original name of this field.
getOriginalName() - Method in interface com.sssw.cm.api.EbiDocType
Gets the original name of this doctype.
getOriginalThrowable(Throwable) - Static method in class com.sssw.fw.util.EboExceptionHelper
Returns the original exception from a stack of parented exceptions
getOrphanPortletProducerList(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Gets a list of orphan portlet producers that are either no longer active from app/web server or are not a valid portlet applications.
getOrphanPortletRegistrationList(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a list of orphan portlet registrations that belong to a portlet application that is no longer available from the app/web server.
getOutLinks() - Method in interface com.sssw.wf.activity.EbiProcessNode
Return outgoing links.
getOutputLineDelim() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the output line delimiter sequence for the output stream, if any is specified for progress indication messages, e.g.
getOutputLineDelim() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the output line delimiter sequence for the output stream, if any is specified for progress indication messages, e.g.
getOutputStream() - Method in interface com.sssw.cm.api.EbiExporter
Returns the output stream that the exporter is set up to write its output data into.
getOutputStream() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the output stream, if any is set into the fetcher object for progress indication messages.
getOutputStream() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the output stream, if any is set into the fetcher object for progress indication messages.
getOverwrite() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the 'overwrite' option.
getOverwrite() - Method in class com.sssw.webdav.event.api.EboMoveEvent
Gets the overwrite flag.
getOverwrite() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the overwrite flag.
getOwner() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the owner of the lock.
getPage(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Deprecated. EbiPageManager.getPID(EbiPortalContext,String,boolean)
getPage(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPageManager
Deprecated. EbiPageManager.getPID(EbiPortalContext,String,boolean)
getPageCategories() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page categories.
getPageCategory() - Method in interface com.sssw.portal.api.EbiPageInfo
Deprecated. Use EbiPageInfo.getPageCategories().
getPageCategoryInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a page category info.
getPageCategoryInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a page category info.
getPageCategoryInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a list of page categories info.
getPageDescription() - Method in interface com.sssw.portal.api.EbiPageInfo
Deprecated. No replacement.
getPageDisplayName() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page's display name.
getPageID() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page identifier.
getPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a page info.
getPageInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a page info.
getPageInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a list of EbiPageInfo objects for a specified category.
getPageLayoutHandler() - Static method in class com.sssw.portal.factory.EboFactory
Gets a new EbiPageLayoutHandler object.
getPageLayoutInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a page layout info object.
getPageLayoutType() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the type of this page layout.
getPageLookupName() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page's content lookup name.
getPageManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPageManager object that is associated with the portal web application.
getPageMimeType() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page's mime type.
getPageName() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the page name of a page layout.
getPageName() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the currently viewed portal page name (shared or user page) The EbiPortalContext.getPageType() will indicate which type it is (shared or user)
getPageRunRoles() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the list of roles that can run this page.
getPageStyleID() - Method in interface com.sssw.portal.api.EbiPageInfo
Gets the page's style ID.
getPageType() - Method in interface com.sssw.portal.api.EbiPortalContext
Gets the type of the currently viewed portal page (shared or user)
getPageType(EbiPageLayoutInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Get's the page type (User or Shared) of a particular page.
getPageType(String) - Method in interface com.sssw.portal.api.EbiPortalManager
Get's the page type (User or Shared) of a particular page.
getParallelRenderEnabled() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Returns true if aparallel rendering of asynchronous portlets is enabled.
getParameter(String) - Method in interface com.sssw.fw.api.EbiRequest
Returns an request parameter value, associated with the passed parameter, from the EbiRequest's wrapped HttpServletRequest, RenderRequest, or ActionRequest.
getParameter(String) - Method in class com.sssw.fw.util.http.HttpParameterHelper
Get a parameter from the POST/GET.
getParameter(String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the value of a specified parameter name for a component instance.
getParameterNames() - Method in interface com.sssw.fw.api.EbiRequest
Retrieves an enumeration of names that are contained in the request params
getParameterNames(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets an enumeration of the parameter names that are defined for a component instance.
getParameterValues(String) - Method in interface com.sssw.fw.api.EbiRequest
Returns an Array of request parameter values, associated with the passed parameter, from the EbiRequest's wrapped HttpServletRequest, RenderRequest, or ActionRequest.
getParameterValues(String) - Method in class com.sssw.fw.util.http.HttpParameterHelper
Get a string array of values for a parameter from the POST/GET.
getParameterValues(String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets a String array of parameter values for a specified parameter and component instance.
getParamHolder() - Method in class com.sssw.fw.util.http.HttpParameterHelper
Return the ParameterHolder object
getParent() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Returns the parent of this settings object.
getParent() - Method in class com.sssw.cm.event.api.EboLookupByRelativePathEvent
Gets the parent directory
getParentCategory(EbiContext) - Method in interface com.sssw.cm.api.EbiDocCategory
Get the parent Category.
getParentContainer(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Gets the parent container for this Realm Container.
getParentContainer(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets the parent container for a specific Realm Container.
getParentContainer(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Gets the parent container for a specific Realm Container/User.
getParentContainer(EbiContext, EbiRealmPrincipal) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Gets the parent container for the given container/user.
getParentDirectory(EbiContext) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Returns the Directory to which this Entry belongs.
getParentDocID() - Method in interface com.sssw.cm.api.EbiDocument
Gets the ID of the parent Document, if any.
getParentDocID() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the ID of the Parent Document
getParentDocument(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Gets the parent document, if any.
getParentDocumentID() - Method in interface com.sssw.cm.api.EbiDocLink
Gets the ID of the Link-Parent Document.
getParentFolder(EbiContext) - Method in interface com.sssw.cm.api.EbiDocFolder
Gets the Parent Folder for this Folder.
getParentGroupID() - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Returns the parent group name for the query
getParentGroups() - Method in interface com.sssw.fw.directory.api.EbiRealmGroup
Gets a collection of parent group principals if there are any.
getParentGroups(EbiContext, EbiRealmGroup) - Method in interface com.sssw.fw.directory.api.EbiRealm
Gets a collection of parent groups for a specified group.
getParentID() - Method in interface com.sssw.cm.api.EbiDirectory
Gets the ID of the parent directory for this directory
getParentPageName() - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Gets the name of this page's parent (if any).
getParentPortletHandle() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets parent portlet handle.
getParentPreferences() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Returns the parent level preferences.
getPassword() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencePassword
Returns the password, in a decrypted form, usable as the string that was used to create the password.
getPassword() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getPath() - Method in class com.sssw.cm.event.api.EboLookupByRelativePathEvent
Gets the path
getPath() - Method in class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
Returns the path
getPath() - Method in class com.sssw.fw.resource.EboResourceElement
 
getPermission(int) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets a Permission object by a given permissionID.
getPermission(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets a Permission object by a given permission name.
getPermissionDescription(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets the permission description for a specified permission
getPermissionIdentifier(String) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets permission ID for a specified permission.
getPermissionIdentifier(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets permission ID for a specified permission.
getPermissionIDs() - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets the list of permission IDs for the associated element type.
getPermissionIDs() - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets supported permission IDs.
getPermissionMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets the permission meta for the framework in readonly mode.
getPermissionMeta(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the permission meta for the framework in readonly mode.
getPermissionMetaXML() - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets xml format for the permission metadata.
getPermissionName(int) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets permission Name for a specified permission ID.
getPermissionName(int) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets the permission name for a specified permissionID.
getPermissionNames() - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Gets the list of permission names for the associated element type.
getPermissionNames() - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Gets supported permission Names
getPersistenceProvider(String) - Static method in class com.sssw.wf.factory.EboFactory
Gets an EbiPersistenceProvider object for a specified element type.
getPersonalizeManager() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets the EbiPersonalizeManager object.
getPersonalizeURI() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Use EbiPortalComponentInfo.getComponentOptionInfo(String optionID)
getPID(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a EboPortalPID object.
getPID(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPageManager
Gets a EboPortalPID object.
getPipelineID() - Method in interface com.sssw.re.api.EbiContext
Gets the ID of the active rules pipeline.
getPolicyDefaultDescription() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the default policy client description.
getPolicyDefaultURI() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Return the default policy client URI.
getPoolManager() - Static method in class com.sssw.fw.api.EboThreadPoolManager
return the singleton of the implementing class of the EbiThreadPoolManager interface; if this is called for the first time, the implementing class will be determined via the service.xml entry for the "com.sssw.fw.api.EbiThreadPoolManager" interface.
getPortalAdminConsoleURI(EbiPortalContext) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the path URI to the Portal Administration Console
getPortalAdminConsoleURL(EbiPortalContext) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the fully qualified URL to the Portal Administration Console Note: the returned URL is NOT URL encoded!
getPortalAuthenticator(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPortalAuthenticator object that is associated with the portal web application.
getPortalCategoryManager(EbiContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPortalCategoryManager object that is associated with the portal web application.
getPortalContainerAndPageURI(EbiPortalContext, String, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the path URI that points to a container page and shared page (or personal page) Example: /context/portal/cn/containerPageName/pageName This signature of the method creates the URI using the current container page and shared page (or personal page) (or the default ones of the portal if the user is not loged in) Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally); Note: The container page is validated to exist and if it does not, we attempt to find one the user has access to and use that one.
getPortalContainerAndPageURL(EbiPortalContext, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the URL that points to a container page and shared page (or personal page) Example: http://server/context/portal/cn/containerPageName/pageName This signature of the method creates the URL using the current container page and shared page (or personal page) (or the default ones of the portal if the user is not loged in) Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally); Note: The container page is validated to exist and if it does not, we attempt to find one the user has access to and use that one.
getPortalContainerAndPageURL(EbiPortalContext, EbiContainerPageInfo, EbiPageLayoutInfo, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to a container page and shared or user page Example: http://server/context/portal/cn/containerPageName/pageName this signature of the method creates the URL using the provided containerPageInfo and pageInfo Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalContainerAndPageURL(EbiPortalContext, String, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the URL that points to a container page and shared page (or personal page) Example: http://server/context/portal/cn/containerPageName/pageName This signature of the method creates the URL using the current container page and shared page (or personal page) (or the default ones of the portal if the user is not loged in) Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally); Note: The container page is validated to exist and if it does not, we attempt to find one the user has access to and use that one.
getPortalContainerURI(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the path URI that points to a container page Example: /context/portal/cn/CorporateContainerPage Note: The container page is validated to exist and if it does not, we attempt to find one the user has access to and use that one.
getPortalContainerURL(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Gets the URL that points to a container page Example: http://server/context/portal/cn/CorporateContainerPage Note: The container page is validated to exist and if it does not, we attempt to find one the user has access to and use that one.
getPortalControllerServletPath(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal controller's servlet path.
getPortalDecorator(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the Default portal decorator
getPortalDecoratorStyle(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal decorator stylesheet used to decorate portlets (i.e.
getPortalDefaultContainerPage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal's default container page name.
getPortalDefaultGroupPage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
getPortalDefaultLayout(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal default layout.
getPortalDefaultSharedPage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal's default shared page name.
getPortalDefaultStyle(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal default style ID.
getPortalDefaultTheme(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal default theme.
getPortalHomePage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the value of the portal home page from the context param "PortalHomePage"
getPortalHomePageURL(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the URL of the portal home page
getPortalHomeURI(EbiPortalContext, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the absolute path URI that points to the user's default portal page, wrapped by the default container page Example: /context/portal/cn/containerPageName/pageName this signature of the method creates the URI using the current default container page and default shared page set for the user (or the portal if no user is loged in) Note: the returned URI is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalHomeURL(EbiPortalContext, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to the user's default portal page, wrapped by the default container page Example: http://server/context/portal/cn/containerPageName/pageName this signature of the method creates the URL using the current default container page and default shared page set for the user (or the portal if no user is loged in) Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalID() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets Portal ID.
getPortalID() - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portal ID for this portal manager instance.
getPortalID() - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the portal ID.
getPortalID() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets Portal ID for the portal app.
getPortalLayoutID() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the portal layout identifier.
getPortalManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPortalManager object that is associated with the portal web application.
getPortalPageContainedURL(EbiPortalContext, EbiPageLayoutInfo, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that displays the requested page in the users current container page Note: this differs from getPortalPageURL() in such that the page is wrapped by the users current container page Example: http://server/context/pagecn/pageName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageContainedURL(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that displays the requested page in the users current container page Note: this differs from getPortalPageURL() in such that the page is wrapped by the users current container page Example: http://server/context/pagecn/pageName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageURI(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the absolute path URI that points to a portal page (without the enclosing container page) Example: /context/portal/page/pageName this signature of the method creates the URL using the page name provided via pName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageURL(EbiPortalContext, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to a portal page (without the enclosing container page) Example: http://server/context/portal/page/pageName this signature of the method creates the URL using the current page set for the user (or the portal if no user is loged in) Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageURL(EbiPortalContext, EbiPageLayoutInfo, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to a portal page (without the enclosing container page) Example: http://server/context/portal/page/pageName this signature of the method creates the URL using the page provided via pageInfo Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageURL(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that points to a portal page (without the enclosing container page) Example: http://server/context/portal/page/pageName this signature of the method creates the URL using the page name provided via pName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPageXSLT(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the ID of the style sheet which is used to render the base portal page.
getPortalPathCompKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the component key that is used in portal path for components.
getPortalPathComponentKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the component key that is used in portal path for components.
getPortalPathContainerPageKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the container page key that is used in portal path to serve up container pages.
getPortalPathEntryPointKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the key used as the entry point into the portal.
getPortalPathMyPortalKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the myportal key that is used in the portal path for mypage.
Example: ...\main\MyPortal\MyFinancePage
getPortalPathPageContainerKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the key used to server up a specific portal page with the user's current container page.
getPortalPathPageKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the page key that is used in portal path to serve up user and shared pages.
getPortalPathPagesKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the pages key that is used in the portal path for portal PIDs (static pages from the resource set).
Example: ...\main\page\DevHome.html
getPortalPathPortletKey(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the portlet key that is used in portal path for portlets.
getPortalPidURL(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Get the URL that renders a Portal PID page (static page with s3-components) Example: http://server/context/portal/pages/CorporateHome.html
getPortalPortletActionURI(EbiPortalContext, String, String, String, Map, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create a path URI pointing to a particular portlet (..../portal/portlet/{portletName}) with a urlType of 'Action', and with the passed params for window state and mode as correctly build URL params
getPortalPortletActionURL(EbiPortalContext, String, String, String, Map, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create a URL pointing to a particular portlet (..../portal/portlet/{portletName}) with a urlType of 'Action', and with the passed params for window state and mode as correctly build URL params
getPortalPortletRenderURI(EbiPortalContext, String, String, String, Map, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create a path URI pointing to a particular portlet (..../portal/portlet/{portletName}) with a urlType of 'Render', and with the passed params for window state and mode as correctly build query params
getPortalPortletRenderURL(EbiPortalContext, String, String, String, Map, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create a URL pointing to a particular portlet (..../portal/portlet/{portletName}) with a urlType of 'Render', and with the passed params for window state and mode as correctly build URL params
getPortalPortletURI(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that renders a single portlet on a separate temporary page Example: /context/portal/portlet/portletName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalPortletURL(EbiPortalContext, String, boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that renders a single portlet on a separate temporary page Example: http://server/context/portal/portlet/portletName Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalQueryParams(EbiPortalContext, String, String, String, String, Map) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create the URL query params for a portal request (render or action) for a particular portlet example: "urlType=Render&wsrp-windowstate=minimized&novl-regid=StockQuotePortlet&novl-inst=DirectorM.StockQuotePortlet" Note: this signature of the method will check the url type, and the window state (not the mode!) for their validity and throw an IllegalArgumentException if any of them are not supported Note also: since this method doesn't have access to the portlets registration information, the mode cannot be checked for validity
getPortalQueryParams(EbiPortalContext, String, String, String, String, String, Map) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
create the URL query params for a portal request (render or action) for a particular portlet example: "urlType=Render&wsrp-windowstate=minimized&novl-regid=StockQuotePortlet&novl-inst=DirectorM.StockQuotePortlet" Note: this signature of the method will check the url type, the mode and the window state for their validity and throw an IllegalArgumentException if any of them are not supported
getPortalResourcePath(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the value of the portal user page from the context param "PortalResourcePath"
getPortalResourceURL(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the URL of the portal resource servlet
getPortalTCKURL(EbiPortalContext, String[], boolean, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
get the URL that displays the portlets that are passed in via portletNames Note: the returned URL is already URL encoded if you choose so via the encode param (HttpServletResponse.encodeRedirectURL() is used internally);
getPortalUrl(EbiPortalContext, String) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Build a full URL based on a URI which may include portal substitution strings.
getPortalUrl(EbiPortalContext, String, String) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Build a full URL based on a URI which may include portal substitution strings.
getPortalWirelessPageURI(EbiPortalContext, boolean) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Get the absolute path URI that points to the portal's wireless page.
getPortletAppContextName() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns the portlet application context name of a WAR that the specified portlet (or component) is located.
getPortletAppContextName() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets a portlet application context name for the associated producer.
getPortletAppContextName() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns the portlet application context name of a WAR in which portlet application is located.
getPortletApplicationID() - Method in interface com.novell.afw.portlet.api.EbiPortletContainer
Gets the associated portlet application id (i.e.
getPortletAppModel() - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Returns the EbiPortletAppModel, which represents the all the deployment information for the entire portlet application.
getPortletCategories(EbiPortalContext) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a Collection of EbiCategoryInfo objects for all categories that are defined in the portal war's resourceset.
getPortletCategories(EbiPortalContext, String[]) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a Collection of EbiCategoryInfo objects for the specified category IDs.
getPortletClassName() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns the portlet class name.
getPortletConsumerContainer(PortletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory
Deprecated.  
getPortletConsumerContainer(PortletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboFactory
Gets a EbiPortletConsumerContainer object from the factory.
getPortletConsumerContainer(ServletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory
Deprecated.  
getPortletConsumerContainer(ServletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboFactory
Gets a EbiPortletConsumerContainer object from the factory.
getPortletConsumerRegistry() - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerContainer
Gets the associated consumer registry.
getPortletConsumerRegistry(PortletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory
Deprecated.  
getPortletConsumerRegistry(PortletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboFactory
Gets a EbiPortletConsumerRegistry object from the factory.
getPortletConsumerRegistry(ServletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboPortletConsumerContainerFactory
Deprecated.  
getPortletConsumerRegistry(ServletContext) - Static method in class com.novell.afw.portlet.consumer.factory.EboFactory
Gets a EbiPortletConsumerRegistry object from the factory.
getPortletContainer(PortletContext) - Static method in class com.novell.afw.portlet.factory.EboPortletContainerFactory
Deprecated.  
getPortletContainer(PortletContext) - Static method in class com.novell.afw.portlet.factory.EboFactory
Gets the PortletContainer object that processes portlet requests
getPortletContainer(ServletContext) - Static method in class com.novell.afw.portlet.factory.EboPortletContainerFactory
Deprecated.  
getPortletContainer(ServletContext) - Static method in class com.novell.afw.portlet.factory.EboFactory
Gets the PortletContainer object that processes portlet requests
getPortletContainer(ServletContext, String) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Container object that manages a set of portlets from the associated portlet application.
getPortletContainer(ServletContext, String) - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Gets a portlet container by a container type.
getPortletContainerProxy(EbiPortalContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Container Proxy object for a portal application.
getPortletContainerProxy(PortletContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Container Proxy object for a portal application.
getPortletContainerProxy(ServletContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Container Proxy object for a portal application.
getPortletContainerType() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Gets the type of the portlet container where this portlet belongs.
getPortletContainerType() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the associated portlet container Type.
getPortletContext() - Method in interface com.novell.afw.portlet.api.EbiPortletContainerLocal
Gets the portlet context for the associated portlet application WAR.
getPortletContext() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the portlet context that is bound to this portlet model.
getPortletContext() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns the portlet context for the portlet application.
getPortletContext() - Method in interface com.sssw.fw.api.EbiRenderContext
Retrieves the original portlet context object
getPortletContext() - Method in interface com.sssw.fw.api.EbiPortletRequest
Returns the underlying wrapped javax.portlet.PortletContext
getPortletContext() - Method in interface com.sssw.fw.api.EbiActionContext
Retrieves the original portlet context object
getPortletEntity(EbiContext, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an existing portlet instance, a EbiPortletEntity object, from the proxy registry.
getPortletEntity(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets an existing EbiPortletEntity object from the consumer registry.
getPortletEntity(EbiContext, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an existing portlet instance, a EbiPortletEntity object, from the proxy registry.
getPortletEntity(EbiContext, String, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a EbiPortletEntity object for a specified component instance from the component registry.
getPortletEntity(EbiContext, String, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an existing portlet instance, a EbiPortletEntity object, from the portlet registry.
getPortletEntitySettings(EbiContext, EbiPortletEntity) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets the portlet settings for an existing portlet instance from persistence storage.
getPortletEntitySettings(EbiContext, EbiPortletEntity) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets the portlet settings for an existing portlet instance from persistence storage.
getPortletHandle() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets portlet Handle.
getPortletHandle() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the portlet handle that is assigned for this portlet instance.
getPortletHandle() - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Gets the portlet handle for this portlet registration.
getPortletID() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the portlet identifier for the portlet registration that is associated with this instance.
getPortletID() - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Gets the portlet ID for this portlet registration.
getPortletInfoManager() - Method in interface com.novell.afw.portlet.api.EbiPortletContainerLocal
Gets the associated Portlet Info Manager.
getPortletInfoManager() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns the info manager that created this app model.
getPortletInfoManager(String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Gets a portlet info manager for a specified producer ID.
getPortletModel() - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Gets the portlet Model associated with this portlet registration.
getPortletModel(EbiContext, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a EbiPortletModel object that contains information of a legacy component which implements EbiPortalComponent.
getPortletModel(EbiContext, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an EbiPortletModel object specified by ProducerID and PortletName.
getPortletModel(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a EbiPortletModel object specified by ProducerID and PortletName.
getPortletModel(EbiContext, String, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an EbiPortletModel object specified by ProducerID and PortletName and a container type.
getPortletModel(String) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Gets a EbiNovellPortletModel object by a portlet handle or by name.
getPortletModel(String) - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns the EbiNovellPortletModel object for the name passed in.
getPortletModelList() - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Gets a list of EbiPortletModel objects.
getPortletModelList(EbiContext) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a list of portlet model objects from consumer registries: portlet consumer registry, component registry, and WSRP consumer registry (not supported in v5.0).
getPortletModelList(EbiContext) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a Collection of EbiPortletModel objects for the legacy components (that implement EbiPortalComponent) from the resourceset associated in the current portal war.
getPortletModelList(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a collection of available portlets for consumer registries: portlet consumer registry, component registry, and WSRP consumer registry (optional).
getPortletModelList(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a collection of portlet model objects (one per portlet definition specified in portlet.xml) for the specified portlet producer.
getPortletModelList(EbiContext, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a list of portlet model objects (one per portlet definition specified in portlet.xml) for the specified portlet producer.
getPortletModels() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns a Collection of PortletModels, one for each portlet deployed in this application.
getPortletName() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets portlet Name.
getPortletName() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Gets the portlet Name.
getPortletName() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the portlet name for this portlet instance.
getPortletProcessID() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the portlet process ID.
getPortletProducerID() - Method in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
Gets portlet producer ID.
getPortletProducerInfo(EbiContext, String, boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Gets an EbiPortletProducerInfo for a registered portlet producer from the portlet consumer registry.
getPortletProducerList(EbiContext, boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Gets a list of registered portlet producers from the portlet consumer registry.
getPortletRegistration(EbiContext, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a EbiPortletRegistration object specified by a Portlet ID.
getPortletRegistration(EbiContext, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a EbiPortletRegistration object that contains information of a legacy component which implements EbiPortalComponent.
getPortletRegistration(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a EbiPortletRegistration object specified by a Portlet ID.
getPortletRegistrationList(EbiContext) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a list of PortletRegistration objects for all registered portlets.
getPortletRegistrationList(EbiContext) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a Collection of EbiPortletRegistration objects for the legacy components (that implement EbiPortalComponent) from the resourceset associated in the current portal war.
getPortletRegistrationList(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a list of EbiPortletRegistration objects for all registered portlets.
getPortletRegistrationList(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a list of EbiPortletRegistration objects for all registered portlets.
getPortletRegistrationList(EbiContext, String, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a list of EbiPortletRegistration objects for all registered portlets.
getPortletRegistrationList(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a list of EbiPortletRegistration objects for all registered portlets that are associated with a specified portlet definition.
getPortletRegistrationSettings(EbiContext, EbiPortletRegistration) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets the portlet settings for an existing portlet registration in persistence storage.
getPortletRegistrationSettings(EbiContext, EbiPortletRegistration) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets the portlet settings for an existing portlet registration in persistence storage.
getPortletRegistryProxy() - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Gets the PortletRegistryProxy object which handles generic registration operations.
getPortletRegistryProxy(EbiPortalContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Registry Proxy object for a portal application.
getPortletRegistryProxy(PortletContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Registry Proxy object for a portal application.
getPortletRegistryProxy(ServletContext) - Static method in class com.novell.afw.portal.proxy.EboProxyFactory
Gets a Portlet Registry Proxy object for a portal application.
getPortletRequest() - Method in interface com.sssw.fw.api.EbiPortletRequest
Returns the underlying wrapped javax.portlet.PortletRequest
getPortlets() - Method in interface com.novell.afw.portlet.api.EbiPortletAppSecurityConstraint
Returns a list of portlet names to which this constraint applies.
getPosition() - Method in class com.sssw.fw.util.EboCharBuffer
Returns the current position.
getPosition() - Method in class com.sssw.fw.util.EboByteBuffer
Return the current position.
getPostScopes() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get a Map of all the Scoped Paths to copy after each activity
getPreamble() - Method in interface com.sssw.fw.event.api.EbiPrintStateChangeListener
Gets any preamble message to print before the verbose description of the event.
getPreamble() - Method in interface com.sssw.fw.event.api.EbiLogStateChangeListener
Gets any preamble message to print before the verbose description of the event.
getPrecedence() - Method in interface com.sssw.wf.api.EbiLink
All links are expected to implement this method.
getPreference(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType
Returns a preference by name.
getPreference(String, Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Returns a preference by name and locale.
getPreferenceData() - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Gets the group preferences data.
getPreferenceData() - Method in interface com.sssw.fw.usermgr.api.