Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class ApplicationType

java.lang.Object
  extended by org.hyperic.hibernate.PersistedObject
      extended by org.hyperic.hq.appdef.AppdefBean
          extended by org.hyperic.hq.appdef.server.session.AppdefResourceType
              extended by org.hyperic.hq.appdef.server.session.ApplicationType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, ContainerManagedTimestampTrackable

public class ApplicationType
extends AppdefResourceType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hyperic.hq.appdef.server.session.AppdefResourceType
description, name, sortName
 
Fields inherited from class org.hyperic.hq.appdef.AppdefBean
cid, creationTime, modifiedTime
 
Constructor Summary
ApplicationType()
          default constructor
ApplicationType(java.lang.Integer id)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 AppdefResourceTypeValue getAppdefResourceTypeValue()
           
 int getAppdefType()
           
 java.util.Collection getApplications()
           
 int getAuthzType()
           
 java.util.Collection getServiceTypes()
           
 void setApplications(java.util.Collection applications)
           
 void setServiceTypes(java.util.Collection serviceTypes)
           
 
Methods inherited from class org.hyperic.hq.appdef.server.session.AppdefResourceType
compareTo, getDescription, getName, getSortName, setDescription, setName, setSortName
 
Methods inherited from class org.hyperic.hq.appdef.AppdefBean
allowContainerManagedCreationTime, allowContainerManagedLastModifiedTime, getCid, getCreationTime, getCTime, getModifiedTime, getMTime, hashCode, matchesValueObject, setCid, setCreationTime, setModifiedTime
 
Methods inherited from class org.hyperic.hibernate.PersistedObject
get_version_, getId, set_version_, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationType

public ApplicationType()
default constructor


ApplicationType

public ApplicationType(java.lang.Integer id)
Method Detail

getAuthzType

public int getAuthzType()
Specified by:
getAuthzType in class AppdefResourceType

getServiceTypes

public java.util.Collection getServiceTypes()

setServiceTypes

public void setServiceTypes(java.util.Collection serviceTypes)

getApplications

public java.util.Collection getApplications()

setApplications

public void setApplications(java.util.Collection applications)

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class AppdefBean

getAppdefType

public int getAppdefType()
Specified by:
getAppdefType in class AppdefResourceType

getAppdefResourceTypeValue

public AppdefResourceTypeValue getAppdefResourceTypeValue()
Specified by:
getAppdefResourceTypeValue in class AppdefResourceType
Returns:
the type value object

Hyperic HQ Plugin API v. 4.4.0.2

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