com.sap.tc.logging

Class Group

java.lang.Object
  extended by com.sap.tc.logging.Group
All Implemented Interfaces:
IObjectInfo

public class Group
extends Object
implements IObjectInfo


Method Summary
 void addChild(Group group)
           
 void close(LogController src)
           
 boolean equals(Object obj)
           
 String getDescription()
           
 GUId getId()
           
 int getIndent()
           
 int getLevel()
           
 String getLocationName()
           
 String getName()
           
 Group getParent()
           
 LogController[] getRelatives()
           
 int getSeverity()
           
 String getSubLocationName()
           
 String getVerInUse()
          Gets the version of API.
 int hashCode()
           
 boolean isCommitted()
           
 boolean isOpened()
           
 void open(LogController src)
           
 void removeChild(Group group)
           
 void setCommitted(boolean value)
           
 void setDescription(String value)
           
 void setName(String value)
           
 void setSubLocationName(String value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public GUId getId()

getParent

public Group getParent()

addChild

public void addChild(Group group)

removeChild

public void removeChild(Group group)

open

public void open(LogController src)

close

public void close(LogController src)

setName

public void setName(String value)

getName

public String getName()
Specified by:
getName in interface IObjectInfo

setDescription

public void setDescription(String value)

getDescription

public String getDescription()
Specified by:
getDescription in interface IObjectInfo

getVerInUse

public String getVerInUse()
Gets the version of API.

Specified by:
getVerInUse in interface IObjectInfo

getLocationName

public String getLocationName()

setSubLocationName

public void setSubLocationName(String value)

getSubLocationName

public String getSubLocationName()

getRelatives

public LogController[] getRelatives()

getSeverity

public int getSeverity()

getLevel

public int getLevel()

getIndent

public int getIndent()

isOpened

public boolean isOpened()

setCommitted

public void setCommitted(boolean value)

isCommitted

public boolean isCommitted()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object
Access Rights

This class can be accessed from:


SC DC
[sap.com] FRAMEWORK [sap.com] tc/ddic/ddicruntime
[sap.com] ENGINEAPI [sap.com] tc/logging
[sap.com] ENGFACADE [sap.com] tc/bl/logging/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib
[sap.com] BRMS-FACADE [sap.com] tc/brms/facade


Copyright 2010 SAP AG Complete Copyright Notice