|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceProperty | |
---|---|
com.jaspersoft.jasperserver.api.metadata.xml.domain.impl | |
com.jaspersoft.jasperserver.irplugin |
Uses of ResourceProperty in com.jaspersoft.jasperserver.api.metadata.xml.domain.impl |
---|
Methods in com.jaspersoft.jasperserver.api.metadata.xml.domain.impl that return ResourceProperty | |
---|---|
ResourceProperty |
ResourceDescriptor.getResourceProperty(java.lang.String resourcePropertyName)
|
Methods in com.jaspersoft.jasperserver.api.metadata.xml.domain.impl with parameters of type ResourceProperty | |
---|---|
void |
ResourceDescriptor.removeResourceProperty(ResourceProperty rp)
Remove all the resource properties with name = rp.getName() |
void |
ResourceDescriptor.setResourceProperty(ResourceProperty rp)
Add or replace the resource property in the ResourceDescriptor. |
Uses of ResourceProperty in com.jaspersoft.jasperserver.irplugin |
---|
Methods in com.jaspersoft.jasperserver.irplugin that return ResourceProperty | |
---|---|
static ResourceProperty |
ResourceUtils.cloneResourceProperty(ResourceProperty rp)
Create a clone of the resource property. |
Methods in com.jaspersoft.jasperserver.irplugin with parameters of type ResourceProperty | |
---|---|
static ResourceProperty |
ResourceUtils.cloneResourceProperty(ResourceProperty rp)
Create a clone of the resource property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |