com.ibm.portal.resolver.friendly.service
Interface PortletFriendlySelectionService

All Superinterfaces:
Disposable, FriendlySelectionService, Identifiable

public interface PortletFriendlySelectionService
extends FriendlySelectionService, Identifiable

PortletService that allows to work with friendly selections. Use either PortletFriendlySelectionServiceHome or com.ibm.wps.resolver.friendly.service.PortletFriendlySelectionServiceHome to access instances of this service.

Since:
6.1.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
FriendlySelectionService.PathMatchingResult
 
Method Summary
 ObjectID getObjectID()
          Returns the object ID of the PortletWindow that accessed the service
 
Methods inherited from interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
getSearchableTreeModel, getURLFactory, matchPathPrefix, matchPathPrefix, pathEquals, pathPrefixMatches, resolve, resolve, write
 
Methods inherited from interface com.ibm.portal.Disposable
dispose
 

Method Detail

getObjectID

ObjectID getObjectID()
Returns the object ID of the PortletWindow that accessed the service

Specified by:
getObjectID in interface Identifiable
Returns:
the ObjectID of this resource, this can never be null