org.openpermis.policy.bean
Interface NameableBean

All Superinterfaces:
Nameable
All Known Subinterfaces:
ActionBean
All Known Implementing Classes:
BasicAction

public interface NameableBean
extends Nameable

Mix-in interface for parts that have a name.

Since:
0.1.0

Method Summary
 void setName(String name)
          Sets the name of this part.
 
Methods inherited from interface org.openpermis.policy.Nameable
getName
 

Method Detail

setName

void setName(String name)
Sets the name of this part.

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


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:59
Copyright (c) 2002-2007 Ergon Informatik AG