public class ObjectIDFactoryImpl
extends java.lang.Object
implements org.apache.pluto.factory.ObjectIDFactory
Constructor and Description |
---|
ObjectIDFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.pluto.om.common.ObjectID |
createObjectID(java.lang.String portletGUID) |
void |
destroy() |
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties) |
public org.apache.pluto.om.common.ObjectID createObjectID(java.lang.String portletGUID)
createObjectID
in interface org.apache.pluto.factory.ObjectIDFactory
public void init(javax.servlet.ServletConfig config, java.util.Map properties) throws java.lang.Exception
init
in interface org.apache.pluto.factory.Factory
java.lang.Exception
public void destroy() throws java.lang.Exception
destroy
in interface org.apache.pluto.factory.Factory
java.lang.Exception
Copyright © 2003-2013 . All Rights Reserved.