public class SsoServerSiteMapEntry extends Object implements SsoServerSiteMapEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
MapId
Variable for storing the value of "MapId".
|
protected String |
MapServerURL
Variable for storing the value of "MapServerURL".
|
protected String |
MapSiteName
Variable for storing the value of "MapSiteName".
|
protected Integer |
SiteMapId
Variable for storing the value of "SiteMapId".
|
protected Integer |
SiteMapIndex
Variable for storing the value of "SiteMapIndex".
|
Constructor and Description |
---|
SsoServerSiteMapEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSiteMapEntry" group.
|
Modifier and Type | Method and Description |
---|---|
String |
getMapId()
Getter for the "MapId" variable.
|
String |
getMapServerURL()
Getter for the "MapServerURL" variable.
|
String |
getMapSiteName()
Getter for the "MapSiteName" variable.
|
Integer |
getSiteMapId()
Getter for the "SiteMapId" variable.
|
Integer |
getSiteMapIndex()
Getter for the "SiteMapIndex" variable.
|
protected String MapServerURL
protected String MapSiteName
protected String MapId
protected Integer SiteMapId
protected Integer SiteMapIndex
public SsoServerSiteMapEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public String getMapServerURL() throws com.sun.management.snmp.SnmpStatusException
getMapServerURL
in interface SsoServerSiteMapEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getMapSiteName() throws com.sun.management.snmp.SnmpStatusException
getMapSiteName
in interface SsoServerSiteMapEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getMapId() throws com.sun.management.snmp.SnmpStatusException
getMapId
in interface SsoServerSiteMapEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSiteMapId() throws com.sun.management.snmp.SnmpStatusException
getSiteMapId
in interface SsoServerSiteMapEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSiteMapIndex() throws com.sun.management.snmp.SnmpStatusException
getSiteMapIndex
in interface SsoServerSiteMapEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.