com.esri.sde.sdk.client
Class SeVersion
java.lang.Object
com.esri.sde.sdk.client.SeVersion
public class SeVersion
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SE_QUALIFIED_DEFAULT_VERSION_NAME
public static java.lang.String SE_QUALIFIED_DEFAULT_VERSION_NAME
SeVersion
public SeVersion(SeConnection conn,
java.lang.String versionName)
throws SeException
- Throws:
SeException
create
public void create(boolean uniqueName,
SeVersion newVersion)
throws SeException
- Throws:
SeException
getInfo
public void getInfo()
throws SeException
- Throws:
SeException
getStateId
public SeObjectId getStateId()
setName
public void setName(java.lang.String string)
getName
public java.lang.String getName()
setParentName
public void setParentName(java.lang.String name)
setDescription
public void setDescription(java.lang.String string)
changeState
public void changeState(SeObjectId newStateId)
throws SeException
- Throws:
SeException
delete
public void delete()
throws SeException
- Throws:
SeException
setOwner
public void setOwner(java.lang.String o)
throws SeException
- Throws:
SeException
Copyright © 1996-2010 Geotools. All Rights Reserved.