Uses of Interface
com.atlassian.jira.propertyset.OfBizPropertyEntryStore.PropertyEntry

Packages that use OfBizPropertyEntryStore.PropertyEntry
com.atlassian.jira.mock.ofbiz   
com.atlassian.jira.propertyset   
 

Uses of OfBizPropertyEntryStore.PropertyEntry in com.atlassian.jira.mock.ofbiz
 

Methods in com.atlassian.jira.mock.ofbiz that return OfBizPropertyEntryStore.PropertyEntry
 OfBizPropertyEntryStore.PropertyEntry MockOfBizPropertyEntryStore.getEntry(String entityName, long entityId, String propertyKey)
           
 

Uses of OfBizPropertyEntryStore.PropertyEntry in com.atlassian.jira.propertyset
 

Methods in com.atlassian.jira.propertyset that return OfBizPropertyEntryStore.PropertyEntry
 OfBizPropertyEntryStore.PropertyEntry BootstrapOfBizPropertyEntryStore.getEntry(String entityName, long entityId, String propertyKey)
           
 OfBizPropertyEntryStore.PropertyEntry OfBizPropertyEntryStore.getEntry(String entityName, long entityId, String propertyKey)
          Retrieve the type and value of the specified property.
 OfBizPropertyEntryStore.PropertyEntry CachingOfBizPropertyEntryStore.getEntry(String entityName, long entityId, String propertyKey)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.