|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.identity.metadata.profile.ProfileMetaData
public class ProfileMetaData
| Constructor Summary | |
|---|---|
ProfileMetaData()
|
|
| Method Summary | |
|---|---|
void |
addProperty(PropertyMetaData property)
|
java.util.Map |
getProperties()
|
PropertyMetaData |
getProperty(java.lang.String name)
|
void |
setProperties(java.util.Map properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileMetaData()
| Method Detail |
|---|
public java.util.Map getProperties()
public void setProperties(java.util.Map properties)
public void addProperty(PropertyMetaData property)
public PropertyMetaData getProperty(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||