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.EbiUserPreferenceInfo
Gets the user prefernces.
getPreferenceMap() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType
Returns a Map with all the preferences keyed by name.
getPreferenceMap(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Returns a Map with all the preferences for a given locale keyed by the preference name.
getPreferences() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets the preferences for this portlet instance.
getPreferences() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the preferences for this portlet.
getPreferenceUUID() - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Gets the UUID.
getPreferenceUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Gets the UUID.
getPreferenceValidator() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesDefaultType
Returns the class name of the preference validator.
getPreferredTitle() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the preferred title.
getPreScopes() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get a Map of all the Scoped Paths to copy before each activity
getPresentationManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiPresentationManager object that is associated with the portal web application.
getPreviewImage(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns the URL of the preview image for the given locale.
getPrimaryKey() - Method in class com.sssw.fw.resource.EboResourceElement
 
getPrimaryRealmName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Gets the name of the primary realm.
getPrimaryRealmName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets the name of the primary realm.
getPrincipal() - Method in interface com.sssw.fw.api.EbiContext
Deprecated. EboDirectoryHelper.getEbiRealmUser(EbiContext)
getPrincipal() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the original principal that this object is a wrapper of.
getPrincipalNames() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns names of all the principals to which the authenticated user belongs.
getPrincipals() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Returns the list of all principal memberships for the user.
getPrincipalsFromAcl(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Gets a list of Principals that have a specified permission for a specified element.
getPrincipalsFromAcl(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets a list of Principals who has a specified permission for a specified element.
getPrincipalType() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the principal type.
getPrintStateChangeListener(PrintStream, 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 printing into a specific print stream.
getPrintStream() - Method in interface com.sssw.fw.event.api.EbiPrintStateChangeListener
Gets the print stream to print event notifications to.
getPriority() - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Gets the priority of the page - typically used for display purposes.
getPriority() - Method in interface com.sssw.portal.api.EbiContainerPageInfo
Gets the priority of the page - typically used for display purposes.
getProcess() - Method in interface com.sssw.wf.activity.EbiProcessNode
Return the process associated with this node.
getProcessDefinitions(EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Queries the process definition repository (ResourceSet) and returns a list of process definition candidates for starts.
getProducerID() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Gets the producer ID for this portlet instance.
getProducerID() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns the producer ID for a specified portlet (definition, i.e.
getProducerID() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the identifier of the associate producer.
getProducerID() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns the producer ID for the portlet app.
getProductName() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the name of the Query Engine product.
getProductName() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the name of the Query Engine product.
getProductVersion() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the version of the Query Engine product.
getProductVersion() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the version of the Query Engine product.
getProfileName() - Method in interface com.sssw.portal.api.EbiPortalContext
Deprecated. use EbiPortalContext#getUserPageName()
getProfilingManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiProfilingManager object that is associated with the portal web application.
getPropDisplayName() - Method in interface com.sssw.cm.api.EbiDocPropDescriptor
Gets the display (user-friendly) property name
getProperties() - Method in interface com.sssw.search.api.EbiQueryResult
Gets the property values for this Query Result.
getProperties() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the properties that were found for this CM resource.
getProperties() - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get component's properties.
getProperties(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupResponse
Gets property values for a specified key.
getProperties(String) - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets property values for a specified key.
getProperty(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupResponse
Gets a property value.
getProperty(String) - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets a property value.
getProperty(String) - Method in interface com.sssw.fw.api.EbiConfig
Gets the value of a property as a String value.
getProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific property by its name.
getProperty(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets a property from the workitem.
getProperty(String) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Get components property tag.
getProperty(String, String) - Method in interface com.sssw.fw.api.EbiConfig
Gets the value of a property as a String value or substitutes a default value.
getPropertyCount() - Static method in class com.sssw.cm.util.EboDocPropUtil
Gets the number of available standard document properties.
getPropertyDescriptor(int, Locale) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given the index of a property, returns its Document Property Descriptor.
getPropertyDescriptors(Locale) - Static method in class com.sssw.cm.util.EboDocPropUtil
Enumerates all the document properties, returning a collection of EbiDocPropDescriptor's.
getPropertyDescriptors(Locale, int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Enumerates all the document properties, returning a collection of EbiDocPropDescriptor's, in a sorted fashion
getPropertyDisplayName(int, Locale) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given the index of a property, gets its user-friendly, displayable name
getPropertyElement() - Method in interface com.sssw.wf.api.EbiProperty
This method returns the property value the value is TYPE_ELEMENT.
getPropertyFindType() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the property find type.
getPropertyIndex(String) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given a property name, returns its index
getPropertyIndices(String[]) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given a set of property names, returns their corresponding indices
getPropertyName() - Method in interface com.sssw.wf.api.EbiProperty
This method returns the property name.
getPropertyName(int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given the index of the property, gets its name
getPropertyNames(String, boolean) - Method in interface com.sssw.fw.api.EbiConfig
Returns the list of names of properties whose value is equal to the passed in value.
getPropertyType() - Method in interface com.sssw.wf.api.EbiProperty
This method gets the property value type.
getPropertyValue() - Method in interface com.sssw.wf.api.EbiProperty
This method returns the property value.
getPropIndex() - Method in interface com.sssw.cm.api.EbiDocPropDescriptor
Gets the index of the property
getPropName() - Method in interface com.sssw.cm.api.EbiDocPropDescriptor
Gets the name of the property
getProprietaryMs() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the flag that indicates the WebDAV client is a Microsoft client.
getPropSummary(Map, boolean) - Static method in class com.sssw.fw.util.EboMisc
Gets a summary string for a set of properties.
getPropType() - Method in interface com.sssw.cm.api.EbiDocPropDescriptor
Gets the type of the property
getPropValue(Document, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets the values of a particular node in an XML document object.
getPublishDate() - Method in interface com.sssw.cm.api.EbiDocument
Gets the publish date/time of the Document.
getPublishDate() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Publish Date/Time.
getPublishImmediately() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the value of the 'publish immediately' option.
getPublishStatus() - Method in interface com.sssw.cm.api.EbiDocument
Gets the publish status of the Document.
getQualifier() - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get the qualifier string.
getQuery() - Method in class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
Gets the query
getQuery() - Method in class com.sssw.cm.event.api.EboDocQueryExecutedEvent
Returns the query
getQuery() - Static method in class com.sssw.cm.factory.EboFactory
Gets a Query object for Document queries executed via the Search Service.
getQuery() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the query that the fetcher is to use when extracting documents from the source repository and importing/indexing them into the query engine.
getQuery() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the query that the fetcher is to use when extracting documents from the source repository and importing/indexing them into the query engine.
getQuery() - Static method in class com.sssw.search.factory.EboFactory
Get a Query object.
getQuery(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets an EbiQuery object.
getQueryConverter() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the document query converter object
getQueryConverter() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the document query converter object
getQueryEngine() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Query Engine that this Content Manager is associated with.
getQueryEngine() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Query Engine that this Content Manager is associated with.
getQueryEngine() - Static method in class com.sssw.cm.factory.EboFactory
Gets a CM Query Engine object.
getQueryEngine() - Static method in class com.sssw.search.factory.EboFactory
Get the Query Engine object.
getQueryEngine(String) - Static method in class com.sssw.search.factory.EboFactory
Get the Query Engine object.
getQueryEngineDelegate() - Static method in class com.sssw.search.client.EboFactory
Gets an EbiQueryEngineDelegate implementation object.
getQueryEngineDelegate(String) - Static method in class com.sssw.search.client.EboFactory
Gets an EbiQueryEngineDelegate implementation object This factory method is used to force explicit creation of a local or remote service delegate.
getQueryEngineRepository() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the name of the Query Engine Repository (the one that this Content Manager is associated with).
getQueryEngineRepository() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the name of the Query Engine Repository (the one that this Content Manager is associated with).
getQueryPort() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the query port of the query engine
getQueryPort() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the query port used for this Query Engine.
getQueryPort() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the query port of the query engine.
getQueryPort() - Method in interface com.sssw.search.api.EbiRepositoryDesc
Gets the query port of the Query Engine
getQueryPort() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the query port used for this Query Engine.
getQueryString() - Method in interface com.sssw.fw.api.EbiQuery
Get the sql String constructed from this query instance.
getQueryString() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getQueryType() - Method in interface com.sssw.search.api.EbiQuery
Returns the query type.
getQueueDelegate() - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a workflow queue delegate.
getQueueManager() - Static method in class com.sssw.wf.factory.EboFactory
Gets an EbiQueueManager object.
getQueueStatus() - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine, queue state is part of the engine state
getRange() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger
Returns the the minimum and maximum value allowable for this preference or null if no range has been set.
getRealm() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the name of the realm to which the principal belongs.
getRealmContainer(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets a Realm Container, given its distinguished name.
getRealmContainer(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Gets a Realm Container, given its distinguished name.
getRealmContainer(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Gets a container, given its distinguished name.
getRealmGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Gets a collection of groups from realms that do not have parent groups.
getRealmGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealm
Gets the groups from a specified realm that do not have parent groups.
getRealmGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Gets a collection of groups from a specified realm that do not have parent groups.
getRealmGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets the groups from a specified realm that do not have parent groups.
getRealmName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Returns the realm name for the query
getRealmName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Returns the realm name for the query
getRealmName() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns the name of the realm
getRealmProvider(String) - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiRealm object.
getRealmProvider(String, Map) - Static method in class com.sssw.fw.directory.client.EboFactory
Gets an EbiRealm object.
getRealmUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets a Realm User, given the user's distinguished name.
getRealmUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Gets a Realm User, given the user's distinguished name.
getRealmUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Gets a realm user, given its distinguished name.
getRedirectURL() - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Gets re-direct URL.
getRegistrationID() - Method in interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration
Returns the auto-reg reg-id.
getRelatedElements(EbiContext, EbiFrameworkElement, int, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Returns the list of elements that are related to the specified one.
getRelatedElements(EbiContext, EbiFrameworkElement, int, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Returns the list of elements that are related to the specified one.
getRelationshipType() - Method in interface com.sssw.cm.api.EbiRelatedElements
Returns the relationship type.
getRelevanceCut() - Method in interface com.sssw.search.api.EbiQuery
Returns the relevance cut for query results.
getRemoteCoordinatorAdmin() - Method in interface com.sssw.fw.api.EbiCacheManager
Gets an EbiRemoteCoordinatorAdmin object that communicates to the cache coordinator server through rmi to retrieve information from the cache coordinator server.
getRemoveAllExpired() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to remove all Documents that expired based on their EXPIRATIONDATE property value.
getRemoveAllUnpublished() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to remove all Documents whose PUBLISHSTATUS is "unpublished"
getRemoveProperties() - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Gets the properties to remove.
getRenderRequest() - Method in interface com.sssw.fw.api.EbiRenderContext
Retrieves the original request object, in this case a javax.portlet.RenderRequest
getRenderRequest() - Method in interface com.sssw.fw.api.EbiRenderRequest
Returns the underlying wrapped RenderRequest
getRenderResponse() - Method in interface com.sssw.fw.api.EbiRenderContext
Retrieves the original response object, in this case a javax.portlet.RenderResponse
getRenderResponse() - Method in interface com.sssw.fw.api.EbiRenderResponse
Returns the underlying wrapped RenderResponse
getReplyTo() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the "Reply-To" header value.
getRepositories(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the list of names of Query Engine repositories.
getRepositories(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the list of names of Query Engine repositories.
getRepository() - Method in class com.sssw.cm.event.api.EboRepositoryAddedEvent
Gets the repository metadata object.
getRepository() - Method in class com.sssw.cm.event.api.EboRepositoryRetrievedEvent
Returns the repository metadata object.
getRepository() - Method in class com.sssw.cm.event.api.EboRepositoryRemovedEvent
Returns the repository metadata object.
getRepositoryDelegate() - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiRepositoryDelegate object.
getRepositoryDelegate(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiRepositoryDelegate object.
getRepositoryID() - Method in interface com.sssw.cm.api.EbiDataTransfer
Gets the repository ID.
getRepositoryID() - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Repository ID that the Content Manager instance is associated with.
getRepositoryID() - Method in interface com.sssw.cm.api.EbiDocQuery
Gets the repository id associated with the query
getRepositoryID() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the repository ID that the content manager instance is associated with.
getRepositoryID() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the Repository ID.
getRepositoryID() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the ID of the repository where this content object resides.
getRepositoryID() - Method in interface com.sssw.cm.task.api.EbiTaskManager
Returns the ID of the repository that this object is associated with
getRepositoryID() - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets the ID of the repository that this object is associated with
getRepositoryIDs() - Static method in class com.sssw.cm.factory.EboFactory
Returns an iterator of the Repository IDs for the instantiated Content Managers.
getRepositoryName() - Method in interface com.sssw.search.api.EbiRepositoryDesc
Gets the name of the Query Engine Repository
getRequiresUrlRewriting() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the Requires URL Rewriting flag.
getResCategories() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of categories that were successfully processed last time the data transfer tool executed.
getResDoctypes() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of document types that were successfully processed last time the data transfer tool executed.
getResDocuments() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of documents that were successfully processed last time the data transfer tool executed.
getResFields() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of CM document fields that were successfully processed last time the data transfer tool executed.
getResFolders() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of folders that were successfully processed last time the data transfer tool executed.
getResLayoutStyles() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of document layout styles that were successfully processed last time the data transfer tool executed.
getResLinks() - Method in interface com.sssw.cm.api.EbiDataTransfer
Returns a Collection of document links that were successfully processed last time the data transfer tool executed.
getResource() - Method in class com.sssw.fw.resource.EboResourceEvent
 
getResource() - Method in class com.sssw.webdav.event.api.EboHeadEvent
Gets the CM resource for the HEAD method.
getResource() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the URI of CM resource to lock.
getResource() - Method in class com.sssw.webdav.event.api.EboGetEvent
Gets the CM resource that is being retrieved.
getResource() - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Gets the CM resource for this PROPPATCH method.
getResource() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets the CM resource for this PROPFIND method.
getResource() - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Gets the CM resource for the OPTIONS method.
getResource() - Method in class com.sssw.webdav.event.api.EboPutEvent
Gets the CM resource for this PUT method.
getResource() - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Gets the CM resource to be unlocked.
getResource() - Method in class com.sssw.webdav.event.api.EboMkcolEvent
Gets the CM resource URI for the MKCOL method.
getResourceBundle(Locale) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the resource bundle associated with this portlet.
getResourceBundleName() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns the name of the resource bundle declared in the descriptor.
getResourceElement() - Method in class com.sssw.fw.resource.EboResourceEvent
 
getResourceSet() - Method in class com.sssw.fw.resource.EboResourceElement
 
getResourceSetForContext(EbiContext) - Static method in class com.sssw.fw.resource.factory.EboFactory
 
getResourceSetForContext(String) - Static method in class com.sssw.fw.resource.factory.EboFactory
 
getResourceSetForName(String) - Static method in class com.sssw.fw.resource.factory.EboFactory
 
getResourceSetForSubsystem(String) - Static method in class com.sssw.fw.resource.factory.EboFactory
 
getResourceSetName() - Method in class com.sssw.fw.resource.EboResourceListener
 
getResourceSetName() - Method in class com.sssw.fw.resource.EboResourceElement
 
getResourceSetName() - Method in class com.sssw.fw.resource.EboResourceBinding
 
getResponsePhrase() - Method in interface com.sssw.fw.api.EbiRequestContext
Gets a piece of content or other text that was set in the context object by a component or a rule's action.
getResponseStatus() - Method in interface com.sssw.fw.api.EbiRequestContext
Gets the status code associated with the response.
getResponseType() - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
getResponseType() - Method in interface com.sssw.re.api.EbiContext
Gets the HTTP response type the component will find in the response phrase.
getRestrictedAclPermissions() - Method in interface com.sssw.fw.security.api.EbiAcl
Gets a list of access right permissions that are set to be retricted.
getRestrictedComponentInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a list of all components for the Principal specified from the context.
getRestrictedComponentInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets a list of components for the Principal specified from the context.
getRestrictedLayoutInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets all layouts which the current user can see in a select list.
getRestrictedOptionInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiComponentManager
Deprecated. Gets the list of options for a component that the current user has access to.
getRestrictedPortletModelList(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.
getRestrictedPortletRegistrationList(EbiContext) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a restricted collection of portlet registrations/components that user has List access permission.
getRestrictedPortletRegistrationList(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.
getRestrictedPortletRegistrationList(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a filtered list of EbiPortletRegistration objects for registered portlets that the authenticated user from EbiContext is allowed to access with LIST permission.
getRestrictedPortletRegistrationList(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a filtered list of EbiPortletRegistration objects for registered portlets that the authenticated user from EbiContext is allowed to access with the LIST permission.
getRestrictedPortletRegistrationListByCategory(EbiContext, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets a Collection of EbiPortletRegistration objects for all portlet registrations by category ID.
getRestrictedPortletRegistrationListByCategory(EbiContext, String) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Gets a Collection of EbiPortletRegistration objects for the legacy components that belongs to the specified category ID.
getRestrictedPortletRegistrationListByCategory(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a filtered list of EbiPortletRegistration objects for registered portlets by category ID that the authenticated user from EbiContext is allowed to access with the LIST permission.
getRestrictedPortletRegistrationListByCategory(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets a filtered list of EbiPortletRegistration objects for registered portlets by category ID and producerID that the authenticated user from EbiContext is allowed to access with the LIST permission.
getRoleDescription() - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns the description
getRoleDisplayName() - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns the display name
getRoleGroupList() - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns the lst of groups in this role
getRoleInfo(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the role info object for the given role
getRoleInfoList(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the entire list of role info objects.
getRoleName() - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns the role's name
getRoles(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiComponentOptionInfo
Gets a list of roles that are authorized to see this option.
getRoleUserList() - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns the list of users in this role
getRollbackVersion() - Method in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Gets the rollback version.
getRoot() - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets the root path for the WebDAV servlet.
getRootCategory(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Root Category.
getRootCategory(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Root Category.
getRootContainer(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Gets the Root Container within the directory hierarchy.
getRootContainer(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Gets the Root Container within the directory hierarchy.
getRootContainer(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Gets the root container for the realm.
getRootDirectory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Root Directory of the specified type.
getRootDirectory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Root Directory of the specified type.
getRootFolder(EbiContext) - Method in interface com.sssw.cm.api.EbiContentManager
Gets the Root Folder.
getRootFolder(EbiContext) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Gets the Root Folder.
getRuleIDs() - Method in interface com.sssw.re.api.EbiRuleManager
Gets the names of the rules associated with the rule manager's current owner.
getRunning() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns a boolean indication of the eraser's running status.
getRunningProcesses() - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets the list of running workflow processes
getRunningProcesses(String) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets a running workflow process
getScope() - Method in interface com.sssw.cm.task.api.EbiTask
Gets the query to run against CM to define the scope of the operation
getScope() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets the scope for the LOCK method.
getScopedAttributeNames() - 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 at the narrowest session scope.
getScopedPath(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a string that this scopedPath represents.
getScopedValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns the object bound with the specified name in this session at the privately scoped level
getScpDescription() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Gets the description of this state change producer.
getScpLog() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Gets the log set up for the state change producer
getSearchableFieldID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the searchable field ID for a specified attribute.
getSearchXML() - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
getSecondaryKeys() - Method in class com.sssw.fw.resource.EboResourceElement
 
getSecondaryKeys(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
getSectionIDs() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets a list of section IDs that contains selected components.
getSectionIDs() - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Gets a list of section IDs that contains selected components.
getSectionIDs(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiLayoutManager
Gets the list of section IDs contained in the layout definition.
getSecurableElement() - Method in class com.sssw.cm.event.api.EboAccessCheckedEvent
Gets the securable element to which the access is checked
getSecurableElement() - Method in class com.sssw.cm.event.api.EboSecuritySetEvent
Gets the element whose security is being set
getSecurableElement() - Method in class com.sssw.cm.event.api.EboSecurityRetrievedEvent
Gets the element whose security settings are being retrieving
getSecurableElement() - Method in class com.sssw.cm.event.api.EboSecurityRemovedEvent
Gets the element whose security settings are being removed
getSecurityAclDelegate() - Static method in class com.sssw.fw.security.client.EboFactory
Gets an EbiSecurityAclDelegate object.
getSecurityConstraints() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns a Collection of PortletAppSecurityContraint objects, one for each constraint specified in the deployment descriptor.
getSecurityDelegate() - Static method in class com.sssw.fw.security.client.EboFactory
Gets an EbiSecurityDelegate object.
getSecurityManager() - Static method in class com.sssw.fw.security.client.EboFactory
Gets an EbiSecurityManager object.
getSecurityMetaDelegate() - Static method in class com.sssw.fw.security.client.EboFactory
Gets an EbiSecurityMetaDelegate object.
getSecurityRoles() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a Collection of EbiPortletSecurityRoleRef objects.
getSelectedCategories() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected categories.
getSelectedColumnIndices() - Method in interface com.sssw.fw.api.EbiMetaDataQuery
Gets the selected column indices.
getSelectedComponentsXML() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the XML String that contains only the selected components.
getSelectedComponentsXML() - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Gets the XML String that contains only the selected components.
getSelectedDoctypes() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected document types.
getSelectedDocuments() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected documents.
getSelectedFields() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected fields, if any.
getSelectedFolders() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected folders, if any.
getSelectedLinks() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected document links, if any.
getSelectedStyles() - Method in interface com.sssw.cm.api.EbiExporter
Returns the list of selected layout styles, if any.
getSelects() - Method in interface com.sssw.fw.api.EbiQuery
Enumerate the selected properties
getSelects() - Method in interface com.sssw.search.api.EbiQuery
Returns the list of selected document properties.
getServer() - Method in interface com.sssw.fw.api.EbiRequest
Try and determine the server name from the request.
getServerID() - Method in interface com.sssw.fw.cachemgr.api.EbiRemoteCoordinatorAdmin
Gets the serverID for the current app server instance.
getServerLifetimeCacheHolder(String) - Method in interface com.sssw.fw.api.EbiCacheManager
Looks up a server-lifetime cache holder by its ID
getServerLifetimeCacheHolder(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets a server lifetime cache holder object.
getServerLifetimeCacheHolder(String, String) - Static method in class com.sssw.fw.factory.EboFactory
Gets a server lifetime cache holder object.
getServerLifetimeCacheHolderIDList() - Method in interface com.sssw.fw.api.EbiCacheManager
Gets the list of all server lifetime cache holder IDs.
getService() - Method in class com.sssw.fw.resource.EboResourceBinding
 
getServiceLocator() - Static method in class com.sssw.fw.factory.EboFactory
Gets the ServiceLocator singleton.
getServiceNames() - Method in class com.sssw.fw.exception.EboServiceDependencyException
Returns the service names that the service depends on being started or stopped before it itself can start or stop.
getServletContext() - Method in interface com.novell.afw.portlet.api.EbiPortletContext
Gets the associated ServletContext.
getServletContext() - Method in interface com.sssw.fw.api.EbiRequestContext
Gets the servlet context.
getServletURL(EbiPortalContext) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Constructs the full url of the current servlet request trhought the servlet path.
getSession() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getSessionID() - Method in interface com.sssw.fw.api.EbiSession
Gets the session's String identifier.
getSessionManager() - Static method in class com.sssw.fw.factory.EboFactory
Gets Session Manager singleton object.
getSharedPageCategoryInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a Shared page category info.
getSharedPageCategoryInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a Shared page category info.
getSharedPageCategoryInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of Shared page category infos.
getSharedPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a shared page info for the authenticated user from the current portal context.
getSharedPageInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of Shared Pages defined for a web application for the authenticated user of the current portal context.
getSharedPageInfoListByCategory(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of EbiSharedPageInfo objects for shared pages by category ID that the authenticated user from EbiPortalContext is allowed to access.
getSharedPageInfoListByCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a list of EbiSharedPageInfo objects for shared pages by category ID that the user, 'userID' is allowed to access.
getSharedPageInfoListByOwner(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a shared page info list for the shared pages that are writeable by a specified user.
getSharedPageInfoListByUser(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a shared page info list for the shared pages that are readable by a specified user.
getSharedPageUUID() - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Gets the Shared Page UUID.
getShortName() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the short name of the user which is typically the username.
getShortName(Principal) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the shortened version of the username.
getShortTitle(Locale) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a short title for the given locale, or the default locale value if a value for the specified locale could not be found.
getSinceLast() - Method in interface com.sssw.fw.task.api.EbiTask
Determines whether the task is expected to only deal with conditions that have changed or occurred since the time the task was last run.
getSize() - Method in interface com.sssw.cm.api.EbiDocument
Gets the size of published content.
getSize() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the size of the data
getSize() - Method in interface com.sssw.cm.api.EbiDocFolder
Deprecated. EbiDocFolder.getFolderSize()
getSize() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the size of the data
getSource() - Method in class com.sssw.webdav.event.api.EboMoveEvent
Gets the source CM resource that is being moved.
getSource() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the source CM resource that is being copied.
getSourceCategory() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Gets the source category
getSourceCategory() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns the source category.
getSourceFolder() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Gets the source folder
getSourceFolder() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Gets the source folder
getSourceRepository() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the name of the source repository for the fetcher to get the data from
getSourceRepository() - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the name of the source repository from which the fetcher retrieves data.
getSourceRepositoryName() - Method in interface com.sssw.cm.task.api.EbiTask
Gets the source CM repository name
getStackTrace() - Static method in class com.sssw.fw.util.EboMisc
Returns a String containing the current stack trace (i.e.
getStackTrace(int) - Static method in class com.sssw.fw.util.EboMisc
Gets the current stack trace.
getStackTrace(Throwable) - Static method in class com.sssw.fw.util.EboMisc
Gets a String containing current stack trace of the specified exception.
getStackTrace(Throwable, int) - Static method in class com.sssw.fw.util.EboMisc
Gets the stack trace from a throwable.
getStartsWith(String) - Method in interface com.sssw.fw.api.EbiConfig
Returns a Map of property key/value pairs whose keys start with the specified value.
getStartsWith(String) - Static method in class com.sssw.fw.factory.EboFactory
Gets all services that start with the specified string.
getState() - Method in class com.sssw.fw.event.api.EboStateChangeEvent
Gets the state identifier.
getState() - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets state.
getState(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the state of a component instance.
getStateChangeProducer() - Static method in class com.sssw.fw.event.factory.EboFactory
Gets a generic state change producer object.
getStateDescr() - Method in class com.sssw.fw.event.api.EboStateChangeEvent
Gets the descriptor of the state.
getStateDescr() - Method in class com.sssw.webdav.event.api.EboWebdavEvent
Gets a description of the event state ID.
getStatus() - Method in interface com.sssw.cm.api.EbiDocument
Gets the status of the Document.
getStatus() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Status from the params object.
getStatus() - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
getStatusMessage(int) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Gets the error message for a specific operation status code.
getStatusMessage(int) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the message for a status or error code.
getStatusMessage(int) - Method in interface com.sssw.search.api.EbiDataFetcher
Gets the error message for a specific operation status code.
getStatusMessage(int) - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the message for a status or error code.
getString(InputStream) - Static method in class com.sssw.fw.util.EboStreamHelper
Read the contents of the InputStream and return it as a String
getStringContent(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the String content of the specified xsl style
getStringContent(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiURICacheManager
Gets the String content of the specified xsl style
getStyle() - Method in class com.sssw.cm.event.api.EboLddAddedEvent
Gets the style for which the LDD is added.
getStyle() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent
Gets the document layout style metadata object.
getStyle() - Method in class com.sssw.cm.event.api.EboLddRemovedEvent
Gets the style for which the LDD is removed.
getStyle() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
Gets the style metadata.
getStyle() - Method in class com.sssw.cm.event.api.EboLddsListedEvent
Gets the style whose LDD's are listed.
getStyle() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent
Gets the document layout style metadata object.
getStyle() - Method in class com.sssw.cm.event.api.EboLddRetrievedEvent
Gets the style for which the LDD is retrieved.
getStyle() - Method in class com.sssw.cm.event.api.EboLddUpdatedEvent
Gets the style for which the LDD is updated.
getStyle(EbiPortalContext, EbiDevice, String) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style sheet as a DOM object.
getStyle(EbiPortalContext, EbiDevice, String, boolean) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style sheet as a DOM object.
getStyle(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style sheet as a DOM object.
getStyle(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style sheet as a DOM object.
getStyleCategory() - Method in interface com.sssw.portal.api.EbiStyleInfo
Deprecated. getStyleCategories()
getStyleCategoryInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style category info.
getStyleCategoryInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a list of style categories info.
getStyleDescription() - Method in interface com.sssw.portal.api.EbiStyleInfo
Gets the style's description.
getStyleDescriptor() - Method in interface com.sssw.portal.api.EbiStyleInfo
Deprecated. Do not use this method since it treats the XML document as a string which can introduce problems with proper encoding and can also lead to unneeded parsing and serializing. Use getStyleDescriptorDocument() in its stead.
getStyleDescriptorDocument() - Method in interface com.sssw.portal.api.EbiStyleInfo
Returns the DOM for the style descriptor.
getStyleDisplayName() - Method in interface com.sssw.portal.api.EbiStyleInfo
Returns the styles display name
getStyleDpFileID(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiStyleInfo
Gets the style's file sheet ID (The file name of the stlyesheet e.g.
getStyleDpFileID(String) - Method in interface com.sssw.portal.api.EbiStyleInfo
Deprecated. EbiStyleInfo.getgetStyleDpFileID(EbiPortalContext)
getStyleFileID(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiStyleInfo
Gets the style's file sheet ID (The file name of the stlyesheet e.g.
getStyleFileID(String) - Method in interface com.sssw.portal.api.EbiStyleInfo
Deprecated. EbiStyleInfo.getStyleFileID(EbiPortalContext)
getStyleID() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the Layout Style ID.
getStyleID() - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Gets the ID of the Layout Style.
getStyleID() - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Gets the style ID which the page uses to style it - typically for custom layouts.
getStyleID() - Method in interface com.sssw.portal.api.EbiStyleInfo
Gets the style identifier.
getStyleID() - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Gets the ID of the stylesheet used to render this page (if any).
getStyleID(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the styleID of a component instance.
getStyleInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style info object.
getStyleInfo(EbiPortalContext, String, boolean) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a style info object.
getStyleInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiStyleManager
Gets a list of EbiStyleInfo objects in a specific category.
getStyleManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiStyleManager object that is associated with the portal web application.
getStyleName() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Gets the name of the Style.
getStyles() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns a Collection of PortletStyles available to this portlet.
getStylesOverwrite() - Method in interface com.sssw.cm.api.EbiImporter
Returns the style overwrite options.
getStyleUserAgents() - Method in interface com.sssw.portal.api.EbiStyleInfo
Gets a list of supported user-agents (devices) for this style
getSubcategory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDocCategory
Get a subcategory with the specified relative path.
getSubfolder(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDocFolder
Gets a Subfolder of this Folder, given the relative path to the Subfolder.
getSubject() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the subject of the message
getSubsystem(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the subsystem for the specified element type.
getSubsystemName() - Method in class com.sssw.fw.resource.EboResourceListener
 
getSubsystemResourceSetName(String) - Static method in class com.sssw.fw.resource.EboResourceBinding
 
getSubsystems() - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Gets the list of subsystems that support acls.
getSubsystemURI(String) - Static method in class com.sssw.fw.resource.EboResourceBinding
 
getSubtitle() - Method in interface com.sssw.cm.api.EbiDocument
Gets the subtitle of the Document
getSubtitle() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Subtitle.
getSuportedLocales() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a Collection of Locale objects, one for each locale that the portlet declares that it supports.
getSupportedElementTypes(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Gets an array of element types that support ACLs.
getSupportedElementTypes(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets an array of element types that support ACLs.
getSupportedMimeTypes() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns an Collection of strings that represent the supported mime types.
getSupportedModes(String) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns an Collection of supported portlet modes.
getSupportedOptions() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Returns a list of all options declared in the novell-portlet.xml that are have the enabled attribute set to "true" OR have not specified the enabled attribute so as to mean enabled="true".
getSuspendedProcesses() - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets the list of suspended workflow processes
getSuspendedProcesses(String) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Gets a suspended workflow process
getSyntax() - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a string representing the potential syntax of the scopedpath.
getSystemContentManager() - Static method in class com.sssw.cm.factory.EboFactory
Gets the system Content Manager
getSystemContentMgmtDelegate() - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiContentMgmtDelegate object associated with the System Repository.
getSystemContentMgmtDelegate(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiRepositoryDelegate object associated with system repository This factory method is used to force explicit creation of a local or remote service delegate.
getTarget() - Method in class com.sssw.webdav.event.api.EboMoveEvent
Gets the CM destination URI for this MOVE method.
getTarget() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets the CM destination for this COPY method.
getTargetFolder() - Method in interface com.sssw.cm.api.EbiImporter
Returns the target folder (defaults to the Root Folder).
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskStartedEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskFailedEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskCompletedEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskDisabledEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskEnabledEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskStoppedEvent
Gets the task
getTask() - Method in class com.sssw.fw.task.event.api.EboTaskAddedEvent
Gets the task
getTask(EbiContext, String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets a specific task by name.
getTask(EbiContext, String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get a specific task by name.
getTaskManager(EbiContext, String) - Static method in class com.sssw.cm.factory.EboFactory
Gets the Task Manager for a specific Repository.
getTaskManager(EbiContext, String, String) - Static method in class com.sssw.fw.task.factory.EboFactory
Get the Task Manager.
getTaskManager(EbiContext, String, String, String, String) - Static method in class com.sssw.fw.task.factory.EboFactory
Get the Task Manager.
getTaskManager(String) - Static method in class com.sssw.cm.factory.EboFactory
Deprecated. EboFactory.getTaskManager(EbiContext, String)
getTaskManager(String, String, String, String) - Static method in class com.sssw.fw.task.factory.EboFactory
Deprecated. Instead use the method that takes an additional EbiContext parameter.
getTaskMgmtDelegate(String) - Static method in class com.sssw.cm.client.EboFactory
Gets an EbiTaskMgmtDelegate object.
getTaskNames(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Enumerates tasks.
getTaskNames(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Enumerate tasks.
getTasks(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Enumerates tasks.
getTasks(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Enumerate tasks.
getTasks(EbiContext, EbiTaskType) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets all the Tasks that belong to a specific Task Type.
getTasks(EbiContext, EbiTaskType) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get all the Tasks that belong to a specific Task Type.
getTasks(EbiContext, String[]) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets specific tasks.
getTasks(EbiContext, String[]) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get specific tasks.
getTaskType() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the task type.
getTaskType(EbiContext, String, String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets a Task Type given its name and kind
getTaskType(EbiContext, String, String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get a Task Type given its name and kind
getTaskType(Node, String, String) - Static method in class com.sssw.fw.task.factory.EboFactory
Get a Task Type object.
getTaskTypes(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets all Task Types.
getTaskTypes(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get all Task Types.
getTaskTypes(EbiContext, String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Gets all Task Types of the specified kind.
getTaskTypes(EbiContext, String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Get all Task Types of the specified kind.
getTemplate() - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
getTemplate() - Method in class com.sssw.re.core.EboStringTemplate
Gets the template without tag replacement.
getTemplates() - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Gets URL Templates provided by portal.
getTemplates(Source) - Static method in class com.novell.afw.util.EboXmlUtil
compile the provided style sheet into templates
getTemporary() - Method in class com.sssw.fw.resource.EboResourceElement
 
getTemporaryData() - Method in interface com.sssw.fw.api.EbiContext
This method returns the temporary key: value pair, stored in the context, as a map.
getTemporaryValue(Object) - Method in interface com.sssw.fw.api.EbiContext
Gets a value that has been stored in context object for the current request.
getText() - Method in interface com.sssw.search.api.EbiQuery
Returns the query text.
getThemeDescription() - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the description of the theme
getThemeDescription(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the localized description of the theme
getThemeDisplayName() - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the display name of the theme.
getThemeDisplayName(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the localized display name of the theme.
getThemeID() - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the theme's unique identifier
getThemeID() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets the theme ID selected for the portal app for the user.
getThemeInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiThemeManager
Gets a theme information object that provides persistent theme information.
getThemeInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiThemeManager
Gets the list of available themes.
getThemeManager(EbiPortalContext) - Static method in class com.sssw.portal.factory.EboFactory
Gets the EbiThemeManager object that is associated with the portal web application.
getThemePreviewImage() - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the URI of the preview image which represents the theme
getThemePreviewImage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the URI of the preview image which represents the theme.
getThemeThumbnailImage() - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the URI of the thumbnail image which represents the theme
getThemeThumbnailImage(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiThemeInfo
Gets the URI of the thumbnail image which represents the theme
getThesaurus() - Method in interface com.sssw.search.api.EbiQuery
Returns the Thesaurus options set up for this Query object, if any.
getThread() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the Thread that this eraser belongs to.
getThreadGroup() - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns a ThreadGroup object.
getThreadPoolManager() - Static method in class com.sssw.fw.factory.EboFactory
Gets the ThreadPool Mananger.
getTimeArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued Time property by its name.
getTimeout() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Gets the connection timeout value.
getTimeoutResponse(EbiPortletInfoBean, Locale) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
get the default content (markup fragment) for a portlet in case the request is timing out and we need to provide some default content
getTimePattern(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the time pattern to use.
getTimeProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific Time property by its name.
getTimesRan() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the number of times the task has run.
getTimestampArrayProperty(String, String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific multi-valued Timestamp property by its name.
getTimestampPattern(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the timestamp pattern to use.
getTimestampProperty(String) - Method in interface com.sssw.search.api.EbiQueryResult
Gets a specific Timestamp property by its name.
getTimeZone(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the time zone to use.
getTitle() - Method in interface com.sssw.cm.api.EbiDocument
Gets the title of the Document
getTitle() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Title.
getTitle(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Returns the localized title for the portlet.
getTitle(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Gets portlet title for a given locale from the deployment descriptor.
getTo() - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Gets the list of recipients (the "To" header value).
getTotalDocs() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the total number of documents indexed in the Query Engine.
getTotalDocs() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the total number of documents indexed in the Query Engine.
getTotalGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the total number of groups from the configured realms.
getTotalGroups(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the total number of groups from the configured realms.
getTotalGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the total number of groups from the specified realm.
getTotalGroups(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the total number of groups from the specified realm.
getTotalUsers(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the total number of users from the configured realms.
getTotalUsers(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the total number of users from the configured realms.
getTotalUsers(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns the total number of users from the specified realm.
getTotalUsers(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns the total number of users from the specified realm.
getTotalUsers(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Returns the total number of users that are available for a specified realm.
getTotalUsers(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Returns the total number of users that are available for the specified realm.
getToTime() - Method in interface com.sssw.cm.task.api.EbiSynchTask
Gets the end of the time slice
getTransformer() - Static method in class com.novell.afw.util.EboXmlUtil
get a new Transformer from the TransformerFactory with indent turned on
getTransformer() - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getTransformer(Document) - Static method in class com.novell.afw.util.EboXmlUtil
get a new Transformer for the passed Document (the xsl) from the TransformerFactory with indent turned on
getTransformer(Document) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getTransformer(Properties) - Static method in class com.novell.afw.util.EboXmlUtil
get a new Transformer from the TransformerFactory with the passed output properties
getTransformer(Properties) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getTransformer(Source) - Static method in class com.novell.afw.util.EboXmlUtil
get a new Transformer for the passed Source (the xsl) from the TransformerFactory with indent turned on
getTransformer(Source) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getTransformer(Templates) - Static method in class com.novell.afw.util.EboXmlUtil
get a new Transformer for the passed compiled xsl template (with indent turned on)
getTransformer(Templates) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
getTransportGuarantee() - Method in interface com.novell.afw.portlet.api.EbiPortletAppUserDataConstraint
Returns the transport guarantee.
getType() - Method in interface com.sssw.fw.api.EbiElement
Gets the element type of this framework element.
getType() - Method in interface com.sssw.fw.api.EbiRequest
the type of request that is wrapped
getType() - Method in interface com.sssw.fw.api.EbiResponse
Returns the type of respons
getType() - Method in interface com.sssw.wf.api.EbiAddressee
This method returns addressee type.
getTypeDescription() - Method in interface com.sssw.cm.api.EbiOperatorDescriptor
Get the user-friendly, displayable operator type description such as "string", "relational", etc.
getUniqueID() - Method in interface com.sssw.fw.directory.api.EbiRealmPrincipal
Gets the unqiue identifier of the principal.
getUnlinkChildren() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to unlink any Child Documents of the ones being deleted.
getUnlinkLinkChildren() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to remove any Links where the Documents being deleted act as Link-Children
getUnlinkLinkParents() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to remove any Links where the Documents being deleted act as Link-Parents.
getUnlockIfNecessary() - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells whether the task is to remove any locks on Documents as it's removing them
getUpdateablePortletEntitySettings(EbiContext, EbiPortletEntity) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an updateable portlet settings for an existing portlet instance from persistence storage.
getUpdateablePortletEntitySettings(EbiContext, EbiPortletEntity) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets an updateable portlet settings for an existing portlet instance from persistence storage.
getUpdateablePortletRegistrationSettings(EbiContext, EbiPortletRegistration) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Gets an updateable portlet settings for an existing portlet registration from persistence storage.
getUpdateablePortletRegistrationSettings(EbiContext, EbiPortletRegistration) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Gets an updateable portlet settings for an existing portlet registration in persistence storage.
getUpdateHttpServletResponse() - Method in interface com.sssw.fw.api.EbiResponse
Deprecated.  
getUpdateProperties() - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Gets the properties to update.
getUpdateTime() - Method in interface com.sssw.cm.api.EbiDocument
Gets the update time (last modified) for the Document.
getUpdateTime() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Update Time.
getUpdateUser() - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Gets the Update User.
getUpdateUser(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the userUniqueID from the EbiContext for use in UPDATEUSER column.
getUploadContexts() - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Gets the upload contexts.
getUploadData() - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Gets the upload data.
getURI() - Method in interface com.sssw.fw.api.EbiRequestContext
Gets the URI of the current context.
getURI() - Method in class com.sssw.fw.resource.EboResourceBinding
 
getURI(String) - Static method in class com.sssw.fw.resource.EboResourceBinding
 
getURL() - Method in class com.sssw.fw.resource.EboResourceElement
 
getURL(boolean) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the URL of the Directory Entry.
getURLDontThrow(boolean) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Gets the URL of the Directory Entry; does not throw an exception if for one reason or another unable to retrieve the URL.
getUrlName(URL) - Static method in class com.sssw.fw.util.EboUrlHelper
Given an URL, return the last part (the 'name').
getUrlPath(HttpServletRequest) - Static method in class com.sssw.fw.util.EboUrlHelper
Returns the full path of an URL servlet request (e.g.
getURLString() - Method in interface com.sssw.re.api.EbiContext
Gets the url String set on the context object.
getURLTemplates() - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Gets the URL templates specified for this portlet instance.
getUseCachedMarkup() - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Gets the Use Cached Markup flag.
getUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a user principal for the specified principal name (searches in the primary realm first and if not found, search in the secondary realm if there is any configured in the directory service.)
getUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Return the specified user
getUser(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a user principal for the specified principal name from the specified realm.
getUser(EbiContext, String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a user principal for the specified principal name from the specified realm.
getUserAgent() - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Gets the User Agent associated with this Descriptor.
getUserAgent(String) - Method in interface com.novell.afw.portlet.api.EbiPortletStyle
Returns the user agent (EbiPortletUserAgent) having the deviceName passed in, or null if no user agent with the name specified exists.
getUserAgents() - Method in interface com.novell.afw.portlet.api.EbiPortletStyle
Returns a collection of all user agents (EbiPortletUserAgent) defined for this style.
getUserAttributeDescription(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the description for an attribute
getUserAttributes() - Method in interface com.novell.afw.portlet.api.EbiPortletAppModel
Returns a Collection of EbiPortletAppAttribute objects, one for each user attribute specified in the deployment descriptor.
getUserAttributes() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the list of user custom attributes defined in the user meta.
getUserAuthenticatedRealmName() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User's authenticated realm name.
getUserBaseDN() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the user root container (base dn) that is configured in the config.xml of the directory service.
getUserBlobAttributeDescription(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the description for an blob attribute
getUserBlobAttributes() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets the list of user blob attributes defined in the user meta.
getUserBlobAttributes(EbiContext, EbiUserInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets user blob attribute contents.
getUserBlobAttrInfoList() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Deprecated. 

this method is not supported by the new jndi persistence provider

getUserComponentInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a user component info object that provides info regarding portal component preferences of a specified component instance for the authenticated user.
getUserComponentInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a user component info object that provides info regarding portal component preferences of a specified component instance for a specified user.
getUserComponentInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the user component info list for the current authenticated user.
getUserComponentInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the user component info list for a specified user.
getUserDataConstraint() - Method in interface com.novell.afw.portlet.api.EbiPortletAppSecurityConstraint
Returns the user data constraint.
getUserDataStore() - Static method in class com.sssw.fw.usermgr.client.EboUserHelper
Gets the user data store type (e.g., JDBC, JNDI)
getUserDelegate() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiUserDelegate object.
getUserEmailAddress() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User's email address.
getUserExtendedAttributes(EbiContext, EbiUserInfo, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets user extended attributes.
getUserExtendedInfoList() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Deprecated. 

this method is not supported by the new jndi persistence provider

getUserFirstName() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User's first name.
getUserFullQualifiedName(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the authenticated user's full qualified name from the EbiContext.
getUserID() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getUserID() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User Identifier.
getUserID(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the userID (i.e.
getUserIDDontThrow(EbiContext) - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the userID (i.e.
getUserIDStartsWith() - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Returns the user name pattern for the query
getUserInfo(EbiContext) - Static method in class com.sssw.fw.usermgr.client.EboUserHelper
Gets the userInfo from the EbiContext.
getUserInfoBySvrPrincipal(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a user info reference for the authenticated principal from provided context.
getUserInfoByUserID(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a user info object by user ID.
getUserInfoByUserID(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a user profile info.
getUserInfoByUserID(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a user info object for specified user.
getUserInfoByUserID(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a user profile info.
getUserInfoByUserUUID(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a user info object by specified user UUID.
getUserInfoByUserUUID(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a user profile info.
getUserLastName() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User's last name.
getUserList(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Deprecated. EbiUserManager.getUserList(EbiContext, String)
getUserList(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Deprecated. EbiUserDelegate.getUserList(EbiContext, String)
getUserList(EbiContext, EbiUserQuery) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a list of user info objects by a specified query.
getUserList(EbiContext, EbiUserQuery) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a list of user info objects.
getUserList(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a list of user info objects for a specified realm.
getUserList(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Gets a list of user info objects.
getUserManager() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets the EbiUserManager object.
getUserMembers() - Method in interface com.sssw.fw.directory.api.EbiRealmGroup
Gets a collection of user member principals if there are any.
getUserMeta() - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets an EbiUserMeta object in read-only mode.
getUserMeta() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Gets an EbiUserMeta object in read-only mode.
getUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Gets a EbiUserMeta object in readonly mode.
getUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Gets an EbiUserMeta object in read-only mode.
getUserMetaDelegate() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiUserMetaDelegate object.
getUserName() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Gets the username set into the connection.
getUserObject() - Method in interface com.sssw.fw.api.EbiTimer
Retrieve the object that was associated with the timer when the notification was registered.
getUserObject() - Method in interface com.sssw.fw.task.api.EbiTask
Gets the object set into the Task by the user of the Task.
getUserPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a user page info object that provides portal page information of a specified user page for the current authenticated user.
getUserPageInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a user page info object that provides portal page information of a specified user page for a specified user.
getUserPageInfoList(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets user page info list for the authenticated user from the current security context.
getUserPageInfoList(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets user page info list for a specified user.
getUserPageUUID() - Method in interface com.sssw.portal.api.EbiUserPageInfo
Gets the User Page UUID.
getUserPortalInfo(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets a user portal info object that provides info regarding portal settings for the authenticated user in the current context.
getUserPortalInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets user portal info for a specified user.
getUserPortletPreferences(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Returns the preference information for the user logged into the context for the portlet identified by the portlet instance handle.
getUserPreference(EbiContext, String, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Gets user preference info for a specified user and specified element.
getUserPreference(EbiContext, String, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Gets user preference info for a component.
getUserPreferenceDelegate() - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiUserPreferenceDelegate object.
getUserPreferenceDelegate(String) - Static method in class com.sssw.fw.usermgr.client.EboFactory
Gets an EbiUserPreferenceDelegate object.
getUserPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Gets user preference info objects for a user.
getUserPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Gets user preference info for a user.
getUserPreferences(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Gets user preference info objects related to a particular element type for a user.
getUserPreferences(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Gets user preferences for an element type for a user.
getUserPrincipal() - Method in interface com.sssw.fw.api.EbiRequest
gets the principal from the wrapped request implementation
getUserRoleInfoList(EbiContext) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Gets the list of roles the current user belongs to
getUsers(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of user principals from realms specified in the directory service.
getUsers(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns a collection of user principals from realms specified in the directory service.
getUsers(EbiContext, EbiDirectoryUsersQuery) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of user principals from realms specified in the directory service.
getUsers(EbiContext, EbiDirectoryUsersQuery) - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns a collection of user principals from a specified realm or all configured realms.
getUsers(EbiContext, int, int) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of user principals that fall within the specified range from the combined set of realm users.
getUsers(EbiContext, int, int) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of user principals that fall within the specified range from the combined set of realm users.
getUsers(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Returns a collection of user principals from the specified realm.
getUsers(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Returns a collection of user principals from the specified realm.
getUserSearchScope() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets the user search scope that is configured in the config.xml of the directory service.
getUserTitle(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Returns the localized title for the portlet.
getUserTransaction() - Method in interface com.sssw.fw.api.EbiServiceLocator
Gets a UserTransaction interface from the application server.
getUserUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Gets User UUID.
getUserUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Gets User UUID.
getUserUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Gets User UUID.
getUserUUID() - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Gets the User UUID.
getUserUUID() - Method in interface com.sssw.portal.api.EbiUserPageInfo
Gets the user UUID.
getUserUUID() - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Gets the user UUID.
getUserUUID() - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Gets User UUID.
getUserUUID(EbiContext) - Static method in class com.sssw.fw.usermgr.client.EboUserHelper
Gets the userUUID defined in the user service from the EbiContext.
getUUID() - Method in interface com.sssw.cm.api.EbiDocLink
Gets the UUID of the Link.
getUUID() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the UUID of the version
getUUID() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the UUID of the Content.
getUUID() - Method in class com.sssw.fw.resource.EboResourceElement
 
getValidateTag() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the valid portlet tag.
getValidNewModes() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the list of valid new portlet modes.
getValidNewWindowStates() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the list of valid new portlet window states.
getValue() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect.AllowableValue
Returns the value of the allowed value.
getValue() - Method in interface com.novell.afw.portlet.api.EbiPortletInitParam
Returns the value of the init param.
getValue() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the raw string value for the preference.
getValue(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns the string value with the scoped path resolved based on the context passed in.
getValue(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Returns an Object that is referenced by this scopedPath
getValue(EbiContext) - Method in class com.sssw.re.core.EboStringTemplate
Get the template with any tags replaced with information from the context.
getValue(String) - Method in interface com.sssw.fw.api.EbiContext
Returns the value associated with the specified whiteboard key.
getValue(String) - Method in interface com.sssw.fw.api.EbiSession
Returns a value from the whiteboard.
getValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns the object bound with the specified name in this session at the privately scoped level
getValue(String) - Method in class com.sssw.fw.util.EboParameterHolder
Get the value of a variable.
getValue(String, Object) - Method in interface com.sssw.fw.api.EbiContext
Returns the value associated with the specified whiteboard key or a default value.
getValueAsObject(String) - Method in class com.sssw.fw.util.EboParameterHolder
Get the value of a variable as an object.
getValueFromQueryString(String, String) - Static method in class com.sssw.fw.util.EboParameterHolder
get the value of one parameter from a query string
getValueInCache(Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets cached content from the memory cache or disk cache.
getValueInCache(String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Gets a cached value that is managed by the memory/disk cache containers of the cache manager.
getValueNames() - Method in interface com.sssw.fw.api.EbiContext
Deprecated.  
getValueNames() - Method in interface com.sssw.fw.api.EbiWhiteboard
Deprecated.  
getValues() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns all values for the preference as a String array.
getValues() - Method in class com.sssw.fw.util.EboParameterHolder
Return a clone of the hashtable of all parsed values
getValues(EbiContext) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns all values for the preference as a String array.
getValuesBasePreference() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Returns the preference to which this localized preference uses as its base for the values property.
getValuesFromQueryString(String) - Static method in class com.sssw.fw.util.EboParameterHolder
get a Hashtable of all values from a query string override is true
getVendorName() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns the name of the Query Engine vendor.
getVendorName() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns the name of the Query Engine vendor.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCmEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCmElementEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLookupByRelativePathEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboAccessCheckedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypeUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLddAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboRepositoryAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypeAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboSecuritySetEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentUncheckedOutEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLinkRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocFieldUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypeRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDataExportedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboRepositoryRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLddRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocFieldRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentUnlockedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryContentsListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocFieldRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocFieldAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLookupByAbsolutePathEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboSecurityRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboRepositoryUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentCheckedOutEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentUnpublishedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboRepositoriesListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDataImportedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentRemovedFromCategoryEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLddsListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLinksListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderContentsListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentCopiedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypesListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocTypeRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboAdminAccessCheckedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLddRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboRepositoryRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLinkRetrievedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocFieldsListedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocQueryExecutedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLinkUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFolderUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentAddedToCategoryEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboSecurityRemovedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocumentAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboFieldAddedToDocTypeEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLayoutStyleUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboCategoryAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboLddUpdatedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.cm.event.api.EboDocLinkAddedEvent
Returns a verbose description of this event.
getVerboseDescr() - Method in class com.sssw.fw.event.api.EboStateChangeEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.fw.task.event.api.EboTaskEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboWebdavEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboHeadEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboLockEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboGetEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboMoveEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboPutEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboDeleteEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboCopyEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboMkcolEvent
Gets a verbose description of the event.
getVerboseDescr() - Method in class com.sssw.webdav.event.api.EboPostEvent
Gets a verbose description of the event.
getVersion() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns the new version of the document that is being published.
getVersion() - Method in interface com.sssw.fw.api.EbiRequest
Deprecated.  
getVersion(EbiContext, int, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Gets a specific Version of a Document whose ID is supplied.
getVersionID() - Method in interface com.sssw.cm.api.EbiDocVersion
Gets the ID of the Version
getVersionID() - Method in interface com.sssw.cm.api.EbiDocContent
Gets the ID of the version of the Document that was published and is represented by this EbiDocContent.
getVetoableListeners() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Gets the list of all vetoable listeners registered with the producer.
getWarnings() - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Gets the warnings, if any were generated during the execution of queryDefToObjectWithValidation.
getWhere() - Method in interface com.sssw.fw.api.EbiMetaDataQuery
Gets the WHERE clause set on the query.
getWhere() - Method in interface com.sssw.fw.api.EbiFullTextQuery
Deprecated. For keyword searches use EbiQuery.getText().
getWhiteboard() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns the whiteboard object that contains this eraser.
getWindowState() - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Gets the current portlet window state.
getWirelessPageName(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Gets the name of the personal page for wireless devices.
getWorkflowEngineDelegate() - Static method in class com.sssw.wf.client.EboFactory
This factory method returns a workflow engine delegate.
getWorkitem() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets the workitem that this delegate is working on.
getWorkitem(String) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Gets a workitem by workitem id.
getWorkitem(String, EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Gets a workitem by workitem id.
getWorkitemIds(EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Return an array of workitem identifiers for workitems in the work queue.
getWorkitemProperties() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets all workitem properties.
getWorkitemPropertyNames() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Gets all workitem property names.
getWorklist(EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. use String[] getWorkitemIds(EbiContext) instead.
getWorklist(EbiContext, boolean, boolean) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. use String[] getWorkitemIds(EbiContext) instead.
getWorklist(String) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. use String[] getWorkitemIds(EbiContext) instead.
getWorklist(String[], String, Integer, boolean) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. use String[] getWorkitemIds(EbiContext) instead.
getXmlDataOptions() - Static method in class com.sssw.cm.factory.EboFactory
Instantiates a new XML data options object.
getZipInputStream() - Method in interface com.sssw.cm.api.EbiImporter
Returns the input zip input stream, if any was set
GLOBAL_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.api.EbiCacheManager
Global Cache Holder ID.
gotoNextDate() - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Advances in the date list to the next date.
GROUP_PROFILE_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Deprecated. No replacement.
GROUP_PROFILE_MEMBER_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Deprecated. No replacement.

H

handleException(Exception, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException(Exception, EbiLog, boolean, boolean, String) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException2(Exception, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException2(Exception, EbiLog, boolean, boolean, String) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException3(Exception, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException3(Exception, EbiLog, boolean, boolean, String) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException4(Exception, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleException4(Exception, EbiLog, boolean, boolean, String) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an exception.
handleThrowable(Throwable, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an Throwable object.
handleThrowable2(Throwable, EbiLog, boolean, boolean) - Static method in class com.sssw.fw.util.EboExceptionHelper
Handle an Throwable object.
hasAccess(EbiContext, EbiSecurableElement, String) - Method in interface com.sssw.cm.api.EbiContentManager
Checks whether the user whose context is supplied, is authorized the specified type of access to the specified element.
hasAccess(EbiContext, EbiSecurableElement, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Checks whether the user whose context is supplied, is authorized the specified type of access to the specified element.
hasAccess(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalAuthenticator
Returns true if the user in the given context has access to the portal.
hasAddressee() - Method in interface com.sssw.wf.api.EbiDestination
Determines if a valid addressee is assigned.
hasAdminAccess(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Determine if the user whose context is passed in has a specific access right on the Content Admin element.
hasAdminAccess(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Determine if the user whose context is passed in has a specific access right on the Content Admin element.
hasAncestor(EboException, Class) - Static method in class com.sssw.fw.util.EboMisc
Checks to see if the specified EboException has the given class as its ancestor.
hasChildren() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Tells whether the Directory Entry has any child Entries.
hasClientDefault() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Answer whether the workitem has a default client type
hasClientType(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Answer whether the workitem has the client type
hasContainer(EbiRealmContainer) - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Tells whether the authenticated user context has a specific container in its list of container memberships for the authenticated user.
hasContainers() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Tells whether the authenticated user belongs to at least one container.
hasCustomPermissions() - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Checks to see if there are any custom permmissions defined in the framework.
hasDirectoryEntryChildren(EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiContentManager
Tells whether the specified Directory Entry has any child Entries: For a Document, this will check if it has any child Documents.
hasDirectoryEntryChildren(EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Tells whether the specified Directory Entry has any child Entries: For a Document, this will check if it has any child Documents.
hasDocument() - Method in class com.sssw.fw.resource.EboResourceElement
 
hasDocument(String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Used to check if a workitem contains a document.
hasDocument(String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Used to check if a workitem contains a document.
hasDocumentProperty(String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Used to check if a document has a specific property.
hasDocumentProperty(String, String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Used to check if a document has a specific property.
hasEraser(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns a boolean indication as to the existence of the named eraser on the current whiteboard.
hasGroup(EbiRealmGroup) - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Tells whether the authenticated user context has a specific group in its list of group memberships for the authenticated user.
hasGroups() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Tells whether the authenticated user belongs to at least one group.
hasHttpServletRequest() - Method in interface com.sssw.fw.api.EbiRequest
Checks to see if this request has an HttpServletRequest.
hasHttpServletResponse() - Method in interface com.sssw.fw.api.EbiResponse
Checks to see if this response has an HttpServletResponse.
hasListeners() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Tells whether the producer has any (regular) listeners registered.
hasMoreDates() - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Determines whether there is at least one more date in the date list.
hasNameChanged() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Tells whether the 'setName' method has been called on the object.
hasNext() - Method in class com.sssw.fw.resource.EboResourceIterator
 
hasPolicyDefault() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Answer whether the workitem has a default policy client type
hasPrincipals() - Method in interface com.sssw.fw.directory.api.EbiAuthUserContext
Tells whether the authenticated user belongs to at least one group or container.
hasProperty(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Tests whether or not a workitem contains a property
hasQueryString() - Method in interface com.sssw.fw.api.EbiRequestContext
Checks the request for a parameter string associated with an HTTP request.
hasQueryString() - Method in interface com.sssw.fw.api.EbiRequest
Checks to see if the HttpServletRequest has a Query String.
hasScopedValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Checks to see if the specified key is found on the whiteboard within the scoped session.
hasSession() - Method in interface com.sssw.fw.api.EbiContext
Deprecated.  
hasTemplate() - Method in class com.sssw.re.core.EboStringTemplate
Checks to see if the string template has a value.
hasUserAgent(String) - Method in interface com.sssw.portal.api.EbiStyleInfo
Determines if this style supports a particular user-agent
hasValue(String) - Method in interface com.sssw.fw.api.EbiContext
Checks whether the specified key has a value on the whiteboard.
hasValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Checks to see if the specified key is found on the whiteboard
hasVetoableListeners() - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Tells whether the producer has any vetoable listeners registered.
HEAD_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV HEAD.
highValue() - Method in class com.sssw.fw.util.EboUUID
Get the high order value
hiNibble(byte) - Static method in class com.sssw.fw.util.EboUUID
Get the high nibble (4 most significant bits) as a byte value
HOST_PORT_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $HOSTP_PORT$
HOST_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $HOST$
HTML - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: HTML.
HttpParameterHelper - class com.sssw.fw.util.http.HttpParameterHelper.
HttpParameterHelper is a helper class used to more easily get submitted parameters and file content from POSTs and GETs.
Example: HttpParameterHelper paramUtil = new HttpParameterHelper(context.getEbiRequest());

String movieTitle = paramUtil.getParameter("movie_title");
byte[] moviePoster = paramUtil.getFileContent("movie_poster");
String moviePoster_MIME = paramUtil.getFileContentType("movie_poster");
HttpParameterHelper(HttpServletRequest) - Constructor for class com.sssw.fw.util.http.HttpParameterHelper
Creates a new HttpParameterHelper

I

idle() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Allows the connection to go idle.
IDX_AUTHOR - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the author property
IDX_CONTENTSIZE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document published content size property
IDX_CREATED - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the creation date/time property
IDX_DOCABSTRACT - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document abstract property
IDX_DOCID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document ID property
IDX_DOCNAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document name property
IDX_DOCTYPEID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document type ID property
IDX_DOCTYPENAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document type name property
IDX_DURATION_HOURS - Static variable in class com.sssw.fw.util.EboMisc
constant for hours duration index.
IDX_DURATION_MILLIS - Static variable in class com.sssw.fw.util.EboMisc
Constant for milliseconds duration index.
IDX_DURATION_MINUTES - Static variable in class com.sssw.fw.util.EboMisc
Constant for minutes duration index.
IDX_DURATION_SECONDS - Static variable in class com.sssw.fw.util.EboMisc
Constant for seconds duration index.
IDX_ENCODING - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document published content ENCODING property
IDX_EXPIRATIONDATE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the expiration date/time property
IDX_FOLDERID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the folder ID property
IDX_LOCKEDBY - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the 'locked by' property.
IDX_MIMETYPE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document published content MIME type property
IDX_OP_BETWEEN - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'between' operator.
IDX_OP_IN - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'in' operator.
IDX_OP_IS_NULL - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'is null' operator.
IDX_ORIGINATOR - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document originator property
IDX_PARENTDOCID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the parent document ID property
IDX_PUBLISHDATE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the publish date/time property
IDX_PUBLISHSTATUS - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the document publish status property
IDX_REPOSITORYID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the repository ID property
IDX_ROP_EQUAL - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the equality operator.
IDX_ROP_GEQ - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'greater than or equal to' operator.
IDX_ROP_GREATER - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'greater than' operator.
IDX_ROP_LEQ - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'less than or equal to' operator.
IDX_ROP_LESS - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'less than' operator.
IDX_SOP_ENDS_WITH - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'ends with' operator.
IDX_SOP_EQUALS_IGNORE_CASE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'equals-ignore-case' operator.
IDX_SOP_LIKE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'like' operator.
IDX_SOP_LIKE_IGNORE_CASE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'like-ignore-case' operator.
IDX_SOP_STARTS_WITH - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The index of the 'starts with' operator.
IDX_STATUS - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the status property
IDX_SUBTITLE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the subtitle property
IDX_TITLE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the title property
IDX_UPDATETIME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The index of the update time property
IDX_UPDATEUSER - Static variable in class com.sssw.cm.util.EboDocPropUtil
The update user property index
implementsInterface(Class, String) - Method in class com.sssw.fw.resource.EboResourceElement
 
implementsInterface(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
importAndIndex(EbiContext, Collection, boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Imports and indexes a collection of documents into the destination query engine repository.
importAndIndex(EbiContext, Collection, boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Imports and indexes a collection of documents into the destination query engine repository.
importDocument(EbiContext, StringBuffer, EbiFrameworkElement, boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Imports and indexes a single document into the destination query engine repository.
importDocument(EbiContext, StringBuffer, EbiFrameworkElement, boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Imports and indexes a single document into the destination query engine repository.
importDocuments(EbiContext, InputStream) - Method in interface com.sssw.cm.api.EbiImporter
Deprecated. See EbiTool.execute(EbiContext context).
importFiles(EbiContext, String, String, String, String, String[], boolean, boolean, int[]) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Imports the array of files whose names are specified.
importFiles(EbiContext, String, String, String, String, String[], boolean, boolean, int[]) - Method in interface com.sssw.search.api.EbiQueryEngine
Imports the array of files whose names are specified.
IN_ORDER - Static variable in interface com.sssw.fw.api.EbiComparator
Indicates that the first object being compared is ranked before the second.
incrementCurrentCounter() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Increments access counter.
indexBuffer(EbiContext, String, String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Indexes the String buffer containing document data into the Query Engine.
indexBuffer(EbiContext, String, String) - Method in interface com.sssw.search.api.EbiQueryEngine
Indexes the String buffer containing document data into the Query Engine.
indexFile(EbiContext, String, String, String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Indexes the specified import file into the query engine.
indexFile(EbiContext, String, String, String) - Method in interface com.sssw.search.api.EbiQueryEngine
Indexes the specified import file into the query engine.
indexOf(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Returns the index within this string of the first occurrence of the specified character, starting the search at fromIndex.
indexOf(Object[], Object) - Static method in class com.sssw.fw.util.EboMisc
Returns the index of the object in the given array or -1 if not found in the array.
indexOf(String, int) - Method in class com.sssw.fw.util.EboEditBuffer
Returns the index within this string of the first occurrence of the specified String, starting the search at fromIndex.
indexOf(String, int, boolean) - Method in class com.sssw.fw.util.EboEditBuffer
Returns the index within this string of the first occurrence of the specified String, starting the search at fromIndex.
INFO_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
Informational logging level.
info(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the information log level.
init() - Method in interface com.sssw.fw.api.EbiManagableService
Called shortly after the service is constructed but before any other methods on the service are called.
init() - Method in class com.sssw.fw.resource.EboResourceListener
This initialization method will register the subclass to listen for events with the appropriate resource set(s).
init(Map) - Method in interface com.sssw.fw.api.EbiThreadPoolManager
initialize your ThreadPool (if you need to)
init(Map) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
initialization hook
init(ServletContext) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Initializes the component registry by loading available portlets from portlet.xml.
init(ServletContext) - Method in interface com.novell.afw.portlet.api.EbiPortletContainer
Initializes the portlet container.
init(ServletContext) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Initializes the WSRP Consumer registry.
initialize() - Method in interface com.sssw.fw.api.EbiCacheManager
Initializes the cache manager.
initialize(Document) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Initializes this instance from a User page or a group page.
initialize(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent2
Deprecated. Initializes the component.
initialize(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent
Deprecated. Initializes the component.
initialize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Initializes the cache manager from xwb.
insert(int, boolean) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a boolean value into the edit buffer starting from a specified index.
insert(int, char) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a character to the edit buffer starting from a specified index.
insert(int, double) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a specified double to the edit buffer starting from a specified index.
insert(int, float) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a float to the edit buffer starting from a specified index.
insert(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts an int to the edit buffer starting from a specified index.
insert(int, long) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a long to the edit buffer starting from a specified index.
insert(int, String) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts a specified string to the edit buffer starting from a specified index.
insertFromReader(Reader, int) - Method in class com.sssw.fw.util.EboEditBuffer
Inserts the entire contents of the reader into the buffer.
instantiateBean(String, BeanContext) - Method in interface com.sssw.fw.resource.api.EbiResourceBeanWrapper
Instantiate a bean known to this object.
INTERNET_USER_GROUP_ID - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated.  
INTERNET_USER_PASSWORD - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated.  
interruptAll() - Method in interface com.sssw.fw.api.EbiThreadPoolManager
interrupt all running threads
INVALID_USERID_CHARS - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The default set of characters that are not allowed in user IDs.
INVALID_USERID_CHARS_KEY - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The property key for the set of invalid user ID characters.
invoke() - Method in interface com.sssw.wf.api.EbiActivity
Deprecated. Use EbiJavaActivity.invoke( EbiContext) instead.
invoke(EbiContext) - Method in interface com.sssw.wf.api.EbiJavaActivity
Notify the Java Activity that work has arrived.
IS_PORTAL_KEY_01 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
IS_PORTAL_KEY_04 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
isAccessible() - Method in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
Check if the portlet producer is accessible from the application server.
isAclPermissionRestricted(String) - Method in interface com.sssw.fw.security.api.EbiAcl
Checks to see if an access right permission is set to be restricted.
isAlive() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Returns true if the Query Engine is running.
isAlive() - Method in interface com.sssw.search.api.EbiQueryEngine
Returns true if the Query Engine is running.
isAnalyzed() - Method in class com.sssw.re.core.EboStringTemplate
Has the template been analyzed for tags
isAncestorOf(EbiContext, Principal) - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Checks to see if this Realm Container is an ancestor of the specified principal
isAnonymous(Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if a principal is "anonymous" in the realms.
isAnonymous(Principal) - Method in interface com.sssw.fw.directory.api.EbiRealm
Checks to see if a principal is "anonymous".
isAnonymous(Principal, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if a principal is "anonymous" in the specified realm.
isAnonymous(Principal, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if a principal is "anonymous" in the specified realm.
isAsciiChar(char) - Static method in class com.sssw.fw.util.EboStringMisc
Checks if the specified character is an ASCII one.
isAsciiString(String) - Static method in class com.sssw.fw.util.EboStringMisc
Checks for non-ASCII characters in the specified String.
isAuthenticated() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Tells whether the user has been authenticated.
isAuthenticationRequired() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the portlet requires authentication before it can be run.
isAuthenticationRequired() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates whether or not the portlet requires the use executing it to be authenticated before it can run.
isAuthenticationRequiredInherited() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isAuthorized(EbiContext, EbiSecurableElement, String) - Method in interface com.sssw.cm.api.EbiContentManager
Checks whether the user whose context is supplied, is authorized the specified type of access to the specified element.
isAuthorized(EbiContext, EbiSecurableElement, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Checks whether the user whose context is supplied, is authorized the specified type of access to the specified element.
isAutoRegistered() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates whether or not the portlet should be be auto registered.
isAvailable() - Method in interface com.sssw.fw.api.EbiThreadPoolManager
is the pool available / active ?
isBaseAttrSynched(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Determines if user base attributes are synchronized with a directory.
isBaseAttrSynched(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Determines if user base attributes are synchronized with a directory.
isBaseUserAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Checks if the specified attribute is a base attribute
isBatched() - Method in interface com.sssw.search.api.EbiQuery
Returns true if the the query is being run in batch mode.
isCacheEnabled() - Method in interface com.sssw.fw.api.EbiCacheManager
Checks to see if the cache is enabled.
isChildOf(EbiContext, EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Returns true if the specified Directory Entry is a child of the other Directory Entry: For a Document, a Folder, a Category, or another Document may be its parent.
isClass() - Method in class com.sssw.fw.resource.EboResourceElement
 
isCompareOp(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified operator is comparison-based i.e., operator that uses comparison such as MyAttr >= foo
isComponentContentWellFormed() - Method in interface com.sssw.portal.api.EbiPortalContext
Indicated whether or not the processed data from a component is well formed.
isComponentPersonalizable() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Use EbiPortalComponentInfo.getComponentOptionInfo(String optionID).
isComponentServerLifetime() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component lifetime flag.
isContainerEnabled(String) - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Checks to see if the specified container type is enabled.
isContainerSupported() - Method in interface com.sssw.fw.directory.api.EbiRealm
Checks to see if directory containers are supported by the specified realm.
isContainerSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if directory containers are supported by the specified realm.
isContainerSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if directory containers are supported by the specified realm.
isCounterExceeded() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns true if the object bound to this eraser has been accessed more than the allowable times.
isCritical() - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is EbiLog.CRITICAL_LEVEL
isDefault() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Determines if this style is the default style for the Document Type that the style is intended for
isDefault() - Method in interface com.sssw.wf.api.EbiDestination
Returns true or false depending on whether the destination is marked as the default.
isDefault() - Method in interface com.sssw.wf.api.EbiLink
EboLink implements this method.
isDefault() - Method in interface com.sssw.wf.ui.api.EbiDestinationDefinition
Answer whether this is the default destination.
isDefaultContentManager() - Method in interface com.sssw.cm.api.EbiContentManager
Tells whether this Content Manager is the one managing the Default Repository.
isDefaultContentManager() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Tells whether this Content Manager is the one managing the Default Repository.
isDefined(String) - Method in interface com.sssw.fw.api.EbiConfig
Checks whether a property exists in the configuration file.
isDescendant(EbiContext, EbiRealmContainer, Principal) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the specified principal is a descendant of the specified Realm Container.
isDescendant(EbiContext, EbiRealmContainer, Principal) - Method in interface com.sssw.fw.directory.api.EbiRealmContainerDelegate
Checks to see if the specified principal is a descendant of the specified Realm Container.
isDescendant(EbiContext, EbiRealmContainer, Principal) - Method in interface com.sssw.fw.directory.api.EbiTreeRealm
Tells whether the specified principal is descendant of the specified Realm Container.
isDescendantOf(EbiContext, EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Checks to see whether this Directory Entry is a descendant of the specified other Directory Entry
isDescendantOf(EbiContext, EbiDirectoryEntry, int) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Checks to see whether this Directory Entry is a descendant of the specified other Directory Entry, given a certain depth value
isDescriptionLocalized() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Indicates if the description of the preference is localized and will not delegate to the base preference.
isDirectory() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Determines whether the Entry is a Directory.
isDirectory(String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Checks to see if an element is a directory (collection).
isDirectoryEntryChildOf(EbiDirectoryEntry, EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiContentManager
Tells whether the specified Directory Entry is a child of the other Directory Entry: For a Document, a Folder, a Category, or another Document may be its parent.
isDirectoryEntryChildOf(EbiDirectoryEntry, EbiDirectoryEntry) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Tells whether the specified Directory Entry is a child of the other Directory Entry: For a Document, a Folder, a Category, or another Document may be its parent.
isDisconnected() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Tells whether the connection has been terminated.
isDisplayNameLocalized() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Indicates if the display name of the preference is localized and will not delegate to the base preference.
isDocumentLocked(String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Used to check if a document is locked.
isDocumentLockedBy(String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Checks to see if a document is locked by a specific user.
isDocumentProperty() - Method in interface com.sssw.wf.api.EbiProperty
Return whether the property is a document property
isDynamicGroup() - Method in interface com.sssw.fw.directory.api.EbiRealmGroup
Returns true if the group is a dynamic group, false otherwise.
isDynamicGroupSupported() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns true if the realm supports dynamic groups, false otherwise.
isDynamicGroupSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the realm supports dynamic groups.
isDynamicGroupSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the realm supports dynamic groups.
isEachInList(Object[], Object[]) - Static method in class com.sssw.fw.util.EboMisc
Returns true if each object (testing via equals()) in the first list is in the second list.
isEmpty() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Checks whether the Extension Meta object holds any info's.
isEmpty(Object[]) - Static method in class com.sssw.fw.util.EboMisc
Returns true if the given array is null or is empty.
isEmpty(String) - Static method in class com.sssw.fw.util.EboStringMisc
Checks to see whether the specified String is null or empty.
isEnabled() - Method in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
Checks if the portlet producer is allowed to be accessed.
isEnabled() - Method in interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration
Indicates whether or not the auto-reg is enabled.
isEnabled() - Method in interface com.sssw.fw.task.api.EbiTask
Checks to see if the task is enabled or disabled.
isEncrypted() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Indicates whether or not the value for this preference will be stored in an encrypted manner.
isEqualTo(Object) - Method in interface com.sssw.fw.api.EbiFrameworkElement
Compares the element's UUID and timestamp to another element.
isError() - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is EbiLog.ERROR_LEVEL
isExact() - Method in interface com.sssw.fw.task.api.EbiPeriodicTask
Tells whether the task should be registered to run as soon as possible or some interval after the current time.
isExecuteRestricted() - Method in interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration
If true, the portlet registration will have the execute permission on the registration's ACL restricted.
isFalse(String, EbiContext) - Method in interface com.sssw.re.api.EbiRuleManager
Fires the specified rule and reports whether the rule returned a false value.
isFlushImmediatly() - Method in interface com.sssw.portal.api.EbiPageInfo
Deprecated. No replacement.
isForced() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns true if an immediate publish is forced.
isForcedExpiration() - Method in interface com.sssw.cm.task.api.EbiDocExpireTask
Tells whether the task is to force expiration by overriding the Documents' EXPIRATIONDATE values.
isForcedPublish() - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells whether the task is to publish Documents regardless of the value of their PUBLISHDATE property (forced publish).
isFromDisk() - Method in class com.sssw.fw.resource.EboResourceElement
 
isFromJar() - Method in class com.sssw.fw.resource.EboResourceElement
 
isGroupQuerySupported() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns true if the realm supports group queries, false otherwise.
isGroupQuerySupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the realm supports group queries.
isGroupQuerySupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the realm supports group queries.
isHiddenFromUser() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the portlet should be hidden from the user, that is not shown in a list of portlets the user may choose from.
isHiddenFromUser() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates if the portlet should be hidden from the user, that is, not shown in a list of portlets the user may choose from.
isHiddenFromUser() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
This flag serves as a hint for the UI that it should not show this preference to the general user, but can show it to administrators.
isHiddenFromUserInherited() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isHierarchical() - Method in interface com.sssw.fw.api.EbiMetaDataQuery
Tests to see if a query should return hierarchical results.
isHTML() - Method in class com.sssw.fw.resource.EboResourceElement
 
isHttpRequest() - Method in interface com.sssw.fw.api.EbiRequest
Checks to see if the wrapped request is an HttpServletRequest.
isIdle() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Tells whether the connection is in the idle state.
isImmutable() - Method in interface com.sssw.wf.api.EbiProperty
Return whether the property can be modified
isInCategory(EbiContext, EbiDocCategory) - Method in interface com.sssw.cm.api.EbiDocument
Checks to see if the Document belongs to the specified Category.
isInDefaultRepository() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Tells whether this Directory Entry belongs to the Default Repository.
isInfo() - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is EbiLog.INFO_LEVEL
isInputSet() - Method in interface com.sssw.cm.api.EbiTool
Tells whether the tool has been supplied with an input and is ready to execute.
isInSystemRepository() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Tells whether this Directory Entry belongs to the System Repository.
isIntegerProperty(String) - Static method in class com.sssw.cm.util.EboDocPropUtil
Tells whether the property whose name is passed in, is an integer property (i.e.
isInvisible(Object) - Method in class com.sssw.fw.resource.EboResourceIterator
 
isJava() - Method in class com.sssw.fw.resource.EboResourceElement
 
isJSP() - Method in class com.sssw.fw.resource.EboResourceElement
 
isKnownDataType(String) - Static method in class com.sssw.cm.util.EboDocQueryUtil
Checks whether the specified data type is valid
isLevel(int) - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is set to the level passed
isLinkParent() - Method in class com.sssw.cm.event.api.EboDocLinksListedEvent
Tells whether the document is assumed to be a link-parent or a link-child.
isListRestricted() - Method in interface com.novell.afw.portlet.api.EbiPortletModelAutoRegistration
If true, the portlet registration's ACL will have the list permission restricted.
isLocalesSet() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType
Indicates whether any searchable locales have been set for the preferences object.
isLocaleSupported(Locale) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Tests whether a given locale is supported.
isLocalized() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Indicates that any of the localiziable properties have been localized.
isLocked() - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Tests to see if the workitem is locked
isLockedBy(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Tests to see if the workitem is locked by the given user.
isLog() - 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.
isLoginNewUsersEnabled() - Static method in class com.sssw.fw.directory.client.EboDirectoryHelper
Gets a boolean value indicating whether users should be able to self-register
isMandatoryProperty() - Method in interface com.sssw.cm.api.EbiDocPropDescriptor
Tells whether the property is mandatory (i.e.
isMandatoryProperty(int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Tells whether the property whose index is passed in, is mandatory (i.e.
isMatch(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencePassword
Returns true if the string passed in is the same that was used to set the password.
isMaxTimeOutInherited() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isMimeTypeSupported(String) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates whether or not the mime type passed in is supported.
isModeSupported(String, String) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Returns a boolean indicating whether the passed mode is supported for the passed in mimeType.
isMultiValued() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns true if the preference may have more than one value.
isNestedGroupSupported() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns true if the realm supports nested groups, false otherwise.
isNestedGroupSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the realm supports nested groups.
isNestedGroupSupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the realm supports nested groups.
isNewSession() - Method in interface com.sssw.fw.api.EbiContext
Checks if this is the first request of the session.
isNewSession() - Method in interface com.sssw.fw.api.EbiRequest
True if the the session from the wrapped request is a new session.
isNode(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a boolean indicating if the object this scopedPath references is of type org.w3c.dom.Node
isNULL() - Method in class com.sssw.re.core.EboStringTemplate
Checks to see if the string template is null.
isOfType(EbiTaskType) - Method in interface com.sssw.fw.task.api.EbiTask
Checks to see if the task belongs to the specified type.
isOptionInherited(String) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isOptionSupported(String) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates whether an option is supported by this portlet.
isOptionSupported(String) - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates if the portlet should support the given option.
isPageHidden() - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Sets the name of the parent page.
isPageWellFormed() - Method in interface com.sssw.portal.api.EbiPortalContext
Indicated whether or not any of the data (from multiple components) on the page has malformed data (e.g.
isPasswordSet() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencePassword
Returns true if a password has been set, false if one has never been set.
isPermissionBuiltIn(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Check if the permission is built-in.
isPermissionValid(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Check if the specified permission is a valid permission.
isPortletProducerAccessible(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Checks if a portlet producer is accessible.
isPortletProducerEnabled(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Checks if a portlet producer is enabled.
isPreferenceInherited(EbiPortletPreference) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Indicates if the preference passed comes directly from this level of preferences, or if it is a value that is inherited from a lower level.
isRangeOp(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified operator is range-based i.e., operator that uses range test such as IN or BETWEEN
isReadable() - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a boolean indicating if this scopedPath type supports the "getValue" operation
isReadOnly() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Indicates whether the value(s) of this preference can be modified.
isReadOnly() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Checks if the element is read-only.
isReadOnlyUserSchema() - Static method in class com.sssw.fw.usermgr.client.EboUserHelper
specifies whether the user data store schema is read-only within Director
isRequired() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Returns true if the preference should have at least one value.
isResponseType(int) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
isRole(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks if a role is a valid role defined.
isRole(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks if a role is a valid role defined.
isRoot() - Method in interface com.sssw.cm.api.EbiDirectory
Determines if this Directory is the root one (i.e.
isRoot() - Method in interface com.sssw.fw.directory.api.EbiRealmContainer
Tells whether this container is the root one.
isRunning() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns a boolean indication of the eraser's running status.
isSelected(String) - Method in interface com.sssw.search.api.EbiQuery
Returns true if the specified property is selected.
isSinglePortletRequest(EbiPortalContext) - Static method in class com.novell.afw.portal.aggregation.EboPortalAggregationURLHelper
Determine if the current request is for a single portlet.
isStart() - Method in class com.sssw.fw.exception.EboServiceDependencyException
Indicates if the service names returned by getServiceNames() are services that must be started or stopped before the service can itself start or stop.
isStarted() - Method in interface com.sssw.fw.api.EbiManagableService
The service must return true is the service has been successfully started and is currently running.
isStarted() - Method in interface com.sssw.fw.task.api.EbiTask
Tells whether the task has been started.
isStatus(int) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
isStringProperty(String) - Static method in class com.sssw.cm.util.EboDocPropUtil
Tells whether the property whose name is passed in, is a string property (i.e.
isSubstringOp(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified operator is substring-based i.e., operator that uses substring matching such as MyAttr=foo*
isSynchronous() - Method in interface com.novell.afw.portlet.api.EbiNovellPortletModel
Indicates whether or not the portlet is to be run synchronously.
isSystemContentManager() - Method in interface com.sssw.cm.api.EbiContentManager
Tells whether this Content Manager is the one managing the System Repository.
isSystemContentManager() - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Tells whether this Content Manager is the one managing the System Repository.
isSystemDirectory() - Method in interface com.sssw.cm.api.EbiDirectory
Determines if the Directory is a system one.
isTagged() - Method in class com.sssw.re.core.EboStringTemplate
Does the template contain any tags that might need to be merged with a supplied context
isTaskEnabled(EbiContext, String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Finds out if a specific task is enabled.
isTaskEnabled(EbiContext, String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Find out if a specific task is enabled.
isTemporary() - Method in class com.sssw.fw.resource.EboResourceElement
 
isTerminatedAfterShutdown() - Method in interface com.sssw.fw.api.EbiThreadPoolManager
check if the pool has terminated (after the shutdown was called)
isThesaurusQuery() - Method in interface com.sssw.search.api.EbiQuery
Returns true if this Query is marked to run as a thesaurus query.
isTimestampProperty(String) - Static method in class com.sssw.cm.util.EboDocPropUtil
Tells whether the property whose name is passed in, is a timestamp property (i.e.
isTitlebarEnabled() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the portlet's titlebar should be shown.
isTitleBarEnabled() - Method in interface com.novell.afw.portlet.api.EbiPortletModel
Indicates whether the title bar should be displayed by the portal.
isTitleBarEnabled() - Method in interface com.sssw.portal.api.EbiPortalComponentInfo
Deprecated. Gets the component enable title bar flag.
isTitlebarEnabledInherited() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isTitleInherited(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the setting is defined at the current level or if it is only defined at a level in the parent hierarchy.
isTitleReadOnly() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Indicates if the title is read-only.
isTopLevel() - Method in interface com.sssw.cm.api.EbiDirectory
Determines if the Directory is a top-level one, i.e.
isTrace() - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is EbiLog.TRACE_LEVEL
isTrue(String, EbiContext) - Method in interface com.sssw.re.api.EbiRuleManager
Fires the specified rule and reports whether the rule returned a true value.
isUnaryOp(int) - Static method in class com.sssw.fw.util.EboSqlHelper
Indicate whether the specified operator is unary i.e., operator that works on one operand such as IS NULL
isUnaryOp(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified operator is unary i.e., operator that works on one operand such as MyAttr=*
isUniversallyUnique() - Static method in class com.sssw.fw.util.EboUUID
Get the boolean indicating if the UUIDs being returned are truely universally unigue.
isUserAttributeDisplayable(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Gets displayable flag for an attribute
isUserAttributeSingleValued(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Checks to see if an attribute is a single valued attribute.
isUserAuthorized(EbiContext, String) - Method in interface com.sssw.fw.api.EbiSecurableElement
Checks to see if the current user is authorized to access this element.
isUserInRole(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the user is in a given security role.
isUserInRole(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if the user is in a given security role.
isUserInRole(String) - Method in interface com.sssw.fw.security.api.EbiRoleInfo
Returns true if the user is in the role.
isUserInRoles(EbiContext, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the user is in a given list of roles Returns true if the user is in any of the roles
isUserInRoles(EbiContext, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if the user is in a given list of roles Returns true if the user is in any of the roles
isUserMetaDefined() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Checks if the user meta is defined
isUserMetaUsed() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Check if the userMeta is already used.
isUserQuerySupported() - Method in interface com.sssw.fw.directory.api.EbiRealm
Returns true if the realm supports user queries, false otherwise.
isUserQuerySupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the realm supports user queries.
isUserQuerySupported(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the realm supports user queries.
isValidContainerPage(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Checks if the specified container page is a valid container page for the authenticated user from the current portal context.
isValidGroupPage(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
isValidJoinType(int) - Static method in class com.sssw.fw.util.EboSqlHelper
Indicate whether the specified join type is valid for use in SQL query methods
isValidOp(int) - Static method in class com.sssw.fw.util.EboSqlHelper
Indicate whether the specified operator is valid for use in SQL query methods
isValidOp(int) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified operator is valid for use in LDAP search methods
isValidOperator(int) - Static method in class com.sssw.cm.util.EboDocQueryOpUtil
Tells whether the specified operator is valid.
isValidPageLayout(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Check if the page name provided is a valid page layout.
isValidPortletApp() - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Indicates whether all the application that this manager is running within is a valid portlet application.
isValidProperty(int) - Static method in class com.sssw.cm.util.EboDocPropUtil
Given the index of the property, checks to see if the specified property is valid.
isValidQueryExprObj(Object) - Static method in class com.sssw.fw.util.EboSqlHelper
Indicate whether the specified object is valid for SQL query expressions
isValidQueryExprObj(Object) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Indicate whether the specified object is valid for LDAP search expressions
isValidSharedPage(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Checks if the specified shared page is valid for the authenticated user from the current portal context.
isValidUserID(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Determines if the userID is valid.
isValidUserID(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the specified user ID contains valid characters for the primary realm.
isValidUserID(String) - Method in interface com.sssw.fw.directory.api.EbiRealm
Checks to see if the specified user ID contains invalid characters.
isValidUserID(String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Checks to see if the specified user ID contains valid characters for the specified realm.
isValidUserID(String, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Checks to see if the specified user ID contains valid characters for the specified realm.
isValidUserPage(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Check if the user page name provided is a valid user page for the current authenticated user.
isValuesLocalized() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Indicates if the value of the preference is localized and will not delegate to the base preference.
isWarning() - Method in interface com.sssw.fw.api.EbiLog
Returns true if the current log level is EbiLog.WARNING_LEVEL
isWhitespace(String) - Static method in class com.sssw.fw.util.EboStringMisc
Check to see if the specified String contains nothing but whitespace characters.
isWideChar(char) - Static method in class com.sssw.fw.util.EboStringMisc
Checks for characters with the high byte set.
isWideCharIncluded(String) - Static method in class com.sssw.fw.util.EboStringMisc
Checks if the specified String includes characters with the high byte set.
isWriteable() - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a boolean indicating if this scopedPath type supports the "setValue" operation
isWriteableRealm(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Tests to see if the realm specified by a realm name is configured as the writeable realm
isWriteableRealm(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Tests to see if the realm specified by a realm name is configured as the writeable realm
isWSRPContainerEnabled(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Indicates whether or not the container that handles WSRP Portlet requests should be enabled.
isXML() - Method in class com.sssw.fw.resource.EboResourceElement
 
isXSL() - Method in class com.sssw.fw.resource.EboResourceElement
 
itemExists() - Method in class com.sssw.fw.exception.EboItemExistenceException
Determine if the item exists or not

J

javaEscape(String) - Static method in class com.sssw.fw.util.EboStringMisc
Escapes a string for inclusion in generated Java code.
JOIN_FULL - Static variable in class com.sssw.fw.util.EboSqlHelper
SQL JOIN type value for FULL JOIN
JOIN_INNER - Static variable in class com.sssw.fw.util.EboSqlHelper
SQL JOIN type value for INNER JOIN
JOIN_LEFT_OUTER - Static variable in class com.sssw.fw.util.EboSqlHelper
SQL JOIN type value for LEFT OUTER JOIN
JOIN_RIGHT_OUTER - Static variable in class com.sssw.fw.util.EboSqlHelper
SQL JOIN type value for RIGHT OUTER JOIN

K

keys() - Method in class com.sssw.fw.util.EboParameterHolder
Get an enumeration of the variable names.
keySet() - Method in interface com.sssw.fw.api.EbiConfig
Gets a Set of all the keys in all the currently loaded configuration files.

L

lastIndexOf(String, int) - Method in class com.sssw.fw.util.EboEditBuffer
Returns the index within this string of the last occurrence of the specified String, searching backward from fromIndex.
lastIndexOf(String, int, boolean) - Method in class com.sssw.fw.util.EboEditBuffer
Returns the index within this string of the last occurrence of the specified String, searching backward from fromIndex.
lastPart(String, char) - Static method in class com.sssw.fw.util.EboStringMisc
Returns the part of the string after the last occurrence of the specified character.
LAYOUT_DEF_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
LAYOUT_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
LDAP_APPROX - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '~=' search comparison condition.
LDAP_APPROX - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '~=' search comparison condition.
LDAP_BETWEEN - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to a SQL 'BETWEEN' operator.
LDAP_BETWEEN - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to a SQL 'BETWEEN' operator.
LDAP_ENDS_WITH - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that end with a certain sequence of characters.
LDAP_ENDS_WITH - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that end with a certain sequence of characters.
LDAP_EQUAL - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '=' search comparison condition.
LDAP_EQUAL - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '=' search comparison condition.
LDAP_GEQ - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '>=' search comparison condition.
LDAP_GEQ - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '>=' search comparison condition.
LDAP_GREATER - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '!<=' search comparison condition.
LDAP_GREATER - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '!<=' search comparison condition.
LDAP_IN - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to a SQL 'IN' operator.
LDAP_IN - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to a SQL 'IN' operator.
LDAP_LEQ - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '<=' search comparison condition.
LDAP_LEQ - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '<=' search comparison condition.
LDAP_LESS - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '!>=' search comparison condition.
LDAP_LESS - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '!>=' search comparison condition.
LDAP_MATCH - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that contain wildcard characters.
LDAP_MATCH - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that contain wildcard characters.
LDAP_PRESENCE - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '=*' search comparison condition.
LDAP_PRESENCE - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '=*' search comparison condition.
LDAP_STARTS_WITH - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that start with a certain sequence of characters.
LDAP_STARTS_WITH - Static variable in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Ldap operator that corresponds to the '=' search comparison condition where the pattern specifies items that start with a certain sequence of characters.
length() - Method in class com.sssw.fw.util.EboEditBuffer
Gets the actual text size.
LIB_DIRECTORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
LINKS_DATA_PATH - Static variable in interface com.sssw.cm.api.EbiDataTransfer
This directory inside the data transfer zip archive file contains any extension metadata for document links.
LINKS_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 links.
linkTo(EbiContext, EbiDocument, boolean, int, byte[]) - Method in interface com.sssw.cm.api.EbiDocument
Links this Document to the specified other Document.
LIST - Static variable in interface com.sssw.cm.api.EbiDocFolder
The 'list' permission type.
LIST - Static variable in interface com.sssw.cm.api.EbiDocType
The 'list' permission type.
LIST - Static variable in interface com.sssw.cm.api.EbiDocCategory
The 'list' permission type.
LIST - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'list' permission type.
LIST_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'list' permission description.
LIST_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'list' permission id.
load(InputStream) - Method in interface com.sssw.fw.api.EbiConfig
Loads a configuration file into the EbiConfig object.
loadDefaultTaskList() - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Loads the task list from the specified input stream.
loadDefaultTaskTypeList() - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Loads the default task type list.
loadResourceBundle(Locale, EbiNovellPortletModel) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Attempts to load the bundle for the specified portlet model and locale.
loadServices(InputStream) - Static method in class com.sssw.fw.factory.EboFactory
Deprecated. Please use the signature of this method that takes the subsystem name.
loadServices(InputStream, String) - Static method in class com.sssw.fw.factory.EboFactory
Deprecated. Please use the signature of this method that takes the subsystem name.
loadServices(String, InputStream) - Static method in class com.sssw.fw.factory.EboFactory
Adds services to the current factory.
loadServices(String, String, InputStream) - Static method in class com.sssw.fw.factory.EboFactory
Adds services to the current factory with the given namespace.
loadTaskList(EbiContext, InputStream) - Method in interface com.sssw.cm.task.api.EbiTaskManager
Load the task list from the specified input stream.
loadTaskList(EbiContext, InputStream) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Load the task list from the specified input stream.
loadTaskList(InputStream) - Method in interface com.sssw.cm.task.api.EbiTaskManager
Deprecated. Instead use loadTaskList that has an additional EbiContext parameter
loadTaskList(InputStream) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Loads the task list from the specified input stream.
loadTaskList(InputStream) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Deprecated. Instead use loadTaskList that has an additional EbiContext parameter
loadTaskTypeList(InputStream) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Loads the task type list.
loadTaskTypeList(InputStream) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Load the task type list.
LOCALE - Static variable in interface com.sssw.fw.api.EbiSession
A String specifying text to use for a locale key.
LOCK_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV LOCK.
lock(EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Locks the workitem for a context.
lock(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Locks the workitem.
lockDocument(String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Locks a document in the workitem.
lockDocument(String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Used to lock a document.
lockDocument(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Locks a document.
LOCKEDBY - Static variable in class com.sssw.cm.util.EboDocPropUtil
The 'locked by' property.
LOCKSMITH_ELEMENT_ID - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Locksmith element ID
LOCKSMITH_ELEMENT_TYPE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Locksmith element type
log() - Method in interface com.sssw.fw.api.EbiWhiteboard
Dumps the contents of the whiteboard
log(double, double) - Static method in class com.sssw.fw.util.EboMisc
Handy helper to supplement the a Math.log() method that only * works in base e.
logoff(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Logs off the current user from the session
logoff(EbiContext) - Method in interface com.sssw.fw.directory.api.EbiRealm
Logs off the current user from the session
logoff(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Logs off the current user from the session
logoff(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryManager
Logs off the current user from the session
logStackTrace(String, Throwable) - Method in interface com.sssw.fw.api.EbiLog
Logs a Throwable's stack trace.
logStackTrace(Throwable) - Method in interface com.sssw.fw.api.EbiLog
Logs a Throwable's stack trace.
logString(String, int) - Method in interface com.sssw.fw.api.EbiLog
Writes the log string to the log.
LONG - Static variable in class com.sssw.fw.util.EboFormat
The long style for the style parameter of the format methods.
loNibble(byte) - Static method in class com.sssw.fw.util.EboUUID
Get the low nibble (4 least significant bits) as a byte value
lookupConstant(String) - Static method in class com.sssw.fw.util.EboMisc
Returns a Field object representing a static final field.
lookupDirectoryEntry(EbiContext, EbiDirectory, String) - Method in interface com.sssw.cm.api.EbiContentManager
Looks up a Directory Entry, given its path.
lookupDirectoryEntry(EbiContext, EbiDirectory, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Looks up a Directory Entry, given its path.
lookupDirectoryEntry(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Looks up a Directory Entry, given its path and Directory Entry element type.
lookupDirectoryEntry(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Looks up a Directory Entry, given its path and Directory Entry element type.
lookupIntConstant(String) - Static method in class com.sssw.fw.util.EboMisc
Returns the value of a static final int field.
lookupStringConstant(String) - Static method in class com.sssw.fw.util.EboMisc
Returns the value of a static final String field.
lowValue() - Method in class com.sssw.fw.util.EboUUID
Get the low order value

M

m_emptyStr - Static variable in class com.sssw.fw.util.EboStringMisc
An empty String.
m_emptyStrArray - Static variable in class com.sssw.fw.util.EboStringMisc
An empty String array.
m_emptyStringArray - Static variable in class com.sssw.fw.util.EboMisc
Empty array used to return a String array of length 0
makeCollection(String, String, String, String, String, boolean) - Method in class com.sssw.webdav.client.EboDAVSwitch
Creates a folder (collection).
MAX_REQUEST_TIMEOUT - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the max request timeout (no request is allowed to take longer) in the Portal Service's config.xml
merge(String) - Method in interface com.sssw.re.api.EbiContext
Processes text that contains !valueOf expressions.
mergeEncoded(String) - Method in interface com.sssw.re.api.EbiContext
Adds URL encoding to a merged text.
MIME_TYPE_DEVICE_PROFILING - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
No information available
MIME_TYPE_DEVICE_PROFILING - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_HTML - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for html
MIME_TYPE_HTML - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_HTML_UTF8 - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for html_utf8
MIME_TYPE_HTML_UTF8 - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_NONVISUAL - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_REDIRECT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
Mime type when a component does a redirect.
MIME_TYPE_TEXT_PLAIN - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for text plain
MIME_TYPE_WML - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for wml
MIME_TYPE_WML - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_XHTML - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for xhtml
MIME_TYPE_XHTML - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_XML - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Mime type for xml
MIME_TYPE_XML - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIME_TYPE_XMLDOM - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
MIMETYPE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document published content MIME type property
MINUS_ONE - Static variable in class com.sssw.fw.util.EboMisc
Constant for '-1' Integer.
MINUS_ONE_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '-1' BigDecimal.
MINUS_ONE_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '-1' double.
MKCOL_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV MKCOL.
modifyAccessRightMeta(EbiContext, EbiAccessRightMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Modifies the access right meta for a supported element type.
modifyAccessRightMeta(EbiContext, EbiAccessRightMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Modifies the access right meta for a supported element type.
modifyAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Modifies the acl of a framework element.
modifyAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Modifies the acl of a framework element.
modifyContainerPageInfo(EbiPortalContext, EbiContainerPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a container page info.
modifyElementTypeMeta(EbiContext, EbiElementTypeMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Modifies the EbiElementTypeMeta object.
modifyElementTypeMeta(EbiContext, EbiElementTypeMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Modifies the EbiElementTypeMeta object.
modifyGroupPageInfo(EbiPortalContext, EbiGroupPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
modifyGroupPreference(EbiContext, EbiGroupPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Modifies a group preference info.
modifyGroupPreference(EbiContext, EbiGroupPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Modifies a group preference info of a specified element.
modifyPageLayoutInfo(EbiPortalContext, EbiPageLayoutInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a page layout info.
modifyPermission(String, String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Modifies a permission description.
modifyPermissionMeta(EbiContext, EbiPermissionMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Modifies the permission meta for the framework.
modifyPermissionMeta(EbiContext, EbiPermissionMeta) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Modifies the permission meta for the framework.
modifySharedPageInfo(EbiPortalContext, EbiSharedPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a shared page info.
modifyUser(EbiContext, EbiUserInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Modifies the user info for an existing user.
modifyUser(EbiContext, EbiUserInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Modifies user info for an existing user.
modifyUserComponentInfo(EbiPortalContext, EbiUserComponentInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a user component info for a specified user and component instance.
modifyUserMeta(EbiContext, EbiUserMeta) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Modifies the user metadata.
modifyUserMeta(EbiContext, EbiUserMeta) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Modifies the user metadata object.
modifyUserPageInfo(EbiPortalContext, EbiUserPageInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a user page info.
modifyUserPortalInfo(EbiPortalContext, EbiUserPortalInfo) - Method in interface com.sssw.portal.api.EbiPortalManager
Modifies a user portal info.
modifyUserPreference(EbiContext, EbiUserPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Modifies user preference info of a component for a specified user.
modifyUserPreference(EbiContext, EbiUserPreferenceInfo) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Modifies user preference info of a component for a specified user.
MOVE_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV MOVE.
move(EbiContext, EbiDocCategory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDocCategory
Move this Category to the specified destination Category.
move(EbiContext, EbiDocFolder, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiDocFolder
Moves this Folder into the specified destination Folder.
move(EbiContext, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiDocument
Moves this document to the specified folder.
move(EbiContext, EbiDocument) - Method in interface com.sssw.cm.api.EbiDocument
Moves this document to be the child of the new, specified parent document
moveCategory(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Moves the specified Category into the destination Category.
moveCategory(EbiContext, EbiDocCategory, EbiDocCategory, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Moves the specified Category into the destination Category.
moveDirectoryEntry(EbiContext, EbiDirectoryEntry, EbiDirectoryEntry, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Moves a Directory Entry into the specified destination Entry.
moveDirectoryEntry(EbiContext, EbiDirectoryEntry, EbiDirectoryEntry, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Moves a Directory Entry into the specified destination Entry.
moveDocument(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Moves the specified Document to be located under a new Parent Folder.
moveDocument(EbiContext, EbiDocument, EbiDocFolder, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Moves the specified Document to be located under a new Parent Folder.
moveDocument(EbiContext, EbiDocument, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentManager
Moves the specified Document to be located under a new Parent Document.
moveDocument(EbiContext, EbiDocument, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Moves the specified Document to be located under a new Parent Document.
moveElement(String, String, String, String, String, boolean) - Method in class com.sssw.webdav.client.EboDAVSwitch
Moves or renames a resource or collection.
moveFolder(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiContentManager
Moves the specified source Folder into the destination Folder.
moveFolder(EbiContext, EbiDocFolder, EbiDocFolder, boolean, boolean, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Moves the specified source Folder into the destination Folder.
MT_APPLICATION_OCTET_STREAM - Static variable in class com.sssw.fw.util.EboMimeTypeHelper
Constant for the "application/octet-stream" MIME type.
MT_TEXT_PLAIN - Static variable in class com.sssw.fw.util.EboMimeTypeHelper
Constant for the "text/plain" MIME type.
munge(int, int, char[], int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Cuts and Pastes the edit buffer starting from specified index.
munge(int, int, EboEditBuffer, int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Cuts and Pastes the edit buffer starting from specified index.
munge(int, int, String) - Method in class com.sssw.fw.util.EboEditBuffer
Cuts and Pastes the edit buffer starting from specified index.
mustAssignDocuments() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Tells whether the documents are to be assigned.
mustCheckAccess() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether only accessible (securitywise) documents should be extracted from the source repository and imported/indexed into the destination query engine repository.
mustCheckAccess() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether only accessible (securitywise) documents should be extracted from the source repository and imported/indexed into the destination query engine repository.
mustCheckOut() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether documents must be checked out as they're processed
mustCheckOutDocs() - Method in interface com.sssw.cm.api.EbiImporter
Tells whether the Importer is to check out any documents it creates at execution time, to the user whose context is set into the Importer via the setContext method.
mustCopyCategorySecurity() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Tells whether the category's security is copied.
mustCopyDocuments() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Tells whether the documents are to be copied.
mustCopyFolderSecurity() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Tells whether the folder's security is copied.
mustCopySubcategories() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Tells whether the subcategories are to be copied
mustCopySubfolders() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Tells whether the subfolders are to be copied
mustCreateNonexistentCategories() - Method in interface com.sssw.cm.api.EbiImporter
Tells whether the tool must create any non-existent categories.
mustCreateNonexistentDirectories(String) - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Tells whether nonexistent directories of the specified type must be created as the XML for the element is being processed
mustCreateNonexistentFolders() - Method in interface com.sssw.cm.api.EbiImporter
Tells whether the tool must create any non-existent folders.
mustDoAllNotYetPublished() - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells whether the task is to publish all the Documents whose PUBLISHSTATUS is "not yet published".
mustDoAllReady() - Method in interface com.sssw.cm.task.api.EbiDocExpireTask
Tells whether or not the task is to process all Documents that are ready to be expired, based on the values of their EXPIRATIONDATE property.
mustDoAllReady() - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells whether the task is to publish all the Documents that are ready to be published, based on the value of their PUBLISHDATE property.
mustDoAllUnpublished() - Method in interface com.sssw.cm.task.api.EbiDocPublishTask
Tells whether the task is to publish all the Documents whose PUBLISHSTATUS is "unpublished" (i.e.
mustExcludeSuggestDocs() - Method in interface com.sssw.search.api.EbiQuery
Returns true if the documents whose identifiers are specified in the query text are to be excluded from the query results.
mustExportAll() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all CM elements are selected for export.
mustExportAllCategories() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all categories are to be exported.
mustExportAllDoctypes() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all doctypes are to be exported.
mustExportAllDocuments() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all documents are to be exported.
mustExportAllFields() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all fields are to be exported.
mustExportAllFolders() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all folders are to be exported.
mustExportAllLinks() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all document links are to be exported.
mustExportAllStyles() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether all document layout styles are to be exported.
mustExportCategories() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any categories are to be exported.
mustExportContentAdmin() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether the Content Admin element is to be exported.
mustExportDoctypes() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any document types are to be exported.
mustExportDocuments() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any documents are to be exported.
mustExportFields() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any fields are to be exported.
mustExportFolders() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any folders are to be exported.
mustExportStyles() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether any styles are to be exported.
mustFilterAccessible() - Method in class com.sssw.cm.event.api.EboDocLayoutStylesListedEvent
Tells whether the returned style list must be filtered based on security access for the user listing the style.
mustFilterAccessible() - Method in class com.sssw.cm.event.api.EboDocTypeFieldsListedEvent
Tells whether the returned field list must be filtered based on security access for the user listing the fields.
mustFilterAccessible() - Method in class com.sssw.cm.event.api.EboDocTypesListedEvent
Tells whether the returned field list must be filtered based on security access for the user listing the doctypes.
mustFilterAccessible() - Method in class com.sssw.cm.event.api.EboDocFieldsListedEvent
Returns true if returned field list must be filtered based on security access for the user listing the fields.
mustFilterResults() - Method in class com.sssw.cm.event.api.EboDocSrchQueryExecutedEvent
Tells whether the query results are to be security-filtered.
mustFilterResults() - Method in class com.sssw.cm.event.api.EboDocQueryExecutedEvent
Returns true if query results are to be security-filtered.
mustGenerateQuickSummary() - Method in interface com.sssw.search.api.EbiQuery
Returns true if quick summaries are to be generated for each of the query results.
mustIgnoreParentDirectory() - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Tells whether the parent directory must be ignored when initializing the directory entry object from XML data.
mustIncludeAllParts() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether all document parts must be included.
mustIncludeCategoryRefs() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether document category references must be included.
mustIncludeContent() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether document content must be included.
mustIncludeContentVersions() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether content versions must be included.
mustIncludeDescendants() - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Tells whether descendant elements are to be included into the XML of the element
mustIncludeExtensionMetadata() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether document extension metadata must be included.
mustIncludeLayoutSet() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether layout set information must be included
mustIncludeMetadata() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether document metadata must be included.
mustIncludeOptions() - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Tells whether to include the summary of XML data handling options into the XML that represents a CM element.
mustIncludeSecurityInfo() - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Tells whether security information for a given CM element must be included into its XML
mustIncludeSecurityInfo() - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Tells whether document security information must be included
mustKeepCheckedOut() - Method in class com.sssw.cm.event.api.EboDocumentCheckedInEvent
Tells whether the document is to be kept as checked out to the user doing the check-in or whether the lock is to be released after the check-in is successfully completed.
mustLeaveIfExists() - Method in interface com.sssw.cm.api.EbiElementOverwrite
Gets the value of the 'leave the element as is if it exists' option.
mustOverwrite() - Method in interface com.sssw.cm.api.EbiElementOverwrite
Gets the value of the 'overwrite only' option
mustOverwrite() - Method in class com.sssw.cm.event.api.EboCategoryCopiedEvent
Tells whether existing elements are to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboFolderCopiedEvent
Tells whether existing elements are to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Tells whether existing elements are to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns true if existing elements are to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboDocumentMovedEvent
Returns true if any existing document with the same name in the destination folder is to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboDocumentCopiedEvent
Tells whether existing elements are to be overwritten.
mustOverwrite() - Method in class com.sssw.cm.event.api.EboDocumentPublishedEvent
Returns true if any existing published content is to be overwritten.
mustOverwrite() - Method in class com.sssw.fw.task.event.api.EboTaskAddedEvent
Tells whether any old definition of the task with the same name must be overwritten.
mustProcessContent() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether documents' contents are to be indexed into the query engine.
mustProcessContent() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether documents' contents are to be indexed into the query engine.
mustProcessExtnMeta() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether documents' extension metadata field values are to be indexed into the query engine.
mustProcessExtnMeta() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether documents' extension metadata field values are to be indexed into the query engine.
mustProcessMeta() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether documents' standard metadata field values are to be indexed into the query engine.
mustProcessMeta() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether documents' standard metadata field values are to be indexed into the query engine.
mustPublish() - Method in class com.sssw.cm.event.api.EboDocumentRolledBackEvent
Tells whether the version that the document is rolled back to is to be published once the rollback has been successfully completed.
mustPublishDocsImmediately() - Method in interface com.sssw.cm.api.EbiImporter
Tells whether any added documents must be published immediately.
mustRemoveFieldValues() - Method in class com.sssw.cm.event.api.EboFieldRemovedFromDocTypeEvent
Tells whether to remove the field values.
mustSortByDate() - Method in interface com.sssw.search.api.EbiQuery
Returns true if query results are to be sorted by date.
mustSortByRelevance() - Method in interface com.sssw.search.api.EbiQuery
Returns true if query results are to be sorted by relevance.
mustStoreContent() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether documents' contents are to be stored in the query engine when they are imported/indexed.
mustStoreContent() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether documents' contents are to be stored in the query engine when they are imported/indexed.
mustUseAbsWeight() - Method in interface com.sssw.search.api.EbiQuery
Returns true if relevance scores are to be returned per document as absolute weights rather than percentages.
mustUseAnd() - Method in interface com.sssw.cm.task.api.EbiTask
Tells whether to logically AND or OR any supplied conditions with the scope query (if supplied).
mustUseCurrentDate() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether the current date/time should be used for the value of the "date" property for documents indexed into the query engine.
mustUseCurrentDate() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether the current date/time should be used for the value of the "date" property for documents indexed into the query engine.
mustUseDocidAsRef() - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Tells whether the fetcher must use the document ID property value as the "reference" to the document in the query engine.
mustUseDocidAsRef() - Method in interface com.sssw.search.api.EbiDataFetcher
Tells whether the fetcher must use the document ID property value as the "reference" to the document in the query engine.
mustUseElementIDs() - Method in interface com.sssw.cm.api.EbiExporter
Tells whether CM element UUIDs are to be used in the output element XML.
mustUseExclusionsAsIDs() - Method in interface com.sssw.search.api.EbiQuery
Returns true if any specified exclusions should be treated as document ID's.
mustUseIDsForSuggest() - Method in interface com.sssw.search.api.EbiQuery
Returns true if the document identifiers supplied in the query text are to be treated as document IDs.
mustUseUUIDs() - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Tells whether element UUID's are to be used or not
MYPORTAL_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Deprecated. No Replacement

N

NAME - Static variable in interface com.sssw.fw.directory.api.EbiSilverServerRealm
The runtime name of the realm which overrides the name retrieved by the SILVER_USERS_REALM property in config.xml
NAS_SERVERID_ATTR - Static variable in interface com.sssw.fw.api.EbiCacheManager
Attribute name from ServletContext that provides server identification information from Websphere.
negate(String) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Return a negated string The string will be parenthesized and negated with the LDAP negation symbol
negateExpression() - Method in interface com.sssw.fw.api.EbiQueryExpression
Negates the current expression.
next() - Method in class com.sssw.fw.resource.EboResourceIterator
 
NINE - Static variable in class com.sssw.fw.util.EboMisc
Constant for '9' Integer.
NINE_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '9' BigDecimal.
NINE_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '9' double.
NO_GROUP_PAGE - Static variable in interface com.sssw.portal.api.EbiUserPortalInfo
this definition is used to be set in the group page property to indicate that no group page is to be associated with the user page.
notifyArrive(EbiContext) - Method in interface com.sssw.wf.activity.EbiProcessNode
Execution start notificaiton.
notifyArrive(EbiContext) - Method in class com.sssw.wf.activity.EboProcessNode
This method is called when a workitem arrives.
notifyDepart(EbiContext) - Method in interface com.sssw.wf.activity.EbiProcessNode
Post-execution notification.
notifyDepart(EbiContext) - Method in class com.sssw.wf.activity.EboProcessNode
This method is called when a workitem departs.
NOVELL_PORTLET_INST_PARAM_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Novell portlet instance parameter key
NULL - Static variable in class com.sssw.fw.util.EboStringMisc
A constant for "null".
NUMBERSTYLE - Static variable in class com.sssw.fw.util.EboFormat
The number style for the style parameters of the format methods.
numKeys() - Method in class com.sssw.fw.util.EboParameterHolder
Get an number of variable names found.

O

ONE - Static variable in class com.sssw.fw.util.EboMisc
Constant for '1' Integer.
ONE_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '1' BigDecimal.
ONE_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '1' double.
OP_ADD_LEAF_NODE - Static variable in interface com.sssw.cm.api.EbiDirectoryEntry
The op-code for the "add entry" operation.
OP_ADD_SUBDIR - Static variable in interface com.sssw.cm.api.EbiDirectory
The op-code for the "add subdirectory" operation.
OP_BETWEEN - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'between' operator (equivalent to 'BETWEEN' in SQL).
OP_BETWEEN - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Operator that corresponds to the SQL 'BETWEEN' operator.
OP_BETWEEN - Static variable in class com.sssw.fw.util.EboSqlHelper
This operator corresponds to the SQL 'BETWEEN' operator, e.g., Customer.ID BETWEEN (1, 4)
OP_COPY - Static variable in interface com.sssw.cm.api.EbiCmElement
The op-code for the "copy" operation.
OP_IN - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'in' operator (equivalent to 'IN' in SQL).
OP_IN - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Operator that corresponds to the SQL 'IN' operator.
OP_IN - Static variable in class com.sssw.fw.util.EboSqlHelper
This operator corresponds to the SQL 'IN' operator, e.g., Customer.ID IN (1, 2, 3, 4)
OP_IS_NULL - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'isNull' operator (equivalent to the 'IS NULL' condition in SQL).
OP_IS_NULL - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Operator that corresponds to the SQL 'IS NULL' condition.
OP_IS_NULL - Static variable in class com.sssw.fw.util.EboSqlHelper
This operator corresponds to the SQL 'IS NULL' condition, e.g., Customer.FIELD1 IS NULL
OP_KIND_BINARY - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator kind of "binary" (an operator that works on two operands).
OP_KIND_INVALID - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The value to indicate an invalid operator kind.
OP_KIND_NARY - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator kind of "n-ary" (an operator that works on N number of operands).
OP_KIND_TERNARY - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator kind of "ternary" (an operator that works on three operands).
OP_KIND_UNARY - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator kind of "unary" (an operator that works on one operand).
OP_MOVE - Static variable in interface com.sssw.cm.api.EbiCmElement
The op-code for the "move" operation.
OP_REMOVE - Static variable in interface com.sssw.cm.api.EbiCmElement
The op-code for the "remove" operation.
OP_RET_FAILED_HAS_CHILDREN - Static variable in interface com.sssw.cm.api.EbiDocument
Return code for condition when an operation fails because the specified item has child items that belong to it
OP_RET_FAILED_NOT_A_CHILD - Static variable in interface com.sssw.cm.api.EbiDocument
Return code for condition when an operation fails because the specified item is not a child of the container on which the operation is executed.
OP_RET_SUCCESS - Static variable in interface com.sssw.cm.api.EbiDocument
Return code for successful completion of an operation.
OP_TYPE_INVALID - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The value to indicate an invalid operator type.
OP_TYPE_OTHER - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator type of 'other operators'.
OP_TYPE_REL - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator type of 'relational operators'.
OP_TYPE_STR - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The operator type of 'string operators'.
OP_UPDATE - Static variable in interface com.sssw.cm.api.EbiCmElement
The op-code for the "update/change properties" operation.
OPTION_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
OPTIONS_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV OPTIONS.
order(int[], boolean[], EbiDocMetaDataQuery) - Static method in class com.sssw.cm.util.EboDocQueryUtil
Given a document metadata query object, specifies its ORDER BY clauses.
orderByAttribute(String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the corresponding key field into the Order By list for this query.
orderByAuthor(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document author field into the Order By list for this query.
orderByContentSize(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document content size field into the Order By list for this query.
orderByContentSize(boolean) - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
orderByCreateDate(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document create date/time field into the Order By list for this query.
orderByDocAbstract(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document abstract field into the Order By list for this query.
orderByDocID(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document ID field into the Order By list for this query.
orderByDocID(boolean) - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
orderByDocTypeID(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document type ID field into the Order By list for this query.
orderByDocTypeName(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document type name field into the Order By list for this query.
orderByElementUUID(boolean) - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Put the element UUID field into the Order By list for this query.
orderByElementUUID(boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Put the element UUID field into the Order By list for this query.
orderByEmailAddress(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the emailAddress field into the Order By list for this query.
orderByExpirationDate(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document expiration date/time field into the Order By list for this query.
orderByFirstName(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the firstName field into the Order By list for this query.
orderByFolderID(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document folder ID field into the Order By list for this query.
orderByLastName(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the lastname field into the Order By list for this query.
orderByLockedBy(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document "Locked By" field into the Order By list for this query.
orderByMimeType(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document MIME type field into the Order By list for this query.
orderByMimeType(boolean) - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
orderByName(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document name field into the Order By list for this query.
orderByParentDocID(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document parent ID field into the Order By list for this query.
orderByPermissionID(boolean) - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Put the permission ID field into the Order By list for this query.
orderByPermissionID(boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Put the permission ID field into the Order By list for this query.
orderByPrincipalUUID(boolean) - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Put the Principal UUID field into the Order By list for this query.
orderByPublishDate(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document publish date/time field into the Order By list for this query.
orderByPublishStatus(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the publish status field into the Order By list for this query.
orderByRealmName(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the realm field into the Order By list for this query.
orderByRepositoryID(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document repository ID field into the Order By list for this query.
orderByStatus(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document status field into the Order By list for this query.
orderBySubtitle(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document subtitle field into the Order By list for this query.
orderByTitle(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document title field into the Order By list for this query.
orderByUpdateTime(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document update time field into the Order By list for this query.
orderByUpdateTime(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the updatetime field into the Order By list for this query.
orderByUpdateUser(boolean) - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Puts the document update user field into the Order By list for this query.
orderByUserID(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the user ID field into the Order By list for this query.
orderByUserUUID(boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Put the user userIID field into the Order By list for this query.
orderByVersionID(boolean) - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
orExpression(EbiQueryExpression) - Method in interface com.sssw.fw.api.EbiQueryExpression
Joins another expression with the current expression with a logical OR.
ORIGINATOR - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document originator property
orMultipleExpressions(EbiQueryExpression[]) - Method in interface com.sssw.fw.api.EbiQueryExpression
Joins multiple expressions with the current expression with logical ORs.
orphanChildren(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Removes associations of this Document with any of its Child Documents.
overridePreference(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesWritable
Creates an override of the preference at a level higher in the hierarchy, and adds it to the current level's preference store.

P

PAC_COMPONENT_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAC_HOME_PAGE_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAC_PAGE_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAC_PORTLET_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
packageNameToFilePath(String, char) - Static method in class com.sssw.fw.util.EboStringMisc
Converts a java package name string with '.'s to a file path syntax using the given directory separator char.
PAGE_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAGE_CATEGORY_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAGE_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PAGE_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $PAGE_PATH$
PARALLEL_RENDERING_ENABLED - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the config file to find out if parallel rendering of asynchronous portlets should be enabled.
PARAM_COMPONENTID - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PARAM_INSTANCE_ID - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PARAM_MODE - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
The Component title key.
PARAM_TITLE - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
The component title key.
PARAMS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PARENTDOCID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The parent document ID property
parenthesize() - Method in interface com.sssw.fw.api.EbiQueryExpression
Encloses the current expression in parentheses.
parenthesize(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Return a parenthesized string
parenthesize(String) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Return a parenthesized string
parse(int, String, String) - Static method in class com.sssw.fw.util.EboParse
Parses a string and produces respective object, e.g.
parse(int, String, String, int) - Static method in class com.sssw.fw.util.EboParse
Parses a string and produces respective object
parse(int, String, String, int, int) - Static method in class com.sssw.fw.util.EboParse
Parses a string and produces respective object
parse(int, String, String, int, int, Locale, String) - Static method in class com.sssw.fw.util.EboParse
Parses a string and produces respective object
parse(int, String, String, int, int, String, String, String, String) - Static method in class com.sssw.fw.util.EboParse
Parses a string and produces respective object
parseDbmsName(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Parse the JDBC database product name and return a standard name
parseDriverName(String) - Static method in class com.sssw.fw.util.EboSqlHelper
Parse the JDBC driver name and return a standard name
parseFileName(String, String) - Static method in class com.sssw.fw.util.EboMisc
Parses a String that contains path and filename, and returns just the filename.
parseStream(EboMimeType, InputStream) - Method in class com.sssw.fw.util.EboParameterHolder
the major public method.
parseURLEncodedString(String) - Method in class com.sssw.fw.util.EboParameterHolder
Parse an URLEncoded String application/x-www-form-urlencoded specification.
parseUserAgent(String) - Static method in class com.sssw.fw.util.EboRequestHelper
Parse out browser information from the User Agent header.
pathExists(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Returns a boolean indicating if this scopedPath references a non-null object
PERCENTSTYLE - Static variable in class com.sssw.fw.util.EboFormat
The percent style for the style parameter of the format methods.
PERFORM_BLOCKING_INTERACTION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating a PERFORM BLOCKING INTERACTION action Value = 0
PERFORM_INTERACTION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating a PERFORM INTERACTION action Value = 0
performBlockingInteraction(EbiPortalContext, EbiPortletEntity, EbiMarkupParams, EbiInteractionParams) - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Performs a portlet interaction for a protlet specified by an EbiPortletEntity object.
performBlockingInteraction(EbiPortalContext, EbiPortletEntity, EbiMarkupParams, EbiInteractionParams) - Method in interface com.novell.afw.portlet.api.EbiPortletContainer
Processes a portlet action for a portlet instance specified by a EbiPortletEntity object.
PERSIST - Static variable in interface com.sssw.portal.api.EbiPortalContext
When setting state this indicates that the state is stored int the user persistent store
PERSONALIZE_MGR - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Name of the personalize manager.
PF - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a pageFlow log
PF_FORM - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a pageFlow Form log
ping() - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Determines the state of the Query Engine and throws an exception if the engine is not running,
ping() - Method in interface com.sssw.search.api.EbiQueryEngine
Determines the state of the Query Engine and throws an exception if the engine is not running,
PLATFORM - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in determining comparison target of Platform
PLATFORM_LINUX - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Linux platform
PLATFORM_MAC - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for MAC platform
PLATFORM_OS2 - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for OS2 platform
PLATFORM_PPC - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for PPC platform
PLATFORM_SUN_OS - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Sun OS platform
PLATFORM_UNIX_OR_VMS - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for UNIX/VMS platform
PLATFORM_WAP - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for WAP platform
PLATFORM_WIN - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Windows platform
PLATFORM_X11 - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for X11 platform
PMC_COMPONENT_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PMC_HOME_PAGE_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PMC_PAGE_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PMC_PORTLET_CATEGORY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
populate(EbiContext, EbiDocument, int) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Populates this object with values from the specified Document.
PORTAL - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portal log
PORTAL_ADMIN_TYPE - Static variable in interface com.sssw.fw.api.EbiConstants
Deprecated.  
PORTAL_APPLICATION_DTD - Static variable in class com.sssw.fw.util.EboRequestHelper
Relative directory path and filename for Portal application dtd.
PORTAL_AUTH_REDIRECT - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_CORP_PROFILE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_GROUP_PROFILE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated.  
PORTAL_CACHE_PAGE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_STYLE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_USER_MYPAGE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_USER_PROFILE_STYLEID_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CACHE_USER_PROFILE_TYPE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CALLING_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CALLING_PAGE_QUERY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_COMPONENT - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_CONTAINERPAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_SHAREDPAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CATEGORY_STYLE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CLASSPATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_COMPONENT_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_COMPONENT_RESOURCESET_DIR - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Directory location in ResourceSet for component deployment descriptor.
PORTAL_CONTAINER_PAGE_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CONTENT_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CONTENT_TYPE_DESCRIPTOR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CONTROLLER_SERVLET_PATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_CURRENT_PID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_DECORATOR_STYLE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Layout.
PORTAL_DEFAULT_CONTAINER_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Container Page.
PORTAL_DEFAULT_GROUP_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Group Page.
PORTAL_DEFAULT_LAYOUT - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Layout.
PORTAL_DEFAULT_SHARED_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Shared Page.
PORTAL_DEFAULT_STYLE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_DEFAULT_THEME - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Key for the Portal Default Theme.
PORTAL_DEPLOY_CACHE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_GROUP_PAGE_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_HOME_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_INTERNET_USER_GROUP_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_01 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_02 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_03 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_04 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_05 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_06 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_Key_07 - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_LAST_MODIFIED - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_LAYOUT_MANAGER_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_LAYOUT_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_LAYOUT_STYLE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
well known key to access the layout style id in the portal's context (the id is defined as a servlet context parameter)
PORTAL_LOGIN_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_MAJOR_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Major version of the portal.
PORTAL_MAX_PORTLET_TIMEOUT - Static variable in interface com.sssw.portal.api.EbiPortalConstants
The amount of time that the Portal should wait for a portlet to complete its request.
PORTAL_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Name of the Portal manager (EbiPortalManager).
PORTAL_MINOR_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Minor version of the portal.
PORTAL_NEW_USER_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_OPTION_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PAC_PATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PAGE_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PAGE_XSLT - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_COMP_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_COMPONENT_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_CONTAINER_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_ENTRYPOINT_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_MYPORTAL_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_PAGE_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_PAGECONTAINER_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_PAGES_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PATH_PORTLET_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PERSONALIZE_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated. EbiUserConstants
PORTAL_PERSONALIZE_PATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PID_FORMAT - Static variable in interface com.sssw.portal.api.EbiPortalPID
Indicates a Portal PID Format.
PORTAL_PID_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PMC_PATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_PORTLET_RESOURCESET_DIR - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Directory location in ResourceSet for portlet deployment descriptor.
PORTAL_PRESENTATION - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies log specific to the portal presentation manager
PORTAL_PRESENTATION_MANAGER - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_RESOURCE_PATH - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_RESP_BUF_SIZE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_SECURITY_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated. EbiSecurityConstants
PORTAL_SERVLET_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Deprecated. No Replacement
PORTAL_SERVLET_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Deprecated. No Replacement
PORTAL_SESSION_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated.  
PORTAL_SHARED_PAGE_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_STYLE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_STYLE_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_SYS_CACHE_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_SYS_DB - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_SYS_KEY - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_THEME_DESCRIPTOR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_THEME_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_URI_CACHE_MGR - Static variable in interface com.sssw.portal.api.EbiURICacheManager
No information available
PORTAL_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $PORTAL_URL$
PORTAL_USER_MGR - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Deprecated. EbiUserConstants
PORTAL_USERLAYOUT_TAG - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_USERPAGE_NAME_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Deprecated. No Replacement
PORTAL_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Novell exteNd portal name.
PORTAL_WAR_CONTEXT_NAME_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portal Context Key (a property defined in config.xml).
PORTAL_WIRELESS_PAGE - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
PORTAL_WSRP_CONTAINER_ENABLED - Static variable in interface com.sssw.portal.api.EbiPortalConstants
Indicates whether or not the container that handles WSRP Portlet requests should be enabled.
PORTALPERSIST - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portal persist log
PORTLET - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portlet log
PORTLET_ACTION_ATTR_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the action passed as a request attribute to the producer in a portlet app.
PORTLET_ACTION_URLTYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet Action URL type
PORTLET_APP_ROOT_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative root path of the portlet-app node within the context of the portlet.xml document Value = "/portlet-app"
PORTLET_CLASSNAME_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet class name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-class"
PORTLET_CONFIG_MANAGER - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
PortletConfigManager class name constant
PORTLET_CONFIG_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the portlet.xml file for the portlet application.
PORTLET_CONSUMER_CONTAINER - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Container type of the Portlet Consumer Container.
PORTLET_CONSUMER_CONTAINER - Static variable in interface com.novell.afw.portlet.api.EbiPortletConsumerContainer
Service entriy key of the portlet consumer container.
PORTLET_CONSUMER_REGISTRY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Service entriy key of the portlet consumer registry.
PORTLET_CONTAINER - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Container type of the local portlet container (supports jsr168).
PORTLET_CONTAINER - Static variable in interface com.novell.afw.portlet.api.EbiPortletContainerLocal
Service entriy key of the local portlet container (supports jsr168).
PORTLET_CONTAINER_ENABLE_KEY - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Configration property key for enabling portlet container
PORTLET_CONTAINER_NAME - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Novell exteNd portlet container name.
PORTLET_CONTAINER_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Novell exteNd portlet container name and version number.
PORTLET_CONTEXT_KEY - Static variable in interface com.sssw.fw.api.EbiPortletRequest
Request attribute key that is used to retrieve the PortletContext of the current request
PORTLET_DATATYPE_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the data type element of a portlet's extension meta data taken from the the novell-portlet.xml.
PORTLET_DESCRIPTION_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet description within the context of the portlet element in the portlet.xml Value = "/portlet/description"
PORTLET_DISPATCHER_NAME - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant for the portlet dispatcher name.
PORTLET_DISPLAY_NAME_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet display-name within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
PORTLET_ENTITY_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the EbiPortletEntity in a request attribute Value = javax.portlet.entity
PORTLET_ETXN_CONFIG_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the novell-portlet.xml file for the portlet application.
PORTLET_EXPIRATION_CACHE_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the expiration-cache node within the context of the portlet element in the portlet.xml Value = "/portlet/expiration-cache"
PORTLET_INFO_DESCRIPTION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info description element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/description"
PORTLET_INFO_KEYWORDS - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info keywords element within the context of the portlet-app element in the portlet.xml.
PORTLET_INFO_LOCALE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info locale element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/locale"
PORTLET_INFO_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info node within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-info"
PORTLET_INFO_RESOURCE_BUNDLE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info resource-bundle element within the context of the portlet-app element in the portlet.xml.
PORTLET_INFO_ROOT_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative root path of the portlet-info node within the context of the portlet-portlet element in the portlet.xml Value = "/portlet-info"
PORTLET_INFO_SHORT_TITLE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info short-title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/short-title"
PORTLET_INFO_TITLE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet-info title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/title"
PORTLET_INIT_PARAM_NAME - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the node name of the init-param element which identifies the name of the init parameter.
PORTLET_INIT_PARAM_NAME_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/name"
PORTLET_INIT_PARAM_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the init-param node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param"
PORTLET_INIT_PARAM_VALUE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the node name of the init-param element which identifies the value of the init parameter.
PORTLET_INIT_PARAM_VALUE_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/value"
PORTLET_INTERACTION_PARAMS_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the interaction params passed as a request attribute to the producer in a portlet app.
PORTLET_MAJOR_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Major version of the current portlet spec implementation.
PORTLET_MARKUP_PARAMS_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the markup params passed as a request attribute to the producer in a portlet app.
PORTLET_MIME_TYPE_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/portlet/supports/mime-type"
PORTLET_MINOR_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Minor version of the current portlet spec implementation.
PORTLET_MODE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
PortletMode request parameter key
PORTLET_MODE_VALUE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the node name of the supports element which identifies the value of the portlet-mode parameter.
PORTLET_NAME_ATTR - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
PORTLET_NAME_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
PORTLET_NAME_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-name"
PORTLET_NAMESPACE_URLTYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet Namespace URL type
PORTLET_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet element within the context of the portlet-app element in the portlet.xml Value = "/portlet-app/portlet"
PORTLET_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $PORTLET_PATH$
PORTLET_PREFERENCE_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the preference portlet preferences element Value = "preference"
PORTLET_PREFERENCE_HANDLE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the value of the constant used to identify the portlet preferences for this portlet in a request attribute in a request attribute Value = com.novell.afw.portlet.PortletPrefHandle
PORTLET_PREFERENCE_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preference within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-preferences/preference"
PORTLET_PREFERENCE_ROOT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preference element within the context of the portlet preferences element in the portlet.xml Value = "/preference"
PORTLET_PREFERENCES_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the portlet preferences element Value = "portlet-preferences"
PORTLET_PREFERENCES_ROOT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet-preferences"
PORTLET_PROCESS_ID_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portal Process ID Key for supporting portlet timeout event.
PORTLET_REMOVE_URLTYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet Remove URL type
PORTLET_RENDER_URLTYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet Render URL type
PORTLET_REQUEST_PARAM_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet request parameter key
PORTLET_RESOURCE_URLTYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet Resource URL type
PORTLET_RESPONSE_CONTENT_TYPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the value of the content type that has been set in the response via a request attribute Value = com.novell.afw.portlet.PortletResponseContentType
PORTLET_RETURN_PARAMS_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the returned params passed back as a request attribute to the producer in a portlet app.
PORTLET_ROOT_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the attribute for the portlet name in the novell-portlet.xml descriptor.
PORTLET_RUNTIME_CONTEXT_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the runtime context passed as a request attribute to the producer in a portlet app.
PORTLET_SECURE_URL_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
WSRP secure URL tag request parameter key
PORTLET_SESSION_NAMESPACE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant key for identifying the value of the constant used to create the portlet session namespace in a request attribute Value = com.novell.afw.portlet.PortletSessionNamespace
PORTLET_SESSION_SCOPE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the portlet scope prefix Value = javax.portlet.p
PORTLET_STYLE_SHEET_PROP_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Well known property key - portlet style sheet ID.
PORTLET_SUPPORTS_MIME_TYPE_VALUE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the node name of the supports element which identifies the value of the mime-type parameter.
PORTLET_SUPPORTS_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
PORTLET_SUPPORTS_ROOT_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
PORTLET_TOKEN_PARAM_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet token parameter key
PORTLET_URL_PARAM_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet url parameter key
PORTLET_URL_REWRITE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
WSRP rewrite tag request parameter key
PORTLET_URLTYPE_PARAM_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Portlet URL type parameter key
PORTLET_VERSION - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Version of the current portlet spec implementation.
PORTLET_WEBXML_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the name of the web.xml file for the portlet application.
PORTLET_WINDOW_STATE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
WindowState request parameter key
PORTLET_WINDOW_STATE_VALUE - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the node name of the supports element which identifies the value of the window-state parameter.
PORTLETCONTAINER - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portlet container log
PORTLETPERSIST - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portlet/wsrp persist log
PORTLETREGISTRY - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portlet/portal registry log
PORTLETSESSION - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a portlet session log
position(byte[], byte[]) - Static method in class com.sssw.fw.util.EboMisc
Determines the byte position at which the specified byte pattern begins within the byte[] value that this byte[] object represents.
POST_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV POST.
PREFERENCE_NAME_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the portlet preferences name element Value = "name"
PREFERENCE_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preference within the context of the portlet-preferences element in the portlet.xml Value = "/portlet-preferences/preference"
PREFERENCE_VALUE_ELEMENT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the portlet preferences value element Value = "value"
PREFERENCES_VALIDATOR_PATH - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
PREFERENCES_VALIDATOR_ROOT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/preference-validator"
PREFERRED_LOCALE_CONFIG_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Well known property key - preferred locale of the server.
PREPEND - Static variable in class com.sssw.fw.util.EboParameterHolder
When merging the contents of two EboParameterHolders this specifies to prepend the given EboParameterHolder
prevSkipWhite(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
Returns the index of the previous character in the string that is not whitespace or -1 if no more whitespace
PRIN_TYPE_CONTAINER - Static variable in interface com.sssw.fw.directory.api.EbiRealmContainer
The constant for the Container principal type.
PRIN_TYPE_GROUP - Static variable in interface com.sssw.fw.directory.api.EbiRealmGroup
The constant for the Group principal type.
PRIN_TYPE_USER - Static variable in interface com.sssw.fw.directory.api.EbiRealmUser
The constant for the User principal type.
PRINCIPAL_TYPE_CONTAINER - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
The principal type for container principals.
PRINCIPAL_TYPE_GROUP - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
The principal type for group principals.
PRINCIPAL_TYPE_USER - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
The principal type for user principals.
printStackTrace() - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace
printStackTrace() - Method in class com.sssw.fw.exception.EboException
Print the stack trace
printStackTrace(Locale) - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace using the specified Locale
printStackTrace(Locale) - Method in class com.sssw.fw.exception.EboException
Print the stack trace.
printStackTrace(PrintStream) - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace into the specified print stream
printStackTrace(PrintStream) - Method in class com.sssw.fw.exception.EboException
Print the stack trace into the specified print stream.
printStackTrace(PrintStream, Locale) - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace into the specified print stream using the specified locale
printStackTrace(PrintStream, Locale) - Method in class com.sssw.fw.exception.EboException
Print the stack trace into the specified print stream.
printStackTrace(PrintWriter) - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace into the specified print writer
printStackTrace(PrintWriter) - Method in class com.sssw.fw.exception.EboException
Print the stack trace into the specified print writer
printStackTrace(PrintWriter, Locale) - Method in class com.sssw.fw.exception.EboApplicationException
Print the stack trace into the specified print writer using the specified locale
printStackTrace(PrintWriter, Locale) - Method in class com.sssw.fw.exception.EboException
Print the stack trace into the specified print writer
printValue(Object) - Static method in class com.sssw.fw.util.EboMisc
Prints the value and type of the object.
printXMLToConsole(Document) - Method in class com.sssw.webdav.client.EboDAVSwitch
Prints the XML passed in to the console.
processRequest(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent2
Deprecated. Gives the component a chance to look at the parameters on the request.
processRequest(EbiPortalContext, Map) - Method in interface com.sssw.portal.api.EbiPortalComponent
Deprecated. Gives the component a chance to look at the parameters on the request.
PROP_AUTHORITY - Static variable in interface com.sssw.fw.directory.api.EbiSilverServerRealm
The security provider authority...can be used as the server property for LDAP or NIS+, and the domain for NT.
PROP_COMPONENT_ALIAS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_CLASSNAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_COORD_CLASSNAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_DEFAULT_STYLEID - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_DESC - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_DISPLAYNAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_ELEMENT_LIST - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_JAR - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_JAR_LINKS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_JSP_PATH - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_LIFETIME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_PERSONALIZABLE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_PROPSHEET_CLASS - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_COMPONENT_TITLEBAR - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_DEFAULT_NAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_DEFAULT_VALUE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_DOC_QUICK_SUMMARY - Static variable in interface com.sssw.search.api.EbiQueryResult
The Document Quick Summary property.
PROP_DOC_WEIGHT - Static variable in interface com.sssw.search.api.EbiQueryResult
The Document Weight (relevance ranking) property.
PROP_ENGINE_DOC_ID - Static variable in interface com.sssw.search.api.EbiQueryResult
The Query Engine Document ID property (the ID generated by the Query Engine).
PROP_ENGINE_DOC_REF - Static variable in interface com.sssw.search.api.EbiQueryResult
The Query Engine Document Reference property.
PROP_FW_DATASOURCE - Static variable in interface com.sssw.fw.api.EbiConstants
No information available
PROP_LOCKSMITH_NAME - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Locksmith name property defined in FrameworkService/config.xml
PROP_PROVIDER - Static variable in interface com.sssw.fw.directory.api.EbiSilverServerRealm
The security provider property in the params Map
PROP_STYLE_DESCRIPTION - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_STYLE_FILE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_STYLE_MEDIA - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROP_STYLE_NAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
PROPFIND_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV PROPFIND.
PROPPATCH_ABSTRACT - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the abstract (standard metadata) on a document.
PROPPATCH_ADDCATEGORY - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to add a category to a document.
PROPPATCH_AUTHOR - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the author (standard metadata) on a document.
PROPPATCH_DESCRIPTION - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the description (standard metadata) on a document.
PROPPATCH_DOCTYPE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to specify the document type (or template) with which a document should be added via WebDAV.
PROPPATCH_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV PROPPATCH.
PROPPATCH_EXPIRATIONDATE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the expiration date (standard metadata) on a document.
PROPPATCH_NAME - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the name (standard metadata) on a document.
PROPPATCH_PARENTDOCID - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the parent document id (standard metadata) on a document.
PROPPATCH_PUBLISHDATE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the publish date (standard metadata) on a document.
PROPPATCH_REMOVEALLCATEGORIES - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to remove all categories from a document.
PROPPATCH_REMOVECATEGORY - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to remove a category from a document.
PROPPATCH_SETFIELDVALUE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of a specific field (custom metadata) on a document.
PROPPATCH_STATUS - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the status (standard metadata) on a document.
PROPPATCH_SUBTITLE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the subtitle (standard metadata) on a document.
PROPPATCH_TITLE - Static variable in class com.sssw.webdav.common.EboWebdavConstants
PROPPATCH request to set the value of the title (standard metadata) on a document.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocument
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiContentAdmin
The "protect" permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocLayoutStyle
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocField
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocFolder
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocType
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.cm.api.EbiDocCategory
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'protect' permission type.
PROTECT - Static variable in interface com.sssw.search.api.EbiSearchAdmin
The 'protect' permission type.
PROTECT_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'protect' permission description.
PROTECT_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'protect' permission id.
PUBLISH - Static variable in interface com.sssw.cm.api.EbiDocument
The 'publish' permission type.
PUBLISH - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'publish' permission type.
PUBLISH_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'publish' permission description.
PUBLISH_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'publish' permission id.
publishAll(EbiContext, boolean, int) - Method in interface com.sssw.cm.api.EbiDirectory
Publishes all the Documents contained in this Directory.
PUBLISHDATE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The publish date/time property
publishDocumentContentVersion(EbiContext, String, int, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Publishes the specified Version of the specified Document.
publishDocumentContentVersion(EbiContext, String, int, boolean, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Publishes the specified Version of the specified Document.
PUBLISHSTATUS - Static variable in class com.sssw.cm.util.EboDocPropUtil
The document publish status property
publishVersion(EbiContext, int, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Publishes a specific Version of this Document.
PUT_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV PUT.
putDocument(String, String, String, String, byte[]) - Method in class com.sssw.webdav.client.EboDAVSwitch
Updates a document.
putObjectInCache(Object, Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Puts content in the object cache.
putObjectInCache(Object, Object, int) - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Stores an object into the cache managed by the object cache container of the cache manager.
putObjectInCache(String, String, Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Puts content in the cache managed by the object cache container of the cache manager.
putObjectInCache(String, String, Object, int) - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Stores an object into the cache managed by the object cache container of the cache manager.
putObjectInCache(String, String, String, Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Puts content in the object cache using a 3-part key.
putObjectInCache(String, String, String, Object, int) - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Stores an object into the cache managed by the object cache container of the cache manager.
putValueInCache(Object, byte[], boolean) - Method in interface com.sssw.fw.api.EbiCacheHolder
Stores a value in the memory/disk cache container of the cache manager with the option of not resorting to disk caching.
putValueInCache(Object, byte[], int, boolean) - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Stores a value in the cache, with the option to specify whether to use disk caching (when it becomes necessary) and with the option to provide state information to allow triggering of cache invalidation.
putValueInCache(Object, int, long, InputStream) - Method in interface com.sssw.fw.api.EbiCacheHolder
Puts content in the memory cache or disk cache.
putValueInCache(Object, int, long, InputStream, int) - Method in interface com.sssw.fw.api.EbiSrvLifetimeCacheHolder
Stores a value in the cache managed by the memory/disk cache containers of the cache manager.

Q

QE_INDEX_JOB_FINISHED - Static variable in interface com.sssw.search.api.EbiQueryEngine
The return status code for notifying the caller of a successful completion of an indexing job.
QE_INDEX_JOB_QUEUED - Static variable in interface com.sssw.search.api.EbiQueryEngine
The return status code for notifying the caller that an indexing job is queued by the Query Engine.
QE_OUT_OF_DISK_SPACE - Static variable in interface com.sssw.search.api.EbiQueryEngine
The return status code for notifying the caller that the Query Engine ran out of disk space while executing an operation.
QE_REPOSITORY_NOT_FOUND - Static variable in interface com.sssw.search.api.EbiQueryEngine
The return status code for notifying the caller that the specified Query Engine Repository was not found.
QE_SUCCESS - Static variable in interface com.sssw.search.api.EbiQueryEngine
The return status code for a successful completion of a Query Engine operation.
qualifyColName(String, String) - Static method in class com.sssw.fw.util.EboSqlHelper
Return the fully qualified name of a SQL data element
QUERY_ENGINE - Static variable in interface com.sssw.search.api.EbiDelegateConstants
The Query Engine identifier.
QUERY_ENGINE_DELEGATE - Static variable in interface com.sssw.search.api.EbiDelegateConstants
The Query Engine delegate identifier.
QUERY_TYPE_FUZZY - Static variable in interface com.sssw.search.api.EbiQuery
Fuzzy query type.
QUERY_TYPE_GETALL - Static variable in interface com.sssw.search.api.EbiQuery
The "get all documents" query type.
QUERY_TYPE_NAMESEARCH - Static variable in interface com.sssw.search.api.EbiQuery
The "name search" query type to search for proper names.
QUERY_TYPE_SUGGEST - Static variable in interface com.sssw.search.api.EbiQuery
The "suggest similar documents" query type.
QUERY_TYPE_TEXT - Static variable in interface com.sssw.search.api.EbiQuery
Basic text query type.
queryDefToObject(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Converts Query definition XML into a Document Metadata Query object.
queryDefToObjectWithValidation(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQueryConverter
Converts Query definition XML into a Document Metadata Query object.
QUEUE_STATUS_RUNNING - Static variable in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine
QUEUE_STATUS_SHUTDOWN - Static variable in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine
QUEUE_STATUS_SUSPENDED - Static variable in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine

R

R000 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: unknown.
R100 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: unknown.
R101 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Switching Protocols.
R200 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, request succeeded.
R201 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, new content created ( POST command ).
R202 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request accepted but processing not completed.
R203 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, Non-Authoritative Information.
R204 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, but no uri to return.
R205 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, reset uri.
R206 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: OK, partial uri.
R300 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Multiple Choices.
R301 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request content has been assigned a new permanent URL.
R302 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request content resides temporarily under a different URL.
R303 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Document has not been modified ( conditional GET ).
R304 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Not modified.
R305 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Use proxy.
R307 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Temporary redirect.
R400 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Bad request.
R401 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Unauthorized, request requires authorization.
R402 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Payment required.
R403 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Forbidden for unspecified reason.
R404 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Not found.
R405 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Method not allowed.
R406 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Not acceptable.
R407 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Proxy Authentication Requried.
R408 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request Time-out.
R409 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Conflict.
R410 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Gone.
R411 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Length required.
R412 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Precondition failed.
R413 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request entity too large.
R414 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Request-URI too large.
R415 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Unsupported media type.
R416 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Requested range not satisfiable.
R417 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Expectation failed.
R500 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Internal server error.
R501 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Not implemented.
R502 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Bad gateway; invalid response from gateway or upstream server.
R503 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Service temporarily unavailable.
R504 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Gateway Time-out.
R505 - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: HTTP Version not supported.
RE - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a ruleEngine log
READ - Static variable in interface com.sssw.cm.api.EbiDocument
The 'read' permission type.
READ - Static variable in interface com.sssw.cm.api.EbiContentAdmin
The "read" permission type.
READ - Static variable in interface com.sssw.cm.api.EbiDocLayoutStyle
The 'read' permission type.
READ - Static variable in interface com.sssw.cm.api.EbiDocField
The 'read' permission type.
READ - Static variable in interface com.sssw.cm.api.EbiDocFolder
The 'read' permission type.
READ - Static variable in interface com.sssw.cm.api.EbiDocType
The 'read' permission type.
READ - Static variable in interface com.sssw.cm.api.EbiDocCategory
The 'read' permission type.
READ - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'read' permission type.
READ - Static variable in interface com.sssw.search.api.EbiSearchAdmin
The 'read' permission type.
READ_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'read' permission description.
READ_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'read' permission id.
read() - Method in class com.sssw.fw.util.EboByteBufferInputStream
Read the next byte from the buffer.
read() - Method in class com.sssw.fw.util.EboCharBuffer
Read the next char from the buffer.
read() - Method in class com.sssw.fw.util.EboByteBuffer
Read the next byte from the buffer.
read(byte[]) - Method in class com.sssw.fw.util.EboByteBufferInputStream
Read bytes until the specified output array until it is full.
read(byte[], int, int) - Method in class com.sssw.fw.util.EboByteBufferInputStream
Read bytes until the specified output array until it is full.
read(byte[], int, int) - Method in class com.sssw.fw.util.EboByteBuffer
Read a stream of bytes until the specified output array is full.
read(char[], int, int) - Method in class com.sssw.fw.util.EboCharBuffer
Read a stream of chars until the specified output array is full.
readFully(File) - Static method in class com.sssw.fw.util.EboStreamHelper
Returns the contents of the file as a byte array
readFully(InputStream) - Static method in class com.sssw.fw.util.EboStreamHelper
Returns the contents of the InputStream as a byte array.
readLongString(DataInput) - Static method in class com.sssw.fw.util.EboStringMisc
No information available
reassignWorkitem(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Reassign a workitem to a new user.
REDIRECT_AFTER_REQUEST - Static variable in interface com.novell.afw.portal.api.EbiPortalAggregationController
well known key to access the config file to find out if the request should be redirected after a render and/or action request; the redirect will remove the query string from the URL and force a GET for the next browser request (no accidental double posting) in the Portal Service's config.xml
REDIRECT_ON_PARTIAL_REQUEST - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
register(Date) - Method in interface com.sssw.fw.api.EbiTimer
Specify the date and time of the timer's next notification.
register(long, boolean) - Method in interface com.sssw.fw.api.EbiTimer
Specifies the interval before the timer's next notification.
registeredEvent(EboResource) - Static method in class com.sssw.fw.resource.EboResourceEvent
 
registerPortlet(EbiContext, EbiPortletModel) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Registers a portlet from a valid portlet producer.
registerPortlet(EbiContext, EbiPortletModel) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Registers a portlet from a valid portlet producer.
registerPortlet(EbiContext, EbiPortletModel, String) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Registers a portlet from a valid portlet producer.
registerPortlet(EbiContext, EbiPortletModel, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Registers a portlet from a valid portlet producer.
registerPortletProducer(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerRegistry
Register a portlet producer.
reinitialize(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Removes all documents from the Query Engine and reinitializes it.
reinitialize(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngine
Removes all documents from the Query Engine and reinitializes it.
REL_TYPE_DEPENDENT - Static variable in interface com.sssw.cm.api.EbiRelatedElements
The relationship type of "dependent elements".
REL_TYPE_SUPPORTING - Static variable in interface com.sssw.cm.api.EbiRelatedElements
The relationship type of "supporting elements".
REL_TYPE_UNKNOWN - Static variable in interface com.sssw.cm.api.EbiRelatedElements
The 'unknown' relationship type.
remove() - Method in class com.sssw.fw.resource.EboResourceIterator
 
remove(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Removes this Directory Entry.
removeAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Removes the access right meta for a supported element type.
removeAccessRightMeta(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Removes the access right meta for a supported element type.
removeAcl(EbiContext) - Method in interface com.sssw.fw.api.EbiSecurableElement
Removes the Access Control List that is currently set for this securable element.
removeAcl(EbiContext, EbiSecurableElement) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the Access Control List currently set for an element.
removeAcl(EbiContext, EbiSecurableElement) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the Access Control List currently set for an element.
removeAcl(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Removes the acl for a framework element.
removeAcl(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Removes the acl for a framework element.
removeAllCategoriesFromDocument(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Removes all category references from a document.
removeAllErasers() - Method in interface com.sssw.fw.api.EbiWhiteboard
Clears all erasers from the current whiteboard.
removeAllowableValue(int) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect
Removes an AllowableValue from the list of values allowed.
removeAllUserComponentInfos(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes all user component info for the authenticated user from the current portal context.
removeAllUserComponentInfos(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes all user component info for a specified user.
removeAllUserPageInfos(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes all user page info objects for the authenticated user from the current portal context.
removeAllUserPageInfos(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes all user page info objects for a specified user.
removeAllValues() - Method in interface com.sssw.fw.api.EbiContext
Removes all values and their keys from the whiteboard.
removeAllValues() - Method in interface com.sssw.fw.api.EbiWhiteboard
Clears the contents of the whiteboard.
removeArrayElement(Object[], int) - Static method in class com.sssw.fw.util.EboMisc
Removes an element from an array, returning a newly created array with the element removed.
removeAttributeValue(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Remove user attribute.
removeAttributeValue(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Remove user attribute value that matches the specified value.
removeAttributeValue(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Deprecated.  
removeAttributeValues(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Remove all values for a specified user attribute.
removeBadCharacters(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Removes "bad" characters from a String.
removeBlobAttributeContent(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Remove a user blob attribute content.
removeCategory(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Removes a category.
removeCategory(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes a category.
removeCategoryFromDocument(String, String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Removes a category reference from a document.
removeChildDocument(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Removes the child Document whose ID is specified.
removeChildren(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Removes any children of this Directory Entry.
removeChildren(EbiContext, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDirectory
Removes all the child Elements of this Directory.
removeComponent(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Remove a component from the selection list.
removeComponent(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Removes specified component from the selection list.
removeComponent(EbiPortalContext, String, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Remove a component from the selection list.
removeComponent(EbiPortalContext, String, String, String) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Removes a compnent from the selection list.
removeComponentInstance(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Removes a component instance.
removeContainerPageFromCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a container page from a page category.
removeContainerPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a container page info.
removeContentData(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Deprecated. EbiContentManager.unpublishDocumentContent(EbiContext, String)
removeContentData(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Deprecated. EbiContentMgmtDelegate.unpublishDocumentContent(EbiContext, String)
removeDestination(EbiProcessNodeDefinition) - Method in interface com.sssw.wf.ui.api.EbiLinkDefinition
Remove a destination from the link.
removeDirectory(EbiContext, String, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Directory
removeDirectory(EbiContext, String, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Directory
removeDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDirectory
Given a relative path to a Document, removes it.
removeDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes Document with the specified ID.
removeDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes Document with the specified ID.
removeDocument(String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Workflow documents are removed through this interface.
removeDocument(String, boolean, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Removes a document from the workitem.
removeDocument(String, boolean, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are removed through this interface.
removeDocumentCategoryReference(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes a Document from the specified Category.
removeDocumentCategoryReference(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes a Document from the specified Category.
removeDocumentField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Document Field.
removeDocumentField(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Document Field.
removeDocumentLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
For the Document with the specified ID, removes its Layout Set, if any.
removeDocumentLayoutSet(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For the Document with the specified ID, removes its Layout Set, if any.
removeDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Document Layout Style.
removeDocumentLayoutStyle(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Document Layout Style.
removeDocumentLink(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the Link between the Link Parent and the Link Child Documents.
removeDocumentLink(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the Link between the Link Parent and the Link Child Documents.
removeDocumentRef(EbiContext, EbiDocument) - Method in interface com.sssw.cm.api.EbiDocCategory
Unassign the specified Document from this Category
removeDocuments(EbiContext, String[], String[], boolean) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Removes the specified documents from the Query Engine.
removeDocuments(EbiContext, String[], String[], boolean) - Method in interface com.sssw.search.api.EbiQueryEngine
Removes the specified documents from the Query Engine.
removeDocumentType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the Document Type specified by its ID.
removeDocumentType(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the Document Type specified by its ID.
removeElementAclForPermission(EbiContext, String, String, String, boolean) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Removes acl completely for a specified element permission.
removeElementAclForPermission(EbiContext, String, String, String, boolean) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Removes acl completely for a specified element permission.
removeElementFully(EbiContext, EbiFrameworkElement) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified element fully, i.e.
removeElementFully(EbiContext, EbiFrameworkElement) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified element fully, i.e.
removeElementType(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Removes an element type from the list.
removeElementType(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Removes an element type from the list.
removeEntry() - Method in interface com.sssw.fw.api.EbiCacheEntry
Removes this cache entry from the cache.
removeEntry(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiDirectory
Given a relative path to a Directory Entry, removes it.
removeEraser(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Removes the named eraser from the whiteboard.
removeEvent(EboResourceElement) - Static method in class com.sssw.fw.resource.EboResourceEvent
 
removeExtension(String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns the part of the string before the last occurrence of '.'.
removeFieldFromDocumentType(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Field from the specified Document Type.
removeFieldFromDocumentType(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Field from the specified Document Type.
removeFieldFromDocumentType(EbiContext, String, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Field from the specified Document Type.
removeFieldFromDocumentType(EbiContext, String, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Field from the specified Document Type.
removeFolder(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Removes a Folder.
removeFolder(EbiContext, String, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes a Folder.
removeGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Removes a group from the writable realm.
removeGroup(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiWriteableRealm
Removes a group from the realm.
removeGroupPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Deprecated. 
removeGroupPreference(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Removes a group preference info.
removeGroupPreference(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Removes a group preference info.
removeGroupPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceDelegate
Removes group preference info objects with a specified element type.
removeGroupPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Removes all group preference info objects that are associated with the specified element type.
removeLayoutDocumentDescriptor(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Removes the specified Layout Document Descriptor.
removeLayoutDocumentDescriptor(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Removes the specified Layout Document Descriptor.
removeLayoutSet(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Removes the Layout Set for this Document.
removeLink(EbiContext, EbiDocument, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Removes the specified Link.
removeObjectInCache(Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Removes content associated with this cache holder from the object cache.
removeObjectInCache(String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Removes a cached object that is managed by the object cache container of the cache manager.
removeObjectInCache(String, String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Removes content associated with this cache holder from the object cache using a 3-part key.
removeOrderBys() - Method in interface com.sssw.fw.api.EbiQuery
Remove all the ORDER BY clauses currently defined on the query.
removePageLayoutInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a page layout info.
removeParameter(String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Removes a parameter.
removePermission(String) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Remove a permission.
removePermission(String) - Method in interface com.sssw.fw.security.api.EbiPermissionMeta
Removes a permission.
removePortletRegistrationFromCategories(EbiContext, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Removes a portlet registration from all portlet categories.
removePortletRegistrationFromCategory(EbiContext, String, String) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Removes a portlet registration from a portlet category.
removePreference(EbiPortletPreference) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesWritable
Removes a preference from the preference collection.
removePrincipalFromAcls(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Removes all permissions for a principal.
removePrincipalFromAcls(EbiContext, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Removes all permissions for a principal
removePrincipalsFromAcl(EbiContext, String, String, String, Principal[]) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Remove Principals for a permission of an object.
removePrincipalsFromAcl(EbiContext, String, String, String, Principal[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Remove Principals for a permission of an object.
removePrincipalsFromAcl(EbiContext, String, String, String, String[], String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Remove Principals for a permission of an object.
removePrincipalsFromAcl(EbiContext, String, String, String, String[], String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Remove Principals for a permission of an object.
removeRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Removes all documents from the specified Query Engine repository and removes the repository itself.
removeRepository(EbiContext, String) - Method in interface com.sssw.search.api.EbiQueryEngine
Removes all documents from the specified Query Engine repository and removes the repository itself.
removeScopedValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Removes the object bound with the specified name from this whiteboard within the narrowest scope.
removeSelect(String) - Method in interface com.sssw.search.api.EbiQuery
Removes the specified property from the list of selected properties.
removeServerLifetimeCacheHolder(String) - Method in interface com.sssw.fw.api.EbiCacheManager
Removes a server-lifetime cache holder by its ID
removeSharedPageFromCategory(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a shared page from a page category.
removeSharedPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a shared page info.
removeStateChangeListener(EbiStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Removes a state change event listener.
removeSubcategory(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDocCategory
Remove the subcategory with the specified relative path.
removeSubfolder(EbiContext, String) - Method in interface com.sssw.cm.api.EbiDocFolder
Removes the Subfolder specified by its path relative to this Folder.
removeSubsystem(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Removes a custom subsystem and related settings.
removeTrailingFileSeparator(String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns a new string with a trailing "/" or "\" removed or the original string if no trailing "/" or "\" exists.
removeTrailingSlash(String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns a new string with a trailing "/" removed or the original string if no trailing "/" exists.
removeTrailingSlash(URL) - Static method in class com.sssw.fw.util.EboUrlHelper
Returns a string corresponding to the URL, except that if the final character of the URL is a slash (/), it is removed.
removeUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryDelegate
Removes a user from the writeable realm.
removeUser(EbiContext, String) - Method in interface com.sssw.fw.directory.api.EbiWriteableRealm
Removes a user from the writeable the realm.
removeUser(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Remove a user from the user service's persistence store.
removeUser(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Remove a user.
removeUser(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Remove a user from the user service's persistence store.
removeUser(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Remove a user.
removeUserAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Removes an existing user attribute from the framework.
removeUserBlobAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Removes an existing user blob attribute from the user meta.
removeUserComponentInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a user component info for the authenticated user from the current portal context.
removeUserComponentInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a user component info for a specified user.
removeUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Removes the user meta.
removeUserMeta(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDelegate
Removes the user metadata object.
removeUserPageInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a user page info for the authenticated user from the current portal context.
removeUserPageInfo(EbiPortalContext, String, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes a user page info for a specified user.
removeUserPortalInfo(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPortalManager
Removes the user portal info for the specified user.
removeUserPreference(EbiContext, String, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Removes user preference info of a component for a specified user.
removeUserPreference(EbiContext, String, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Removes user preference info of a element for a specified user.
removeUserPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Removes all user preference data for a specified user.
removeUserPreferences(EbiContext, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Removes user preference info of all components for a specified user.
removeUserPreferences(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiPersonalizeManager
Removes user preference info of all components for a specified user.
removeUserPreferences(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceDelegate
Removes user preference info of a specified element type and a specified user.
removeValue(EbiContext) - Method in interface com.sssw.fw.api.EbiScopedPath
Removes or deletes the object referenced by this scopedPath
removeValue(String) - Method in interface com.sssw.fw.api.EbiContext
Removes a value associated with the specified key from the whiteboard.
removeValue(String) - Method in interface com.sssw.fw.api.EbiSession
Removes a key/value pair from the whiteboard.
removeValue(String) - Method in interface com.sssw.fw.api.EbiWhiteboard
Removes the object bound with the specified name from this whiteboard.
removeValueInCache(Object) - Method in interface com.sssw.fw.api.EbiCacheHolder
Removes content associated with this cache holder from the memory or disk cache.
removeValueInCache(String, String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Removes content associated with this cache holder from the memory or disk cache using a 2-part key.
removeVetoableStateChangeListener(EbiVetoableStateChangeListener) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Removes a vetoable state change event listener.
removeWorkitem(String, boolean) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Removes a workitem from the queue.
renameUserAttribute(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Renames a user attribute.
renameUserBlobAttribute(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Renames a user blob attribute.
RENDER_PARAM_SESSION_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Render parameters session key
RENDER_REQUEST - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant for the portlet render request type.
renderPortalPIDResponse(EbiPortalContext, EbiPortalPID) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render a particular portal PID page object
renderPortalPIDResponse(EbiPortalContext, String) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render a particular portal PID page (from the resource set)
renderPortalResponse(EbiPortalContext) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
render a portal response based on a request to the current portal state (the current container and shared/user page) This is the main entry point (for each portal request) to render a response defined by the current container page, user or shared page and the portlets defined on those pages
renderPortalResponse(EbiPortalContext, String) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render a particular portlet (only that portlet) in a dynamically created default page Note that whenever there is a default page used to embed portlets, only default preferences can be applied since there is no page specific instance id of the portlet
renderPortalResponse(EbiPortalContext, String[]) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render a given list of portlets (they don't have to be defined in a page) on a default page Note that whenever there is a default page used to embed portlets, only default preferences can be applied
renderPortalResponse(EbiPortalContext, String, boolean) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render only the specified page (user or shared) in side the current (or default) container if wrapContainer is true otherwise render the page without the container wrapping it
renderPortalResponse(EbiPortalContext, String, String) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Render the portal response with a specified container page, and optionally a specified user or shared page
replace(int, int, String) - Method in class com.sssw.fw.util.EboEditBuffer
Replaces a substring specified by its start and end character locations with another string.
replace(String, String) - Method in class com.sssw.fw.util.EboEditBuffer
Replaces all occurrences of one string with another.
replace(String, String, String) - Method in class com.sssw.fw.util.EboEditBuffer
Replaces all occurrences of one a whole word string with another.
replaceAllKeywordStrings(EbiPortalContext, String) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Replaces all keyword strings
replaceAllKeywordStrings(EbiPortalContext, String, boolean) - Static method in class com.sssw.portal.util.EboPortalUrlHelper
Replaces all keyword strings
replaceAllowableValue(String, String, int) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceSelect
Replaces the allowable value at the index specified with the value and display value provided.
replaceIgnoreCase(String, String) - Method in class com.sssw.fw.util.EboEditBuffer
Replaces all occurrences of one string with another ignoring case when matching the 'find' string.
replacePage(EbiPortalContext, Document) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Replaces with the new page doc.
replaceString(String, String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Replaces all occurrences of one String with another String in the specified master String.
replaceStringIgnoreCase(String, String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Finds occurrences of one String in another and replaces them with the specified replacement String.
replaceWord(String, String, String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Finds/replaces whole words.
REPOSITORYID - Static variable in class com.sssw.cm.util.EboDocPropUtil
The repository ID property
REQ_AUTH_HEADER - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The constant for the request header that contains authentication credentials
REQ_AUTH_SEPARATOR - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The constant for the separator value that is used between username and password
REQUEST - Static variable in interface com.sssw.portal.api.EbiPortalContext
When setting state this indicates that the state is remembered for the duration of the request
REQUEST_METHOD_GET - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the GET request method Value = GET
REQUEST_METHOD_POST - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the POST request method Value = POST
REQUEST_METHOD_PUT - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Static constant indicating the PUT request method Value = PUT
REQUEST_URI_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $REQUEST_URI$
REQUEST_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $REQUEST_URL$
reset() - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Re-set the stream to the empty state.
reset() - Method in class com.sssw.fw.util.EboCharBuffer
Re-set the buffer to the empty state.
reset() - Method in class com.sssw.fw.util.EboByteBuffer
Re-set the buffer to the empty state.
reset() - Method in interface com.sssw.portal.api.EbiPortalContext
Clears all current component information, setting it up for the next component.
reset(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Reloads the configuration settings for the Query Engine and resets it.
reset(EbiContext) - Method in interface com.sssw.search.api.EbiQueryEngine
Reloads the configuration settings for the Query Engine and resets it.
reset(String) - Method in class com.sssw.fw.util.EboEditBuffer
Resets the edit buffer with provided text string.
resetAclPremission(String) - Method in interface com.sssw.fw.security.api.EbiAcl
Reset an access right permission to be unrestricted.
resetAuthenticationRequired() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resests the value to the original value (that is the one inherited from the parent settings).
resetHiddenFromUser() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resests the value to the original value (that is the one inherited from the parent settings).
resetLocalization() - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceLocalized
Resets all the localization, so that all localizable fields delegate to thier respective targets.
resetMaxTimeOut() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resests the value to the original value (that is the one inherited from the parent settings).
resetOption(String) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resests the suported status of the option to the original value (that is the one inherited from the parent settings).
resetOriginalName() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Resets the original name to be the same as any new name as soon as changes to this style are committed to the Repository.
resetPos() - Method in class com.sssw.fw.util.EboCharBuffer
Reset the cursor to start of buffer for reading
resetPos() - Method in class com.sssw.fw.util.EboByteBuffer
Reset the cursor to start of buffer for reading
resetReadOnly() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Resets the element to be writable.
resetTitle(Locale) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resets the value to the original value (that is the one inherited from the parent settings).
resetTitlebarEnabled() - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Resests the value to the original value (that is the one inherited from the parent settings).
resolveVariables(EbiResource) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
RESOURCE_BUNDLE_DESCRIPTION_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "description" resource element.
RESOURCE_BUNDLE_KEYWORDS_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "keywords" resource element.
RESOURCE_BUNDLE_PREVIEW_IMAGE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "preview-image" resource element.
RESOURCE_BUNDLE_SHORT_TITLE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "short-title" resource element.
RESOURCE_BUNDLE_TITLE_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "title" resource element.
RESOURCE_BUNDLE_TOOLTIP_KEY - Static variable in interface com.novell.afw.portlet.api.EbiPortletConstants
Resource bundle element key constant for the "tooltip" resource element.
RESOURCE_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $RESOURCE_URL$
restart() - Method in interface com.sssw.wf.api.EbiActivity
Deprecated.  
restartEngine(String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Restarts the Workflow Engine
RESTRICTED - Static variable in interface com.sssw.fw.security.api.EbiPermission
Restricted Permission flag.
resumeActivity(String, String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Resumes a workflow activity
resumeProcess(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Resumes a workflow process
returnXMLAsString(Document) - Method in class com.sssw.webdav.client.EboDAVSwitch
Gets the XML that was passed in and converts it to a string.
REVERSE_ORDER - Static variable in interface com.sssw.fw.api.EbiComparator
Indicates that the second object being compared is ranked before the first.
reverse() - Method in class com.sssw.fw.util.EboEditBuffer
Reverses the characters in this buffer
ROLE - Static variable in interface com.sssw.wf.api.EbiAddressee
Public constant for role This should be used in the EboAddressee constructor.
rollback(EbiContext, int, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Rolls document content from the latest version back to the specified one.
rollbackDocumentContent(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Rolls document content from the latest version back to the specified version.
rollbackDocumentContent(EbiContext, String, int, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Rolls document content from the latest version back to the specified version.
ROOT_CONTAINER_UUID - Static variable in interface com.sssw.fw.directory.api.EbiDirectoryConstants
The property key for the "root container UUID" property.
ROP_EQUAL - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The relational equality operator ('=' in SQL).
ROP_EQUAL - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Relational operator that corresponds to the '=' comparison condition in SQL.
ROP_EQUAL - Static variable in class com.sssw.fw.util.EboSqlHelper
Relational operator that corresponds to the '=' comparison condition in SQL.
ROP_GEQ - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The relational 'greater than or equal to' operator ('>=' in SQL).
ROP_GEQ - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Relational operator that corresponds to the '>=' comparison condition in SQL.
ROP_GEQ - Static variable in class com.sssw.fw.util.EboSqlHelper
Relational operator that corresponds to the '>=' comparison condition in SQL.
ROP_GREATER - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The relational 'greater than' operator ('>' in SQL).
ROP_GREATER - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Relational operator that corresponds to the '>' comparison condition in SQL.
ROP_GREATER - Static variable in class com.sssw.fw.util.EboSqlHelper
Relational operator that corresponds to the '>' comparison condition in SQL.
ROP_LEQ - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The relational 'less than or equal to' operator ('<=' in SQL).
ROP_LEQ - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Relational operator that corresponds to the '<=' comparison condition in SQL.
ROP_LEQ - Static variable in class com.sssw.fw.util.EboSqlHelper
Relational operator that corresponds to the '<=' comparison condition in SQL.
ROP_LESS - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The relational 'less than' operator ('<' in SQL).
ROP_LESS - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
Relational operator that corresponds to the '<' comparison condition in SQL.
ROP_LESS - Static variable in class com.sssw.fw.util.EboSqlHelper
Relational operator that corresponds to the '<' comparison condition in SQL.
RULE_PARAM_BOOLEAN_TYPE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
RULE_PARAM_INTEGER_TYPE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
RULE_PARAM_REAL_TYPE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
RULE_PARAM_STRING_TYPE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
ruleExists(String) - Method in interface com.sssw.re.api.EbiRuleManager
Returns true if a rule exists with the specified rule name for the rule manager's current owner.
run() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Starts the eraser Thread.
runQuery(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Given a query object, executes a search and return the results.
runQuery(EbiContext, EbiQuery, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Given a query object, executes a search and return the results.
runQuery(EbiContext, EbiQuery, String[], boolean) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Executes the specified query.
runQuery(EbiContext, EbiQuery, String[], boolean) - Method in interface com.sssw.search.api.EbiQueryEngine
Executes the specified query.

S

SA_OBJECT_ID - Static variable in interface com.sssw.search.api.EbiSearchAdmin
The object ID of the Search Service Admin Element.
safeCompare(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Safely compares two strings.
safeEquals(String, String, boolean) - Static method in class com.sssw.fw.util.EboStringMisc
Safely tests two strings for equality.
safeEquals(Timestamp, Timestamp) - Static method in class com.sssw.fw.util.EboMisc
Safely test two Timestamps for equality.
safeToString(Object) - Static method in class com.sssw.fw.util.EboStringMisc
Return a non-null String representation of the passed-in object.
SAML - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a SAML log
SC_BASE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The base state change.
SC_CHECK_ACCESS - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "access checked" state change.
SC_CLEAR - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "clear" state change.
SC_COPY - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "copy" state change.
SC_CREATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "create" state change.
SC_DEFAULT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The default state change.
SC_DELETE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "delete" state change.
SC_EXECUTE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation executed" state change.
SC_EXPORT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "export" state change.
SC_FAIL - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation failed" state change.
SC_GENERATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "generate" state change
SC_IMPORT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "import" state change.
SC_INVALIDATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "invalidate" state change.
SC_LAST - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "last" state change; represents the highest value of a state change reserved by the Director framework.
SC_LIST - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "list" state change.
SC_LOGOFF - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "logoff" state change.
SC_LOGON - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "logon" state change.
SC_MOVE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "move" state change.
SC_PUT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "put" state change.
SC_QUERY - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "query" state change.
SC_REDEPLOY - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "redeployed" state change.
SC_REGISTERED - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "registered" state change.
SC_RETRIEVE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "retrieve" state change.
SC_SELECT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "select" state change.
SC_SILENCE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "silence" state change.
SC_START - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation started" state change.
SC_STATUS - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "status" state change.
SC_STOP - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation stopped" state change.
SC_UNREGISTERED - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "unregistered" state change.
SC_UPDATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "update" state change.
schedule(EbiPortalContext, String, Date) - Method in interface com.sssw.portal.api.EbiURICacheManager
register to refresh on the specific date and time
schedule(EbiPortalContext, String, long, boolean) - Method in interface com.sssw.portal.api.EbiURICacheManager
register to refresh the cache peroidically
SCHEME_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $SCHEME$
SCOPED_PATH_NAMESPACE_SP - Static variable in interface com.sssw.fw.api.EbiConstants
Namespace for Scoped Path Navigator
SCOPED_PATH_NS_URI - Static variable in interface com.sssw.fw.api.EbiConstants
Namespace URI for Scoped Path Navigator
SCOPED_PATH_XML_NODE - Static variable in interface com.sssw.fw.api.EbiConstants
Element name to be used by all Scoped Path Implementations in the getDefinition() method.
SEARCH - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a search service log
search(EbiResource) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
search(EbiResource, Iterator) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
SECURITY - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a security log
SECURITY_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Server-lifetime cache holder ID for the acls.
SECURITY_META_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Server-lifetime cache holder ID for the security meta objects.
SECURITY_MGR - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the Security Manager
SECURITY_ROLE_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Server-lifetime cache holder ID for the roles.
SECURITY_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Subsystem name of the security service for element type meta.
seek(int) - Method in class com.sssw.fw.util.EboCharBuffer
Move the cursor position.
seek(int) - Method in class com.sssw.fw.util.EboByteBuffer
Move the cursor position.
SELECT - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'select' permission type.
SELECT_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'select' permission description.
SELECT_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'select' permission id.
select(String) - Method in interface com.sssw.search.api.EbiQuery
Selects a specific property.
selectAclUpdateTime() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the fwaccessrights/updatetime field into the select list for this query.
selectAll() - Method in interface com.sssw.fw.api.EbiQuery
Select all properties (an equivalent of SQL's SELECT *)
selectAll() - Method in interface com.sssw.search.api.EbiQuery
Selects all available document properties to be returned in the query results.
selectAllCategories(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all categories for export.
selectAllDoctypes(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all document types for export.
selectAllDocuments(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all documents for export.
selectAllElements(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all CM elements for export.
selectAllFields(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all fields for export.
selectAllFolders(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all folders for export.
selectAllLinks(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all document links for export.
selectAllStyles(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects all layout styles for export.
selectAlways(String) - Method in interface com.sssw.search.api.EbiQuery
Specifies that the given property is always to be selected.
selectAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the an attribute and put the corresponding key field into the select list for this query.
selectAuthor() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the author field into the select list for this query.
selectCategories(EbiDocCategory[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of categories to be exported.
selectCategory(EbiDocCategory, boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific category for export.
selectContentAdmin(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects the Content Admin element for export.
selectContentData() - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
selectContentSize() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the content size field into the select list for this query.
selectContentSize() - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. Use EbiQuery.select(String propName)
selectCreated() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the date/time created field into the select list for this query.
selectDocAbstract() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the document abstract field into the select list for this query.
selectDocProperties(int[], EbiDocMetaDataQuery) - Static method in class com.sssw.cm.util.EboDocQueryUtil
Using the supplied list of document metadata property identifiers, selects properties that are to be returned as part of the EbiDocuments that the EbiContentManager.findElements method returns.
selectDoctype(EbiDocType) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific doctype for export.
selectDocTypeID() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the document type ID field into the select list for this query.
selectDocTypeName() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the document type name field into the select list for this query.
selectDoctypes(EbiDocType[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of doctypes to be exported.
selectDocument(EbiDocument) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific document for export.
selectDocuments(EbiDocument[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of documents for export.
selectDocuments(EbiQueryBase) - Method in interface com.sssw.cm.api.EbiExporter
Selects documents for export by providing a query that is to be run in order to determine the scope of documents to be exported
selectElement(EbiContext, String, boolean, String, boolean, boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific CM element for export.
selectElementTypeID() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Selects the Element Type ID property.
selectElementUUID() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the element UUID field into the select list for this query.
selectElementUUID() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Select the element UUID field into the select list for this query.
selectEmailAddress() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the emailAddress field into the select list for this query.
selectEncoding() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the Encoding field into the select list for this query.
selectExpirationDate() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the expiration date/time field into the select list for this query.
selectField(EbiDocField) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific field for export.
selectFields(EbiDocField[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of fields for export.
selectFirstName() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the firstName field into the select list for this query.
selectFolder(EbiDocFolder, boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific folder for export.
selectFolderID() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the folder ID field into the select list for this query.
selectFolders(EbiDocFolder[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of folders for export.
selectLastName() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the lastName field into the select list for this query.
selectLinks(EbiDocLink[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of document links for export.
selectLinks(EbiQueryBase, boolean) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of document links for export.
selectLockedBy() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the "locked by" field into the select list for this query.
selectMimeType() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the MIME type field into the select list for this query.
selectMimeType() - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. Use EbiQuery.select(String propName).
selectName() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the document name field into the select list for this query.
selectParentDocID() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the parent document ID field into the select list for this query.
selectPermissionID() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the permissionID field into the select list for this query.
selectPermissionID() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Select the permissionID field into the select list for this query.
selectPermissionUUID(String) - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the Permission UUID field into the select list for this query.
selectPermissionUUID(String) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Select the Permission UUID field into the select list for this query.
selectPermUpdateTime() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the fwpermissions/updatetime field into the select list for this query.
selectPrincipalName() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the Principal Name field into the select list for this query.
selectPrincipalName() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Select the Principal Name field into the select list for this query.
selectPrincipalType() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the Principal Type field into the select list for this query.
selectPrincipalType() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Select the Principal Type field into the select list for this query.
selectPrincipalUUID() - Method in interface com.sssw.fw.security.api.EbiAclMetaDataQuery
Select the Principal UUID field into the select list for this query.
selectPublishDate() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the publish date/time field into the select list for this query.
selectPublishStatus() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the publish status field into the select list for this query.
selectRealmName() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the realmName field into the select list for this query.
selectStatus() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the status field into the select list for this query.
selectStyle(EbiDocLayoutStyle) - Method in interface com.sssw.cm.api.EbiExporter
Selects a specific layout style for export.
selectStyles(EbiDocLayoutStyle[]) - Method in interface com.sssw.cm.api.EbiExporter
Selects a set of document layout styles for export.
selectSubtitle() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the subtitle field into the select list for this query.
selectTitle() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the title field into the select list for this query.
selectUpdateTime() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the update time field into the select list for this query.
selectUpdateTime() - Method in interface com.sssw.fw.usermgr.api.EbiUserMetaDataQuery
Select the updatetime field into the select list for this query.
selectUpdateUser() - Method in interface com.sssw.cm.api.EbiDocMetaDataQuery
Selects the update user field into the select list for this query.
selectVersionID() - Method in interface com.sssw.cm.api.EbiFtsDocContentQuery
Deprecated. No equivalent. Refer to EbiQuery.
send(String, Address[], Address[], Address[], String, String, String, Address[]) - Static method in class com.sssw.fw.util.EboMailHelper
Sends an email message (provides more options to the caller).
send(String, String, String, String, String) - Static method in class com.sssw.fw.util.EboMailHelper
Sends an email message.
sendRedirect(String) - Method in interface com.sssw.fw.api.EbiResponse
Sets the response to redirect to the passed in URL.
serialize(Document) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Document, OutputStream) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Document, OutputStream, Transformer) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Document, Transformer) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Document, Writer) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Document, Writer, Transformer) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
serialize(Node) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to String (using a Transformer) This call uses a javax.xml.transform.Transformer, and it's output encoding to convert the content to a String (default is UTF-8) If you want to use a different encoding, get a transformer via #getTransformer(Properties) and set the output property "encoding" to the desired one, then use #serialize(Node, Transformer)
serialize(Node, OutputStream) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to the provided OutputStream (using a Transformer)
serialize(Node, OutputStream, Transformer) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to the provided OutputStream (using the passed Transformer)
serialize(Node, Transformer) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to String (using the passed Transformer) This call uses the transformer's output encoding to convert the content to a String
serialize(Node, Writer) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to the provided Writer (using a Transformer)
serialize(Node, Writer, Transformer) - Static method in class com.novell.afw.util.EboXmlUtil
serialize a Document to the provided Writer (using a Transformer) This call uses the transformer's output encoding to convert the content to a String (default is UTF-8)
SERVER_ID_PROPERTY - Static variable in interface com.sssw.fw.api.EbiCacheManager
Server ID system property name.
SERVICE_LOCAL - Static variable in interface com.sssw.fw.api.EbiDelegate
Value used to indicate that the delegate is accessing a local service.
SERVICE_REMOTE - Static variable in interface com.sssw.fw.api.EbiDelegate
Value used to indicate that the delegate is accessing a remote service.
SERVLET_CONTAINER_VERSION - Static variable in interface com.sssw.fw.api.EbiConstants
This is a key into the EbiConfig object.
SERVLET_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $SERVLET_PATH$
SERVLET_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $SERVLET_URL$
SESSION - Static variable in interface com.sssw.portal.api.EbiPortalContext
When setting state this indicates that the state is remembered for the duration of the session
set2DigitYearWindow(int) - Static method in class com.sssw.fw.util.EboParse
Sets the 2-digit year "sliding window" value, which determines how 2-digit years are parsed.
setAbstract(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the abstract for this Document.
setAbstract(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Abstract.
setAcl(Acl) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Access Control List for the Document (optional).
setAcl(EbiContext, Acl) - Method in interface com.sssw.fw.api.EbiSecurableElement
Sets an access control list for this securable element.
setAcl(EbiContext, EbiSecurableElement, Acl) - Method in interface com.sssw.cm.api.EbiContentManager
Sets an Access Control List on an element.
setAcl(EbiContext, EbiSecurableElement, Acl) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Sets an Access Control List on an element.
setAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Sets the acl for a framework element.
setAcl(EbiContext, String, String, Acl) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Sets the acl for a framework element.
setActivityId(String) - Method in interface com.sssw.wf.api.EbiDestination
Sets the process node id.
setAddressee(Map) - Method in interface com.sssw.wf.ui.api.EbiDestinationDefinition
Set the destination definition's addressee.
setAddressee(String) - Method in interface com.sssw.wf.api.EbiAddressee
This method returns addressee.
setAddressee(String, String, boolean) - Method in interface com.sssw.wf.api.EbiDestination
Sets the addressee asociated with this destination.
setAdminID(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Sets the adminID for a sepcified subsystem.
setAdminType(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Sets the adminType for a sepcified subsystem.
setAllFieldValues(EbiContext, EbiDocField[], Object[][]) - Method in interface com.sssw.cm.api.EbiDocument
Sets all the Extension Metadata Field values for this Document.
setAllowedMethods(String) - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Sets the methods that are allowed to be executed on this resource.
setAllowedMethods(String[]) - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Sets the methods that are allowed to be executed on this resource.
setAttribute(String, Object) - Method in interface com.sssw.fw.api.EbiRequest
Stores an attribute in this request.
setAttributeContent(byte[]) - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Sets user blob attribute content.
setAttributeValue(EbiContext, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets user's attribute value.
setAttributeValue(EbiContext, String, String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets an attribute value for a specified user attribute.
setAttributeValue(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Deprecated.  
setAttributeValues(EbiContext, String, String[]) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets attribute values for a specified user attribute.
setAuthenticationRequired(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets the flag to indicate if the portlet requires authentication before it can be run.
setAuthor(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the author of the Document.
setAuthor(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Author.
setBatchOptions(int, int) - Method in interface com.sssw.search.api.EbiQuery
Sets options for retrieving a batch ("pageful") of query results instead of retrieving all results in a single request.
setBCC(Address[]) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the list of recipients (the "Bcc" header value).
setBlobAttributeContent(EbiContext, String, byte[]) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets a user blob attribute content.
setBooleanProperty(String, boolean) - Method in interface com.sssw.fw.api.EbiConfig
Sets a property that has a boolean value.
setBooleanValue(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceBoolean
A convienence method that allows setting of the boolean value of the preference.
setBuffer(EboByteBuffer) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Set this Stream objects underlying storage to the new ByteBuffer storage agent.
setBuffer(EboByteBuffer) - Method in class com.sssw.fw.util.EboByteBufferInputStream
Set this Stream objects underlying storage to the new EboByteBuffer storage agent.
setBytes(byte[]) - Method in class com.sssw.fw.resource.EboResourceElement
Modifies the bytes of the resource.
setBytes(String) - Method in class com.sssw.fw.resource.EboResourceElement
Deprecated. This method does not allow the encoding to be specified and assumes UTF8 which may not be appropriate. Please set the bytes by calling setBytes(byte[]) intead. This method will be removed in the next version.
setCacheControl(CacheControl) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets a cache control object.
setCallingPage(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Set the current calling page URL.
setCallingPageQuery(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the calling page quesry parameter
setCategories(String[]) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Specifies the set of Categories, if any, to which the newly added Document will belong.
setCategoriesOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the category overwrite options.
setCategoryID(String) - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Sets the Category ID.
setCC(Address[]) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the list of recipients (the "Cc" header value).
setCharAt(int, char) - Method in class com.sssw.fw.util.EboEditBuffer
Modifies the edit buffer by storing the input character at specified index.
setCheckAccess(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies whether the fetcher should perform security checking to filter out the documents inaccessible to whoever is running the fetcher.
setCheckAccess(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the fetcher should perform security checking to filter out the documents inaccessible to whoever is running the fetcher.
setCheckOut(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "check out documents" option
setCheckOut(boolean) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the 'check out' option.
setCheckOutDocs(boolean) - Method in interface com.sssw.cm.api.EbiImporter
Specifies whether to check out all the imported documents to the user whose context is passed in to the execute() method.
setChildDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocLink
Sets the child document ID.
setChildDocumentVersionID(int) - Method in interface com.sssw.cm.api.EbiDocLink
Sets the new value for the Child Document's Version ID.
setClassPath(String) - Method in interface com.sssw.wf.ui.api.EbiAutomaticActivityDefinition
Set class path that is invoked at runtime.
setClassPath(String) - Method in interface com.sssw.wf.ui.api.EbiJavaActivityDefinition
Set class path that is invoked at runtime.
setComment(String) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the comment.
setComment(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Comment for the newly created Content, e.g.
setComparator(EbiComparator) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
setComponentContent(Object) - Method in interface com.sssw.portal.api.EbiPortalContext
This method is called by a component within the getComponentData() method.
setComponentContentWellFormed(boolean) - Method in interface com.sssw.portal.api.EbiPortalContext
Set whether or not the data from the component is well formed (e.g.
setComponentID(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the current component being processes.
setComponentID(String, String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the current component to be processed by the presentation manager.
setComponentMode(String, int) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the component mode for the current component
setComponentName(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets the component name.
setComponentState(String, int) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the component state for the current component
setComponentStyleDocument(Document) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the style to be used by the component.
setComponentStyleID(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the style ID to be used when rendering the current component.
setComponentTitle(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the title to be displayed in the components title bar
setComponentTitle(String, int) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the title to be displayed in the components title bar
setComponentTitleBarEnabled(boolean) - Method in interface com.sssw.portal.api.EbiPortalContext
Overrides the default setting of the component's title bar setting (enabled or not?)
setConsumerID(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets Consumer ID.
setContent(byte[]) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Specifies the Content of the Document (optional).
setContents(Object) - Method in interface com.sssw.fw.api.EbiCacheEntry
Changes the content of this cache entry.
setContentType(String) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets the type of content being returned to the portal by a component.
setContentType(String) - Method in interface com.sssw.fw.api.EbiResponse
Sets the response content type.
setContentType(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Specifies the content type of the content being set by EbiPortalContext.setComponentContent(Object)
setContext(EbiContext) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
setContext(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the context.
setContext(EbiContext) - Method in class com.sssw.webdav.event.api.EboWebdavEvent
Sets the context object.
setContextName(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the name of the context, which is used to namespace the calls to the underlying framework service factory.
setCookieInBrowser(Cookie, EbiContext) - Static method in class com.sssw.fw.util.EboCookieUtil
Set the cookie into the response provided by the context
setCookieValue(String, String, int) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets a cookie in the user's browser.
setCookieValue(String, String, int, EbiContext) - Static method in class com.sssw.fw.util.EboCookieUtil
Set the cookie into the response provided by the context using specified value and max age.
setCopyName(String) - Method in class com.sssw.webdav.event.api.EboCopyEvent
Sets the name of the new copy.
setCopyScopes(Map[]) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Set the Map of all the Scoped Paths to copy on a link
setCreated(Timestamp) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Creation Date/Time
setCreateNonexistentCategories(boolean) - Method in interface com.sssw.cm.api.EbiImporter
Sets the option to to create any categories that do not exist but whose URLs are mentioned in the input import XML such as the document XML.
setCreateNonexistentDirectories(String, boolean) - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Sets the "create nonexistent directories" option for a specific type of directory
setCreateNonexistentFolders(boolean) - Method in interface com.sssw.cm.api.EbiImporter
Sets the option to to create any folders that do not exist but whose URLs are mentioned in the input import XML such as the document XML.
setCreator(String) - Method in interface com.sssw.cm.api.EbiDocFolder
Sets the creator.
setCredentials(Credentials) - Method in class com.sssw.webdav.client.EboDAVSwitch
Sets credentials on the EboDAVSwitch client.
setCurrentCounter(int) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Sets the counter value.
setCurrentPID(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the current Portal Page ID
setData(byte[]) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the data bytes.
setData(byte[]) - Method in interface com.sssw.cm.api.EbiDocContent
Set the data bytes.
setData(InputStream) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the data from an input stream.
setData(InputStream) - Method in interface com.sssw.cm.api.EbiDocContent
Sets the data from an input stream.
setDataType(String) - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Sets the data type.
setDateCreated(Timestamp) - Method in interface com.sssw.cm.api.EbiDocument
Sets the creation date/time for the Document.
setDateCreated(Timestamp) - Method in interface com.sssw.cm.api.EbiDocFolder
Sets the date/time created.
setDateHeader(String, long) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
setDatePattern(String) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the the date pattern to use.
setDateRange(Date, Date) - Method in interface com.sssw.search.api.EbiQuery
Sets the date range (optional).
setDates(Timestamp[]) - Method in interface com.sssw.fw.task.api.EbiScheduledTask
Sets up the date list.
setDebug(boolean) - Method in class com.sssw.webdav.client.EboDAVSwitch
This method allows the user to turn console debug messages on and off.
setDebug(int) - Method in class com.sssw.webdav.client.EboDAVSwitch
Sets the debug level on the slide code.
setDefault(boolean) - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Changes the 'is default style' setting.
setDefault(boolean) - Method in interface com.sssw.wf.ui.api.EbiDestinationDefinition
Set whether this is the default destination.
setDefaultContainerPageName(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the user's default container page.
setDefaultPageName(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the user's default page (Shared page).
setDefaultPageName(String, boolean) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the user's default page (Shared or User page).
setDefaultRequestTimeout(long) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
set the default timeout for a request (independent of any portlet that will be rendered)
setDefaultUserPageName(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the default user page.
setDeletedResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboDeleteEvent
Sets the CM resource to be deleted.
setDepth(int) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the depth for the LOCK method.
setDepth(int) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the depth for the PROPFIND method.
setDepth(int) - Method in class com.sssw.webdav.event.api.EboCopyEvent
Sets the depth for the COPY method.
setDescription(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Sets the localized decription for the preference.
setDescription(String) - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Sets the description of the Style.
setDescription(String) - Method in interface com.sssw.cm.api.EbiDirectory
Sets the description of this Directory.
setDescription(String) - Method in interface com.sssw.cm.api.EbiDocType
Sets the description of the Document Type.
setDescription(String) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the description of this task.
setDescription(String) - Method in interface com.sssw.fw.task.api.EbiTaskType
Sets the description of the task type.
setDescription(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets the description of this layout page.
setDescription(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the description for this Data Fetcher
setDescription(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the description for this Data Fetcher
setDescription(String) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Set component description.
setDestRepository(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the name of the destination repository in the Query Engine
setDestRepository(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the name of the destination repository in the Query Engine
setDirectoryName(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
setDirectoryType(int) - Method in interface com.sssw.cm.api.EbiDirectory
Sets the Directory type.
setDiskDirectory(String) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the disk directory.
setDiskMaxEntrySize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the maximum content size for a cache entry allowed in the disk cache.
setDiskMaxTotalSize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the total disk size used for disk cache.
setDiskPath(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
setDisplayName(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Sets the display name for the preference.
setDisplayName(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets the display name of this layout page.
setDocID(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the UUID for the Document.
setDocTypeID() - Method in interface com.sssw.cm.api.EbiDocType
Sets the UUID of the Document Type.
setDocTypeID(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the Document Type ID.
setDocTypeID(String) - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Sets the document type ID.
setDocTypeID(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Document Type ID.
setDocTypeID(String) - Method in interface com.sssw.cm.api.EbiDocType
Sets the UUID of the Document Type.
setDocTypeName(String) - Method in interface com.sssw.cm.api.EbiDocType
Sets the name of the Document Type to the new value.
setDoctypesOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the doctype overwrite options.
setDocument(Document) - Method in class com.sssw.fw.resource.EboResourceElement
Deprecated. Do not use this method, it will be removed in the next version. Instead, call set bytes, then getDocument(). When using this method, there is no guarantee the document you set will be the document that is returned from getDocument() since that one is looked for in the cache, then if not found, is recreated based on the resource element's content.
setDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocVersionDescriptor
Sets the Document ID to a new value
setDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Set the Document ID.
setDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the document ID.
setDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Sets the Document ID.
setDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocContent
Set the document ID.
setDocumentProperty(EbiProperty) - Method in interface com.sssw.wf.api.EbiDocumentManager
Each work document may have a set of meta properties that are used by the workflow system for routing decisions and activity operations.
setDocumentProperty(EbiProperty, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Sets a property on a document.
setDocumentProperty(EbiProperty, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Each work document may have a set of meta properties that are used by the workflow system for routing decisions and activity operations.
setDocumentsOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the document overwrite options.
setDocumentVersionID(int) - Method in interface com.sssw.cm.api.EbiDocVersionDescriptor
Sets the Document Version ID to a new value
setDuration(int) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the lock duration.
setEbiRequest(EbiRequest) - Method in interface com.sssw.fw.api.EbiContext
Deprecated. (since v5.0)
setEbiResponse(EbiResponse) - Method in interface com.sssw.fw.api.EbiContext
Deprecated. (since v5.0)
setEbiSession(EbiSession) - Method in interface com.sssw.fw.api.EbiContext
Associates a session with the context object.
setEJBContext(EJBContext) - Method in interface com.sssw.fw.api.EbiContext
Deprecated. (since v5.0)
setElement(EbiFrameworkElement) - Method in interface com.sssw.cm.api.EbiRelatedElements
Sets the element for which this object holds the list of related elements.
setElementID(String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Sets the element id.
setElementID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Sets the element id.
setElementID(String) - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Sets the Element ID.
setElementType(String) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Sets an element type.
setElementType(String) - Method in interface com.sssw.fw.security.api.EbiAcl
Sets the element type.
setElementType(String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
Sets the element type.
setElementType(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Sets the element type.
setElementType(String) - Method in interface com.sssw.portal.api.EbiPortalCategoryInfo
Sets the Element Type (e.g.
setEncoding(String) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the encoding, for this version 5.2, document will take application server's default encoding no matter what encoding you set
setEncoding(String) - Method in interface com.sssw.cm.api.EbiDocContent
Set the encoding, for the version 5.2, encoding will be set to application server's default encoding no matter what encoding user chooses
setEraserLife(String, int) - Method in interface com.sssw.fw.api.EbiWhiteboard
Sets a timer for the named eraser.
setEraserMaxCounter(String, int) - Method in interface com.sssw.fw.api.EbiWhiteboard
Set a counter for the named eraser.
setEraserName(String) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Sets the name of the eraser.
setExact(boolean) - Method in interface com.sssw.fw.task.api.EbiPeriodicTask
Tells whether the task should be registered to run as soon as possible or some interval after the current time.
setException(String) - Method in interface com.sssw.fw.api.EbiContext
Deprecated.  
setExclusions(String[], boolean) - Method in interface com.sssw.search.api.EbiQuery
Specifies any exclusions from the query results.
setExpirationDate(Timestamp) - Method in interface com.sssw.cm.api.EbiDocument
Sets the expiration date/time.
setExpirationDate(Timestamp) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Expiration Date, i.e.
setExtensionMeta(byte[]) - Method in interface com.sssw.cm.api.EbiDocField
Sets the new value for the extension metadata.
setExtensionMeta(byte[]) - Method in interface com.sssw.cm.api.EbiDocLink
Sets the new value for the extension metadata, (e.g.
setExtensionMeta(byte[]) - Method in interface com.sssw.cm.api.EbiDocType
Sets the new value for the Extension Metadata.
setExtensionMetaData(EbiDocExtnMeta) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Extension Metadata Fields values for this Document.
setExtensions(Extension[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a list of Extension objects.
setExtensions(Extension[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupResponse
Sets an array of Extension objects
setExtensions(Extension[]) - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Sets a list of Extension objects.
setExtensions(Extension[]) - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Sets an array of Extension objects
setExtnMeta(EbiContext, EbiDocExtnMeta) - Method in interface com.sssw.cm.api.EbiDocument
Sets the Extension Meta for the Document.
setExtnMetaInfo(EbiContext, EbiDocExtnMetaInfo) - Method in interface com.sssw.cm.api.EbiDocument
Sets an Extension Meta Info for the Document.
setExtnMetaInfo(EbiDocExtnMetaInfo) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Sets an Extension Metadata info for a specific Field.
Notes:
The supplied info must be associated with the Document that this EbiDocExtnMeta is associated with, or the change is ignored; Use EbiContentManager.updateDocumentExtnMeta to save the changes; If there is a meta info in the meta holder that refers to the same Field as the supplied 'info', then the previously set meta info is overwritten with this supplied one.
setExtnMetaInfos(Collection) - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Sets the extension meta infos.
setFetcherName(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the name for this Data Fetcher.
setFetcherName(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the name for this Data Fetcher.
setFieldID() - Method in interface com.sssw.cm.api.EbiDocField
Sets/generates a UUID for the field.
setFieldID(String) - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Sets the Field ID.
setFieldID(String) - Method in interface com.sssw.cm.api.EbiDocField
Sets the field UUID.
setFieldName(String) - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Sets the Field name.
setFieldName(String) - Method in interface com.sssw.cm.api.EbiDocField
Sets the field's name to a new value.
setFieldsOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the field overwrite options.
setFieldSpecList(String, String) - Method in interface com.sssw.search.api.EbiQuery
Sets the field specifier list.
setFieldUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Sets a field UUID.
setFieldUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Sets a field UUID.
setFieldValue(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Sets user extended attribute value.
setFieldValueForDocument(String, String, String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Sets the value of a custom field in a document.
setFieldValues(EbiContext, EbiDocField, Object[]) - Method in interface com.sssw.cm.api.EbiDocument
Sets Field values for the specified Field on this Document.
setFieldValues(Object[]) - Method in interface com.sssw.cm.api.EbiDocExtnMetaInfo
Sets the values of the Extension Metadata Field.
Notes:
Use EbiContentManager.updateDocumentExtnMetaInfo to save the changes; The values supplied via this method overwrite whatever values the field may have had for the document; The type of the supplied values must be per the definition of the field, e.g.
setFieldValueType(String) - Method in interface com.sssw.cm.api.EbiDocField
Sets the value type of the field.
setFileName(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
setFolderID(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the folder ID for this Document.
setFolderID(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Parent Folder ID.
setFolderSize(long) - Method in interface com.sssw.cm.api.EbiDocFolder
Sets the size.
setFoldersOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the folder overwrite options.
setForceRenderTimeout(boolean) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Sets flag which defines render call timeout configuration.
setForceSerialSynchRender(boolean) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
Sets flag to render synchronous portlets serially before asynchronous portlet rendering can be started.
setFormParameters(NamedString[]) - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Sets the form parameters.
setFrom(String) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the "From" header value.
setGenerateQuickSummary(boolean) - Method in interface com.sssw.search.api.EbiQuery
Specifies that quick summaries are to be generated for each of the query results.
setGroupPageName(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the group page that is always shown with a user page.
setHeader(String, String) - Method in interface com.sssw.fw.api.EbiResponse
Set a key/value pair on the HttpServletResponse header.
setHiddenFromUser(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets the flag to indicates that the portlet should be hidden from the user, that is not shown in a list of portlets the user may choose from.
setHiddenFromUser(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
This flag serves as a hint for the UI that it should not show this preference to the general user, but can show it to administrators.
setHiNibble(byte, int) - Static method in class com.sssw.fw.util.EboUUID
Set the hi nibble of the destination with the 2nd rightmost nibble value of source
setHost(String) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the server name or IP address of the mail host
setHost(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the destination Query Engine host to use.
setHost(String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Sets the host name or IP address for this Query Engine object.
setHost(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the destination Query Engine host to use.
setHost(String) - Method in interface com.sssw.search.api.EbiRepositoryDesc
Sets the hostname or IP address of the Query Engine
setHost(String) - Method in interface com.sssw.search.api.EbiQueryEngine
Sets the host for this Query Engine object.
setHTML(String) - Method in class com.sssw.fw.exception.EboException
Set the HTML describing the error into the exception
setHttpServletResponse(HttpServletResponse) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
setID() - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Sets/generates the UUID of the Directory Entry.
setID(String) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Sets the UUID of the Directory Entry.
setIdentifier(String) - Method in interface com.sssw.fw.api.EbiCacheHolder
Sets the cache holder's identifier.
setIgnoreParentDirectory(boolean) - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Sets the option to ignore the parent directory when initializing the directory entry object from XML data.
setIncludeAllParts(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include all document parts" option.
setIncludeCategoryRefs(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include document category references" option.
setIncludeContent(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include document content" option.
setIncludeContentVersions(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include content versions" option.
setIncludeDescendants(boolean) - Method in interface com.sssw.cm.api.EbiDirEntryXmlDataOptions
Sets the "include descendants" option.
setIncludeExtensionMetadata(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include extension metadata" option.
setIncludeLayoutSet(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include layout set" option.
setIncludeMetadata(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include document metadata" option.
setIncludeOptions(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the option to include the summary of XML data handling options into the XML that represents a CM element.
setIncludeSecurityInfo(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the option for whether to include security information for a given CM element into its XML.
setIncludeSecurityInfo(boolean) - Method in interface com.sssw.cm.api.EbiDocumentXmlDataOptions
Sets the "include security information" option.
setIndexPort(int) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the destination Query Engine index port to use.
setIndexPort(int) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Sets the index port for this Query Engine object.
setIndexPort(int) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the destination Query Engine index port to use.
setIndexPort(int) - Method in interface com.sssw.search.api.EbiRepositoryDesc
Sets the Query Engine index port.
setIndexPort(int) - Method in interface com.sssw.search.api.EbiQueryEngine
Sets the index port for this Query Engine object.
setInitialContext(Hashtable) - Method in interface com.sssw.fw.api.EbiServiceLocator
Sets the properties for an initial context.
setInteractionState(String) - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Sets the portlet interaction state.
setInterval(long) - Method in interface com.sssw.fw.task.api.EbiPeriodicTask
Sets the interval that is to be associated with this task.
setIntValue(int) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger
A convienence method that allows setting of the int value of the preference.
setIsPageHidden(boolean) - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Sets the page to be hidden.
setIsThesaurusQuery(boolean) - Method in interface com.sssw.search.api.EbiQuery
Sets this Query to be run as a Thesaurus query if true.
setJavaPackage(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
setJoin() - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify whether the query needs to do a join or not.
setKillDupsMode(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies how to deal with duplicate documents that are already in the Query Engine.
setKillDupsMode(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies how to deal with duplicate documents that are already in the Query Engine.
setKind(String) - Method in interface com.sssw.fw.task.api.EbiTaskType
Sets the kind of the task type.
setLastModified() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Sets the timestamp with the current date and time.
setLastModified(long) - Method in class com.sssw.fw.resource.EboResourceElement
 
setLastModified(long) - Method in interface com.sssw.portal.api.EbiPortalContext
Deprecated.  
setLastModified(Timestamp) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Sets the last modified time.
setLastModified(Timestamp) - Method in interface com.sssw.cm.api.EbiDocContent
Set the last modified date/time.
setLastModifiedBy(String) - Method in interface com.sssw.fw.api.EbiFrameworkElement
Sets the user that did the latest update.
setLastModifiedNow() - Method in interface com.sssw.portal.api.EbiPortalContext
Deprecated.  
setLaunchTime(Timestamp) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the time the task was fired off.
setLayoutDescriptor(EbiDocVersionDescriptor) - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Adds a Layout Descriptor to the Set.
setLayoutDescriptors(EbiDocVersionDescriptor[]) - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Resets all the Layout Descriptors currently in the Layout Set to the ones contained by the supplied array.
setLayoutDocumentID(String) - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Deprecated. Use EbiContentMgmtDelegate.updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String)
setLayoutSet(EbiDocLayoutSet) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Document Layout Set (optional).
setLayoutStyleID(String) - Method in interface com.sssw.cm.api.EbiDocLayoutSet
Sets the Layout Style ID.
setLeaveIfExists(boolean) - Method in interface com.sssw.cm.api.EbiElementOverwrite
Sets the 'leave the element as is if it exists' option.
setLength(int) - Method in class com.sssw.fw.util.EboEditBuffer
Sets the length of the text in edit buffer.
setLife(int) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Sets a timer for the eraser.
setLinksOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the link overwrite options
setLinkUI(EbiLinkUI) - Method in interface com.sssw.wf.ui.api.EbiDestinationUI
Set destination bean class' link bean class.
setListenerDescription(String) - Method in interface com.sssw.fw.event.api.EbiEventListener
Sets an (optional) listener description.
setLocale(Locale) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the locale used for the markup.
setLocale(Locale) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the Locale to use.
setLockedBy(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the "locked by" value for the Document.
setLockedBy(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the ID of the user to whom the newly added Document is to be checked out.
setLockId(String) - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Sets the lock ID.
setLockInfoType(String) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the lock type string.
setLockType(int) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the lock type.
setLog(boolean) - Method in interface com.sssw.re.api.EbiContext
Passes the boolean variable log, which indicates whether or not logging is active for the current request.
setLog(boolean) - Method in interface com.sssw.re.api.EbiRuleManager
Turns on runtime logging for the Rules subsystem .
setLog(EbiLog) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Sets the log for the Task Manager to write into.
setLog(EbiLog) - Method in interface com.sssw.fw.event.api.EbiEventListener
Sets an (optional) log.
setLog(EbiLog) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Set the log for the Task Manager to write into.
setLog(EbiLog) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies which log to use as the fetcher is executing.
setLog(EbiLog) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies which log to use as the fetcher is executing.
setLoggingLevel(int) - Method in interface com.sssw.fw.api.EbiLog
Sets the current logs logging level.
setLogLevel(int) - Method in interface com.sssw.fw.event.api.EbiLogStateChangeListener
Sets the log level at which the event information should be written to the log.
setLongProperty(String, long) - Method in interface com.sssw.fw.api.EbiConfig
Sets a property that has a numeric value.
setLoNibble(byte, int) - Static method in class com.sssw.fw.util.EboUUID
Set the lo nibble of the destination with the low nibble value of source
setMarkupBinary(byte[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the markup segment.
setMarkupCharacterSets(String[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a list of markup character sets.
setMarkupString(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the markup String.
setMaxCounter(int) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Sets a counter for the eraser.
setMaximumDocsInBuffer(int) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies the maximum number of documents per buffer when importing and indexing.
setMaximumDocsInBuffer(int) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies the maximum number of documents per buffer when importing and indexing.
setMaxNumResults(int) - Method in interface com.sssw.search.api.EbiQuery
Sets the maximum number of results to be returned.
setMaxRequestTimeout(long) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
set the maximum timeout for a request (independent of any portlet that will be rendered)
setMaxRows(Integer) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies a maximum number of rows to be returned by the query.
setMaxTimeOut(long) - 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.
setMemoryMaxEntrySize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the maximum content size for a cache entry allowed in the memory cache.
setMemoryMaxTotalSize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the total memory size used for memory cache.
setMimeAttributes(NamedString[]) - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Sets the mime attributes.
setMimeType(String) - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Sets the mime type.
setMimeType(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the mime type.
setMimeType(String) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the mime type.
setMimeType(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Specifies the MIME type of the Document's contents.
setMimeType(String) - Method in interface com.sssw.cm.api.EbiDocContent
Set the mime type.
setMimeTypes(String[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets mime types.
setMode(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a portlet mode.
setModifiedDate(Timestamp) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the last modified date/time.
setMsgText(String) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the message body (the text to precede a verbose description of the event that the notification is sent about).
setMsProprietary(boolean) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the flag that indicates the WebDAV client is a Microsoft client.
setMultiValued(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Set the flag for whether a portlet will expect multiple values for this preference.
setMultiValueDelim(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies the delimiter for importing multi-valued extension metadata fields.
setMultiValueDelim(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies the delimiter for importing multi-valued extension metadata fields.
setName(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Document's name.
setName(String) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Sets the name of this entry to a new value, effective when the update method is invoked.
setName(String) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the name of the task.
setName(String) - Method in interface com.sssw.fw.task.api.EbiTaskType
Sets the name of the task type.
setName(String) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Set component name.
setName(String) - Method in interface com.sssw.wf.ui.api.EbiComponentUI
Set component name.
setNamespacePrefix(String) - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Sets namespace prefix.
setNativeDav(boolean) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the flag that indicates the WebDAV client is a native client.
setNavigationalState(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a portlet navigation state.
setObject(Object) - Method in class com.sssw.fw.event.api.EboEvent
Sets the custom object.
setObjectMaxTotalSize(long) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets the maximum number of objects store in the object cache.
setOperationDescriptor(Document) - Method in interface com.sssw.cm.api.EbiDataTransfer
Sets the operation descriptor.
setOption(String, boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets an option to be supported or unsupported for the portlet.
setOutputLineDelim(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies the line delimiter for writing feedback messages into the output stream supplied via the 'setOutputStream' method.
setOutputLineDelim(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies the line delimiter for writing feedback messages into the output stream supplied via the 'setOutputStream' method.
setOutputStream(OutputStream) - Method in interface com.sssw.cm.api.EbiExporter
Sets the output stream to write the export data into.
setOutputStream(OutputStream) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies an output stream for displaying feedback from the Data Fetcher.
setOutputStream(OutputStream) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies an output stream for displaying feedback from the Data Fetcher.
setOverwrite(boolean) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the 'overwrite' option.
setOverwrite(boolean) - Method in interface com.sssw.cm.api.EbiElementOverwrite
Sets the 'overwrite only' option.
setOverwrite(boolean) - Method in class com.sssw.webdav.event.api.EboMoveEvent
Sets the overwrite flag.
setOverwrite(boolean) - Method in class com.sssw.webdav.event.api.EboCopyEvent
Sets the overwrite flag.
setOwner(String) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the owner of the lock.
setOwnerID(String) - Method in interface com.sssw.re.api.EbiRuleManager
Changes the owner associated with the rule manager.
setPageName(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets a page name for a page layout.
setPageName(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the currently viewed page (Shared or User page) Should call EbiPortalContext.setPageType() to set the type of this page.
setPageType(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Sets the page type of the current page (Shared or User) The page type can either be 'SHAREDPAGE' or 'USERPAGE'
setParallelRenderEnabled(boolean) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
if asynchronous portlets should be called in a separate thread always (so that the calling thread won't have a chance to block indefinitely) set this to false As a result, all asynchronous portlets will be called in a pooled thread
setParameter(String, String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets a value of a specified parameter name.
setParentDocID(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the ID of the parent Document.
setParentDocID(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Parent Document ID (optional).
setParentDocumentID(String) - Method in interface com.sssw.cm.api.EbiDocLink
Sets the parent document ID.
setParentID(String) - Method in interface com.sssw.cm.api.EbiDirectory
Assigns a new parent to the directory.
setParentPageName(String) - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Sets the name of the parent page.
setParentPortletHandle(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets parent portlet handle.
setPassword(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencePassword
Sets the password.
setPipelineID(String) - Method in interface com.sssw.re.api.EbiContext
Sets the active pipeline for the portal context.
setPortalID(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets Portal ID.
setPortalID(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets the portal ID.
setPortalID(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the Portal ID for the portal app.
setPortalLayoutID(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets the portal layout identifier and validate the sections with the new layout.
setPortalLayoutID(String) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Sets the portal layout identifier.
setPortletAppContextName(String) - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Sets the associated portlet name context name.
setPortletContainerType(String) - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Sets the associated portlet container type.
setPortletHandle(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets portlet handle.
setPortletHandle(String) - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Sets the portlet handle for this portlet instance.
setPortletHandle(String) - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Sets the portlet Handle.
setPortletID(String) - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Sets the portlet ID.
setPortletModel(EbiPortletModel) - Method in interface com.novell.afw.portlet.api.EbiPortletRegistration
Sets a portlet Model.
setPortletName(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets portlet Name.
setPortletProcessID(Long) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a portlet process ID.
setPortletProducerID(String) - Method in interface com.novell.afw.portlet.api.EbiPortletProducerInfo
Sets the portlet producer ID.
setPostScopes(Map[]) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Set the Map of all the Scoped Paths to copy after each activity
setPreamble(String) - Method in interface com.sssw.fw.event.api.EbiPrintStateChangeListener
Sets any preamble message to print before the verbose description of the event.
setPreamble(String) - Method in interface com.sssw.fw.event.api.EbiLogStateChangeListener
Sets any preamble message to print before the verbose description of the event.
setPreferenceData(String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
sets the group prefernces data.
setPreferenceData(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
sets the user prefernces.
setPreferences(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets preferences for this portlet instance.
setPreferenceUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiGroupPreferenceInfo
sets the UUID.
setPreferenceUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
sets the UUID.
setPreferredTitle(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the preferred title.
setPreScopes(Map[]) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Set the Map of all the Scoped Paths to copy before each activity
setPrintStream(PrintStream) - Method in interface com.sssw.fw.event.api.EbiPrintStateChangeListener
Sets the print stream to print event notifications to.
setPriority(int) - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Sets the priority of the page - typically used for display purposes Note: the priority should be a non-negative number
setPriority(int) - Method in interface com.sssw.portal.api.EbiContainerPageInfo
Sets the priority of the page - typically used for display purposes Note: the priority should be a non-negative number
setProcessContent(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies whether the document content data is to be imported and indexed (recommended).
setProcessContent(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the document content data is to be imported and indexed (recommended).
setProcessExtnMeta(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies whether the document extension metadata is to be imported and indexed (recommended).
setProcessExtnMeta(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the document extension metadata is to be imported and indexed (recommended).
setProcessMeta(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies whether the standard document metadata is to be imported and indexed (recommended).
setProcessMeta(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the standard document metadata is to be imported and indexed (recommended).
setProducerID(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInfo
Sets producer ID.
setProfileName(String) - Method in interface com.sssw.portal.api.EbiPortalContext
Deprecated. use EbiPortalContext#setUserPageName()
setProperties(Properties) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the properties that were found for this CM resource.
setProperty(EbiProperty, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Sets a property on the workitem.
setProperty(EbiProperty, String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Sets a property on the workitem.
setProperty(String, Object, String) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Add a property to the component's property list.
setProperty(String, Object, String, boolean) - Method in interface com.sssw.wf.ui.api.EbiComponentDefinition
Add a property to the component's property list.
setProperty(String, String) - Method in interface com.sssw.fw.api.EbiConfig
Sets a property that has a String value.
setPropertyFindType(int) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the property find type.
setPropertyType(String) - Method in interface com.sssw.wf.api.EbiProperty
This method sets the property value type.
setPropertyValue(String) - Method in interface com.sssw.wf.api.EbiProperty
This method sets the property value.
setProprietaryMs(boolean) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the flag that indicates the WebDAV client is a Microsoft client.
setPublishDate(Timestamp) - Method in interface com.sssw.cm.api.EbiDocument
Sets the publish date/time.
setPublishDate(Timestamp) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Publish Date.
setPublishDocsImmediately(boolean) - Method in interface com.sssw.cm.api.EbiImporter
Specifies whether documents should be published immediately after being added by the Importer.
setPublishImmediately(boolean) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the 'publish immediately' option.
setPublishStatus(int) - Method in interface com.sssw.cm.api.EbiDocument
Sets the publish status for the Document.
setQualifier(String) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Set the qualifier string.
setQualifier(String) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Sets the qualifier for this Query Engine object, normally invoked by internal methods only.
setQualifier(String) - Method in interface com.sssw.search.api.EbiQueryEngine
Sets the qualifier for this Query Engine object, normally invoked by internal methods only.
setQuery(EbiContext, String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies the query to perform in order to extract document data from the source repository.
setQuery(EbiContext, String) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies the query to perform in order to extract document data from the source repository.
setQuery(EbiQuery) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies the query to perform in order to extract document data from the source repository.
setQuery(EbiQuery) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies the query to perform in order to extract document data from the source repository.
setQueryPort(int) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the destination Query Engine query port to use.
setQueryPort(int) - Method in interface com.sssw.search.api.EbiQueryEngineDelegate
Sets the query port for this Query Engine object.
setQueryPort(int) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the destination Query Engine query port to use.
setQueryPort(int) - Method in interface com.sssw.search.api.EbiRepositoryDesc
Sets the Query Engine query port
setQueryPort(int) - Method in interface com.sssw.search.api.EbiQueryEngine
Sets the query port for this Query Engine object.
setQueryType(int) - Method in interface com.sssw.search.api.EbiQuery
Sets the query type.
setQueueStatus(int) - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine, queue state is part of the engine state
setRange(int, int) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferenceInteger
Sets the minimum and maximum range for this value.
setReadOnly() - Method in interface com.sssw.fw.api.EbiFrameworkElement
Sets the element to be read-only.
setReadOnly(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Specifies whether the value(s) of this preference can be modified.
setRedirectURL(String) - Method in interface com.novell.afw.portlet.api.EbiBlockingInteractionResponse
Sets the redirect Url that a portlet may perform.
setRelationshipType(int) - Method in interface com.sssw.cm.api.EbiRelatedElements
Sets the relationship type.
setRelevanceCut(int) - Method in interface com.sssw.search.api.EbiQuery
Sets the relevance cut (results threshold, minimum similarity score) for query results.
setRemoveAllExpired(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to remove all Documents that expired based on their EXPIRATIONDATE property value.
setRemoveAllUnpublished(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to remove all Documents whose PUBLISHSTATUS is "unpublished".
setRemoveProperties(Properties) - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Sets the properties to remove.
setReplyTo(Address[]) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the "Reply-To" header value.
setRepositoryID(String) - Method in interface com.sssw.cm.api.EbiDataTransfer
Sets the repository ID.
setRepositoryID(String) - Method in interface com.sssw.cm.api.EbiContentManager
Sets the Repository ID that the Content Manager instance is to be associated with.
setRepositoryID(String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Sets the repository ID that the content manager delegate instance is to be associated with.
setRepositoryID(String) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Sets the Repository ID, this method is intended for internal use only and shouldn't normally be invoked by others.
setRepositoryID(String) - Method in interface com.sssw.cm.task.api.EbiTaskManager
Sets the ID of the repository that this object is associated with
setRepositoryID(String) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Sets the repository ID.
setRepositoryName(String) - Method in interface com.sssw.search.api.EbiRepositoryDesc
Sets the Query Engine Repository name.
setRequestResponse(HttpServletRequest, HttpServletResponse) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets both the request and the response objects in the context.
setRequired(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Sets the flag to indicate that the preference should have at least one value.
setRequiresUrlRewriting(Boolean) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the Requires URL Rewriting flag.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboHeadEvent
Sets the CM resource for the HEAD method.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboGetEvent
Sets the CM resource to retrieve.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Sets the CM resource for this PROPPATCH method.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboPropfindEvent
Sets the CM resource for this PROPFIND method.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboOptionsEvent
Sets the CM resource for the OPTIONS method.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboPutEvent
Sets the CM resource for this PUT method.
setResource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboUnlockEvent
Sets the CM resource to be unlocked.
setResource(String) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the URI of CM resource to lock.
setResource(String) - Method in class com.sssw.webdav.event.api.EboMkcolEvent
Sets the CM resource URI for MKCOL method.
setResourceSetName(String) - Method in class com.sssw.fw.resource.EboResourceElement
 
setResourceSetName(String) - Method in class com.sssw.fw.resource.EboResourceBinding
 
setResponse(int, String) - Method in interface com.sssw.fw.api.EbiResponse
Set the response status and phrase Ignored by Portlet Reponses
setResponsePhrase(String) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets a piece of text in the context object.
setResponsePhrase(String) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (Since v5.0) use EbiRequestContext.setResponsePhrase(String)
setResponseStatus(int) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets the status code associated with the response.
setResponseType(int) - Method in interface com.sssw.fw.api.EbiResponse
Set the response type note: Ignored by Portlet Reponses
setResponseType(int) - Method in interface com.sssw.re.api.EbiContext
Sets the HTTP response type, which describes the type of value the portal component will find in the response phrase.
setRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Sets an element permission to have restricted access.
setRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Sets an element permission to have restricted access.
setRestrictedAclPermission(String) - Method in interface com.sssw.fw.security.api.EbiAcl
Sets an access right permission that carries acl.
setRoot(String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Sets the root path for the WebDAV servlet.
setRuleID(String) - Method in interface com.sssw.re.api.EbiContext
Sets the rule ID for the current context.
setRunning(boolean) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Starts or stops the eraser.
setScope(EbiQuery) - Method in interface com.sssw.cm.task.api.EbiTask
Sets the query to run against CM to extract the data
setScope(String) - Method in class com.sssw.webdav.event.api.EboLockEvent
Sets the scope for the LOCK method.
setScopedPath(String) - Method in interface com.sssw.fw.api.EbiScopedPath
Sets the scopedPath string that this scopedPath represents.
setScopedValue(String, Object) - Method in interface com.sssw.fw.api.EbiWhiteboard
Binds an object to the whiteboard at the narrowest scoped level with the given key as a name
setScpDescription(String) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Sets an (optional) description for the state change producer.
setScpLog(EbiLog) - Method in interface com.sssw.fw.event.api.EbiStateChangeProducer
Sets the log for the state change producer
setServerID(String) - Method in interface com.sssw.fw.api.EbiCacheManager
Sets server ID for the server instance that this cachemgr instance is running on.
setService(String) - Method in class com.sssw.fw.resource.EboResourceBinding
 
setServletContext(ServletContext) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets the current Servlet context.
setSinceLast(boolean) - Method in interface com.sssw.fw.task.api.EbiTask
Determines whether the task is expected to only deal with conditions that have changed or occurred since the time the task was last run.
setSize(int) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the content size.
setSize(int) - Method in interface com.sssw.cm.api.EbiDocFolder
Sets the size.
setSize(int) - Method in interface com.sssw.cm.api.EbiDocContent
Set the data size.
setSortByDate(boolean) - Method in interface com.sssw.search.api.EbiQuery
Specifies whether the query results are to be sorted by date.
setSortByRelevance(boolean) - Method in interface com.sssw.search.api.EbiQuery
Specifies whether the query results are to be sorted by relevance.
setSource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboMoveEvent
Sets the source CM resource URI that is being moved.
setSource(EbiDirectoryEntry) - Method in class com.sssw.webdav.event.api.EboCopyEvent
Sets the source CM resource that is being copied.
setSourceRepository(String) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Sets the name of the source repository to extract the data from
setSourceRepository(String) - Method in interface com.sssw.search.api.EbiDataFetcher
Sets the name of the source repository from which to extract data.
setSourceRepositoryName(String) - Method in interface com.sssw.cm.task.api.EbiTask
Sets the source CM repository name
setState(int) - Method in class com.sssw.fw.event.api.EboStateChangeEvent
Sets the state identifier.
setState(State) - Method in class com.sssw.webdav.client.EboDAVSwitch
Sets state with your authentication token.
setState(String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets the state for this component instance for the user for a component instance.
setStatus(int) - Method in interface com.sssw.fw.api.EbiResponse
Sets the response status.
setStatus(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the status of the Document.
setStatus(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Status (optional).
setStoreContent(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies whether the document content data is to be stored inside the Query Engine.
setStoreContent(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the document content data is to be stored inside the Query Engine.
setStyleID() - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Sets/generates the style ID.
setStyleID(String) - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Sets the style UUID.
setStyleID(String) - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Set the Style ID.
setStyleID(String) - Method in interface com.sssw.portal.api.EbiSharedPageInfo
Sets the style to be used to render this page.
setStyleID(String, String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets the style Identifier for a component instance.
setStyleName(String) - Method in interface com.sssw.cm.api.EbiDocLayoutStyle
Sets the style's name to a new value.
setStylesOverwrite(EbiElementOverwrite) - Method in interface com.sssw.cm.api.EbiImporter
Sets the style overwrite options.
setSubject(String) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the subject of the message
setSubtitle(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the subtitle of the Document.
setSubtitle(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Subtitle.
setSuggestOptions(boolean, boolean) - Method in interface com.sssw.search.api.EbiQuery
Sets options for a "suggest more" query.
setTarget(EbiDirectory) - Method in class com.sssw.webdav.event.api.EboCopyEvent
Sets the CM destination for this COPY method.
setTarget(String) - Method in class com.sssw.webdav.event.api.EboMoveEvent
Sets the CM destination URI for this MOVE method.
setTargetFolder(EbiDocFolder) - Method in interface com.sssw.cm.api.EbiImporter
Sets the target folder for the import operation.
setTaskType(EbiTaskType) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the task type.
setTemplate(EboResourceElementTemplate) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
setTemplate(Element) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
setTemplate(String) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
setTemplate(String) - Method in class com.sssw.re.core.EboStringTemplate
Set the template to use as a basis for potential context information substitution
setTemplates(Templates) - Method in interface com.novell.afw.portlet.api.EbiRuntimeContext
Sets URL Templates.
setTemporary(boolean) - Method in class com.sssw.fw.resource.EboResourceElement
 
setTemporaryValue(Object, Object) - Method in interface com.sssw.fw.api.EbiContext
Sets a value in the context object for the current request.
setText(String) - Method in interface com.sssw.search.api.EbiQuery
Sets the query text.
setThemeID(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets the theme ID selected for the portal app for the user.
setThesaurus(EbiRepositoryDesc) - Method in interface com.sssw.search.api.EbiQuery
Sets up the Thesaurus options for this Query object.
setThread(Thread) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Set the Thread that this eraser belongs to.
setThreadGroup(ThreadGroup) - Method in interface com.sssw.fw.api.EbiWhiteboard
Adds the passed ThreadGroup to the current whiteboard.
setTimeout(long) - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Sets the timeout value.
setTimePattern(String) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the timestamp pattern to use.
setTimesRan(int) - Method in interface com.sssw.fw.task.api.EbiTask
Sets the number of times the task has run.
setTimestampPattern(String) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the timestamp pattern to use.
setTimeZone(TimeZone) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the time zone to use.
setTitle(Locale, String) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets the localized title for the portlet.
setTitle(String) - Method in interface com.sssw.cm.api.EbiDocument
Sets the title of the Document.
setTitle(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the Title.
setTitlebarEnabled(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets the flag to indicates that the titlebar should be shwon.
setTitleReadOnly(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletSettings
Sets the readOnly status of the title.
setTo(Address[]) - Method in interface com.sssw.fw.event.api.EbiMailStateChangeListener
Sets the list of recipients (the "To" header value)
setType(String) - Method in interface com.sssw.wf.api.EbiAddressee
This method returns addressee type.
setUnlinkChildren(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to unlink any Child Documents of the ones being deleted.
setUnlinkLinkChildren(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to remove any Links where the Documents being deleted act as Link-Children.
setUnlinkLinkParents(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to remove any Links where the Documents being deleted act as Link-Parents.
setUnlockIfNecessary(boolean) - Method in interface com.sssw.cm.task.api.EbiDocJanitorTask
Tells the task whether to remove any locks on Documents as it's removing them.
setUnRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityAclDelegate
Resets an element permission to be unrestricted access.
setUnRestrictedAccess(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Resets an element permission to not have restricted access.
setUpdateHttpServletResponse(boolean) - Method in interface com.sssw.fw.api.EbiResponse
Deprecated. (since v5.0)
setUpdateProperties(Properties) - Method in class com.sssw.webdav.event.api.EboProppatchEvent
Sets the properties to update.
setUpdateTime(Timestamp) - Method in interface com.sssw.cm.api.EbiDocument
Sets the update time (last modified) for the Document.
setUpdateTime(Timestamp) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the update time for the newly added Document.
setUpdateUser(String) - Method in interface com.sssw.cm.api.EbiAddDocumentParams
Sets the update user for the newly added Document.
setUploadContexts(EbiUploadContext[]) - Method in interface com.novell.afw.portlet.api.EbiInteractionParams
Sets the upload contexts.
setUploadData(byte[]) - Method in interface com.novell.afw.portlet.api.EbiUploadContext
Sets the upload data.
setURI(String) - Method in interface com.sssw.fw.api.EbiRequestContext
Sets URI of the current context.
setURI(String) - Method in class com.sssw.fw.resource.EboResourceBinding
 
setURLString(String) - Method in interface com.sssw.re.api.EbiContext
Sets the url string for the current context.
setURLTemplates(Templates) - Method in interface com.novell.afw.portlet.api.EbiPortletEntity
Sets the URL templates for this portlet instance.
setUseAbsWeight(boolean) - Method in interface com.sssw.search.api.EbiQuery
Specifies that the relevance scores are to be returned per document as absolute weights rather than percentages.
setUseCachedMarkup(Boolean) - Method in interface com.novell.afw.portlet.api.EbiMarkupContext
Sets the Use Cached Markup flag.
setUseCurrentDate(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies if the current date is to be used when filling in the creation date Engine field
setUseCurrentDate(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the current date is to be used when filling in the creation date Engine field.
setUseDocidAsRef(boolean) - Method in interface com.sssw.search.api.EbiDataFetcherDelegate
Specifies if the document ID is to be used as document reference.
setUseDocidAsRef(boolean) - Method in interface com.sssw.search.api.EbiDataFetcher
Specifies whether the document ID is to be used as the document reference.
setUseElementIDs(boolean) - Method in interface com.sssw.cm.api.EbiExporter
Sets the option for whether CM element UUIDs are to be used in the output element XML.
setUserAgent(String) - Method in interface com.sssw.cm.api.EbiLayoutDocDescriptor
Deprecated. Use EbiContentMgmtDelegate.updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String)
setUserAttributeDescription(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Sets the description of a specified attribute
setUserAttributeDisplayable(String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Sets the displayable flag.
setUserAuthenticatedRealmName(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets User's authenticated realm name.
setUserBlobAttributeDescription(String, String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Sets the description of a specified blob attribute
setUserEmailAddress(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets the user's email address.
setUserFirstName(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets the user's first name.
setUserID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets a user identifier.
setUserID(String) - Method in interface com.sssw.re.api.EbiContext
Sets the user ID associated with the context object.
setUserLastName(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Sets the user's last name.
setUserLocales(Locale[]) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferencesUserType
Sets a list of user locales (in the order they should be searched) when looking for preferences.
setUserMetaUsed() - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Sets a flag in the userMeta to tell that the user defined attributes are used in user info data.
setUserObject(Object) - Method in interface com.sssw.fw.api.EbiTimer
Store an object in the timer for future retrieval.
setUserObject(Object) - Method in interface com.sssw.fw.task.api.EbiTask
Sets an object defined by the Task user into the Task.
setUserUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserBlobAttrInfo
Set User UUID.
setUserUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserExtInfo
Set User UUID.
setUserUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserInfo
Set User UUID.
setUserUUID(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserPreferenceInfo
Sets the User UUID.
setUserUUID(String) - Method in interface com.sssw.portal.api.EbiUserPageInfo
Sets a user UUID.
setUserUUID(String) - Method in interface com.sssw.portal.api.EbiUserComponentInfo
Sets the user UUID.
setUserUUID(String) - Method in interface com.sssw.portal.api.EbiUserPortalInfo
Sets User UUID.
setUseUUIDs(boolean) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Sets the option to use the element UUID's or not.
setUUID() - Method in interface com.sssw.cm.api.EbiDocLink
Sets the UUID of the link.
setUUID() - Method in interface com.sssw.cm.api.EbiDocVersion
Sets/generates the UUID of the version.
setUUID() - Method in interface com.sssw.cm.api.EbiDocContent
Set/generate the UUID of the content.
setUUID(String) - Method in interface com.sssw.cm.api.EbiDocVersion
Set the UUID of the version.
setUUID(String) - Method in interface com.sssw.cm.api.EbiDocContent
Set the UUID of the content.
setValidNewModes(String[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a list of valid new portlet modes.
setValidNewWindowStates(String[]) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a list of valid new portlet window states.
setValue(EbiContext, Object) - Method in interface com.sssw.fw.api.EbiScopedPath
Sets the value of the object that this scopedPath represents.
setValue(String) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Sets the string value for the preference.
setValue(String, Object) - Method in interface com.sssw.fw.api.EbiContext
Sets a value on the whiteboard.
setValue(String, Object) - Method in interface com.sssw.fw.api.EbiSession
Sets a value on the whiteboard, binding it to the specified key.
setValue(String, Object) - Method in interface com.sssw.fw.api.EbiWhiteboard
Binds an object to the whiteboard with the given key as a name
setValues(String[]) - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Sets all values for the preference object.
setVersionID(int) - Method in interface com.sssw.cm.api.EbiDocVersion
Sets the version ID.
setVersionID(int) - Method in interface com.sssw.cm.api.EbiDocContent
Set the version ID.
setWhere(EbiQueryExpression) - Method in interface com.sssw.fw.api.EbiMetaDataQuery
Sets the WHERE clause into the Query.
setWhere(String) - Method in interface com.sssw.fw.api.EbiFullTextQuery
Deprecated. For keyword searches use EbiQuery.setText(String queryText).
setWhiteboard(EbiWhiteboard) - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Sets the EbiWhiteboard that this eraser belongs to.
setWindowState(String) - Method in interface com.novell.afw.portlet.api.EbiMarkupParams
Sets a portlet window state.
setWorkitem(EbiWorkitem) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Sets the workitem that this delegate will work on.
setZipInputStream(ZipInputStream) - Method in interface com.sssw.cm.api.EbiImporter
Sets the input data source for the Importer to be an archive.
SEVEN - Static variable in class com.sssw.fw.util.EboMisc
Constant for '7' Integer.
SEVEN_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '7' BigDecimal.
SEVEN_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '7' double.
SHORT - Static variable in class com.sssw.fw.util.EboFormat
The short style for the style parameter of the format methods.
SHORT4 - Static variable in class com.sssw.fw.util.EboFormat
The short4 style for the style parameter of the format methods.
shouldBuffer(InputStream) - Static method in class com.sssw.fw.util.EboStreamHelper
Determine whether or not it will help to wrap the specified InputStream in a BufferedInputStream.
shouldBuffer(OutputStream) - Static method in class com.sssw.fw.util.EboStreamHelper
Determine whether or not it will help to wrap the specified OutputStream in a BufferedOutputStream.
showByDefault(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiOptionInfo
boolean indicating if this option should be included by default
shutdown() - Method in interface com.sssw.fw.api.EbiThreadPoolManager
shutdown the thread pool to free resources
shutdown() - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
shutdown hook time for clean up if need be
shutdownEngine(String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Shuts down the Workflow Engine
shutdownQueue() - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine, queue state is part of the engine state
SILVER_USERS_REALM - Static variable in interface com.sssw.fw.directory.api.EbiSilverServerRealm
The realm name that is retrieved from config.xml
SIX - Static variable in class com.sssw.fw.util.EboMisc
Constant for '6' Integer.
SIX_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '6' BigDecimal.
SIX_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '6' double.
size() - Method in interface com.sssw.cm.api.EbiDocExtnMeta
Gets the number of extension metadata infos currently held by this EbiDocExtnMeta.
size() - Method in class com.sssw.fw.resource.EboResourceElement
 
size() - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Get the current size of the stream.
size() - Method in class com.sssw.fw.util.EboByteBufferInputStream
Get the current size of the buffer that is in use.
size() - Method in class com.sssw.fw.util.EboCharBuffer
Get the current size of the buffer that is in use.
size() - Method in class com.sssw.fw.util.EboByteBuffer
Get the current size of the buffer that is in use.
skip(long) - Method in class com.sssw.fw.util.EboByteBufferInputStream
Move the cursor position forward by specified number of bytes.
skip(long) - Method in class com.sssw.fw.util.EboCharBuffer
Move the cursor position forward by specified number of chars.
skip(long) - Method in class com.sssw.fw.util.EboByteBuffer
Move the cursor position forward by specified number of bytes.
skipWhite(String, int) - Static method in class com.sssw.fw.util.EboStringMisc
Skips the whitespace characters, if any, in the given string, starting from the specified offset.
SOP_ENDS_WITH - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'endsWith' string operator (equivalent to, for example, LIKE '%bar' in SQL).
SOP_ENDS_WITH - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
String operator that corresponds to the SQL 'LIKE' operator where the pattern specifies items that end with a certain sequence of characters.
SOP_ENDS_WITH - Static variable in class com.sssw.fw.util.EboSqlHelper
String operator that corresponds to the SQL 'LIKE' operator where the pattern specifies items that end with a certain sequence of characters.
SOP_EQUALS_IGNORE_CASE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'equalsIgnoreCase' string operator (in SQL, equivalent to, for example, (LCASE("Customer"."FirstName") = LCASE('Susan'))).
SOP_EQUALS_IGNORE_CASE - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
String operator that corresponds to the SQL '=' comparison condition where the case of the operands is ignored.
SOP_EQUALS_IGNORE_CASE - Static variable in class com.sssw.fw.util.EboSqlHelper
String operator that corresponds to the SQL '=' comparison condition executed on two string operands, where the case of the operands is ignored (e.g.
SOP_LIKE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'like' string operator ('LIKE' in SQL).
SOP_LIKE - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
String operator that corresponds to the SQL 'LIKE' operator.
SOP_LIKE - Static variable in class com.sssw.fw.util.EboSqlHelper
String operator that corresponds to the SQL 'LIKE' operator (e.g.
SOP_LIKE_IGNORE_CASE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'like-ignore-case' string operator ('LIKE' in SQL, but executed in a case-insensitive fashion, e.g.
SOP_LIKE_IGNORE_CASE - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
String operator that corresponds to the SQL 'LIKE' operator where case is ignored.
SOP_LIKE_IGNORE_CASE - Static variable in class com.sssw.fw.util.EboSqlHelper
String operator that corresponds to the SQL 'LIKE' operator executed on two string operands, where the case of the operands is ignored (e.g.
SOP_STARTS_WITH - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
The 'startsWith' string operator (equivalent to, for example, LIKE 'foo%' in SQL).
SOP_STARTS_WITH - Static variable in interface com.sssw.fw.api.EbiMetaDataQuery
String operator that corresponds to the SQL 'LIKE' operator where the pattern specifies items that start with a certain sequence of characters.
SOP_STARTS_WITH - Static variable in class com.sssw.fw.util.EboSqlHelper
String operator that corresponds to the SQL 'LIKE' operator where the pattern specifies items that start with a certain sequence of characters.
SORT_BY_OP_DISPLAY_NAME - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
Sort mode of "sort by operator display name".
SORT_BY_OP_INDEX - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
Sort mode of "sort by operator index".
SORT_BY_OP_KIND - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
Sort mode of "sort by operator kind".
SORT_BY_OP_NAME - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
Sort mode of "sort by operator name".
SORT_BY_OP_TYPE - Static variable in class com.sssw.cm.util.EboDocQueryOpUtil
Sort mode of "sort by operator type".
SORT_BY_PROP_DISPLAY_NAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
Sort mode of "sort by property display name".
SORT_BY_PROP_INDEX - Static variable in class com.sssw.cm.util.EboDocPropUtil
Sort mode of "sort by property index".
SORT_BY_PROP_NAME - Static variable in class com.sssw.cm.util.EboDocPropUtil
Sort mode of "sort by property name".
SORT_BY_PROP_TYPE - Static variable in class com.sssw.cm.util.EboDocPropUtil
Sort mode of "sort by property type".
sort(Vector) - Method in class com.sssw.fw.util.EboQSort
Sorts the supplied vector using the default comparator which assumes that the objects in the vector are strings.
SORT(Vector) - Static method in class com.sssw.fw.util.EboQSort
The static version of the sort method.
sort(Vector, EbiComparator) - Method in class com.sssw.fw.util.EboQSort
Sorts the supplied vector using the supplied comparator.
split(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Breaks up the specified String into tokens, given a delimiter String.
splitPath(String) - Static method in class com.sssw.fw.util.EboStringMisc
Splits the passed in path into a filename and an extension.
sqlEscape(String, boolean) - Static method in class com.sssw.fw.util.EboSqlHelper
Escape illegal characters in a literal so that it can be used in SQL statements.
SRVLIFETIME_CACHEHOLDER - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Default cache holder type for server-lifetime cache holders.
SRVLIFETIME_TREEMAP_CACHEHOLDER - Static variable in interface com.sssw.fw.cachemgr.api.EbiCacheConstants
Cache holder type for server-lifetime cache holders that internally use TreeMap to maintain the cache entries.
stackContains(String) - Static method in class com.sssw.fw.util.EboMisc
Returns true if 's' is present in the current stack trace.
stackContains(String, int) - Static method in class com.sssw.fw.util.EboMisc
No information available
STANDARD_PORTLET_TYPE - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Portlet type of standard portlets (JSR 168)
start() - Method in interface com.sssw.fw.api.EbiManagableService
Called sometime after init() and after other system initialization.
start() - Method in interface com.sssw.fw.task.api.EbiTask
Starts the task (can only start if it's not disabled).
startEngine(String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Starts the Workflow Engine
startProcess(String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Starts a new process with no starting document.
startProcess(String, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcess(String, String, Document, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Starts a new process with a starting document.
startProcess(String, String, Document, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcess(String, String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Starts a new process with a starting document.
startProcess(String, String, String, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcess(String, String, URL, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Starts a new process with a starting document.
startProcess(String, String, URL, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcessByName(String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process with no starting document.
startProcessByName(String, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcessByName(String, String, Document, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process with a starting document.
startProcessByName(String, String, Document, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcessByName(String, String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process with a starting document.
startProcessByName(String, String, String, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startProcessByName(String, String, URL, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process with a starting document.
startProcessByName(String, String, URL, EbiContext, EbiProperty[]) - Method in interface com.sssw.wf.client.EbiWorkflowEngineDelegate
Start a new process.
startQueue() - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine, queue state is part of the engine state
startSession(String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Starts a WebDAV client session on the default port 80.
startSession(String, int) - Method in class com.sssw.webdav.client.EboDAVSwitch
Starts a WebDAV client session.
startsWithIgnoreCase(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Checks in a case-insensitive manner whether the string begins with the text of 'start'
startTasks(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Fires off all tasks.
startTasks(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Fire off all tasks.
startTasks(EbiContext, String[]) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Fires off specific tasks.
startTasks(EbiContext, String[]) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Fire off specific tasks.
STATE_MAXIMIZED - Static variable in interface com.sssw.portal.api.EbiPortalContext
The state when the component has the entire page to itself
STATE_MAXIMIZED - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
The maximized window state.
STATE_MINIMIZED - Static variable in interface com.sssw.portal.api.EbiPortalContext
The state when only the component title bar is showing
STATE_MINIMIZED - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
The minimized window state.
STATE_NORMAL - Static variable in interface com.sssw.portal.api.EbiPortalContext
The normal state of a component
STATE_NORMAL - Static variable in interface com.sssw.portal.api.EbiUserComponentInfo
The normal window state.
stateChanged(EboEvent) - Method in class com.sssw.fw.resource.EboResourceListenerAll
 
stateChanged(EboEvent) - Method in class com.sssw.fw.resource.EboResourceListener
 
stateChanged(EboStateChangeEvent) - Method in interface com.sssw.fw.event.api.EbiStateChangeListener
Invoked when state changes (an action occurred).
STATUS - Static variable in class com.sssw.cm.util.EboDocPropUtil
The status property
stop() - Method in interface com.sssw.fw.api.EbiManagableService
Called some time after init() and presumably some time after start() has been called at least once, however the method will never be called while the isStarted() returns false.
stop() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Stops the eraser processing.
stop() - Method in interface com.sssw.fw.task.api.EbiTask
Stops the task.
stopTasks(EbiContext) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Stops all tasks.
stopTasks(EbiContext) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Stop all tasks.
stopTasks(EbiContext, String[]) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Stops specific tasks.
stopTasks(EbiContext, String[]) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Stop specific tasks.
storeComponentSettings(EbiContext, EbiPortletEntity, EbiPortletSettings) - Method in interface com.novell.afw.component.api.EbiComponentRegistry
Stores Component settings.
The component settings are stored in an EbiPortletSettings object which is referenced from the EbiPortletEntity object.
storeInstancePortletPreferences(EbiContext, String, EbiPortletPreferencesInstanceType) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Persists the preferences for a portlet instance.
storeInto(Element) - Method in interface com.sssw.wf.api.EbiProperty
Stores this property into the specified Element.
storePortletEntitySettings(EbiContext, EbiPortletEntity, EbiPortletSettings) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Modifies the portlet settings of an existing portlet instance in persistence storage.
storePortletEntitySettings(EbiContext, EbiPortletEntity, EbiPortletSettings) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Sets the portlet settings for an existing portlet instance in persistence storage.
storePortletHandle(EbiContext, String, String, String, String, String) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Stores information related to a portlet handle in the producer registry.
storePortletRegistrationSettings(EbiContext, EbiPortletRegistration, EbiPortletSettings) - Method in class com.novell.afw.portal.proxy.EboPortletRegistryProxy
Modifies the portlet settings of an existing portlet registration in persistence storage.
storePortletRegistrationSettings(EbiContext, EbiPortletRegistration, EbiPortletSettings) - Method in interface com.novell.afw.portlet.api.EbiConsumerRegistry
Sets the portlet settings for an existing portlet registration in persistence storage.
storeUserPortletPreferences(EbiContext, String, EbiPortletPreferencesUserType) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Persists the preferences for a portlet instance and the current user.
STR_SC_CHECK_ACCESS - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "access checked" state change identifier.
STR_SC_CLEAR - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "clear" state change identifier.
STR_SC_COPY - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "copy" state change identifier.
STR_SC_CREATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "create" state change identifier.
STR_SC_DEFAULT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "default" state change identifier.
STR_SC_DELETE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "delete" state change identifier.
STR_SC_EXECUTE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation executed" state change identifier.
STR_SC_EXPORT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "export" state change identifier.
STR_SC_FAIL - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation failed" state change identifier.
STR_SC_GENERATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "generate" state change identifier.
STR_SC_IMPORT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "import" state change identifier.
STR_SC_INVALIDATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "invalidate" state change identifier.
STR_SC_LIST - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "list" state change identifier.
STR_SC_LOGOFF - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "logoff" state change identifier.
STR_SC_LOGON - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "logon" state change identifier.
STR_SC_MOVE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "move" state change identifier.
STR_SC_QUERY - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "query" state change identifier.
STR_SC_REGISTERED - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "registered" state change identifier.
STR_SC_RETRIEVE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "retrieve" state change identifier.
STR_SC_SELECT - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "select" state change identifier.
STR_SC_SILENCE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "silence" state change identifier.
STR_SC_START - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation started" state change identifier.
STR_SC_STATUS - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "status" state change identifier.
STR_SC_STOP - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "operation stopped" state change identifier.
STR_SC_UNKNOWN - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "unknown" state change identifier.
STR_SC_UNREGISTERED - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "unregistered" state change identifier.
STR_SC_UPDATE - Static variable in class com.sssw.fw.event.api.EboStateChangeEvent
The "update" state change identifier.
stretchBytes(byte[], int) - Static method in class com.sssw.fw.util.EboMisc
Stretchs the byte array passed in by transforming each byte into a pair of bytes.
stringArrayToString(String[], String) - Static method in class com.sssw.fw.util.EboStringMisc
Converts a string array into a single string.
stringArrayToVector(String[]) - Static method in class com.sssw.fw.util.EboStringMisc
Converts a String array to Vector.
stringToCollection(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Given a String and a delimiter sequence, parses the String out into a Collection of tokens that are separated by the delimiter within the String.
stringToHashtable(String) - Static method in class com.sssw.fw.util.EboMisc
Converts a comma-separated list into a hashtable
stringToInt(String, int) - Static method in class com.sssw.fw.util.EboMisc
Converts a string to an int.
stringToTimestamp(String) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Converts the specified String value into a Timestamp value, based on the options specified in this object.
stringToUTF8(String) - Static method in class com.sssw.fw.util.EboMisc
Deprecated.  
stringToUTF8(String[]) - Static method in class com.sssw.fw.util.EboMisc
Deprecated.  
stringToVector(String) - Static method in class com.sssw.fw.util.EboStringMisc
Parses the passed in String (containing newline characters) into a Vector of Strings.
stringToVector(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Tokenizes the specified String using the passed in delimiter.
stripChars(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Returns a new string with the given characters stripped from the orginal string.
STYLE_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
STYLE_CATEGORY_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
STYLE_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
stylePortalResponse(EbiPortalContext, Node, Map) - Method in interface com.novell.afw.portal.api.EbiPortalAggregationController
a render request has finished and the response is available in form of an xml document; now go and style the response by applying the xsl style sheet for the container page, the user or shared page, and the individual styles for the portlets (if not yet applied after each portlets render individually) Note: by default, all portlets will be styled individually after each of the render methods returs; only if the request attribute EboPortalAggregationConstants.PARAM_STYLE_ONCE is present will the content of each portlet be present as XML in the document and the style sheet URL in the #styleMap the styleMap contains the portlet's style sheet URLs, keyed by com.novell.afw.portal.api.EboPortletInfoBean; it also contains the style sheet URLs for the container and user (or shared) page if the page has an associated style; these two map entries are keyed by a String EboPortalAggregationConstants.ATTR_CONTAINER_STYLE_ID and EboPortalAggregationConstants.ATTR_PAGE_STYLE_ID This method is expected to handle writing the response to the browser
STYLEROOT_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
STYLES_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 layout styles.
substring(int) - Method in class com.sssw.fw.util.EboEditBuffer
Gets a substring from the edit buffer starting from a specified index.
substring(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Gets a substring from the edit buffer starting and ending from specified indics.
SUBSYSTEM_CONTENT_MGMT_SREVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the content management service subsystem.
SUBSYSTEM_DIRECTORY_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the directory service subsystem.
SUBSYSTEM_GENERAL - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of a general susystem that support adding any custom defined elements.
SUBSYSTEM_PORTAL_GROUP_PAGES - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the portal group pages.
SUBSYSTEM_PORTAL_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the portal service subsystem.
SUBSYSTEM_SEARCH_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the search service subsystem.
SUBSYSTEM_SECURITY_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the security service subsystem.
SUBSYSTEM_USER_SERVICE - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the user service subsystem.
SUBSYSTEM_WORKFLOW - Static variable in interface com.sssw.fw.security.api.EbiSecurityConstants
Name of the workflow susystem.
SUBTITLE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The subtitle property
suspendActivity(String, String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Suspends a workflow activity
suspendEngine(String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Suspends the Workflow Engine
suspendProcess(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Suspends a workflow process
suspendQueue() - Method in interface com.sssw.wf.client.EbiQueueDelegate
Deprecated. process lifecycle management has been concentrated in the workflow engine, queue state is part of the engine state
synchBaseAttributes(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserManager
Synchronizes user base attributes with a directory server Base attributes include FirstName, LastName and EmailAddress.
synchBaseAttributes(EbiContext) - Method in interface com.sssw.fw.usermgr.api.EbiUserDelegate
Synchronizes user base attributes with a directory server Base attributes include FirstName, LastName and EmailAddress.
systemOut(Map) - Method in interface com.sssw.fw.api.EbiConfig
Prints the contents of a Map to System.out.

T

TAG_ATTRIB_ID - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
TAG_ATTRIB_NAME - Static variable in interface com.sssw.portal.api.EbiComponentConstants
No information available
TASK_KIND_PERIODIC - Static variable in interface com.sssw.fw.task.api.EbiPeriodicTask
The constant for a periodic task.
TASK_KIND_SCHEDULED - Static variable in interface com.sssw.fw.task.api.EbiScheduledTask
The constant for a scheduled task.
TASK_MGR - Static variable in interface com.sssw.fw.task.api.EbiTaskManager
The Task Manager identifier string.
TASK_OBJECT_ID - Static variable in interface com.sssw.fw.task.api.EbiTask
The object ID for a task.
TASK_TYPE_OBJECT_ID - Static variable in interface com.sssw.fw.task.api.EbiTaskType
The object ID for the task type.
taskCompleted(EbiTask, Object) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Callback notification of the successful completion of a task.
taskCompleted(EbiTask, Object) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Callback notification of the successful completion of a task.
taskFailed(EbiTask, EboException) - Method in interface com.sssw.cm.task.api.EbiTaskMgmtDelegate
Callback notification of a task failure.
taskFailed(EbiTask, EboException) - Method in interface com.sssw.fw.task.api.EbiTaskManager
Callback notification of a task failure.
TEN - Static variable in class com.sssw.fw.util.EboMisc
Constant for '10' Integer.
TEN_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '10' BigDecimal.
TEN_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '10' double.
terminate() - Method in interface com.sssw.wf.api.EbiActivity
Deprecated.  
terminateProcess(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiEngineAdminDelegate
Terminates a running workflow process
TEXT - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: Text.
THEME_ID_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $THEME_ID$
THEME_INFO_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiPortalConstants
No information available
THEME_PATH_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $THEME_PATH$
THEME_URL_SUBST - Static variable in class com.sssw.portal.util.EboPortalUrlHelper
Portal substitution string $THEME_URL$
THREADPOOL_BLOCKED_ACTION_HANDLER - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to specifiy pool behavior apon blocked action 0 - run when block 1 - wait when block 2 - abort when block 3 - discard when block 4- discard oldest when block
THREADPOOL_BUFFERSIZE - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for the size of thread request to buffer when the pool is busy
THREADPOOL_ENABLEATSTARTUP - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for
THREADPOOL_EXECUTOR_CLASS - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to specifiy pool executor class to be used if specified, discards the THREADPOOL_BLOCKED_ACTION_HANDLER settings
THREADPOOL_INITIALTHREADS - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for the number of threads to initiate on pool start up
THREADPOOL_KEEPALIVETIME - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for the time (in milli seconds) that idle threads should be kept alife
THREADPOOL_MAXTHREADS - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for the max number of threads the pool should provide
THREADPOOL_MGR - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the services.xml for the implementing class
THREADPOOL_MINTHREADS - Static variable in interface com.sssw.fw.api.EbiThreadPoolManager
key to access the config.xml for the min number of threads the pool should provide
THREE - Static variable in class com.sssw.fw.util.EboMisc
Constant for '3' Integer.
THREE_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '3' BigDecimal.
THREE_D - Static variable in class com.sssw.fw.util.EboMisc
Constants for '3' double.
timeExpired(EbiTimer) - Method in interface com.sssw.fw.api.EbiTimerHandler
Called when a timer's registered interval has elapsed.
timeout(int) - Method in interface com.sssw.wf.api.EbiActivity
Deprecated.  
timestampToString(Timestamp) - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Converts the specified Timestamp value into a String value, based on the options specified in this object.
TITLE - Static variable in class com.sssw.cm.util.EboDocPropUtil
The title property
toBigDecimal(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a BigDecimal using the default locale
toBigDecimal(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a BigDecimal using the specified locale
toBoolean(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Boolean using the default locale
toBoolean(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Boolean using the specified locale.
toByte(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Byte using the default locale.
toByte(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Byte using the specified locale.
toByteArray() - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Get a copy of the in use portion of the buffer as a byte array
toByteArray() - Method in class com.sssw.fw.util.EboUUID
Transform the internal representation into an array of 16 bytes
toByteArray() - Method in class com.sssw.fw.util.EboByteBuffer
Get a copy of the in use portion of the buffer as a byte array
toByteArray(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a byte array using the default locale.
toByteArray(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a byte array using the specified locale.
toCharArray() - Method in class com.sssw.fw.util.EboCharBuffer
Get a copy of the in use portion of the buffer as a char array
toClassInstance(Object, Class) - Static method in class com.sssw.fw.util.EboConvert
returns Object of desired class, or null if conversion is not possible
toClassInstance(Object, Class, Locale) - Static method in class com.sssw.fw.util.EboConvert
returns Object of desired class, or null if conversion is not possible
toClassInstance(Object, Class, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
returns Object of desired class, or null if conversion is not possible
toDouble(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Double using the default locale
toDouble(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Double using the specified locale
toFloat(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Float using the default locale
toFloat(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Double using the specified locale
toInt(Object) - Static method in class com.sssw.fw.util.EboConvert
Converts the object to a primitive integer.
toInteger(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Integer using the default locale
toInteger(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Integer using the specified locale
toIntegerArray(int[]) - Static method in class com.sssw.fw.util.EboConvert
Convert an array of primitive int's into an array of Integer objects.
toLong(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Integer using the default locale
toLong(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Integer using the specified locale
toPrimitiveBoolean(Object) - Static method in class com.sssw.fw.util.EboConvert
Converts the object to a primitive boolean.
toPrimitiveDouble(Object) - Static method in class com.sssw.fw.util.EboConvert
Converts the object to a primitive double.
toPrimitiveInteger(Object) - Static method in class com.sssw.fw.util.EboConvert
Converts the object to a primitive integer.
toPrimitiveLong(Object) - Static method in class com.sssw.fw.util.EboConvert
Converts the object to a primitive long.
toPrintableString() - Method in class com.sssw.fw.util.EboUUID
Create a human readable string that is the ascii representation of the UUID value.
toPrintableString(byte[]) - Static method in class com.sssw.fw.util.EboUUID
Generate the human readable String value for the UUID byte array.
toShort(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Short using the default locale.
toShort(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a Short using the specified locale.
toSqlDate(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Date using the default locale.
toSqlDate(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Date using the specified locale.
toSqlDate(Object, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Date using the specified locale and timezone.
toString() - Method in interface com.sssw.fw.api.EbiWhiteboard
Returns a String representation of the whiteboard
toString() - Method in interface com.sssw.fw.api.EbiWhiteboardEraser
Returns a String representation of the eraser.
toString() - Method in class com.sssw.fw.resource.EboResourceElement
 
toString() - Method in class com.sssw.fw.resource.EboResourceEvent
 
toString() - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Converts stream data to a String
toString() - Method in class com.sssw.fw.util.EboUUID
Get the String representation of this UUID
toString() - Method in class com.sssw.fw.util.EboEditBuffer
Gets the text String from the edit buffer.
toString() - Method in class com.sssw.fw.util.EboCharBuffer
Get the char array as a String
toString() - Method in class com.sssw.fw.util.EboByteBuffer
Get the byte array as a String, using the default platform encoding.
toString(byte[]) - Static method in class com.sssw.fw.util.EboUUID
Generate the String value for the UUID byte array.
toString(int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Gets the SubString from the edit buffer based on a starting index and a length.
toString(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a String using the default locale
toString(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a String using the specified locale
toString(Object, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a String using the specified locale and timezone
toString(String) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Converts stream data to a String, translating bytes into characters according to the specified character encoding.
toString(String) - Method in class com.sssw.fw.util.EboByteBuffer
Get the byte array as a String, using the specified encoding.
toStringArray(String) - Static method in class com.sssw.fw.util.EboStringMisc
Wraps a given String in an array.
toStringArray(Vector) - Static method in class com.sssw.fw.util.EboConvert
Convert a Vector of Objects to a String Array by calling o.toString() on each
toTime(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Time using the default locale.
toTime(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Time using the specified locale.
toTime(Object, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Time using the specified locale and timezone.
toTimestamp(Object) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Timestamp using the default locale.
toTimestamp(Object, Locale) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Timestamp using the specified locale.
toTimestamp(Object, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Convert the object to a java.sql.Timestamp using the specified locale and timezone.
toType(Object, char) - Static method in class com.sssw.fw.util.EboConvert
Converts an object to specified datatype
toType(Object, char, Locale) - Static method in class com.sssw.fw.util.EboConvert
Converts an object to specified datatype for locale specified
toType(Object, char, Locale, String) - Static method in class com.sssw.fw.util.EboConvert
Converts an object to specified datatype for locale specified
toUnicodeEscapeString(String) - Static method in class com.sssw.fw.util.EboMisc
Converts a string to a unicode escaped string.
toUnicodeEscapeString(String) - Static method in class com.sssw.fw.util.EboStringMisc
Gets a unicode-escape String.
toXML() - Method in interface com.sssw.cm.api.EbiXmlDataOptions
Gets the XML representation of this options object.
toXML() - Method in interface com.sssw.search.api.EbiQuery
Returns an XML representation of the query object.
toXML(boolean) - Method in interface com.novell.afw.portlet.api.EbiPortletPreferences
Returns an XML document representing the preferences.
toXML(EbiContext) - Method in interface com.sssw.fw.security.api.EbiAcl
Gets a DOM object from this acl object.
toXML(EbiContext, EbiContentMgmtDelegate, EbiXmlDataOptions) - Method in interface com.sssw.cm.api.EbiCmElement
Returns an XML representation of the element object in its current state.
TRACE_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
Most detailed logging level.
trace(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the trace log level.
translateBuffer(String[]) - Method in class com.sssw.fw.util.EboEditBuffer
Performs string substitution based on an array of supplied substitution strings.
translateBufferEx(Object[]) - Method in class com.sssw.fw.util.EboEditBuffer
This version of translate buffer translates Object arguments and has no limit on the number of substitutions.
translateString(String, String[]) - Static method in class com.sssw.fw.util.EboStringMisc
Translates the specified String.
translateStringEx(String, Object[]) - Static method in class com.sssw.fw.util.EboStringMisc
Translates a String.
triggerTimeOut(Long) - Method in class com.novell.afw.portal.proxy.EboPortletContainerProxy
Triggers timeout.
triggerTimeOut(Long) - Method in interface com.novell.afw.portlet.api.EbiPortletConsumerContainer
Triggers timeout.
TRUNCATE_ASA_JCONNECT_TIMESTAMP - Static variable in interface com.sssw.fw.api.EbiConstants
Property for truncating timestamp before persisting to dbms.
TWO - Static variable in class com.sssw.fw.util.EboMisc
Constant for '2' Integer.
TWO_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '2' BigDecimal.
TWO_D - Static variable in class com.sssw.fw.util.EboMisc
Constants for '2' double.
TYPE_BIGDECIMAL - Static variable in class com.sssw.fw.util.EboParse
The big decimal type value for the type parameter of the parse methods.
TYPE_BOOLEAN - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is Boolean.
TYPE_BOOLEAN - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type boolean
TYPE_COMPLEX - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is composed of a Complex XML document that a special API can help build.
TYPE_DATE - Static variable in class com.sssw.fw.util.EboParse
The date type value for the type parameter of the parse methods.
TYPE_DOUBLE - Static variable in class com.sssw.fw.util.EboParse
The double type value for the type parameter of the parse methods.
TYPE_DOUBLE - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type double
TYPE_ELEMENT - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type Element
TYPE_FLOAT - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type float
TYPE_INT - Static variable in class com.sssw.fw.util.EboParse
The integer type value for the type parameter of the parse methods.
TYPE_INT - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type integer
TYPE_INTEGER - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is Integer.
TYPE_LONG - Static variable in class com.sssw.fw.util.EboParse
The long type value for the type parameter of the parse methods.
TYPE_LONG - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type long
TYPE_PASSWORD - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is Password.
TYPE_SELECT - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is Select (constrained list).
TYPE_STRING - Static variable in interface com.novell.afw.portlet.api.EbiPortletPreference
Constant to indicate that a portlet preference datatype is String.
TYPE_STRING - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type string
TYPE_TIME - Static variable in class com.sssw.fw.util.EboParse
The time type value for the type parameter of the parse methods.
TYPE_TIMESTAMP - Static variable in class com.sssw.fw.util.EboParse
The timestamp type value for the type parameter of the parse methods.
TYPE_TIMESTAMP - Static variable in interface com.sssw.wf.api.EbiProperty
Public constant for property type timestamp

U

unauthenticate() - Method in interface com.sssw.fw.directory.api.EbiDirectoryConnection
Un-authenticates the user.
uncheckout(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Unchecks out the specified Document: releases the lock on the Document set by the user whose context is passed in.
uncheckoutDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Unchecks out the specified Document: releases the lock on the Document set by the user whose context is passed in.
uncheckoutDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Unchecks out the specified Document: releases the lock on the Document set by the user whose context is passed in.
unescape(String) - Static method in class com.sssw.fw.util.EboEncodeHelper
Undo the effects of the 'escape' method above.
unescape(String) - Method in class com.sssw.fw.util.EboEditBuffer
Undoes the effect of the 'escape' method
unescape(String, String) - Static method in class com.sssw.fw.util.EboEncodeHelper
Undo the effects of the 'escape' method above, using the specified encoding (usually UTF8, but may be overridden).
unescape(String, String) - Static method in class com.sssw.fw.util.EboStringMisc
Undoes the effects of the escape method.
uniEscape(String) - Method in class com.sssw.fw.util.EboEditBuffer
No information available
uniEscape(String, boolean) - Method in class com.sssw.fw.util.EboEditBuffer
No information available
uniUnescape() - Method in class com.sssw.fw.util.EboEditBuffer
The opposite of uniEscape - turns É into É, \\ into \, etc.
UNKNOWN - Static variable in interface com.sssw.fw.api.EbiConstants
No information available
UNKNOWN - Static variable in class com.sssw.fw.util.EboRequestHelper
Value for use in equality comparisons for Unknown browser
unlinkAll(EbiContext, boolean, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Removes any links that this Document is involved in.
UNLOCK_EVENT_ID - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The event ID for a WebDAV UNLOCK.
unlock(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Releases or "picks" the lock set on the Document with the specified ID.
unlock(EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Unlocks the workitem for a context
unlock(String) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Unlocks the workitem.
unlockDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Releases or "picks" the lock set on the Document with the specified ID.
unlockDocument(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Releases or "picks" the lock set on the Document with the specified ID.
unlockDocument(String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Unlocks a document in the workitem.
unlockDocument(String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Used to unlock a document
unlockDocument(String, String, String, String) - Method in class com.sssw.webdav.client.EboDAVSwitch
Unlocks a document.
unpublish(EbiContext) - Method in interface com.sssw.cm.api.EbiDocument
Unpublishes the document, i.e.
unpublishAll(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDirectory
Unpublishes all the Documents contained in this Directory.
unpublishDocumentContent(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentManager
Unpublishes the Content of a specific Document.
unpublishDocumentContent(EbiContext, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Unpublishes the Content of a specific Document.
unregisteredEvent(EboResource) - Static method in class com.sssw.fw.resource.EboResourceEvent
 
unsignedHexString(int) - Static method in class com.sssw.fw.util.EboStringMisc
Returns an unsigned Hex String corresponding to the passed in integer value.
UPDATE - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'update' permission type.
UPDATE_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'update' permission description.
UPDATE_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'update' permission id.
update(EbiContext) - Method in interface com.sssw.cm.api.EbiDirectoryEntry
Saves any changes made to this Directory Entry via the setter methods, to the Repository
update(EbiContext, boolean) - Method in interface com.sssw.cm.api.EbiDocument
Updates the document (save all the changes that have been set so far via the setter methods).
updateCache(EbiPortalContext, String) - Method in interface com.sssw.portal.api.EbiURICacheManager
update the caches, reget the content from the URI
updateCategory(EbiContext, EbiDocCategory) - Method in interface com.sssw.cm.api.EbiContentManager
Updates a category.
updateCategory(EbiContext, EbiDocCategory) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates a category.
updateDocument(EbiContext, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentManager
Updates Metadata of the specified Document.
updateDocument(EbiContext, EbiDocument) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates Metadata of the specified Document.
updateDocument(EbiContext, EbiDocument, boolean) - Method in interface com.sssw.cm.api.EbiContentManager
Updates metadata of the specified Document.
updateDocument(EbiContext, EbiDocument, boolean) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates metadata of the specified Document.
updateDocument(String, Document) - Method in interface com.sssw.wf.api.EbiDocumentManager
Unsecured workflow documents are updated through this interface.
updateDocument(String, Document, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Updates a document in the workitem.
updateDocument(String, Document, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are updated through this interface.
updateDocument(String, String) - Method in interface com.sssw.wf.api.EbiDocumentManager
Workflow documents are updated through this interface.
updateDocument(String, String, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Updates a document in the workitem.
updateDocument(String, String, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are updated through this interface.
updateDocument(String, URL) - Method in interface com.sssw.wf.api.EbiDocumentManager
Unsecured workflow documents are updated through this interface.
updateDocument(String, URL, EbiContext) - Method in interface com.sssw.wf.client.EbiWorkitemDelegate
Updates a document in the workitem.
updateDocument(String, URL, String) - Method in interface com.sssw.wf.api.EbiSecuredDocumentManager
Workflow documents are updated through this interface.
updateDocumentExtnMeta(EbiContext, String, EbiDocExtnMeta) - Method in interface com.sssw.cm.api.EbiContentManager
Sets the Extension Metadata Field values for the given Document.
updateDocumentExtnMeta(EbiContext, String, EbiDocExtnMeta) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Sets the Extension Metadata Field values for the given Document.
updateDocumentExtnMetaInfo(EbiContext, String, EbiDocExtnMetaInfo) - Method in interface com.sssw.cm.api.EbiContentManager
Sets the values of a specific Extension Metadata Field for the given Document.
updateDocumentExtnMetaInfo(EbiContext, String, EbiDocExtnMetaInfo) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Sets the values of a specific Extension Metadata Field for the given Document.
updateDocumentField(EbiContext, EbiDocField) - Method in interface com.sssw.cm.api.EbiContentManager
Update the Metadata of the specified Document Field.
updateDocumentField(EbiContext, EbiDocField) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Update the Metadata of the specified Document Field.
updateDocumentLayoutSet(EbiContext, EbiDocLayoutSet) - Method in interface com.sssw.cm.api.EbiContentManager
For a given Document, specifies its Document Layout Set.
updateDocumentLayoutSet(EbiContext, EbiDocLayoutSet) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
For a given Document, specifies its Document Layout Set.
updateDocumentLayoutStyle(EbiContext, EbiDocLayoutStyle) - Method in interface com.sssw.cm.api.EbiContentManager
Updates the specified Document Layout Style.
updateDocumentLayoutStyle(EbiContext, EbiDocLayoutStyle) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates the specified Document Layout Style.
updateDocumentLink(EbiContext, EbiDocLink) - Method in interface com.sssw.cm.api.EbiContentManager
Updates the specified Document Link.
updateDocumentLink(EbiContext, EbiDocLink) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates the specified Document Link.
updateDocumentLink(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentManager
Updates the specified Document Link.
updateDocumentLink(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates the specified Document Link.
updateDocumentType(EbiContext, EbiDocType) - Method in interface com.sssw.cm.api.EbiContentManager
Updates the Document Type.
updateDocumentType(EbiContext, EbiDocType) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates the Document Type.
updateEvent(EboResourceElement) - Static method in class com.sssw.fw.resource.EboResourceEvent
 
updateFolder(EbiContext, EbiDocFolder) - Method in interface com.sssw.cm.api.EbiContentManager
Updates a Folder.
updateFolder(EbiContext, EbiDocFolder) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates a Folder.
updateFrom(EboResourceElement) - Method in class com.sssw.fw.resource.EboResourceElement
 
updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String) - Method in interface com.sssw.cm.api.EbiContentManager
Updates a specified Layout Document Descriptor.
updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Updates a specified Layout Document Descriptor.
updateLayoutSet(EbiContext, EbiDocLayoutSet) - Method in interface com.sssw.cm.api.EbiDocument
Updates the Layout Set for this Document.
updateLink(EbiContext, EbiDocLink) - Method in interface com.sssw.cm.api.EbiDocument
Updates the specified Link.
updatePortletEntity(EbiPortletEntity) - Method in interface com.novell.afw.portlet.api.EbiPortletInfoManager
Updates PortletEntity object that is passed in from consumer to fill in portlet name and other related information retrieved from the producer registry.
updateSectionComponents(EbiPortalContext, String, String[]) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Updates the order of components in the specified section.
UPDATETIME - Static variable in class com.sssw.cm.util.EboDocPropUtil
The update time property.
UPDATEUSER - Static variable in class com.sssw.cm.util.EboDocPropUtil
The update user property
URI_DOM_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiURICacheManager
No information available
URI_DTM_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiURICacheManager
No information available
URI_STR_CACHE_HOLDER_ID - Static variable in interface com.sssw.portal.api.EbiURICacheManager
No information available
URL - Static variable in interface com.sssw.fw.api.EbiResponse
HTTP status code: URL.
useAnd(boolean) - Method in interface com.sssw.cm.task.api.EbiTask
Specifies whether to logically AND or OR any supplied conditions with the scope query (if supplied).
useEntry() - Method in interface com.sssw.fw.api.EbiCacheEntry
Marks the cache entry as recently used.
USER - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a user log
USER - Static variable in interface com.sssw.wf.api.EbiAddressee
Public constant for user.
USER_AGENT - Static variable in class com.sssw.fw.util.EboRequestHelper
This class provides utility methods for obtaining information on the browser platform based on the HTTP Servlet Request
USER_ATTR_META - Static variable in interface com.sssw.fw.usermgr.api.EbiUserMeta
Key (FWELEMENTTYPE) for User Meta in PROFILEUSERMETA table.
USER_CACHE_HOLDER_ID - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
User Service server-lifetime cache holder ID.
USER_MANAGER_REALM - Static variable in interface com.sssw.fw.directory.api.EbiUserManagerRealm
The name of this realm
USER_MGR - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Name of the user manager.
USER_SUBSYSTEM_NAME - Static variable in interface com.sssw.fw.usermgr.api.EbiUserConstants
Subsystem name of the user service for element type meta.
USER_TRANSACTION_ENABLE - Static variable in interface com.sssw.fw.api.EbiConstants
Property for enabling user transaction.
userHasAccessRight(EbiContext, Principal, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the specified principal has the specified access right for a framework element.
userHasAccessRight(EbiContext, Principal, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if the specified principal has the specified access right for a framework element.
userHasAccessRight(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the authenticated user in the current security context has the specified access right for a framework element.
userHasAccessRight(EbiContext, String, String, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if the authenticated user in the current security context has the specified access right for a framework element.
userHasAccessRights(EbiContext, Principal, String[], String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the specified principal has access rights to the specified elements.
userHasAccessRights(EbiContext, Principal, String[], String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if a specified principal has access rights to the specified elements.
userHasAccessRights(EbiContext, String[], String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityDelegate
Checks to see if the authenticated user in the current security context has access rights to the specified elements.
userHasAccessRights(EbiContext, String[], String, String[]) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Checks to see if the authenticated user in the current security context has access rights to the specified elements.
usesExpressions() - Method in interface com.sssw.wf.ui.api.EbiLinkDefinition
Answer whether the link requires an expression editor when edited by the designer.
UTF8 - Static variable in interface com.sssw.fw.api.EbiConstants
UTF8 character encoding constant
UTF8_CHARSET - Static variable in interface com.sssw.fw.util.crypto.EbiCrypto
Constant for UTF-8 character set.

V

validate() - Method in interface com.novell.afw.portlet.api.EbiPortletPreference
Validates the preference value.
validate() - Method in interface com.sssw.re.api.EbiContext
Fires the rules associated with the current rules pipeline for the current user.
validate(EboResource) - Method in interface com.sssw.fw.resource.api.EbiValidator
Perform some type of validation on the given resource set.
validate(String) - Method in interface com.sssw.re.api.EbiContext
Fires the rules associated with the specified rules pipeline for the current user.
validateAdminID(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Validates an admin ID.
validateDirectory(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentManager
Checks to see if the specified Directory exists.
validateDirectory(EbiContext, String, String) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Checks to see if the specified Directory exists.
validateElementType(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityMetaDelegate
Validates a given framework element type.
validateElementType(EbiContext, String) - Method in interface com.sssw.fw.security.api.EbiSecurityManager
Validates a given framework element type.
validateElementType(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Validates an element type.
validateElementType(String, String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Validates an element type for a specified subsystem.
validateLayout(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPageLayoutInfo
Validates the selected components to see if the sections that the components are binding to are consistent with the selected layout.
validateLayout(EbiPortalContext) - Method in interface com.sssw.portal.api.EbiPageLayoutHandler
Validates the selected components to see if the sections that the components are binding to are consistent with the selected layout.
validateOperation(EbiContext, int) - Method in interface com.sssw.cm.api.EbiCmElement
Tells whether or not a specific operation is valid for the given element.
validateOperation(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentManager
Tells whether or not a specific operation is valid for the given element of a specific type.
validateOperation(EbiContext, String, String, int) - Method in interface com.sssw.cm.api.EbiContentMgmtDelegate
Tells whether or not a specific operation is valid for the given element of a specific type.
validatePermission(int) - Method in interface com.sssw.fw.security.api.EbiAccessRightMeta
Validates a permission.
validateSubsystem(String) - Method in interface com.sssw.fw.security.api.EbiElementTypeMeta
Validates a subsystem.
validateUserAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Validates a specified attribute.
validateUserBlobAttribute(String) - Method in interface com.sssw.fw.usermgr.api.EbiUserMeta
Validates a specified blob attribute.
vectorToArray(Vector, Class) - Static method in class com.sssw.fw.util.EboMisc
Copies the values of a Vector to an array.
vetoableStateChanged(EboStateChangeEvent) - Method in interface com.sssw.fw.event.api.EbiVetoableStateChangeListener
Invoked when state changes (e.g.

W

WARNING_LEVEL - Static variable in interface com.sssw.fw.api.EbiLog
The system encountered an expected error situation.
warning(String) - Method in interface com.sssw.fw.api.EbiLog
Writes the exception to the log at the warning log level.
WAS_SERVERID_ATTR - Static variable in interface com.sssw.fw.api.EbiCacheManager
Attribute name from ServletContext that provides server identification information from Websphere.
WEBDAV - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a webDav log
WEBDAV_CDATA_KEY - Static variable in class com.sssw.webdav.common.EboWebdavConstants
Constant to identify the CDATA key in the WebDAVService's config.xml.
WEBDAV_EVENT_ID_BASE - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The base event ID for WebDAV.
WEBDAV_EVENT_ID_LAST - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The last event ID for WebDAV.
WEBDAV_REQCHKOUT_KEY - Static variable in class com.sssw.webdav.common.EboWebdavConstants
Constant to identify whether the WebDAVService requires checkouts for certain content management operations.
WEBDAV_SC_BASE - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The base state change ID for WebDAV.
WEBDAV_SC_HEAD - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV HEAD.
WEBDAV_SC_LAST - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The last state change ID for WebDAV.
WEBDAV_SC_LOCK - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV LOCK.
WEBDAV_SC_MKCOL - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV MKCOL.
WEBDAV_SC_OPTIONS - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV OPTIONS.
WEBDAV_SC_POST - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV POST.
WEBDAV_SC_PROPFIND - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV PROPFIND.
WEBDAV_SC_PROPPATCH - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV PROPPATCH.
WEBDAV_SC_UNLOCK - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The state change ID for a WebDAV UNLOCK.
WEBDAV_STR_SC_HEAD - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "HEAD" state change identifier.
WEBDAV_STR_SC_LOCK - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "LOCK" state change identifier.
WEBDAV_STR_SC_MKCOL - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "MKCOL" state change identifier.
WEBDAV_STR_SC_OPTIONS - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "OPTIONS" state change identifier.
WEBDAV_STR_SC_POST - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "POST" state change identifier.
WEBDAV_STR_SC_PROPFIND - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "PROPFIND" state change identifier.
WEBDAV_STR_SC_PROPPATCH - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "PROPPATCH" state change identifier.
WEBDAV_STR_SC_UNLOCK - Static variable in interface com.sssw.webdav.event.api.EbiConstants
The WebDAV "UNLOCK" state change identifier.
WEBLOGIC_REALM - Static variable in interface com.sssw.fw.directory.api.EbiWeblogicRealm
The name of this realm
WEBSPHERE_REALM - Static variable in interface com.sssw.fw.directory.api.EbiWebsphereRealm
Then name of this realm
WF - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a workflow log
whereAttribute(String, String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where extension metadata attribute.."
whereAttributeBetween(String, String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where attribute between..."
whereAttributeIn(String, String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where extension metadata field ID in..."
whereAuthor(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where document author..."
whereAuthorBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document author between..."
whereAuthorIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document author in..."
whereCategoryID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where category ID..."
whereCategoryIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where category ID between..."
whereCategoryIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where category ID in..."
whereContentSize(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's content size..."
whereContentSizeBetween(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where content size between..."
whereContentSizeIn(int[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's content size is in..."
whereCreateDate(Timestamp, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's creation date/time..."
whereCreateDateBetween(Timestamp, Timestamp, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document creation date/time between..."
whereCreateDateIn(Timestamp[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document creation date/time in..."
whereDocAbstract(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's abstract..."

Note: this method will only work if the database platform for the database where Portal is deployed, is Sybase Adaptive Server Anywhere.
whereDocAbstractBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document abstract between..."

Note: this method will only work if the database platform for the database where Portal is deployed, is Sybase Adaptive Server Anywhere.
whereDocAbstractIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document abstract in..."

Note: this method will only work if the database platform for the database where Portal is deployed, is Sybase Adaptive Server Anywhere.
whereDocID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document ID..."
whereDocIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document ID between..."
whereDocIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document ID in..."
whereDocTypeID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type ID..."
whereDocTypeIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type ID between..."
whereDocTypeIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type ID in..."
whereDocTypeName(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type name..."
whereDocTypeNameBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type name between..."
whereDocTypeNameIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document type name in..."
whereElementUUID(String, int, boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the search condition of "where element UUID..."
whereElementUUIDIn(String[], boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the search condition of "where element UUID in..."
whereEmailAddress(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where user emailaddress..."
whereEmailAddressBetween(String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user emailaddress between..."
whereEmailAddressIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user emailaddress in..."
whereExpirationDate(Timestamp, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's expiration date..."
whereExpirationDateBetween(Timestamp, Timestamp, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where expiration date/time ID between..."
whereExpirationDateIn(Timestamp[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where expiration date/time in..."
whereFieldID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where extension metadata field ID..."
whereFieldIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Deprecated.  
whereFieldIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where extension metadata field ID in..."
whereFieldValue_ByName(String, Object, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where extension metadata field's value..."
whereFieldValue(Object, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where extension metadata field's value..."
whereFieldValue(String, Object, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where extension metadata field's value..."
whereFieldValueBetween_ByName(String, Object, Object, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value between..."
whereFieldValueBetween(Object, Object, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value between..."
whereFieldValueBetween(String, Object, Object, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value between..."
whereFieldValueIn_ByName(String, Object[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value in..."
whereFieldValueIn(Object[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value in..."
whereFieldValueIn(String, Object[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value in..."
whereFirstName(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where user First name..."
whereFirstNameBetween(String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user First name between..."
whereFirstNameIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where user First name in..."
whereFolderID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where folder ID..."
whereFolderIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where folder ID between..."
whereFolderIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where folder ID in..."
whereGroupID(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Specify a group name to limit the query to a single group
whereGroupIDStartsWith(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Specify a search condition for "where groupID starts with"
whereLastName(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where user Last name..."
whereLastNameBetween(String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user Last name between..."
whereLastNameIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where user Last name in..."
whereLinkChildren(EbiQueryExpression, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Deprecated. EbiJdbcMetaDataQuery
whereLinkParents(EbiQueryExpression, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Deprecated. EbiJdbcMetaDataQuery
whereLockedBy(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's 'locked by' field..."
whereLockedByBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's 'locked by' field between..."
whereLockedByIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's 'locked by' field in..."
whereLongVarCharFieldValue(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where extension metadata field's value..." for a field whose data type is EbiDocField.FT_LONGVARCHAR.
whereMimeType(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's MIME type..."
whereMimeTypeBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where MIME type between..."
whereMimeTypeIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's MIME type is in..."
whereName(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where document name..."
whereNameBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document name between..."
whereNameIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document name in..."
whereOriginator(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where Originator..."
whereOriginatorBetween(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where originator between..."
whereOriginatorIn(int[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where Originator is in..."
whereParentDocID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's parent document ID..."
whereParentDocIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's parent document ID between..."
whereParentDocIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's parent document ID in..."
whereParentGroupID(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Specify a parent group to limit the query to groups having a selected parent.
wherePermissionID(int, int, boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the search condition of "where permission ID..."
wherePermissionIDIn(int[], boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the search condition of "where permission ID in..."
wherePrincipalName(String, int, boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the seach condition of "where Principal Name (Full Qualified)..."
wherePrincipalNameIn(String[], boolean) - Method in interface com.sssw.fw.security.api.EbiAclQuery
Specify the seach condition of "where Principal Name (Full Qualified) in..."
wherePublishDate(Timestamp, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's publish date..."
wherePublishDateBetween(Timestamp, Timestamp, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document publish date/time between..."
wherePublishDateIn(Timestamp[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document publish date/time in..."
wherePublishStatus(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's publish status..."
wherePublishStatusBetween(int, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where publish status between..."
wherePublishStatusIn(int[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's publish status is in..."
whereRealmName(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryGroupsQuery
Specify a realm name to limit the query to a single realm
whereRealmName(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Specify a realm name to limit the query to a single realm
whereRealmName(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where realm name..."
whereRealmNameIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where realm name in..."
whereRepositoryID(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where repository ID..."
Note: by default, the query will search for documents that belong to the repository that the query is associated with.
Note: this method does not provide the ability to run searches across multiple data sources.
whereRepositoryIDBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where repository ID between..."
whereRepositoryIDIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where repository ID in..."
Note: by default, the query will search for documents that belong to the repository that the query is associated with.
Note: this method does not provide the ability to run searches across multiple data sources.
whereStatus(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's status..."
whereStatusBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where status between..."
whereStatusIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document status in..."
whereSubtitle(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's subtitle..."
whereSubtitleBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document subtitle between..."
whereSubtitleIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document subtitle in..."
whereTitle(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where document title..."
whereTitleBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document title between..."
whereTitleIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document title in..."
whereUpdateTime(Timestamp, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document's update date/time..."
whereUpdateTime(Timestamp, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where update timestamp.."
whereUpdateTimeBetween(Timestamp, Timestamp, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document update date/time between..."
whereUpdateTimeBetween(Timestamp, Timestamp, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where update timestamp between..."
whereUpdateTimeIn(Timestamp[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document update date/time in..."
whereUpdateTimeIn(Timestamp[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the seach condition of "where update timestamps in..."
whereUpdateUser(String, int, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the seach condition of "where document update user..."
whereUpdateUserBetween(String, String, boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document update user between..."
whereUpdateUserIn(String[], boolean) - Method in interface com.sssw.cm.api.EbiDocQuery
Specifies the search condition of "where document update user in..."
whereUserID(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user ID..."
whereUserIDBetween(String, String, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user ID between..."
whereUserIDIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user ID in..."
whereUserIDStartsWith(String) - Method in interface com.sssw.fw.directory.api.EbiDirectoryUsersQuery
Specify a search condition for "where userID starts with"
whereUserUUID(String, int, boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user UUID..."
whereUserUUIDIn(String[], boolean) - Method in interface com.sssw.fw.usermgr.api.EbiUserQuery
Specify the search condition of "where user UUID in..."
withSecurity() - Method in class com.sssw.cm.event.api.EboFolderMovedEvent
Tells whether the folder's security is preserved.
withSecurity() - Method in class com.sssw.cm.event.api.EboCategoryMovedEvent
Returns true if the category's security is preserved.
wrapString(String, String) - Static method in class com.sssw.fw.util.EboSqlHelper
Return a wrapped string
wrapString(String, String) - Static method in class com.sssw.fw.util.jndi.EboLdapSearchHelper
Return a wrapped string
WRITE - Static variable in interface com.sssw.cm.api.EbiDocument
The 'write' permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiContentAdmin
The "write" permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiDocLayoutStyle
The 'write' permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiDocField
The 'write' permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiDocFolder
The 'write' permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiDocType
The 'write' permission type.
WRITE - Static variable in interface com.sssw.cm.api.EbiDocCategory
The 'write' permission type.
WRITE - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'write' permission type.
WRITE - Static variable in interface com.sssw.search.api.EbiSearchAdmin
The 'write' permission type.
WRITE_DESCRIPTION - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'write' permission description.
WRITE_ID - Static variable in interface com.sssw.fw.security.api.EbiPermission
The 'write' permission id.
write(byte[]) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Write the specified byte array to the buffer.
write(byte[], int, int) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Write the specified number of bytes to the buffer.
write(byte[], int, int) - Method in class com.sssw.fw.util.EboByteBuffer
Write the specified number of bytes to the buffer.
write(char[], int, int) - Method in class com.sssw.fw.util.EboCharBuffer
Write the specified number of chars to the buffer.
write(int) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Write the specified byte to the byte buffer stream.
write(int) - Method in class com.sssw.fw.util.EboCharBuffer
Write the specified char to the buffer.
write(int) - Method in class com.sssw.fw.util.EboByteBuffer
Write the specified byte to the buffer.
writeChars(Writer) - Method in class com.sssw.fw.util.EboEditBuffer
Writes the characters from the edit buffer to a Writer object.
writeChars(Writer, int, int) - Method in class com.sssw.fw.util.EboEditBuffer
Writes the characters from the edit buffer to a Writer object.
writeJar(Map, String, Iterator) - Method in interface com.sssw.fw.resource.api.EbiResourceSearch
 
writeLongString(String, DataOutput) - Static method in class com.sssw.fw.util.EboStringMisc
No information available
writeTo(OutputStream) - Method in class com.sssw.fw.util.EboByteBufferOutputStream
Write the contents of this stream to the specified stream.
writeTo(OutputStream) - Method in class com.sssw.fw.util.EboByteBuffer
Writes the complete contents of this byte buffer to the specified output stream argument.
writeTo(Writer) - Method in class com.sssw.fw.util.EboCharBuffer
Writes the complete contents of this char buffer to the specified output writer argument.
writeTo(Writer, int) - Method in class com.sssw.fw.util.EboCharBuffer
Write up to n characters starting at the current read position to the specified Writer.
WSRP_CONSUMER_CONTAINER - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Container type of the WSRP Consumer Container.
WSRP_CONSUMER_ENABLE_KEY - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Configration property key for enabling WSRP consumer
WSRP_PORTLET_TYPE - Static variable in interface com.novell.afw.portal.proxy.EbiProxyConstants
Portlet type of WSRP portlets
WSRPCONSUMER - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a WSRP consumer log
WSRPPRODUCER - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a WSRP producer log
WSRPREGISTRY - Static variable in class com.sssw.fw.log.EboLogFactory
Identifies a WSRP registry log

X

XML_ATTRIBUTE_ID - Static variable in interface com.sssw.portal.api.EbiComponentConstants
The name of the 'id' attribute in the component tag used in Portal Pages.
XML_ATTRIBUTE_INSTANCE - Static variable in interface com.sssw.portal.api.EbiComponentConstants
The name of the 'instance' attribute in the component tag used in Portal Pages.
XML_ELEMENT_COMPONENT - Static variable in interface com.sssw.portal.api.EbiComponentConstants
The name of the component tag used in Portal Pages.
XML_NS_URI - Static variable in interface com.sssw.fw.api.EbiConstants
Namespace URI for XML Namespaces
xslTransform(Document, Document, Writer) - Static method in class com.novell.afw.util.EboXmlUtil
Transforms an xml with the provided xsl document and writes it to the writer.
xslTransform(Document, Document, Writer) - Static method in class com.sssw.fw.util.EboXmlUtil
Deprecated. See EboXmlUtil in com.novell.afw.util.
xslTransform(Document, Transformer, OutputStream) - Static method in class com.novell.afw.util.EboXmlUtil
Transforms an xml document with the provided xsl style (compiled version) and write it to the provided writer
xslTransform(Document, Transformer, Writer) - Static method in class com.novell.afw.util.EboXmlUtil
Transforms an xml document with the provided xsl style (compiled version) and write it to the provided writer

Z

ZERO - Static variable in class com.sssw.fw.util.EboMisc
Constant for '0' Integer.
ZERO_BD - Static variable in class com.sssw.fw.util.EboMisc
Constant for '0' BigDecimal.
ZERO_D - Static variable in class com.sssw.fw.util.EboMisc
Constant for '0' double.

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
Novell exteNd
Director 5.2 API