Modifier and Type | Method and Description |
---|---|
void |
PropertiesServiceImpl.remove(Property property) |
Modifier and Type | Method and Description |
---|---|
JasperReport |
JasperUtilsServiceImpl.removeJRXMLFile(JasperReportJRXMLFile file) |
Modifier and Type | Method and Description |
---|---|
void |
TableReportUtilsImpl.remove(AdditionalColumnSpec column) |
void |
TableReportUtilsImpl.remove(Column column) |
void |
TableReportUtilsImpl.remove(FilterBlock filterBlock) |
void |
TableReportUtilsImpl.remove(PreFilter filter) |
Modifier and Type | Method and Description |
---|---|
void |
BirtReportServiceImpl.remove(BirtReportFile file) |
Modifier and Type | Method and Description |
---|---|
void |
CompiledReportStoreServiceImpl.remove(PersistentCompiledReport cReport) |
Modifier and Type | Method and Description |
---|---|
void |
ConditionServiceImpl.remove(ReportCondition condition) |
Modifier and Type | Method and Description |
---|---|
void |
DatasourceServiceImpl.remove(DatasourceDefinitionConfig datasourceConfig) |
Modifier and Type | Method and Description |
---|---|
AbstractReportManagerNode |
ReportParameterServiceImpl.remove(ParameterDefinition definition) |
void |
ReportParameterServiceImpl.remove(ParameterInstance instance) |
Modifier and Type | Method and Description |
---|---|
void |
CrystalReportServiceImpl.remove(CrystalReportFile file) |
Modifier and Type | Method and Description |
---|---|
void |
DashboardServiceImpl.remove(Dadget dadget) |
void |
DashboardServiceImpl.remove(Dashboard dashboard) |
void |
DadgetServiceImpl.remove(FavoriteList list) |
void |
DashboardServiceImpl.remove(UserDashboard ud) |
Modifier and Type | Method and Description |
---|---|
void |
JxlsReportServiceImpl.remove(JxlsReportFile file) |
Modifier and Type | Method and Description |
---|---|
void |
TeamSpaceServiceImpl.remove(TeamSpace teamSpace) |
void |
TeamSpaceServiceImpl.remove(TeamSpaceApp app) |
void |
TeamSpaceServiceImpl.remove(TeamSpaceMember member) |
Modifier and Type | Method and Description |
---|---|
void |
TsDiskServiceImpl.remove(AbstractTsDiskNode node) |
Modifier and Type | Method and Description |
---|---|
void |
UserVariableServiceImpl.remove(UserVariableDefinition definition) |
void |
UserVariableServiceImpl.remove(UserVariableInstance instance) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerServiceImpl.remove(AbstractJob job) |
Modifier and Type | Method and Description |
---|---|
void |
LoggedTreeDbManagerImpl.remove(A node) |
void |
SecuredTreeDBManagerImpl.remove(A node) |
Modifier and Type | Method and Description |
---|---|
void |
UserManagerServiceImpl.remove(AbstractUserManagerNode node)
Removes the node and takes care of database constraints.
|