org.hyperic.hq.authz.shared
Class MixedGroupType
java.lang.Object
org.hyperic.util.HypericEnum
org.hyperic.hq.authz.shared.MixedGroupType
- All Implemented Interfaces:
- java.io.Serializable, JSON
public class MixedGroupType
- extends HypericEnum
- See Also:
- Serialized Form
Constructor Summary |
protected |
MixedGroupType(int code,
java.lang.String desc,
java.lang.String localeProp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALL_MIXED_GROUPS
public static final MixedGroupType ALL_MIXED_GROUPS
APPLICATION_GROUP
public static final MixedGroupType APPLICATION_GROUP
GROUP_OF_GROUPS
public static final MixedGroupType GROUP_OF_GROUPS
PLATFORM_SERVER_SERVICE_GROUP
public static final MixedGroupType PLATFORM_SERVER_SERVICE_GROUP
MixedGroupType
protected MixedGroupType(int code,
java.lang.String desc,
java.lang.String localeProp)
findByCode
public static MixedGroupType findByCode(int code)
getAppdefEntityTypes
public java.util.List getAppdefEntityTypes()
findByCode
public static MixedGroupType findByCode(int[] codes)
findByCode
public static MixedGroupType findByCode(java.lang.Integer[] codes)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.