org.hyperic.hq.authz.server.session
Class Role
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.authz.server.session.AuthzNamedBean
org.hyperic.hq.authz.server.session.Role
- All Implemented Interfaces:
- java.io.Serializable
public class Role
- extends AuthzNamedBean
- See Also:
- Serialized Form
Constructor Summary |
Role()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Role
public Role()
getDescription
public java.lang.String getDescription()
isSystem
public boolean isSystem()
getResource
public Resource getResource()
getResourceGroups
public java.util.Collection getResourceGroups()
getOperations
public java.util.Collection getOperations()
getSubjects
public java.util.Collection getSubjects()
getCalendars
public java.util.Collection getCalendars(RoleCalendarType type)
- Get a collection of
Calendar
s of the specified type for the
role.
getCalendars
public java.util.Collection getCalendars()
getRoleValue
public RoleValue getRoleValue()
- Deprecated. use (this) Role instead
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class AuthzNamedBean
getOwnedRoleValue
public OwnedRoleValue getOwnedRoleValue()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.