atg.userprofiling
Interface ProfileRepositoryItem

All Superinterfaces:
DisplayableItem, RepositoryItem
All Known Implementing Classes:
Profile

public interface ProfileRepositoryItem
extends RepositoryItem

NOTE: This interface is now empty because the transient property was moved into the super-interface atg.repository.RepositoryItem. This interface is now deprecated and will be removed at a later point.


Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
 
Methods inherited from interface atg.repository.RepositoryItem
getItemDescriptor, getPropertyValue, getRepository, getRepositoryId, isTransient
 
Methods inherited from interface atg.repository.DisplayableItem
getItemDisplayName
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values