public class NXCObjectModificationData
extends java.lang.Object
| Constructor and Description |
|---|
NXCObjectModificationData(long objectId)
Constructor for creating modification data for given object
|
| Modifier and Type | Method and Description |
|---|---|
AccessListElement[] |
getACL() |
int |
getActivationEvent() |
int |
getActiveStatus() |
int |
getAgentAuthMethod() |
int |
getAgentPort() |
long |
getAgentProxy() |
java.lang.String |
getAgentSecret() |
java.lang.String |
getAutoBindFilter() |
int |
getColumnCount() |
java.lang.String |
getConfigFileContent() |
int |
getConnectionRouting() |
java.util.Map<java.lang.String,java.lang.String> |
getCustomAttributes() |
java.util.Collection<DashboardElement> |
getDashboardElements() |
java.util.List<ConditionDciInfo> |
getDciList() |
int |
getDeactivationEvent() |
java.lang.String |
getDescription() |
int |
getDiscoveryRadius() |
int |
getExpectedState() |
java.lang.String |
getFilter() |
int |
getFixedPropagatedStatus() |
long |
getFlags() |
GeoLocation |
getGeolocation() |
int |
getHeight() |
long |
getIcmpProxy() |
int |
getIfXTablePolicy() |
java.util.UUID |
getImage() |
int |
getInactiveStatus() |
int |
getIpAddress() |
int |
getIpPort() |
int |
getIpProtocol() |
int |
getLinkColor() |
java.util.UUID |
getMapBackground() |
int |
getMapBackgroundColor() |
GeoLocation |
getMapBackgroundLocation() |
int |
getMapBackgroundZoom() |
java.util.Collection<NetworkMapElement> |
getMapElements() |
int |
getMapLayout() |
java.util.Collection<NetworkMapLink> |
getMapLinks() |
java.lang.String |
getName() |
java.util.List<ClusterSyncNetwork> |
getNetworkList() |
int |
getObjectFlags() |
long |
getObjectId() |
long |
getPollerNode() |
java.net.InetAddress |
getPrimaryIpAddress() |
java.lang.String |
getPrimaryName() |
java.lang.String |
getReportDefinition() |
java.lang.String |
getRequest() |
int |
getRequiredPolls() |
java.util.List<ClusterResource> |
getResourceList() |
java.lang.String |
getResponse() |
java.lang.String |
getScript() |
int |
getServiceType() |
int |
getSnmpAuthMethod() |
java.lang.String |
getSnmpAuthName() |
java.lang.String |
getSnmpAuthPassword() |
int |
getSnmpPort() |
int |
getSnmpPrivMethod() |
java.lang.String |
getSnmpPrivPassword() |
long |
getSnmpProxy() |
int |
getSnmpVersion() |
long |
getSourceObject() |
int |
getStatusCalculationMethod() |
int |
getStatusPropagationMethod() |
int |
getStatusShift() |
int |
getStatusSingleThreshold() |
int[] |
getStatusThresholds() |
int[] |
getStatusTransformation() |
long |
getSubmapId() |
long[] |
getTrustedNodes() |
int |
getVersion() |
boolean |
isInheritAccessRights() |
void |
setACL(AccessListElement[] acl) |
void |
setActivationEvent(int activationEvent) |
void |
setActiveStatus(int activeStatus) |
void |
setAgentAuthMethod(int agentAuthMethod) |
void |
setAgentPort(int agentPort) |
void |
setAgentProxy(long agentProxy) |
void |
setAgentSecret(java.lang.String agentSecret) |
void |
setAutoBindFilter(java.lang.String autoBindFilter) |
void |
setColumnCount(int columnCount) |
void |
setConfigFileContent(java.lang.String configFileContent) |
void |
setConnectionRouting(int connectionRouting) |
void |
setCustomAttributes(java.util.Map<java.lang.String,java.lang.String> customAttributes) |
void |
setDashboardElements(java.util.Collection<DashboardElement> dashboardElements) |
void |
setDciList(java.util.List<ConditionDciInfo> dciList) |
void |
setDeactivationEvent(int deactivationEvent) |
void |
setDescription(java.lang.String description) |
void |
setDiscoveryRadius(int discoveryRadius) |
void |
setExpectedState(int expectedState) |
void |
setFilter(java.lang.String filter) |
void |
setFixedPropagatedStatus(int fixedPropagatedStatus) |
void |
setGeolocation(GeoLocation geolocation) |
void |
setHeight(int height) |
void |
setIcmpProxy(long icmpProxy) |
void |
setIfXTablePolicy(int ifXTablePolicy) |
void |
setImage(java.util.UUID image) |
void |
setInactiveStatus(int inactiveStatus) |
void |
setInheritAccessRights(boolean inheritAccessRights) |
void |
setIpAddress(int ipAddress) |
void |
setIpPort(int ipPort) |
void |
setIpProtocol(int ipProtocol) |
void |
setLinkColor(int linkColor) |
void |
setMapBackground(java.util.UUID mapBackground,
GeoLocation mapBackgroundLocation,
int mapBackgroundZoom,
int mapBackgroundColor) |
void |
setMapContent(java.util.Collection<NetworkMapElement> elements,
java.util.Collection<NetworkMapLink> links)
Set map contents
|
void |
setMapLayout(int mapLayout) |
void |
setName(java.lang.String name) |
void |
setNetworkList(java.util.List<ClusterSyncNetwork> networkList) |
void |
setObjectFlags(int objectFlags) |
void |
setObjectId(long objectId) |
void |
setPollerNode(long pollerNode) |
void |
setPrimaryIpAddress(java.net.InetAddress primaryIpAddress) |
void |
setPrimaryName(java.lang.String primaryName) |
void |
setReportDefinition(java.io.File file)
Set report definition from file.
|
void |
setReportDefinition(java.lang.String reportDefinition) |
void |
setRequest(java.lang.String request) |
void |
setRequiredPolls(int requiredPolls) |
void |
setResourceList(java.util.List<ClusterResource> resourceList) |
void |
setResponse(java.lang.String response) |
void |
setScript(java.lang.String script) |
void |
setServiceType(int serviceType) |
void |
setSnmpAuthMethod(int snmpAuthMethod) |
void |
setSnmpAuthName(java.lang.String snmpAuthName) |
void |
setSnmpAuthPassword(java.lang.String snmpAuthPassword) |
void |
setSnmpPort(int snmpPort) |
void |
setSnmpPrivMethod(int snmpPrivMethod) |
void |
setSnmpPrivPassword(java.lang.String snmpPrivPassword) |
void |
setSnmpProxy(long snmpProxy) |
void |
setSnmpVersion(int snmpVersion) |
void |
setSourceObject(long sourceObject) |
void |
setStatusCalculationMethod(int statusCalculationMethod) |
void |
setStatusPropagationMethod(int statusPropagationMethod) |
void |
setStatusShift(int statusShift) |
void |
setStatusSingleThreshold(int statusSingleThreshold) |
void |
setStatusThresholds(int[] statusThresholds) |
void |
setStatusTransformation(int[] statusTransformation) |
void |
setSubmapId(long submapId) |
void |
setTrustedNodes(long[] trustedNodes) |
void |
setVersion(int version) |
public static final long MODIFY_NAME
public static final long MODIFY_ACL
public static final long MODIFY_CUSTOM_ATTRIBUTES
public static final long MODIFY_AUTOBIND_FILTER
public static final long MODIFY_LINK_COLOR
public static final long MODIFY_POLICY_CONFIG
public static final long MODIFY_VERSION
public static final long MODIFY_DESCRIPTION
public static final long MODIFY_AGENT_PORT
public static final long MODIFY_AGENT_AUTH
public static final long MODIFY_SNMP_VERSION
public static final long MODIFY_SNMP_AUTH
public static final long MODIFY_AGENT_PROXY
public static final long MODIFY_SNMP_PROXY
public static final long MODIFY_TRUSTED_NODES
public static final long MODIFY_GEOLOCATION
public static final long MODIFY_PRIMARY_IP
public static final long MODIFY_SNMP_PORT
public static final long MODIFY_MAP_LAYOUT
public static final long MODIFY_MAP_BACKGROUND
public static final long MODIFY_MAP_CONTENT
public static final long MODIFY_IMAGE
public static final long MODIFY_ICMP_PROXY
public static final long MODIFY_COLUMN_COUNT
public static final long MODIFY_DASHBOARD_ELEMENTS
public static final long MODIFY_SCRIPT
public static final long MODIFY_ACTIVATION_EVENT
public static final long MODIFY_DEACTIVATION_EVENT
public static final long MODIFY_SOURCE_OBJECT
public static final long MODIFY_ACTIVE_STATUS
public static final long MODIFY_INACTIVE_STATUS
public static final long MODIFY_DCI_LIST
public static final long MODIFY_SUBMAP_ID
public static final long MODIFY_IP_ADDRESS
public static final long MODIFY_IP_PROTOCOL
public static final long MODIFY_IP_PORT
public static final long MODIFY_SERVICE_TYPE
public static final long MODIFY_POLLER_NODE
public static final long MODIFY_REQUIRED_POLLS
public static final long MODIFY_REQUEST
public static final long MODIFY_RESPONSE
public static final long MODIFY_OBJECT_FLAGS
public static final long MODIFY_IFXTABLE_POLICY
public static final long MODIFY_REPORT_DEFINITION
public static final long MODIFY_CLUSTER_RESOURCES
public static final long MODIFY_PRIMARY_NAME
public static final long MODIFY_STATUS_CALCULATION
public static final long MODIFY_CLUSTER_NETWORKS
public static final long MODIFY_EXPECTED_STATE
public static final long MODIFY_CONNECTION_ROUTING
public static final long MODIFY_DISCOVERY_RADIUS
public static final long MODIFY_HEIGHT
public static final long MODIFY_FILTER
public NXCObjectModificationData(long objectId)
public long getObjectId()
public void setObjectId(long objectId)
objectId - the objectId to setpublic java.lang.String getName()
public void setName(java.lang.String name)
name - the name to setpublic long getFlags()
public AccessListElement[] getACL()
public void setACL(AccessListElement[] acl)
acl - the acl to setpublic boolean isInheritAccessRights()
public void setInheritAccessRights(boolean inheritAccessRights)
inheritAccessRights - the inheritAccessRights to setpublic java.util.Map<java.lang.String,java.lang.String> getCustomAttributes()
public void setCustomAttributes(java.util.Map<java.lang.String,java.lang.String> customAttributes)
customAttributes - the customAttributes to setpublic java.lang.String getAutoBindFilter()
public void setAutoBindFilter(java.lang.String autoBindFilter)
autoApplyFilter - the autoApplyFilter to setpublic java.lang.String getConfigFileContent()
public void setConfigFileContent(java.lang.String configFileContent)
configFileContent - the configFileContent to setpublic int getVersion()
public void setVersion(int version)
version - the version to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - the description to setpublic int getAgentPort()
public void setAgentPort(int agentPort)
public int getAgentAuthMethod()
public void setAgentAuthMethod(int agentAuthMethod)
agentAuthMethod - the agentAuthMethod to setpublic java.lang.String getAgentSecret()
public void setAgentSecret(java.lang.String agentSecret)
agentSecret - the agentSecret to setpublic long getAgentProxy()
public void setAgentProxy(long agentProxy)
agentProxy - the agentProxy to setpublic int getSnmpVersion()
public void setSnmpVersion(int snmpVersion)
snmpVersion - the snmpVersion to setpublic int getSnmpAuthMethod()
public void setSnmpAuthMethod(int snmpAuthMethod)
snmpAuthMethod - the snmpAuthMethod to setpublic int getSnmpPrivMethod()
public void setSnmpPrivMethod(int snmpPrivMethod)
snmpPrivMethod - the snmpPrivMethod to setpublic java.lang.String getSnmpAuthName()
public void setSnmpAuthName(java.lang.String snmpAuthName)
snmpAuthName - the snmpAuthName to setpublic java.lang.String getSnmpAuthPassword()
public void setSnmpAuthPassword(java.lang.String snmpAuthPassword)
snmpAuthPassword - the snmpAuthPassword to setpublic java.lang.String getSnmpPrivPassword()
public void setSnmpPrivPassword(java.lang.String snmpPrivPassword)
snmpPrivPassword - the snmpPrivPassword to setpublic long getSnmpProxy()
public void setSnmpProxy(long snmpProxy)
snmpProxy - the snmpProxy to setpublic long getIcmpProxy()
public void setIcmpProxy(long icmpProxy)
icmpProxy - the icmpProxy to setpublic long[] getTrustedNodes()
public void setTrustedNodes(long[] trustedNodes)
trustedNodes - the trustedNodes to setpublic GeoLocation getGeolocation()
public void setGeolocation(GeoLocation geolocation)
geolocation - the geolocation to setpublic java.net.InetAddress getPrimaryIpAddress()
public void setPrimaryIpAddress(java.net.InetAddress primaryIpAddress)
primaryIpAddress - the primaryIpAddress to setpublic int getSnmpPort()
public void setSnmpPort(int snmpPort)
snmpPort - the snmpPort to setpublic int getMapLayout()
public void setMapLayout(int mapLayout)
mapLayout - the mapLayout to setpublic java.util.UUID getMapBackground()
public void setMapBackground(java.util.UUID mapBackground,
GeoLocation mapBackgroundLocation,
int mapBackgroundZoom,
int mapBackgroundColor)
mapBackground - the mapBackground to setpublic java.util.Collection<NetworkMapElement> getMapElements()
public java.util.Collection<NetworkMapLink> getMapLinks()
public void setMapContent(java.util.Collection<NetworkMapElement> elements, java.util.Collection<NetworkMapLink> links)
elements - links - public java.util.UUID getImage()
public void setImage(java.util.UUID image)
image - the image to setpublic int getColumnCount()
public void setColumnCount(int columnCount)
columnCount - the columnCount to setpublic java.util.Collection<DashboardElement> getDashboardElements()
public void setDashboardElements(java.util.Collection<DashboardElement> dashboardElements)
dashboardElements - the dashboardElements to setpublic java.lang.String getScript()
public void setScript(java.lang.String script)
script - the script to setpublic int getActivationEvent()
public void setActivationEvent(int activationEvent)
activationEvent - the activationEvent to setpublic int getDeactivationEvent()
public void setDeactivationEvent(int deactivationEvent)
deactivationEvent - the deactivationEvent to setpublic long getSourceObject()
public void setSourceObject(long sourceObject)
sourceObject - the sourceObject to setpublic int getActiveStatus()
public void setActiveStatus(int activeStatus)
activeStatus - the activeStatus to setpublic int getInactiveStatus()
public void setInactiveStatus(int inactiveStatus)
inactiveStatus - the inactiveStatus to setpublic java.util.List<ConditionDciInfo> getDciList()
public void setDciList(java.util.List<ConditionDciInfo> dciList)
dciList - the dciList to setpublic long getSubmapId()
public void setSubmapId(long submapId)
submapId - the submapId to setpublic GeoLocation getMapBackgroundLocation()
public int getMapBackgroundZoom()
public long getPollerNode()
public void setPollerNode(long pollerNode)
pollerNode - the pollerNode to setpublic int getRequiredPolls()
public void setRequiredPolls(int requiredPolls)
requiredPolls - the requiredPolls to setpublic int getServiceType()
public void setServiceType(int serviceType)
serviceType - the serviceType to setpublic int getIpProtocol()
public void setIpProtocol(int ipProtocol)
ipProtocol - the ipProtocol to setpublic int getIpPort()
public void setIpPort(int ipPort)
ipPort - the ipPort to setpublic int getIpAddress()
public void setIpAddress(int ipAddress)
ipAddress - the ipAddress to setpublic java.lang.String getRequest()
public void setRequest(java.lang.String request)
request - the request to setpublic java.lang.String getResponse()
public void setResponse(java.lang.String response)
response - the response to setpublic int getObjectFlags()
public void setObjectFlags(int objectFlags)
nodeFlags - the nodeFlags to setpublic int getIfXTablePolicy()
public void setIfXTablePolicy(int ifXTablePolicy)
ifXTablePolicy - the ifXTablePolicy to setpublic java.lang.String getReportDefinition()
public void setReportDefinition(java.lang.String reportDefinition)
reportDefinition - the reportDefinition to setpublic void setReportDefinition(java.io.File file)
throws java.io.IOException,
java.io.FileNotFoundException
file - file containing report definitionjava.io.IOException - if file I/O error occursjava.io.FileNotFoundException - if given file does not exist or inaccessiblepublic java.util.List<ClusterResource> getResourceList()
public void setResourceList(java.util.List<ClusterResource> resourceList)
resourceList - the resourceList to setpublic java.util.List<ClusterSyncNetwork> getNetworkList()
public void setNetworkList(java.util.List<ClusterSyncNetwork> networkList)
networkList - the networkList to setpublic java.lang.String getPrimaryName()
public void setPrimaryName(java.lang.String primaryName)
primaryName - the primaryName to setpublic int getStatusCalculationMethod()
public void setStatusCalculationMethod(int statusCalculationMethod)
statusCalculationMethod - the statusCalculationMethod to setpublic int getStatusPropagationMethod()
public void setStatusPropagationMethod(int statusPropagationMethod)
statusPropagationMethod - the statusPropagationMethod to setpublic int getFixedPropagatedStatus()
public void setFixedPropagatedStatus(int fixedPropagatedStatus)
fixedPropagatedStatus - the fixedPropagatedStatus to setpublic int getStatusShift()
public void setStatusShift(int statusShift)
statusShift - the statusShift to setpublic int[] getStatusTransformation()
public void setStatusTransformation(int[] statusTransformation)
statusTransformation - the statusTransformation to setpublic int getStatusSingleThreshold()
public void setStatusSingleThreshold(int statusSingleThreshold)
statusSingleThreshold - the statusSingleThreshold to setpublic int[] getStatusThresholds()
public void setStatusThresholds(int[] statusThresholds)
statusThresholds - the statusThresholds to setpublic int getExpectedState()
public void setExpectedState(int expectedState)
expectedState - the expectedState to setpublic int getLinkColor()
public void setLinkColor(int linkColor)
linkColor - the linkColor to setpublic int getConnectionRouting()
public void setConnectionRouting(int connectionRouting)
connectionRouting - the connectionRouting to setpublic int getMapBackgroundColor()
public final int getDiscoveryRadius()
public final void setDiscoveryRadius(int discoveryRadius)
discoveryRadius - the discoveryRadius to setpublic int getHeight()
public void setHeight(int height)
height - the height to setpublic java.lang.String getFilter()
public void setFilter(java.lang.String filter)
filter - the filter to setCopyright © 2013. All Rights Reserved.