|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| com.atlassian.crowd.openid.server.model.profile | |
| com.atlassian.crowd.openid.server.model.profile.attribute | |
| Uses of Attribute in com.atlassian.crowd.openid.server.model.profile |
|---|
| Methods in com.atlassian.crowd.openid.server.model.profile with parameters of type Attribute | |
|---|---|
void |
Profile.addAttribute(Attribute attribute)
Adds or updates the attribute in the Profile's set of attributes. |
| Uses of Attribute in com.atlassian.crowd.openid.server.model.profile.attribute |
|---|
| Methods in com.atlassian.crowd.openid.server.model.profile.attribute that return Attribute | |
|---|---|
Attribute |
AttributeDAOHibernate.findAttributeByName(java.lang.String name,
Profile profile)
|
Attribute |
AttributeDAO.findAttributeByName(java.lang.String name,
Profile profile)
Finds an attribute in a profile given a specific name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||