+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.resolver.helper.cor
Class AbstractContentLocation

java.lang.Object
  extended by com.ibm.portal.resolver.helper.cor.AbstractContentLocation
Direct Known Subclasses:
DefaultContentLocation
public abstract class AbstractContentLocation
extends java.lang.Object

Base class for the default ContentLocation implementations

Since:
6.1.0

Constructor Summary
AbstractContentLocation()
           
 
Method Summary
 java.util.Properties getAttributes()
           
 Introspector[] getIntrospectors(java.net.URI[] uris)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractContentLocation

public AbstractContentLocation()
Method Detail

getIntrospectors

public Introspector[] getIntrospectors(java.net.URI[] uris)

getAttributes

public java.util.Properties getAttributes()
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD