|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portalImpl.core.ObjectIDFactoryImpl
public class ObjectIDFactoryImpl
Constructor Summary | |
---|---|
ObjectIDFactoryImpl()
|
Method Summary | |
---|---|
org.apache.pluto.om.common.ObjectID |
createObjectID(java.lang.String portletGUID)
|
void |
destroy()
|
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectIDFactoryImpl()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |