org.hyperic.hq.appdef.shared
Class AppdefEntityTypeID
java.lang.Object
org.hyperic.hq.appdef.shared.AppdefEntityID
org.hyperic.hq.appdef.shared.AppdefEntityTypeID
- All Implemented Interfaces:
- java.io.Serializable
public class AppdefEntityTypeID
- extends AppdefEntityID
- implements java.io.Serializable
An object to represent an appdef catalog type such as a ServerType or
ServiceType
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.appdef.shared.AppdefEntityID |
equals, getAppdefKey, getAuthzTypeId, getAuthzTypeName, getId, getID, getType, getTypeName, hashCode, isApplication, isGroup, isPlatform, isServer, isService, newAppID, newGroupID, newPlatformID, newServerID, newServiceID, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AppdefEntityTypeID
public AppdefEntityTypeID(java.lang.String id)
AppdefEntityTypeID
public AppdefEntityTypeID(int entityType,
int entityID)
AppdefEntityTypeID
public AppdefEntityTypeID(int entityType,
java.lang.Integer entityID)
AppdefEntityTypeID
public AppdefEntityTypeID(AppdefResourceType art)
getAppdefResourceType
public AppdefResourceType getAppdefResourceType()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.