|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary |
Fields inherited from interface org.objectweb.jorm.naming.api.PNameCoder |
CTBIGDECIMAL, CTBIGINTEGER, CTBYTE, CTBYTEARRAY, CTCHAR, CTCHARARRAY, CTCOMPOSITE, CTDATE, CTINT, CTLONG, CTOBYTE, CTOCHAR, CTOINT, CTOLONG, CTOSHORT, CTSHORT, CTSTRING, CTSYSTEM |
Method Summary | |
CacheManager |
getCache()
Get the cache. |
PBinder |
getDelegatedBinder()
Get the delegated PBinder. |
PClassMapping |
getPcm()
Get the PClassMapping. |
void |
setCache(CacheManager cache)
Set the cache (used to perform lookup). |
void |
setDelegatedBinder(PBinder delegatedBinder)
Set the delegated PBinder. |
void |
setPcm(PClassMapping pcm)
Set the PClassMapping. |
Methods inherited from interface org.objectweb.jorm.naming.api.PNamingContext |
resolve |
Methods inherited from interface org.objectweb.jorm.naming.api.PNameManager |
export, export, unexport, unexport |
Methods inherited from interface org.objectweb.jorm.naming.api.PNameCoder |
codingSupported, decode, decodeAbstract, decodeBigDecimal, decodeBigInteger, decodeByte, decodeChar, decodeCharArray, decodeDate, decodeInt, decodeLong, decodeObyte, decodeOchar, decodeOint, decodeOlong, decodeOshort, decodeShort, decodeString, encode, encodeAbstract, encodeBigDecimal, encodeBigInteger, encodeByte, encodeChar, encodeCharArray, encodeDate, encodeInt, encodeLong, encodeObyte, encodeOchar, encodeOint, encodeOlong, encodeOshort, encodeShort, encodeString, getNull, getPType, setNullPName, setPType, supportCompositeField, supportDynamicComposite, supportStaticComposite |
Method Detail |
public CacheManager getCache()
public void setCache(CacheManager cache)
public PBinder getDelegatedBinder()
public void setDelegatedBinder(PBinder delegatedBinder)
public PClassMapping getPcm()
public void setPcm(PClassMapping pcm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |