org.jasig.portal.layout
Interface IUserLayoutHelper

All Known Implementing Classes:
UserLayoutHelperImpl

public interface IUserLayoutHelper

Defines operations to assist in administering user layouts.

Author:
Nicholas Blair, npblair@wisc.edu

Method Summary
 void resetUserLayout(org.jasig.services.persondir.IPersonAttributes person)
          Reset the user layout for the IPersonAttributes argument.
 

Method Detail

resetUserLayout

void resetUserLayout(org.jasig.services.persondir.IPersonAttributes person)
Reset the user layout for the IPersonAttributes argument.

Parameters:
person -


Copyright © 2010 Jasig. All Rights Reserved.