-
ca.nengo.config.impl.ConfigurationImpl.removeProperty()
@param name Property to remove
-
com.arjuna.common.util.propertyservice.PropertyManager.removeProperty()
Removes the property from the property manager.
@param name The name of the property to remove.
@return
-
com.exedosoft.plat.gene.jquery.PropertyManager.removeProperty()
为业务对象删除一个属性
@param aDOBO
@param colName
-
com.google.appengine.api.datastore.Entity.removeProperty()
-
com.google.javascript.rhino.jstype.ObjectType.removeProperty()
Removes the declared or inferred property from this ObjectType.
@param propertyName the property's name
@return true if the property was removed successfully. False if theproperty did not exist, or could not be removed.
-
com.linkedin.helix.DataAccessor.removeProperty()
Removes the property
@param type
@param keys
@return
-
com.orientechnologies.orient.core.metadata.schema.OClass.removeProperty()
-
com.sk89q.util.yaml.YAMLProcessor.removeProperty()
-
com.sun.appserv.management.config.AuditModuleConfig.removeProperty()
-
com.sun.appserv.management.config.AuthRealmConfig.removeProperty()
-
com.sun.appserv.management.config.DASConfig.removeProperty()
-
com.sun.appserv.management.config.EJBModuleConfig.removeProperty()
-
com.sun.appserv.management.config.HTTPListenerConfig.removeProperty()
-
com.sun.appserv.management.config.J2EEApplicationConfig.removeProperty()
-
com.sun.appserv.management.config.JACCProviderConfig.removeProperty()
-
com.sun.appserv.management.config.JMSServiceConfig.removeProperty()
-
com.sun.appserv.management.config.LogServiceConfig.removeProperty()
-
com.sun.appserv.management.config.NodeAgentConfig.removeProperty()
-
com.sun.appserv.management.config.SecurityServiceConfig.removeProperty()
-
com.sun.appserv.management.config.TransactionServiceConfig.removeProperty()
-
com.sun.appserv.management.config.WebModuleConfig.removeProperty()
-
com.sun.star.beans.XPropertyContainer.removeProperty()
-
com.tensegrity.palo.gwt.core.client.models.cubeviews.XAxisHierarchy.removeProperty()
-
com.tinkerpop.blueprints.Edge.removeProperty()
-
com.tinkerpop.blueprints.Element.removeProperty()
Un-assigns a key/value property from the element. The object value of the removed property is returned.
@param key the key of the property to remove from the element
@return the object value associated with that key prior to removal
-
com.tinkerpop.blueprints.Vertex.removeProperty()
-
com.volantis.shared.dependency.DependencyContext.removeProperty()
Remove the property that has the specified key.
This is equivalent to calling setProperty
with the same key and a null value.
@param key The key that identifies the property.
@return The value of the property, of null if the property has not beenset.
-
de.mhus.lib.config.IConfig.removeProperty()
-
de.mhus.lib.form2.DataSource.removeProperty()
-
elemental.css.CSSStyleDeclaration.removeProperty()
-
io.lumify.core.model.ontology.Concept.removeProperty()
-
javax.media.jai.RenderedOp.removeProperty()
Removes the named property from the local property set of the RenderedOp
as well as from its property environment. The synthetic properties (containing image width, height, and position) may not be removed.
@exception IllegalArgumentException if name
is null
.
@throws RuntimeException if name
conflicts with Synthetic property.
@since JAI 1.1
-
jeeves.server.UserSession.removeProperty()
Removes a generic property.
-
net.sourceforge.pebble.domain.AbstractBlog.removeProperty()
Removes a named property for this blog.
@param key the property name/key
-
net.sourceforge.pebble.domain.Blog.removeProperty()
-
nextapp.echo2.app.MutableStyle.removeProperty()
Removes a property from the Style
.
@param propertyName the name of the property to remove
-
org.apache.accumulo.core.client.admin.NamespaceOperations.removeProperty()
Removes a property from a namespace. Note that it may take a few seconds to propagate the change everywhere.
@param namespace the name of the namespace
@param property the name of a per-table property
@throws AccumuloException if a general error occurs
@throws AccumuloSecurityException if the user does not have permission
@throws NamespaceNotFoundException if the specified namespace doesn't exist
@since 1.6.0
-
org.apache.accumulo.core.client.admin.TableOperations.removeProperty()
Removes a property from a table. Note that it may take a short period of time (a second) to propagate the change everywhere.
@param tableName the name of the table
@param property the name of a per-table property
@throws AccumuloException if a general error occurs
@throws AccumuloSecurityException if the user does not have permission
-
org.apache.activemq.command.Message.removeProperty()
-
org.apache.axis2.context.ConfigurationContext.removeProperty()
Remove a property. Only properties at this level will be removed. Properties of the parents cannot be removed using this method.
@param key
-
org.apache.axis2.context.ServiceContext.removeProperty()
Remove a property. Only properties at this level will be removed. Properties of the parents cannot be removed using this method.
@param key
-
org.apache.axis2.context.ServiceGroupContext.removeProperty()
Remove a property. Only properties at this level will be removed. Properties of the parents cannot be removed using this method.
@param key
-
org.apache.camel.Exchange.removeProperty()
Removes the given property on the exchange
@param name of the property
@return the old value of the property
-
org.apache.camel.impl.DefaultExchange.removeProperty()
-
org.apache.cxf.service.model.InterfaceInfo.removeProperty()
-
org.apache.geronimo.datastore.GFile.removeProperty()
Removes a property.
@param aName Property name
@throws IOException If an I/O error has occurred.
-
org.apache.helix.HelixDataAccessor.removeProperty()
Removes the property
@param key
@return true if removal was successful or node does not exist. false if thenode existed and failed to remove it
-
org.apache.helix.manager.zk.ZKHelixDataAccessor.removeProperty()
-
org.apache.jackrabbit.api.security.user.Authorizable.removeProperty()
Removes the property with the given name.
@param relPath Relative path (or name) of the property to be removed.
@return true If the property at the specified relPath was successfullyremoved; false if no such property was present.
@throws RepositoryException If an error occurs.
-
org.apache.jackrabbit.commons.flat.PropertySequence.removeProperty()
Remove the property with the given key.
@param key The key of the property to remove
@throws RepositoryException If there is no property with such a key oranother error occurs.
-
org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.removeProperty()
Removes the proprty with the given name from this bundle.
@param name the name of the property
-
org.apache.jackrabbit.core.persistence.pool.util.NodePropBundle.removeProperty()
Removes the proprty with the given name from this bundle.
@param name the name of the property
-
org.apache.jackrabbit.core.persistence.util.NodePropBundle.removeProperty()
Removes the proprty with the given name from this bundle.
@param name the name of the property
@param blobStore BLOB store from where to delete the property value
-
org.apache.jackrabbit.oak.api.Tree.removeProperty()
Remove the property with the given name. This method has no effect if a property of the given {@code name} does not exist.
@param name The name of the property
-
org.apache.jackrabbit.oak.spi.state.NodeBuilder.removeProperty()
Remove the named property. This method has no effect if a property of the given {@code name} does not exist.
@param name name of the property
-
org.apache.jackrabbit.oak.spi.state.NodeStateBuilder.removeProperty()
Remove the named property
@param name name of the property
-
org.apache.jackrabbit.oak.util.NodeUtil.removeProperty()
-
org.apache.myfaces.extensions.validator.core.storage.RendererInterceptorPropertyStorage.removeProperty()
-
org.apache.openjpa.lib.util.Options.removeProperty()
Specialization of {@link Properties#removeProperty} to allowa value to appear under either of two keys; useful for short and long versions of command-line flags.
-
org.apache.servicemix.nmr.api.Exchange.removeProperty()
Remove the given property and returns its value.
@param name the name of the property
@return the previous value
-
org.apache.slide.content.NodeRevisionDescriptor.removeProperty()
Remove a property.
@param property Property
-
org.codehaus.mojo.appassembler.util.FormattedProperties.removeProperty()
-
org.eclipse.persistence.sessions.DatabaseLogin.removeProperty()
-
org.exoplatform.services.jcr.cluster.JCRWebdavConnection.removeProperty()
-
org.h2.engine.ConnectionInfo.removeProperty()
Remove a boolean property if it is set and return the value.
@param key the property name
@param defaultValue the default value
@return the value
-
org.hornetq.api.core.Message.removeProperty()
Removes the property corresponding to the specified key.
@param key property name
@return the value corresponding to the specified key or @{code null}
-
org.hornetq.api.core.client.ClientMessage.removeProperty()
-
org.hornetq.core.client.impl.ClientMessageImpl.removeProperty()
-
org.hsqldb.persist.HsqlProperties.removeProperty()
-
org.jahia.services.usermanager.JahiaUser.removeProperty()
Remove the specified property from the properties list. This method can fail and do no modification if the property we are trying to set is read-only.
@param key Property's name.
@return true if everything went well
-
org.jahia.services.usermanager.jcr.JCRUser.removeProperty()
Remove the specified property from the properties list. This method can fail and do no modification is the property we are trying to set is read-only.
@param key Property's name.
@return true if everything went well
-
org.jboss.dashboard.commons.filter.FilterByCriteria.removeProperty()
Remove property from the filter.
-
org.jboss.dashboard.provider.DataFilter.removeProperty()
-
org.jboss.forge.addon.gradle.projects.model.GradleModelBuilder.removeProperty()
-
org.jboss.forge.project.facets.DependencyFacet.removeProperty()
Remove a build property by name. (Build properties, such as ${my.version}, can be used anywhere in a dependency, and will be expanded during building to their property value.)
-
org.jconfig.Configuration.removeProperty()
This method deletes a property from the default category. It calls removeProperty(name,null).
@param name the name of the property
-
org.modeshape.jcr.cache.MutableCachedNode.removeProperty()
Remove the property with the given name.
@param cache the cache to which this node belongs; may not be null
@param name the name of the property to be removed; may not be null
@throws NodeNotFoundException if this node no longer exists
-
org.mule.DefaultMuleMessage.removeProperty()
{@inheritDoc}
-
org.mule.MessagePropertiesContext.removeProperty()
Removes a property from all scopes except for SESSION and INBOUND (which is read-only). You may explicitly remove a session property by calling removeProperty(key, PropertyScope.SESSION)
@param key the property key to remove
@return the removed property value or null if the property did not exist
-
org.mule.api.MuleMessage.removeProperty()
Removes a property on this message.
@param key the property key to remove
@return the removed property value or null if the property did not exist
@deprecated use {@link #removeProperty(String,org.mule.api.transport.PropertyScope)}
-
org.mule.api.MuleSession.removeProperty()
Will retrieve a session level property and remove it from the session
@param key the key for the object data being stored on the session
@return the value of the session data or null if the property does not exist
-
org.neo4j.graphdb.Node.removeProperty()
-
org.neo4j.graphdb.PropertyContainer.removeProperty()
Removes the property associated with the given key and returns the old value. If there's no property associated with the key, null
will be returned.
@param key the property key
@return the property value that used to be associated with the given key
-
org.neo4j.graphdb.Relationship.removeProperty()
-
org.odftoolkit.odfdom.dom.element.OdfStyleBase.removeProperty()
-
org.odftoolkit.odfdom.dom.element.chart.ChartAxisElement.removeProperty()
-
org.odftoolkit.odfdom.incubator.doc.style.OdfStyle.removeProperty()
-
org.palo.viewapi.AxisHierarchy.removeProperty()
-
org.rssowl.core.persist.IBookMark.removeProperty()
-
org.rssowl.core.persist.IEntity.removeProperty()
Removes a Property from this Map.
@param key The unique identifier of the Property.
@return The value of the Property or NULL if no value is stored for thegiven key.
-
org.securegraph.Edge.removeProperty()
-
org.springframework.data.neo4j.fieldaccess.DynamicProperties.removeProperty()
Removes the property with the given key
@param key
@return the property that has been removed or null if no such property exists and {@link #hasProperty} returnsfalse
-
org.structr.core.graph.NodeInterface.removeProperty()
-
org.structr.core.graph.RelationshipInterface.removeProperty()
-
org.teiid.query.optimizer.relational.plantree.PlanNode.removeProperty()
-
org.w3c.dom.css.CSSStyleDeclaration.removeProperty()
Used to remove a CSS property if it has been explicitly set within this declaration block.
@param propertyName The name of the CSS property. See the CSSproperty index.
@return Returns the value of the property if it has been explicitlyset for this declaration block. Returns the empty string if the property has not been set or the property name does not correspond to a known CSS property.
@exception DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly or the property is readonly.
-
org.wso2.carbon.registry.core.Collection.removeProperty()
Method to remove property.
@param path path of the resource.
@param name property name.
@throws RegistryException throws if there is an error.
-
org.wso2.carbon.registry.core.CollectionImpl.removeProperty()
Method to remove property.
@param path path of the resource.
@param name property name.
@throws RegistryException throws if there is an error.
-
org.wso2.carbon.registry.core.Resource.removeProperty()
Remove property.
@param key the property key.