Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.json
Interface JSON

All Known Implementing Classes:
Action, AgentSortField, AIAudit.AIAuditPurpose, AlertableRoleCalendarType, AlertAudit.AlertAuditPurpose, AlertAuxLogProvider, AlertDefSortField, AlertSeverity, AlertSortField, AttachType, AuditImportance, AuditNature, AuditPurpose, AuditSortField, AuthzSubjectField, AvailabilityType, ClassicEscalationAlertType, ComparisonOperator, CPropResourceSortField, CritterPropType, DownResSortField, Escalation, EscalationAction, EscalationAlertType, EscalationStateChange, EventLogSortField, EventLogStatus, ExplorerViewType, FormatType, GalertAuxLogProvider, GalertDefPartition, GalertDefSortField, GalertEscalationAlertType, GalertLogSortField, HypericEnum, MaintenanceEvent, MeasurementTemplateSortField, MetricAuxLogProvider, MixedGroupType, PluginAudit.PluginAuditPurpose, ResourceAudit.ResourceAuditPurpose, ResourceAuxLogProvider, ResourceGroupSortField, ResourceSortField, RoleCalendarType, ServerConfigAudit.ServerConfigAuditPurpose, SizeComparator, SystemAudit.SystemAuditPurpose, UpdateStatusMode, UserAudit.UserAuditPurpose, ViewAdminCategory, ViewMastheadCategory, ViewResourceCategory, YesOrNo

public interface JSON

Objects implementing this interface can be converted to JSON objects.


Method Summary
 java.lang.String getJsonName()
           
 org.json.JSONObject toJSON()
          Convert the object to a Json object
 

Method Detail

toJSON

org.json.JSONObject toJSON()
Convert the object to a Json object


getJsonName

java.lang.String getJsonName()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.