org.openpermis.policy.bean
Interface IdentifiableBean

All Superinterfaces:
Identifiable
All Known Subinterfaces:
AuthorityBean, RoleHierarchyBean
All Known Implementing Classes:
BasicAuthority, 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


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG