Searched refs:propertyNotRemovable (Results 1 – 1 of 1) sorted by relevance
57 private String propertyNotRemovable = null; field in _XPropertyContainer64 … propertyNotRemovable = (String) tEnv.getObjRelation("XPropertyContainer.propertyNotRemovable"); in before()65 if (propertyNotRemovable == null) { in before()254 log.println("remove not removeable property '" + propertyNotRemovable + "'") ; in _removeProperty()255 oObj.removeProperty(propertyNotRemovable); in _removeProperty()
Completed in 14 milliseconds