Serialized Form


Package com.alarmpoint.integration.infrastructure.agent.service.tag

Class com.alarmpoint.integration.infrastructure.agent.service.tag.ArgumentTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 0L

Serialized Fields

name

java.lang.String name

type

java.lang.String type

Class com.alarmpoint.integration.infrastructure.agent.service.tag.IntegrationAgentServiceFilteredTag extends IntegrationAgentServiceTag implements Serializable

Serialized Fields

filterOperator

java.lang.String filterOperator

filterValue

java.lang.String filterValue

valueField

java.lang.String valueField

Class com.alarmpoint.integration.infrastructure.agent.service.tag.IntegrationAgentServiceOptionTag extends IntegrationAgentServiceFilteredTag implements Serializable

Serialized Fields

id

java.lang.String id

keyField

java.lang.String keyField

sorted

java.lang.Boolean sorted

allowDuplicates

java.lang.Boolean allowDuplicates

addToParent

java.lang.Boolean addToParent

doNotRun

java.lang.Boolean doNotRun

selectedValue

java.lang.String selectedValue

Class com.alarmpoint.integration.infrastructure.agent.service.tag.IntegrationAgentServiceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 0L

Serialized Fields

action

java.lang.String action

service

java.lang.String service

domain

java.lang.String domain

company

java.lang.String company

arguments

java.util.Map<K,V> arguments

methodMap

java.util.Map<K,V> methodMap

Package com.alarmpoint.integration.infrastructure.subscription.tag

Class com.alarmpoint.integration.infrastructure.subscription.tag.SubscriptionPanelTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

maxDisplayCharacters

java.lang.Integer maxDisplayCharacters

maxRecipientDisplayCharacters

java.lang.Integer maxRecipientDisplayCharacters

tabLabel

java.lang.String tabLabel

showSummary

java.lang.Boolean showSummary

showPreferences

java.lang.Boolean showPreferences

tabCount

java.lang.Integer tabCount

subscriptionId

java.lang.String subscriptionId

creatingSubscription

boolean creatingSubscription

arguments

java.util.Map<K,V> arguments

optionMap

java.util.Map<K,V> optionMap

selectedPredicateValuesMap

java.util.Map<K,V> selectedPredicateValuesMap

predicateNameMap

java.util.Map<K,V> predicateNameMap

predicateSummaryNamesMap

java.util.Map<K,V> predicateSummaryNamesMap

service

com.invoqsystems.apex.services.view.SubscriptionService service

ignoreDeviceDelaysDefault

boolean ignoreDeviceDelaysDefault

overrideDeviceSeverityDefault

boolean overrideDeviceSeverityDefault

overrideTimeframeDefault

boolean overrideTimeframeDefault

Class com.alarmpoint.integration.infrastructure.subscription.tag.SubscriptionPredicateTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

tabPosition

java.lang.Integer tabPosition

url

java.lang.String url

queryParameters

java.lang.String queryParameters

queryPredicateValue

java.lang.Boolean queryPredicateValue

performSearch

java.lang.Boolean performSearch

Package com.alarmpoint.spectrum.exception

Class com.alarmpoint.spectrum.exception.SpectrumException extends java.lang.Exception implements Serializable