org.apache.cocoon.portal.pluto.factory
Class ObjectIDFactoryImpl
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.portal.pluto.factory.AbstractFactory
org.apache.cocoon.portal.pluto.factory.ObjectIDFactoryImpl
- All Implemented Interfaces:
- org.apache.pluto.factory.Factory, LogEnabled, org.apache.pluto.factory.ObjectIDFactory
- public class ObjectIDFactoryImpl
- extends AbstractFactory
- implements org.apache.pluto.factory.ObjectIDFactory
- Version:
- $Id: ObjectIDFactoryImpl.java 325880 2005-10-17 11:57:44Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.pluto.factory.Factory |
destroy, init |
ObjectIDFactoryImpl
public ObjectIDFactoryImpl()
createObjectID
public org.apache.pluto.om.common.ObjectID createObjectID(String portletGUID)
- Specified by:
createObjectID
in interface org.apache.pluto.factory.ObjectIDFactory
- See Also:
ObjectIDFactory.createObjectID(java.lang.String)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.