org.openpermis.policy.bean
Interface IdentifiableBean

All Superinterfaces:
Identifiable
All Known Subinterfaces:
AuthorityBean, DomainBean, RoleHierarchyBean
All Known Implementing Classes:
BasicAuthority, BasicDomain, BasicRoleHierarchy

public interface IdentifiableBean
extends Identifiable

Mix-in interface for parts that have an identity.

Since:
0.1.0

Method Summary
 void setIdentity(URI identity)
          Sets the identity of this part.
 
Methods inherited from interface org.openpermis.policy.Identifiable
getIdentity
 

Method Detail

setIdentity

void setIdentity(URI identity)
Sets the identity of this part.

Parameters:
identity - the new identity of this part.
Since:
0.1.0


PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:10
Copyright (c) 2002-2007 Ergon Informatik AG