com.atlassian.core.ofbiz.util
Class OFBizPropertyUtils

java.lang.Object
  extended by com.atlassian.core.ofbiz.util.OFBizPropertyUtils

public class OFBizPropertyUtils
extends Object

This was taken from atlassian-ofbiz and placed into its now rightful home of JIRA.

Since:
4.3

Constructor Summary
OFBizPropertyUtils()
           
 
Method Summary
static com.opensymphony.module.propertyset.PropertySet getPropertySet(org.ofbiz.core.entity.GenericValue gv)
           
static void removePropertySet(org.ofbiz.core.entity.GenericValue gv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OFBizPropertyUtils

public OFBizPropertyUtils()
Method Detail

getPropertySet

public static com.opensymphony.module.propertyset.PropertySet getPropertySet(org.ofbiz.core.entity.GenericValue gv)

removePropertySet

public static void removePropertySet(org.ofbiz.core.entity.GenericValue gv)


Copyright © 2002-2014 Atlassian. All Rights Reserved.