org.blue.xdata
Class xodtemplate_h

java.lang.Object
  extended by org.blue.xdata.xodtemplate_h

public class xodtemplate_h
extends java.lang.Object


Nested Class Summary
static class xodtemplate_h.xodtemplate_command
           
static class xodtemplate_h.xodtemplate_contact
           
static class xodtemplate_h.xodtemplate_contactgroup
           
static class xodtemplate_h.xodtemplate_contactlist
           
static class xodtemplate_h.xodtemplate_host
           
static class xodtemplate_h.xodtemplate_hostdependency
           
static class xodtemplate_h.xodtemplate_hostescalation
           
static class xodtemplate_h.xodtemplate_hostextinfo
           
static class xodtemplate_h.xodtemplate_hostgroup
           
static class xodtemplate_h.xodtemplate_hostlist
           
static class xodtemplate_h.xodtemplate_service
           
static class xodtemplate_h.xodtemplate_service_cursor
          CHAINED HASH DATA STRUCTURES
static class xodtemplate_h.xodtemplate_servicedependency
           
static class xodtemplate_h.xodtemplate_serviceescalation
           
static class xodtemplate_h.xodtemplate_serviceextinfo
           
static class xodtemplate_h.xodtemplate_servicegroup
           
static class xodtemplate_h.xodtemplate_servicelist
           
static class xodtemplate_h.xodtemplate_timeperiod
          STRUCTURE DEFINITIONS
 
Field Summary
static int MAX_XODTEMPLATE_CONTACT_ADDRESSES
           
static int MAX_XODTEMPLATE_INPUT_BUFFER
          GENERAL DEFINITIONS
static int XODTEMPLATE_COMMAND
           
static int XODTEMPLATE_CONTACT
           
static int XODTEMPLATE_CONTACTGROUP
           
static int XODTEMPLATE_HOST
           
static int XODTEMPLATE_HOSTDEPENDENCY
           
static int XODTEMPLATE_HOSTESCALATION
           
static int XODTEMPLATE_HOSTEXTINFO
           
static int XODTEMPLATE_HOSTGROUP
           
static int XODTEMPLATE_HOSTGROUPESCALATION
           
static int XODTEMPLATE_NONE
           
static int XODTEMPLATE_SERVICE
           
static int XODTEMPLATE_SERVICEDEPENDENCY
           
static int XODTEMPLATE_SERVICEESCALATION
           
static int XODTEMPLATE_SERVICEEXTINFO
           
static int XODTEMPLATE_SERVICEGROUP
           
static int XODTEMPLATE_TIMEPERIOD
           
 
Constructor Summary
xodtemplate_h()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_XODTEMPLATE_INPUT_BUFFER

public static int MAX_XODTEMPLATE_INPUT_BUFFER
GENERAL DEFINITIONS


MAX_XODTEMPLATE_CONTACT_ADDRESSES

public static int MAX_XODTEMPLATE_CONTACT_ADDRESSES

XODTEMPLATE_NONE

public static final int XODTEMPLATE_NONE
See Also:
Constant Field Values

XODTEMPLATE_TIMEPERIOD

public static final int XODTEMPLATE_TIMEPERIOD
See Also:
Constant Field Values

XODTEMPLATE_COMMAND

public static final int XODTEMPLATE_COMMAND
See Also:
Constant Field Values

XODTEMPLATE_CONTACT

public static final int XODTEMPLATE_CONTACT
See Also:
Constant Field Values

XODTEMPLATE_CONTACTGROUP

public static final int XODTEMPLATE_CONTACTGROUP
See Also:
Constant Field Values

XODTEMPLATE_HOST

public static final int XODTEMPLATE_HOST
See Also:
Constant Field Values

XODTEMPLATE_HOSTGROUP

public static final int XODTEMPLATE_HOSTGROUP
See Also:
Constant Field Values

XODTEMPLATE_SERVICE

public static final int XODTEMPLATE_SERVICE
See Also:
Constant Field Values

XODTEMPLATE_SERVICEDEPENDENCY

public static final int XODTEMPLATE_SERVICEDEPENDENCY
See Also:
Constant Field Values

XODTEMPLATE_HOSTGROUPESCALATION

public static final int XODTEMPLATE_HOSTGROUPESCALATION
See Also:
Constant Field Values

XODTEMPLATE_SERVICEESCALATION

public static final int XODTEMPLATE_SERVICEESCALATION
See Also:
Constant Field Values

XODTEMPLATE_HOSTESCALATION

public static final int XODTEMPLATE_HOSTESCALATION
See Also:
Constant Field Values

XODTEMPLATE_HOSTDEPENDENCY

public static final int XODTEMPLATE_HOSTDEPENDENCY
See Also:
Constant Field Values

XODTEMPLATE_HOSTEXTINFO

public static final int XODTEMPLATE_HOSTEXTINFO
See Also:
Constant Field Values

XODTEMPLATE_SERVICEEXTINFO

public static final int XODTEMPLATE_SERVICEEXTINFO
See Also:
Constant Field Values

XODTEMPLATE_SERVICEGROUP

public static final int XODTEMPLATE_SERVICEGROUP
See Also:
Constant Field Values
Constructor Detail

xodtemplate_h

public xodtemplate_h()