|
Deprecated Methods |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.addGroupProfile(EbiContext, EbiGroupProfileInfo)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.addPersonalizedProfile(EbiContext, EbiUserProfileInfo)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.addUserToGroupProfile(EbiContext, String, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.re.factory.EboFactory.createEbiContext(HttpServletRequest, HttpServletResponse)
Use (
HttpServletRequest request, HttpServletResponse response, ServletContext servletContext ) |
com.sssw.portal.api.EbiPortalDecorator.decorateComponentData(EbiPortalContext, String, String, Map)
Use EbiPortalDecorator.decorateComponentData(EbiPortalContext, String, String) |
com.sssw.fw.usermgr.api.EbiUserInfo.getAttributeValue(String)
Use EbiUserInfo.getAttributeValue(EbiContext context, String attrname). |
com.sssw.portal.api.EbiPortalComponentInfo.getComponentAlias()
Use EbiPortalComponentInfo.getComponentName(). |
com.sssw.portal.api.EbiPortalComponentInfo.getComponentCategory()
Use EbiPortalComponentInfo.getComponentCategories(). |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.getComponentClassName()
Use EbiUserPreferenceInfo.getElementID() |
com.sssw.portal.api.EbiComponentManager.getComponentInfoList(EbiPortalContext, String)
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) |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.getComponentInstanceID()
No replacement.
Component instance ID is now stored in the component xml.
In order to track a component's instance ID
pass it in as part of the element id.
For example where element type is
com.sssw.portal.api.EbiPortalComponentInfo.EL_PORTAL_COMPONENT you may want to
have this component personalized by component and instance name.
In that case use something line HelloWorld.MyInstance as the element id. Where
HelloWorld is the component id and MyInstance is this particular component's instance. |
com.sssw.portal.api.EbiPortalJsp.getComponentParams(String)
Use the displayComponent JSP tag.
See
displayComponent tag in the Portal Guide. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getGroupProfileInfo(EbiContext, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getGroupProfileInfoList(EbiContext)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiBindingInfo.getGroupProfileName()
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.getGroupProfileName()
Use EbiPageLayoutInfo.getPageName() and
EbiPageLayoutInfo.getDisplayName(). |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getGroupProfilesByUser(EbiContext, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.portal.api.EbiPortalContext.getLastModified()
No replacement. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.getMimeType()
Use EbiPageLayoutInfo.getPageLayoutType(). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getMimeType()
Use EbiPageLayoutInfo.getPageLayoutType(). |
com.sssw.portal.api.EbiPageManager.getPage(EbiPortalContext, String)
Use EbiPageManager.getPID(EbiPortalContext,String,boolean) |
com.sssw.portal.api.EbiPageManager.getPage(EbiPortalContext, String, boolean)
Use EbiPageManager.getPID(EbiPortalContext,String,boolean) |
com.sssw.portal.api.EbiPageInfo.getPageCategory()
Use EbiPageInfo.getPageCategories(). |
com.sssw.portal.api.EbiPageInfo.getPageDescription()
No replacement. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getPersonalizedProfileInfo(EbiContext, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getPersonalizedProfileInfo(EbiContext, String, String, boolean)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getPersonalizedProfileInfoList(EbiContext, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.portal.api.EbiPortalComponentInfo.getPersonalizeURI()
Use EbiPortalComponentInfo.getComponentOptionInfo(String optionID) |
com.sssw.fw.api.EbiContext.getPrincipal()
Use EboDirectoryHelper.getPrincipal(EbiContext context). |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.getProfileDescription()
Use EbiPageLayoutInfo.getDescription(). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getProfileDescription()
Use EbiPageLayoutInfo.getDescription(). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getProfileName()
Use EbiPageLayoutInfo.getDisplayName(). |
com.sssw.portal.api.EbiPortalContext.getProfileName()
Use EbiPortalContext.getPageName() |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.getProfilePageLayoutXML()
Use EbiPageLayoutInfo.getSelectedComponentsXML(). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getProfilePageLayoutXML()
Use EbiPageLayoutInfo.getSelectedComponentsXML(). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getProfileUserUUID()
Use EbiUserPageInfo.getUserUUID(). |
com.sssw.fw.usermgr.api.EbiBindingInfo.getSourceID()
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiBindingInfo.getSourceRealmName()
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiBindingInfo.getSourceType()
See EbiBindingInfo class description. |
com.sssw.portal.api.EbiStyleInfo.getStyleCategory()
See EbiStyleManager. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.getStyleID()
No replacement. Refer to EbiLayoutManager. |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.getStyleID()
No replacement. Refer to EbiLayoutManager. |
com.sssw.fw.usermgr.api.EbiUserInfo.getUserBlobAttrInfoList()
This method is not supported by the new jndi persistence provider. |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.getUserCompStyleID()
No replacement.
All specific personalization
information is now stored as an xml document type that
you define.
For example your preference data may look like this:
<component-pref>
<style>HelloWorldBlue</style>
<font>arial</font>
<font-size>12</font-size>
</component-pref>
|
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.getUserCompXML()
Use EbiUserPreferenceInfo.getPreferenceData() |
com.sssw.fw.usermgr.api.EbiUserInfo.getUserDefaultGroupProfileName()
Use the methods in EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserInfo.getUserDefaultProfileName()
Use the methods in EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserInfo.getUserExtendedInfoList()
This method is not supported by the new jndi persistence provider. |
com.sssw.fw.usermgr.api.EbiUserDelegate.getUserList(EbiContext)
Use EbiUserDelegate.getUserList(EbiContext context, String realmName). |
com.sssw.fw.usermgr.api.EbiUserManager.getUserList(EbiContext)
Use EbiUserManager.getUserList(EbiContext ctx, String realmName). |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.getUserListByGroupProfile(EbiContext, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.api.EbiContext.getValueNames()
Use EbiContext.getAttributeNames(). |
com.sssw.fw.api.EbiWhiteboard.getValueNames()
See EbiWhiteboard.getAttributeNames(). |
com.sssw.fw.api.EbiFullTextQuery.getWhere()
For keyword searches use EbiQuery.getText(). |
com.sssw.cm.api.EbiImporter.importDocuments(EbiContext, InputStream)
See EbiTool.execute(EbiContext context). |
com.sssw.portal.api.EbiPortalComponentInfo.isComponentPersonalizable()
Use EbiPortalComponentInfo.getComponentOptionInfo(String optionID). |
com.sssw.portal.api.EbiPageInfo.isFlushImmediatly()
No replacement. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.isGroupProfileMember(EbiContext, String, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.isValidGroupProfile(EbiContext, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.isValidPersonalizedProfile(EbiContext, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.modifyGroupProfile(EbiContext, EbiGroupProfileInfo)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.modifyPersonalizedProfile(EbiContext, EbiUserProfileInfo)
See the note in the EbiPersonalizeManager class description. |
com.sssw.cm.api.EbiFtsDocContentQuery.orderByContentSize(boolean)
No equivalent. Refer to EbiQuery. |
com.sssw.fw.usermgr.api.EbiUserMetaDataQuery.orderByDefaultGroupProfileName(boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserMetaDataQuery.orderByDefaultProfileName(boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.cm.api.EbiFtsDocContentQuery.orderByDocID(boolean)
No equivalent. Refer to EbiQuery. |
com.sssw.cm.api.EbiFtsDocContentQuery.orderByMimeType(boolean)
No equivalent. Refer to EbiQuery. |
com.sssw.cm.api.EbiFtsDocContentQuery.orderByVersionID(boolean)
No equivalent. Refer to EbiQuery. |
com.sssw.fw.usermgr.api.EbiUserInfo.removeAttributeValue(String)
Use EbiUserInfo.removeAttributeValue(EbiContext context,String attrName). |
com.sssw.cm.api.EbiContentManager.removeContentData(EbiContext, String)
Use EbiContentManager.unpublishDocumentContent(EbiContext, String) |
com.sssw.cm.api.EbiContentMgmtDelegate.removeContentData(EbiContext, String)
Use EbiContentMgmtDelegate.unpublishDocumentContent(EbiContext, String) |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.removeGroupProfile(EbiContext, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.removePersonalizedProfiles(EbiContext, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.fw.usermgr.api.EbiPersonalizeManager.removeUserFromGroupProfile(EbiContext, String, String, String)
See the note in the EbiPersonalizeManager class description. |
com.sssw.cm.api.EbiFtsDocContentQuery.selectContentData()
No equivalent. Refer to EbiQuery. |
com.sssw.cm.api.EbiFtsDocContentQuery.selectContentSize()
Use EbiQuery.select(String propName) |
com.sssw.fw.usermgr.api.EbiUserMetaDataQuery.selectDefaultGroupProfileName()
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserMetaDataQuery.selectDefaultProfileName()
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.cm.api.EbiFtsDocContentQuery.selectMimeType()
Use EbiQuery.select(String propName). |
com.sssw.cm.api.EbiFtsDocContentQuery.selectVersionID()
No equivalent. Refer to EbiQuery. |
com.sssw.fw.usermgr.api.EbiUserInfo.setAttributeValue(String, String)
Use (EbiContext context, String attrName). |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.setComponentClassName(String)
Use EbiUserPreferenceInfo.setElementID(String) |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.setComponentInstanceID(String)
See EbiUserPreferenceInfo.getComponentInstanceID(). |
com.sssw.fw.usermgr.api.EbiBindingInfo.setGroupProfileName(String)
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.setGroupProfileName(String)
Use EbiPageLayoutInfo.setDisplayName(String displayName). |
com.sssw.portal.api.EbiPortalContext.setLastModified(long)
No replacement. |
com.sssw.cm.api.EbiLayoutDocDescriptor.setLayoutDocumentID(String)
Use EbiContentMgmtDelegate.updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String) |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.setMimeType(String)
No replacement. |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setMimeType(String)
No replacement. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.setProfileDescription(String)
Use EbiPageLayoutInfo.setDescription(String description). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setProfileDescription(String)
Use EbiPageLayoutInfo.setDescription(String description). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setProfileName(String)
Use EbiPageLayoutInfo.setDisplayName(String displayName). |
com.sssw.portal.api.EbiPortalContext.setProfileName(String)
Use EbiPortalContext.setPageName(String pageName). |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.setProfilePageLayoutXML(String)
Use EbiPageLayoutInfo.updateSectionComponents(
EbiPortalContext context, String sectionID, String[] comps). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setProfilePageLayoutXML(String)
Use EbiPageLayoutInfo.updateSectionComponents(
EbiPortalContext context, String sectionID, String[] comps). |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setProfileUserUUID(String)
Use EbiUserPageInfo.setUserUUID(String userIID). |
com.sssw.fw.usermgr.api.EbiBindingInfo.setSourceID(String)
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiBindingInfo.setSourceRealmName(String)
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiBindingInfo.setSourceType(String)
See EbiBindingInfo class description. |
com.sssw.fw.usermgr.api.EbiGroupProfileInfo.setStyleID(String)
No replacement. Refer to EbiLayoutManager. |
com.sssw.fw.usermgr.api.EbiUserProfileInfo.setStyleID(String)
No replacement. Refer to EbiLayoutManager. |
com.sssw.cm.api.EbiLayoutDocDescriptor.setUserAgent(String)
Use EbiContentMgmtDelegate.updateLayoutDocumentDescriptor(EbiContext, EbiLayoutDocDescriptor, String) |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.setUserCompStyleID(String)
See EbiUserPreferenceInfo.getUserCompStyleID(). |
com.sssw.fw.usermgr.api.EbiUserPreferenceInfo.setUserCompXML(String)
Use EbiUserPreferenceInfo.getPreferenceData(). |
com.sssw.fw.usermgr.api.EbiUserInfo.setUserDefaultGroupProfileName(String)
Use the methods in EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserInfo.setUserDefaultProfileName(String)
Use the methods in EbiPortalManager. |
com.sssw.fw.api.EbiFullTextQuery.setWhere(String)
For keyword searches use EbiQuery.setText(String queryText). |
com.sssw.fw.usermgr.api.EbiUserQuery.whereDefaultGroupProfileName(String, int, boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserQuery.whereDefaultGroupProfileNameIn(String[], boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserQuery.whereDefaultProfileName(String, int, boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |
com.sssw.fw.usermgr.api.EbiUserQuery.whereDefaultProfileNameIn(String[], boolean)
The default user and group profiles are now managed for each
portal through the user service delegate.
See EbiUserPortalInfo
and EbiPortalManager. |