org.apache.ws.jaxme.pm.impl

Class PMIdImpl

public abstract class PMIdImpl extends PMImpl

Author: Jochen Wiedmann

Method Summary
StringgetGetIdMethodName()

Returns the name of the method fetching the object ID.

protected StringgetId(Element pElement)
voidinit(JMManager pManager)
voidsetGetIdMethodName(String pProperty)

Sets the name of the method fetching the object ID.

Method Detail

getGetIdMethodName

public String getGetIdMethodName()

Returns the name of the method fetching the object ID.

getId

protected String getId(Element pElement)

init

public void init(JMManager pManager)

setGetIdMethodName

public void setGetIdMethodName(String pProperty)

Sets the name of the method fetching the object ID.