org.apache.cocoon.portal.pluto.factory
Class ObjectIDFactoryImpl

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.cocoon.portal.pluto.factory.AbstractFactory
          extended by org.apache.cocoon.portal.pluto.factory.ObjectIDFactoryImpl
All Implemented Interfaces:
LogEnabled, org.apache.pluto.factory.Factory, org.apache.pluto.factory.ObjectIDFactory

public class ObjectIDFactoryImpl
extends AbstractFactory
implements org.apache.pluto.factory.ObjectIDFactory

Version:
CVS $Id: ObjectIDFactoryImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.pluto.factory.AbstractFactory
properties, servletConfig
 
Constructor Summary
ObjectIDFactoryImpl()
           
 
Method Summary
 org.apache.pluto.om.common.ObjectID createObjectID(String portletGUID)
           
 
Methods inherited from class org.apache.cocoon.portal.pluto.factory.AbstractFactory
destroy, init
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
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
 

Constructor Detail

ObjectIDFactoryImpl

public ObjectIDFactoryImpl()
Method Detail

createObjectID

public org.apache.pluto.om.common.ObjectID createObjectID(String portletGUID)
Specified by:
createObjectID in interface org.apache.pluto.factory.ObjectIDFactory


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.