Uses of Class
com.esri.sde.sdk.client.SeState

Packages that use SeState
org.geotools.arcsde.session   
 

Uses of SeState in org.geotools.arcsde.session
 

Methods in org.geotools.arcsde.session that return SeState
 SeState ISession.createChildState(long parentStateId)
           
 SeState SessionWrapper.createChildState(long parentStateId)
           
 SeState ISession.createState(SeObjectId stateId)
           
 SeState SessionWrapper.createState(SeObjectId stateId)
           
 SeState Commands.CreateVersionStateCommand.execute(ISession session, SeConnection connection)
           
 SeState Commands.CreateSeStateCommand.execute(ISession session, SeConnection connection)
           
 

Methods in org.geotools.arcsde.session with parameters of type SeState
 void ISession.close(SeState state)
           
 void SessionWrapper.close(SeState state)
           
 

Constructors in org.geotools.arcsde.session with parameters of type SeState
Commands.CloseStateCommand(SeState state)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.