com.bankframe.services.cache.indexmetadata.impl
Class IndexMetaDataBean
java.lang.Object
com.bankframe.services.cache.indexmetadata.IndexMetaDataBean
com.bankframe.services.cache.indexmetadata.impl.IndexMetaDataBean
- All Implemented Interfaces:
- EEntity, Serializable
- Direct Known Subclasses:
- IndexMetaDataCMPBean
public class IndexMetaDataBean
- extends IndexMetaDataBean
- implements EEntity
This class defines a cache index structure.
- See Also:
- Serialized Form
IndexMetaDataBean
public IndexMetaDataBean()
toDataPacket
public DataPacket toDataPacket()
- This method converts this objects values to a DataPacket
- Specified by:
toDataPacket
in interface EEntity
- Returns:
- a DataPacket with the name
INDEX_META_DATA
and the keys
- INDEX_NAME
- CACHE_NAME
- DATA_PACKET_NAME
- DATA_PACKET_FIELD
Copyright © 2005, 2007, Oracle. All rights reserved.