com.esri.sde.sdk.client
Class SeState
java.lang.Object
com.esri.sde.sdk.client.SeState
public class SeState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SE_STATE_DIFF_NOCHECK
public static int SE_STATE_DIFF_NOCHECK
SE_NULL_STATE_ID
public static int SE_NULL_STATE_ID
SeState
public SeState(SeConnection conn,
SeObjectId stateId)
throws SeException
- Throws:
SeException
SeState
public SeState(SeConnection conn)
throws SeException
- Throws:
SeException
isOpen
public boolean isOpen()
close
public void close()
throws SeException
- Throws:
SeException
getId
public SeObjectId getId()
create
public void create(SeObjectId parentId)
throws SeException
- Throws:
SeException
trimTree
public void trimTree(SeObjectId from,
SeObjectId to)
throws SeException
- Throws:
SeException
delete
public void delete()
throws SeException
- Throws:
SeException
getParentId
public SeObjectId getParentId()
open
public void open()
throws SeException
- Throws:
SeException
freeLock
public void freeLock()
throws SeException
- Throws:
SeException
lock
public void lock()
throws SeException
- Throws:
SeException
merge
public void merge(SeObjectId id,
SeObjectId id2)
throws SeException
- Throws:
SeException
getOwner
public java.lang.String getOwner()
Copyright © 1996-2010 Geotools. All Rights Reserved.