org.hyperic.hq.appdef.server.session
Class ApplicationType
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.server.session.AppdefResourceType
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
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 java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ApplicationType
public ApplicationType()
- default constructor
ApplicationType
public ApplicationType(java.lang.Integer id)
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
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.