Uses of Interface
com.opensymphony.module.propertyset.ejb.types.PropertyEntry

Packages that use PropertyEntry
com.opensymphony.module.propertyset.ejb.types   
 

Uses of PropertyEntry in com.opensymphony.module.propertyset.ejb.types
 

Methods in com.opensymphony.module.propertyset.ejb.types that return PropertyEntry
 PropertyEntry PropertyEntryHome.create(java.lang.String entityName, long entityId, int type, java.lang.String key)
           
 PropertyEntry PropertyEntryHome.findByPrimaryKey(java.lang.Long pk)
           
 PropertyEntry PropertyEntryHome.findByEntity(java.lang.String entityName, long entityId, java.lang.String key)
           
 


See www.opensymphony.com for more information.