org.apache.cocoon.portal.profile.impl
Class SiteProfileManager.UserProfileInfo

java.lang.Object
  extended by org.apache.cocoon.portal.profile.impl.SiteProfileManager.UserProfileInfo
Enclosing class:
SiteProfileManager

protected static final class SiteProfileManager.UserProfileInfo
extends Object


Field Summary
 SourceValidity instanceValidity
           
 SourceValidity layoutValidity
           
 UserProfile profile
           
 
Constructor Summary
protected SiteProfileManager.UserProfileInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

profile

public UserProfile profile

instanceValidity

public SourceValidity instanceValidity

layoutValidity

public SourceValidity layoutValidity
Constructor Detail

SiteProfileManager.UserProfileInfo

protected SiteProfileManager.UserProfileInfo()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.