org.hyperic.hq.appdef.server.session
Class Application
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.server.session.AppdefNamedBean
org.hyperic.hq.appdef.server.session.AppdefResource
org.hyperic.hq.appdef.server.session.Application
- All Implemented Interfaces:
- java.io.Serializable, ContainerManagedTimestampTrackable, HasAuthzOperations
public class Application
- extends AppdefResource
- implements HasAuthzOperations
- 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 |
Application
public Application()
- default constructor
Application
public Application(java.lang.Integer id)
getEntityId
public AppdefEntityID getEntityId()
- Description copied from class:
AppdefNamedBean
- Get the appdefEntityId for this platform
legacy code from EJB entity bean
- Specified by:
getEntityId
in class AppdefNamedBean
getEngContact
public java.lang.String getEngContact()
getOpsContact
public java.lang.String getOpsContact()
getBusinessContact
public java.lang.String getBusinessContact()
getApplicationType
public ApplicationType getApplicationType()
getAppServices
public java.util.Collection getAppServices()
addEntryPoint
public AppService addEntryPoint(java.lang.Integer aService)
addServiceCluster
public AppService addServiceCluster(java.lang.Integer aClusterPK)
addService
public AppService addService(java.lang.Integer aService)
getAppServiceSnapshot
public java.util.Set getAppServiceSnapshot()
getApplicationValue
public ApplicationValue getApplicationValue()
- Deprecated. use (this) Application object instead
- Returns:
getApplicationValueObject
public ApplicationValue getApplicationValueObject()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class AppdefBean
getAppdefResourceType
public AppdefResourceType getAppdefResourceType()
- Specified by:
getAppdefResourceType
in class AppdefNamedBean
getAppdefResourceValue
public AppdefResourceValue getAppdefResourceValue()
- Specified by:
getAppdefResourceValue
in class AppdefNamedBean
_getAuthzOp
protected java.lang.String _getAuthzOp(java.lang.String op)
- Specified by:
_getAuthzOp
in class AppdefNamedBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.