|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KimAttributes | |
|---|---|
| edu.sampleu.bookstore.bo | |
| org.kuali.rice.kim.bo.ui | |
| org.kuali.rice.kim.impl.type | |
| Uses of KimAttributes in edu.sampleu.bookstore.bo |
|---|
| Subclasses of KimAttributes in edu.sampleu.bookstore.bo | |
|---|---|
class |
BookstoreKimAttributes
Class to hold all Bookstore application specific KIM attributes |
| Uses of KimAttributes in org.kuali.rice.kim.bo.ui |
|---|
| Fields in org.kuali.rice.kim.bo.ui with type parameters of type KimAttributes | |
|---|---|
protected List<? extends KimAttributes> |
PersonDocumentRole.attributes
|
| Methods in org.kuali.rice.kim.bo.ui that return types with arguments of type KimAttributes | |
|---|---|
List<? extends KimAttributes> |
PersonDocumentRole.getAttributes()
|
| Method parameters in org.kuali.rice.kim.bo.ui with type arguments of type KimAttributes | |
|---|---|
void |
PersonDocumentRole.setAttributes(List<? extends KimAttributes> attributes)
|
| Uses of KimAttributes in org.kuali.rice.kim.impl.type |
|---|
| Fields in org.kuali.rice.kim.impl.type with type parameters of type KimAttributes | |
|---|---|
protected List<? extends KimAttributes> |
IdentityManagementTypeAttributeTransactionalDocument.attributes
|
| Methods in org.kuali.rice.kim.impl.type that return types with arguments of type KimAttributes | |
|---|---|
List<? extends KimAttributes> |
KimTypeAttributesHelper.getAttributes()
|
List<? extends KimAttributes> |
IdentityManagementTypeAttributeTransactionalDocument.getAttributes()
|
| Method parameters in org.kuali.rice.kim.impl.type with type arguments of type KimAttributes | |
|---|---|
void |
IdentityManagementTypeAttributeTransactionalDocument.setAttributes(List<? extends KimAttributes> attributes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||