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.ObjectIDFactorypublic void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
init in interface org.apache.pluto.factory.Factoryjava.lang.Exceptionpublic void destroy()
throws java.lang.Exception
destroy in interface org.apache.pluto.factory.Factoryjava.lang.ExceptionCopyright © 2003-2013 . All Rights Reserved.