com.plumtree.server
Class PT_ACL_IMPORT_TYPE

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

public final class PT_ACL_IMPORT_TYPE
extends java.lang.Object

Type of Access Control List.

See Also:
PT_ACL_IMPORT_COLS

Field Summary
static int PT_ACL_IMPORT_TYPE_GROUPS
           
static int PT_ACL_IMPORT_TYPE_INVALID
           
static int PT_ACL_IMPORT_TYPE_USERS
           
 
Constructor Summary
PT_ACL_IMPORT_TYPE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_ACL_IMPORT_TYPE_USERS

public static final int PT_ACL_IMPORT_TYPE_USERS

PT_ACL_IMPORT_TYPE_GROUPS

public static final int PT_ACL_IMPORT_TYPE_GROUPS

PT_ACL_IMPORT_TYPE_INVALID

public static final int PT_ACL_IMPORT_TYPE_INVALID
Constructor Detail

PT_ACL_IMPORT_TYPE

public PT_ACL_IMPORT_TYPE()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.