|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.identity.config.info.ProfileInfoSupport
public class ProfileInfoSupport
Constructor Summary | |
---|---|
ProfileInfoSupport(ProfileMetaData profile)
|
Method Summary | |
---|---|
java.util.Map |
getPropertiesInfo()
Returns a Map o PropertyInfo objects describing profile properties |
PropertyInfo |
getPropertyInfo(java.lang.String name)
Returns a PropertyInfo object that describes specified property |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProfileInfoSupport(ProfileMetaData profile) throws IdentityException
IdentityException
Method Detail |
---|
public java.util.Map getPropertiesInfo()
ProfileInfo
getPropertiesInfo
in interface ProfileInfo
public PropertyInfo getPropertyInfo(java.lang.String name)
ProfileInfo
getPropertyInfo
in interface ProfileInfo
name
- of property
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |