-
anvil.session.Session.removeAttribute()
-
ca.carleton.gcrc.couch.onUpload.conversion.WorkDescriptor.removeAttribute()
-
com.alibaba.dubbo.remoting.Channel.removeAttribute()
remove attribute.
@param key key.
-
com.britesnow.snow.web.RequestContext.removeAttribute()
-
com.caucho.bytecode.CodeAttribute.removeAttribute()
Removes an attribute.
-
com.caucho.jsp.PageContextImpl.removeAttribute()
Removes a named attribute from the page context.
@param name the name of the attribute to remove
-
com.dotcms.repackage.javax.portlet.PortletSession.removeAttribute()
-
com.dotcms.repackage.org.xml.sax.helpers.AttributesImpl.removeAttribute()
-
com.esri.gpt.framework.security.identity.IdentityAdapter.removeAttribute()
Adds user attribute.
@param objectDn the subject dn
@param attributeName the user attribute will be removed.
@param attributeValue the user attribute value will be removed
@throws CredentialPolicyException if the credentials are invalid
@throws IdentityException if a system error occurs preventing the action
@throws NamingException if an LDAP naming exception occurs
@throws SQLException if a database communication exception occurs
-
com.gargoylesoftware.htmlunit.html.HtmlElement.removeAttribute()
Removes an attribute specified by name from this element.
@param attributeName the attribute attributeName
-
com.google.gwt.dom.client.Element.removeAttribute()
Removes an attribute by name.
-
com.google.gwt.dom.client.ImageElement.removeAttribute()
-
com.google.gwt.dom.client.TableCellElement.removeAttribute()
-
com.google.gwt.user.client.Element.removeAttribute()
-
com.ibm.richtext.textlayout.attributes.AttributeMap.removeAttribute()
Return a AttributeMap with the entries in this AttributeMap, but without attribute as a key.
-
com.sencha.gxt.core.client.dom.XElement.removeAttribute()
-
com.sun.xml.bind.util.AttributesImpl.removeAttribute()
Remove an attribute from the list.
@param index The index of the attribute (zero-based).
@exception java.lang.ArrayIndexOutOfBoundsException When thesupplied index does not point to an attribute in the list.
-
com.trolltech.qt.xml.QDomElement.removeAttribute()
-
com.volantis.mcs.dom.Element.removeAttribute()
Remove the specified attribute.
If the element does not have a setting for the attribute then returns nothing.
@param name The name of the attribute which should be removed.
@throws java.lang.IllegalArgumentException If the name is null.
-
de.innovationgate.webgate.api.WGDatabase.removeAttribute()
Removes a database attribute.
@param name Name of the attribute to remove
@return The removed attribute value, if there was one, null otherwise
-
de.iritgo.aktera.authentication.UserEnvironment.removeAttribute()
-
de.iritgo.aktera.model.ModelResponse.removeAttribute()
-
de.odysseus.calyxo.base.test.TestRequest.removeAttribute()
-
de.odysseus.calyxo.control.base.ControlModuleContext.removeAttribute()
-
fitnesse.wiki.PageData.removeAttribute()
-
flex.messaging.FlexSession.removeAttribute()
Removes the attribute bound to the specified name in the session.
@param name The name of the attribute to remove.
-
flex2.compiler.CompilerContext.removeAttribute()
-
freenet.clients.http.SessionManager.Session.removeAttribute()
-
io.undertow.server.session.Session.removeAttribute()
Removes the object bound with the specified name from this session. If the session does not have an object bound with the specified name, this method does nothing.
@param name the name of the object to remove from this session
@throws IllegalStateException if this method is called on aninvalidated session
-
io.undertow.servlet.spec.ServletContextImpl.removeAttribute()
-
javax.jcr.SimpleCredentials.removeAttribute()
-
javax.portlet.ActionRequest.removeAttribute()
-
javax.portlet.PortletContext.removeAttribute()
-
javax.portlet.PortletRequest.removeAttribute()
-
javax.portlet.PortletSession.removeAttribute()
-
javax.portlet.RenderRequest.removeAttribute()
-
javax.script.ScriptContext.removeAttribute()
Gets an attribute in a scope.
-
javax.script.SimpleScriptContext.removeAttribute()
Removes the attribute value for the given scope.
-
javax.servlet.ServletContext.removeAttribute()
-
javax.servlet.ServletRequest.removeAttribute()
-
javax.servlet.http.HttpServletRequest.removeAttribute()
-
javax.servlet.http.HttpSession.removeAttribute()
-
javax.servlet.jsp.JspContext.removeAttribute()
Remove the object reference associated with the given name from all scopes. Does nothing if there is no such object.
@param name The name of the object to remove.
@throws NullPointerException if the name is null
-
javax.servlet.jsp.PageContext.removeAttribute()
Remove the object reference associated with the given name, look in all scopes in the scope order.
@param name The name of the object to remove.
-
javax.swing.text.MutableAttributeSet.removeAttribute()
Removes an attribute with the given name
.
@param name the attribute name
-
javax.swing.text.SimpleAttributeSet.removeAttribute()
Removes an attribute from the list.
@param name the attribute name
-
javax.xml.soap.SOAPBody.removeAttribute()
-
javax.xml.soap.SOAPElement.removeAttribute()
Removes the attribute with the specified name.
@param name the Name object with the name of the attribute to be removed
@return true if the attribute was removed successfully; false if it was not
-
net.floodlightcontroller.core.IOFSwitch.removeAttribute()
Set properties for switch specific behavior
@param name name of property
@return current value for name or null (if not present)
-
net.sf.rej.java.attribute.Attributes.removeAttribute()
-
no.ugland.utransprod.service.AttributeManager.removeAttribute()
fjerner attributt
@param attribute
-
nu.xom.Element.removeAttribute()
Removes an attribute from this element.
@param attribute the attribute to remove
@return the attribute that was removed
@throws NoSuchAttributeException if this element is not the parent of attribute
-
org.apache.ace.client.repository.RepositoryObject.removeAttribute()
Removes a names attribute from this object's attributes.
-
org.apache.axiom.om.OMElement.removeAttribute()
Method removeAttribute
@param attr
-
org.apache.axis2.om.OMElement.removeAttribute()
Method removeAttribute
@param attr
-
org.apache.beehive.netui.pageflow.handler.StorageHandler.removeAttribute()
Remove a named attribute.
@param context the current RequestContext.
@param attributeName the name of the attribute to remove.
-
org.apache.cayenne.map.DbEntity.removeAttribute()
Removes attribute from the entity, removes any relationship joins containing this attribute. Does nothing if the attribute name is not found.
@see org.apache.cayenne.map.Entity#removeAttribute(String)
-
org.apache.cayenne.map.Embeddable.removeAttribute()
-
org.apache.cayenne.map.Entity.removeAttribute()
Removes an attribute named attrName
.
-
org.apache.cayenne.map.ObjEntity.removeAttribute()
-
org.apache.cocoon.environment.Environment.removeAttribute()
Removes the object bound with the specified name from this environment. If the environment does not have an object bound with the specified name, this method does nothing.
@param name the name of the object to remove
-
org.apache.cocoon.environment.Request.removeAttribute()
Removes an attribute from this request. This method is not generally needed as attributes only persist as long as the request is being handled.
Attribute names should follow the same conventions as package names. Names beginning with java.*
, javax.*
, and com.sun.*
, are reserved for use by Sun Microsystems.
@param name a String
specifyingthe name of the attribute to remove
-
org.apache.cocoon.environment.Session.removeAttribute()
Removes the object bound with the specified name from this session. If the session does not have an object bound with the specified name, this method does nothing.
@param name the name of the object toremove from this session
@exception IllegalStateException if this method is called on aninvalidated session
-
org.apache.cocoon.portal.PortalService.removeAttribute()
Remove an attribute
@param key The key of the attribute
-
org.apache.cocoon.xml.AttributesImpl.removeAttribute()
Remove an attribute
-
org.apache.commons.vfs.FileContent.removeAttribute()
-
org.apache.directory.api.ldap.model.ldif.LdifEntry.removeAttribute()
Remove a list of Attributes from the LdifEntry
@param ids The Attributes to remove
@return The list of removed EntryAttributes
-
org.apache.ecs.filter.CharacterFilter.removeAttribute()
Remove things to be filtered.
-
org.apache.http.protocol.HttpContext.removeAttribute()
-
org.apache.jetspeed.container.PortletWindow.removeAttribute()
-
org.apache.jetspeed.portal.PortletInstance.removeAttribute()
Removes a portlet instance attribute from persistence storage.
@param name The name of the attribute.
-
org.apache.jetspeed.security.SecurityAttributes.removeAttribute()
-
org.apache.jetspeed.services.statemanager.SessionState.removeAttribute()
Remove the named attribute, if it exists.
@param name The attribute name.
-
org.apache.mailet.Mail.removeAttribute()
Removes the attribute with the given name from this Mail instance.
@param name the name of the attribute to be removed
@return the value of the removed attribute, or nullif there was no such attribute (or if the attribute existed and its value was null)
@since Mailet API v2.1
-
org.apache.maven.doxia.sink.SinkEventAttributeSet.removeAttribute()
{@inheritDoc}
-
org.apache.mina.common.IoSession.removeAttribute()
Removes a user-defined attribute with the specified key.
@return The old value of the attribute. null if not found.
-
org.apache.mina.core.session.IoSession.removeAttribute()
Removes a user-defined attribute with the specified key.
@return The old value of the attribute. null if not found.
-
org.apache.padaf.xmpbox.type.IntegerType.removeAttribute()
-
org.apache.pluto.spi.optional.RequestAttributeService.removeAttribute()
Remove a named attribute for the HttpServletRequest and PortletWindow
-
org.apache.shiro.session.Session.removeAttribute()
Removes (unbinds) the object bound to this session under the specified {@code key} name.
@param key the name uniquely identifying the object to remove
@return the object removed or {@code null} if there was no object bound under the name{@code key}.
@throws InvalidSessionException if this session has stopped or expired prior to callingthis method.
-
org.apache.sling.api.SlingHttpServletRequest.removeAttribute()
-
org.apache.syncope.client.to.UserTO.removeAttribute()
-
org.apache.syncope.common.to.UserTO.removeAttribute()
-
org.apache.tapestry.IMarkupWriter.removeAttribute()
Removes the attribute specified with a matching name
if one exists.
@param name The attribute to remove.
@return The removed attribute, null if one didn't exist.
@throws IllegalStateException If there is no open tag.
-
org.apache.tapestry.IRequestCycle.removeAttribute()
Removes a previously stored attribute, if one with the given name exists.
-
org.apache.tomcat.core.Context.removeAttribute()
-
org.apache.tomcat.core.Request.removeAttribute()
-
org.apache.tomcat.core.ServerSession.removeAttribute()
-
org.apache.tools.ant.RuntimeConfigurable.removeAttribute()
Delete an attribute. Not for the faint of heart.
@param name the name of the attribute to be removed.
-
org.apache.wiki.WikiPage.removeAttribute()
Removes an attribute from the page, if it exists.
@param key The key for the attribute
@return If the attribute existed, returns the object.
@since 2.1.111
-
org.apache.xindice.core.meta.MetaData.removeAttribute()
Remove an attribute by name
@param name the attribute to remove
@return Object the removed value
-
org.apache.xmlbeans.XmlCursor.removeAttribute()
When at a START or STARTDOC, removes the attribute with the given name.
@param attrName The name of the attribute that should be removed.
@return true if the attribute was removed; otherwise, false.
-
org.atmosphere.cpr.AtmosphereRequest.removeAttribute()
{@inheritDoc}
-
org.cometd.bayeux.client.ClientSessionChannel.removeAttribute()
-
org.cometd.bayeux.server.LocalSession.removeAttribute()
-
org.cometd.bayeux.server.ServerSession.removeAttribute()
-
org.directwebremoting.ScriptSession.removeAttribute()
Removes the object bound with the specified name from this session. If the session does not have an object bound with the specified name, this method does nothing.
After this method executes, and if the object implements {@link ScriptSessionBindingListener}, the container calls {@link ScriptSessionBindingListener#valueUnbound}.
@param name the name of the object to remove from this session
@throws IllegalStateException if the page has been invalidated
-
org.drools.brms.client.modeldriven.brl.RuleModel.removeAttribute()
-
org.drools.guvnor.client.modeldriven.brl.RuleModel.removeAttribute()
-
org.drools.guvnor.models.commons.shared.rule.RuleModel.removeAttribute()
-
org.drools.ide.common.client.modeldriven.brl.RuleModel.removeAttribute()
-
org.drools.workbench.models.commons.shared.rule.RuleModel.removeAttribute()
-
org.drools.workbench.models.datamodel.rule.RuleModel.removeAttribute()
-
org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.removeAttribute()
-
org.eclipse.jetty.util.Attributes.removeAttribute()
-
org.eclipse.persistence.jpa.rs.PersistenceContext.removeAttribute()
Removes the attribute.
@param tenantId the tenant id
@param entityName the entity name
@param id the id
@param properties the properties
@param attribute the attribute
@param attributeValue the attribute value
@param partner the partner
@return the object
-
org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement.removeAttribute()
-
org.exist.http.servlets.SessionWrapper.removeAttribute()
-
org.freeplane.n3.nanoxml.XMLElement.removeAttribute()
Removes an attribute.
@param name the non-null name of the attribute.
-
org.grails.web.servlet.mvc.GrailsWebRequest.removeAttribute()
-
org.graphstream.graph.Edge.removeAttribute()
-
org.graphstream.graph.Graph.removeAttribute()
-
org.graphstream.graph.Node.removeAttribute()
-
org.graphstream.graph.implementations.MultiGraph.removeAttribute()
-
org.jasig.portal.persondir.ILocalAccountPerson.removeAttribute()
-
org.jboss.errai.bus.client.api.QueueSession.removeAttribute()
Removes the specified attribute
@param attribute - the attribute to remove
-
org.jboss.errai.bus.server.api.QueueSession.removeAttribute()
Removes the specified attribute
@param attribute - the attribute to remove
-
org.jboss.errai.bus.server.util.LocalContext.removeAttribute()
-
org.jboss.identity.idm.impl.model.hibernate.HibernateIdentityObject.removeAttribute()
-
org.jdom.Element.removeAttribute()
This removes the attribute with the given name and within no namespace. If no such attribute exists, this method does nothing.
@param name name of attribute to remove
@return whether the attribute was removed
-
org.jdom2.Element.removeAttribute()
-
org.jfree.xmlns.common.AttributeList.removeAttribute()
Removes the attribute with the given name from the list.
@param namespace the namespace of the attribute that should be removed.
@param name the name of the attribute which should be removed..
-
org.milyn.container.ExecutionContext.removeAttribute()
-
org.mortbay.util.Attributes.removeAttribute()
-
org.nasutekds.server.types.Entry.removeAttribute()
Removes all instances of the specified attribute type from this entry, including any instances with options. If the provided attribute type is the objectclass type, then all objectclass values will be removed (but must be replaced for the entry to be valid). If the specified attribute type is not present in this entry, then this method will have no effect.
@param attributeType The attribute type for the attribute to remove from this entry.
@return true
if the attribute was found andremoved, or false
if it was not present in the entry.
-
org.odftoolkit.odfdom.dom.element.draw.DrawFrameElement.removeAttribute()
-
org.odftoolkit.odfdom.dom.element.style.StyleParagraphPropertiesElement.removeAttribute()
-
org.odftoolkit.odfdom.incubator.doc.draw.OdfDrawFrame.removeAttribute()
-
org.odftoolkit.odfdom.pkg.OdfElement.removeAttribute()
-
org.ofbiz.order.shoppingcart.ShoppingCart.removeAttribute()
-
org.olat.core.gui.components.Window.removeAttribute()
Remove a windo-scope variable
@param key the identifier, must not be NULL
@param the previously attribute that was set for this key or NULL when the key was not set at all
-
org.opencustomer.framework.webapp.panel.Panel.removeAttribute()
-
org.openqreg.bean.CentreBean.removeAttribute()
-
org.openqreg.bean.CountryBean.removeAttribute()
-
org.openqreg.bean.UserBean.removeAttribute()
-
org.pentaho.platform.api.engine.IPentahoSession.removeAttribute()
Removes an attribute from the session and returns is
@param attributeName The name of the attribute to remove
@return The value of the removed attribute
-
org.pentaho.platform.engine.core.system.StandaloneSession.removeAttribute()
-
org.pentaho.reporting.libraries.xmlns.common.AttributeList.removeAttribute()
Removes the attribute with the given name from the list.
@param namespace the namespace of the attribute that should be removed.
@param name the name of the attribute which should be removed..
-
org.red5.server.api.so.ISharedObject.removeAttribute()
{@inheritDoc}
-
org.springframework.batch.core.scope.context.JobContext.removeAttribute()
Override base class behaviour to ensure destruction callbacks are unregistered as well as the default behaviour.
@see SynchronizedAttributeAccessor#removeAttribute(String)
-
org.springframework.batch.core.scope.context.StepContext.removeAttribute()
Override base class behaviour to ensure destruction callbacks are unregistered as well as the default behaviour.
@see SynchronizedAttributeAccessor#removeAttribute(String)
-
org.springframework.beans.factory.config.BeanDefinition.removeAttribute()
-
org.springframework.beans.factory.support.AbstractBeanDefinition.removeAttribute()
-
org.springframework.session.data.redis.RedisOperationsSessionRepository.RedisSession.removeAttribute()
-
org.springframework.web.context.request.RequestAttributes.removeAttribute()
Remove the scoped attribute of the given name, if it exists.
Note that an implementation should also remove a registered destruction callback for the specified attribute, if any. It does, however, not need to execute a registered destruction callback in this case, since the object will be destroyed by the caller (if appropriate).
@param name the name of the attribute
@param scope the scope identifier
-
org.springframework.web.context.request.WebRequest.removeAttribute()
-
org.thymeleaf.dom.Element.removeAttribute()
-
org.vectomatic.dom.svg.OMElement.removeAttribute()
Removes an attribute by name. If a default value for the removed attribute is defined in the DTD, a new attribute immediately appears with the default value as well as the corresponding namespace URI, local name, and prefix when applicable. The implementation may handle default values from other schemas similarly but applications should use OMDocument.normalizeDocument()
to guarantee this information is up-to-date.
If no attribute with this name is found, this method has no effect.
To remove an attribute by local name and namespace URI, use the removeAttributeNS
method.
@param name The name of the attribute to remove.
@exception DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
-
org.w3c.dom.Element.removeAttribute()
Removes an attribute by name. If the removed attribute is known to have a default value, an attribute immediately appears containing the default value as well as the corresponding namespace URI, local name, and prefix when applicable.
To remove an attribute by local name and namespace URI, use the removeAttributeNS
method.
@param name The name of the attribute to remove.
@exception DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
-
org.w3c.dom.html.HTMLElement.removeAttribute()
-
org.w3c.dom.html.HTMLInputElement.removeAttribute()
-
org.w3c.dom.html.HTMLOptionElement.removeAttribute()
-
org.w3c.dom.html.HTMLTextAreaElement.removeAttribute()
-
org.wildfly.clustering.web.session.SessionAttributes.removeAttribute()
Removes the specified attribute.
@param name a unique attribute name
@return the removed attribute value, or null if the attribute does not exist.
-
org.xml.sax.helpers.AttributesImpl.removeAttribute()
Remove an attribute from the list.
@param index The index of the attribute (zero-based).
@exception java.lang.ArrayIndexOutOfBoundsException When thesupplied index does not point to an attribute in the list.
-
org.xmlpull.infoset.XmlElement.removeAttribute()
-
org.zkoss.zk.ui.Component.removeAttribute()
Removes the specified custom attribute in the specified scope.
If scope is {@link #COMPONENT_SCOPE}, it means attributes private to this component.
If scope is {@link #SPACE_SCOPE}, it means custom attributes shared by components from the same ID space as this one's.
If scope is {@link #PAGE_SCOPE}, it means custom attributes shared by components from the same page as this one's.
If scope is {@link #DESKTOP_SCOPE}, it means custom attributes shared by components from the same desktop as this one's.
@param scope {@link #COMPONENT_SCOPE}, {@link #SPACE_SCOPE}, {@link #PAGE_SCOPE}, {@link #DESKTOP_SCOPE}, {@link #SESSION_SCOPE}, {@link #REQUEST_SCOPE} or {@link #APPLICATION_SCOPE},
-
org.zkoss.zk.ui.Desktop.removeAttribute()
Removes the specified custom attribute associated with the desktop.
-
org.zkoss.zk.ui.Execution.removeAttribute()
Removes the specified request attribute.
@return the previous value if any (since ZK5)
-
org.zkoss.zk.ui.Page.removeAttribute()
Removes the specified custom attribute in the specified scope.
If scope is {@link #PAGE_SCOPE}, it means custom attributes shared by components from the same page as this one's.
If scope is {@link #DESKTOP_SCOPE}, it means custom attributes shared by components from the same desktopas this one's.
@param scope {@link #APPLICATION_SCOPE}, {@link #SESSION_SCOPE}, {@link #PAGE_SCOPE}, {@link #REQUEST_SCOPE} or {@link #DESKTOP_SCOPE}.
-
org.zkoss.zk.ui.WebApp.removeAttribute()
Removes the specified custom attribute.
@return the previous value if any (since ZK 5)
-
org.zkoss.zk.ui.ext.Scope.removeAttribute()
Removes the attribute from the current scope if any.
@return the previous value associated with the attribute, if any,
@since 5.0.0
-
pl.net.bluesoft.rnd.processtool.model.ProcessInstance.removeAttribute()
-
tigase.xml.Element.removeAttribute()