com.esri.sde.sdk.client
Class SeDefs

java.lang.Object
  extended by com.esri.sde.sdk.client.SeDefs

public class SeDefs
extends java.lang.Object


Field Summary
static int SE_DELETE_PRIVILEGE
           
static int SE_INSERT_PRIVILEGE
           
static int SE_SELECT_PRIVILEGE
           
static int SE_UPDATE_PRIVILEGE
           
 
Constructor Summary
SeDefs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SE_SELECT_PRIVILEGE

public static int SE_SELECT_PRIVILEGE

SE_INSERT_PRIVILEGE

public static int SE_INSERT_PRIVILEGE

SE_UPDATE_PRIVILEGE

public static int SE_UPDATE_PRIVILEGE

SE_DELETE_PRIVILEGE

public static int SE_DELETE_PRIVILEGE
Constructor Detail

SeDefs

public SeDefs()


Copyright © 1996-2010 Geotools. All Rights Reserved.