com.plumtree.server
Class PT_ACL_IMPORT_COLS

java.lang.Object
  |
  +--com.plumtree.server.PT_ACL_IMPORT_COLS

public final class PT_ACL_IMPORT_COLS
extends java.lang.Object

Defines the columns of an array of Access Control Lists.

See Also:
IPTDataSourceACLSyncProvider.GetACL(int)

Field Summary
static int PT_ACL_IMPORT_COLS_DOMAIN
           
static int PT_ACL_IMPORT_COLS_INVALID
           
static int PT_ACL_IMPORT_COLS_NAME
           
static int PT_ACL_IMPORT_COLS_TYPE
           
 
Constructor Summary
PT_ACL_IMPORT_COLS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_ACL_IMPORT_COLS_DOMAIN

public static final int PT_ACL_IMPORT_COLS_DOMAIN

PT_ACL_IMPORT_COLS_NAME

public static final int PT_ACL_IMPORT_COLS_NAME

PT_ACL_IMPORT_COLS_TYPE

public static final int PT_ACL_IMPORT_COLS_TYPE

PT_ACL_IMPORT_COLS_INVALID

public static final int PT_ACL_IMPORT_COLS_INVALID
Constructor Detail

PT_ACL_IMPORT_COLS

public PT_ACL_IMPORT_COLS()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.