package com.ibm.websphere.userprofile.beans;
//Read-only remote interface extension
public interface UPBaseChildReadOnly extends UPBaseChild{
}