Uses of Class
org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
Packages that use UserAttributeMetaData
-
Uses of UserAttributeMetaData in org.gatein.pc.portlet.impl.metadata
Methods in org.gatein.pc.portlet.impl.metadata that return types with arguments of type UserAttributeMetaDataMethods in org.gatein.pc.portlet.impl.metadata with parameters of type UserAttributeMetaDataModifier and TypeMethodDescriptionvoidPortletApplication10MetaData.addUserAttribute(UserAttributeMetaData userAttribute) Method parameters in org.gatein.pc.portlet.impl.metadata with type arguments of type UserAttributeMetaDataModifier and TypeMethodDescriptionvoidPortletApplication10MetaData.setUserAttributes(Map<String, UserAttributeMetaData> userAttributes) -
Uses of UserAttributeMetaData in org.gatein.pc.portlet.impl.metadata.adapter
Methods in org.gatein.pc.portlet.impl.metadata.adapter that return types with arguments of type UserAttributeMetaDataModifier and TypeMethodDescriptionUserAttributeAdapter.marshal(Map<String, UserAttributeMetaData> arg0) UserAttributeAdapter.unmarshal(List<UserAttributeMetaData> list) Method parameters in org.gatein.pc.portlet.impl.metadata.adapter with type arguments of type UserAttributeMetaDataModifier and TypeMethodDescriptionUserAttributeAdapter.marshal(Map<String, UserAttributeMetaData> arg0) UserAttributeAdapter.unmarshal(List<UserAttributeMetaData> list)