|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.irplugin.ResourceUtils
public class ResourceUtils
Constructor Summary | |
---|---|
ResourceUtils()
|
Method Summary | |
---|---|
static ResourceDescriptor |
cloneResourceDescriptor(ResourceDescriptor rd)
Create a clone of the resource descriptor. |
static ResourceProperty |
cloneResourceProperty(ResourceProperty rp)
Create a clone of the resource property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceUtils()
Method Detail |
---|
public static ResourceDescriptor cloneResourceDescriptor(ResourceDescriptor rd)
rd
- The ResourceDescriptor to clone
public static ResourceProperty cloneResourceProperty(ResourceProperty rp)
rp
- The ResourceProperty to clone
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |