|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetBean
A target combines a resource or a set of resources to be protected with a set of actions that are possible on these resources.
Method Summary | |
---|---|
ActionBeanCollection |
getActions()
Returns an ActionBeanCollection . |
DomainBean |
getResourceDomain()
Returns the resource domain of the resources protected by this target. |
void |
removeChild(ActionBean part)
Deprecated. |
void |
setActions(ActionBeanCollection actions)
Sets the action collection of actions which can be performed on this target. |
void |
setResourceDomain(DomainBean resourceDomain)
Sets the resource domain of the resources protected by this target. |
Methods inherited from interface org.openpermis.policy.Target |
---|
findAction |
Methods inherited from interface org.openpermis.policy.bean.PartBean |
---|
accept, accept, addPropertyChangeListener, checkLocalPartConsistency, equalSerialNumber, findBySerialNumber, getPartBeanType, getSerialNumber, instanceOf, removePropertyChangeListener, toShortString |
Methods inherited from interface org.openpermis.policy.Part |
---|
equals, hashCode, toString |
Method Detail |
---|
DomainBean getResourceDomain()
void setResourceDomain(DomainBean resourceDomain)
resourceDomain
- the resource domain of the resources protected by this target.ActionBeanCollection getActions()
ActionBeanCollection
.
ActionBeanCollection
.void setActions(ActionBeanCollection actions)
actions
- the action collection of actions which can be performed on this target.@Deprecated void removeChild(ActionBean part)
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG