com.atlassian.core.ofbiz.util
Class OFBizPropertyUtils
java.lang.Object
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
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 |
OFBizPropertyUtils
public OFBizPropertyUtils()
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-2012 Atlassian. All Rights Reserved.