com.starteam
Class ServerAdministration.SecurityLogEntry.ContainerACL

java.lang.Object
  extended by com.starteam.ServerAdministration.SecurityLogEntry.ContainerACL
Enclosing class:
ServerAdministration.SecurityLogEntry

public static final class ServerAdministration.SecurityLogEntry.ContainerACL
extends java.lang.Object

For Container-level security log events.


Method Summary
 int getClassID()
          Returns the class id.
 int getContainerID()
          Returns the container id.
 int getObjectID()
          Returns the object id.
 java.lang.String toString()
          Returns a string representation of the ContainerACL.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getContainerID

public int getContainerID()
Returns the container id.

Returns:
The container id.

getClassID

public int getClassID()
Returns the class id.

Returns:
The class id.

getObjectID

public int getObjectID()
Returns the object id.

Returns:
The object id.

toString

public java.lang.String toString()
Returns a string representation of the ContainerACL.

Overrides:
toString in class java.lang.Object
Returns:
String


StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.