package org.kuali.student.core;
public class AdminPropertyConstants {
public static final String OWNER_OBJECT_ID = "ownerObjectId";
}