|
![]() |
||||||||
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.Part |
---|
equals, hashCode, isValid, toString |
Methods inherited from interface org.openpermis.policy.bean.PartBean |
---|
addPropertyChangeListener, equalSerialNumber, findBySerialNumber, getPartBeanType, getSerialNumber, removePropertyChangeListener, toShortString |
Methods inherited from interface org.openpermis.policy.Part |
---|
equals, hashCode, isValid, 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 |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:59
Copyright (c) 2002-2007 Ergon Informatik AG