net.sourceforge.jfacets
Interface IProfile

All Known Subinterfaces:
IRoleProfile, IUserProfile
All Known Implementing Classes:
SimpleProfile

public interface IProfile

Encapsulates a profile, identified by a unique ID.

Author:
Remi VANKEISBELCK - rvkb.com (remi 'at' rvkb.com)

Method Summary
 String getId()
          Return the unique ID of this profile as a String
 

Method Detail

getId

String getId()
Return the unique ID of this profile as a String



Copyright © 2012. All Rights Reserved.