tle.framework.component.spi.aamanager
Class NullRole

java.lang.Object
  extended bytle.framework.component.spi.aamanager.NullRole
All Implemented Interfaces:
Role

public final class NullRole
extends java.lang.Object
implements Role

Null Role

Since:
2.0
Author:
ÃÖ¹ü±Õ

Field Summary
static NullRole instance
           
 
Constructor Summary
NullRole()
           
 
Method Summary
 java.lang.String getDescription()
          ¿ªÇÒ¿¡ ´ëÇÑ ¼³¸íÀ» ¸®ÅÏÇÑ´Ù.
 java.lang.String getID()
          ¿ªÇÒÀ» ±¸ºÐÇϱâ À§ÇÑ ID¸¦ ¸®ÅÏÇÑ´Ù.
 java.lang.String getName()
          ¿ªÇÒÀÇ À̸§À» ¸®ÅÏÇÑ´Ù.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final NullRole instance
Constructor Detail

NullRole

public NullRole()
Method Detail

getID

public java.lang.String getID()
Description copied from interface: Role
¿ªÇÒÀ» ±¸ºÐÇϱâ À§ÇÑ ID¸¦ ¸®ÅÏÇÑ´Ù. ¸ðµç ¿ªÇÒÀº °íÀ¯ÀÇ ID °ªÀ» °®´Â´Ù.

Specified by:
getID in interface Role
Returns:

getName

public java.lang.String getName()
Description copied from interface: Role
¿ªÇÒÀÇ À̸§À» ¸®ÅÏÇÑ´Ù.

Specified by:
getName in interface Role
Returns:

getDescription

public java.lang.String getDescription()
Description copied from interface: Role
¿ªÇÒ¿¡ ´ëÇÑ ¼³¸íÀ» ¸®ÅÏÇÑ´Ù.

Specified by:
getDescription in interface Role
Returns: