-
Framework.CircularList.move()
-
android.database.Cursor.move()
Move the cursor by the given number of rows forward or backward.
@param offset the row offset
@return true if the operation was successful
-
battleTank.BubbleShield.move()
-
battleTank.Crate.move()
This method will move the crate in the direction it is being pushed by the player's tank.
@return if it has successfully moved the crate
-
battleTank.FireRing.move()
This method moves the FireRing in the specified Direction if it is possible to move in that direction. This is the method that actually controls whether it moves into another space by determining if the desired space it would like to move to has an obstacle or not.
@param d the direction that the fire ring is to move
@return if it successfully moved in that direction
-
battleTank.IceBlock.move()
-
battleTank.ImmovableBlock.move()
-
battleTank.SpeedBoost.move()
-
battleTank.SpikePit.move()
-
battleTank.TNT.move()
This method will control how the TNT box is moved; tanks can run into this obstacle and move it accordingly without detonating this object. It will only detonate when hit with a projectile or by the blast of another TNT.
@param d direction it is to be moved
@return if it has successfully moved or not
-
br.com.objectos.rio.GentooPrepare.move()
-
ch.entwine.weblounge.common.repository.WritableContentRepository.move()
This method moves the given resource to the new uri.
@param uri uri of the resource to move
@param path the target path
@param moveChildren true
to also move children of this resource
@throws IllegalArgumentException if path
is null
, empty or relative
@throws ContentRepositoryException if updating the content repository fails
@throws IOException if moving fails due to a database error
-
ch.sahits.game.openpatrician.model.building.ITradingOffice.move()
Add or remove ware from the storage. If the amount is negative it will be removed. If the full amount is not available only the available will be moved and returned. The amount is in the ware specific size. The price of the wares is computed based on the amount
@param ware
@param amount
@return amount moved
-
com.alibaba.wasp.client.WaspAdmin.move()
Move the entityGroup r
to dest
.
@param encodedEntityGroupName The encoded entityGroup name; i.e. the hash that makes up the entityGroup name suffix: e.g. if entityGroupname is TestTable,0094429456,1289497600452.527db22f95c8a9e0116f0cc13c680396.
, then the encoded entityGroup name is: 527db22f95c8a9e0116f0cc13c680396
.
@param destServerName The servername of the destination entityGroupserver. If passed the empty byte array we'll assign to a random server. A server name is made of host, port and startcode. Here is an example: host187.example.com,60020,1289493121758
@throws com.alibaba.wasp.UnknownEntityGroupException Thrown if we can't find a entityGroup named encodedEntityGroupName
@throws com.alibaba.wasp.ZooKeeperConnectionException
@throws com.alibaba.wasp.MasterNotRunningException
-
com.anotherbigidea.flash.movie.Shape.move()
Move the pen without drawing any line
-
com.eteks.sweethome3d.model.HomePieceOfFurniture.move()
Moves this piece of (dx
, dy
) units.
-
com.evelopers.unimod.glayout.fast.extensions.VertexExt.move()
moves extension for a point
@param p
-
com.google.gdt.eclipse.designer.gxt.databinding.model.bindings.BindingInfo.move()
-
com.haulmont.yarg.formatters.impl.xlsx.CellReference.move()
-
com.jme3.scene.CameraNode.move()
Translates the spatial by the given translation vector.
@return The spatial on which this method is called, e.g this
.
-
com.jme3.scene.Geometry.move()
Translates the spatial by the given translation vector.
@return The spatial on which this method is called, e.g this
.
-
com.jme3.scene.Node.move()
Translates the spatial by the given translation vector.
@return The spatial on which this method is called, e.g this
.
-
com.jme3.scene.Spatial.move()
Translates the spatial by the given translation vector.
@return The spatial on which this method is called, e.g this
.
-
com.l2jfrozen.gameserver.ai.L2ControllableMobAI.move()
-
com.matis_digital.simulation.gui.utils.Particle.move()
-
com.melitronic.domain.product.client.DmProduct.move()
-
com.netflix.priam.utils.JMXNodeTool.move()
-
com.projity.graphic.configuration.SpreadSheetFieldArray.move()
-
com.volantis.xml.sax.recorder.impl.attributes.AttributesWindow.move()
Move the window onto the specified range.
@param offset The offset of the start of the window within the container.
@param length The length of the window.
-
com.zaranux.os.client.programs.Explorer.move()
-
com.zaranux.os.client.programs.Terminal.move()
-
common.api.ApiClient.move()
Moves a file or folder to a new location.
@param from path to file or folder to move
@param to fully qualified new path for file/folder (must include name of the file/folder itself)
@throws FileMoveCollisionException if file move failed since there is already another file withthe same name at the destination
@throws InvalidTokenException if OAuth token for the current user is not valid
-
commonj.sdo.Sequence.move()
Moves the entry at fromIndex
to toIndex
.
@param toIndex the index of the entry destination.
@param fromIndex the index of the entry to move.
-
cranks.geom.GeometricalObject.move()
To perform a translation followed by rotation about a fixed point. The x & y components of the translation vector are contained in the x & y co-ordinates of the point Translation. If the FixedPoint is a part of this object then it will move during translation and rotation will take place about the new point obtained after translation.
@param Translation a Point
object encapsulating the coordinates of the translation vector
@param Rotation an Angle
object specifying the rotation angle
@param FixedPoint the point about which rotation is to be performed
-
cranks.geom.Point.move()
-
database.Configuration.move()
Moves window to new position;
@param id value of the main key in the database
@param x new horizontal position of the window
@param y new vertical position of the window
@return true on success, false otherwise
-
ehistory.web.server.frontend.MapBean.move()
-
ehistory.web.server.frontend.TimeBean.move()
-
eu.mosaic.cloud.driver.DriverConnection.move()
Moves a specified object from a repository to another repository in the storage system
@param sourceRepository the name of the source repository
@param sourceKey the key from the source repository under which the object is identified
@param destinationRepository the destination repository
@param destinationKey the key under the destination repository under which the object will be stored
@return true
if the move operation succeeded,false
otherwise
@throws DriverApiException
-
flash.swf.builder.types.ShapeBuilder.move()
Moves the current pen position to a new location without drawing. In SWF, this requires a style change record and a delta is calculated between the current position and the new position.
If fill or line style information has changed since the last move command, the new style information is also included in the record.
@param x
@param y
-
java.awt.Component.move()
@deprecated As of JDK version 1.1,replaced by setLocation(int, int)
.
-
java.awt.Frame.move()
-
java.awt.Point.move()
Moves this point to the specified location in the {@code (x,y)} coordinate plane. This methodis identical with setLocation(int, int)
.
@param x the X coordinate of the new location
@param y the Y coordinate of the new location
@see java.awt.Component#setLocation(int,int)
-
java.awt.Rectangle.move()
@deprecated
-
java.nio.file.spi.FileSystemProvider.move()
Move or rename a file to a target file. This method works in exactly the manner specified by the {@link Files#move} method except that both thesource and target paths must be associated with this provider.
@param source the path to the file to move
@param target the path to the target file
@param options options specifying how the move should be done
@throws UnsupportedOperationException if the array contains a copy option that is not supported
@throws FileAlreadyExistsException if the target file exists but cannot be replaced because the {@code REPLACE_EXISTING} option is not specified (optionalspecific exception)
@throws DirectoryNotEmptyException the {@code REPLACE_EXISTING} option is specified but the filecannot be replaced because it is a non-empty directory (optional specific exception)
@throws AtomicMoveNotSupportedException if the options array contains the {@code ATOMIC_MOVE} option butthe file cannot be moved as an atomic file system operation.
@throws IOException if an I/O error occurs
@throws SecurityException In the case of the default provider, and a security manager is installed, the {@link SecurityManager#checkWrite(String) checkWrite}method is invoked to check write access to both the source and target file.
-
javassist.bytecode.CodeIterator.move()
Moves to the given index.
The index of the next instruction is set to the given index. The successive call to next()
returns the index that has been given to move()
.
Note that the index is into the byte array returned by get().getCode()
.
@see CodeAttribute#getCode()
-
javax.jcr.Session.move()
Moves the node given by the source path to the destination path.
@param srcAbsPath the absolute path name of the source node
@param destAbsPath the absolute path name of the destination node
-
javax.jcr.Workspace.move()
Move a node from another workspace.
-
main.ch.morrolan.gibb.snake.BodyPart.move()
Move the body part in the appropriate direction.
@param amount The number of tiles which to move the body part.
-
net.helipilot50.stocktrade.framework.CircularList.move()
-
net.imglib2.roi.AbstractRegionOfInterest.move()
-
net.imglib2.roi.RegionOfInterest.move()
-
net.sf.l2j.gameserver.ai.L2ControllableMobAI.move()
-
net.sourceforge.ganttproject.task.TaskContainmentHierarchyFacade.move()
-
net.wigis.graph.dnv.DNVNode.move()
Move.
@param movement the movement
@param applyToSubnodes the apply to subnodes
@param applyToParent the apply to parent
-
org.antlr.xjlib.appkit.gview.object.GElement.move()
-
org.apache.cassandra.tools.NodeProbe.move()
-
org.apache.chemistry.opencmis.client.api.Document.move()
-
org.apache.chemistry.opencmis.client.api.FileableCmisObject.move()
Moves the object.
-
org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing.move()
Move an object to a different folder. Source and target object are persisted in this call as part of a transactional step.
@param newParent new parent folder for the object
-
org.apache.directory.ldap.client.api.LdapConnection.move()
Moves the given entry Dn under the new superior Dn.
@param entryDn the Dn of the target entry
@param newSuperiorDn Dn of the new parent/superior
@return modifyDn operation's response
@throws LdapException if some error occurred
@see #move(org.apache.directory.shared.ldap.model.name.Dn,org.apache.directory.shared.ldap.model.name.Dn)
-
org.apache.directory.ldap.client.api.LdapNetworkConnection.move()
{@inheritDoc}
-
org.apache.directory.server.core.CoreSession.move()
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
@param dn the distinguished name of the entry/branch to move
@param newParent the new parent under which the entry/branch is moved
@exception if there are failures while moving the entry/branch
-
org.apache.directory.server.core.OperationManager.move()
TODO document after determining if this method should be here.
-
org.apache.directory.server.core.api.CoreSession.move()
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
@param dn the distinguished name of the entry/branch to move
@param newParent the new parent under which the entry/branch is moved
@exception if there are failures while moving the entry/branch
-
org.apache.directory.server.core.api.OperationManager.move()
TODO document after determining if this method should be here.
-
org.apache.directory.server.core.api.interceptor.Interceptor.move()
Filters {@link Partition#move(MoveOperationContext)} call.
-
org.apache.directory.server.core.api.partition.Partition.move()
Transplants a child entry, to a position in the namespace under a new parent entry.
@param moveContext The context containing the DNs to move
@throws Exception if there are any problems
-
org.apache.directory.server.core.interceptor.InterceptorChain.move()
-
org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition.move()
{@inheritDoc}
-
org.apache.hadoop.hbase.client.Admin.move()
Move the region r
to dest
.
@param encodedRegionName The encoded region name; i.e. the hash that makes up the region namesuffix: e.g. if regionname is TestTable,0094429456,1289497600452.527db22f95c8a9e0116f0cc13c680396.
, then the encoded region name is: 527db22f95c8a9e0116f0cc13c680396
.
@param destServerName The servername of the destination regionserver. If passed the empty bytearray we'll assign to a random server. A server name is made of host, port and startcode. Here is an example: host187.example.com,60020,1289493121758
@throws UnknownRegionException Thrown if we can't find a region namedencodedRegionName
@throws ZooKeeperConnectionException
@throws MasterNotRunningException
-
org.apache.hadoop.hbase.client.HBaseAdmin.move()
Move the region r
to dest
.
@param encodedRegionName The encoded region name; i.e. the hash that makesup the region name suffix: e.g. if regionname is TestTable,0094429456,1289497600452.527db22f95c8a9e0116f0cc13c680396.
, then the encoded region name is: 527db22f95c8a9e0116f0cc13c680396
.
@param destServerName The servername of the destination regionserver. Ifpassed the empty byte array we'll assign to a random server. A server name is made of host, port and startcode. Here is an example: host187.example.com,60020,1289493121758
@throws UnknownRegionException Thrown if we can't find a region namedencodedRegionName
@throws ZooKeeperConnectionException
@throws MasterNotRunningException
-
org.apache.hadoop.hbase.master.HMaster.move()
-
org.apache.isis.viewer.dnd.Location.move()
-
org.apache.isis.viewer.dnd.drawing.Location.move()
-
org.apache.jackrabbit.core.SessionImpl.move()
{@inheritDoc}
-
org.apache.jackrabbit.oak.api.Root.move()
Move the child located at {@code sourcePath} to a child at {@code destPath}. Both paths must be absolute and resolve to a child located beneath this root.
This method does nothing and returns {@code false} if
- the tree at {@code sourcePath} does not exist or is not accessible,
- the parent of the tree at {@code destinationPath} does not exist or is not accessible,
- a tree already exists at {@code destinationPath}.
If a tree at {@code destinationPath} exists but is not accessible to theediting content session this method succeeds but a subsequent {@link #commit()} will detect the violation and fail.
@param sourcePath The source path
@param destPath The destination path
@return {@code true} on success, {@code false} otherwise.
-
org.apache.jackrabbit.oak.jcr.state.TransientNodeState.move()
Transiently move this node.
@param name name of this node at its {@code destination}
@param destination The destination of the move.
@throws javax.jcr.ItemExistsException {@code name} exists at {@code destination}
@throws javax.jcr.PathNotFoundException {@code destination} does not exist
@throws javax.jcr.ItemNotFoundException {@code name} does not exist
-
org.apache.jackrabbit.oak.spi.state.NodeStoreBranch.move()
Moves a node in this private branch.
@param source source path
@param target target path
@return {@code true} iff the move succeeded
@throws IllegalStateException if the branch is already merged
-
org.apache.jackrabbit.ocm.manager.ObjectContentManager.move()
Move an object
@param srcPath path of the object to move
@param destPath destination path
@throws ObjectContentManagerException
-
org.apache.jackrabbit.spi.Batch.move()
Move the node identified by the given srcNodeId
to the new parent identified by destParentNodeId
and change its name to destName
.
@param srcNodeId NodeId identifying the node to be moved.
@param destParentNodeId NodeId identifying the new parent.
@param destName The new name of the moved node.
@throws javax.jcr.ItemExistsException
@throws javax.jcr.PathNotFoundException
@throws javax.jcr.version.VersionException
@throws javax.jcr.nodetype.ConstraintViolationException
@throws javax.jcr.lock.LockException
@throws javax.jcr.AccessDeniedException
@throws javax.jcr.UnsupportedRepositoryOperationException
@throws javax.jcr.RepositoryException
@see javax.jcr.Session#move(String,String)
-
org.apache.lenya.cms.publication.DocumentManager.move()
Moves a document from one location to another.
@param sourceDocument The source document.
@param destination The destination document.
@throws PublicationException if a document which the destination document depends on does notexist.
-
org.apache.lenya.cms.publication.SiteTree.move()
Move a node with all its child node.
@param src Node to move.
@param dst Parent node where node will be inserted.
@param newId The new id of the inserted node (in case when the node id exists already).
@param followingSibling The sibling node that should follow the moved node (ordering),if null the node will be inserted at the end.
-
org.brixcms.jcr.api.JcrSession.move()
-
org.conserve.tools.generators.SubclassMover.move()
Move subClass from fromStack to toStack.
@param fromStack
@param toStack
@param subClass
@param cw
@throws SQLException
@throws IOException
-
org.darkhelm.dragonchess.server.board.BoardSet.move()
-
org.drools.guvnor.client.widgets.drools.decoratedgrid.data.DynamicDataRow.move()
-
org.dspace.content.Item.move()
Moves the item from one collection to another one
@throws SQLException
@throws AuthorizeException
@throws IOException
-
org.eclipse.core.filesystem.IFileStore.move()
Moves the file represented by this store to the provided destination store. Moving occurs with best-effort semantics; if some files cannot be moved, exceptions are recorded but other files will continue to be moved if possible.
The {@link EFS#OVERWRITE} option flag indicates howthis method deals with files that already exist at the move destination. If the OVERWRITE
flag is present, then existing files at the destination are overwritten with the corresponding files from the source of the move operation. When this flag is not present, existing files at the destination are not overwritten and an exception is thrown indicating what files could not be moved.
@param destination The destination of the move.
@param options bit-wise or of option flag constants ( {@link EFS#OVERWRITE}).
@param monitor a progress monitor, or
null
if progressreporting and cancellation are not desired
@exception CoreException if this method fails. Reasons include:
- This store does not exist.
- The parent of the destination file store does not exist.
- The {@link EFS#OVERWRITE} flag is not specified and a file of thesame name already exists at the destination.
-
org.eclipse.core.resources.IFile.move()
Moves this resource to be at the given location.
This is a convenience method, fully equivalent to:
move(destination, (keepHistory ? KEEP_HISTORY : IResource.NONE) | (force ? FORCE : IResource.NONE), monitor);
This method changes resources; these changes will be reported in a subsequent resource change event, including an indication that this file has been removed from its parent and a new file has been added to the parent of the destination.
This method is long-running; progress and cancellation are provided by the given progress monitor.
@param destination the destination path
@param force a flag controlling whether resources that are notin sync with the local file system will be tolerated
@param keepHistory a flag controlling whether files under this foldershould be stored in the workspace's local history
@param monitor a progress monitor, or
null
if progressreporting is not desired
@exception CoreException if this resource could not be moved. Reasons include:
- This resource does not exist.
- This resource is not local.
- The resource corresponding to the parent destination path does not exist.
- The resource corresponding to the parent destination path is a closed project.
- A resource at destination path does exist.
- A resource of a different type exists at the destination path.
- This resource is out of sync with the local file system and
force
is false
. - The workspace and the local file system are out of sync at the destination resource or one of its descendents.
- Resource changes are disallowed during certain types of resource change event notification. See
IResourceChangeEvent
for more details.
@exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided.
@see IResource#move(IPath,int,IProgressMonitor)
@see IResourceRuleFactory#moveRule(IResource,IResource)
-
org.eclipse.core.resources.IFolder.move()
Moves this resource so that it is located at the given path.
This is a convenience method, fully equivalent to:
move(destination, (keepHistory ? KEEP_HISTORY : IResource.NONE) | (force ? FORCE : IResource.NONE), monitor);
This method changes resources; these changes will be reported in a subsequent resource change event, including an indication that this folder has been removed from its parent and a new folder has been added to the parent of the destination.
This method is long-running; progress and cancellation are provided by the given progress monitor.
@param destination the destination path
@param force a flag controlling whether resources that are notin sync with the local file system will be tolerated
@param keepHistory a flag controlling whether files under this foldershould be stored in the workspace's local history
@param monitor a progress monitor, or
null
if progressreporting is not desired
@exception CoreException if this resource could not be moved. Reasons include:
- This resource does not exist.
- This resource or one of its descendents is not local.
- The resource corresponding to the parent destination path does not exist.
- The resource corresponding to the parent destination path is a closed project.
- A resource at destination path does exist.
- A resource of a different type exists at the destination path.
- This resource or one of its descendents is out of sync with the local file system and
force
is false
. - The workspace and the local file system are out of sync at the destination resource or one of its descendents.
- Resource changes are disallowed during certain types of resource change event notification. See
IResourceChangeEvent
for more details.
@exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided.
@see IResourceRuleFactory#moveRule(IResource,IResource)
@see IResource#move(IPath,int,IProgressMonitor)
-
org.eclipse.core.resources.IProject.move()
Renames this project so that it is located at the name in the given description.
This is a convenience method, fully equivalent to:
move(description, (force ? FORCE : IResource.NONE), monitor);
This method changes resources; these changes will be reported in a subsequent resource change event that will include an indication that the resource has been removed from its parent and that a corresponding resource has been added to its new parent. Additional information provided with resource delta shows that these additions and removals are related.
This method is long-running; progress and cancellation are provided by the given progress monitor.
@param description the description for the destination project
@param force a flag controlling whether resources that are notin sync with the local file system will be tolerated
@param monitor a progress monitor, or
null
if progressreporting is not desired
@exception CoreException if this resource could not be moved. Reasons include:
- This resource is not accessible.
- This resource or one of its descendents is not local.
- This resource or one of its descendents is out of sync with the local file system and
force
is false
. - The workspace and the local file system are out of sync at the destination resource or one of its descendents.
- Resource changes are disallowed during certain types of resource change event notification. See
IResourceChangeEvent
for more details.
@exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided.
@see IResourceDelta#getFlags()
@see IResource#move(IProjectDescription,int,IProgressMonitor)
@see IResourceRuleFactory#moveRule(IResource,IResource)
-
org.eclipse.core.resources.IResource.move()
Moves this resource so that it is located at the given path.
This is a convenience method, fully equivalent to:
move(destination, force ? FORCE : IResource.NONE, monitor);
This method changes resources; these changes will be reported in a subsequent resource change event that will include an indication that the resource has been removed from its parent and that a corresponding resource has been added to its new parent. Additional information provided with resource delta shows that these additions and removals are related.
This method is long-running; progress and cancellation are provided by the given progress monitor.
@param destination the destination path
@param force a flag controlling whether resources that are notin sync with the local file system will be tolerated
@param monitor a progress monitor, or
null
if progressreporting is not desired
@exception CoreException if this resource could not be moved. Reasons include:
- This resource does not exist.
- This resource or one of its descendents is not local.
- The source or destination is the workspace root.
- The source is a project but the destination is not.
- The destination is a project but the source is not.
- The resource corresponding to the parent destination path does not exist.
- The resource corresponding to the parent destination path is a closed project.
- A resource at destination path does exist.
- A resource of a different type exists at the destination path.
- This resource or one of its descendents is out of sync with the local file system and
force
is false
. - The workspace and the local file system are out of sync at the destination resource or one of its descendents.
- Resource changes are disallowed during certain types of resource change event notification. See
IResourceChangeEvent
for more details. - The source resource is a file and the destination path specifies a project.
@exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided.
@see IResourceDelta#getFlags()
-
org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory.move()
Record the set of deltas representing a move of the given resource to the given workspace path. Note that this API is used to describe a resource being moved to another path in the workspace, rather than a move in the file system.
@param resource the resource that will be moved
@param destination the full workspace path of the destination the resource is being moved to
-
org.eclipse.emf.ecore.util.FeatureMap.move()
-
org.eclipse.emf.ecore.util.InternalEList.move()
-
org.exist.xmldb.CollectionManagementServiceImpl.move()
@deprecated Use XmldbURI version instead
-
org.exoplatform.services.html.NodeConfig.move()
-
org.exoplatform.services.jcr.core.ExtendedSession.move()
Moves the node at
srcAbsPath
(and its entire subtree) to the new location at
destAbsPath
. Method can help to avoid performance impacts on "rename" of big trees. Rename means move of node within same parent. Keep in mind that this method will not give a performance growth on renaming of small trees but even probably will cause a decrease. Also it means that all listeners connected with descendants will not get events. Also in case of QuotaManager it will call re-calculating size of moved node and this will affect performance decrease.
In order to persist the change, a save
must be called on either the session or a common ancestor to both the source and destination locations.
A
ConstraintViolationException
is thrown either immediately or on
save
if performing this operation would violate a node type or implementation-specific constraint. Implementations may differ on when this validation is performed.
As well, a ConstraintViolationException
will be thrown on save
if an attempt is made to separately save
either the source or destination node.
Note that this behavior differs from that of {@link Workspace#move}, which operates directly in the persistent workspace and does not require a save
.
The
destAbsPath
provided must not have an index on its final element. If it does then a
RepositoryException
is thrown. Strictly speaking, the
destAbsPath
parameter is actually an
absolute path to the parent node of the new location, appended with the new
name desired for the moved node. It does not specify a position within the child node ordering (if such ordering is supported). If ordering is supported by the node type of the parent node of the new location, then the newly moved node is appended to the end of the child node list.
This method cannot be used to move just an individual property by itself. It moves an entire node and its subtree (including, of course, any properties contained therein).
If no node exists at
srcAbsPath
or no node exists one level above
destAbsPath
(in other words, there is no node that will serve as the parent of the moved item) then a
PathNotFoundException
is thrown either immediately or on
save
. Implementations may differ on when this validation is performed.
An
ItemExistsException
is thrown either immediately or on
save
if a property already exists at
destAbsPath
or a node already exists there and same-name siblings are not allowed. Implementations may differ on when this validation is performed.
A
VersionException
is thrown either immediately or on
save
if the parent node of
destAbsPath
or the parent node of
srcAbsPath] is versionable and checked-in, or is non-versionable and its nearest versionable ancestor is checked-in. Implementations may differ on when this validation is performed. A LockException
is thrown either immediately or on save
if a lock prevents the move
. Implementations may differ on when this validation is performed.
@param srcAbsPath the root of the subtree to be moved.
@param destAbsPath the location to which the subtree is to be moved.
@param triggerEventsForDescendantsOnRename indicates need of triggering events for all descendants in treeif move is a rename.
@throws ItemExistsException if a property already exists atdestAbsPath
or a node already exist there, and same name siblings are not allowed and this implementation performs this validation immediately instead of waiting until save
.
@throws PathNotFoundException if either srcAbsPath
or destAbsPath
cannot be found and thisimplementation performs this validation immediately instead of waiting until save
.
@throws VersionException if the parent node of destAbsPath
or the parent node of srcAbsPath
is versionable and checked-in, or or is non-verionable and its nearest versionable ancestor is checked-in and this implementation performs this validation immediately instead of waiting until save
.
@throws ConstraintViolationException if a node-type or other constraint violation is detected immediately and thisimplementation performs this validation immediately instead of waiting until save
.
@throws LockException if the move operation would violate a lock and thisimplementation performs this validation immediately instead of waiting until save
.
@throws RepositoryException if the last element of destAbsPath
has an index or if another error occurs.
-
org.exoplatform.services.jcr.impl.core.SessionImpl.move()
{@inheritDoc}
-
org.jahia.ajax.gwt.client.service.content.JahiaContentManagementServiceAsync.move()
-
org.jboss.aesh.terminal.CursorPosition.move()
-
org.jboss.as.cli.batch.Batch.move()
Move the command or operation corresponding to the currentIndex to the newIndex position, shifting the commands/operations in between the indexes. The indexes start with 0.
@param currentIndex the index of the command or operation to move the new position
@param newIndex the new position for the command/operation
-
org.locationtech.udig.catalog.ServiceMover.move()
Move the service from its actual path to the given destination
@param destination the destination file, can be a folder as well as a file
@return null if the move action worked correctly or the error message
-
org.nasutekds.quicksetup.util.FileManager.move()
Move a file.
@param object File to move
@param newParent File representing new parent directory
@throws ApplicationException if something goes wrong
-
org.pokenet.server.backend.entity.Char.move()
Processes and checks all movements queued
-
org.timerescue.element.agent.Agent.move()
-
org.uberfire.java.nio.file.spi.FileSystemProvider.move()
-
org.uberfire.java.nio.fs.file.SimpleFileSystemProvider.move()
-
org.vietspider.html.NodeConfig.move()
-
org.waveprotocol.wave.client.editor.selection.html.SelectionWebkit.move()
Move the selection in the specified direction and move unit. Note, this moves the copy of the selection object, but does not change the location of the selection in the browser.
@param direction
@param moveUnit
-
org.wso2.carbon.registry.core.session.UserRegistry.move()
-
org.zkoss.zss.model.Range.move()
Move this range to a new place as specified by nRow(negative value to move up; positive value to move down) and nCol(negative value to move left; positive value to move right)
@param nRow how many rows to move this range
@param nCol how many columns to move this range
-
orxanimeditor.data.v1.Frame.move()
-
playRepository.PlayRepository.move()
-
scotlandyard.server.GameServer.move()
-
wolf.util.Turtle.move()